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

Bug 909562

Summary: gst-plugins-libav fails to build against ffmpeg >= 6.0
Product: Gentoo Linux Reporter: Alex <barracuda72>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=894238
Whiteboard:
Package list:
Runtime testing required: ---

Description Alex 2023-07-03 11:51:29 UTC
Due to a change in FFmpeg 6.0 (constant AV_CODEC_CAP_AUTO_THREADS was renamed to AV_CODEC_CAP_OTHER_THREADS), gst-plugins-libav present in the portage tree cannot be built against it.

Upstream summary and fix: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1798
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 16:25:01 UTC
Please include the full build.log and emerge --info.

gst-plugins-libav is supposed to be fine per bug 894238...
Comment 2 Alex 2023-07-03 20:23:55 UTC
My bad, forgot to run `eix-update` before reporting and haven't noticed there're 1.20.6 and 1.22.3 available.