Ebuild fails at the end of the procedure when using pgo USE flag. I used build icecat with these flags: "alsa crashreporter dbus ipc libnotify methodjit pgo startup-notification system-sqlite webm wifi" Reproducible: Always Steps to Reproduce: 1. activate pgo USE flag in /etc/portage/package.use 2. ebuild icecat Actual Results: /var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/toolkit/locales/jar.mn processing /var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/toolkit/locales/jar.mn /var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/obj-x86_64-unknown-linux-gnu/config/nsinstall -t -m 644 /var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/toolkit/locales/en-US/crashreporter/crashreporter.ini ../../dist/xpi-stage/locale-en-US make[6]: Leaving directory `/var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/obj-x86_64-unknown-linux-gnu/toolkit/locales' make[5]: Leaving directory `/var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/obj-x86_64-unknown-linux-gnu/toolkit/locales' make: Entering an unknown directory make: *** ../../extensions/reporter/locales: No such file or directory. Stop. make: Leaving an unknown directory make[4]: *** [libs-en-US] Error 2 make[4]: Leaving directory `/var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/obj-x86_64-unknown-linux-gnu/browser/locales' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/obj-x86_64-unknown-linux-gnu/browser/installer' make[2]: *** [default] Error 2 make[2]: Leaving directory `/var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/obj-x86_64-unknown-linux-gnu/browser/installer' make[1]: *** [package] Error 2 make[1]: Leaving directory `/var/tmp/portage/www-client/icecat-6.0/work/icecat-6.0/obj-x86_64-unknown-linux-gnu' make: *** [profiledbuild] Error 2 emake failed
Created attachment 284369 [details] build.log
Created attachment 284371 [details] emerge -pqv =www-client/icecat-6.0
I found a similar bug (on a previously version) bug the resolve step didn't work in my case : https://bugs.gentoo.org/show_bug.cgi?id=374527
Confirmed. amd64, gcc 4.5.3-r1, get same error about locales not found when using pgo flag. builds fine without it.
Why would you put a single file in a tar archive? Just compress that single file next time, please.
Does this still happen with 9.0? Please get back to us and reopen this bug if the problem still happens.