Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439000 - binutils-2.23.51.0.3 fails to compile
Summary: binutils-2.23.51.0.3 fails to compile
Status: RESOLVED DUPLICATE of bug 438996
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 23:11 UTC by A. Person
Modified: 2012-10-20 14:40 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 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 ***