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

Bug 527096

Summary: www-client/luakit =sys-devel/gcc-4.8.3 relocation error: /usr/lib64/libwebkitgtk-1.0.so.0: symbol _ZNSt6chrono12steady_clock3nowEv, version GLIBCXX_3.4.17 not defined in file libstdc++.so.6 with link time reference
Product: Gentoo Linux Reporter: Tommy Pettersson <ptp>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tommy Pettersson 2014-10-27 15:06:37 UTC
I can't start luakit after emerging gcc-4.8.3.

I emerged the 4.8 slot gcc-4.8.3, without removing the 4.7 slot 4.7.3-r1, or switching to the new 4.8 with gcc-config. I just emerged it, that's all.

When I try to start luakit I get:

luakit: relocation error: /usr/lib64/libwebkitgtk-1.0.so.0: symbol _ZNSt6chrono12steady_clock3nowEv, version GLIBCXX_3.4.17 not defined in file libstdc++.so.6 with link time reference

After I 'emerge --unemerge sys-devel/gcc:4.8' I can start luakit again.

The mere presens of gcc-4.8.3 makes luakit not start.
Comment 1 David Kredba 2014-10-27 15:17:18 UTC
There is a NEWS item about this problem family.
eselect news list
eselect read 'number of the latest item'
Comment 2 Rafał Mużyło 2014-10-27 15:45:34 UTC

*** This bug has been marked as a duplicate of bug 513386 ***
Comment 3 Tommy Pettersson 2014-10-27 16:59:23 UTC
(In reply to David Kredba from comment #1)
> There is a NEWS item about this problem family.
> eselect news list
> eselect read 'number of the latest item'

Thanks! I stopped reading the news item first time around after "the typical user need not do anything". I will read them more carefully in the future.