Bug#1047907: liblc3: Fails to build source after successful build
Source: liblc3
Version: 1.0.3-4
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 liblc3
> dpkg-buildpackage: info: source version 1.0.3-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dylan Aïssi <daissi@debian.org>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --buildsystem=meson
> dh_auto_clean -O--buildsystem=meson
> dh_autoreconf_clean -O--buildsystem=meson
> dh_clean -O--buildsystem=meson
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building liblc3 using existing ./liblc3_1.0.3.orig.tar.gz
> dpkg-source: error: cannot represent change to bin/test_arm: binary file contents changed
> dpkg-source: error: add bin/test_arm in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/test_arm' will not be represented in diff
> dpkg-source: error: cannot represent change to bin/test_neon: binary file contents changed
> dpkg-source: error: add bin/test_neon in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/test_neon' will not be represented in diff
> dpkg-source: error: cannot represent change to build/src/tables.o: binary file contents changed
> dpkg-source: error: add build/src/tables.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 build/test/arm/ltpf_arm.o: binary file contents changed
> dpkg-source: error: add build/test/arm/ltpf_arm.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 build/test/arm/test_arm.o: binary file contents changed
> dpkg-source: error: add build/test/arm/test_arm.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 build/test/neon/ltpf_neon.o: binary file contents changed
> dpkg-source: error: add build/test/neon/ltpf_neon.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 build/test/neon/mdct_neon.o: binary file contents changed
> dpkg-source: error: add build/test/neon/mdct_neon.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 build/test/neon/test_neon.o: binary file contents changed
> dpkg-source: error: add build/test/neon/test_neon.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 test/__pycache__/appendix_c.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/appendix_c.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/attdet.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/attdet.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/bitstream.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/bitstream.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/bwdet.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/bwdet.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/decoder.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/decoder.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/encoder.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/encoder.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/energy.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/energy.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/ltpf.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/ltpf.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/mdct.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/mdct.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/sns.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/sns.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/spec.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/spec.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/tables.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/tables.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/__pycache__/tns.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test/__pycache__/tns.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/build/lc3.cpython-311-x86_64-linux-gnu.so: binary file contents changed
> dpkg-source: error: add test/build/lc3.cpython-311-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/build/lc3.cpython-311-x86_64-linux-gnu.so' will not be represented in diff
> dpkg-source: error: cannot represent change to test/build/src/bits.o: binary file contents changed
> dpkg-source: error: add test/build/src/bits.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 test/build/src/plc.o: binary file contents changed
> dpkg-source: error: add test/build/src/plc.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 test/build/src/tables.o: binary file contents changed
> dpkg-source: error: add test/build/src/tables.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 test/build/temp.linux-x86_64-cpython-311/attdet_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/attdet_py.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 test/build/temp.linux-x86_64-cpython-311/bwdet_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/bwdet_py.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 test/build/temp.linux-x86_64-cpython-311/energy_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/energy_py.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 test/build/temp.linux-x86_64-cpython-311/lc3_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/lc3_py.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 test/build/temp.linux-x86_64-cpython-311/ltpf_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/ltpf_py.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 test/build/temp.linux-x86_64-cpython-311/mdct_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/mdct_py.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 test/build/temp.linux-x86_64-cpython-311/module_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/module_py.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 test/build/temp.linux-x86_64-cpython-311/sns_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/sns_py.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 test/build/temp.linux-x86_64-cpython-311/spec_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/spec_py.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 test/build/temp.linux-x86_64-cpython-311/tns_py.o: binary file contents changed
> dpkg-source: error: add test/build/temp.linux-x86_64-cpython-311/tns_py.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/liblc3_1.0.3-4_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: