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

Bug#1044763: marked as done (coq-unicoq: Fails to build source after successful build)



Your message dated Fri, 22 Dec 2023 10:36:23 +0000
with message-id <E1rGctD-00DSsU-Po@fasolo.debian.org>
and subject line Bug#1044763: fixed in coq-unicoq 1.6-8.18-1
has caused the Debian Bug report #1044763,
regarding coq-unicoq: 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.)


-- 
1044763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044763
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: coq-unicoq
Version: 1.6-8.17-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 coq-unicoq
> dpkg-buildpackage: info: source version 1.6-8.17-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Julien Puydt <jpuydt@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with coq,ocaml
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Doesn't work as expected
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_ocamlclean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building coq-unicoq using existing ./coq-unicoq_1.6-8.17.orig.tar.gz
> dpkg-source: error: cannot represent change to src/logger.cmi: binary file contents changed
> dpkg-source: error: add src/logger.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/logger.cmt: binary file contents changed
> dpkg-source: error: add src/logger.cmt in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/logger.cmti: binary file contents changed
> dpkg-source: error: add src/logger.cmti in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/logger.cmx: binary file contents changed
> dpkg-source: error: add src/logger.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/logger.o: binary file contents changed
> dpkg-source: error: add src/logger.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 src/munify.cmi: binary file contents changed
> dpkg-source: error: add src/munify.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/munify.cmt: binary file contents changed
> dpkg-source: error: add src/munify.cmt in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/munify.cmti: binary file contents changed
> dpkg-source: error: add src/munify.cmti in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/munify.cmx: binary file contents changed
> dpkg-source: error: add src/munify.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/munify.o: binary file contents changed
> dpkg-source: error: add src/munify.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 src/unicoq.a: binary file contents changed
> dpkg-source: error: add src/unicoq.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unicoq.cmi: binary file contents changed
> dpkg-source: error: add src/unicoq.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unicoq.cmt: binary file contents changed
> dpkg-source: error: add src/unicoq.cmt in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unicoq.cmx: binary file contents changed
> dpkg-source: error: add src/unicoq.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unicoq.cmxa: binary file contents changed
> dpkg-source: error: add src/unicoq.cmxa in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unicoq.cmxs: binary file contents changed
> dpkg-source: error: add src/unicoq.cmxs in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/unicoq.cmxs' will not be represented in diff
> dpkg-source: error: cannot represent change to src/unicoq.o: binary file contents changed
> dpkg-source: error: add src/unicoq.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 src/unitactics.cmi: binary file contents changed
> dpkg-source: error: add src/unitactics.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unitactics.cmt: binary file contents changed
> dpkg-source: error: add src/unitactics.cmt in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unitactics.cmx: binary file contents changed
> dpkg-source: error: add src/unitactics.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/unitactics.o: binary file contents changed
> dpkg-source: error: add src/unitactics.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 test-suite/bug_41.vo: binary file contents changed
> dpkg-source: error: add test-suite/bug_41.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/bug_41.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/bug_41.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/bug_44.vo: binary file contents changed
> dpkg-source: error: add test-suite/bug_44.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/bug_44.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/bug_44.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/instantiate.vo: binary file contents changed
> dpkg-source: error: add test-suite/instantiate.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/instantiate.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/instantiate.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/microtests.vo: binary file contents changed
> dpkg-source: error: add test-suite/microtests.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/microtests.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/microtests.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/munifytest.vo: binary file contents changed
> dpkg-source: error: add test-suite/munifytest.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/munifytest.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/munifytest.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/primitive.vo: binary file contents changed
> dpkg-source: error: add test-suite/primitive.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/primitive.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/primitive.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/timings.vo: binary file contents changed
> dpkg-source: error: add test-suite/timings.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/timings.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/timings.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/Unicoq.vo: binary file contents changed
> dpkg-source: error: add theories/Unicoq.vo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'theories/Unicoq.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/Unicoq.vos' will not be represented in diff
> 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/coq-unicoq_1.6-8.17-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: coq-unicoq
Source-Version: 1.6-8.18-1
Done: Julien Puydt <jpuydt@debian.org>

