Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349893 - media-libs/mediastreamer has conflicting USE combinations
Summary: media-libs/mediastreamer has conflicting USE combinations
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-27 20:35 UTC by Thomas Kahle (RETIRED)
Modified: 2010-12-29 07:32 UTC (History)
1 user (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 Thomas Kahle (RETIRED) gentoo-dev 2010-12-27 20:35:51 UTC
Hi, the pkg_setup of media-libs/mediastreamer bails out with certain USE combinations.  This is deprecated behaviour per 
http://devmanual.gentoo.org/general-concepts/use-flags/index.html
It creates false positives during automated arch testing.
The ebuild should chose a sane default, overriding users choices and inform the user per elog.

Thanks!

Reproducible: Always
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2010-12-29 07:32:50 UTC
Overriding defaults is better, but still it's hack around hack and I don't want to spend time on this because... I really hope that we'll have EAPI=4 soon to fix this issue. If you still think this is a problem, please, attach tested patch. Thank you.