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

Bug#1043681: marked as done (coinor-dylp: Fails to build source after successful build)



Your message dated Tue, 02 Dec 2025 15:19:02 +0000
with message-id <E1vQS9e-003KqG-0G@fasolo.debian.org>
and subject line Bug#1043681: fixed in coinor-dylp 1.10.4-5
has caused the Debian Bug report #1043681,
regarding coinor-dylp: 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.)


-- 
1043681: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043681
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: coinor-dylp
Version: 1.10.4-3
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-dylp
> dpkg-buildpackage: info: source version 1.10.4-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <jelmer@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 DyLP
> make[2]: Entering directory '/<<PKGBUILDDIR>>/DyLP'
> Making distclean in doc/TexMF
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/doc/TexMF'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DyLP/doc/TexMF'
> Making distclean in doc/Figures
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/doc/Figures'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DyLP/doc/Figures'
> Making distclean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DyLP/doc'
> Making distclean in test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/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 "test.* test2.*" || rm -f test.* test2.*
>  rm -f unitTest unitTest
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DyLP/test'
> Making distclean in examples
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/examples'
> rm -rf odsi+dylp osi_dylp odsi+dylp.o osi_dylp.o mpsio.o
> rm -rf afiro.log afiro.out greenbeb.log greenbeb.out
> rm -rf Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DyLP/examples'
> Making distclean in src/OsiDylp
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/src/OsiDylp'
> test -z "libOsiDylp.la" || rm -f libOsiDylp.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>>/DyLP/src/OsiDylp'
> Making distclean in src/Dylp
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/src/Dylp'
> test -z "libDylp.la" || rm -f libDylp.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>>/DyLP/src/Dylp'
> Making distclean in src/DylpStdLib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP/src/DylpStdLib'
> rm -rf .libs _libs
> test -z "libDylpStdLib.la" || rm -f libDylpStdLib.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f config.h stamp-h1 config_dylp.h stamp-h2
> 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>>/DyLP/src/DylpStdLib'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DyLP'
> rm -rf .libs _libs
> ( cd doxydoc ; rm -rf html *.log *.tag )
> rm -f *.lo
> test -z "examples/Makefile doxydoc/doxygen.conf dylp.pc dylp-uninstalled.pc osi-dylp.pc osi-dylp-uninstalled.pc" || rm -f examples/Makefile doxydoc/doxygen.conf dylp.pc dylp-uninstalled.pc osi-dylp.pc osi-dylp-uninstalled.pc
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z " " || rm -f  
> TEXMFHOME=/<<PKGBUILDDIR>>/DyLP/doc/TexMF
> TEXINPUTS=/<<PKGBUILDDIR>>/DyLP/doc/:
> make[4]: Entering directory '/<<PKGBUILDDIR>>/DyLP/doc'
> make[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/DyLP/doc'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DyLP'
> rm -f config.status config.cache config.log configure.lineno configure.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/DyLP'
> Making distclean in Data/Sample
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Data/Sample'
> test -z "coindatasample.pc coindatasample-uninstalled.pc" || rm -f coindatasample.pc coindatasample-uninstalled.pc
> test -z "  " || rm -f   
> rm -f config.status config.cache config.log configure.lineno configure.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Data/Sample'
> 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-dylp using existing ./coinor-dylp_1.10.4.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to DyLP/doc/dylp.pdf: binary file contents changed
> dpkg-source: error: add DyLP/doc/dylp.pdf 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-dylp_1.10.4-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-dylp
Source-Version: 1.10.4-5
Done: Santiago Vila <sanvila@debian.org>

We believe that the bug you reported is fixed in the latest version of
coinor-dylp, 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 1043681@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-dylp 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: Tue, 02 Dec 2025 14:20:00 +0100
Source: coinor-dylp
Architecture: source
Version: 1.10.4-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Santiago Vila <sanvila@debian.org>
Closes: 1043681
Changes:
 coinor-dylp (1.10.4-5) unstable; urgency=medium
 .
   * QA upload.
   * Fix clean target. Closes: #1043681.
   * d/control: Drop "Rules-Requires-Root: no" (default).
   * d/control: Drop "Priority: optional" (default).
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 a909850e656a5bc2cc01e78cda718547cc9cb80f 1725 coinor-dylp_1.10.4-5.dsc
 c7ed39c7be5f3cf103c055848c66c24fa6ab3e6d 10504 coinor-dylp_1.10.4-5.debian.tar.xz
 0d5d6d97b59517d1fd082e5c6b2e4839ba9e5f42 10181 coinor-dylp_1.10.4-5_source.buildinfo
Checksums-Sha256:
 c1b9c373464968b850fe24ac8ce9ece3c8087533f15d194143ac5a507fb68bd1 1725 coinor-dylp_1.10.4-5.dsc
 63b7d73b6cb0d83fee449e259053bc76b541b4d5737dd573edee625686ac8a8a 10504 coinor-dylp_1.10.4-5.debian.tar.xz
 b6d18f97c132d49cbcd0cedb45a3be892ae3d3b98ebae80edd5d71cd53c37208 10181 coinor-dylp_1.10.4-5_source.buildinfo
Files:
 603354095ef086b762cf73a7a18111df 1725 science optional coinor-dylp_1.10.4-5.dsc
 156a23db756c1cb231c7cbac909685e2 10504 science optional coinor-dylp_1.10.4-5.debian.tar.xz
 f6cac464936dee5a4ef8fdecbfb2e060 10181 science optional coinor-dylp_1.10.4-5_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmku/f0ACgkQQc5/C58b
izJlAQf/Zc1SG6nfZYBtrt9cpuEhmgpioxDS1/g0W2wkshPn5jwTYzhhf+WwF3uP
e6vnmshKdqmIpZubAosT9SDpAIF+gj0LKu76tjgreH8jZ4fFzbD/zWNaFyjC/GVy
P05Mw1Omg54hYrRrcNoEuj2cpU8p8Hz+p4tT0Ft12A05lqpJqeXAVmgYNMpFKLrK
/rZvXUwxzXT/rR63UJ0+0E8bWqNX9BYgW1yZsdAoyuoi9SjyMYJ+meqczFdxwj9b
14KeviZOpwr0kzsJUjlo4gBeViFfmvwaIdGwe4YxqQsjEPKbgg+oz38fysSuJ+eK
RDbiSB7UjtEXUrR7x+MrZc8QUAYmCg==
=X3RO
-----END PGP SIGNATURE-----

Attachment: pgpRhx4O0BiWl.pgp
Description: PGP signature


--- End Message ---

Reply to: