Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728566 - media-video/ffmpeg-4.3 fails to compile: error: ‘yuva420_rgb32_ssse3’ undeclared
Summary: media-video/ffmpeg-4.3 fails to compile: error: ‘yuva420_rgb32_ssse3’ undeclared
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:
 
Reported: 2020-06-17 13:40 UTC by Agostino Sarubbo
Modified: 2021-02-22 10:34 UTC (History)
4 users (show)

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


Attachments
build.log.bz2 (build.log.bz2,30.73 KB, application/x-bzip2)
2020-06-17 13:40 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 2020-06-17 13:40:43 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: media-video/ffmpeg fails to compile.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-17 13:40:50 UTC
Created attachment 645102 [details]
build.log.bz2

build log and emerge --info
Comment 3 cyrillic 2020-06-17 16:07:32 UTC
Thanks, that patch fixes it for me.
Comment 4 Larry the Git Cow gentoo-dev 2020-06-17 17:35:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202e177b4796ebc90b6392e24178812dfd7cfe7c

commit 202e177b4796ebc90b6392e24178812dfd7cfe7c
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-06-17 17:34:36 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-06-17 17:34:57 +0000

    media-video/ffmpeg: fix building without SSSE3
    
    Closes: https://bugs.gentoo.org/728566
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-video/ffmpeg/ffmpeg-4.3.ebuild               |  1 +
 .../files/ffmpeg-4.3-fix-build-without-SSSE3.patch | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fc8b7c96d27739e427cc8d8d62860a74892fd1

commit f3fc8b7c96d27739e427cc8d8d62860a74892fd1
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-06-17 17:28:43 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-06-17 17:34:57 +0000

    media-video/ffmpeg: set symbol/object thingy
    
    Fixes
    
      /var/tmp/portage/media-video/ffmpeg-4.3/work/ffmpeg-4.3/configure: line 5719: nm: command not found
    
    as seen in bug 728566.
    
    Bug: https://bugs.gentoo.org/728566
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-video/ffmpeg/ffmpeg-4.3.ebuild  | 1 +
 media-video/ffmpeg/ffmpeg-9999.ebuild | 1 +
 2 files changed, 2 insertions(+)
Comment 5 jospezial 2020-08-10 13:54:19 UTC
Still not fixed in upstream git.
That patch is needed for the ffmpeg-9999.ebuild too.
Comment 6 jospezial 2020-10-06 23:25:03 UTC
(In reply to jospezial from comment #5)
> Still not fixed in upstream git.
> That patch is needed for the ffmpeg-9999.ebuild too.

ping