Source: debfoster Version: 2.7-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 debfoster > dpkg-buildpackage: info: source version 2.7-2.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Adam Borowski <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --parallel > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_auto_clean -O--parallel > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* debfoster.po debfoster.1po debfoster.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in etc > make[2]: Entering directory '/<<PKGBUILDDIR>>/etc' > test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/etc' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "debfoster" || rm -f debfoster > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > configure.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean -O--parallel > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > dpkg-source -b . > dpkg-source: warning: no source format specified in debian/source/format, see > dpkg-source(1) > dpkg-source: info: using source format '1.0' > dpkg-source: info: building debfoster using existing debfoster_2.7.orig.tar.gz > dpkg-source: info: building debfoster in debfoster_2.7-2.1.diff.gz > dpkg-source: error: cannot represent change to po/da.gmo: binary file > contents changed > dpkg-source: error: cannot represent change to po/de.gmo: binary file > contents changed > dpkg-source: error: cannot represent change to po/[email protected]: binary > file contents changed > dpkg-source: error: cannot represent change to po/[email protected]: binary file > contents changed > dpkg-source: error: cannot represent change to po/es.gmo: binary file > contents changed > dpkg-source: error: cannot represent change to po/fr.gmo: binary file > contents changed > dpkg-source: error: cannot represent change to po/nl.gmo: binary file > contents changed > dpkg-source: warning: the diff modifies the following upstream files: > README.git > config.guess > config.sub > doc/debfoster.8 > po/LINGUAS > po/Makefile.in.in > po/da.po > po/de.po > po/debfoster.pot > po/[email protected] > po/[email protected] > po/es.po > po/fr.po > po/it.po > po/nl.po > po/stamp-po > src/debfoster.c > 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/debfoster_2.7-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.

