Upstream changed minimum requred vulkan headers version to build ffmpeg. https://github.com/FFmpeg/FFmpeg/commit/ecdc94b97f809d5f2b88640842fd0541951ad295 temporary fix: emerge -1q =vulkan-headers-9999 suggested ebuild change: >=dev-util/vulkan-headers-1.3.277 Reproducible: Always Steps to Reproduce: 1. emerge -1q '=media-video/ffmpeg-9999' Actual Results: Build fails at configuration phase Expected Results: Build succeded
Created attachment 889228 [details] emerge --info
Created attachment 889229 [details] build.log
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309de7ca89d1d0b1bdcc32f46a604284b11f972a "dev-util/vulkan-headers: Version bump to 1.3.280.0"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991b62c98188ceaa919c0238174ec7d6fd31aa52 commit 991b62c98188ceaa919c0238174ec7d6fd31aa52 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-04-25 21:48:57 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-04-25 21:48:57 +0000 media-video/ffmpeg: Bump vulkan dependencies and require threads for 9999 Closes: https://bugs.gentoo.org/928394 Bug: https://bugs.gentoo.org/930209 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-video/ffmpeg/ffmpeg-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5861e5df608ea837b6cf3ed5dea641adb983ea4 commit e5861e5df608ea837b6cf3ed5dea641adb983ea4 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-04-25 21:50:48 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-04-25 21:50:48 +0000 media-video/ffmpeg-chromium: Bump vulkan deps and require threads for 125 Closes: https://bugs.gentoo.org/930209 Bug: https://bugs.gentoo.org/928394 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-video/ffmpeg-chromium/ffmpeg-chromium-125.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)