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

Bug 59508

Summary: media-video/mplayer kills required CFLAGS
Product: Gentoo Linux Reporter: Ciaran McCreesh <ciaran.mccreesh>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    

Description Ciaran McCreesh 2004-08-05 05:04:55 UTC
media-video/mplayer unsets CFLAGS. This causes some rather nasty breakages on certain systems, see bug #59506 (Required CFLAGS being killed metabug) for details.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2004-08-05 21:55:57 UTC
Doesn't the ebuild contain why this is the case?
Comment 2 Ciaran McCreesh 2004-08-06 05:02:46 UTC
"Upstream doesn't like it" is no excuse for killing ABI flags. By all means strip out optimisation flags and use upstream's instead if they're going to have a hissy fit otherwise. However, ABI-related flags must be kept or the code produced will be unusable.
Comment 3 Chris White (RETIRED) gentoo-dev 2004-11-08 21:47:28 UTC
Hmm, thought I marked this fixed... well anyways, it's fixed and uses custom
CFLAGS now.