Source: ocaml-x509 Version: 0.16.5-1 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-x509 > dpkg-buildpackage: info: source version 0.16.5-1 > 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-x509 using existing > ./ocaml-x509_0.16.5.orig.tar.gz > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/certificate.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/certificate.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Key_type.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Key_type.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/crl.ml: > dpkg-source: error: new version is symlink to ../../../../default/lib/crl.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/dune-package: > dpkg-source: error: new version is symlink to > ../../../../default/x509.dune-package > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/host.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/host.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.cmi: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/byte/x509.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/validation.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/validation.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Signing_request.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Signing_request.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/public_key.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/public_key.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.cmxa: > dpkg-source: error: new version is symlink to > ../../../../default/lib/x509.cmxa > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__.cmi: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/byte/x509__.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/p12.ml: > dpkg-source: error: new version is symlink to ../../../../default/lib/p12.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/private_key.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/private_key.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.cmt: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/byte/x509.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/distinguished_name.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/distinguished_name.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/pem.ml: > dpkg-source: error: new version is symlink to ../../../../default/lib/pem.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__General_name.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__General_name.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/opam: > dpkg-source: error: new version is symlink to ../../../../default/x509.opam > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Public_key.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Public_key.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Extension.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Extension.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.cmti: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/byte/x509.cmti > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/algorithm.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/algorithm.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/general_name.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/general_name.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/META: > dpkg-source: error: new version is symlink to ../../../../default/META.x509 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__.cmt: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/byte/x509__.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.a: > dpkg-source: error: new version is symlink to ../../../../default/lib/x509.a > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Private_key.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Private_key.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Asn_grammars.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Asn_grammars.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Pem.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Pem.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Validation.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Validation.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/authenticator.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/authenticator.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Rc2.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Rc2.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Authenticator.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Authenticator.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/key_type.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/key_type.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Ocsp.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Ocsp.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Algorithm.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Algorithm.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.mli: > dpkg-source: error: new version is symlink to > ../../../../default/lib/x509.mli > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/registry.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/registry.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Crl.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Crl.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/extension.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/extension.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__P12.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__P12.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Host.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Host.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Certificate.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Certificate.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/signing_request.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/signing_request.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Registry.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Registry.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/ocsp.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/ocsp.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/asn_grammars.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/asn_grammars.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/rc2.ml: > dpkg-source: error: new version is symlink to ../../../../default/lib/rc2.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Ocsp.cmi: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/byte/x509__Ocsp.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.cmxs: > dpkg-source: error: new version is symlink to > ../../../../default/lib/x509.cmxs > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.cma: > dpkg-source: error: new version is symlink to > ../../../../default/lib/x509.cma > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/x509__.ml-gen > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Distinguished_name.cmx: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/native/x509__Distinguished_name.cmx > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509.ml: > dpkg-source: error: new version is symlink to > ../../../../default/lib/x509.ml > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/x509__Ocsp.cmt: > dpkg-source: error: new version is symlink to > ../../../../default/lib/.x509.objs/byte/x509__Ocsp.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Private_key.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Private_key.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Private_key.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Private_key.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Pem.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Pem.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Validation.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Validation.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Registry.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Registry.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Pem.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Pem.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Algorithm.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Algorithm.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__P12.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__P12.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Distinguished_name.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Distinguished_name.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__General_name.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__General_name.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Host.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Host.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Crl.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Crl.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Key_type.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Key_type.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Authenticator.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Authenticator.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Public_key.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Public_key.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Distinguished_name.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Distinguished_name.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__P12.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__P12.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Key_type.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Key_type.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Rc2.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Rc2.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Validation.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Validation.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Public_key.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Public_key.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Signing_request.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Signing_request.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Rc2.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Rc2.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Asn_grammars.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Asn_grammars.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Crl.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Crl.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Algorithm.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Algorithm.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Certificate.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Certificate.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Certificate.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Certificate.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__General_name.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__General_name.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Asn_grammars.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Asn_grammars.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Extension.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Extension.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Signing_request.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Signing_request.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Authenticator.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Authenticator.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Host.cmt: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Host.cmt > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Registry.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Registry.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/lib/x509/.private/x509__Extension.cmi: > dpkg-source: error: new version is symlink to > ../../../../../default/lib/.x509.objs/byte/x509__Extension.cmi > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/doc/x509/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/x509/LICENSE.md: > dpkg-source: error: new version is symlink to ../../../../default/LICENSE.md > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > _build/install/default/doc/x509/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/.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-x509-0.16.5/_build/.filesystem-clock has no > final newline (either original or modified version) > dpkg-source: warning: file ocaml-x509-0.16.5/_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-x509-0.16.5/_build/default/.dune/configurator.v2 has no final newline > (either original or modified version) > dpkg-source: warning: file ocaml-x509-0.16.5/_build/default/LICENSE.md has no > final newline (either original or modified version) > dpkg-source: warning: file ocaml-x509-0.16.5/_build/default/META.x509 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > _build/default/lib/.merlin-conf/lib-x509: binary file contents changed > dpkg-source: error: add _build/default/lib/.merlin-conf/lib-x509 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/lib/.x509.objs/byte/x509.cmi: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509.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/lib/.x509.objs/byte/x509.cmo: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509.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/lib/.x509.objs/byte/x509.cmt: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509.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/lib/.x509.objs/byte/x509.cmti: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509.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/lib/.x509.objs/byte/x509__.cmi: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__.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/lib/.x509.objs/byte/x509__.cmo: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__.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/lib/.x509.objs/byte/x509__.cmt: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__.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/lib/.x509.objs/byte/x509__Algorithm.cmi: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Algorithm.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/lib/.x509.objs/byte/x509__Algorithm.cmo: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Algorithm.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/lib/.x509.objs/byte/x509__Algorithm.cmt: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Algorithm.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/lib/.x509.objs/byte/x509__Asn_grammars.cmi: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Asn_grammars.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/lib/.x509.objs/byte/x509__Asn_grammars.cmo: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Asn_grammars.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/lib/.x509.objs/byte/x509__Asn_grammars.cmt: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Asn_grammars.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/lib/.x509.objs/byte/x509__Authenticator.cmi: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Authenticator.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/lib/.x509.objs/byte/x509__Authenticator.cmo: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Authenticator.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/lib/.x509.objs/byte/x509__Authenticator.cmt: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Authenticator.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/lib/.x509.objs/byte/x509__Certificate.cmi: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Certificate.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/lib/.x509.objs/byte/x509__Certificate.cmo: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Certificate.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/lib/.x509.objs/byte/x509__Certificate.cmt: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Certificate.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/lib/.x509.objs/byte/x509__Crl.cmi: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Crl.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/lib/.x509.objs/byte/x509__Crl.cmo: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Crl.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/lib/.x509.objs/byte/x509__Crl.cmt: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Crl.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/lib/.x509.objs/byte/x509__Distinguished_name.cmi: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Distinguished_name.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/lib/.x509.objs/byte/x509__Distinguished_name.cmo: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Distinguished_name.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/lib/.x509.objs/byte/x509__Distinguished_name.cmt: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Distinguished_name.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/lib/.x509.objs/byte/x509__Extension.cmi: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Extension.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/lib/.x509.objs/byte/x509__Extension.cmo: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Extension.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/lib/.x509.objs/byte/x509__Extension.cmt: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Extension.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/lib/.x509.objs/byte/x509__General_name.cmi: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__General_name.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/lib/.x509.objs/byte/x509__General_name.cmo: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__General_name.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/lib/.x509.objs/byte/x509__General_name.cmt: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__General_name.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/lib/.x509.objs/byte/x509__Host.cmi: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Host.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/lib/.x509.objs/byte/x509__Host.cmo: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Host.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/lib/.x509.objs/byte/x509__Host.cmt: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Host.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/lib/.x509.objs/byte/x509__Key_type.cmi: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Key_type.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/lib/.x509.objs/byte/x509__Key_type.cmo: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Key_type.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/lib/.x509.objs/byte/x509__Key_type.cmt: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Key_type.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/lib/.x509.objs/byte/x509__Ocsp.cmi: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Ocsp.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/lib/.x509.objs/byte/x509__Ocsp.cmo: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Ocsp.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/lib/.x509.objs/byte/x509__Ocsp.cmt: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Ocsp.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/lib/.x509.objs/byte/x509__P12.cmi: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__P12.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/lib/.x509.objs/byte/x509__P12.cmo: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__P12.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/lib/.x509.objs/byte/x509__P12.cmt: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__P12.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/lib/.x509.objs/byte/x509__Pem.cmi: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Pem.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/lib/.x509.objs/byte/x509__Pem.cmo: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Pem.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/lib/.x509.objs/byte/x509__Pem.cmt: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Pem.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/lib/.x509.objs/byte/x509__Private_key.cmi: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Private_key.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/lib/.x509.objs/byte/x509__Private_key.cmo: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Private_key.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/lib/.x509.objs/byte/x509__Private_key.cmt: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Private_key.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/lib/.x509.objs/byte/x509__Public_key.cmi: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Public_key.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/lib/.x509.objs/byte/x509__Public_key.cmo: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Public_key.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/lib/.x509.objs/byte/x509__Public_key.cmt: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Public_key.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/lib/.x509.objs/byte/x509__Rc2.cmi: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Rc2.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/lib/.x509.objs/byte/x509__Rc2.cmo: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Rc2.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/lib/.x509.objs/byte/x509__Rc2.cmt: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Rc2.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/lib/.x509.objs/byte/x509__Registry.cmi: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Registry.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/lib/.x509.objs/byte/x509__Registry.cmo: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Registry.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/lib/.x509.objs/byte/x509__Registry.cmt: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/byte/x509__Registry.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/lib/.x509.objs/byte/x509__Signing_request.cmi: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Signing_request.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/lib/.x509.objs/byte/x509__Signing_request.cmo: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Signing_request.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/lib/.x509.objs/byte/x509__Signing_request.cmt: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Signing_request.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/lib/.x509.objs/byte/x509__Validation.cmi: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Validation.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/lib/.x509.objs/byte/x509__Validation.cmo: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Validation.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/lib/.x509.objs/byte/x509__Validation.cmt: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/byte/x509__Validation.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/lib/.x509.objs/native/x509.cmx: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509.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/lib/.x509.objs/native/x509.o: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509.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/lib/.x509.objs/native/x509__.cmx: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__.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/lib/.x509.objs/native/x509__.o: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__.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/lib/.x509.objs/native/x509__Algorithm.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Algorithm.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/lib/.x509.objs/native/x509__Algorithm.o: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Algorithm.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/lib/.x509.objs/native/x509__Asn_grammars.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Asn_grammars.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/lib/.x509.objs/native/x509__Asn_grammars.o: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Asn_grammars.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/lib/.x509.objs/native/x509__Authenticator.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Authenticator.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/lib/.x509.objs/native/x509__Authenticator.o: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Authenticator.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/lib/.x509.objs/native/x509__Certificate.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Certificate.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/lib/.x509.objs/native/x509__Certificate.o: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Certificate.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/lib/.x509.objs/native/x509__Crl.cmx: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Crl.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/lib/.x509.objs/native/x509__Crl.o: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Crl.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/lib/.x509.objs/native/x509__Distinguished_name.cmx: binary > file contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Distinguished_name.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/lib/.x509.objs/native/x509__Distinguished_name.o: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Distinguished_name.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/lib/.x509.objs/native/x509__Extension.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Extension.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/lib/.x509.objs/native/x509__Extension.o: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Extension.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/lib/.x509.objs/native/x509__General_name.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__General_name.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/lib/.x509.objs/native/x509__General_name.o: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__General_name.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/lib/.x509.objs/native/x509__Host.cmx: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Host.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/lib/.x509.objs/native/x509__Host.o: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Host.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/lib/.x509.objs/native/x509__Key_type.cmx: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Key_type.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/lib/.x509.objs/native/x509__Key_type.o: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Key_type.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/lib/.x509.objs/native/x509__Ocsp.cmx: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Ocsp.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/lib/.x509.objs/native/x509__Ocsp.o: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Ocsp.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/lib/.x509.objs/native/x509__P12.cmx: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__P12.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/lib/.x509.objs/native/x509__P12.o: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__P12.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/lib/.x509.objs/native/x509__Pem.cmx: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Pem.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/lib/.x509.objs/native/x509__Pem.o: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Pem.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/lib/.x509.objs/native/x509__Private_key.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Private_key.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/lib/.x509.objs/native/x509__Private_key.o: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Private_key.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/lib/.x509.objs/native/x509__Public_key.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Public_key.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/lib/.x509.objs/native/x509__Public_key.o: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Public_key.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/lib/.x509.objs/native/x509__Rc2.cmx: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Rc2.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/lib/.x509.objs/native/x509__Rc2.o: binary file contents changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Rc2.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/lib/.x509.objs/native/x509__Registry.cmx: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Registry.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/lib/.x509.objs/native/x509__Registry.o: binary file contents > changed > dpkg-source: error: add _build/default/lib/.x509.objs/native/x509__Registry.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/lib/.x509.objs/native/x509__Signing_request.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Signing_request.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/lib/.x509.objs/native/x509__Signing_request.o: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Signing_request.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/lib/.x509.objs/native/x509__Validation.cmx: binary file > contents changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Validation.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/lib/.x509.objs/native/x509__Validation.o: binary file contents > changed > dpkg-source: error: add > _build/default/lib/.x509.objs/native/x509__Validation.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/lib/.x509.objs/x509.intf.all-deps' will not be represented in > diff > dpkg-source: warning: newly created empty file > '_build/default/lib/.x509.objs/x509__Asn_grammars.impl.all-deps' will not be > represented in diff > dpkg-source: warning: newly created empty file > '_build/default/lib/.x509.objs/x509__Host.impl.all-deps' will not be > represented in diff > dpkg-source: warning: newly created empty file > '_build/default/lib/.x509.objs/x509__Key_type.impl.all-deps' will not be > represented in diff > dpkg-source: warning: newly created empty file > '_build/default/lib/.x509.objs/x509__Pem.impl.all-deps' will not be > represented in diff > dpkg-source: warning: newly created empty file > '_build/default/lib/.x509.objs/x509__Rc2.impl.all-deps' will not be > represented in diff > dpkg-source: warning: newly created empty file > '_build/default/lib/.x509.objs/x509__Registry.impl.all-deps' will not be > represented in diff > dpkg-source: error: cannot represent change to _build/default/lib/x509.a: > binary file contents changed > dpkg-source: error: add _build/default/lib/x509.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/lib/x509.cma: > binary file contents changed > dpkg-source: error: add _build/default/lib/x509.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/lib/x509.cmxa: > binary file contents changed > dpkg-source: error: add _build/default/lib/x509.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/lib/x509.cmxs: > binary file contents changed > dpkg-source: error: add _build/default/lib/x509.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/lib/x509.cmxs' > 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-x509_0.16.5-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.

