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

Bug 349893

Summary: media-libs/mediastreamer has conflicting USE combinations
Product: Gentoo Linux Reporter: Thomas Kahle (RETIRED) <tomka>
Component: Current packagesAssignee: voip herd (OBSOLETE) <voip+disabled>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: volkmar
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.