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

Bug 602458

Summary: =sys-kernel/gentoo-sources-4.9.0: ld: internal error in target
Product: Gentoo Linux Reporter: lekto
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

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.