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

Bug 637018

Summary: media-video/mplayer on x32 does not build with any of CPU_FLAGS_X86="mmx mmxext sse2"
Product: Gentoo Linux Reporter: EoD <EoD>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 393673    
Attachments: mplayer-1.3.0-r3 build log with all extensions enabled

Description EoD 2017-11-10 01:17:19 UTC
Created attachment 503396 [details]
mplayer-1.3.0-r3 build log with all extensions enabled

Due to several issues with inline asm, mplayer does only build if all of the 3 extensions are disabled for x32.

If they are disabled mplayer builds and works fine.


It would be great if the ebuild could remove those 3 extensions if they are enabled and the target ABI is x32.