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

Bug 439000

Summary: binutils-2.23.51.0.3 fails to compile
Product: Gentoo Linux Reporter: A. Person <tesoro302>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description A. Person 2012-10-19 23:11:30 UTC
binutils-2.23.51.0.3 fails to compile on a Beaglebone:

/var/tmp/portage/sys-devel/binutils-2.23.51.0.3/work/binutils-2.23.51.0.3/gold/powerpc.cc:510:3: error: candidate is: <unnamed>::Target_powerpc<size, big_endian>::Address<unnamed>::Target_powerpc<size, big_endian>::symval_for_branch(<unnamed>::Target_powerpc<size, big_endian>::Address, const gold::Sized_symbol<size>*, <unnamed>::Powerpc_relobj<size, big_endian>*, unsigned int*)
make[4]: *** [powerpc.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.23.51.0.3/work/build/gold'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.23.51.0.3/work/build/gold'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.23.51.0.3/work/build/gold'
make[1]: *** [all-gold] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.23.51.0.3/work/build'
make: *** [all] Error 2
emake failed

binutils-2.23.51.0.1 does compile successfully though.  Upstream problem?
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-20 14:40:01 UTC

*** This bug has been marked as a duplicate of bug 438996 ***