До этого уже пробовал собирать с PGO FF 46.0, он тоже не собирался. Тут мне один товарищ посоветовал включить флаг test, мол с ним будет собираться. Но всё равно ничего не собирается:
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ~] www-client/firefox-47.0 USE="pgo* {test*}"
Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Running pre-merge checks for www-client/firefox-47.0
* Checking for at least 8 GiB disk space at "/var/tmp/portage/www-client/firefox-47.0/temp" ... [ ok ]
>>> Emerging (1 of 1) www-client/firefox-47.0::gentoo
>>> Failed to emerge www-client/firefox-47.0, Log file:
>>> '/var/tmp/portage/www-client/firefox-47.0/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed Load avg: 2.50, 4.52, 4.54
* Messages for package www-client/firefox-47.0:
* You will do a double build for profile guided optimization.
* This will result in your build taking at least twice as long as before.
* ERROR: www-client/firefox-47.0::gentoo failed (compile phase):
* Failed to run 'emake -f client.mk profiledbuild'
*
* Call stack:
* ebuild.sh, line 133: Called src_compile
* environment, line 5398: Called virtx 'emake' '-f' 'client.mk' 'profiledbuild'
* environment, line 6411: Called die
* The specific snippet of code:
* [[ ${retval} -ne 0 ]] && die "Failed to run '$@'";
*
* If you need support, post the output of `emerge --info '=www-client/firefox-47.0::gentoo'`,
* the complete build log and the output of `emerge -pqv '=www-client/firefox-47.0::gentoo'`.
* The complete build log is located at '/var/tmp/portage/www-client/firefox-47.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-47.0/temp/environment'.
* Working directory: '/var/tmp/portage/www-client/firefox-47.0/work/firefox-47.0'
* S: '/var/tmp/portage/www-client/firefox-47.0/work/firefox-47.0'
Полный build.log, emerge --info. И, кстати, с custom-cflags и custom-optimization тоже не хочет собираться, даже если там просто -O2.