Summary: | media-video/ffmpeg-4.3.2 fails to compile (src/libswscale/x86/yuv2rgb.c:91:24: error: ‘yuva420_rgb32_ssse3’ undeclared (first use in this function); did you mean ‘yuva420_rgb32_mmx’?) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=728566 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 763315 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 688056 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Possible context of error(s): src/libswscale/x86/yuv2rgb.c:91:24: error: ‘yuva420_rgb32_ssse3’ undeclared (first use in this function); did you mean ‘yuva420_rgb32_mmx’? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627d0009a8e287b33a49c6b627590b46d40de468 commit 627d0009a8e287b33a49c6b627590b46d40de468 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-02-22 11:05:19 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-22 11:05:19 +0000 media-video/ffmpeg: use 4.3.1 patches Closes: https://bugs.gentoo.org/772134 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> media-video/ffmpeg/ffmpeg-4.3.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) |