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

Bug#1043725: marked as done (belenios: Fails to build source after successful build)



Your message dated Tue, 02 Jul 2024 03:49:03 +0000
with message-id <E1sOUVr-007asC-Uh@fasolo.debian.org>
and subject line Bug#1043725: fixed in belenios 2.5.1+dfsg-1
has caused the Debian Bug report #1043725,
regarding belenios: 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.)


-- 
1043725: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043725
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: belenios
Version: 2.0+dfsg-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 belenios
> dpkg-buildpackage: info: source version 2.0+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Stéphane Glondu <glondu@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with ocaml
>    dh_auto_clean
> 	make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dune clean
> dune clean --build-dir=_build-debug
> make -C po clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> make -C voter clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po/voter'
> rm -f *.bak
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po/voter'
> make -C admin clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po/admin'
> rm -f *.bak
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po/admin'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make -C tests/tool clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests/tool'
> rm -rf data
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests/tool'
> rm -f geckodriver.log
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_ocamlclean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building belenios using existing ./belenios_2.0+dfsg.orig.tar.xz
> dpkg-source: error: cannot represent change to _run/tool-debug/bin/belenios-tool: binary file contents changed
> dpkg-source: error: add _run/tool-debug/bin/belenios-tool in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '_run/tool-debug/bin/belenios-tool' will not be represented in diff
> dpkg-source: warning: file belenios-2.0+dfsg/_run/tool-debug/lib/belenios-lib/META has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-lib/belenios.a: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios.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 _run/tool-debug/lib/belenios-lib/belenios.cma: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios.cma in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-lib/belenios.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios.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 _run/tool-debug/lib/belenios-lib/belenios.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios.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 _run/tool-debug/lib/belenios-lib/belenios.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios.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 _run/tool-debug/lib/belenios-lib/belenios.cmxa: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios.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 _run/tool-debug/lib/belenios-lib/belenios.cmxs: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios.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 '_run/tool-debug/lib/belenios-lib/belenios.cmxs' will not be represented in diff
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-lib/belenios__Election.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Election.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 _run/tool-debug/lib/belenios-lib/belenios__Election.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Election.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 _run/tool-debug/lib/belenios-lib/belenios__Election.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Election.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 _run/tool-debug/lib/belenios-lib/belenios__Election.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Election.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 _run/tool-debug/lib/belenios-lib/belenios__Group.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Group.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 _run/tool-debug/lib/belenios-lib/belenios__Group.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Group.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 _run/tool-debug/lib/belenios-lib/belenios__Group.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Group.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 _run/tool-debug/lib/belenios-lib/belenios__Group.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Group.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 _run/tool-debug/lib/belenios-lib/belenios__Trustees.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Trustees.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 _run/tool-debug/lib/belenios-lib/belenios__Trustees.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Trustees.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 _run/tool-debug/lib/belenios-lib/belenios__Trustees.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Trustees.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 _run/tool-debug/lib/belenios-lib/belenios__Trustees.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/belenios__Trustees.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 _run/tool-debug/lib/belenios-lib/core/belenios_core.a: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core.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 _run/tool-debug/lib/belenios-lib/core/belenios_core.cma: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core.cma in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-lib/core/belenios_core.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core.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 _run/tool-debug/lib/belenios-lib/core/belenios_core.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core.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 _run/tool-debug/lib/belenios-lib/core/belenios_core.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core.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 _run/tool-debug/lib/belenios-lib/core/belenios_core.cmxa: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core.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 _run/tool-debug/lib/belenios-lib/core/belenios_core.cmxs: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core.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 '_run/tool-debug/lib/belenios-lib/core/belenios_core.cmxs' will not be represented in diff
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Archive.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Common_types.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Credential.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Events.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Group_field.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Majority_judgment.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_h_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_nh_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_sigs.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_sigs.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_sigs.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Question_sigs.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Schulze.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_core_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_j.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Serializable_t.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures_core.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures_core.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures_core.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Signatures_core.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Stv.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Trustees_sig.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Trustees_sig.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Trustees_sig.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Trustees_sig.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Util.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Versioned_sig.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Versioned_sig.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 _run/tool-debug/lib/belenios-lib/core/belenios_core__Versioned_sig.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/core/belenios_core__Versioned_sig.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1.a: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1.cma: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1.cma in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-lib/v1/belenios_v1.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1.cmxa: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1.cmxs: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1.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 '_run/tool-debug/lib/belenios-lib/v1/belenios_v1.cmxs' will not be represented in diff
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Election.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Group.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Mixnet.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_h.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Question_nh.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_j.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Serializable_t.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.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 _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-lib/v1/belenios_v1__Trustees.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file belenios-2.0+dfsg/_run/tool-debug/lib/belenios-platform-native/META has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-platform-native/belenios_platform.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__Platform.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__Platform.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__Platform.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__Platform.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__Platform.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__Platform.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__Version.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__Version.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__Version.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__Version.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__belenios_platform_native__.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__belenios_platform_native__.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__belenios_platform_native__.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__belenios_platform_native__.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform__belenios_platform_native__.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform__belenios_platform_native__.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.a: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.cma: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.cma in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.cmxa: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.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 _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.cmxs: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform-native/belenios_platform_native.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 '_run/tool-debug/lib/belenios-platform-native/belenios_platform_native.cmxs' will not be represented in diff
> dpkg-source: warning: file belenios-2.0+dfsg/_run/tool-debug/lib/belenios-platform/META has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-platform/belenios_platform.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform.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 _run/tool-debug/lib/belenios-platform/belenios_platform.cmo: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-platform/belenios_platform.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform.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 _run/tool-debug/lib/belenios-platform/belenios_platform.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform.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 _run/tool-debug/lib/belenios-platform/belenios_platform.o: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform.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 _run/tool-debug/lib/belenios-platform/belenios_platform__Platform.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Platform.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 _run/tool-debug/lib/belenios-platform/belenios_platform__Platform.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Platform.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 _run/tool-debug/lib/belenios-platform/belenios_platform__Version.cmi: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Version.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 _run/tool-debug/lib/belenios-platform/belenios_platform__Version.cmo: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Version.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to _run/tool-debug/lib/belenios-platform/belenios_platform__Version.cmt: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Version.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 _run/tool-debug/lib/belenios-platform/belenios_platform__Version.cmti: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Version.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 _run/tool-debug/lib/belenios-platform/belenios_platform__Version.cmx: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Version.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 _run/tool-debug/lib/belenios-platform/belenios_platform__Version.o: binary file contents changed
> dpkg-source: error: add _run/tool-debug/lib/belenios-platform/belenios_platform__Version.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file '_run/tool-debug/lib/belenios-tool/META' will not be represented in diff
> dpkg-source: error: cannot represent change to doc/specification.pdf: binary file contents changed
> dpkg-source: error: add doc/specification.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/belenios_2.0+dfsg-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: belenios
Source-Version: 2.5.1+dfsg-1
Done: Stéphane Glondu <glondu@debian.org>

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

