Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374527 - www-client/icecat-5.0-r1 build fails with pgo USE flag
Summary: www-client/icecat-5.0-r1 build fails with pgo USE flag
Status: RESOLVED WONTFIX
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-07-09 10:16 UTC by CaptainBlood
Modified: 2011-08-01 07:04 UTC (History)
0 users

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


Attachments
emerge -pqv =www-client/icecat-5.0-r1 (environment,270.54 KB, text/plain)
2011-07-09 10:24 UTC, CaptainBlood
Details
Complete ebuild log upon request (icecat-5.0-r1-build.log.lzma,231.37 KB, application/x-lzma)
2011-07-11 13:17 UTC, CaptainBlood
Details

Note You need to log in before you can comment on or make changes to this bug.
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.