Package: src:qiv Version: 3.0.2-1 Severity: serious Tags: ftbfs forky sid Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202602/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:qiv, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean make -j2 distclean make[1]: Entering directory '/<<PKGBUILDDIR>>' Cleaning up... rm -f main.o image.o event.o options.o utils.o xmalloc.o main.g image.g event.g options.g utils.g xmalloc.g rm -f qiv qiv-g make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build -- EXTNS="GIF TIFF XPM PNG PPM PNM PGM PCX BMP EIM JPEG SVG ICO WEBP HEIF" make -j2 INSTALL="install --strip-program=true" EXTNS="GIF TIFF XPM PNG PPM PNM PGM PCX BMP EIM JPEG SVG ICO WEBP HEIF" make[2]: Entering directory '/<<PKGBUILDDIR>>' gcc -c -O2 -Wall -fcaller-saves -ffast-math -fno-strength-re [too-long-redacted] ibidi -pthread main.c -o main.o gcc -c -O2 -Wall -fcaller-saves -ffast-math -fno-strength-re [too-long-redacted] idi -pthread image.c -o image.o In file included from image.c:17: qiv.h:7:10: fatal error: jpeglib.h: No such file or directory 7 | #include <jpeglib.h> | ^~~~~~~~~~~ compilation terminated. In file included from main.c:22: qiv.h:7:10: fatal error: jpeglib.h: No such file or directory 7 | #include <jpeglib.h> | ^~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:126: image.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:126: main.o] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" EXTNS="GIF TIFF XPM PNG PPM PNM PGM PCX BMP EIM JPEG SVG ICO WEBP HEIF" returned exit code 2 make[1]: *** [debian/rules:7: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:4: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

