Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239358 - Circular dependencies qt-gui and qt-qt3support
Summary: Circular dependencies qt-gui and qt-qt3support
Status: RESOLVED DUPLICATE of bug 256841
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-02 18:37 UTC by M
Modified: 2009-02-07 11:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description M 2008-10-02 18:37:08 UTC
If you first install qt-gui without the qt3support USE flag, and then try to compile qt-qt3support, qt-qt3support will die (as expected) saying qt-gui needs the qt3support USE flag. Now for the bug; when you try to recompile qt-gui with the qt3support USE flag, it will depend on qt-qt3support (which depends on qt-gui with said USE flag). 

I solved this by unmerging qt-gui and then emerging it again (rather than simply remerging).

qt-gui version: 4.4.2
qt-qt3support version: 4.4.2

Reproducible: Always

Steps to Reproduce:
1. Compile qt-gui without the qt3support USE flag.
2. Try compiling qt-qt3support (this will die, continue).
3. Compile qt-gui with the qt3support USE flag.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-02-07 11:42:28 UTC
Hello. Thanks for reporting.
Unfortunatelly I havent seen this bug in time, so we got another one later with the same issue and talked about it there.

I will close it as duplicate to bug #256841

If this is not a duplicate please feel free to re-open it

Thanks again :)

*** This bug has been marked as a duplicate of bug 256841 ***