Source: ocaml-visitors
Version: 20210608-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 ocaml-visitors
> dpkg-buildpackage: info: source version 20210608-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Julien Puydt <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with ocaml
>    dh_ocamlclean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ocaml-visitors using existing 
> ./ocaml-visitors_20210608.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors.ppx/dune-package:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/visitors.ppx.dune-package
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors.ppx/META:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/META.visitors.ppx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/dune-package:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/visitors.dune-package
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/Makefile.preprocess:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/Makefile.preprocess
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/opam:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/visitors.opam
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/META:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/META.visitors
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/VisitorsRuntime.a:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/VisitorsRuntime.a
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/VisitorsRuntime.cmxs:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/VisitorsRuntime.cmxs
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/VisitorsRuntime.cmxa:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/VisitorsRuntime.cmxa
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/visitorsRuntime.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/VisitorsRuntime.cma:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/VisitorsRuntime.cma
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/visitorsRuntime.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/VisitorsRuntime.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/VisitorsRuntime.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/runtime/visitorsRuntime.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/runtime/.VisitorsRuntime.objs/native/visitorsRuntime.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsSettings.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsCompatibility.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsSettings.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsSettings.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsGeneration.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsList.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsPlugin.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsPlugin.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsString.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsGeneration.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsGeneration.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/VisitorsString.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/VisitorsString.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/VisitorsCompatibility.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/VisitorsCompatibility.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.cmxa:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/ppx_deriving_visitors.cmxa
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsCompatibility.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsAnalysis.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsCompatibility.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsCompatibility.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/Visitors.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/Visitors.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsPlugin.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/ppx_deriving_visitors.ml-gen
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsAnalysis.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsAnalysis.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsAnalysis.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__Visitors.cmti:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.cmti
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__Visitors.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/VisitorsGeneration.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/VisitorsGeneration.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.cmxs:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/ppx_deriving_visitors.cmxs
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/VisitorsPlugin.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/VisitorsPlugin.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__Visitors.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__Visitors.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/VisitorsSettings.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/VisitorsSettings.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsString.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__Visitors.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsSettings.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.a:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/ppx_deriving_visitors.a
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/VisitorsAnalysis.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/VisitorsAnalysis.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsList.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsList.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsPlugin.cmt:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.cmt
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsList.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsString.cmx:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsString.cmx
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors.cma:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/ppx_deriving_visitors.cma
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/ppx_deriving_visitors__VisitorsGeneration.cmi:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.cmi
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/Visitors.mli:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/Visitors.mli
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors/ppx/VisitorsList.ml:
> dpkg-source: error:   new version is symlink to 
> ../../../../../default/src/VisitorsList.ml
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors.runtime/dune-package:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/visitors.runtime.dune-package
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/lib/visitors.runtime/META:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/META.visitors.runtime
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors.ppx/CHANGES.md:
> dpkg-source: error:   new version is symlink to ../../../../default/CHANGES.md
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors.ppx/LICENSE:
> dpkg-source: error:   new version is symlink to ../../../../default/LICENSE
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors.ppx/README.md:
> dpkg-source: error:   new version is symlink to ../../../../default/README.md
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors/CHANGES.md:
> dpkg-source: error:   new version is symlink to ../../../../default/CHANGES.md
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors/LICENSE:
> dpkg-source: error:   new version is symlink to ../../../../default/LICENSE
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors/README.md:
> dpkg-source: error:   new version is symlink to ../../../../default/README.md
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors/manual.pdf:
> dpkg-source: error:   new version is symlink to 
> ../../../../default/doc/manual.pdf
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors.runtime/CHANGES.md:
> dpkg-source: error:   new version is symlink to ../../../../default/CHANGES.md
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors.runtime/LICENSE:
> dpkg-source: error:   new version is symlink to ../../../../default/LICENSE
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> _build/install/default/doc/visitors.runtime/README.md:
> dpkg-source: error:   new version is symlink to ../../../../default/README.md
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file test/cil_types.ml.orig, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to _build/.db: binary file 
> contents changed
> dpkg-source: error: add _build/.db in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to _build/.digest-db: binary file 
> contents changed
> dpkg-source: error: add _build/.digest-db in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ocaml-visitors-20210608/_build/.filesystem-clock 
> has no final newline (either original or modified version)
> dpkg-source: warning: file ocaml-visitors-20210608/_build/.lock has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> _build/.to-delete-in-source-tree: binary file contents changed
> dpkg-source: error: add _build/.to-delete-in-source-tree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> ocaml-visitors-20210608/_build/default/.dune/configurator.v2 has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> ocaml-visitors-20210608/_build/default/META.visitors has no final newline 
> (either original or modified version)
> dpkg-source: warning: newly created empty file 
> '_build/default/META.visitors.ppx' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> '_build/default/META.visitors.runtime' will not be represented in diff
> dpkg-source: error: cannot represent change to _build/default/doc/manual.pdf: 
> binary file contents changed
> dpkg-source: error: add _build/default/doc/manual.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> _build/default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.cmi: binary 
> file contents changed
> dpkg-source: error: add 
> _build/default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.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 
> _build/default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.cmo: binary 
> file contents changed
> dpkg-source: error: add 
> _build/default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.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 
> _build/default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.cmt: binary 
> file contents changed
> dpkg-source: error: add 
> _build/default/runtime/.VisitorsRuntime.objs/byte/visitorsRuntime.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 
> _build/default/runtime/.VisitorsRuntime.objs/native/visitorsRuntime.cmx: 
> binary file contents changed
> dpkg-source: error: add 
> _build/default/runtime/.VisitorsRuntime.objs/native/visitorsRuntime.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 
> _build/default/runtime/.VisitorsRuntime.objs/native/visitorsRuntime.o: binary 
> file contents changed
> dpkg-source: error: add 
> _build/default/runtime/.VisitorsRuntime.objs/native/visitorsRuntime.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 
> _build/default/runtime/.merlin-conf/lib-visitors.runtime: binary file 
> contents changed
> dpkg-source: error: add 
> _build/default/runtime/.merlin-conf/lib-visitors.runtime in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> _build/default/runtime/VisitorsRuntime.a: binary file contents changed
> dpkg-source: error: add _build/default/runtime/VisitorsRuntime.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 
> _build/default/runtime/VisitorsRuntime.cma: binary file contents changed
> dpkg-source: error: add _build/default/runtime/VisitorsRuntime.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 
> _build/default/runtime/VisitorsRuntime.cmxa: binary file contents changed
> dpkg-source: error: add _build/default/runtime/VisitorsRuntime.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 
> _build/default/runtime/VisitorsRuntime.cmxs: binary file contents changed
> dpkg-source: error: add _build/default/runtime/VisitorsRuntime.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 
> '_build/default/runtime/VisitorsRuntime.cmxs' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> _build/default/src/.merlin-conf/lib-visitors.ppx: binary file contents changed
> dpkg-source: error: add _build/default/src/.merlin-conf/lib-visitors.ppx in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.cmti:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__Visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsAnalysis.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsCompatibility.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsGeneration.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsList.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsPlugin.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsSettings.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.cmi:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.cmo:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.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 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.cmt:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/byte/ppx_deriving_visitors__VisitorsString.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__Visitors.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__Visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__Visitors.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__Visitors.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsAnalysis.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsAnalysis.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsAnalysis.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsAnalysis.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsCompatibility.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsCompatibility.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsCompatibility.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsCompatibility.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsGeneration.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsGeneration.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsGeneration.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsGeneration.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsList.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsList.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsList.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsList.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsPlugin.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsPlugin.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsPlugin.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsPlugin.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsSettings.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsSettings.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsSettings.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsSettings.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsString.cmx:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsString.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 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsString.o:
>  binary file contents changed
> dpkg-source: error: add 
> _build/default/src/.ppx_deriving_visitors.objs/native/ppx_deriving_visitors__VisitorsString.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 
> '_build/default/src/.ppx_deriving_visitors.objs/ppx_deriving_visitors__Visitors.intf.all-deps'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> '_build/default/src/.ppx_deriving_visitors.objs/ppx_deriving_visitors__VisitorsCompatibility.impl.all-deps'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> '_build/default/src/.ppx_deriving_visitors.objs/ppx_deriving_visitors__VisitorsList.impl.all-deps'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> '_build/default/src/.ppx_deriving_visitors.objs/ppx_deriving_visitors__VisitorsPlugin.impl.all-deps'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> '_build/default/src/.ppx_deriving_visitors.objs/ppx_deriving_visitors__VisitorsString.impl.all-deps'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> _build/default/src/ppx_deriving_visitors.a: binary file contents changed
> dpkg-source: error: add _build/default/src/ppx_deriving_visitors.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 
> _build/default/src/ppx_deriving_visitors.cma: binary file contents changed
> dpkg-source: error: add _build/default/src/ppx_deriving_visitors.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 
> _build/default/src/ppx_deriving_visitors.cmxa: binary file contents changed
> dpkg-source: error: add _build/default/src/ppx_deriving_visitors.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 
> _build/default/src/ppx_deriving_visitors.cmxs: binary file contents changed
> dpkg-source: error: add _build/default/src/ppx_deriving_visitors.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 
> '_build/default/src/ppx_deriving_visitors.cmxs' will not be represented in 
> diff
> dpkg-source: error: cannot represent change to doc/manual.pdf: binary file 
> contents changed
> dpkg-source: error: add doc/manual.pdf in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test/OOinfer.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/OOinferfixed.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/OOinferfixedagain.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/OOinferfixedagaincheck.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/OOinferself.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/OOinfervirtual.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/bench.processed.ml' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 'test/build.processed.ml' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 'test/cil_types.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/cil_types_polymorphic.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/delayed_tree.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/dictionary.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr.processed.ml' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr00.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr00endo.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr00fold.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr00fold2.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr01.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr01use.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr01use_variant.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr02.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr03.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr04.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr05.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr05lexico.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr05lexico_test.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr06.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr08.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr08double.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr08extra.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr11.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr12.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr13.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr13double.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr13extra.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr14.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr15.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr15b.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr15c.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr16.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr17.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr_info.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr_info_mapreduce.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr_info_mapreduce_test.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr_info_mapreduce_use.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr_info_polymorphic.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr_info_polymorphic_use.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/expr_info_polymorphic_use_test.processed.ml' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'test/expr_info_use.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/expr_redef.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/fold.processed.ml' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/hexpr_polymorphic.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/mapReduce.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/map_from_fold.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/monomorphic.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/monopoly.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/oexpr_polymorphic.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/opaque.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/point.processed.ml' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 'test/polyclass.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/ppx_import/expr.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/ppx_import/expr_import.processed.ml' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/ppx_import/expr_import_opaque.processed.ml' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 'test/prefixes.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/test00.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/test01.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/test03.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/test04.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/test05.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/test06.processed.ml' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/test07.processed.ml' 
> 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/ocaml-visitors_20210608-3_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to