ports/182411: mail/thunderbird: Does not build with poudriere on 9.1
Sascha Holzleiter
sascha at root-login.org
Thu Sep 26 14:20:01 UTC 2013
>Number: 182411
>Category: ports
>Synopsis: mail/thunderbird: Does not build with poudriere on 9.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 26 14:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sascha Holzleiter
>Release: 9.1-RELEASE-p7
>Organization:
>Environment:
9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0: Mon Sep 9 21:34:37 UTC 2013 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Building mail/thunderbird with poudriere ends with a clang error:
1. <eof> parser at end of file
2. Per-module optimization passes
3. Running pass 'CallGraph Pass Manager' on module '/wrkdirs/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-vNG5Vx.ii
clang++: note: diagnostic msg: /tmp/nsMsgMaildirStore-vNG5Vx.sh
gmake[6]: *** [nsMsgMaildirStore.o] Error 254
The full poudriere log can be found here:
http://snippets.blumenschaender.de/thunderbird_build.log.bz2
>How-To-Repeat:
Build mail/thunderbird with poudriere on 9.1-RELEASE
>Fix:
Adding USE_GCC=4.6 to the Makefile fixes it for me so maybe this is some
problem with the 9.1 system clang version. Maybe USE_GCC=yes is already enough...
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list