Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246144 - media-video/mplayer-1.0_rc2_p27725-r1 fails to configure if use bindist if arch is not x86,ppc,amd64
Summary: media-video/mplayer-1.0_rc2_p27725-r1 fails to configure if use bindist if ar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-09 11:23 UTC by Raúl Porcel (RETIRED)
Modified: 2009-02-27 00:18 UTC (History)
2 users (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 Raúl Porcel (RETIRED) gentoo-dev 2008-11-09 11:23:08 UTC
beandog fail!

>>> Compiling source in /var/tmp/portage/media-video/mplayer-1.0_rc2_p27725-r1/work/mplayer-1.0_rc2_p27725 ...
Detected operating system: Linux
Detected host architecture: hppa

Error: Runtime CPU detection only works for x86, x86-64 and PPC!

Check "" if you do not understand why it failed.

[ebuild     U ] media-video/mplayer-1.0_rc2_p27725-r1 [1.0_rc2_p26753-r1] USE="X a52 alsa bindist dvd iconv ipv6 mad mp3 theora truetype vorbis xscreensaver xv (-3dnow) (-3dnowext) -aac -aalib (-altivec) -amrnb -amrwb -arts -bidi -bl -cddb -cdio -cdparanoia (-cpudetection) -custom-cflags (-custom-cpuopts) -debug -dga -dirac% -directfb -doc -dts -dv -dvb (-dxr3) -enca -encode -esd -fbcon -ftp -ggi -gif -gtk -jack -joystick -jpeg -ladspa -libcaca (-lirc) -live -lzo -md5sum (-mmx) (-mmxext) -mp2 -musepack -nas -nemesi (-openal) -opengl -oss -png -pnm -pulseaudio -pvr% -quicktime -radio -rar (-real) -rtc -samba -schroedinger% -sdl -speex -srt (-sse) (-sse2) (-ssse3) (-svga) -teletext -tga -unicode -v4l -v4l2 -vidix (-win32codecs) (-x264) -xanim -xinerama -xvid -xvmc -zoran" VIDEO_CARDS="(-mga) (-s3virge) (-tdfx) (-vesa)" 0 kB

        # Platform specific flags, hardcoded on amd64 (see below)
        if use cpudetection || use bindist; then
                myconf="${myconf} --enable-runtime-cpudetection"
        fi

Fix!

I'm cc'ing you because its your failure :P
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2008-11-09 16:43:52 UTC
Masked it globally in default-linux/package.use.mask

Unmasked for amd64

x86, ppc, can you unmask the 'bindist' use flag in your profiles, thx.
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2008-11-09 18:42:22 UTC
x86 done
Comment 3 Luca Barbato gentoo-dev 2008-11-10 02:19:04 UTC
ppc done
Comment 4 Harald van Dijk (RETIRED) gentoo-dev 2008-12-23 23:32:16 UTC
It's masked in base/package.use.mask instead of default-linux/package.use.mask, so it needs to be unmasked in arch/{amd64,ppc}/package.use.mask as well, right?
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2008-12-24 10:26:24 UTC
Yes, but amd64 and x86 are already done. Its just ppc that was missing :)
Comment 6 Harald van Dijk (RETIRED) gentoo-dev 2008-12-24 19:34:18 UTC
(In reply to comment #5)
> Yes, but amd64 and x86 are already done. Its just ppc that was missing :)

Ah...

http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/amd64/package.use.mask?r1=1.18&r2=1.19

amd64 _was_ done. It _is_ undone. :)
Comment 7 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-24 20:05:11 UTC
bummer, it was appended to an old comment and I nuked it. 

Re-added the bindist (and other flags) unmask to /profiles/arch/amd64/package.use.mask. Nuked by accident because they were under a mis-leading comment. bad beandog!
Comment 8 Steve Dibb (RETIRED) gentoo-dev 2008-12-31 03:31:18 UTC
(In reply to comment #7)
> bummer, it was appended to an old comment and I nuked it. 
> 
> Re-added the bindist (and other flags) unmask to
> /profiles/arch/amd64/package.use.mask. Nuked by accident because they were
> under a mis-leading comment. bad beandog!
> 

Im swearing off touching profiles!  (again!)