From owner-freebsd-toolchain@freebsd.org Thu Mar 10 07:04:38 2016 Return-Path: Delivered-To: freebsd-toolchain@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 40CBCACA43A for ; Thu, 10 Mar 2016 07:04:38 +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 18AD0A63 for ; Thu, 10 Mar 2016 07:04:38 +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 u2A74bnM030496 for ; Thu, 10 Mar 2016 07:04:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 207837] www/firefox: clang34 and clang35 crash on i386 with -O2 -fstack-protector Date: Thu, 10 Mar 2016 07:04:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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 Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 07:04:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207837 --- Comment #4 from Jan Beich --- (In reply to Vikash Badal from comment #0) > c++: note: diagnostic msg: Error generating preprocessed source(s). This probably means we have to shave Unified_cpp_protocol_websocket0.cpp of extra code manually. Firefox no longer supports non-unified build. Steps to reproduce: $ cd www/firefox $ make $ pkg install clang34 $ cd $(make -V WRKSRC) $ clang++34 -m32 -o Unified_cpp_protocol_websocket0.o -c -I obj-*/dist/stl_wrappers -I obj-*/dist/system_wrappers -include config/gcc_hidden.h -DOS_POSIX=3D1 -DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -Inetwerk/protocol/websocket -I. -I obj-*/ipc/ipdl/_ipdlheaders -Iipc/chromium/src -Iipc/glue -Idom/base -Inetwerk/base -I obj-*/dist/inclu= de=20 -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=20= =20 -fPIC -DMOZILLA_CLIENT -include obj-*/mozilla-config.h -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-linka= ge -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=3Dgnu++0x -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer=20=20=20= =20=20 obj-*/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.cpp --=20 You are receiving this mail because: You are on the CC list for the bug.=