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

Bug 344957

Summary: dev-util/qt-creator-2.1.0_beta2: build fails when using -qml
Product: Gentoo Linux Reporter: Nikos Chantziaras <realnc>
Component: [OLD] DevelopmentAssignee: Markos Chandras (RETIRED) <hwoarang>
Status: RESOLVED FIXED    
Severity: normal CC: qt, xmw
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =dev-util/qt-creator-2.1.0_beta1
build.log

Description Nikos Chantziaras 2010-11-10 17:14:53 UTC
Trying to emerge qt-creator-2.1.0_beta1 (or beta2 by renaming the ebuild) fails with:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lQmlJSEditor

USE="bineditor bookmarks designer git kde rss -cmake -cvs -debug -doc -examples -fakevim -mercurial -perforce -qml -qtscript -subversion"

Build fails with both Qt 4.7.0 as well as 4.7.1.
Comment 1 Nikos Chantziaras 2010-11-10 17:17:33 UTC
Created attachment 253909 [details]
emerge --info =dev-util/qt-creator-2.1.0_beta1
Comment 2 Nikos Chantziaras 2010-11-10 17:19:37 UTC
Created attachment 253911 [details]
build.log

(Compressed because bugzilla won't allow files over 1MB.)
Comment 3 Nikos Chantziaras 2010-11-11 11:20:42 UTC
Beta 2 is not in the tree, but the problem persists.
Comment 4 Nikos Chantziaras 2010-11-11 11:20:59 UTC
(In reply to comment #3)
> Beta 2 is not in the tree, but the problem persists.

Er, "now in the tree".

Comment 5 Markos Chandras (RETIRED) gentoo-dev 2010-11-11 12:08:15 UTC
Do you have qt-declarative installed? Can you try reproduce it if you emerge qt-creator with qml enabled?
Comment 6 Markos Chandras (RETIRED) gentoo-dev 2010-11-11 12:58:56 UTC
I fixed qt-creator and now you should be able to compile it using -qml. Please sync your tree in a couple of hours and reopen the bug if you still have issues.