From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 2 09:26:44 2013 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E8160AFF for ; Wed, 2 Oct 2013 09:26:43 +0000 (UTC) (envelope-from pyo@mail.ru) Received: from fallback8.mail.ru (fallback8.mail.ru [94.100.176.136]) by mx1.freebsd.org (Postfix) with ESMTP id 67FB02275 for ; Wed, 2 Oct 2013 09:26:43 +0000 (UTC) Received: from smtp42.i.mail.ru (smtp42.i.mail.ru [94.100.177.102]) by fallback8.mail.ru (mPOP.Fallback_MX) with ESMTP id D47F33F4C46F for ; Wed, 2 Oct 2013 13:16:55 +0400 (MSK) 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:Cc:To:From:Date; bh=m8kJ2HV4vN26yOGqE6b/UU5WSVWlvtpcLPj9zBW+JIY=; b=lWQvzPE5fq1VjFduyzbh9ntF7uipz+pErCF6P5KuqHZ8JocO7q8UvGqX+udKQBEcggg4jCghlnvQL5f7mALjyMu5WMfzEbrNebmhK48KWz6fXnOWg0WY/NsrZTLqMB1wEnCL7nY4xm0ZoIse7qB9W5sjw6tXPV2VVPMmZU2f28I=; Received: from [95.153.190.62] (port=16116 helo=localhost) by smtp42.i.mail.ru with esmtpa (envelope-from ) id 1VRIY3-0003uJ-Aj; Wed, 02 Oct 2013 13:16:47 +0400 Date: Wed, 2 Oct 2013 13:16:44 +0400 From: PYO To: Koop Mast Subject: Re: AbiWord 2.8.6 do not build with clang Message-Id: <20131002131644.af605d52cdcb539e86baaa55@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 Cc: gnome@FreeBSD.org 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: Wed, 02 Oct 2013 09:26:44 -0000 Hello. Upgrading clang to 3.3 resolved this issue. Anton. 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. > > > > /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" > > >