Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602458 - =sys-kernel/gentoo-sources-4.9.0: ld: internal error in target
Summary: =sys-kernel/gentoo-sources-4.9.0: ld: internal error in target
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-12 17:29 UTC by lekto
Modified: 2016-12-13 20:16 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,5.03 KB, text/plain)
2016-12-12 17:29 UTC, lekto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lekto 2016-12-12 17:29:59 UTC
Created attachment 456010 [details]
emerge --info

ld: internal error in target, at /var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/gold/parameters.h:105
make[1]: *** [scripts/Makefile.build:498: lib/lib-ksyms.o] Error 1
make: *** [Makefile:988: lib] Error 2
make: *** Waiting for unfinished jobs....


Kernel 4.9-rc8 from kernel.org works well.
Comment 1 lekto 2016-12-12 17:50:47 UTC
IT happens every time after:
EXPORTS lib/lib-ksyms.o
Comment 2 lekto 2016-12-13 20:16:44 UTC
I changed back ld to bfd and everything is okay, looks like kernel don't like gold linker.