From owner-freebsd-gecko@freebsd.org Tue Apr 5 13:22:44 2016 Return-Path: Delivered-To: freebsd-gecko@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 C4818B03C82 for ; Tue, 5 Apr 2016 13:22:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id AFA9C1FCE for ; Tue, 5 Apr 2016 13:22:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AEFC2B03C81; Tue, 5 Apr 2016 13:22:44 +0000 (UTC) Delivered-To: gecko@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 AEA36B03C80 for ; Tue, 5 Apr 2016 13:22:44 +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 9F0DF1FCD for ; Tue, 5 Apr 2016 13:22:44 +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 u35DMiZR008447 for ; Tue, 5 Apr 2016 13:22:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 208538] www/firefox 45 fails to build with -pie on lang/gcc after r410748 Date: Tue, 05 Apr 2016 13:22:44 +0000 X-Bugzilla-Reason: AssignedTo 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: russo@bogodyn.org X-Bugzilla-Status: New 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-gecko@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2016 13:22:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208538 --- Comment #3 from russo@bogodyn.org --- Yes, this system has FAVORITE_COMPILER=3Dgcc, and for various reasons has t= o keep it that way. Using clang by commenting out FAVORITE_COMPILER in make.conf = does let firefox build. Since there are so many ports (mostly libraries) that = I've had to compile with gcc48 for the development that happens on this machine, that's not an ideal path forward. I will also try gcc5, perhaps by specifying "USE_GCC=3D4.9+" during the fir= efox build. At least that I can force to happen for upgrades in /usr/local/etc/pkg.conf without breaking all the 4.8-interdependent librari= es. Perhaps this is worthy of a note in UPDATING? Not sure how many folks are still stuck having to force gcc ports builds in 9.x, but it might help. --=20 You are receiving this mail because: You are the assignee for the bug.=