Your message dated Sun, 12 Nov 2023 13:18:59 +0000
with message-id <e1r2amd-005nsr...@fasolo.debian.org>
and subject line Bug#1043719: fixed in coinor-cbc 2.10.11+ds1-1
has caused the Debian Bug report #1043719,
regarding coinor-cbc: 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 ow...@bugs.debian.org
immediately.)
--
1043719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: coinor-cbc
Version: 2.10.10+really2.10.10+ds1-3
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 coinor-cbc
> dpkg-buildpackage: info: source version 2.10.10+really2.10.10+ds1-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Pierre Gruet <p...@debian.org>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --without autoreconf
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in Cbc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Cbc'
> Making distclean in test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Cbc/test'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "yy.mps xx.mps continuous.mps integer.mps test2.lp test2.out test.lp
> test.mps test.out x1.mps.mps x2.mps.mps x3.mps.mps" || rm -f yy.mps xx.mps
> continuous.mps integer.mps test2.lp test2.out test.lp test.mps test.out
> x1.mps.mps x2.mps.mps x3.mps.mps
> rm -f gamsTest gamsTest
> rm -f osiUnitTest osiUnitTest
> rm -f CInterfaceTest CInterfaceTest
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Cbc/test'
> Making distclean in src/OsiCbc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Cbc/src/OsiCbc'
> test -z "libOsiCbc.la" || rm -f libOsiCbc.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f "./so_locations"
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Cbc/src/OsiCbc'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Cbc/src'
> test -z "libCbc.la libCbcSolver.la" || rm -f libCbc.la libCbcSolver.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f config.h stamp-h1 config_cbc.h stamp-h2
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cbc cbc
> rm -f "./so_locations"
> rm -f "./so_locations"
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Cbc/src'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Cbc'
> test -z "" || rm -f
> rm -rf .libs _libs
> ( cd doxydoc ; rm -rf html *.log *.tag )
> rm -f *.lo
> test -z "examples/Makefile cbc.pc cbc-uninstalled.pc osi-cbc.pc
> osi-cbc-uninstalled.pc doxydoc/doxygen.conf" || rm -f examples/Makefile
> cbc.pc cbc-uninstalled.pc osi-cbc.pc osi-cbc-uninstalled.pc
> doxydoc/doxygen.conf
> rm -f libtool
> if test -r test/Makefile; then cd test; make distclean; fi
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> if test -r test/Makefile; then cd test; make clean; fi
> test -z " " || rm -f
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Cbc'
> rm -f config.status config.cache config.log configure.lineno
> configure.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Cbc'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> ( cd doxydoc ; rm -rf html *.log *.tag )
> rm -f *.lo
> test -z "doxydoc/doxygen.conf" || rm -f doxydoc/doxygen.conf
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "coin_subdirs.txt " || rm -f coin_subdirs.txt
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno
> configure.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building coinor-cbc using existing
> ./coinor-cbc_2.10.10+really2.10.10+ds1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to Cbc/test/continuous.mps.gz:
> binary file contents changed
> dpkg-source: error: add Cbc/test/continuous.mps.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Cbc/test/integer.mps.gz:
> binary file contents changed
> dpkg-source: error: add Cbc/test/integer.mps.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Cbc/test/test.mps.gz: binary
> file contents changed
> dpkg-source: error: add Cbc/test/test.mps.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Cbc/test/test.out.gz: binary
> file contents changed
> dpkg-source: error: add Cbc/test/test.out.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Cbc/test/test2.out.gz: binary
> file contents changed
> dpkg-source: error: add Cbc/test/test2.out.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Cbc/test/x1.mps.mps.gz: binary
> file contents changed
> dpkg-source: error: add Cbc/test/x1.mps.mps.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Cbc/test/x2.mps.mps.gz: binary
> file contents changed
> dpkg-source: error: add Cbc/test/x2.mps.mps.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Cbc/test/x3.mps.mps.gz: binary
> file contents changed
> dpkg-source: error: add Cbc/test/x3.mps.mps.gz 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/coinor-cbc_2.10.10+really2.10.10+ds1-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.
--- End Message ---
--- Begin Message ---
Source: coinor-cbc
Source-Version: 2.10.11+ds1-1
Done: Pierre Gruet <p...@debian.org>
We believe that the bug you reported is fixed in the latest version of
coinor-cbc, 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 1043...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated coinor-cbc 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 11 Nov 2023 21:29:48 +0100
Source: coinor-cbc
Architecture: source
Version: 2.10.11+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@alioth-lists.debian.net>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1043719
Changes:
coinor-cbc (2.10.11+ds1-1) unstable; urgency=medium
.
* New upstream version 2.10.11+ds1
* Fixing the list of files to delete in the clean target (Closes: #1043719)
* Updating the list of files to exclude when repacking
Checksums-Sha1:
3f05b789ac527b79250e49b803c2132422c6fe73 2373 coinor-cbc_2.10.11+ds1-1.dsc
8c994c21b2ab8834fe3908832a6ac5026ff3f22a 894176
coinor-cbc_2.10.11+ds1.orig.tar.xz
ec19f896f13aeab9874cd9bb5859e6be6984f521 16156
coinor-cbc_2.10.11+ds1-1.debian.tar.xz
ea4ae7a33b59fe440571394b1bdf5a89049ae861 10224
coinor-cbc_2.10.11+ds1-1_amd64.buildinfo
Checksums-Sha256:
e181ea70356ae5617ce7230a21b00b8da096f3cac04bf800f9cd1005db28a6b5 2373
coinor-cbc_2.10.11+ds1-1.dsc
42831b55668ab242da8caf39986db509f5cdf39f423d265a37d5a844c243334f 894176
coinor-cbc_2.10.11+ds1.orig.tar.xz
fe15bbf0f510cdf768b9bf93bac267ec71573ebfbe30bdee387b5ffacbacf46c 16156
coinor-cbc_2.10.11+ds1-1.debian.tar.xz
35ba0a9b08b331bfd0cad839bb8a30f61df5f5ffc155731a32fc90daa117a286 10224
coinor-cbc_2.10.11+ds1-1_amd64.buildinfo
Files:
f96dbf9be69e3d3935b205086a5893d8 2373 science optional
coinor-cbc_2.10.11+ds1-1.dsc
787b171d140e04c2079f6fe9189ca00b 894176 science optional
coinor-cbc_2.10.11+ds1.orig.tar.xz
21c865632fc4b8079f3419fb79014847 16156 science optional
coinor-cbc_2.10.11+ds1-1.debian.tar.xz
f30832612192126851336d9bcd194e61 10224 science optional
coinor-cbc_2.10.11+ds1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmVQzfgACgkQYAMWptwn
dHYUKg//ewUNiNNCPqIM8pXHvPxEmf5/ThU2whvkQ4B+PfHN9qOPBNXsLd89rOzy
+IlOnJVI092kjuvkx67jMMOQoK49rOZM2ZxupioiO0kAc0162Vxiq7uP8MHPWbX+
QztXg0FsBbuqiBXR4HTgSv3oiHvLhDONPyTCvLVoH+dZF/0o1nJP/382WydFw20e
gWynG7nS9KT1+TCZT9wG0c2fOfX6NO0Slb2uAi61ssJNYf7pu6JYhXEp2aCwvLz0
oLi4c7LlBCYFlyxNXICkl/tdtLmPHkTfqsU4HNAD7MgLmWj2yJelVu1IublbJfUH
heJBYPpb8vJggnLMJg9ckDh0r6FAHbLW574sHBVrmNO3tO5UU4hyhf76Z/odJIfk
QVEt9fsQyNlq1nn8E4uIO27SibPU7ENoNXBHPIpGAYK3Z4Kq/G//jbssTxiG2i/Z
Xy7V/svJikuT6TG1rnxB01zj+HWtkGXCf3iQJskJf6uQ4Kme42HW+ShuKkkmxCBR
TcjFnRb3bWYRnnNVno51Zpt75uzhYfrJ1eT4zxkg4Cc+OyklAXEI37huFHNCv/F2
r4xxGNGDpvRYQOoqjM06+PJoXj6o2VZe48FyZgh7CVa+FFeeP2aw8BSWLGMd+3CX
hBUuYwTIEkpd06WXxAJVq6a2Xf1mm1uGyvUMPjphq+Sz0r9RTRE=
=IAnm
-----END PGP SIGNATURE-----
--- End Message ---