Your message dated Sun, 30 Nov 2025 10:34:44 +0000 with message-id <E1vPelQ-008E2r-24@fasolo.debian.org> and subject line Bug#1120579: fixed in ffmpeg 7:7.1.3-1 has caused the Debian Bug report #1120579, regarding FTBFS: ERROR: spirv_compiler not found to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1120579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120579 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: FTBFS: ERROR: spirv_compiler not found
- From: Luke Yasuda <jing@jing.rocks>
- Date: Wed, 12 Nov 2025 18:30:39 +0000
- Message-id: <[🔎] 176297223948.3779551.9858862591265270101.reportbug@cfarm421.jing.rocks>
Package: ffmpeg Version: 7:7.1.2-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi, Congratulations! Your package ffmpeg in unstable and experimental (8.0-1) fails to build from source: debian/rules override_dh_auto_configure make[1]: Entering directory '/build/reproducible-path/ffmpeg-7.1.2' debian/rules configure_standard mkdir -p debian/standard cd debian/standard && ../../configure --prefix=/usr --extra-version="1" --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-libmfx --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libcaca --enable-libdvdnav --enable-libdvdread --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared || (cat ffbuild/config.log && exit 1) ERROR: spirv_compiler not found [...] check_lib spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process -lglslang -lMachineIndependent -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm check_func_headers glslang/Include/glslang_c_interface.h glslang_initialize_process -lglslang -lMachineIndependent -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm test_ld cc -lglslang -lMachineIndependent -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm test_cc BEGIN /tmp/ffconf.D8l7jOIN/test.c 1 #include <glslang/Include/glslang_c_interface.h> 2 #include <stdint.h> 3 long check_glslang_initialize_process(void) { return (long) glslang_initialize_process; } 4 int main(void) { int ret = 0; 5 ret |= ((intptr_t)check_glslang_initialize_process) & 0xFFFF; 6 return ret; } END /tmp/ffconf.D8l7jOIN/test.c gcc -Wdate-time -D_FORTIFY_SOURCE=2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -D_ISOC11_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ffmpeg-7.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-overflow -fstack-protector-all -fPIE -std=c17 -fomit-frame-pointer -fPIC -pthread -I/usr/include/p11-kit-1 -I/usr/include/lilv-0 -I/usr/include/serd-0 -I/usr/include/sord-0 -I/usr/include/zix-0 -I/usr/include/sratom-0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/bs2b -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o /tmp/ffconf.D8l7jOIN/test.o /tmp/ffconf.D8l7jOIN/test.c gcc -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-z,noexecstack -fPIE -pie -o /tmp/ffconf.D8l7jOIN/test /tmp/ffconf.D8l7jOIN/test.o -lglslang -lMachineIndependent -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm /usr/bin/ld: cannot find -lSPVRemapper: No such file or directory collect2: error: ld returned 1 exit status require spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process -lglslang -lMachineIndependent -lOSDependent -lHLSL -lOGLCompiler -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm check_lib spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process -lglslang -lMachineIndependent -lOSDependent -lHLSL -lOGLCompiler -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm check_func_headers glslang/Include/glslang_c_interface.h glslang_initialize_process -lglslang -lMachineIndependent -lOSDependent -lHLSL -lOGLCompiler -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm test_ld cc -lglslang -lMachineIndependent -lOSDependent -lHLSL -lOGLCompiler -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm test_cc BEGIN /tmp/ffconf.D8l7jOIN/test.c 1 #include <glslang/Include/glslang_c_interface.h> 2 #include <stdint.h> 3 long check_glslang_initialize_process(void) { return (long) glslang_initialize_process; } 4 int main(void) { int ret = 0; 5 ret |= ((intptr_t)check_glslang_initialize_process) & 0xFFFF; 6 return ret; } END /tmp/ffconf.D8l7jOIN/test.c gcc -Wdate-time -D_FORTIFY_SOURCE=2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -D_ISOC11_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ffmpeg-7.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-overflow -fstack-protector-all -fPIE -std=c17 -fomit-frame-pointer -fPIC -pthread -I/usr/include/p11-kit-1 -I/usr/include/lilv-0 -I/usr/include/serd-0 -I/usr/include/sord-0 -I/usr/include/zix-0 -I/usr/include/sratom-0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/bs2b -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o /tmp/ffconf.D8l7jOIN/test.o /tmp/ffconf.D8l7jOIN/test.c gcc -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-z,noexecstack -fPIE -pie -o /tmp/ffconf.D8l7jOIN/test /tmp/ffconf.D8l7jOIN/test.o -lglslang -lMachineIndependent -lOSDependent -lHLSL -lOGLCompiler -lGenericCodeGen -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm /usr/bin/ld: cannot find -lHLSL: No such file or directory /usr/bin/ld: cannot find -lOGLCompiler: No such file or directory /usr/bin/ld: cannot find -lSPVRemapper: No such file or directory collect2: error: ld returned 1 exit status ERROR: spirv_compiler not found make[1]: *** [debian/rules:274: configure_standard] Error 1 make[1]: Leaving directory '/build/reproducible-path/ffmpeg-7.1.2' make: *** [debian/rules:267: binary-arch] Error 2 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2 -- System Information: Debian Release: 13.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.48+deb13-amd64 (SMP w/128 CPU threads; PREEMPT) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages ffmpeg depends on: ii libavcodec61 7:7.1.2-0+deb13u1 ii libavdevice61 7:7.1.2-0+deb13u1 ii libavfilter10 7:7.1.2-0+deb13u1 ii libavformat61 7:7.1.2-0+deb13u1 ii libavutil59 7:7.1.2-0+deb13u1 ii libc6 2.41-12 ii libplacebo349 7.349.0-3 ii libpostproc58 7:7.1.2-0+deb13u1 ii libsdl2-2.0-0 2.32.4+dfsg-1 ii libswresample5 7:7.1.2-0+deb13u1 ii libswscale8 7:7.1.2-0+deb13u1 ffmpeg recommends no packages. Versions of packages ffmpeg suggests: pn ffmpeg-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---
- To: 1120579-close@bugs.debian.org
- Subject: Bug#1120579: fixed in ffmpeg 7:7.1.3-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 30 Nov 2025 10:34:44 +0000
- Message-id: <E1vPelQ-008E2r-24@fasolo.debian.org>
- Reply-to: Sebastian Ramacher <sramacher@debian.org>
Source: ffmpeg Source-Version: 7:7.1.3-1 Done: Sebastian Ramacher <sramacher@debian.org> We believe that the bug you reported is fixed in the latest version of ffmpeg, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1120579@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sebastian Ramacher <sramacher@debian.org> (supplier of updated ffmpeg package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 30 Nov 2025 11:20:04 +0100 Source: ffmpeg Architecture: source Version: 7:7.1.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Sebastian Ramacher <sramacher@debian.org> Closes: 1120579 Changes: ffmpeg (7:7.1.3-1) unstable; urgency=medium . * New upstream version 7.1.3 * debian/patches: Unbreak build with glslang 16 (Closes: #1120579) Checksums-Sha1: e3dd1b8421f8968611014c3764db4cdc152e86b8 5918 ffmpeg_7.1.3-1.dsc 6e13fe059333cc077ecc1b83e2778bd500b9de9f 11032252 ffmpeg_7.1.3.orig.tar.xz 58e816d6dbdf82da876ba9e0814ab87fb35512bf 520 ffmpeg_7.1.3.orig.tar.xz.asc 21e414b46003594d69049c4eb040d49f13872e41 54788 ffmpeg_7.1.3-1.debian.tar.xz 6402cc2e917100135f305a7d39c9876586b79b6a 22693 ffmpeg_7.1.3-1_source.buildinfo Checksums-Sha256: dfeb370de39957b392dd05876be73835475f50a6b86f228e94485cf20236a9e2 5918 ffmpeg_7.1.3-1.dsc f0bf043299db9e3caacb435a712fc541fbb07df613c4b893e8b77e67baf3adbe 11032252 ffmpeg_7.1.3.orig.tar.xz 239002f4cba57c5739cb82b9d7f12c611a75571e7cab96c5683014a2bd9ee100 520 ffmpeg_7.1.3.orig.tar.xz.asc 07f3c627fa724896e18d6b0bda57c0af7d8dca9c8b513c4b26303a3715b22b4f 54788 ffmpeg_7.1.3-1.debian.tar.xz dc853fc68b9aa6067f673c39ece3a80eac95a24bd0ff5271bf2be68aeaf87b9f 22693 ffmpeg_7.1.3-1_source.buildinfo Files: 911c982a134b00dd72fdf9f68ea4ddd3 5918 video optional ffmpeg_7.1.3-1.dsc 9e0072ca513a41fbf4036f4bff0ce696 11032252 video optional ffmpeg_7.1.3.orig.tar.xz 358906a6db107d87b88ebeb8611a7b51 520 video optional ffmpeg_7.1.3.orig.tar.xz.asc b8493d0ae9c0daba6b0f178d5af61fbf 54788 video optional ffmpeg_7.1.3-1.debian.tar.xz 69b99e0fc82ee696cec89598232720b8 22693 video optional ffmpeg_7.1.3-1_source.buildinfo -----BEGIN PGP SIGNATURE----- wr0EARYKAG8FgmksGqUJECGTazZgD82JRxQAAAAAAB4AIHNhbHRAbm90YXRpb25z LnNlcXVvaWEtcGdwLm9yZ2NMlxJ7RMnHBae65hXEsNMkhKWtTJpEDG7FmCNZhzNT FiEEQmJ+hB2ZZ9qD4fqQIZNrNmAPzYkAANGGAP9suAmrghIZzItuO2wkjsF77nI7 GyZRhw6Kv/7cdJeVhAEAumEUQ/XKrutxS4w3zMEr9l+AGIIU2MQIHHZZ4k2KXw0= =eNPF -----END PGP SIGNATURE-----Attachment: pgpzgU2ire54_.pgp
Description: PGP signature
--- End Message ---