From owner-freebsd-gecko@freebsd.org Fri Nov 10 10:55:06 2017 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 CE934E6A788 for ; Fri, 10 Nov 2017 10:55:06 +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 B6F7B6EA69 for ; Fri, 10 Nov 2017 10:55:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B36A0E6A787; Fri, 10 Nov 2017 10:55:06 +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 B0EAEE6A786 for ; Fri, 10 Nov 2017 10:55:06 +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 94E596EA68 for ; Fri, 10 Nov 2017 10:55:06 +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 vAAAt6O5055036 for ; Fri, 10 Nov 2017 10:55:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 223563] www/firefox: PGO=on build fails Date: Fri, 10 Nov 2017 10:55:06 +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: johanvz816@giantfoo.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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.23 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 10:55:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223563 johan van Zanten changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED --- Comment #4 from johan van Zanten --- Thank you for your help, i'm trying now with PGO off. My build machine isn= 't super fast, so it'll take around 4 hours to get to the point where it'd usu= ally fail. One other slightly weird thing, i hadn't turned PGO on, and was unable to t= urn it off using the "expected" ways, such as: cd .../poudriere/ports/local/www/firefox make config poudriere options -j 11amd64 -p local -z FreeBSD-11 firefox In both of those methods, PGO appeared unselected, but when i'd start the b= uild with poudriere, it'd show up in firefox's build log with "PGO=3DON" I was able to disable it by manually editing /pierogi/poudriere/ports/local/www/firefox/Makefile.options And removing it from this section, at the top of the file: OPTIONS_DEFINE+=3D It could be i've screwed up my build environment, but it seems less likely (than usual) because it's a pretty fresh one, and i don't think i've manual= ly manipulated anything within it -- i only was using poudriere. --=20 You are receiving this mail because: You are the assignee for the bug.=