Source: daisy-player Version: 13.0-4 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). 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/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package daisy-player > dpkg-buildpackage: info: source version 13.0-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Samuel Thibault > <[email protected]> > dpkg-source --before-build . > dpkg-source: info: using options from > daisy-player-13.0/debian/source/options: > --extend-diff-ignore=(^|/)(daisy-player\.(1|h|html|pot)|Makefile(|.in))($|/) > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in man > make[2]: Entering directory '/<<PKGBUILDDIR>>/man' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* daisy-player.po daisy-player.1po daisy-player.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "daisy-player" || rm -f daisy-player > test -z "" || rm -f > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f madplay/*.o > rm -f madplay/.deps/.dirstamp > rm -f pactl/src/*.o > rm -f madplay/.dirstamp > rm -f pactl/src/.deps/.dirstamp > rm -f pactl/src/.dirstamp > rm -f ./.deps/alsa_ctl.Po > rm -f ./.deps/audiocd.Po > rm -f ./.deps/common.Po > rm -f ./.deps/daisy-player.Po > rm -f ./.deps/daisy2.02.Po > rm -f ./.deps/daisy3.Po > rm -f ./.deps/ncx.Po > rm -f ./.deps/opf.Po > rm -f ./.deps/paranoia.Po > rm -f ./.deps/playfile.Po > rm -f madplay/.deps/audio.Po > rm -f madplay/.deps/audio_cdda.Po > rm -f madplay/.deps/audio_wave.Po > rm -f madplay/.deps/crc.Po > rm -f madplay/.deps/filter.Po > rm -f madplay/.deps/madplay.Po > rm -f madplay/.deps/player.Po > rm -f madplay/.deps/resample.Po > rm -f madplay/.deps/rgain.Po > rm -f madplay/.deps/tag.Po > rm -f madplay/.deps/version.Po > rm -f pactl/src/.deps/core-util.Po > rm -f pactl/src/.deps/pactl.Po > rm -f pactl/src/.deps/strbuf.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "m4/Makefile" || rm -f m4/Makefile > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf debian/icons/hicolor > dh_clean > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using options from > daisy-player-13.0/debian/source/options: > --extend-diff-ignore=(^|/)(daisy-player\.(1|h|html|pot)|Makefile(|.in))($|/) > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./daisy-player_13.0.orig.tar.gz.asc > gpgv: Signature made Mon Feb 22 09:33:49 2021 UTC > gpgv: using RSA key 8C1857BC94AAB3A39F6E4043629AB62E8E2D419A > gpgv: Note: signatures using the SHA1 algorithm are rejected > gpgv: Can't check signature: Bad public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./daisy-player_13.0.orig.tar.gz: no acceptable signature found > dpkg-source: info: building daisy-player using existing > ./daisy-player_13.0.orig.tar.gz > dpkg-source: info: building daisy-player using existing > ./daisy-player_13.0.orig.tar.gz.asc > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mkinstalldirs, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file po/POTFILES, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'src/pactl/config.status' will > not be represented in diff > dpkg-source: info: local changes detected, the modified files are: > daisy-player-13.0/src/madplay/# > daisy-player-13.0/src/madplay/am--include-marker > daisy-player-13.0/src/madplay/config.h > daisy-player-13.0/src/madplay/config.log > daisy-player-13.0/src/madplay/stamp-h1 > daisy-player-13.0/src/pactl/config.log > daisy-player-13.0/src/pactl/config.status > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/daisy-player_13.0-4.diff.5NN5iO > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/daisy-player_13.0-4_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.

