From owner-freebsd-gecko@FreeBSD.ORG Sat Sep 28 00:10:02 2013 Return-Path: Delivered-To: gecko@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 74F26824 for ; Sat, 28 Sep 2013 00:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6260B23BA for ; Sat, 28 Sep 2013 00:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8S0A26n029805 for ; Sat, 28 Sep 2013 00:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8S0A27A029804; Sat, 28 Sep 2013 00:10:02 GMT (envelope-from gnats) Date: Sat, 28 Sep 2013 00:10:02 GMT Message-Id: <201309280010.r8S0A27A029804@freefall.freebsd.org> To: gecko@FreeBSD.org From: Gary Palmer Subject: Re: ports/182411: mail/thunderbird: Does not build with poudriere on 9.1 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Gary Palmer List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 00:10:02 -0000 The following reply was made to PR ports/182411; it has been noted by GNATS. From: Gary Palmer To: bug-followup@FreeBSD.org, sascha@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. 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