Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2013 14:12:57 GMT
From:      Sascha Holzleiter <sascha@root-login.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182411: mail/thunderbird: Does not build with poudriere on 9.1
Message-ID:  <201309261412.r8QECvoJ004741@oldred.freebsd.org>
Resent-Message-ID: <201309261420.r8QEK1wT060662@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309261412.r8QECvoJ004741>