[Bug 223563] www/firefox: PGO=on build fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 10 10:55:06 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223563
johan van Zanten <johanvz816 at giantfoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|DUPLICATE |FIXED
--- Comment #4 from johan van Zanten <johanvz816 at giantfoo.org> ---
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 usually
fail.
One other slightly weird thing, i hadn't turned PGO on, and was unable to turn
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 build
with poudriere, it'd show up in firefox's build log with "PGO=ON"
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+=
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 manually
manipulated anything within it -- i only was using poudriere.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list