Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440666 - www-client/firefox-16.0.2 - ?
Summary: www-client/firefox-16.0.2 - ?
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-31 23:37 UTC by Marek Behún
Modified: 2012-11-03 23:43 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Behún 2012-10-31 23:37:39 UTC
firefox-16.0.2 fails to compile with ld.bfd

the linking script uses parameter --icf=safe, which ld.bfd does not recognize.

It would be great if the firefox-16.0.2 ebuild somehow told the compilation process not to use --icf=safe, or enforced ld.gold as linker.

Reproducible: Always
Comment 1 Rafał Mużyło 2012-11-01 02:01:07 UTC
Attach full build log and config.log from the part of the build that used that parameter.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-11-01 02:44:32 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 3 Marek Behún 2012-11-03 23:43:32 UTC
It seems that I changed the linker while compiling, therefore it failed.