Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213097 - x11-libs/qt-* split ebuilds - 90MiB package keeps extracting and deleting when emerging qt
Summary: x11-libs/qt-* split ebuilds - 90MiB package keeps extracting and deleting whe...
Status: VERIFIED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 04:50 UTC by David Carlos Manuelda
Modified: 2008-03-12 14:17 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 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.