From owner-freebsd-ports-bugs@freebsd.org Sun Aug 23 09:31:32 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA73A9C07D4 for ; Sun, 23 Aug 2015 09:31:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B684E1374 for ; Sun, 23 Aug 2015 09:31:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7N9VWZj010532 for ; Sun, 23 Aug 2015 09:31:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202586] mail/thunderbird fail to build/wrong CFLAGS sse2 on i386 Date: Sun, 23 Aug 2015 09:31:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sasamotikomi@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Aug 2015 09:31:32 -0000 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 ^ 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.