Date: Sun, 23 Aug 2015 09:31:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202586] mail/thunderbird fail to build/wrong CFLAGS sse2 on i386 Message-ID: <bug-202586-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202586 Bug ID: 202586 Summary: mail/thunderbird fail to build/wrong CFLAGS sse2 on i386 Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: sasamotikomi@gmail.com Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) c++ -o nsUTF8ToUnicodeSSE2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv -I. -I/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/ucvcn -I/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/ucvja -I/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/ucvko -I/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/ucvlatin -I/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/ucvtw -I/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/util -I../../dist/include -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/pixman-1 -fPIC -Qunused-arguments -isystem/usr/local/include -DLIBICONV_PLUG -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsUTF8ToUnicodeSSE2.o.pp -Qunused-arguments -isystem/usr/local/include -DLIBICONV_PLUG -Qunused-arguments -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wno-inline-new-delete -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -O2 -pipe -march=athlon-xp -O3 -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pipe -DNDEBUG -DTRIMMED -O2 -O3 -fomit-frame-pointer -msse2 /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/nsUTF8ToUnicodeSSE2.cpp /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/intl/uconv/nsUTF8ToUnicodeSSE2.cpp:8:10: fatal error: 'emmintrin.h' file not found #include <emmintrin.h> ^ 1 error generated. /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/rules.mk:930: recipe for target 'nsUTF8ToUnicodeSSE2.o' failed gmake[6]: *** [nsUTF8ToUnicodeSSE2.o] Error 1 gmake[6]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38/obj-i386-portbld-freebsd10.1/intl/uconv' /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/recurse.mk:74: recipe for target 'intl/uconv/target' failed gmake[5]: *** [intl/uconv/target] Error 2 gmake[5]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38/obj-i386-portbld-freebsd10.1' /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/recurse.mk:36: recipe for target 'compile' failed gmake[4]: *** [compile] Error 2 gmake[4]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38/obj-i386-portbld-freebsd10.1' /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/rules.mk:541: recipe for target 'default' failed gmake[3]: *** [default] Error 2 gmake[3]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38/obj-i386-portbld-freebsd10.1' /usr/ports/mail/thunderbird/work/comm-esr38/client.mk:404: recipe for target 'build' failed gmake[2]: *** [build] Error 2 gmake[2]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38' *** Error code 1 Stop. make[1]: stopped in /usr/ports/mail/thunderbird *** Error code 1 Wrong CFLAGS "sse2" on 32-bit processor and few duplicated CFLAGS. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202586-13>