Source: krb5-strength Version: 3.2-3 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 krb5-strength > dpkg-buildpackage: info: source version 3.2-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Russ Allbery <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > test -z "tests/tap/libtap.a" || rm -f tests/tap/libtap.a > test -z "docs/krb5-strength.5 tests/data/dictionary.hwm > tests/data/dictionary.pwd tests/data/dictionary.pwi" || rm -f > docs/krb5-strength.5 tests/data/dictionary.hwm tests/data/dictionary.pwd > tests/data/dictionary.pwi > rm -rf .libs _libs > test -z "plugin/strength.la" || rm -f plugin/strength.la > rm -f tools/heimdal-strength > test -z "util/libutil.a" || rm -f util/libutil.a > rm -f tests/runtests tests/plugin/heimdal-t tests/plugin/mit-t > tests/portable/asprintf-t tests/portable/mkstemp-t > tests/portable/reallocarray-t tests/portable/snprintf-t > tests/portable/strndup-t tests/util/messages-krb5-t tests/util/messages-t > tests/util/xmalloc > test -z "portable/libportable.la " || rm -f portable/libportable.la > rm -f *.o > rm -rf cracklib/.libs cracklib/_libs > rm -f portable/asprintf.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f cracklib/*.o > rm -f portable/asprintf.lo > test . = "." || test -z "" || rm -f > rm -rf plugin/.libs plugin/_libs > rm -f plugin/so_locations > rm -f config.h stamp-h1 > rm -f cracklib/*.lo > rm -f portable/krb5-extra.o > rm -f cracklib/.deps/.dirstamp > rm -f libtool config.lt > rm -f portable/so_locations > rm -rf portable/.libs portable/_libs > rm -f plugin/*.o > rm -f portable/krb5-extra.lo > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cracklib/.dirstamp > rm -rf tests/.libs tests/_libs > rm -f plugin/*.lo > rm -f portable/krb5-profile.o > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f plugin/.deps/.dirstamp > rm -rf tests/plugin/.libs tests/plugin/_libs > rm -f portable/*.o > rm -f portable/krb5-profile.lo > rm -f plugin/.dirstamp > rm -rf tests/portable/.libs tests/portable/_libs > rm -f portable/*.lo > rm -f portable/mkstemp.o > rm -f portable/.deps/.dirstamp > rm -f tests/*.o > rm -f portable/mkstemp.lo > rm -f portable/.dirstamp > rm -f tests/plugin/*.o > rm -f portable/reallocarray.o > rm -rf tests/util/.libs tests/util/_libs > rm -f tests/.deps/.dirstamp > rm -f tests/portable/*.o > rm -f portable/reallocarray.lo > rm -rf tools/.libs tools/_libs > rm -f tests/.dirstamp > rm -f tests/tap/*.o > rm -f portable/snprintf.o > rm -f tests/util/*.o > rm -f tests/plugin/.deps/.dirstamp > rm -f portable/snprintf.lo > rm -f tools/*.o > rm -f tests/plugin/.dirstamp > rm -f portable/strndup.o > rm -f util/*.o > rm -f tests/portable/.deps/.dirstamp > rm -f portable/strndup.lo > rm -f tests/portable/.dirstamp > rm -f tests/tap/.deps/.dirstamp > rm -f tests/tap/.dirstamp > rm -f tests/util/.deps/.dirstamp > rm -f tests/util/.dirstamp > rm -f tools/.deps/.dirstamp > rm -f tools/.dirstamp > rm -f util/.deps/.dirstamp > rm -f util/.dirstamp > test -z "tests/data/.placeholder" || rm -f tests/data/.placeholder > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f cracklib/.deps/libcracklib_la-fascist.Plo > rm -f cracklib/.deps/libcracklib_la-packlib.Plo > rm -f cracklib/.deps/libcracklib_la-rules.Plo > rm -f cracklib/.deps/libcracklib_la-stringlib.Plo > rm -f cracklib/.deps/packer.Po > rm -f plugin/.deps/cdb.Plo > rm -f plugin/.deps/classes.Plo > rm -f plugin/.deps/config.Plo > rm -f plugin/.deps/cracklib.Plo > rm -f plugin/.deps/error.Plo > rm -f plugin/.deps/general.Plo > rm -f plugin/.deps/heimdal.Plo > rm -f plugin/.deps/mit.Plo > rm -f plugin/.deps/principal.Plo > rm -f plugin/.deps/sqlite.Plo > rm -f plugin/.deps/tools_heimdal_strength-cdb.Po > rm -f plugin/.deps/tools_heimdal_strength-classes.Po > rm -f plugin/.deps/tools_heimdal_strength-config.Po > rm -f plugin/.deps/tools_heimdal_strength-cracklib.Po > rm -f plugin/.deps/tools_heimdal_strength-error.Po > rm -f plugin/.deps/tools_heimdal_strength-general.Po > rm -f plugin/.deps/tools_heimdal_strength-principal.Po > rm -f plugin/.deps/tools_heimdal_strength-sqlite.Po > rm -f plugin/.deps/tools_heimdal_strength-vector.Po > rm -f plugin/.deps/vector.Plo > rm -f portable/.deps/asprintf.Plo > rm -f portable/.deps/dummy.Plo > rm -f portable/.deps/krb5-extra.Plo > rm -f portable/.deps/krb5-profile.Plo > rm -f portable/.deps/mkstemp.Plo > rm -f portable/.deps/reallocarray.Plo > rm -f portable/.deps/snprintf.Plo > rm -f portable/.deps/strndup.Plo > rm -f tests/.deps/runtests-runtests.Po > rm -f tests/plugin/.deps/heimdal_t-heimdal-t.Po > rm -f tests/plugin/.deps/mit_t-mit-t.Po > rm -f tests/portable/.deps/asprintf-t.Po > rm -f tests/portable/.deps/asprintf.Po > rm -f tests/portable/.deps/mkstemp-t.Po > rm -f tests/portable/.deps/mkstemp.Po > rm -f tests/portable/.deps/reallocarray-t.Po > rm -f tests/portable/.deps/reallocarray.Po > rm -f tests/portable/.deps/snprintf-t.Po > rm -f tests/portable/.deps/snprintf.Po > rm -f tests/portable/.deps/strndup-t.Po > rm -f tests/portable/.deps/strndup.Po > rm -f tests/tap/.deps/libtap_a-basic.Po > rm -f tests/tap/.deps/libtap_a-kerberos.Po > rm -f tests/tap/.deps/libtap_a-process.Po > rm -f tests/tap/.deps/libtap_a-string.Po > rm -f tests/util/.deps/messages-krb5-t.Po > rm -f tests/util/.deps/messages-t.Po > rm -f tests/util/.deps/xmalloc.Po > rm -f tools/.deps/heimdal_strength-heimdal-strength.Po > rm -f util/.deps/messages-krb5.Po > rm -f util/.deps/messages.Po > rm -f util/.deps/xmalloc.Po > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./krb5-strength_3.2.orig.tar.xz.asc > dpkg-source: info: building krb5-strength using existing > ./krb5-strength_3.2.orig.tar.xz > dpkg-source: info: building krb5-strength using existing > ./krb5-strength_3.2.orig.tar.xz.asc > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, 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 build-aux/ar-lib, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/missing, use > --include-removal to override > 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: error: cannot represent change to tests/data/wordlist.sqlite: > binary file contents changed > dpkg-source: error: add tests/data/wordlist.sqlite in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > 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/krb5-strength_3.2-3_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.

