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

Bug#1043955: marked as done (abcmidi: Fails to build source after successful build)



Your message dated Fri, 15 Sep 2023 20:50:11 +0000
with message-id <E1qhFlT-00CgIx-FH@fasolo.debian.org>
and subject line Bug#1043955: fixed in abcmidi 20230913+ds1-1
has caused the Debian Bug report #1043955,
regarding abcmidi: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1043955: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043955
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: abcmidi
Source-Version: 20230913+ds1-1
Done: Dennis Braun <snd@debian.org>

We believe that the bug you reported is fixed in the latest version of
abcmidi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1043955@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dennis Braun <snd@debian.org> (supplier of updated abcmidi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Sep 2023 22:10:06 +0200
Source: abcmidi
Architecture: source
Version: 20230913+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Dennis Braun <snd@debian.org>
Closes: 1043955
Changes:
 abcmidi (20230913+ds1-1) unstable; urgency=medium
 .
   * New upstream version 20230913+ds1
   * Clean modified files after source build (Closes: #1043955)
Checksums-Sha1:
 25d26abf251e1e0e9c952c9c23ccdfc91ca8ebd8 2028 abcmidi_20230913+ds1-1.dsc
 864da9da4fd7cc1597987f554dcfed26c4e3b69b 395360 abcmidi_20230913+ds1.orig.tar.xz
 e5f928823686bc3837e78ef43bd16a6b412eddf6 8288 abcmidi_20230913+ds1-1.debian.tar.xz
 93b40e8677dfe9ffba367471a4f4de632c18bcec 5811 abcmidi_20230913+ds1-1_source.buildinfo
Checksums-Sha256:
 a68c9c39f10f28031a96d2dd1098ddb941d30334c738f4d5dc9dbc2138cc90b1 2028 abcmidi_20230913+ds1-1.dsc
 9a3ea57dac3a3dd9e41b88f9ea23ea6cad3aec021435cb20e645de9f35a7a6f5 395360 abcmidi_20230913+ds1.orig.tar.xz
 d30b8168650bfb30e3c05afdeb735937df68f2975d9e70e6e669eefbc55f8dd6 8288 abcmidi_20230913+ds1-1.debian.tar.xz
 838747bda233a7d04db7e36044df45946d0b8ef5f4105588ba3d24fa17508bb1 5811 abcmidi_20230913+ds1-1_source.buildinfo
Files:
 3ed3a318c8790074105f886720570151 2028 sound optional abcmidi_20230913+ds1-1.dsc
 9f9249c708705cf71cb17a17b7620e40 395360 sound optional abcmidi_20230913+ds1.orig.tar.xz
 3488883d4027791fab29c31de31c6d71 8288 sound optional abcmidi_20230913+ds1-1.debian.tar.xz
 3b33143e6d0f474c30071479a711a3f1 5811 sound optional abcmidi_20230913+ds1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEEPLfDAq+1fmGoxhfdY06lXZArmDYFAmUEvCYPHHNuZEBkZWJp
YW4ub3JnAAoJEGNOpV2QK5g2O/YP+wY/+8ajAO4eN/i9yIkvrJxu2b7ZMU6k5U/i
5F2uoq2695o/dkhuFp50OEqqWpz5Glo7X0XLG62JmrsxwWYp3r/9NVQeElasESdC
0P04T7QFG1uUE8riQZhWtXOp2waIUMEu4Ok7f9J+2b3FuAB/Ee10sdaWUEBeCzfI
ueV+KxAhQ85y6E/hNf/oZeszhWoiMD1ZrSIAsNPVPrLt4xdA4mfAyMAv+Y2qTjFi
/cWPFesFO6/3fj640DsLqlWa/0m/O9DwkyJ5muK/s9FYL7hYUob/j2zyMrioFIAm
R3obo8YStjiioc3B7psU9WDewc00BptkqMITT/vvXQ4lTbn7ymBNKLkuUMQ9QaTK
pXFTwa8aKIz6nRPhtU0irHM4M768YUw0bKEmPgBOieU1xtHsb2DpqvbawRcgzaoY
gDK3ENoHeWRvG+zwZxqNLRIivqx68P8mEZWCJS9qM4dXNep4wlHkgrLt3IWVKITz
nGKpdezDrby9KXHKmsUKF//XFk+HXaub8fGjgtq5uqjVB1ArnrVc1lVoeIeDToir
YsvI9S3x5I03j1WZ0skXOrCsGV1OguiqIWwv98IUZMaayhTBcGmsFmO/6lWnXMnk
blOQbAKTw6T3FgtIatMzHGTZR44uglWDiU9TnS81kTCHQj7eviRK7/5jIyjk0hC2
vsgI0+32
=xn34
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: