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

Bug#1043955: abcmidi: Fails to build source after successful build



Source: abcmidi
Version: 20230625+ds1-1
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 abcmidi
> dpkg-buildpackage: info: source version 20230625+ds1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dennis Braun <snd@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building abcmidi using existing ./abcmidi_20230625+ds1.orig.tar.xz
> dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use --include-removal to override
> dpkg-source: error: cannot represent change to abc2abc: binary file contents changed
> dpkg-source: error: add abc2abc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'abc2abc' will not be represented in diff
> dpkg-source: error: cannot represent change to abc2midi: binary file contents changed
> dpkg-source: error: add abc2midi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'abc2midi' will not be represented in diff
> dpkg-source: error: cannot represent change to abcmatch: binary file contents changed
> dpkg-source: error: add abcmatch in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'abcmatch' will not be represented in diff
> dpkg-source: error: cannot represent change to abcmatch.o: binary file contents changed
> dpkg-source: error: add abcmatch.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff
> dpkg-source: error: cannot represent change to crack.o: binary file contents changed
> dpkg-source: error: add crack.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 debug.o: binary file contents changed
> dpkg-source: error: add debug.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 drawtune.o: binary file contents changed
> dpkg-source: error: add drawtune.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 genmidi.o: binary file contents changed
> dpkg-source: error: add genmidi.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 matchsup.o: binary file contents changed
> dpkg-source: error: add matchsup.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 mftext: binary file contents changed
> dpkg-source: error: add mftext in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'mftext' will not be represented in diff
> dpkg-source: error: cannot represent change to mftext.o: binary file contents changed
> dpkg-source: error: add mftext.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 midi2abc: binary file contents changed
> dpkg-source: error: add midi2abc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'midi2abc' will not be represented in diff
> dpkg-source: error: cannot represent change to midi2abc.o: binary file contents changed
> dpkg-source: error: add midi2abc.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 midicopy: binary file contents changed
> dpkg-source: error: add midicopy in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'midicopy' will not be represented in diff
> dpkg-source: error: cannot represent change to midicopy.o: binary file contents changed
> dpkg-source: error: add midicopy.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 midifile.o: binary file contents changed
> dpkg-source: error: add midifile.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 midistats: binary file contents changed
> dpkg-source: error: add midistats in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'midistats' will not be represented in diff
> dpkg-source: error: cannot represent change to midistats.o: binary file contents changed
> dpkg-source: error: add midistats.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 music_utils.o: binary file contents changed
> dpkg-source: error: add music_utils.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 parseabc.o: binary file contents changed
> dpkg-source: error: add parseabc.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 parser2.o: binary file contents changed
> dpkg-source: error: add parser2.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 position.o: binary file contents changed
> dpkg-source: error: add position.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 pslib.o: binary file contents changed
> dpkg-source: error: add pslib.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 queues.o: binary file contents changed
> dpkg-source: error: add queues.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 store.o: binary file contents changed
> dpkg-source: error: add store.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 stresspat.o: binary file contents changed
> dpkg-source: error: add stresspat.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 toabc.o: binary file contents changed
> dpkg-source: error: add toabc.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 yaps: binary file contents changed
> dpkg-source: error: add yaps in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'yaps' will not be represented in diff
> dpkg-source: error: cannot represent change to yapstree.o: binary file contents changed
> dpkg-source: error: add yapstree.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 29
> 
> 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/abcmidi_20230625+ds1-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.


Reply to: