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

Bug 772134

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 packagesAssignee: 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 gentoo-dev 2021-02-22 10:16:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/ffmpeg-4.3.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-22 10:16:53 UTC
Created attachment 688056 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-22 10:16:54 UTC
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’?
Comment 3 Larry the Git Cow gentoo-dev 2021-02-22 11:05:26 UTC
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(+)