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

Bug 135707

Summary: arts compile cannot find QT
Product: Gentoo Linux Reporter: Chris Connett <chrisconnett>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log

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.