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

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



Your message dated Mon, 25 Dec 2023 11:34:01 +0000
with message-id <E1rHjDd-00EvC5-Oc@fasolo.debian.org>
and subject line Bug#1044870: fixed in coq-deriving 0.2.0-1
has caused the Debian Bug report #1044870,
regarding coq-deriving: 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.)


-- 
1044870: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044870
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: coq-deriving
Version: 0.1.1-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-deriving
> dpkg-buildpackage: info: source version 0.1.1-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-deriving using existing ./coq-deriving_0.1.1.orig.tar.gz
> dpkg-source: error: cannot represent change to tests/mutual.vo: binary file contents changed
> dpkg-source: error: add tests/mutual.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/mutual.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/mutual.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/nested.vo: binary file contents changed
> dpkg-source: error: add tests/nested.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/nested.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/nested.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/records.vo: binary file contents changed
> dpkg-source: error: add tests/records.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/records.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/records.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/syntax.vo: binary file contents changed
> dpkg-source: error: add tests/syntax.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/syntax.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/syntax.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/three.vo: binary file contents changed
> dpkg-source: error: add tests/three.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/three.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/three.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/tree.vo: binary file contents changed
> dpkg-source: error: add tests/tree.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/tree.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/tree.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/base.vo: binary file contents changed
> dpkg-source: error: add theories/base.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/base.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/base.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/deriving.vo: binary file contents changed
> dpkg-source: error: add theories/deriving.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/deriving.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/deriving.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/ind.vo: binary file contents changed
> dpkg-source: error: add theories/ind.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/ind.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/ind.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/infer.vo: binary file contents changed
> dpkg-source: error: add theories/infer.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/infer.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/infer.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/instances.vo: binary file contents changed
> dpkg-source: error: add theories/instances.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/instances.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/instances.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/instances/eqtype.vo: binary file contents changed
> dpkg-source: error: add theories/instances/eqtype.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/instances/eqtype.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/instances/eqtype.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/instances/fintype.vo: binary file contents changed
> dpkg-source: error: add theories/instances/fintype.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/instances/fintype.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/instances/fintype.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/instances/order.vo: binary file contents changed
> dpkg-source: error: add theories/instances/order.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/instances/order.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/instances/order.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/instances/tree_of_ind.vo: binary file contents changed
> dpkg-source: error: add theories/instances/tree_of_ind.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/instances/tree_of_ind.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/instances/tree_of_ind.vos' will not be represented in diff
> dpkg-source: error: cannot represent change to theories/tactics.vo: binary file contents changed
> dpkg-source: error: add theories/tactics.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/tactics.vok' will not be represented in diff
> dpkg-source: warning: newly created empty file 'theories/tactics.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-deriving_0.1.1-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-deriving
Source-Version: 0.2.0-1
Done: Julien Puydt <jpuydt@debian.org>

We believe that the bug you reported is fixed in the latest version of
coq-deriving, 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 1044870@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-deriving 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, 22 Dec 2023 11:19:57 +0100
Source: coq-deriving
Architecture: source
Version: 0.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Julien Puydt <jpuydt@debian.org>
Closes: 1044870
Changes:
 coq-deriving (0.2.0-1) unstable; urgency=medium
 .
   * Fix d/rules clean target (Closes: #1044870).
   * New upstream release.
Checksums-Sha1:
 89908ecf3618d761096e8ba11a50d6d8bb23ff00 2113 coq-deriving_0.2.0-1.dsc
 d74607678bef43a0f8a85038038a099415997827 31391 coq-deriving_0.2.0.orig.tar.gz
 d473419a7b554f1fc6ef404c5b1bc5f7fa4b0efe 2104 coq-deriving_0.2.0-1.debian.tar.xz
 ed0b8483184048475b09ddd85616ed25948db0dc 8442 coq-deriving_0.2.0-1_source.buildinfo
Checksums-Sha256:
 e553a0fda2d19d193353a1abe41d6c7a2da43274680bfd3816685cb14441049d 2113 coq-deriving_0.2.0-1.dsc
 b7ee16330cd7bebff2c49e2333d21ef4c7efeb2aca7891a083896d23150e30b8 31391 coq-deriving_0.2.0.orig.tar.gz
 43c22289e5e6ae9be044e939b7ccc8c3fa46c7fbb3c84346bf155d88d73678a1 2104 coq-deriving_0.2.0-1.debian.tar.xz
 45bef9fbf0058984f148540a877a08d475de79bf2f6c4e1c8f8ae889c53e79f6 8442 coq-deriving_0.2.0-1_source.buildinfo
Files:
 e5a460cff64b7298529bfca4c9be41d3 2113 ocaml optional coq-deriving_0.2.0-1.dsc
 61a2c3d7331ecc19a87b3c596b0f12be 31391 ocaml optional coq-deriving_0.2.0.orig.tar.gz
 3525017039aa5cee5c16c3087bdb0143 2104 ocaml optional coq-deriving_0.2.0-1.debian.tar.xz
 166bd8672f4cbe2f83080c50add7d996 8442 ocaml optional coq-deriving_0.2.0-1_source.buildinfo

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

iQJGBAEBCgAwFiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAmWFYukSHGpwdXlkdEBk
ZWJpYW4ub3JnAAoJEATFO9f+AwVRa9QP/itmeoWk9a5gsm41E7C79NJwLEsiNzbJ
/wbkQICCH4LCJFaFxR4CoIxr2V6EM0xmgvRz/RxbJGiMoZfMrodQifhxUvqLl+yb
mfXXyA7YaMqvNWD2VtcKSEpu89U+aAP1+5KAPdZkT+RBUk/lS7hh2m3USNfeZyij
LW4eZBOQNnqwv7SrLIr8et68iiU6D4FZ9kzgBLTP7n5if0BZx16G+a37CdWHSmtM
CisHtKKBRGxO88X/njxZMZXr6Z391vSIJ9LFuXipUaCuIaqgz32GHlFN+4ikzpsp
6zd2Cm1X+GeJVVB/pewMS4SWITYUQ0zFe3hfdZqdY6luFwBappnKJVhyIcLviMTb
pzLq+MgiG509PvxZnmQ8Fr+StwCO91hmwGintlgHvrIT6krEhQDQRt+2kzEd3dnU
6cuBHvOAZfXggtPOnsw4Ct/Db/sp178kZgITh3wyoUwrvYlrE8uRnu73gNCY1Ndc
ucPouM3fcq/uCOrTIBm+EiaOiE4kEAM838DNlty2biUI9x45UEldeej3UFq17eld
OFPCZUuG5h53+Wm0P5Bqq+nnn/XYZDR9je+T0C3Aavmq5a83QB5xcdKkbAUbo/2D
1rvB//LOYVc0eBHSUP4W4rtWF8akJY63SxsHQbYprfjXiqOCg7S7n1zZPIk1xa6E
GrQozSKhHAnI
=mb7S
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: