Summary: | media-video/ffmpeg-3.3.6 CPU_X86_USE flag popcnt requires sse4_1, but AMD CPUs don't have the latter | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | gentoo |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | gentoo, jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
gentoo
2018-08-18 07:51:26 UTC
cpuid2cpuflags is behaving correctly here. There is a subset of AMD CPUs that support only SSE4a but not SSE4.1. I re-synced the portage tree and somehow the problem disappeared... maybe because a similar bug 663956 has been fixed in media-libs/opencv-3.4.1-r4 ? |