Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 374527

Summary: www-client/icecat-5.0-r1 build fails with pgo USE flag
Product: Gentoo Linux Reporter: CaptainBlood <luc_pierard_de_maujouy>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge -pqv =www-client/icecat-5.0-r1
Complete ebuild log upon request

Description CaptainBlood 2011-07-09 10:16:53 UTC
Ebuild fails at the end of the procedure when using pgo USE flag.
Previous flag conf:custom-cflags custom-optimization dbus ipc methodjit
Failing flag conf:custom-cflags custom-optimization dbus ipc methodjit pgo

Reproducible: Always

Steps to Reproduce:
1. activate pgo USE flag in /etc/portage/package.use
2. ebuild icecat
3.
Actual Results:  
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-5.0-r1/work/icecat-5.0/obj-x86_64-unknown-linux-gnu/browser/locales'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/var/tmp/portage/www-client/icecat-5.0-r1/work/icecat-5.0/obj-x86_64-unknown-linux-gnu/browser/installer'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/var/tmp/portage/www-client/icecat-5.0-r1/work/icecat-5.0/obj-x86_64-unknown-linux-gnu/browser/installer'
make[1]: *** [package] Error 2
make[1]: Leaving directory `/var/tmp/portage/www-client/icecat-5.0-r1/work/icecat-5.0/obj-x86_64-unknown-linux-gnu'
make: *** [profiledbuild] Error 2
emake failed


Expected Results:  
Ebuild success
Comment 1 CaptainBlood 2011-07-09 10:24:20 UTC
Created attachment 279495 [details]
emerge -pqv =www-client/icecat-5.0-r1
Comment 2 Pacho Ramos gentoo-dev 2011-07-10 17:38:18 UTC
Please attach full build.log
Comment 3 CaptainBlood 2011-07-11 13:17:45 UTC
Created attachment 279769 [details]
Complete ebuild log upon request

Sorry for the delay. Hope I didn't do any mistake.
Comment 4 CaptainBlood 2011-07-13 08:42:02 UTC
Well, I should gave emphasized the USE="cflags" environment which was forgotten to be UNSUPPORTED.
I've successfully recompiled in the same enviromentunsupported but this condition minored.

Despite my personnal wish to achieve the ebuiling under the initial conditions, I have a strong feeling this bug report should be declared IRRELEVANT or UNSUPPORTED.

Please take my apologies.