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

Bug 491850

Summary: www-client/chromium-32.0.1700.19: gold is unable to link FFmpeg
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, thanasis
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 269315    

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.