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

Bug 543824

Summary: gcc-4.8 with gold fails to build: version `GLIBCXX_3.4.20' not found
Product: Gentoo Linux Reporter: om3i <r9ku1q>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal CC: zeekec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.gz
emerge --info

Description om3i 2015-03-19 21:43:52 UTC
gcc-4.8 with gold fails to build: version `GLIBCXX_3.4.20' not found

Reproducible: Always
Comment 1 om3i 2015-03-19 21:44:48 UTC
Created attachment 399278 [details]
build.log.gz
Comment 2 om3i 2015-03-19 21:45:12 UTC
Created attachment 399280 [details]
emerge --info
Comment 3 SpanKY gentoo-dev 2015-03-26 04:41:57 UTC
pretty sure the underlying issue is the same as the existing oldie

when i hacked this locally, simply changing the rpath var in the build made it work.  but i haven't unwound the mess to see exactly how it plays out in the build.  i'm afraid the bootstrap is relying on the implicit LD_LIBRARY_PATH lookup ...

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