Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313105 - media-libs/libdvbpsi-0.1.6: useless warnings about documentation
Summary: media-libs/libdvbpsi-0.1.6: useless warnings about documentation
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 17:14 UTC by Didier Barvaux
Modified: 2010-04-24 14:44 UTC (History)
1 user (show)

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


Attachments
Remove warnings about documentation in =media-libs/libdvbpsi-0.1.6 (remove_verbose_warnings.patch,350 bytes, patch)
2010-04-04 17:15 UTC, Didier Barvaux
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Didier Barvaux 2010-04-04 17:14:37 UTC
When I emerge =media-libs/libdvbpsi-0.1.6 with USE="-doc", I got a warning "Documentation was not built". There is also warning if I emerge =media-libs/libdvbpsi-0.1.6 with USE="doc". The message says "Attempting to build documentation".

I do not expect that an ebuild warns me about features I voluntary disabled or enabled. Some ebuilds warn the user if a very common feature is disabled to help the user, but it seems not to be the case here. So, I propose to remove the two warnings. The attached patch does that.

Reproducible: Always
Comment 1 Didier Barvaux 2010-04-04 17:15:54 UTC
Created attachment 226569 [details, diff]
Remove warnings about documentation in =media-libs/libdvbpsi-0.1.6
Comment 2 Alexis Ballier gentoo-dev 2010-04-23 11:41:17 UTC
i've made these ewarn become einfo
Comment 3 Didier Barvaux 2010-04-24 14:44:58 UTC
Thanks Alexis. I close the bug.