Source: foo2zjs Version: 20200505dfsg0-2 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@lists.debian.org 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 foo2zjs > dpkg-buildpackage: info: source version 20200505dfsg0-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Didier Raboud <o...@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j8 clean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -f foo2zjs zjsdecode arm2hpdl foo2hp foo2xqx xqxdecode foo2lava lavadecode > foo2qpdl qpdldecode opldecode foo2oak oakdecode foo2slx slxdecode foo2hiperc > hipercdecode foo2hbpl2 hbpldecode gipddecode foo2ddst ddstdecode > command2foo2lava-pjl usb_printerid foo2zjs-wrapper foo2oak-wrapper > foo2hp2600-wrapper foo2xqx-wrapper foo2lava-wrapper foo2qpdl-wrapper > foo2slx-wrapper foo2hiperc-wrapper foo2hbpl2-wrapper foo2ddst-wrapper > foo2zjs-pstops printer-profile > rm -f *.zc *.zm *.zm1 > rm -f xxx.* xxxomatic > rm -f foo2zjs.o jbig.o jbig_ar.o zjsdecode.o foo2hp.o > rm -f foo2oak.o oakdecode.o > rm -f foo2xqx.o xqxdecode.o > rm -f foo2lava.o lavadecode.o > rm -f foo2qpdl.o qpdldecode.o > rm -f foo2slx.o slxdecode.o > rm -f foo2hiperc.o hipercdecode.o > rm -f foo2hbpl2.o hbpldecode.o > rm -f opldecode.o gipddecode.o > rm -f foo2dsst.o ddstdecode.o > rm -f command2foo2lava-pjl.o > rm -f foo2oak.html foo2zjs.html foo2hp.html foo2xqx.html foo2lava.html > rm -f foo2slx.html foo2qpdl.html foo2hiperc.html foo2hbpl.html > rm -f foo2ddst.html > rm -f index.html > rm -f arch*.gif > rm -f sihp*.dl > rm -f *.tar.gz > rm -f getweb > rm -f patch.db > rm -f foo2zjs-wrapper.1 foo2zjs.1 zjsdecode.1 foo2oak-wrapper.1 foo2oak.1 > oakdecode.1 foo2hp2600-wrapper.1 foo2hp.1 foo2xqx-wrapper.1 foo2xqx.1 > xqxdecode.1 foo2lava-wrapper.1 foo2lava.1 lavadecode.1 opldecode.1 > foo2qpdl-wrapper.1 foo2qpdl.1 qpdldecode.1 foo2slx-wrapper.1 foo2slx.1 > slxdecode.1 foo2hiperc-wrapper.1 foo2hiperc.1 hipercdecode.1 > foo2hbpl2-wrapper.1 foo2hbpl2.1 hbpldecode.1 foo2ddst-wrapper.1 foo2ddst.1 > ddstdecode.1 gipddecode.1 foo2zjs-pstops.1 arm2hpdl.1 usb_printerid.1 > printer-profile.1 manual.pdf > rm -f *.zjs *.zm *.zc *.zc? *.zc?? *.oak *.pbm *.pksm *.cmyk > rm -f pksm2bitcmyk > rm -f *.icm.*.ps > cd osx-hotplug; make clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/osx-hotplug' > rm -f *.o *.1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/osx-hotplug' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f 85-hplj10xx.rules > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building foo2zjs using existing > ./foo2zjs_20200505dfsg0.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to foomatic-db/db: > dpkg-source: error: new version is symlink to . > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to foomatic-db/source: > dpkg-source: error: new version is symlink to . > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to foo2ddst.o: binary file > contents changed > dpkg-source: error: add foo2ddst.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'foomatic-db/oldprinterids' > 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/foo2zjs_20200505dfsg0-2_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.