too long lines were shrinked: skipping strip -x libavutil/x86/tx_float.o rm -f libavutil/libavutil.a x86_64-pc-linux-gnu-ar rcD libavutil/libavutil.a libavutil/adler32.o libavutil/aes.o libavutil/aes_ctr.o libavutil/ambient_viewing_environment.o libavutil/audio_fifo.o libavutil/avsscanf.o libavutil/avstring.o libavutil/base64.o libavutil/blowfish.o libavutil/bprint.o libavutil/buffer.o libavutil/ca x86_64-pc-linux-gnu-ranlib -D libavutil/libavutil.a x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libffmpeg.so -Wl,-Bsymbolic -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--gc-sections -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: libavutil/libavutil.a(vulkan.o): in function `ff_vk_ret2str': vulkan.c:(.text+0xc0): multiple definition of `ff_vk_ret2str'; libavcodec/libavcodec.a(vulkan.o):vulkan.c:(.text+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: libavutil/libavutil.a(vulkan.o): in function `ff_vk_load_props': vulkan.c:(.text+0x450): multiple definition of `ff_vk_load_props'; libavcodec/libavcodec.a(vulkan.o):vulkan.c:(.text+0x450): first defined here ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-20231127-152538 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.6 Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.8.1_p1 [openjdk-17] 2) OpenJDK 21.0.1_p12 [openjdk-21] 3) OpenJDK 8.382_p05 [openjdk-8] 4) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-8 [2] openjdk-17 [3] openjdk-21 [4] openjdk-bin-17 [5] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit 739458d9b6b24b3f5bd207ee877ad598b66f4f38 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Dec 1 23:46:55 2023 +0000 2023-12-01 23:46:55 UTC emerge -qpvO media-video/ffmpeg-chromium [ebuild NS ] media-video/ffmpeg-chromium-117 [114] USE="gpl opus threads vulkan -cpudetection -debug (-mmal) -nvenc -vaapi -vdpau" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -fma4 -xop"
Created attachment 876295 [details] emerge-info.txt
Created attachment 876296 [details] emerge-history.txt
Created attachment 876297 [details] environment
Created attachment 876298 [details] etc.clang.tar.xz
Created attachment 876299 [details] etc.portage.tar.xz
Created attachment 876300 [details] logs.tar.xz
Created attachment 876301 [details] media-video:ffmpeg-chromium-117:20231202-004752.log.xz
Created attachment 876302 [details] qlist-info.txt.xz
Created attachment 876303 [details] temp.tar.xz
I can't reproduce this. I wanted to try with GCC 14, but I can't get that to build at all.
Turns out it was working for me because I use mold.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d55492eca0425b5bc9750681d00510d809e4ea commit a6d55492eca0425b5bc9750681d00510d809e4ea Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2023-12-03 16:32:47 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2023-12-03 16:32:47 +0000 media-video/ffmpeg-chromium: Work around vulkan linking issue with flag This should be fixed upstream in the next release. Closes: https://bugs.gentoo.org/918997 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-video/ffmpeg-chromium/ffmpeg-chromium-117.ebuild | 3 +++ 1 file changed, 3 insertions(+)