Source: autoconf-dickey Version: 2.52+20230114-1 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 autoconf-dickey > dpkg-buildpackage: info: source version 2.52+20230114-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sven Joachim <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --without autoreconf > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -f Makefile atconfig mktests.sh > test -z "debug-*.sh macro configure configure.in configure.ac > config.status config.cache config.log config.h.in config.h > config.hin state-* at-* stderr stdout empty config.guess > config.sub expr libtool ltconfig ltmain.sh install-sh" || rm -f debug-*.sh > macro configure configure.in configure.ac config.status > config.cache config.log config.h.in config.h config.hin state-* > at-* stderr stdout empty config.guess config.sub expr > libtool ltconfig ltmain.sh install-sh > rm -f config.cache config.log stamp-h stamp-h[0-9]* > test -z "atconfig testsuite" || rm -f atconfig testsuite > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas > autoconf.ov autoconf.ovs autoconf.ms autoconf.mss autoconf.tmp" || rm -f > autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas autoconf.ov > autoconf.ovs autoconf.ms autoconf.mss autoconf.tmp > rm -f autoconf.aux autoconf.cp autoconf.cps autoconf.cv autoconf.dvi \ > autoconf.ev autoconf.fn autoconf.fns autoconf.ky autoconf.log \ > autoconf.ma autoconf.ms autoconf.ov autoconf.pg autoconf.ps \ > autoconf.toc autoconf.tp autoconf.vr autoconf.vrs \ > standards.aux standards.cp standards.cps standards.dvi \ > standards.fn standards.ky standards.log standards.pg \ > standards.ps standards.toc standards.tp standards.vr > rm -f vti.tmp > rm -f Makefile stamp-h stamp-h[0-9]* > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in man > make[2]: Entering directory '/<<PKGBUILDDIR>>/man' > rm -f Makefile stamp-h stamp-h[0-9]* > make[2]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making distclean in m4 > make[2]: Entering directory '/<<PKGBUILDDIR>>/m4' > rm -f Makefile stamp-h stamp-h[0-9]* > make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4' > Making distclean in config > make[2]: Entering directory '/<<PKGBUILDDIR>>/config' > rm -f Makefile stamp-h stamp-h[0-9]* > make[2]: Leaving directory '/<<PKGBUILDDIR>>/config' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "autoconf.m4f autoconf autoheader autoreconf ifnames autoscan > autoupdate" || rm -f autoconf.m4f autoconf autoheader autoreconf ifnames > autoscan autoupdate > rm -f Makefile stamp-h stamp-h[0-9]* > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./autoconf-dickey_2.52+20230114.orig.tar.gz.asc > gpgv: Signature made Sat Jan 14 23:01:21 2023 UTC > gpgv: using RSA key 19882D92DDA4C400C22C0D56CC2AF4472167BE03 > gpgv: Can't check signature: No public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./autoconf-dickey_2.52+20230114.orig.tar.gz: no acceptable signature found > dpkg-source: info: building autoconf-dickey using existing > ./autoconf-dickey_2.52+20230114.orig.tar.gz > dpkg-source: info: building autoconf-dickey using existing > ./autoconf-dickey_2.52+20230114.orig.tar.gz.asc > dpkg-source: info: local changes detected, the modified files are: > autoconf-dickey-2.52+20230114/tests/acspecific.at > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/autoconf-dickey_2.52+20230114-1.diff.M6JN_l > 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/autoconf-dickey_2.52+20230114-1_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.