We believe that the bug you reported is fixed in the latest version of
coq-unicoq, 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 1044763@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt <jpuydt@debian.org> (supplier of updated coq-unicoq 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: Thu, 21 Dec 2023 16:39:05 +0100
Source: coq-unicoq
Architecture: source
Version: 1.6-8.18-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Julien Puydt <jpuydt@debian.org>
Closes: 1044763
Changes:
 coq-unicoq (1.6-8.18-1) unstable; urgency=medium
 .
   * Fix d/rules clean target (Closes: #1044763).
   * New upstream release.
Checksums-Sha1:
 e11ed2d93e963872885b047d189b9bb1d0730bde 2094 coq-unicoq_1.6-8.18-1.dsc
 fb0277f5527212e56f816561fc3f3a0b76e4ea97 593629 coq-unicoq_1.6-8.18.orig.tar.gz
 08adf48b4e717febc8de834753e7b5fd82a01325 2588 coq-unicoq_1.6-8.18-1.debian.tar.xz
 aa08905309d9811eab5f980165a90f3d05ecb0d6 7848 coq-unicoq_1.6-8.18-1_source.buildinfo
Checksums-Sha256:
 bd35a39ce38e05c9c8aa09264c176d36c3f573e3a7f1976ef16601c185847cc9 2094 coq-unicoq_1.6-8.18-1.dsc
 1823ab31382fca6e7d60437b02f02fb165298ce75897bbf8868ca8a7c6ce847a 593629 coq-unicoq_1.6-8.18.orig.tar.gz
 b249a229eabf43599a18d87b0609df78ded9029d02d286d0f7179d70f6ef30a4 2588 coq-unicoq_1.6-8.18-1.debian.tar.xz
 20c41fc02b0731f7ce3db92fa7c576f4e8f786c0ac98f4cea5742858eddb99fa 7848 coq-unicoq_1.6-8.18-1_source.buildinfo
Files:
 c6951b1dba78ebb288f648f509d740b8 2094 ocaml optional coq-unicoq_1.6-8.18-1.dsc
 408728377d894cb6125443ebed4ad9a8 593629 ocaml optional coq-unicoq_1.6-8.18.orig.tar.gz
 53ada4d11d6470b391e81a86ab695787 2588 ocaml optional coq-unicoq_1.6-8.18-1.debian.tar.xz
 15099c7c18c9d22600db6f9a5ae1937e 7848 ocaml optional coq-unicoq_1.6-8.18-1_source.buildinfo

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

iQJGBAEBCgAwFiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAmWEXDcSHGpwdXlkdEBk
ZWJpYW4ub3JnAAoJEATFO9f+AwVR0VwP/iN3Yeotdm6tOV/8R+gXl9Mz5LXY39iN
K4XidUYHZzx6Rv7lS8USE2GjK7EUHbcp6Od2A9wz3dWfVZyadlmZEM9BnfQ1hBb/
w6/yGOLYCFVpBiyV8lQfBiqzMBJ6ZkbtRgFmXQGiboIIEXBgqCdATBTDU43Dhpt0
syT0iEhjYDtQ050EInLjc4iWLXcVsS2HzL/QRLzaxVHB219CSmGa5FMkBEd9xVF3
by9ThU3/LbcxIQw4QsEs7X8VIcrXBiIcSDqi3SBFFIFMTbg3irDDevxTBJWZVQm0
mL7ZjuyQMz6MQrAVR8QcGxFhLhvl/Z0oQMj785X4/rU1syq7MkkKCKhBoL8JAJc7
6PjhCY/IaZoRF3qGmFUT4DuXW9IV+53qRqxb4jPXQycS3U9h1nuiR/SRGD36ZtK0
tIF7F4uFTdxVIXtf2+Qn4cdO5sbxKR3aObljSHP5+r9NBwm5QnRt+F/3l2WCBBIO
tychCuh5s/3sUL7jQbdak3SdFsXAMKz0urx8FW1V6TxUpdG9uu+CzrFC7V0Analv
u9tIqeNlItyzh15SqaqWinTbzsNej7UGhkSwWFhbFMqIoiVZ2ECkC7xptwj99WFF
gv5bDWI72DE7ZjBoFeIIrbQR+xJQaOfhMIvqDzf2pEOU96rYklW+4b+soKsO++MF
ccV674AhrT+o
=SLa9
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: