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

Bug 463500

Summary: [qt overlay] dev-qt/qtwebkit-5.9999 - cc8CP2Fk.ltrans0.o:(.text+0x43b): undefined reference to `WTF::StringImpl::~StringImpl()'
Product: Gentoo Linux Reporter: januszmk <januszmk6>
Component: [OLD] LibraryAssignee: Qt Bug Alias <qt>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info '=dev-qt/qtwebkit-5.9999'

Description januszmk 2013-03-27 16:41:55 UTC
When trying to emerge dev-qt/qtwebkit-5.9999 I am getting lot of undefined references (see attachment), gcc x86_64-pc-linux-gnu-4.7.2
CFLAGS="-march=native -O2 -pipe -flto -fuse-linker-plugin -flto=4
MAKEOPTS="-j5"
LDFLAGS="${LDFLAGS} -flto -fuse-linker-plugin -flto=4"
(I tried without lto, but didn't help)
Comment 1 januszmk 2013-03-27 16:42:59 UTC
Created attachment 343444 [details]
build log
Comment 2 januszmk 2013-03-27 16:45:12 UTC
Created attachment 343446 [details]
emerge --info '=dev-qt/qtwebkit-5.9999'
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2013-10-06 10:48:35 UTC
Can you try again? I believe this was just a transient upstream failure.
Comment 4 januszmk 2013-10-06 10:55:23 UTC
This was result of using LTO in gcc, I am not using it anymore
Comment 5 Davide Pesavento (RETIRED) gentoo-dev 2013-10-06 10:59:58 UTC
Ok, LTO is unsupported therefore I'm closing as invalid.