Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380383 - www-client/icecat-6.0 USE=pgo - make: *** ../../extensions/reporter/locales: No such file or directory. Stop.
Summary: www-client/icecat-6.0 USE=pgo - make: *** ../../extensions/reporter/locales: ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 15:11 UTC by Guillaume Bouffard
Modified: 2012-01-28 05:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log.xz,236.63 KB, application/xz)
2011-08-23 15:14 UTC, Guillaume Bouffard
Details
emerge -pqv =www-client/icecat-6.0 (emerge_pqv_icecat6.0,590 bytes, text/plain)
2011-08-23 15:17 UTC, Guillaume Bouffard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Bouffard 2011-08-23 15:11:59 UTC
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
Comment 1 Guillaume Bouffard 2011-08-23 15:14:28 UTC
Created attachment 284369 [details]
build.log
Comment 2 Guillaume Bouffard 2011-08-23 15:17:32 UTC
Created attachment 284371 [details]
emerge -pqv =www-client/icecat-6.0
Comment 3 Guillaume Bouffard 2011-08-23 15:20:10 UTC
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
Comment 4 xiando 2011-08-24 10:47:20 UTC
Confirmed. amd64, gcc 4.5.3-r1, get same error about locales not found when using pgo flag. builds fine without it.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2011-08-26 16:11:32 UTC
Why would you put a single file in a tar archive? Just compress that single file next time, please.
Comment 6 Nirbheek Chauhan (RETIRED) gentoo-dev 2012-01-28 05:26:28 UTC
Does this still happen with 9.0? Please get back to us and reopen this bug if the problem still happens.