Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344957 - dev-util/qt-creator-2.1.0_beta2: build fails when using -qml
Summary: dev-util/qt-creator-2.1.0_beta2: build fails when using -qml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 17:14 UTC by Nikos Chantziaras
Modified: 2010-11-11 12:58 UTC (History)
2 users (show)

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


Attachments
emerge --info =dev-util/qt-creator-2.1.0_beta1 (emerge--info,4.70 KB, text/plain)
2010-11-10 17:17 UTC, Nikos Chantziaras
Details
build.log (build.log.bz2,35.06 KB, text/plain)
2010-11-10 17:19 UTC, Nikos Chantziaras
Details

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