Debian distribution maintenance software
pp.
Stéphane Glondu <glondu@debian.org> (supplier of updated belenios 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 Jul 2024 05:19:19 +0200
Source: belenios
Architecture: source
Version: 2.5.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Closes: 1043725 1073091
Changes:
 belenios (2.5.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream release
   * Fix cleaning (Closes: #1043725)
   * Drop dependency on markdown (Closes: #1073091)
   * Bump Standards-Version to 4.7.0
Checksums-Sha1:
 d0024f2216f17dcc07e0629640dee7d636050d7d 2154 belenios_2.5.1+dfsg-1.dsc
 8b7acbcba816f9acb725e39a6fe888c557984712 550572 belenios_2.5.1+dfsg.orig.tar.xz
 91e8ef15b996fc61429b88b158141a7acb7a868b 26276 belenios_2.5.1+dfsg-1.debian.tar.xz
Checksums-Sha256:
 d3c73a4acc7eeadb4c3b97e0819d04d78abcdc4c01bc0b63049faf83bf5817d3 2154 belenios_2.5.1+dfsg-1.dsc
 8319f290cbabcbc735e088559bc00f8dcbbe994f6d1e3711d66dfeef8ed99b16 550572 belenios_2.5.1+dfsg.orig.tar.xz
 a07595200ae1d0ec5cb53d4cb9af51e78df18691d8be4abf2ebd25bb480fbbde 26276 belenios_2.5.1+dfsg-1.debian.tar.xz
Files:
 e1345aed0dd8f07894393d4c2b53dee9 2154 misc optional belenios_2.5.1+dfsg-1.dsc
 c8ddc47fdc7ede07f4a17e3ebe4191ad 550572 misc optional belenios_2.5.1+dfsg.orig.tar.xz
 8da51a448cda1316e03d0615261b9a66 26276 misc optional belenios_2.5.1+dfsg-1.debian.tar.xz

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

iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmaDdR4SHGdsb25kdUBk
ZWJpYW4ub3JnAAoJECG47vGxiTCBRfAH/2ksKdOJZjN36ebupCMnYwyet8MBUJDU
ed6czR52ipoTqk46t/ftD7KyxtVtdNTn7Qpc7Y2ngooHIBgOs5LF+l6KcWiWJC/i
vyaBaDzKiJ4YqKmgS8eGjfAKcbYgwCaWxb6IL//gsitNdrJZ4+QtkiOPx0v8WRdV
JfsiBfCzBabCxrEJ9zZMX5SzrkacMcbk30rSi6qa3WNnTdvg+SzPlnu8PXkJXZZY
vpHNz82aU6medoHqELR5GBtlDCXP8DnQh9tlaex/Ltthglb609Uzs5IDAQ33HFn8
2fy42mpaIcjor6DK6gUqtf80ydJ2jVpCnWBbC6eSsM41vTC4k1xXX90=
=k+5x
-----END PGP SIGNATURE-----

Attachment: pgpwFdeSYziKE.pgp
Description: PGP signature


--- End Message ---

Reply to: