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

Bug#1044395: marked as done (coq-reduction-effects: Fails to build source after successful build)



Your message dated Fri, 22 Dec 2023 10:36:05 +0000
with message-id <E1rGcsv-00DSor-L3@fasolo.debian.org>
and subject line Bug#1044395: fixed in coq-reduction-effects 0.1.5-1
has caused the Debian Bug report #1044395,
regarding coq-reduction-effects: 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.)


-- 
1044395: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044395
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: coq-reduction-effects
Version: 0.1.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 coq-reduction-effects
> dpkg-buildpackage: info: source version 0.1.4-4
> 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
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # not good
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building coq-reduction-effects using existing ./coq-reduction-effects_0.1.4.orig.tar.gz
> dpkg-source: error: cannot represent change to PrintingEffect.vo: binary file contents changed
> dpkg-source: error: add PrintingEffect.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 'PrintingEffect.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'PrintingEffect.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to redeffect.cmi: binary file contents changed
> dpkg-source: error: add redeffect.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 redeffect.cmt: binary file contents changed
> dpkg-source: error: add redeffect.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 redeffect.cmx: binary file contents changed
> dpkg-source: error: add redeffect.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 redeffect.o: binary file contents changed
> dpkg-source: error: add redeffect.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 redeffect_plugin.a: binary file contents changed
> dpkg-source: error: add redeffect_plugin.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 redeffect_plugin.cmi: binary file contents changed
> dpkg-source: error: add redeffect_plugin.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 redeffect_plugin.cmt: binary file contents changed
> dpkg-source: error: add redeffect_plugin.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 redeffect_plugin.cmx: binary file contents changed
> dpkg-source: error: add redeffect_plugin.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 redeffect_plugin.cmxa: binary file contents changed
> dpkg-source: error: add redeffect_plugin.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 redeffect_plugin.cmxs: binary file contents changed
> dpkg-source: error: add redeffect_plugin.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 'redeffect_plugin.cmxs' will not be represented in diff
> dpkg-source: error: cannot represent change to redeffect_plugin.o: binary file contents changed
> dpkg-source: error: add redeffect_plugin.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 tests/PrintEffect.vo: binary file contents changed
> dpkg-source: error: add tests/PrintEffect.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 'tests/PrintEffect.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/PrintEffect.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-reduction-effects_0.1.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 ---
Source: coq-reduction-effects
Source-Version: 0.1.5-1
Done: Julien Puydt <jpuydt@debian.org>

We believe that the bug you reported is fixed in the latest version of
coq-reduction-effects, 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 1044395@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-reduction-effects 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:04:44 +0100
Source: coq-reduction-effects
Architecture: source
Version: 0.1.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Julien Puydt <jpuydt@debian.org>
Closes: 1044395
Changes:
 coq-reduction-effects (0.1.5-1) unstable; urgency=medium
 .
   * Fix d/rules clean target (Closes: #1044395).
   * New upstream release.
   * Remove obsolete d/copyright entry.
Checksums-Sha1:
 aa4a27f2df740541b509daf3259842f717045a9e 2214 coq-reduction-effects_0.1.5-1.dsc
 b6162fbeb53b7bd5aa9181f438a8387bb6aa1727 10369 coq-reduction-effects_0.1.5.orig.tar.gz
 4bdb69f37a1ce022fc65ab5ca69a12da8de47e19 1708 coq-reduction-effects_0.1.5-1.debian.tar.xz
 035a3bb49e5c7194b4050bb8f4e42f41294a34a1 7902 coq-reduction-effects_0.1.5-1_source.buildinfo
Checksums-Sha256:
 f7172525d5ade40133c4c02d8f12d5dbcdc7e175bf846f0d5276e176fce43e92 2214 coq-reduction-effects_0.1.5-1.dsc
 1cd1e6e54dcfff60600a26faf72d46d9287c2ef7c2a56356e832e4f55d748352 10369 coq-reduction-effects_0.1.5.orig.tar.gz
 ac9a4b01732cabeb6bb8dd1c1acda244646a9cc9e89302687383c646cb4642d9 1708 coq-reduction-effects_0.1.5-1.debian.tar.xz
 1ad96c30c69f3a27ca96528d17b6f78e43abd70ef5fc7661a418e27cd30bb27d 7902 coq-reduction-effects_0.1.5-1_source.buildinfo
Files:
 2a26660535fe2c1a73a98b07e9cbad8d 2214 ocaml optional coq-reduction-effects_0.1.5-1.dsc
 e913b9fcfe9ff88a5e637b8e05191a0e 10369 ocaml optional coq-reduction-effects_0.1.5.orig.tar.gz
 88cf11672d2989e0eae39a40093b120b 1708 ocaml optional coq-reduction-effects_0.1.5-1.debian.tar.xz
 21df3ddf29d0304accc2ed1fa35188a8 7902 ocaml optional coq-reduction-effects_0.1.5-1_source.buildinfo

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

iQJGBAEBCgAwFiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAmWEVCESHGpwdXlkdEBk
ZWJpYW4ub3JnAAoJEATFO9f+AwVRVjEP/ic6l3VT7kkXEXEB7O+FbPZQsYlj3dLK
cnxB3k6HOn5ZWExhD/J2tckHtUCZxuRIzejuWyuqQO9UxgucGxy/7C7hG5QIZVJJ
3dvhKRPwVZxi4VKqeaDF6Kg3zh8Fam0J2GES78N3TzDDuTZOu23DguXnKMLgEN79
eVkEp9GnMhvjOmI037ZCbI3TX7g7GxljPPLnhnoR/wSshPHfD4ZjzN6FzdGV89GY
WHlhUYPkvBaXICQgiqsHbYfi9SmZxctOvebXJws8SwPo71omSJhWOtUYp/p2m81h
QmndCIhACvAdGsPIbmq3C7gnyw78+W67fFLPaydmuQsvfCgnaJ9F/NsLwleYC6lD
m0I4Ckg7fM366ZoXmNwGK8hQzbeUjkiFXYEcGVwixbbffxSsC25uDpoqwy42WY0G
4yd0Aecojp6JbabnlYrJ4yhy5MpKHw5kX3LCBatDA435ZW0yuAGKpx0+BP4EFRC3
5///KZ25dq3K81fC9peK98Nfkq3dFRTQnXGMHknleQGBmnAf9fFIJtkfFneDb+p7
JGepvzlE0+VeAi0GQ73eJW45zxL2ht2x5baDMBDvFx8mQoWFOgMB4D8RjBBWusZQ
nsBHKQiQABVii5CbpiFk7BEEqQ3svQWPSIIt+jmI6sVO5lsO4qtssiaH40cUJeCi
AodXEsEzkRGU
=vlNz
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: