Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491850 - www-client/chromium-32.0.1700.19: gold is unable to link FFmpeg
Summary: www-client/chromium-32.0.1700.19: gold is unable to link FFmpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-gold
  Show dependency tree
 
Reported: 2013-11-21 09:45 UTC by Michał Górny
Modified: 2013-11-22 01:08 UTC (History)
2 users (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-21 09:45:36 UTC
>>> Configuring source in /var/tmp/portage/www-client/chromium-32.0.1700.19/work/chromium-32.0.1700.19 ...
 * Configuring bundled ffmpeg...
System information:
HOST_OS     = linux
TARGET_OS   = linux
HOST_ARCH   = x64
TARGET_ARCH = x64
JOBS        = 2
LD          = GNU gold (GNU Binutils 2.23.2) 1.11

gold is unable to link FFmpeg

Switch /usr/bin/ld to the regular binutils ld and try again


I will try to work-around this now.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-21 12:46:39 UTC
Well, the build finished successfully with gold, just removed the failure 'exit' from the script. Maybe the upstream issue was with some older version.
Comment 2 Mike Gilbert gentoo-dev 2013-11-22 01:08:14 UTC
I patched out that check from the build_ffmpeg.sh script.