Bug#1043677: auto-07p: Fails to build source after successful build
Lucas Nussbaum
lucas at debian.org
Sun Aug 13 14:17:55 BST 2023
Source: auto-07p
Version: 0.9.2+dfsg-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at 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 auto-07p
> dpkg-buildpackage: info: source version 0.9.2+dfsg-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sergey B Kirpichev <skirpichev at gmail.com>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --sourcedirectory=07p --with python3
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd 07p
> make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: *** No rule to make target 'clean'. Stop.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: [debian/rules:11: override_dh_auto_clean] Error 2 (ignored)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean -O--sourcedirectory=07p
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building auto-07p using existing ./auto-07p_0.9.2+dfsg.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 07p/bin/autlab: binary file contents changed
> dpkg-source: error: add 07p/bin/autlab in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/autlab' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/deletelp: binary file contents changed
> dpkg-source: error: add 07p/bin/deletelp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/deletelp' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/double: binary file contents changed
> dpkg-source: error: add 07p/bin/double in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/double' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/keepbp: binary file contents changed
> dpkg-source: error: add 07p/bin/keepbp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/keepbp' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/keeplp: binary file contents changed
> dpkg-source: error: add 07p/bin/keeplp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/keeplp' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/keepsp: binary file contents changed
> dpkg-source: error: add 07p/bin/keepsp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/keepsp' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/keepuz: binary file contents changed
> dpkg-source: error: add 07p/bin/keepuz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/keepuz' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/listlabels: binary file contents changed
> dpkg-source: error: add 07p/bin/listlabels in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/listlabels' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/plaut: binary file contents changed
> dpkg-source: error: add 07p/bin/plaut in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/plaut' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/reduce: binary file contents changed
> dpkg-source: error: add 07p/bin/reduce in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/reduce' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/relabel: binary file contents changed
> dpkg-source: error: add 07p/bin/relabel in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/relabel' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/bin/triple: binary file contents changed
> dpkg-source: error: add 07p/bin/triple in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '07p/bin/triple' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of '07p/cmds/@H' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of '07p/cmds/@LB' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of '07p/cmds/@R' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of '07p/cmds/@RD' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of '07p/config.status' will not be represented in diff
> dpkg-source: error: cannot represent change to 07p/lib/ae.o: binary file contents changed
> dpkg-source: error: add 07p/lib/ae.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/auto_constants.o: binary file contents changed
> dpkg-source: error: add 07p/lib/auto_constants.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/blas.o: binary file contents changed
> dpkg-source: error: add 07p/lib/blas.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/bvp.o: binary file contents changed
> dpkg-source: error: add 07p/lib/bvp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/compat.o: binary file contents changed
> dpkg-source: error: add 07p/lib/compat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/equilibrium.o: binary file contents changed
> dpkg-source: error: add 07p/lib/equilibrium.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/floquet.o: binary file contents changed
> dpkg-source: error: add 07p/lib/floquet.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/homcont.o: binary file contents changed
> dpkg-source: error: add 07p/lib/homcont.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/interfaces.o: binary file contents changed
> dpkg-source: error: add 07p/lib/interfaces.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/io.o: binary file contents changed
> dpkg-source: error: add 07p/lib/io.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/lapack.o: binary file contents changed
> dpkg-source: error: add 07p/lib/lapack.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/libauto_c.a: binary file contents changed
> dpkg-source: error: add 07p/lib/libauto_c.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/main.o: binary file contents changed
> dpkg-source: error: add 07p/lib/main.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/maps.o: binary file contents changed
> dpkg-source: error: add 07p/lib/maps.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/mesh.o: binary file contents changed
> dpkg-source: error: add 07p/lib/mesh.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/mpi.o: binary file contents changed
> dpkg-source: error: add 07p/lib/mpi.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/optimization.o: binary file contents changed
> dpkg-source: error: add 07p/lib/optimization.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/parabolic.o: binary file contents changed
> dpkg-source: error: add 07p/lib/parabolic.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/periodic.o: binary file contents changed
> dpkg-source: error: add 07p/lib/periodic.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/solvebv.o: binary file contents changed
> dpkg-source: error: add 07p/lib/solvebv.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/support.o: binary file contents changed
> dpkg-source: error: add 07p/lib/support.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/timeint.o: binary file contents changed
> dpkg-source: error: add 07p/lib/timeint.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/toolboxae.o: binary file contents changed
> dpkg-source: error: add 07p/lib/toolboxae.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/lib/toolboxbv.o: binary file contents changed
> dpkg-source: error: add 07p/lib/toolboxbv.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/plaut/compat.mod: binary file contents changed
> dpkg-source: error: add 07p/plaut/compat.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/plaut/compat.o: binary file contents changed
> dpkg-source: error: add 07p/plaut/compat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/plaut/plautdev.o: binary file contents changed
> dpkg-source: error: add 07p/plaut/plautdev.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/plaut/plautint.o: binary file contents changed
> dpkg-source: error: add 07p/plaut/plautint.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/plaut/plautlib.o: binary file contents changed
> dpkg-source: error: add 07p/plaut/plautlib.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/plaut/plautmain.o: binary file contents changed
> dpkg-source: error: add 07p/plaut/plautmain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/ae.mod: binary file contents changed
> dpkg-source: error: add 07p/src/ae.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/auto_constants.mod: binary file contents changed
> dpkg-source: error: add 07p/src/auto_constants.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/autompi.mod: binary file contents changed
> dpkg-source: error: add 07p/src/autompi.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/bvp.mod: binary file contents changed
> dpkg-source: error: add 07p/src/bvp.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/compat.mod: binary file contents changed
> dpkg-source: error: add 07p/src/compat.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/equilibrium.mod: binary file contents changed
> dpkg-source: error: add 07p/src/equilibrium.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/floquet.mod: binary file contents changed
> dpkg-source: error: add 07p/src/floquet.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/homcont.mod: binary file contents changed
> dpkg-source: error: add 07p/src/homcont.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/interfaces.mod: binary file contents changed
> dpkg-source: error: add 07p/src/interfaces.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/io.mod: binary file contents changed
> dpkg-source: error: add 07p/src/io.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/maps.mod: binary file contents changed
> dpkg-source: error: add 07p/src/maps.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/mesh.mod: binary file contents changed
> dpkg-source: error: add 07p/src/mesh.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/optimization.mod: binary file contents changed
> dpkg-source: error: add 07p/src/optimization.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/parabolic.mod: binary file contents changed
> dpkg-source: error: add 07p/src/parabolic.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/periodic.mod: binary file contents changed
> dpkg-source: error: add 07p/src/periodic.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/solvebv.mod: binary file contents changed
> dpkg-source: error: add 07p/src/solvebv.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/support.mod: binary file contents changed
> dpkg-source: error: add 07p/src/support.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/timeint.mod: binary file contents changed
> dpkg-source: error: add 07p/src/timeint.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/toolboxae.mod: binary file contents changed
> dpkg-source: error: add 07p/src/toolboxae.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/src/toolboxbv.mod: binary file contents changed
> dpkg-source: error: add 07p/src/toolboxbv.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/util/compat.mod: binary file contents changed
> dpkg-source: error: add 07p/util/compat.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/util/compat.o: binary file contents changed
> dpkg-source: error: add 07p/util/compat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/util/utility.mod: binary file contents changed
> dpkg-source: error: add 07p/util/utility.mod in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to 07p/util/utility.o: binary file contents changed
> dpkg-source: error: add 07p/util/utility.o 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/auto-07p_0.9.2+dfsg-3_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.
More information about the debian-science-maintainers
mailing list