Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135707 - arts compile cannot find QT
Summary: arts compile cannot find QT
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-05 19:44 UTC by Chris Connett
Modified: 2006-06-14 03:30 UTC (History)
0 users

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


Attachments
config.log (config.log,169.89 KB, text/plain)
2006-06-05 23:31 UTC, Chris Connett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Connett 2006-06-05 19:44:54 UTC
arts fails to merge:

checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!

The ebuild specifies dependency on >= qt-3.3 only.  The latest version of qt is 4.1.2, which arts will not build against.

The ebuild should specify dependency < qt-4.0
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-05 22:44:39 UTC
Attach config.log here and post emerge --info. The dependencies are correct.
Comment 2 Chris Connett 2006-06-05 23:31:59 UTC
Created attachment 88497 [details]
config.log

config.log as requested (sorry, missed the instructions from portage the first time).
Comment 3 Chris Connett 2006-06-13 04:36:11 UTC
Reopening with requested info.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2006-06-13 05:31:53 UTC
do you have a qt-3 version installed?
Comment 5 Chris Connett 2006-06-13 21:42:00 UTC
It appears I didn't.  It was a version of qt4.  But here's the odd thing: I never explicitly upgraded to qt4, and I didn't have anything qt related in my keywords file set to ~amd64.  So I'm guessing something else in stable must've pulled in qt4, breaking other stuff.  Not sure what it was though, so I'll just mark this resolved.  Thanks.
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2006-06-14 03:30:51 UTC
having qt4 shouldn't matter though.

arts should have pulled in qt-3 regardless.  both can be installed at the same time.