Your message dated Fri, 05 Dec 2025 10:33:55 +0000 with message-id <E1vRT8N-00HTnX-1Y@fasolo.debian.org> and subject line Bug#1043722: fixed in coinor-vol 1.5.4-5 has caused the Debian Bug report #1043722, regarding coinor-vol: 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.) -- 1043722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043722 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: coinor-vol: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 15:17:57 +0200
- Message-id: <1691932677.183780.1210918.nullmailer@grub.nussbaum.fr>
Source: coinor-vol Version: 1.5.4-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 coinor-vol > dpkg-buildpackage: info: source version 1.5.4-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Matthias Klose <doko@debian.org> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in Vol > make[2]: Entering directory '/<<PKGBUILDDIR>>/Vol' > Making distclean in src > make[3]: Entering directory '/<<PKGBUILDDIR>>/Vol/src' > test -z "libVol.la" || rm -f libVol.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ./so_locations > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/VolVolume.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/Vol/src' > Making distclean in src/OsiVol > make[3]: Entering directory '/<<PKGBUILDDIR>>/Vol/src/OsiVol' > test -z "libOsiVol.la" || rm -f libOsiVol.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ./so_locations > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/OsiVolSolverInterface.Plo > rm -f ./.deps/OsiVolSolverInterfaceIO.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/Vol/src/OsiVol' > make[3]: Entering directory '/<<PKGBUILDDIR>>/Vol' > rm -rf .libs _libs > ( cd doxydoc ; rm -rf html *.log *.tag ) > rm -f *.lo > test -z "examples/VolLp/Makefile examples/VolUfl/Makefile examples/Volume-LP/Makefile doxydoc/doxygen.conf vol.pc vol-uninstalled.pc osi-vol.pc osi-vol-uninstalled.pc" || rm -f examples/VolLp/Makefile examples/VolUfl/Makefile examples/Volume-LP/Makefile doxydoc/doxygen.conf vol.pc vol-uninstalled.pc osi-vol.pc osi-vol-uninstalled.pc > test . = "." || test -z "" || rm -f > test -z " " || rm -f > rm -f inc/config_vol.h inc/stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[3]: Leaving directory '/<<PKGBUILDDIR>>/Vol' > rm -f config.status config.cache config.log configure.lineno config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/Vol' > 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 config.lt > test . = "." || test -z "" || rm -f > test -z "coin_subdirs.txt " || rm -f coin_subdirs.txt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building coinor-vol using existing ./coinor-vol_1.5.4.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/install-sh, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/ltmain.sh, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/configure, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/depcomp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/missing, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/test/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/inc/config_vol.h.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/src/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Vol/src/OsiVol/Makefile.in, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > coinor-vol-1.5.4/Vol/test/Makefile > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/coinor-vol_1.5.4-4.diff.ZDhoCC > dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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-vol_1.5.4-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.
--- End Message ---
--- Begin Message ---
- To: 1043722-close@bugs.debian.org
- Subject: Bug#1043722: fixed in coinor-vol 1.5.4-5
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Fri, 05 Dec 2025 10:33:55 +0000
- Message-id: <E1vRT8N-00HTnX-1Y@fasolo.debian.org>
- Reply-to: Santiago Vila <sanvila@debian.org>
Source: coinor-vol Source-Version: 1.5.4-5 Done: Santiago Vila <sanvila@debian.org> We believe that the bug you reported is fixed in the latest version of coinor-vol, 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 1043722@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Santiago Vila <sanvila@debian.org> (supplier of updated coinor-vol 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, 05 Dec 2025 10:30:00 +0100 Source: coinor-vol Architecture: source Version: 1.5.4-5 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Santiago Vila <sanvila@debian.org> Closes: 1043722 Changes: coinor-vol (1.5.4-5) unstable; urgency=medium . * QA upload. . [ Jelmer Vernooij ] * Apply multi-arch hints. . [ Santiago Vila ] * Fix clean target. Closes: #1043722. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Add debian/salsa-ci.yml. Checksums-Sha1: f5c55c13af1d8d9e6b468a44960e4a881dd34726 1673 coinor-vol_1.5.4-5.dsc 4522cf3c784cd63ca98b7df79219051a5ca90c56 9892 coinor-vol_1.5.4-5.debian.tar.xz 88228cce18a13c197b4552f50be2fc68294bdb14 7358 coinor-vol_1.5.4-5_source.buildinfo Checksums-Sha256: 7d456a28ae06e484e3c6ca2d87901ba7d168fd3c1b9b9b03fff56f7c763b17f1 1673 coinor-vol_1.5.4-5.dsc 13311b977c6012e2e1b7db92295d0303df9efd8ccc082d8bde3a2f2b6d051539 9892 coinor-vol_1.5.4-5.debian.tar.xz eb706acbc6e64a091297b8bf50b5d0af1c091dfc3507c739998f359ce8346a0d 7358 coinor-vol_1.5.4-5_source.buildinfo Files: 809ed3bfbfbe2f6ba76d843c98d760eb 1673 science optional coinor-vol_1.5.4-5.dsc e649c52ef8d57217d81d8af869f7f886 9892 science optional coinor-vol_1.5.4-5.debian.tar.xz e01fade52487f3a7d432cb89d1d5971d 7358 science optional coinor-vol_1.5.4-5_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmkyrpAACgkQQc5/C58b izKLtwgApdXwq8IhlRIPB+0BlMjVB0JrF4f+RnoLFpmL6NGe8lblOVZq7qU7kmFd 1hLRyzDszfZFxOPMVmVmOQxIcL2W935rQM9GU4U21O4FthovaLd9Nds0VbkqVd+l h5O1I5FJithXkH22SQyUtIkx0GIxGvkKsC3WC+j4a8UiwZ8uS+By4+9vI68epi94 V21EEPrpCt4NSEZrCvOb7gsukHi8sd/HL6hVW7E5KZxPayPYhz2Mi4WsJ5gJ7YNt ZDVvK4bY2BX7RqFLedVZ2GXz3NA3rROROrID2Fcmgs9I7ih1nNaG0NuSGdlD6AL1 zJKU5DlvNkd0j25pBH6tosamuXVYNg== =WMUg -----END PGP SIGNATURE-----Attachment: pgpzoq3fTcNJ8.pgp
Description: PGP signature
--- End Message ---