Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215632 - media-video/mplayer: USE=bindist probably shouldn't force runtime cpudetection
Summary: media-video/mplayer: USE=bindist probably shouldn't force runtime cpudetection
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-31 19:28 UTC by Harald van Dijk (RETIRED)
Modified: 2008-04-01 16:18 UTC (History)
0 users

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 Harald van Dijk (RETIRED) gentoo-dev 2008-03-31 19:28:53 UTC
Hi,

I have USE=bindist set because I try to make sure things I install I can legally share with others as much as possible. mplayer has a problem with runtime CPU detection that causes it to play videos at double speed on my system. Clearly, this is not your problem and after I've investigated I'll report it upstream (or if it's a problem on my system, I'll fix my system). However, in the mean time, I'd like to have a usable mplayer installed, which means I need to build it without runtime CPU detection. I think it's silly to make USE=bindist control this, and to force me to turn it off. If you want to enable it by default, could you please make it an IUSE default, or set the flag in the profiles, and drop USE=bindist? Thanks.
Comment 1 Harald van Dijk (RETIRED) gentoo-dev 2008-03-31 19:31:01 UTC
Actually, that last part probably didn't make a lot of sense, as you _don't_ have it enabled by default. In that case, could you simply drop it, or pick some other flag? :)
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2008-04-01 13:34:08 UTC
Building a binary build by necessity means it could run anywhere ... which is what cpu detection is for.  So the two go together naturally.  You're best off setting up an overlay.
Comment 3 Harald van Dijk (RETIRED) gentoo-dev 2008-04-01 16:18:17 UTC
Psh. I'll add something to my bashrc; overlays only cause problems when you next bump mplayer :) I wish there were different flags (effectively USE=legal and USE=grp) for the different meanings of USE=bindist, but until then, I guess you're right, it makes a bit more sense to keep things as they are.