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

Bug 254731

Summary: media-sound/mpd: package needs at least one USE flag but no USE flag enabled by default
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Christoph Mende (RETIRED) <angelos>
Status: RESOLVED FIXED    
Severity: QA CC: sound
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://blog.flameeyes.eu/2009/01/12/tinderboxing-problems-missing-default-use-flags
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-12 23:14:39 UTC
Hello,

You're receiving this canned (template-based) bug report because I found an annoyance with a package during my tinderbox run.

The package in question is checking for one out of a series of USE flags to be enabled, likely because these are multiple selectable backends, but it currently does not use the EAPI=1 feature of default USE flags to work out of the box.

You can see in my blog post in the URL field why that's a problem, and how to address the issue.

It would be very kind of you for both users and developers working on automated reporting, if the ebuild for the package enabled by default at least one backend (more might be enabled if needed).

Please note that sometimes you don't feel the need for this because the desktop profile already enables some of the USE flags, but please consider the idea of enabling them nonetheless, it would help a lot.

Thanks,
Diego

P.S.: configure fails even if the ebuild has no check on the USE flags.
Comment 1 Christoph Mende (RETIRED) gentoo-dev 2009-01-12 23:38:26 UTC
fixed in cvs
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-02-24 15:30:49 UTC
Still an issue:

########### MPD CONFIGURATION ############

 Client Support:
 TCP support ...................enabled
 IPv6 support ..................enabled
 Unix domain socket support ....enabled

 Playback Support:
 libao support .................disabled
 OSS support ...................disabled
 ALSA support ..................enabled
 JACK support ..................disabled
 OS X support ..................disabled
 PulseAudio support ............disabled
 FIFO support ..................enabled
 Media MVP support .............disabled
 Shout ogg streaming support ...disabled
 Shout mp3 streaming support ...disabled

 File Format Support:
 ID3 tag support ...............disabled
 mp3 support ...................disabled
 lame support ..................disabled
 Ogg Vorbis support ............disabled
 FLAC support ..................disabled
 OggFLAC support ...............disabled
 Wave file support .............disabled
 AAC support ...................disabled
 MP4 support ...................disabled
 Musepack (MPC) support ........disabled
 WavPack support ...............disabled
 MOD support ...................disabled
 FFMPEG support ................disabled
configure: error: No input plugins supported!
Comment 3 Christoph Mende (RETIRED) gentoo-dev 2009-03-13 15:56:52 UTC
different thing, first fix was about output, this is about input... enabled ffmpeg by default, so we cover most of the formats