Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463500 - [qt overlay] dev-qt/qtwebkit-5.9999 - cc8CP2Fk.ltrans0.o:(.text+0x43b): undefined reference to `WTF::StringImpl::~StringImpl()'
Summary: [qt overlay] dev-qt/qtwebkit-5.9999 - cc8CP2Fk.ltrans0.o:(.text+0x43b): undef...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 16:41 UTC by januszmk
Modified: 2013-10-06 10:59 UTC (History)
0 users

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


Attachments
build log (build.log,303.68 KB, text/plain)
2013-03-27 16:42 UTC, januszmk
Details
emerge --info '=dev-qt/qtwebkit-5.9999' (file_463500.txt,5.07 KB, text/plain)
2013-03-27 16:45 UTC, januszmk
Details

Note You need to log in before you can comment on or make changes to this bug.
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.