Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134564 - x11-libs/qt-4.1.3 cannot emerge with FEATURES nodoc
Summary: x11-libs/qt-4.1.3 cannot emerge with FEATURES nodoc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: QAbaddie
Depends on:
Blocks:
 
Reported: 2006-05-27 13:04 UTC by Zurd
Modified: 2006-05-30 05:04 UTC (History)
2 users (show)

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 Zurd 2006-05-27 13:04:49 UTC
Run emerge =x11-libs/qt-4.1.3 and results :

* Qt-4 is incompatible with the 'nodoc' feature of portage.  Please disable this feature and retry

While I consider this very trivial, it still shouldn't be there, emerge should just skip the nodoc feature and a warning that the nodoc cannot be used and continue with the emerge.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-05-29 06:18:30 UTC
I think since I've fixed the mkspecs location in the 4.1.2 ebuild that this probably isn't even needed anymore.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-05-30 05:04:46 UTC
I've removed the check from qt-4.1.3 as it's not needed anymore, but note that making the ebuild fail instead of just pose a warning was necessary because qt would be rendered useless without the mkspec files that were originally installed in the doc directory.