ports/182411: mail/thunderbird: Does not build with poudriere on 9.1

Gary Palmer gnats-freebsd at in-addr.com
Sat Sep 28 00:10:02 UTC 2013


The following reply was made to PR ports/182411; it has been noted by GNATS.

From: Gary Palmer <gnats-freebsd at in-addr.com>
To: bug-followup at FreeBSD.org, sascha at root-login.org
Cc:  
Subject: Re: ports/182411: mail/thunderbird: Does not build with poudriere
 on 9.1
Date: Sat, 28 Sep 2013 01:09:09 +0100

 I have the same problem, without poudriere on 9.1-RELEASE, compiling 
 nsMsgMaildirStore.cpp
 
 Stack dump:
 0.      Program arguments: /usr/bin/clang++ -cc1 -triple 
 x86_64-unknown-freebsd9.0 -emit-obj -disable-free -main-file-name 
 nsMsgMaildirStore.cpp -pic-level 2 -relaxed-aliasing -masm-verbose 
 -mconstructor-aliases -munwind-tables -target-cpu x86-64 
 -momit-leaf-frame-pointer -ffunction-sections -fdata-sections 
 -coverage-file nsMsgMaildirStore.o -resource-dir 
 /usr/bin/../lib/clang/3.1 -dependency-file .deps/nsMsgMaildirStore.o.pp 
 -MT nsMsgMaildirStore.o -sys-header-deps -MP -include 
 /usr/ports/mail/thunderbird/work/comm-esr24/mozilla/config/gcc_hidden.h 
 -isystem /usr/local/include -isystem /usr/local/include -include 
 ../../../mozilla/mozilla-config.h -D MOZ_GLUE_IN_PROGRAM -D 
 MOZILLA_INTERNAL_API -D _IMPL_NS_COM -D EXPORT_XPT_API -D 
 EXPORT_XPTC_API -D _IMPL_NS_GFX -D _IMPL_NS_WIDGET -D IMPL_XREAPI -D 
 IMPL_NS_NET -D IMPL_THEBES -D MOZ_THUNDERBIRD=1 -D OSTYPE="FreeBSD9" -D 
 OSARCH=FreeBSD -D NO_NSPR_10_SUPPORT -D NDEBUG -D TRIMMED -D 
 MOZILLA_CLIENT -I ../../../mozilla/dist/stl_wrappers -I 
 ../../../mozilla/dist/system_wrappers -I 
 /usr/ports/mail/thunderbird/work/comm-esr24/mailnews/local/src -I . -I 
 ../../../mozilla/dist/include -I ../../../mozilla/dist/include/nsprpub 
 -I /usr/local/include/nspr -I /usr/local/include/nss -I 
 /usr/local/include/nss/nss -I /usr/local/include -I /usr/local/include 
 -I /usr/local/include -I /usr/local/include -fmodule-cache-path 
 /tmp/clang-module-cache -O3 -Wall -Wpointer-arith -Woverloaded-virtual 
 -Werror=return-type -Wtype-limits -Wempty-body -Wsign-compare 
 -Wno-invalid-offsetof -Wno-c++0x-extensions -Wno-extended-offsetof 
 -Wno-unknown-warning-option -Wno-return-type-c-linkage 
 -Wno-mismatched-tags -std=gnu++0x -fdeprecated-macro 
 -fdebug-compilation-dir 
 /usr/ports/mail/thunderbird/work/comm-esr24/obj-x86_64-unknown-freebsd9.1 -ferror-limit 
 19 -fmessage-length 0 -mstackrealign -fno-rtti -fgnu-runtime 
 -fobjc-runtime-has-arc -fobjc-runtime-has-weak 
 -fobjc-dispatch-method=non-legacy -fdiagnostics-show-option -o 
 nsMsgMaildirStore.o -x c++ 
 /usr/ports/mail/thunderbird/work/comm-esr24/mailnews/local/src/nsMsgMaildirStore.cpp 
 
 1.      <eof> parser at end of file
 2.      Per-module optimization passes
 3.      Running pass 'CallGraph Pass Manager' on module 
 '/usr/ports/mail/thunderbird/work/comm-esr24/mailnews/local/src/nsMsgMaildirStore.cpp'.
 4.      Running pass 'Value Propagation' on function 
 '@_ZN17nsMsgMaildirStore10CopyFolderEP12nsIMsgFolderS1_bP12nsIMsgWindowP25nsIMsgCopyServiceListener'
 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/nsMsgMaildirStore-onIO3H.ii
 clang++: note: diagnostic msg: /tmp/nsMsgMaildirStore-onIO3H.sh
 
 


More information about the freebsd-gecko mailing list