Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544696 - media-video/ffmpeg-2.6.1 bad X86_CPU_REQUIRED_USE atom cpu_flags_x86_sse? ( cpu_flags_x86_mmxext )
Summary: media-video/ffmpeg-2.6.1 bad X86_CPU_REQUIRED_USE atom cpu_flags_x86_sse? ( ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
: 627884 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-27 19:28 UTC by Daniel Santos
Modified: 2017-08-16 17:52 UTC (History)
4 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 Daniel Santos 2015-03-27 19:28:10 UTC
This restriction is inherently violated on Intel Core 2 P7350 which has sse but not mmxext. It looks like somebody was just being lazy. In other words, having SSE does *not* depend upon having mmxext. If the code has this requirement, then the ebuild needs to be reworked to accommodate processors like the P7350 (even if it means disabling sse support).
Comment 1 Ben Kohler gentoo-dev 2015-03-27 19:36:47 UTC
Disable sse support on your setup, that's the point of the REQUIRED_USE expression.
Comment 3 Brian Evans (RETIRED) gentoo-dev 2017-08-16 17:52:44 UTC
*** Bug 627884 has been marked as a duplicate of this bug. ***