Source: libmcrypt Version: 2.5.8-7 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 libmcrypt > dpkg-buildpackage: info: source version 2.5.8-7 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Barak A. Pearlmutter > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in modules > make[2]: Entering directory '/<<PKGBUILDDIR>>/modules' > Making distclean in algorithms > make[3]: Entering directory '/<<PKGBUILDDIR>>/modules/algorithms' > rm -rf .libs _libs > test -z "threeway.la cast-128.la gost.la rijndael-128.la safer-sk64.la > twofish.la arcfour.la cast-256.la loki97.la rijndael-192.la saferplus.la > wake.la blowfish-compat.la des.la rijndael-256.la serpent.la xtea.la > blowfish.la enigma.la rc2.la safer-sk128.la tripledes.la" || rm -f > threeway.la cast-128.la gost.la rijndael-128.la safer-sk64.la twofish.la > arcfour.la cast-256.la loki97.la rijndael-192.la saferplus.la wake.la > blowfish-compat.la des.la rijndael-256.la serpent.la xtea.la blowfish.la > enigma.la rc2.la safer-sk128.la tripledes.la > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/3-way.Plo > rm -f ./.deps/arcfour.Plo > rm -f ./.deps/blowfish-compat.Plo > rm -f ./.deps/blowfish.Plo > rm -f ./.deps/cast-128.Plo > rm -f ./.deps/cast-256.Plo > rm -f ./.deps/des.Plo > rm -f ./.deps/enigma.Plo > rm -f ./.deps/gost.Plo > rm -f ./.deps/loki97.Plo > rm -f ./.deps/panama.Plo > rm -f ./.deps/rc2.Plo > rm -f ./.deps/rijndael-128.Plo > rm -f ./.deps/rijndael-192.Plo > rm -f ./.deps/rijndael-256.Plo > rm -f ./.deps/safer128.Plo > rm -f ./.deps/safer64.Plo > rm -f ./.deps/saferplus.Plo > rm -f ./.deps/serpent.Plo > rm -f ./.deps/tripledes.Plo > rm -f ./.deps/twofish.Plo > rm -f ./.deps/wake.Plo > rm -f ./.deps/xtea.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules/algorithms' > Making distclean in modes > make[3]: Entering directory '/<<PKGBUILDDIR>>/modules/modes' > rm -rf .libs _libs > test -z "cbc.la cfb.la ctr.la ecb.la ncfb.la nofb.la ofb.la stream.la" || rm > -f cbc.la cfb.la ctr.la ecb.la ncfb.la nofb.la ofb.la stream.la > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/cbc.Plo > rm -f ./.deps/cfb.Plo > rm -f ./.deps/ctr.Plo > rm -f ./.deps/ecb.Plo > rm -f ./.deps/ncfb.Plo > rm -f ./.deps/nofb.Plo > rm -f ./.deps/ofb.Plo > rm -f ./.deps/stream.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules/modes' > make[3]: Entering directory '/<<PKGBUILDDIR>>/modules' > 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 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/modules' > 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 "libmcrypt.la " || rm -f libmcrypt.la > rm -rf .libs _libs > rm mcrypt_symb.c > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "libmcrypt-config" || rm -f libmcrypt-config > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bzero.Plo > rm -f ./.deps/mcrypt.Plo > rm -f ./.deps/mcrypt_extra.Plo > rm -f ./.deps/mcrypt_modules.Plo > rm -f ./.deps/mcrypt_symb.Plo > rm -f ./.deps/mcrypt_threads.Plo > rm -f ./.deps/win32_comp.Plo > rm -f ./.deps/xmemory.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -rf .libs _libs > rm -f *.o > test -z "ciphertest.log aestest.log" || rm -f ciphertest.log aestest.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ciphertest aestest > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "ciphertest.trs aestest.trs" || rm -f ciphertest.trs aestest.trs > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/aes_test.Po > rm -f ./.deps/cipher_test.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "libmcrypt.spec include/mutils/mcrypt.h" || rm -f libmcrypt.spec > include/mutils/mcrypt.h > rm -f config.h stamp-h1 > rm -f libtool config.lt > 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 > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libmcrypt using existing > ./libmcrypt_2.5.8.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file config.log, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file stamp-h1, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libtool, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile, 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 config.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure.in, 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 ltmain.sh, 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 config.status, 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 libmcrypt.spec, 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 libltdl/ltdl.c, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/configure.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/acinclude.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/ltdl.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/COPYING.LIB, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/config-h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/Makefile.am, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libltdl/README, use > --include-removal to override > dpkg-source: warning: ignoring deletion of directory autom4te.cache > dpkg-source: warning: ignoring deletion of file autom4te.cache/requests, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.2, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/output.2, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.1, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file include/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file include/mutils/mcrypt.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file modules/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file modules/modes/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > modules/algorithms/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use > --include-removal to override > dpkg-source: error: cannot represent change to lib/libmcrypt.a: binary file > contents changed > dpkg-source: error: add lib/libmcrypt.a in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'lib/libmcrypt.a' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'libltdl/config.status' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of 'libltdl/libtool' will not be > represented in diff > 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/libmcrypt_2.5.8-7_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.

