Source: radcli Version: 1.2.11-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 radcli > dpkg-buildpackage: info: source version 1.2.11-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Kilian Krause <[email protected]> > dpkg-source --before-build . > debian/rules clean > touch config.rpath > dh clean --with autoreconf --builddirectory=. > dh_auto_clean -O--builddirectory=. > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in lib > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > test -z "*~" || rm -f *~ > test -z "libradcli.la" || rm -f libradcli.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "radcli.pc radcli.map" || rm -f radcli.pc radcli.map > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "radcli.pc" || rm -f radcli.pc > rm -f ./.deps/aaa_ctx.Plo > rm -f ./.deps/avpair.Plo > rm -f ./.deps/buildreq.Plo > rm -f ./.deps/config.Plo > rm -f ./.deps/dict.Plo > rm -f ./.deps/hmac.Plo > rm -f ./.deps/ip_util.Plo > rm -f ./.deps/log.Plo > rm -f ./.deps/md5.Plo > rm -f ./.deps/nettle-hmac.Plo > rm -f ./.deps/rc-md5.Plo > rm -f ./.deps/sendserver.Plo > rm -f ./.deps/tls.Plo > rm -f ./.deps/util.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "*~" || rm -f *~ > rm -rf .libs _libs > test -z "libtools.a" || rm -f libtools.a > rm -f *.o > rm -f radstatus radacct radexample radiusclient radembedded radembedded_dict > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/common.Po > rm -f ./.deps/radacct.Po > rm -f ./.deps/radembedded.Po > rm -f ./.deps/radembedded_dict.Po > rm -f ./.deps/radexample.Po > rm -f ./.deps/radiusclient.Po > rm -f ./.deps/radstatus.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in etc > make[2]: Entering directory '/<<PKGBUILDDIR>>/etc' > test -z "*~ radiusclient.conf radiusclient-tls.conf" || rm -f *~ > radiusclient.conf radiusclient-tls.conf > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/etc' > Making distclean in man > make[2]: Entering directory '/<<PKGBUILDDIR>>/man' > test -z "*~" || rm -f *~ > rm -rf .libs _libs > rm -f *.lo > 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 *~ > rm -rf .libs _libs > rm -f *.lo > test -z "Doxyfile" || rm -f Doxyfile > test . = "." || test -z "" || rm -f > test -z "stamp_mans" || rm -f stamp_mans > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > Making distclean in docker > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/docker' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/docker' > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f tls-restart avpair > rm -f *.o > test -z "basic-tests.sh.log ipv6-tests.sh.log failover-tests.sh.log > tcp-tests.sh.log eap-tests.sh.log no-server-file-tests.sh.log > reject-tests.sh.log skip-unknown-vsa.sh.log namespace-tests.sh.log > radembedded-tests.sh.log radembedded-dict-tests.sh.log > ipv6-non-temp-addr-tests.sh.log tls-tests.sh.log avpair.log" || rm -f > basic-tests.sh.log ipv6-tests.sh.log failover-tests.sh.log tcp-tests.sh.log > eap-tests.sh.log no-server-file-tests.sh.log reject-tests.sh.log > skip-unknown-vsa.sh.log namespace-tests.sh.log radembedded-tests.sh.log > radembedded-dict-tests.sh.log ipv6-non-temp-addr-tests.sh.log > tls-tests.sh.log avpair.log > rm -f *.lo > test -z "basic-tests.sh.trs ipv6-tests.sh.trs failover-tests.sh.trs > tcp-tests.sh.trs eap-tests.sh.trs no-server-file-tests.sh.trs > reject-tests.sh.trs skip-unknown-vsa.sh.trs namespace-tests.sh.trs > radembedded-tests.sh.trs radembedded-dict-tests.sh.trs > ipv6-non-temp-addr-tests.sh.trs tls-tests.sh.trs avpair.trs" || rm -f > basic-tests.sh.trs ipv6-tests.sh.trs failover-tests.sh.trs tcp-tests.sh.trs > eap-tests.sh.trs no-server-file-tests.sh.trs reject-tests.sh.trs > skip-unknown-vsa.sh.trs namespace-tests.sh.trs radembedded-tests.sh.trs > radembedded-dict-tests.sh.trs ipv6-non-temp-addr-tests.sh.trs > tls-tests.sh.trs avpair.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > rm -f ./.deps/avpair.Po > rm -f ./.deps/tls-restart.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "*~" || rm -f *~ > rm -rf .libs _libs > rm -f *.lo > test -z "include/radcli/version.h" || rm -f include/radcli/version.h > rm -f config.h stamp-h1 > rm -f libtool config.lt > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > 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 -O--builddirectory=. > dh_clean -O--builddirectory=. > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building radcli using existing ./radcli_1.2.11.orig.tar.gz > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use > --include-removal to override > dpkg-source: warning: newly created empty file 'config.rpath' will not be > represented in diff > dpkg-source: info: local changes detected, the modified files are: > radcli-1.2.11/stamp-h > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/radcli_1.2.11-1.diff.MuzaP0 > 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/radcli_1.2.11-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.

