| Summary: | /usr/ports/mail/thunderbird no build | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | vsityz |
| Component: | Individual Port(s) | Assignee: | freebsd-gecko (Nobody) <gecko> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->gecko Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Could you please show us the output of this command: cd /usr/ports/mail/thunderbird/ && make showconfig If OPTIMIZED_CFLAGS is set to on then please try to build Thunderbird without this option. State Changed From-To: feedback->closed No feedback within two months. |
make.conf CPUTYPE?=athlon64 NO_CPU_CFLAGS=YES # Don't add -march=<cpu> to CFLAGS automatically NO_CPU_COPTFLAGS=YES # Don't add -march=<cpu> to COPTFLAGS automatically WORLD_FLAGS=-j2 KERNEL_FLAGS=-j2 CFLAGS= -O2 -fno-strict-aliasing -pipe CXXFLAGS+= -fconserve-space MAKE_SHELL?=sh COPTFLAGS= -O -pipe PPP_NO_NAT=YES # do not build with NAT support (see make.conf(5)) PPP_NO_NETGRAPH=YES # do not build with Netgraph support PPP_NO_RADIUS=YES # do not build with RADIUS support PPP_NO_SUID=YES # build with normal permissions WITHOUT_MODULES= bktr plip BOOT_COMCONSOLE_PORT= 0x3F8 BOOT_COMCONSOLE_SPEED= 115200 SUP_UPDATE= YES SUP= /usr/bin/csup SUPFLAGS= -g -L 2 PORTSSUPFILE= /etc/CVSup/ports-supfile DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R PACKAGES= /var/tmp/usr/ports/packages WRKDIRPREFIX= /var/tmp PERL_VERSION=5.12.1 PYTHON_DEFAULT_VERSION=python2.6 ############################################## src.confWITHOUT_ASSERT_DEBUG=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_BIND=YES WITHOUT_GAMES=YES WITHOUT_I4B=YES WITHOUT_IDEA=YES WITHOUT_INET6=YES WITHOUT_IPFILTER=YES WITHOUT_IPX=YES WITHOUT_NCP=yes WITHOUT_PROFILE=YES WITHOUT_RCMDS=YES LOADER_ZFS_SUPPORT=YES ############################################## build log gmake[6]: Leaving directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/parser/htmlparser/src' gmake[5]: Leaving directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/parser/htmlparser' gmake[5]: Entering directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/parser/html' nsHtml5Atoms.cpp c++ -o nsHtml5Atoms.o -c -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I. -I. -I../../dist/include -I../../dist/include/nsprpub -I/usr/local/include/nspr -I/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/dist/include/nss -I/usr/include -I./../../content/base/src -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fconserve-space -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -I/usr/local/include -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h nsHtml5Atoms.cpp nsHtml5Parser.cpp c++ -o nsHtml5Parser.o -c -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I. -I. -I../../dist/include -I../../dist/include/nsprpub -I/usr/local/include/nspr -I/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/dist/include/nss -I/usr/include -I./../../content/base/src -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fconserve-space -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -I/usr/local/include -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h nsHtml5Parser.cpp nsHtml5AttributeName.cpp c++ -o nsHtml5AttributeName.o -c -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I. -I. -I../../dist/include -I../../dist/include/nsprpub -I/usr/local/include/nspr -I/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/dist/include/nss -I/usr/include -I./../../content/base/src -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fconserve-space -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -I/usr/local/include -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h nsHtml5AttributeName.cpp nsHtml5ElementName.cpp c++ -o nsHtml5ElementName.o -c -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I. -I. -I../../dist/include -I../../dist/include/nsprpub -I/usr/local/include/nspr -I/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/dist/include/nss -I/usr/include -I./../../content/base/src -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fconserve-space -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -I/usr/local/include -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h nsHtml5ElementName.cpp {standard input}: Assembler messages: {standard input}:5955: Warning: end of file not at end of a line; newline inserted {standard input}:6111: Error: suffix or operands invalid for `movq' c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. gmake[5]: *** [nsHtml5ElementName.o] ïÛÉÂËÁ 1 gmake[5]: *** ïÖÉÄÁÎÉÅ ÚÁ×ÅÒÛÅÎÉÑ ÚÁÄÁÎÉÊ... gmake[5]: Leaving directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/parser/html' gmake[4]: *** [libs] ïÛÉÂËÁ 2 gmake[4]: Leaving directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla/parser' gmake[3]: *** [libs_tier_gecko] ïÛÉÂËÁ 2 gmake[3]: Leaving directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla' gmake[2]: *** [tier_gecko] ïÛÉÂËÁ 2 gmake[2]: Leaving directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla' gmake[1]: *** [default] ïÛÉÂËÁ 2 gmake[1]: Leaving directory `/var/tmp/usr/ports/mail/thunderbird/work/comm-1.9.2/mozilla' gmake: *** [default] ïÛÉÂËÁ 2 *** Error code 1 Stop in /usr/ports/mail/thunderbird. *** Error code 1 Stop in /usr/ports/mail/thunderbird. ===>>> make failed for mail/thunderbird ===>>> Aborting update How-To-Repeat: cd /usr/ports/mail/thunderbird && make install