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

Bug 213097

Summary: x11-libs/qt-* split ebuilds - 90MiB package keeps extracting and deleting when emerging qt
Product: Gentoo Linux Reporter: David Carlos Manuelda <StormByte>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED CANTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Carlos Manuelda 2008-03-12 04:50:52 UTC
I am trying to emerge the monolithic qt-4.4.0_beta1 by having all unmasked and ~x86ed and trying a emerge qt, but it is horribly slow, because as I can see, for every package (at least 14), the qt-x11-opensource-src-4.4.0-beta1.tar.bz2 is extracted at the beginning of emerge, and deleted at the end (clean).
noclean does not solve the issue, because it only is a 50% workarround.

Wouldn't it be better to have only 1 qt package with all IUSEs needed to avoid this? (I know, and this is related to the bug requesting USE dependencies..)

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-12 14:16:14 UTC
(In reply to comment #0)
> Wouldn't it be better to have only 1 qt package with all IUSEs needed to avoid
> this? (I know, and this is related to the bug requesting USE dependencies..)

No, it really wouldn't, since unpacking takes a fraction of time compared to recompiling the entire huge thing.