Source: ocamlnet Version: 4.1.9-2 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 ocamlnet > dpkg-buildpackage: info: source version 4.1.9-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Stéphane Glondu > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --with ocaml,apache2 > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > /usr/bin/make distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf tmp > for pkg in src/*/.; do \ > test ! -f $pkg/Makefile || \ > ( cd $pkg && gmake -f Makefile.pre distclean); \ > done > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/equeue-gtk1' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/equeue-gtk1' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue-gtk1' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue-gtk1' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/equeue-gtk2' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/equeue-gtk2' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue-gtk2' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > rm -f Makefile uq_gtk.ml uq_gtk.mli uq_gtk_helper.ml > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue-gtk2' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/equeue-tcl' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/equeue-tcl' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue-tcl' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue-tcl' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/equeue' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/equeue' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/equeue' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netcamlbox' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netcamlbox' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netcamlbox' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netcamlbox' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netcgi2-apache' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netcgi2-apache' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend config.h netcgi_apache_mod.ml META > 500netcgi_apache.info mod_netcgi_apache.so apache.lo handler.lo > netcgi_apache_mod.lo wrappers.lo apache.slo handler.slo netcgi_apache_mod.slo > wrappers.slo apache.la handler.la mod_netcgi_apache.la netcgi_apache_mod.la > wrappers.la config.h netcgi_apache_mod.ml 500netcgi_apache.info META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netcgi2-apache' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend config.h netcgi_apache_mod.ml META > 500netcgi_apache.info mod_netcgi_apache.so apache.lo handler.lo > netcgi_apache_mod.lo wrappers.lo apache.slo handler.slo netcgi_apache_mod.slo > wrappers.slo apache.la handler.la mod_netcgi_apache.la netcgi_apache_mod.la > wrappers.la config.h netcgi_apache_mod.ml 500netcgi_apache.info META > rm -f *~ depend > rm -f -rf .libs/ *.cds > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netcgi2-apache' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netcgi2-plex' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netcgi2-plex' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netcgi2-plex' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netcgi2-plex' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netcgi2' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netcgi2' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netcgi2' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netcgi2' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netclient' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netclient' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netclient' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netclient' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netgss-system' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netgss-system' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META netgss_bindings.ml netgss_bindings.mli > netgss_bindings_stubs.c done_reconfigure netgss_bindings.ml > netgss_bindings.mli netgss_bindings_stubs.c done_reconfigure META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netgss-system' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META netgss_bindings.ml netgss_bindings.mli > netgss_bindings_stubs.c done_reconfigure netgss_bindings.ml > netgss_bindings.mli netgss_bindings_stubs.c done_reconfigure META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netgss-system' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/nethttpd' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/nethttpd' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/nethttpd' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/nethttpd' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netmulticore' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netmulticore' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netmulticore' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netmulticore' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netplex' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netplex' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netplex-packlist netplex_ctrl_aux.ml > netplex_ctrl_clnt.ml netplex_ctrl_srv.ml META netplex_types.ml netplex-admin > netplex_ctrl_aux.mli netplex_ctrl_clnt.mli netplex_ctrl_srv.mli > netplex_types.ml META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netplex' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netplex-packlist netplex_ctrl_aux.ml > netplex_ctrl_clnt.ml netplex_ctrl_srv.ml META netplex_types.ml netplex-admin > netplex_ctrl_aux.mli netplex_ctrl_clnt.mli netplex_ctrl_srv.mli > netplex_types.ml META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netplex' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netshm' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netshm' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netshm' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netshm' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netstring-pcre' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netstring-pcre' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netstring_pcre.mli netstring_pcre.ml META > netstring_pcre.mli netstring_pcre.ml META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netstring-pcre' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netstring_pcre.mli netstring_pcre.ml META > netstring_pcre.mli netstring_pcre.ml META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netstring-pcre' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netstring' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netstring' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netconst.ml netglob_lex.ml netunichar.ml > netmappings_asn1.ml META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netstring' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netconst.ml netglob_lex.ml netunichar.ml > netmappings_asn1.ml META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netstring' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netsys' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netsys' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netsys' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > rm -f Makefile.conf config.h > rm -f configtests/*.cmi configtests/*.cmo configtests/*.o > rm -f configtests/*.err configtests/*.tmp configtests/*.cm* > rm -f configtests/mkfifoat_test > find configtests -type f -executable -delete > rm -rf tmp > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netsys' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/nettls-gnutls' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/nettls-gnutls' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META nettls_gnutls_bindings.ml > nettls_gnutls_bindings.mli nettls_gnutls_bindings_stubs.c done_reconfigure > nettls_gnutls_bindings.ml nettls_gnutls_bindings.mli > nettls_gnutls_bindings_stubs.c nettls_nettle_bindings.ml > nettls_nettle_bindings.mli nettls_nettle_bindings_stubs.c > nettls_gnutls_config.ml config.log config.h config.mk config.sh > config_checks.sh done_reconfigure META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/nettls-gnutls' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META nettls_gnutls_bindings.ml > nettls_gnutls_bindings.mli nettls_gnutls_bindings_stubs.c done_reconfigure > nettls_gnutls_bindings.ml nettls_gnutls_bindings.mli > nettls_gnutls_bindings_stubs.c nettls_nettle_bindings.ml > nettls_nettle_bindings.mli nettls_nettle_bindings_stubs.c > nettls_gnutls_config.ml config.log config.h config.mk config.sh > config_checks.sh done_reconfigure META > rm -f *~ depend > rm -rf testdir > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/nettls-gnutls' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netunidata' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netunidata' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netdb-packlist netmappings_iso.ml > netmappings_other.ml netmappings_jp.ml netmappings_kr.ml netunichecksums.ml > netuniconfig.ml netdb_done META META > rm -rf netdb > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netunidata' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend netdb-packlist netmappings_iso.ml > netmappings_other.ml netmappings_jp.ml netmappings_kr.ml netunichecksums.ml > netuniconfig.ml netdb_done META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netunidata' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/netzip' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/netzip' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/netzip' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netzip' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/rpc-auth-local' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/rpc-auth-local' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc-auth-local' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > rm -f config.h configtests/*.err configtests/*.o configtests/*.cm* > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc-auth-local' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/rpc-generator' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/rpc-generator' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend rpcgen-packlist parser.ml META configure > ocamlrpcgen parser.mli config.ml META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc-generator' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend rpcgen-packlist parser.ml META configure > ocamlrpcgen parser.mli config.ml META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc-generator' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/rpc-xti' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/rpc-xti' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc-xti' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc-xti' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/rpc' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/rpc' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend rpc_portmapper_aux.ml rpc_portmapper_clnt.ml META > rpc_auth_gssapi_aux.ml rpc_portmapper_aux.mli rpc_portmapper_clnt.mli > rpc_auth_gssapi_aux.mli META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend rpc_portmapper_aux.ml rpc_portmapper_clnt.ml META > rpc_auth_gssapi_aux.ml rpc_portmapper_aux.mli rpc_portmapper_clnt.mli > rpc_auth_gssapi_aux.mli META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/rpc' > gmake[3]: Entering directory '/<<PKGBUILDDIR>>/src/shell' > gmake[4]: Entering directory '/<<PKGBUILDDIR>>/src/shell' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/src/shell' > rm -f *.cmi *.cmo *.cma *.cmx *.o *.a *.cmxa *.cmxs dll* packlist-* > ocamldoc.dump META depend META META > rm -f *~ depend > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/shell' > rm -f Makefile.conf config.cppo setup.save > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_ocamlclean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building ocamlnet using existing > ./ocamlnet_4.1.9.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file src/netsys/config.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/netplex/netplex_types.ml, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/rpc-generator/config.ml, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/netunidata/netunichecksums.ml, use --include-removal to override > dpkg-source: error: cannot represent change to tools/cppo-0.9.4/cppo: binary > file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tools/cppo-0.9.4/cppo' will > not be represented in diff > dpkg-source: error: cannot represent change to tools/cppo-0.9.4/cppo.cma: > binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo.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 > tools/cppo-0.9.4/cppo_command.cmi: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_command.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 > tools/cppo-0.9.4/cppo_command.cmo: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_command.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 > tools/cppo-0.9.4/cppo_eval.cmi: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_eval.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 > tools/cppo-0.9.4/cppo_eval.cmo: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_eval.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 > tools/cppo-0.9.4/cppo_lexer.cmi: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_lexer.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 > tools/cppo-0.9.4/cppo_lexer.cmo: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_lexer.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 > tools/cppo-0.9.4/cppo_main.cmi: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_main.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 > tools/cppo-0.9.4/cppo_main.cmo: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_main.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 > tools/cppo-0.9.4/cppo_parser.cmi: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_parser.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 > tools/cppo-0.9.4/cppo_parser.cmo: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_parser.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 > tools/cppo-0.9.4/cppo_types.cmi: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_types.cmi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tools/cppo-0.9.4/cppo_types.cmo: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_types.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 > tools/cppo-0.9.4/cppo_version.cmi: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_version.cmi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tools/cppo-0.9.4/cppo_version.cmo: binary file contents changed > dpkg-source: error: add tools/cppo-0.9.4/cppo_version.cmo in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tools/unimap_to_ocaml/unimap_to_ocaml: binary file contents changed > dpkg-source: error: add tools/unimap_to_ocaml/unimap_to_ocaml in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tools/unimap_to_ocaml/unimap_to_ocaml' will not be represented in diff > dpkg-source: error: cannot represent change to > tools/unimap_to_ocaml/unimap_to_ocaml.cmi: binary file contents changed > dpkg-source: error: add tools/unimap_to_ocaml/unimap_to_ocaml.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 > tools/unimap_to_ocaml/unimap_to_ocaml.cmo: binary file contents changed > dpkg-source: error: add tools/unimap_to_ocaml/unimap_to_ocaml.cmo in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/ocamlnet_4.1.9-2_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.

