Source: enigma Version: 1.20-dfsg.1-2.2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ------------------------------------------------------------------------------------------------------------------------- > > [...] > make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/images' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/images' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/images' > Making install in manual > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/manual' > Making install in images > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/manual/images' > make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/manual/images' > make[5]: Nothing to be done for 'install-exec-am'. > test -z "/usr/share/doc/enigma-doc/manual/images" || /bin/mkdir -p > "/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/enigma-doc/manual/images" > /usr/bin/install -c -m 644 ./intro-inventory.png ./intro-meditation.png > ./intro-oxyd.png ./intro-plank.png ./intro-twoplayer.png ./it-explosives.png > ./it-flags.png ./it-umbrella.png ./levelmenu.png ./logo.png ./st-bolder.png > ./st-chess.png ./st-lethal.png ./st-mail.png ./st-mirrors.png ./st-oneway.png > ./st-oxyds.png ./st-puzzles.png ./st-shogun.png ./st-swap.png > '/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/enigma-doc/manual/images' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/manual/images' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/manual/images' > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/manual' > Warning: texi2html not found > Warning: texi2html not found > Warning: texi2html not found > Warning: texi2html not found > make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/manual' > make[5]: Nothing to be done for 'install-exec-am'. > Warning: texi2html not found > Warning: texi2html not found > Warning: texi2html not found > Warning: texi2html not found > test -z "/usr/share/doc/enigma-doc/manual" || /bin/mkdir -p > "/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/enigma-doc/manual" > /usr/bin/install -c -m 644 ././enigma.html ././enigma_de.html > ././enigma_fr.html ././enigma_ru.html > '/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/enigma-doc/manual' > /usr/bin/install: cannot stat '././enigma.html': No such file or directory > /usr/bin/install: cannot stat '././enigma_de.html': No such file or directory > /usr/bin/install: cannot stat '././enigma_fr.html': No such file or directory > /usr/bin/install: cannot stat '././enigma_ru.html': No such file or directory > make[5]: *** [Makefile:314: install-htmlDATA] Error 1 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/manual' > make[4]: *** [Makefile:539: install-am] Error 2 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/manual' > make[3]: *** [Makefile:339: install-recursive] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/manual' > make[2]: *** [Makefile:400: install-recursive] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[1]: *** [Makefile:362: install-recursive] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_install: error: make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp > AM_UPDATE_INFO_DIR=no returned exit code 2 > make: *** [debian/rules:8: binary] Error 25 > dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned > exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/enigma_1.20-dfsg.1-2.2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

