From owner-freebsd-gnome@FreeBSD.ORG Fri May 31 21:27:38 2013 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C0F11DD3 for ; Fri, 31 May 2013 21:27:38 +0000 (UTC) (envelope-from pyo@mail.ru) Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) by mx1.freebsd.org (Postfix) with ESMTP id 44AF9DC0 for ; Fri, 31 May 2013 21:27:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail2; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-Id:Subject:To:From:Date; bh=QrBtPkQE556VDJdLJKqsDT/OHEcIHM3LLZqg6mGsa48=; b=MO6zvObXmMKPZ16wvalfyPllDZz+wcCpYfIdtDP+7LiereTV4gyCvXsWS6sSKcalJFivcsCBgZeWJYCfUjBWPs2bubgAZkktm6fOFzTZgpEhQ6L8DMIKE0BIzB61G2ULGDcXSLJ+iTIAO65+91iQLCAb8LCqRdq/UKqTFiIlYDo=; Received: from [95.153.185.133] (port=6832 helo=localhost) by smtp46.i.mail.ru with esmtpa (envelope-from ) id 1UiWrC-0001dk-AO for gnome@FreeBSD.org; Sat, 01 Jun 2013 01:27:30 +0400 Date: Sat, 1 Jun 2013 01:27:39 +0400 From: PYO To: gnome@FreeBSD.org Subject: Re: AbiWord 2.8.6 do not build with clang Message-Id: <20130601012739.4e93cd465c74db979f1c2aef@mail.ru> In-Reply-To: <51A90952.3000706@rainbow-runner.nl> References: <20130531193535.79c42010acf9b342d9ceb8e4@mail.ru> <51A90952.3000706@rainbow-runner.nl> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.18; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 May 2013 21:27:38 -0000 On Fri, 31 May 2013 22:34:26 +0200 Koop Mast wrote: > On 31-5-2013 17:35, PYO wrote: > > Hello. > > > > clang++: error: unable to execute command: Abort trap: 6 (core dumped) > > clang++: error: clang frontend command failed due to signal (use -v to see invocation) > > clang++: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ and include command line arguments and all diagnostic information. > > clang++: note: diagnostic msg: Preprocessed source(s) and associated run script(s) are located at: > > clang++: note: diagnostic msg: /tmp/pp_Property-30wUZS.ii > > clang++: note: diagnostic msg: /tmp/pp_Property-30wUZS.sh > > This is a clang crash, can you tell us which version of FreeBSD this is > and the clang version? Use full infomation if you got any things in your > make.conf file. It seems part of the clang crash report is missing. Can > you show us of this failure then the current? CC'ing dim@ since he knows > more about clang then I ever will. > Core was not saved. I did not report this to llvm bugtracker. % uname -a FreeBSD PYO-BSD.local 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 % clang -v FreeBSD clang version 3.1 (branches/release_31 156863) 20120523 Target: x86_64-unknown-freebsd9.0 Thread model: posix % cat /etc/make.conf WITH_PKGNG=yes CC=clang CXX=clang++ CPP=clang-cpp # added by use.perl 2013-03-15 17:26:24 PERL_VERSION=5.16.2 > > > /tmp/pp_Property-30wUZS.sh: > > "/usr/bin/clang++" -cc1 -triple x86_64-unknown-freebsd9.0 -emit-obj -disable-free -main-file-name pp_Property.cpp -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -momit-leaf-frame-pointer -coverage-file .libs/pp_Property.o -resource-dir /usr/bin/../lib/clang/3.1 -dependency-file .deps/pp_Property.Tpo -sys-header-deps -MP -MT pp_Property.lo -D HAVE_CONFIG_H -D ORBIT2=1 -D _THREAD_SAFE -D PIC -I . -I ../../../.. -I /usr/local/include/fribidi -I /usr/local/include/wv -I /usr/local/include/enchant -I /usr/local/include/libgoffice-0.8 -I /usr/local/include/libgsf-1 -I /usr/local/include/libxml2 -I /usr/local/include/gconf/2 -I /usr/local/include/orbit-2.0 -I /usr/local/include/gtk-unix-print-2.0 -I /usr/local/include/gtk-2.0 -I /usr/local/include/gio-unix-2.0/ -I /usr/local/include/atk-1.0 -I /usr/local/include/pango-1.0 -I /usr/local/include/librsvg-2.0 -I /usr/local/include/gdk-pixbuf-2.0 -I /usr/local/incl > > ude/cairo -I /usr/local/include/glib-2.0 -I /usr/local/include/pixman-1 -I /usr/local/include/freetype2 -I /usr/local/include/drm -I /usr/local/include/libpng15 -I /usr/local/include -I ../../../.. -I ../../../../src/af/ev/gtk -I ../../../../src/af/ev/xp -I ../../../../src/af/gr/gtk -I ../../../../src/af/gr/xp -I ../../../../src/af/util/unix -I ../../../../src/af/util/xp -I ../../../../src/af/xap/gtk -I ../../../../src/af/xap/xp -I ../../../../src/text/fmt/gtk -I ../../../../src/text/fmt/xp -I ../../../../src/text/ptbl/xp -I ../../../../src/wp/impexp/gtk -I ../../../../src/wp/impexp/xp -I ../../../../src/wp/ap/gtk -I ../../../../src/wp/ap/xp -I ../../../../src/plugins -I /usr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -fconst-strings -fdeprecated-macro -fdebug-compilation-dir /usr/ports/editors/abiword/work/abiword-2.8.6/s > > rc/text/ptbl/xp -ferror-limit 19 -fmessage-length 80 -pthread -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-dispatch-method=non-legacy -fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics -o .libs/pp_Property.o -x c++ pp_Property.cpp > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > >