Source: isc-dhcp Version: 4.4.3-P1-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 isc-dhcp > dpkg-buildpackage: info: source version 4.4.3-P1-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Santiago Ruano Rincón > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --parallel --with autoreconf > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in ./bind > make[2]: Entering directory '/<<PKGBUILDDIR>>/bind' > make[2]: Nothing to be done for 'distclean'. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bind' > Making distclean in includes > make[2]: Entering directory '/<<PKGBUILDDIR>>/includes' > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/includes' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > test -z "libt_api.a" || rm -f libt_api.a > rm -f *.o > rm -f *.tab.c > test -z "unittest.sh" || rm -f unittest.sh > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/t_api.Po > rm -f ./.deps/t_api_dhcp.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in common > make[2]: Entering directory '/<<PKGBUILDDIR>>/common' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/common' > test -z "libdhcp.a" || rm -f libdhcp.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/common' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/common/tests' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/common/tests' > test -z "" || rm -f > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/common/tests' > rm -f ./.deps/dns_unittest.Po > rm -f ./.deps/domain_name_test.Po > rm -f ./.deps/misc_unittest.Po > rm -f ./.deps/ns_name_test.Po > rm -f ./.deps/option_unittest.Po > rm -f ./.deps/t_api_dhcp.Po > rm -f ./.deps/test_alloc.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/common/tests' > rm -f ./.deps/alloc.Po > rm -f ./.deps/bpf.Po > rm -f ./.deps/comapi.Po > rm -f ./.deps/conflex.Po > rm -f ./.deps/ctrace.Po > rm -f ./.deps/dhcp4o6.Po > rm -f ./.deps/discover.Po > rm -f ./.deps/dispatch.Po > rm -f ./.deps/dlpi.Po > rm -f ./.deps/dns.Po > rm -f ./.deps/ethernet.Po > rm -f ./.deps/execute.Po > rm -f ./.deps/fddi.Po > rm -f ./.deps/icmp.Po > rm -f ./.deps/inet.Po > rm -f ./.deps/lpf.Po > rm -f ./.deps/memory.Po > rm -f ./.deps/nit.Po > rm -f ./.deps/ns_name.Po > rm -f ./.deps/options.Po > rm -f ./.deps/packet.Po > rm -f ./.deps/parse.Po > rm -f ./.deps/print.Po > rm -f ./.deps/raw.Po > rm -f ./.deps/resolv.Po > rm -f ./.deps/socket.Po > rm -f ./.deps/tables.Po > rm -f ./.deps/tr.Po > rm -f ./.deps/tree.Po > rm -f ./.deps/upf.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/common' > Making distclean in omapip > make[2]: Entering directory '/<<PKGBUILDDIR>>/omapip' > test -z "libomapi.a" || rm -f libomapi.a > test -z "svtest" || rm -f svtest > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/alloc.Po > rm -f ./.deps/array.Po > rm -f ./.deps/auth.Po > rm -f ./.deps/buffer.Po > rm -f ./.deps/connection.Po > rm -f ./.deps/convert.Po > rm -f ./.deps/dispatch.Po > rm -f ./.deps/errwarn.Po > rm -f ./.deps/generic.Po > rm -f ./.deps/handle.Po > rm -f ./.deps/hash.Po > rm -f ./.deps/inet_addr.Po > rm -f ./.deps/isclib.Po > rm -f ./.deps/iscprint.Po > rm -f ./.deps/listener.Po > rm -f ./.deps/message.Po > rm -f ./.deps/protocol.Po > rm -f ./.deps/result.Po > rm -f ./.deps/support.Po > rm -f ./.deps/test.Po > rm -f ./.deps/toisc.Po > rm -f ./.deps/trace.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/omapip' > Making distclean in client > make[2]: Entering directory '/<<PKGBUILDDIR>>/client' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/client' > test -z "dhclient" || rm -f dhclient > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/client' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/client/tests' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/client/tests' > test -z "" || rm -f > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/client/tests' > rm -f ./.deps/clparse.Po > rm -f ./.deps/dhc6.Po > rm -f ./.deps/dhclient.Po > rm -f ./.deps/duid_unittest.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/client/tests' > rm -f ./.deps/client_tables.Po > rm -f ./.deps/clparse.Po > rm -f ./.deps/dhc6.Po > rm -f ./.deps/dhclient.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/client' > Making distclean in dhcpctl > make[2]: Entering directory '/<<PKGBUILDDIR>>/dhcpctl' > test -z "omshell" || rm -f omshell > test -z "libdhcpctl.a" || rm -f libdhcpctl.a > test -z "cltest cltest2" || rm -f cltest cltest2 > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/callback.Po > rm -f ./.deps/cltest.Po > rm -f ./.deps/cltest2.Po > rm -f ./.deps/dhcpctl.Po > rm -f ./.deps/omshell.Po > rm -f ./.deps/remote.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/dhcpctl' > Making distclean in relay > make[2]: Entering directory '/<<PKGBUILDDIR>>/relay' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/relay' > test -z "dhcrelay" || rm -f dhcrelay > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/relay' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/relay/tests' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/relay/tests' > test -z "" || rm -f > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/relay/tests' > rm -f ./.deps/dhcrelay.Po > rm -f ./.deps/relay_unittests.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/relay/tests' > rm -f ./.deps/dhcrelay.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/relay' > Making distclean in server > make[2]: Entering directory '/<<PKGBUILDDIR>>/server' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/server' > test -z "dhcpd" || rm -f dhcpd > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/server' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/server/tests' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/server/tests' > test -z "" || rm -f > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/server/tests' > rm -f ./.deps/bootp.Po > rm -f ./.deps/class.Po > rm -f ./.deps/confpars.Po > rm -f ./.deps/db.Po > rm -f ./.deps/ddns.Po > rm -f ./.deps/dhcp.Po > rm -f ./.deps/dhcpd.Po > rm -f ./.deps/dhcpleasequery.Po > rm -f ./.deps/dhcpv6.Po > rm -f ./.deps/failover.Po > rm -f ./.deps/hash_unittest.Po > rm -f ./.deps/ldap.Po > rm -f ./.deps/ldap_casa.Po > rm -f ./.deps/leasechain.Po > rm -f ./.deps/leaseq_unittest.Po > rm -f ./.deps/load_bal_unittest.Po > rm -f ./.deps/mdb.Po > rm -f ./.deps/mdb6.Po > rm -f ./.deps/mdb6_unittest.Po > rm -f ./.deps/omapi.Po > rm -f ./.deps/salloc.Po > rm -f ./.deps/simple_unittest.Po > rm -f ./.deps/stables.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/server/tests' > rm -f ./.deps/dhcpd-bootp.Po > rm -f ./.deps/dhcpd-class.Po > rm -f ./.deps/dhcpd-confpars.Po > rm -f ./.deps/dhcpd-db.Po > rm -f ./.deps/dhcpd-ddns.Po > rm -f ./.deps/dhcpd-dhcp.Po > rm -f ./.deps/dhcpd-dhcpd.Po > rm -f ./.deps/dhcpd-dhcpleasequery.Po > rm -f ./.deps/dhcpd-dhcpv6.Po > rm -f ./.deps/dhcpd-failover.Po > rm -f ./.deps/dhcpd-ldap.Po > rm -f ./.deps/dhcpd-ldap_casa.Po > rm -f ./.deps/dhcpd-ldap_krb_helper.Po > rm -f ./.deps/dhcpd-leasechain.Po > rm -f ./.deps/dhcpd-mdb.Po > rm -f ./.deps/dhcpd-mdb6.Po > rm -f ./.deps/dhcpd-omapi.Po > rm -f ./.deps/dhcpd-salloc.Po > rm -f ./.deps/dhcpd-stables.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/server' > Making distclean in keama > make[2]: Entering directory '/<<PKGBUILDDIR>>/keama' > test -z "keama" || rm -f keama > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/conflex.Po > rm -f ./.deps/confparse.Po > rm -f ./.deps/data.Po > rm -f ./.deps/eval.Po > rm -f ./.deps/json.Po > rm -f ./.deps/keama.Po > rm -f ./.deps/options.Po > rm -f ./.deps/parse.Po > rm -f ./.deps/print.Po > rm -f ./.deps/reduce.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/keama' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "doc/devel/doxyfile" || rm -f doc/devel/doxyfile > rm -f config.report > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > rm -f -- ./config.sub ./includes/config.h.in\~ ./install-sh > ./omapip/Makefile.in ./config.guess ./autom4te.cache/requests > ./autom4te.cache/traces.2 ./autom4te.cache/output.2 ./autom4te.cache/output.1 > ./autom4te.cache/traces.1 ./autom4te.cache/output.0 ./autom4te.cache/traces.0 > ./tests/Makefile.in ./compile ./configure ./dhcpctl/Makefile.in ./depcomp > ./configure\~ ./common/Makefile.in ./missing ./bind/bind-9.11.36/install-sh > ./bind/bind-9.11.36/aclocal.m4 ./bind/bind-9.11.36/autom4te.cache/requests > ./bind/bind-9.11.36/autom4te.cache/traces.2 > ./bind/bind-9.11.36/autom4te.cache/output.2 > ./bind/bind-9.11.36/autom4te.cache/output.3 > ./bind/bind-9.11.36/autom4te.cache/output.1 > ./bind/bind-9.11.36/autom4te.cache/traces.1 > ./bind/bind-9.11.36/autom4te.cache/traces.3 > ./bind/bind-9.11.36/autom4te.cache/output.0 > ./bind/bind-9.11.36/autom4te.cache/traces.0 ./bind/bind-9.11.36/ltmain.sh > ./bind/bind-9.11.36/configure ./bind/bind-9.11.36/config.h.in > ./bind/bind-9.11.36/libtool.m4/ltsugar.m4 > ./bind/bind-9.11.36/libtool.m4/lt\~obsolete.m4 > ./bind/bind-9.11.36/libtool.m4/ltversion.m4 > ./bind/bind-9.11.36/libtool.m4/libtool.m4 > ./bind/bind-9.11.36/libtool.m4/ltoptions.m4 ./bind/bind-9.11.36/install-sh\~ > ./bind/bind-9.11.36/configure\~ ./bind/bind-9.11.36/config.h.in\~ > rm -f debian/autoreconf.before debian/autoreconf.after > dh_clean > rm -f debian/debhelper-build-stamp > cp -an --reflink=auto > debian/.debhelper/bucket/files/e0c1d7ef8ce964fb57c35e7704ae8661d7e4ca87d6a3c18950e503ae26b62319 > > debian/.debhelper/bucket/files/e0c1d7ef8ce964fb57c35e7704ae8661d7e4ca87d6a3c18950e503ae26b62319.tmp > mv > debian/.debhelper/bucket/files/e0c1d7ef8ce964fb57c35e7704ae8661d7e4ca87d6a3c18950e503ae26b62319.tmp > bind/bind-9.11.36/config.guess > cp -an --reflink=auto > debian/.debhelper/bucket/files/35d25cb8988afcb88e3f1fea65b59c8ec7d951040c01627561e36ea3872de088 > > debian/.debhelper/bucket/files/35d25cb8988afcb88e3f1fea65b59c8ec7d951040c01627561e36ea3872de088.tmp > mv > debian/.debhelper/bucket/files/35d25cb8988afcb88e3f1fea65b59c8ec7d951040c01627561e36ea3872de088.tmp > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/config.guess > cp -an --reflink=auto > debian/.debhelper/bucket/files/7664518bbafa632807362ae9225d52786127e7a08fc407cdba70b100c4d15b9a > > debian/.debhelper/bucket/files/7664518bbafa632807362ae9225d52786127e7a08fc407cdba70b100c4d15b9a.tmp > mv > debian/.debhelper/bucket/files/7664518bbafa632807362ae9225d52786127e7a08fc407cdba70b100c4d15b9a.tmp > bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/config.guess > cp -an --reflink=auto > debian/.debhelper/bucket/files/f7e62c3cb15cd5bbc4e7f3617793b227481fc554d39697a9c322a266d20fb626 > > debian/.debhelper/bucket/files/f7e62c3cb15cd5bbc4e7f3617793b227481fc554d39697a9c322a266d20fb626.tmp > mv > debian/.debhelper/bucket/files/f7e62c3cb15cd5bbc4e7f3617793b227481fc554d39697a9c322a266d20fb626.tmp > bind/bind-9.11.36/config.sub > cp -an --reflink=auto > debian/.debhelper/bucket/files/a7227320893eea461e8d1e325adf9696b458b9631fe7c495a3489ecc4ce7c4e5 > > debian/.debhelper/bucket/files/a7227320893eea461e8d1e325adf9696b458b9631fe7c495a3489ecc4ce7c4e5.tmp > mv > debian/.debhelper/bucket/files/a7227320893eea461e8d1e325adf9696b458b9631fe7c495a3489ecc4ce7c4e5.tmp > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/config.sub > cp -an --reflink=auto > debian/.debhelper/bucket/files/bd70034f25e956e457f7004fc88e7c458dc86a33a7b07e083639e343f0ce012f > > debian/.debhelper/bucket/files/bd70034f25e956e457f7004fc88e7c458dc86a33a7b07e083639e343f0ce012f.tmp > mv > debian/.debhelper/bucket/files/bd70034f25e956e457f7004fc88e7c458dc86a33a7b07e083639e343f0ce012f.tmp > bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/config.sub > rm -f debian/.debhelper/bucket/index > rm -rf debian/.debhelper/ > rm -f debian/isc-dhcp-client-ddns.debhelper.log > debian/isc-dhcp-client-udeb.debhelper.log > debian/isc-dhcp-client.debhelper.log debian/isc-dhcp-common.debhelper.log > debian/isc-dhcp-dev.debhelper.log debian/isc-dhcp-relay.debhelper.log > debian/isc-dhcp-server-ldap.debhelper.log debian/isc-dhcp-server.debhelper.log > rm -f -- debian/isc-dhcp-server.substvars > debian/isc-dhcp-server.postinst.debhelper > debian/isc-dhcp-server.postrm.debhelper debian/isc-dhcp-server-ldap.substvars > debian/isc-dhcp-common.substvars debian/isc-dhcp-dev.substvars > debian/isc-dhcp-client.substvars debian/isc-dhcp-client.postinst.debhelper > debian/isc-dhcp-client.postrm.debhelper debian/isc-dhcp-client-ddns.substvars > debian/isc-dhcp-client-udeb.substvars debian/isc-dhcp-relay.substvars > debian/isc-dhcp-relay.postrm.debhelper ./dhcpd ./dhclient debian/files > rm -fr -- debian/isc-dhcp-server/ debian/tmp/ > debian/isc-dhcp-server-ldap/ debian/isc-dhcp-common/ debian/isc-dhcp-dev/ > debian/isc-dhcp-client/ debian/isc-dhcp-client-ddns/ > debian/isc-dhcp-client-udeb/ debian/isc-dhcp-relay/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./isc-dhcp_4.4.3-P1.orig.tar.gz.asc > dpkg-source: info: building isc-dhcp using existing > ./isc-dhcp_4.4.3-P1.orig.tar.gz > dpkg-source: info: building isc-dhcp using existing > ./isc-dhcp_4.4.3-P1.orig.tar.gz.asc > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file config.sub, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.guess, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file omapip/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file dhcpctl/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file common/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > keama/tests/samples/test-a6.conf.orig, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > keama/tests/samples/vmnet8.conf.orig, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > keama/tests/samples/example.conf.orig, use --include-removal to override > dpkg-source: warning: executable mode 0755 of 'bind/bind-9.11.36/autogen.sh' > will not be represented in diff > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/check/win32/checkconf.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/check/win32/checkconf.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/check/win32/checktool.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/check/win32/checktool.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/check/win32/checkzone.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/check/win32/checkzone.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/confgen/win32/confgentool.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/confgen/win32/confgentool.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/confgen/win32/ddnsconfgen.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/confgen/win32/ddnsconfgen.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/confgen/win32/rndcconfgen.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/confgen/win32/rndcconfgen.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/delv/win32/delv.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/dig.vcxproj.filters.in has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/dig.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/dighost.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/dighost.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/host.vcxproj.filters.in has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/host.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/nslookup.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dig/win32/nslookup.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/dnssectool.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/dnssectool.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/dsfromkey.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/dsfromkey.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/importkey.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/keyfromlabel.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/keyfromlabel.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/keygen.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/keygen.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/revoke.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/revoke.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/settime.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/settime.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/signzone.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/signzone.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/verify.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/dnssec/win32/verify.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/named/convertxsl.pl' will not be represented in diff > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/named/win32/named.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/named/win32/named.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/nsupdate/win32/nsupdate.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/nsupdate/win32/nsupdate.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11destroy.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11destroy.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11keygen.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11keygen.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11list.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11list.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11tokens.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/pkcs11/win32/pk11tokens.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/rndc/win32/rndc.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/rndc/win32/rndc.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/rndc/win32/rndcutil.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/rndc/win32/rndcutil.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/prepare-softhsm2.sh' will not be represented in > diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/addzone/tests.sh' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/autosign/tests.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/cacheclean/tests.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/chain/ans4/ans.py' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/chain/clean.sh' will not be represented > in diff > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/checkconf/bad-inline-slave.conf > has no final newline (either original or modified version) > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/checkds/dig.bat' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/checkds/dig.sh' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/bin/tests/system/checkds/none.example.dlv.example.dlv.db' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/bin/tests/system/checkds/none.example.ds.db' will not be > represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/checkzone/zones/bad-badclass.raw: binary > file contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/checkzone/zones/bad-badclass.raw in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/checkzone/zones/bad-caa-rr.db: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/checkzone/zones/bad-caa-rr.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 > bind/bind-9.11.36/bin/tests/system/checkzone/zones/bad1.db: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/checkzone/zones/bad1.db in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/cookie/tests.sh' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/delzone/tests.sh' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/bin/tests/system/digdelv/ans4/startme' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/digdelv/ans7/ans.pl' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/dlv/ns1/sign.sh' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/dlv/ns2/sign.sh' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/dlv/ns3/sign.sh' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/dlv/ns6/sign.sh' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/dnssec/ntadiff.pl' will not be > represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/dnstap/large-answer.fstrm: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/dnstap/large-answer.fstrm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/filter-aaaa/ns1/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/filter-aaaa/ns4/sign.sh' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/bin/tests/system/forward/ans6/startme' will not be > represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIP.dat: binary file contents > changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIP.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPASNum.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPASNum.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPASNumv6.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPASNumv6.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPCity.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPCity.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPCityv6.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPCityv6.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPDomain.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPDomain.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPISP.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPISP.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPNetSpeed.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPNetSpeed.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPOrg.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPOrg.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPRegion.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPRegion.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPv6.dat: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip/data/GeoIPv6.dat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-City.mmdb: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-City.mmdb in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-Country.mmdb: binary > file contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-Country.mmdb in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-Domain.mmdb: binary > file contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-Domain.mmdb in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-ISP.mmdb: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoIP2-ISP.mmdb in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoLite2-ASN.mmdb: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/geoip2/data/GeoLite2-ASN.mmdb in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/geoip2/data/write-test-data.pl' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/ifconfig.sh' will not be represented in > diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/inline/ns3/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/inline/ns7/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/inline/ns8/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/inline/tests.sh' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/bin/tests/system/ixfr/ans2/startme' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/bin/tests/system/ixfr/ns1/startme' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/legacy/ns6/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/legacy/ns7/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/legacy/tests.sh' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/masterformat/clean.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/masterformat/ns1/compile.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/masterformat/prereq.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/masterformat/setup.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/masterformat/tests.sh' will not be > represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns10/dns.keytab: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns10/dns.keytab in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns10/machine.ccache: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns10/machine.ccache in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns7/dns.keytab: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns7/dns.keytab in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns7/machine.ccache: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns7/machine.ccache in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns8/dns-other-than-KRB5_KTNAME.keytab: > binary file contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns8/dns-other-than-KRB5_KTNAME.keytab > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns8/machine.ccache: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns8/machine.ccache in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns9/dns.keytab: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns9/dns.keytab in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/nsupdate/ns9/machine.ccache: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/nsupdate/ns9/machine.ccache in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/nsupdate/tests.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/resolver/tests.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/rpzrecurse/testgen.pl' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/bin/tests/system/rrchecker/privatelist.good' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/rsabigexponent/ns1/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/rsabigexponent/ns2/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/runall.sh' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/start.pl' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/start.sh' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/staticstub/clean.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/staticstub/ns3/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/staticstub/ns4/sign.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/staticstub/prereq.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/staticstub/setup.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/staticstub/tests.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/stop.sh' will not be represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/tsiggss/ns1/administrator.ccache: binary > file contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/tsiggss/ns1/administrator.ccache in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/tsiggss/ns1/dns.keytab: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/tsiggss/ns1/dns.keytab in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/tests/system/tsiggss/ns1/testdenied.ccache: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/tests/system/tsiggss/ns1/testdenied.ccache in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/wildcard/ns1/sign.sh' will not be > represented in diff > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/bigkey.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/bigkey.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/feature-test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/feature-test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/gencheck.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/gencheck.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/keycreate.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/keycreate.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/keydelete.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/keydelete.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/lwtest.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/lwtest.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/pipequeries.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/system/win32/pipequeries.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/xfer/tests.sh' will not be represented in > diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tests/system/xferquota/tests.sh' will not be > represented in diff > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/backtrace_test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/backtrace_test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/inter_test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/inter_test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/makejournal.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/makejournal.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/rwlock_test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/rwlock_test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/shutdown_test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/shutdown_test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/sock_test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/sock_test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/task_test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/task_test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/timer_test.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tests/win32/timer_test.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/arpaname.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/arpaname.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/genrandom.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/genrandom.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tools/win32/ischmacfixup.dsp.in' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/bin/tools/win32/ischmacfixup.mak.in' will not be > represented in diff > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/ischmacfixup.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/ischmacfixup.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/journalprint.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/journalprint.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/mdig.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/nsec3hash.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/nsec3hash.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/tools/win32/rrchecker.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/win32/BINDInstall/BINDInstall.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/bin/win32/BINDInstall/BINDInstall.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/bin/win32/BINDInstall/res/BINDInstall.ico: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/bin/win32/BINDInstall/res/BINDInstall.ico in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/config.status' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/dane/mkdane.sh' will not be represented in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/contrib/dlz/drivers/dlz_dlopen_driver.c' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'bind/bind-9.11.36/contrib/dlz/drivers/include/dlz/dlz_dlopen_driver.h' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/dlz/modules/bdbhpt/testing/bdbhpt-populate.pl' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/configure' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/contrib/queryparse/queryparse' > will not be represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/doc/caching-dns-performance.pdf: > binary file contents changed > dpkg-source: error: add > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/doc/caching-dns-performance.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 > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/doc/dnsperf.pdf: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/doc/dnsperf.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 > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/doc/resperf.pdf: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/doc/resperf.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/install-sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/dnsperf-2.1.0.0-1/resperf-report' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/config.guess' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/config.sub' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/configure' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/install-sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/lib/tests/testygen' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/lib/tests/utffilter' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/ltconfig' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/mkinstalldirs' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/perftcpdns/configure' will not be represented in > diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/contrib/queryperf/configure' will not be represented in > diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/doc/arm/Bv9ARM.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/arm/Bv9ARM.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 > bind/bind-9.11.36/doc/arm/isc-logo.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/arm/isc-logo.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 > bind/bind-9.11.36/doc/arm/notes.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/arm/notes.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/doc/doxygen/doxygen-input-filter' will not be represented > in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/doc/xsl/graphics/caution.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/xsl/graphics/caution.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 > bind/bind-9.11.36/doc/xsl/graphics/important.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/xsl/graphics/important.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 > bind/bind-9.11.36/doc/xsl/graphics/note.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/xsl/graphics/note.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 > bind/bind-9.11.36/doc/xsl/graphics/tip.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/xsl/graphics/tip.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 > bind/bind-9.11.36/doc/xsl/graphics/warning.pdf: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/doc/xsl/graphics/warning.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/isc-config.sh' will not be represented in diff > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/bind9/win32/libbind9.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/bind9/win32/libbind9.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/dns/acache.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/acache.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 > bind/bind-9.11.36/lib/dns/acl.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/acl.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 > bind/bind-9.11.36/lib/dns/adb.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/adb.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 > bind/bind-9.11.36/lib/dns/badcache.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/badcache.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 > bind/bind-9.11.36/lib/dns/byaddr.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/byaddr.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 > bind/bind-9.11.36/lib/dns/cache.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/cache.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 > bind/bind-9.11.36/lib/dns/callbacks.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/callbacks.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 > bind/bind-9.11.36/lib/dns/catz.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/catz.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 > bind/bind-9.11.36/lib/dns/client.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/client.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 > bind/bind-9.11.36/lib/dns/clientinfo.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/clientinfo.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 > bind/bind-9.11.36/lib/dns/compress.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/compress.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 > bind/bind-9.11.36/lib/dns/db.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/db.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 > bind/bind-9.11.36/lib/dns/dbiterator.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dbiterator.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 > bind/bind-9.11.36/lib/dns/dbtable.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dbtable.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 > bind/bind-9.11.36/lib/dns/diff.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/diff.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 > bind/bind-9.11.36/lib/dns/dispatch.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dispatch.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 > bind/bind-9.11.36/lib/dns/dlz.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dlz.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 > bind/bind-9.11.36/lib/dns/dns64.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dns64.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 > bind/bind-9.11.36/lib/dns/dnssec.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dnssec.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 > bind/bind-9.11.36/lib/dns/ds.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/ds.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 > bind/bind-9.11.36/lib/dns/dst_api.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dst_api.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 > bind/bind-9.11.36/lib/dns/dst_lib.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dst_lib.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 > bind/bind-9.11.36/lib/dns/dst_parse.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dst_parse.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 > bind/bind-9.11.36/lib/dns/dst_result.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dst_result.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 > bind/bind-9.11.36/lib/dns/dyndb.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/dyndb.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 > bind/bind-9.11.36/lib/dns/ecdb.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/ecdb.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 > bind/bind-9.11.36/lib/dns/fixedname.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/fixedname.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 > bind/bind-9.11.36/lib/dns/forward.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/forward.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 bind/bind-9.11.36/lib/dns/gen: > binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/gen in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'bind/bind-9.11.36/lib/dns/gen' > will not be represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/dns/gssapi_link.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/gssapi_link.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 > bind/bind-9.11.36/lib/dns/gssapictx.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/gssapictx.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 > bind/bind-9.11.36/lib/dns/hmac_link.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/hmac_link.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 > bind/bind-9.11.36/lib/dns/ipkeylist.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/ipkeylist.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 > bind/bind-9.11.36/lib/dns/iptable.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/iptable.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 > bind/bind-9.11.36/lib/dns/journal.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/journal.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 > bind/bind-9.11.36/lib/dns/key.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/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 > bind/bind-9.11.36/lib/dns/keydata.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/keydata.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 > bind/bind-9.11.36/lib/dns/keytable.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/keytable.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 > bind/bind-9.11.36/lib/dns/lib.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/lib.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 > bind/bind-9.11.36/lib/dns/libdns.a: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/libdns.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 > bind/bind-9.11.36/lib/dns/log.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/log.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 > bind/bind-9.11.36/lib/dns/lookup.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/lookup.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 > bind/bind-9.11.36/lib/dns/master.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/master.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 > bind/bind-9.11.36/lib/dns/masterdump.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/masterdump.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 > bind/bind-9.11.36/lib/dns/message.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/message.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 > bind/bind-9.11.36/lib/dns/name.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/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 > bind/bind-9.11.36/lib/dns/ncache.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/ncache.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 > bind/bind-9.11.36/lib/dns/nsec.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/nsec.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 > bind/bind-9.11.36/lib/dns/nsec3.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/nsec3.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 > bind/bind-9.11.36/lib/dns/nta.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/nta.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 > bind/bind-9.11.36/lib/dns/order.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/order.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 > bind/bind-9.11.36/lib/dns/peer.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/peer.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 > bind/bind-9.11.36/lib/dns/portlist.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/portlist.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 > bind/bind-9.11.36/lib/dns/private.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/private.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 > bind/bind-9.11.36/lib/dns/rbt.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rbt.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 > bind/bind-9.11.36/lib/dns/rbtdb.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rbtdb.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 > bind/bind-9.11.36/lib/dns/rbtdb64.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rbtdb64.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 > bind/bind-9.11.36/lib/dns/rcode.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rcode.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 > bind/bind-9.11.36/lib/dns/rdata.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rdata.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 > bind/bind-9.11.36/lib/dns/rdatalist.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rdatalist.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 > bind/bind-9.11.36/lib/dns/rdataset.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rdataset.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 > bind/bind-9.11.36/lib/dns/rdatasetiter.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rdatasetiter.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 > bind/bind-9.11.36/lib/dns/rdataslab.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rdataslab.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 > bind/bind-9.11.36/lib/dns/request.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/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 > bind/bind-9.11.36/lib/dns/resolver.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/resolver.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 > bind/bind-9.11.36/lib/dns/result.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/result.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 > bind/bind-9.11.36/lib/dns/rootns.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rootns.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 > bind/bind-9.11.36/lib/dns/rpz.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rpz.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 > bind/bind-9.11.36/lib/dns/rriterator.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rriterator.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 > bind/bind-9.11.36/lib/dns/rrl.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/rrl.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 > bind/bind-9.11.36/lib/dns/sdb.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/sdb.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 > bind/bind-9.11.36/lib/dns/sdlz.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/sdlz.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 > bind/bind-9.11.36/lib/dns/soa.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/soa.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 > bind/bind-9.11.36/lib/dns/ssu.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/ssu.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 > bind/bind-9.11.36/lib/dns/ssu_external.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/ssu_external.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 > bind/bind-9.11.36/lib/dns/stats.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/stats.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 > bind/bind-9.11.36/lib/dns/tcpmsg.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/tcpmsg.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 > bind/bind-9.11.36/lib/dns/tests/testdata/dnstap/dnstap.saved: binary file > contents changed > dpkg-source: error: add > bind/bind-9.11.36/lib/dns/tests/testdata/dnstap/dnstap.saved in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/dns/time.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/time.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 > bind/bind-9.11.36/lib/dns/timer.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/timer.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 > 'bind/bind-9.11.36/lib/dns/timestamp' will not be represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/dns/tkey.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/tkey.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 > bind/bind-9.11.36/lib/dns/tsec.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/tsec.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 > bind/bind-9.11.36/lib/dns/tsig.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/tsig.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 > bind/bind-9.11.36/lib/dns/ttl.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/ttl.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 > bind/bind-9.11.36/lib/dns/update.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/update.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 > bind/bind-9.11.36/lib/dns/validator.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/validator.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 > bind/bind-9.11.36/lib/dns/version.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/version.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 > bind/bind-9.11.36/lib/dns/view.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/dns/win32/gen.vcxproj.filters.in has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/dns/win32/gen.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/dns/win32/libdns.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/dns/xfrin.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/xfrin.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 > bind/bind-9.11.36/lib/dns/zone.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/zone.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 > bind/bind-9.11.36/lib/dns/zonekey.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/zonekey.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 > bind/bind-9.11.36/lib/dns/zt.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/dns/zt.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 > bind/bind-9.11.36/lib/irs/context.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/context.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 > bind/bind-9.11.36/lib/irs/dnsconf.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/dnsconf.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 > bind/bind-9.11.36/lib/irs/gai_strerror.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/gai_strerror.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 > bind/bind-9.11.36/lib/irs/getaddrinfo.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/getaddrinfo.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 > bind/bind-9.11.36/lib/irs/getnameinfo.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/getnameinfo.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 > bind/bind-9.11.36/lib/irs/libirs.a: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/libirs.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 > bind/bind-9.11.36/lib/irs/resconf.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/resconf.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 > 'bind/bind-9.11.36/lib/irs/timestamp' will not be represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/irs/version.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/irs/version.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/irs/win32/libirs.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/irs/win32/libirs.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/isc/aes.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/aes.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 > bind/bind-9.11.36/lib/isc/assertions.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/assertions.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 > bind/bind-9.11.36/lib/isc/backtrace-emptytbl.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/backtrace-emptytbl.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 > bind/bind-9.11.36/lib/isc/backtrace.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/backtrace.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 > bind/bind-9.11.36/lib/isc/base32.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/base32.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 > bind/bind-9.11.36/lib/isc/base64.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/base64.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 > bind/bind-9.11.36/lib/isc/bind9.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/bind9.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 > bind/bind-9.11.36/lib/isc/buffer.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/buffer.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 > bind/bind-9.11.36/lib/isc/bufferlist.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/bufferlist.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 > bind/bind-9.11.36/lib/isc/commandline.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/commandline.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 > bind/bind-9.11.36/lib/isc/counter.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/counter.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 > bind/bind-9.11.36/lib/isc/crc64.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/crc64.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 > bind/bind-9.11.36/lib/isc/error.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/error.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 > bind/bind-9.11.36/lib/isc/event.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/event.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 > bind/bind-9.11.36/lib/isc/hash.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/hash.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 > bind/bind-9.11.36/lib/isc/heap.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/heap.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 > bind/bind-9.11.36/lib/isc/hex.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/hex.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 > bind/bind-9.11.36/lib/isc/hmacmd5.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/hmacmd5.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 > bind/bind-9.11.36/lib/isc/hmacsha.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/hmacsha.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 > bind/bind-9.11.36/lib/isc/ht.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/ht.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 > bind/bind-9.11.36/lib/isc/httpd.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/httpd.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 > bind/bind-9.11.36/lib/isc/inet_aton.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/inet_aton.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 > bind/bind-9.11.36/lib/isc/iterated_hash.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/iterated_hash.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 > bind/bind-9.11.36/lib/isc/lex.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/lex.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 > bind/bind-9.11.36/lib/isc/lfsr.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/lfsr.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 > bind/bind-9.11.36/lib/isc/lib.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/lib.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 > bind/bind-9.11.36/lib/isc/libisc-nosymtbl.a: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/libisc-nosymtbl.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 > bind/bind-9.11.36/lib/isc/libisc.a: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/libisc.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 > bind/bind-9.11.36/lib/isc/log.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/log.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 > bind/bind-9.11.36/lib/isc/md5.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/md5.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 > bind/bind-9.11.36/lib/isc/mem.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/mem.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 > bind/bind-9.11.36/lib/isc/mutexblock.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/mutexblock.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 > bind/bind-9.11.36/lib/isc/netaddr.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/netaddr.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 > bind/bind-9.11.36/lib/isc/netscope.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/netscope.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 > bind/bind-9.11.36/lib/isc/nls/msgcat.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/nls/msgcat.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 > bind/bind-9.11.36/lib/isc/nothreads/thread.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/nothreads/thread.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 > bind/bind-9.11.36/lib/isc/ondestroy.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/ondestroy.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 > bind/bind-9.11.36/lib/isc/parseint.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/parseint.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 > bind/bind-9.11.36/lib/isc/pool.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/pool.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 > bind/bind-9.11.36/lib/isc/portset.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/portset.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 > bind/bind-9.11.36/lib/isc/quota.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/quota.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 > bind/bind-9.11.36/lib/isc/radix.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/radix.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 > bind/bind-9.11.36/lib/isc/random.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/random.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 > bind/bind-9.11.36/lib/isc/ratelimiter.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/ratelimiter.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 > bind/bind-9.11.36/lib/isc/refcount.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/refcount.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 > bind/bind-9.11.36/lib/isc/regex.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/regex.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 > bind/bind-9.11.36/lib/isc/region.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/region.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 > bind/bind-9.11.36/lib/isc/result.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/result.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 > bind/bind-9.11.36/lib/isc/rwlock.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/rwlock.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 > bind/bind-9.11.36/lib/isc/safe.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/safe.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 > bind/bind-9.11.36/lib/isc/serial.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/serial.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 > bind/bind-9.11.36/lib/isc/sha1.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/sha1.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 > bind/bind-9.11.36/lib/isc/sha2.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/sha2.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 > bind/bind-9.11.36/lib/isc/siphash.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/siphash.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 > bind/bind-9.11.36/lib/isc/sockaddr.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/sockaddr.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 > bind/bind-9.11.36/lib/isc/stats.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/stats.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 > bind/bind-9.11.36/lib/isc/string.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/string.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 > bind/bind-9.11.36/lib/isc/strtoul.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/strtoul.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 > bind/bind-9.11.36/lib/isc/symtab.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/symtab.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 > bind/bind-9.11.36/lib/isc/task.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/task.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 > bind/bind-9.11.36/lib/isc/taskpool.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/taskpool.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 > 'bind/bind-9.11.36/lib/isc/tests/testdata/file/keep' will not be represented > in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/isc/timer.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/timer.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 > 'bind/bind-9.11.36/lib/isc/timestamp' will not be represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/isc/tm.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/tm.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 > bind/bind-9.11.36/lib/isc/unix/app.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/app.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 > bind/bind-9.11.36/lib/isc/unix/dir.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/dir.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 > bind/bind-9.11.36/lib/isc/unix/entropy.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/entropy.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 > bind/bind-9.11.36/lib/isc/unix/errno.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/errno.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 > bind/bind-9.11.36/lib/isc/unix/errno2result.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/errno2result.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 > bind/bind-9.11.36/lib/isc/unix/file.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/file.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 > bind/bind-9.11.36/lib/isc/unix/fsaccess.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/fsaccess.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 > bind/bind-9.11.36/lib/isc/unix/interfaceiter.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/interfaceiter.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 > bind/bind-9.11.36/lib/isc/unix/keyboard.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/keyboard.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 > bind/bind-9.11.36/lib/isc/unix/meminfo.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/meminfo.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 > bind/bind-9.11.36/lib/isc/unix/net.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/net.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 > bind/bind-9.11.36/lib/isc/unix/os.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/os.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 > bind/bind-9.11.36/lib/isc/unix/resource.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/resource.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 > bind/bind-9.11.36/lib/isc/unix/socket.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/socket.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 > bind/bind-9.11.36/lib/isc/unix/stdio.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/stdio.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 > bind/bind-9.11.36/lib/isc/unix/stdtime.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/stdtime.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 > bind/bind-9.11.36/lib/isc/unix/strerror.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/strerror.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 > bind/bind-9.11.36/lib/isc/unix/syslog.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/syslog.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 > bind/bind-9.11.36/lib/isc/unix/time.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/unix/time.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 > bind/bind-9.11.36/lib/isc/utf8.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/utf8.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 > bind/bind-9.11.36/lib/isc/version.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isc/version.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/isc/win32/libisc.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/isccc/win32/libisccc.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/isccc/win32/libisccc.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/isccfg/aclconf.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isccfg/aclconf.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 > bind/bind-9.11.36/lib/isccfg/dnsconf.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isccfg/dnsconf.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 > bind/bind-9.11.36/lib/isccfg/libisccfg.a: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isccfg/libisccfg.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 > bind/bind-9.11.36/lib/isccfg/log.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isccfg/log.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 > bind/bind-9.11.36/lib/isccfg/namedconf.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isccfg/namedconf.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 > bind/bind-9.11.36/lib/isccfg/parser.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isccfg/parser.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 > 'bind/bind-9.11.36/lib/isccfg/timestamp' will not be represented in diff > dpkg-source: error: cannot represent change to > bind/bind-9.11.36/lib/isccfg/version.o: binary file contents changed > dpkg-source: error: add bind/bind-9.11.36/lib/isccfg/version.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/isccfg/win32/libisccfg.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/isccfg/win32/libisccfg.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/lwres/win32/liblwres.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/async.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/async.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/gai.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/gai.vcxproj.user has no > final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/nsprobe.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/nsprobe.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/request.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/request.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/resolve.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/resolve.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/update.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/samples/win32/update.vcxproj.user has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/win32/bindevt/bindevt.vcxproj.filters.in > has no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/win32/bindevt/bindevt.vcxproj.in has > no final newline (either original or modified version) > dpkg-source: warning: file > isc-dhcp-4.4.3-P1/bind/bind-9.11.36/lib/win32/bindevt/bindevt.vcxproj.user > has no final newline (either original or modified version) > dpkg-source: warning: executable mode 0755 of 'bind/bind-9.11.36/libtool' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/mkinstalldirs' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'bind/bind-9.11.36/unit/gdb' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/unit/unittest.sh.in' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/util/bindkeys.pl' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'bind/bind-9.11.36/util/mksymtbl.pl' will not be represented in diff > dpkg-source: error: cannot represent change to bind/lib/libdns.a: binary file > contents changed > dpkg-source: error: add bind/lib/libdns.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 bind/lib/libirs.a: binary file > contents changed > dpkg-source: error: add bind/lib/libirs.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 bind/lib/libisc.a: binary file > contents changed > dpkg-source: error: add bind/lib/libisc.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 bind/lib/libisccfg.a: binary > file contents changed > dpkg-source: error: add bind/lib/libisccfg.a 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/isc-dhcp_4.4.3-P1-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.

