Source: libtcd Version: 2.2.2-2.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 libtcd > dpkg-buildpackage: info: source version 2.2.2-2.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > # Add here commands to clean up after the build process. > dh_autoreconf_clean > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > dpkg-source -b . > dpkg-source: info: using source format '1.0' > dpkg-source: info: building libtcd using existing libtcd_2.2.2.orig.tar.gz > dpkg-source: info: building libtcd in libtcd_2.2.2-2.1.diff.gz > dpkg-source: error: cannot represent change to .libs/libtcd.so: > dpkg-source: error: new version is symlink to libtcd.so.0.0.2 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libtcd.la: > dpkg-source: error: new version is symlink to ../libtcd.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libtcd.so.0: > dpkg-source: error: new version is symlink to libtcd.so.0.0.2 > dpkg-source: error: old version is nonexistent > dpkg-source: warning: ignoring deletion of file config.sub > dpkg-source: warning: ignoring deletion of file install-sh > dpkg-source: warning: ignoring deletion of file aclocal.m4 > dpkg-source: warning: ignoring deletion of file config.guess > dpkg-source: warning: ignoring deletion of file INSTALL > dpkg-source: warning: ignoring deletion of file Makefile.in > dpkg-source: warning: ignoring deletion of file ltmain.sh > dpkg-source: warning: ignoring deletion of file configure > dpkg-source: warning: ignoring deletion of file depcomp > dpkg-source: warning: ignoring deletion of file missing > dpkg-source: error: cannot represent change to .libs/bit_pack.o: binary file > contents changed > dpkg-source: error: cannot represent change to .libs/libtcd.a: binary file > contents changed > dpkg-source: error: cannot represent change to .libs/libtcd.so.0.0.2: binary > file contents changed > dpkg-source: warning: executable mode 0755 of '.libs/libtcd.so.0.0.2' will > not be represented in diff > dpkg-source: error: cannot represent change to .libs/tide_db.o: binary file > contents changed > dpkg-source: error: cannot represent change to bit_pack.o: binary file > contents changed > dpkg-source: warning: executable mode 0755 of 'config.status' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'libtool' will not be > represented in diff > dpkg-source: error: cannot represent change to tide_db.o: binary file > contents changed > dpkg-source: warning: the diff modifies the following upstream files: > .deps/bit_pack.Plo > .deps/tide_db.Plo > .libs/libtcd.lai > Makefile > bit_pack.lo > config.log > config.status > configure.ac > libtcd.la > libtool > tcd.h > tide_db.lo > dpkg-source: info: use the '3.0 (quilt)' format to have separate and > documented changes to upstream files, see dpkg-source(1) > 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/libtcd_2.2.2-2.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.

