[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1045374: pappl: Fails to build source after successful build



Source: pappl
Version: 1.3.1-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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 pappl
> dpkg-buildpackage: info: source version 1.3.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thorsten Alteholz <debian@alteholz.de>
>  dpkg-source --before-build .
>  debian/rules clean
> # Do not build with autoreconf, see https://github.com/michaelrsweet/pappl/pull/126
> dh clean --without autoreconf
>    debian/rules execute_before_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Makedefs doesn't exist in repository/tarball; pretend it does
> touch Makedefs
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> /bin/rm -f testpappl.state
> for dir in doc man pappl testsuite; do \
> 	echo Cleaning all in $dir...; \
> 	(cd $dir; make -w -j8 --jobserver-auth=3,4 clean) || exit 1; \
> done
> Cleaning all in doc...
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[2]: warning: -j8 forced in submake: resetting jobserver mode.
> make[2]: Nothing to be done for 'clean'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Cleaning all in man...
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> make[2]: warning: -j8 forced in submake: resetting jobserver mode.
> make[2]: Nothing to be done for 'clean'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Cleaning all in pappl...
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pappl'
> make[2]: warning: -j8 forced in submake: resetting jobserver mode.
> /bin/rm -f client.o client-accessors.o client-auth.o client-loc.o client-ipp.o client-webif.o contact.o device.o device-file.o device-network.o device-usb.o dnssd.o httpmon.o job-accessors.o job-filter.o job-ipp.o job-process.o job.o link.o loc.o log.o lookup.o mainloop.o mainloop-subcommands.o mainloop-support.o printer.o printer-accessors.o printer-driver.o printer-ipp.o printer-raw.o printer-support.o printer-usb.o printer-webif.o resource.o snmp.o subscription.o subscription-ipp.o system.o system-accessors.o system-ipp.o system-loadsave.o system-loc.o system-printer.o system-subscription.o system-webif.o util.o 
> /bin/rm -f libpappl.so.1 libpappl.a
> /bin/rm -f libpappl.dylib libpappl.so parse-lock-log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pappl'
> Cleaning all in testsuite...
> make[2]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> make[2]: warning: -j8 forced in submake: resetting jobserver mode.
> /bin/rm -f -r pwg-driver.o testhttpmon.o testmainloop.o testpappl.o testhttpmon testmainloop testpappl
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> /bin/rm -f Makedefs config.h config.log config.status pappl/pappl.pc
> /bin/rm -f -r autom4te*.cache
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pappl using existing ./pappl_1.3.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/Client Test JPEG Job 2.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/Client Test JPEG Job 2.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/Client Test JPEG Job.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/Client Test JPEG Job.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/Client Test PNG Job 2.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/Client Test PNG Job 2.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/Client Test PNG Job.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/Client Test PNG Job.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/Client Test Raster Job.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/Client Test Raster Job.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/pwg-raster-auto-monochrome.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/pwg-raster-auto-monochrome.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/pwg-raster-auto.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/pwg-raster-auto.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/pwg-raster-color.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/pwg-raster-color.pwg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testsuite/testpappl.output/pwg-raster-monochrome.pwg: binary file contents changed
> dpkg-source: error: add testsuite/testpappl.output/pwg-raster-monochrome.pwg 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/pappl_1.3.1-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.


Reply to: