Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772134 - 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’?)
Summary: media-video/ffmpeg-4.3.2 fails to compile (src/libswscale/x86/yuv2rgb.c:91:24...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2020-35964, CVE-2020-35965
  Show dependency tree
 
Reported: 2021-02-22 10:16 UTC by Agostino Sarubbo
Modified: 2021-02-22 11:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,30.38 KB, application/x-xz)
2021-02-22 10:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)