Source: bglibs Version: 2.04+dfsg-3 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@lists.debian.org Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ----------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package bglibs > dpkg-buildpackage: info: source version 2.04+dfsg-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bastian Germann <b...@debian.org> > dpkg-source --before-build . > dpkg-source: warning: unknown information field 'Short-Desc' in input data in > general section of control info file > dpkg-source: warning: unknown information field 'Long-Desc' in input data in > general section of control info file > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f `cat TARGETS` > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: warning: unknown information field 'Short-Desc' in input data in > general section of control info file > dpkg-source: warning: unknown information field 'Long-Desc' in input data in > general section of control info file > dpkg-source: warning: upstream signing key but no upstream tarball signature > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building bglibs using existing > ./bglibs_2.04+dfsg.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to .libs/libbg.la: > dpkg-source: error: new version is symlink to ../libbg.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libvmailmgr.so: > dpkg-source: error: new version is symlink to libvmailmgr.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libpwcmp.so.2: > dpkg-source: error: new version is symlink to libpwcmp.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libbg.so.2: > dpkg-source: error: new version is symlink to libbg.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libbg.so: > dpkg-source: error: new version is symlink to libbg.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libbg-cli.so.2: > dpkg-source: error: new version is symlink to libbg-cli.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libvmailmgr.la: > dpkg-source: error: new version is symlink to ../libvmailmgr.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libbg-cli.so: > dpkg-source: error: new version is symlink to libbg-cli.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libpwcmp-module.so.2: > dpkg-source: error: new version is symlink to libpwcmp-module.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libpwcmp.la: > dpkg-source: error: new version is symlink to ../libpwcmp.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libpwcmp-module.la: > dpkg-source: error: new version is symlink to ../libpwcmp-module.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libbg-cli.la: > dpkg-source: error: new version is symlink to ../libbg-cli.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libpwcmp-module.so: > dpkg-source: error: new version is symlink to libpwcmp-module.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libpwcmp.so: > dpkg-source: error: new version is symlink to libpwcmp.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to .libs/libvmailmgr.so.2: > dpkg-source: error: new version is symlink to libvmailmgr.so.2.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: warning: ignoring deletion of file bg-installer-cli.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file bg-installer.1, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file bg-installer-cli.c, use > --include-removal to override > dpkg-source: error: cannot represent change to .libs/libbg-cli.a: binary file > contents changed > dpkg-source: error: add .libs/libbg-cli.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 .libs/libbg-cli.so.2.0.0: > binary file contents changed > dpkg-source: error: add .libs/libbg-cli.so.2.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of '.libs/libbg-cli.so.2.0.0' will > not be represented in diff > dpkg-source: error: cannot represent change to .libs/libbg.a: binary file > contents changed > dpkg-source: error: add .libs/libbg.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 .libs/libbg.so.2.0.0: binary > file contents changed > dpkg-source: error: add .libs/libbg.so.2.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of '.libs/libbg.so.2.0.0' will not > be represented in diff > dpkg-source: error: cannot represent change to .libs/libpwcmp-module.a: > binary file contents changed > dpkg-source: error: add .libs/libpwcmp-module.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 > .libs/libpwcmp-module.so.2.0.0: binary file contents changed > dpkg-source: error: add .libs/libpwcmp-module.so.2.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > '.libs/libpwcmp-module.so.2.0.0' will not be represented in diff > dpkg-source: error: cannot represent change to .libs/libpwcmp.a: binary file > contents changed > dpkg-source: error: add .libs/libpwcmp.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 .libs/libpwcmp.so.2.0.0: > binary file contents changed > dpkg-source: error: add .libs/libpwcmp.so.2.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of '.libs/libpwcmp.so.2.0.0' will > not be represented in diff > dpkg-source: error: cannot represent change to .libs/libvmailmgr.a: binary > file contents changed > dpkg-source: error: add .libs/libvmailmgr.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 .libs/libvmailmgr.so.2.0.0: > binary file contents changed > dpkg-source: error: add .libs/libvmailmgr.so.2.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of '.libs/libvmailmgr.so.2.0.0' > will not be represented in diff > dpkg-source: error: cannot represent change to adt/.libs/adt_sp.o: binary > file contents changed > dpkg-source: error: add adt/.libs/adt_sp.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 adt/.libs/ghash_add.o: binary > file contents changed > dpkg-source: error: add adt/.libs/ghash_add.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 adt/.libs/ghash_foreach.o: > binary file contents changed > dpkg-source: error: add adt/.libs/ghash_foreach.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 adt/.libs/ghash_free.o: binary > file contents changed > dpkg-source: error: add adt/.libs/ghash_free.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 adt/.libs/ghash_get.o: binary > file contents changed > dpkg-source: error: add adt/.libs/ghash_get.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 adt/.libs/ghash_init.o: binary > file contents changed > dpkg-source: error: add adt/.libs/ghash_init.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 adt/.libs/ghash_insert.o: > binary file contents changed > dpkg-source: error: add adt/.libs/ghash_insert.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 adt/.libs/ghash_iter.o: binary > file contents changed > dpkg-source: error: add adt/.libs/ghash_iter.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 adt/.libs/ghash_rebuild.o: > binary file contents changed > dpkg-source: error: add adt/.libs/ghash_rebuild.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 adt/.libs/ghash_rehash.o: > binary file contents changed > dpkg-source: error: add adt/.libs/ghash_rehash.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 adt/.libs/ghash_remove.o: > binary file contents changed > dpkg-source: error: add adt/.libs/ghash_remove.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 adt/.libs/ghash_search.o: > binary file contents changed > dpkg-source: error: add adt/.libs/ghash_search.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 adt/.libs/ghash_set.o: binary > file contents changed > dpkg-source: error: add adt/.libs/ghash_set.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 adt/.libs/gqueue_pop.o: binary > file contents changed > dpkg-source: error: add adt/.libs/gqueue_pop.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 adt/.libs/gqueue_push.o: > binary file contents changed > dpkg-source: error: add adt/.libs/gqueue_push.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 adt/.libs/gqueue_top.o: binary > file contents changed > dpkg-source: error: add adt/.libs/gqueue_top.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 adt/.libs/gstack_pop.o: binary > file contents changed > dpkg-source: error: add adt/.libs/gstack_pop.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 adt/.libs/gstack_push.o: > binary file contents changed > dpkg-source: error: add adt/.libs/gstack_push.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 adt/.libs/gstack_top.o: binary > file contents changed > dpkg-source: error: add adt/.libs/gstack_top.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 adt/.libs/hashb.o: binary file > contents changed > dpkg-source: error: add adt/.libs/hashb.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 adt/.libs/hashs.o: binary file > contents changed > dpkg-source: error: add adt/.libs/hashs.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 base64/.libs/asc2bin.o: binary > file contents changed > dpkg-source: error: add base64/.libs/asc2bin.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 base64/.libs/bin2asc.o: binary > file contents changed > dpkg-source: error: add base64/.libs/bin2asc.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 base64/.libs/decode_line.o: > binary file contents changed > dpkg-source: error: add base64/.libs/decode_line.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 base64/.libs/decode_part.o: > binary file contents changed > dpkg-source: error: add base64/.libs/decode_part.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 base64/.libs/encode_line.o: > binary file contents changed > dpkg-source: error: add base64/.libs/encode_line.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 base64/.libs/encode_part.o: > binary file contents changed > dpkg-source: error: add base64/.libs/encode_part.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 cdb/.libs/cdb.o: binary file > contents changed > dpkg-source: error: add cdb/.libs/cdb.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 cdb/.libs/cdbhash.o: binary > file contents changed > dpkg-source: error: add cdb/.libs/cdbhash.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 cdb/.libs/find.o: binary file > contents changed > dpkg-source: error: add cdb/.libs/find.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 cdb/.libs/get.o: binary file > contents changed > dpkg-source: error: add cdb/.libs/get.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 cdb/.libs/getnext.o: binary > file contents changed > dpkg-source: error: add cdb/.libs/getnext.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 cdb/.libs/make.o: binary file > contents changed > dpkg-source: error: add cdb/.libs/make.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 cdb/.libs/read.o: binary file > contents changed > dpkg-source: error: add cdb/.libs/read.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 cli/.libs/help.o: binary file > contents changed > dpkg-source: error: add cli/.libs/help.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 cli/.libs/main.o: binary file > contents changed > dpkg-source: error: add cli/.libs/main.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 crc/.libs/crc16_arc_table.o: > binary file contents changed > dpkg-source: error: add crc/.libs/crc16_arc_table.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 crc/.libs/crc16_ccitt_table.o: > binary file contents changed > dpkg-source: error: add crc/.libs/crc16_ccitt_table.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 > crc/.libs/crc16_xmodem_table.o: binary file contents changed > dpkg-source: error: add crc/.libs/crc16_xmodem_table.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 crc/.libs/crc32_table.o: > binary file contents changed > dpkg-source: error: add crc/.libs/crc32_table.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 crc/.libs/crc32c_table.o: > binary file contents changed > dpkg-source: error: add crc/.libs/crc32c_table.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 crc/.libs/crc64_table.o: > binary file contents changed > dpkg-source: error: add crc/.libs/crc64_table.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 crc/.libs/gcrc16fwd.o: binary > file contents changed > dpkg-source: error: add crc/.libs/gcrc16fwd.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 crc/.libs/gcrc16rfl.o: binary > file contents changed > dpkg-source: error: add crc/.libs/gcrc16rfl.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 crc/.libs/gcrc32fwd.o: binary > file contents changed > dpkg-source: error: add crc/.libs/gcrc32fwd.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 crc/.libs/gcrc32rfl.o: binary > file contents changed > dpkg-source: error: add crc/.libs/gcrc32rfl.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 crc/.libs/gcrc64fwd.o: binary > file contents changed > dpkg-source: error: add crc/.libs/gcrc64fwd.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 crc/.libs/gcrc64rfl.o: binary > file contents changed > dpkg-source: error: add crc/.libs/gcrc64rfl.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 crypto/.libs/hmac-md5.o: > binary file contents changed > dpkg-source: error: add crypto/.libs/hmac-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 crypto/.libs/hmac-sha1.o: > binary file contents changed > dpkg-source: error: add crypto/.libs/hmac-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 crypto/.libs/hmac-sha256.o: > binary file contents changed > dpkg-source: error: add crypto/.libs/hmac-sha256.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 crypto/.libs/hmac-sha384.o: > binary file contents changed > dpkg-source: error: add crypto/.libs/hmac-sha384.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 crypto/.libs/hmac-sha512.o: > binary file contents changed > dpkg-source: error: add crypto/.libs/hmac-sha512.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 crypto/.libs/hmac.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/hmac.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 crypto/.libs/md4.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/md4.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 crypto/.libs/md5-crypt.o: > binary file contents changed > dpkg-source: error: add crypto/.libs/md5-crypt.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 crypto/.libs/md5.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/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 crypto/.libs/sha1.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/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 crypto/.libs/sha256.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/sha256.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 crypto/.libs/sha384.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/sha384.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 crypto/.libs/sha512.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/sha512.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 crypto/.libs/surf.o: binary > file contents changed > dpkg-source: error: add crypto/.libs/surf.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 crypto/.libs/surfrand.o: > binary file contents changed > dpkg-source: error: add crypto/.libs/surfrand.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 dict/.libs/add.o: binary file > contents changed > dpkg-source: error: add dict/.libs/add.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 dict/.libs/dicthash.o: binary > file contents changed > dpkg-source: error: add dict/.libs/dicthash.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 dict/.libs/foreach.o: binary > file contents changed > dpkg-source: error: add dict/.libs/foreach.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 dict/.libs/free.o: binary file > contents changed > dpkg-source: error: add dict/.libs/free.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 dict/.libs/get.o: binary file > contents changed > dpkg-source: error: add dict/.libs/get.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 dict/.libs/init.o: binary file > contents changed > dpkg-source: error: add dict/.libs/init.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 dict/.libs/load_list.o: binary > file contents changed > dpkg-source: error: add dict/.libs/load_list.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 dict/.libs/load_map.o: binary > file contents changed > dpkg-source: error: add dict/.libs/load_map.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 dict/.libs/str_free.o: binary > file contents changed > dpkg-source: error: add dict/.libs/str_free.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 doc/html/bc_s.png: binary file > contents changed > dpkg-source: error: add doc/html/bc_s.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/bdwn.png: binary file > contents changed > dpkg-source: error: add doc/html/bdwn.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/closed.png: binary > file contents changed > dpkg-source: error: add doc/html/closed.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/doc.png: binary file > contents changed > dpkg-source: error: add doc/html/doc.png in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/folderclosed.png: > binary file contents changed > dpkg-source: error: add doc/html/folderclosed.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doc/html/folderopen.png: > binary file contents changed > dpkg-source: error: add doc/html/folderopen.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file bglibs-2.04+dfsg/doc/html/jquery.js has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to doc/html/nav_f.png: binary > file contents changed > dpkg-source: error: add doc/html/nav_f.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/nav_g.png: binary > file contents changed > dpkg-source: error: add doc/html/nav_g.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/nav_h.png: binary > file contents changed > dpkg-source: error: add doc/html/nav_h.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/open.png: binary file > contents changed > dpkg-source: error: add doc/html/open.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/splitbar.png: binary > file contents changed > dpkg-source: error: add doc/html/splitbar.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doc/html/sync_off.png: binary > file contents changed > dpkg-source: error: add doc/html/sync_off.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doc/html/sync_on.png: binary > file contents changed > dpkg-source: error: add doc/html/sync_on.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doc/html/tab_a.png: binary > file contents changed > dpkg-source: error: add doc/html/tab_a.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/tab_b.png: binary > file contents changed > dpkg-source: error: add doc/html/tab_b.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/tab_h.png: binary > file contents changed > dpkg-source: error: add doc/html/tab_h.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to doc/html/tab_s.png: binary > file contents changed > dpkg-source: error: add doc/html/tab_s.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: file > bglibs-2.04+dfsg/doc/latex/adt_2ghash_test_8c-example.tex has no final > newline (either original or modified version) > dpkg-source: warning: file > bglibs-2.04+dfsg/doc/latex/adt_2gqueue_test_8c-example.tex has no final > newline (either original or modified version) > dpkg-source: warning: file > bglibs-2.04+dfsg/doc/latex/adt_2gstack_test_8c-example.tex has no final > newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/deprecated.tex has no > final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__crypto.tex has > no final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__ibuf.tex has no > final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__ipv4.tex has no > final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__obuf.tex has no > final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__signalfd.tex has > no final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__socket.tex has > no final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__str.tex has no > final newline (either original or modified version) > dpkg-source: warning: file bglibs-2.04+dfsg/doc/latex/group__trigger.tex has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to fmt/.libs/char.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/char.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 fmt/.libs/chars.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/chars.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 fmt/.libs/lcase.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/lcase.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 fmt/.libs/multi.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/multi.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 fmt/.libs/pad.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/pad.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 fmt/.libs/sdec.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/sdec.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 fmt/.libs/sign_pad.o: binary > file contents changed > dpkg-source: error: add fmt/.libs/sign_pad.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 fmt/.libs/slldec.o: binary > file contents changed > dpkg-source: error: add fmt/.libs/slldec.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 fmt/.libs/sllnum.o: binary > file contents changed > dpkg-source: error: add fmt/.libs/sllnum.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 fmt/.libs/snum.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/snum.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 fmt/.libs/ucase.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/ucase.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 fmt/.libs/udec.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/udec.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 fmt/.libs/uhexl.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/uhexl.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 fmt/.libs/uhexu.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/uhexu.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 fmt/.libs/ulldec.o: binary > file contents changed > dpkg-source: error: add fmt/.libs/ulldec.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 fmt/.libs/ullhexl.o: binary > file contents changed > dpkg-source: error: add fmt/.libs/ullhexl.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 fmt/.libs/ullhexu.o: binary > file contents changed > dpkg-source: error: add fmt/.libs/ullhexu.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 fmt/.libs/ullnum.o: binary > file contents changed > dpkg-source: error: add fmt/.libs/ullnum.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 fmt/.libs/unum.o: binary file > contents changed > dpkg-source: error: add fmt/.libs/unum.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 iobuf/.libs/ibuf_copytofd.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_copytofd.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 iobuf/.libs/ibuf_getc.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_getc.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 > iobuf/.libs/ibuf_getnetstring.o: binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_getnetstring.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 iobuf/.libs/ibuf_gets.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_gets.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 iobuf/.libs/ibuf_getstr.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_getstr.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 > iobuf/.libs/ibuf_getstr_crlf.o: binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_getstr_crlf.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 iobuf/.libs/ibuf_getu.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_getu.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 iobuf/.libs/ibuf_init.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_init.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 iobuf/.libs/ibuf_open.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_open.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 > iobuf/.libs/ibuf_openreadclose.o: binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_openreadclose.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 iobuf/.libs/ibuf_peek.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_peek.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 iobuf/.libs/ibuf_read.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_read.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 iobuf/.libs/ibuf_readall.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_readall.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 iobuf/.libs/ibuf_refill.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_refill.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 iobuf/.libs/ibuf_seek.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_seek.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 iobuf/.libs/ibuf_status.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_status.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 iobuf/.libs/ibuf_stdin.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_stdin.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 iobuf/.libs/ibuf_tell.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/ibuf_tell.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 iobuf/.libs/iobuf_close.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/iobuf_close.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 iobuf/.libs/iobuf_copy.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/iobuf_copy.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 iobuf/.libs/iobuf_init.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/iobuf_init.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 iobuf/.libs/iobuf_timeout.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/iobuf_timeout.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 iobuf/.libs/obuf_close.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_close.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 iobuf/.libs/obuf_copyfromfd.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_copyfromfd.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 iobuf/.libs/obuf_digits.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_digits.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 iobuf/.libs/obuf_endl.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_endl.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 iobuf/.libs/obuf_flush.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_flush.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 iobuf/.libs/obuf_init.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_init.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 iobuf/.libs/obuf_open.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_open.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 iobuf/.libs/obuf_pad.o: binary > file contents changed > dpkg-source: error: add iobuf/.libs/obuf_pad.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 iobuf/.libs/obuf_put2s.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_put2s.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 iobuf/.libs/obuf_put3s.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_put3s.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 iobuf/.libs/obuf_put4s.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_put4s.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 iobuf/.libs/obuf_put5s.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_put5s.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 iobuf/.libs/obuf_put6s.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_put6s.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 iobuf/.libs/obuf_put7s.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_put7s.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 iobuf/.libs/obuf_putc.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putc.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 iobuf/.libs/obuf_putf.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putf.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 > iobuf/.libs/obuf_putnetstring.o: binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putnetstring.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 iobuf/.libs/obuf_putns.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putns.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 iobuf/.libs/obuf_putsflush.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putsflush.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 iobuf/.libs/obuf_putsllnumw.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putsllnumw.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 iobuf/.libs/obuf_putsnumw.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putsnumw.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 iobuf/.libs/obuf_putullnumw.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putullnumw.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 iobuf/.libs/obuf_putunumw.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_putunumw.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 iobuf/.libs/obuf_seek.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_seek.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 iobuf/.libs/obuf_sign_pad.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_sign_pad.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 iobuf/.libs/obuf_stderr.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_stderr.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 iobuf/.libs/obuf_stdout.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_stdout.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 iobuf/.libs/obuf_sync.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_sync.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 iobuf/.libs/obuf_write.o: > binary file contents changed > dpkg-source: error: add iobuf/.libs/obuf_write.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 misc/.libs/random.o: binary > file contents changed > dpkg-source: error: add misc/.libs/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 misc/.libs/strtou.o: binary > file contents changed > dpkg-source: error: add misc/.libs/strtou.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 misc/.libs/ucspi.o: binary > file contents changed > dpkg-source: error: add misc/.libs/ucspi.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 misc/.libs/utoa.o: binary file > contents changed > dpkg-source: error: add misc/.libs/utoa.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 misc/.libs/utoa2.o: binary > file contents changed > dpkg-source: error: add misc/.libs/utoa2.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 msg/.libs/common.o: binary > file contents changed > dpkg-source: error: add msg/.libs/common.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 msg/.libs/commonf.o: binary > file contents changed > dpkg-source: error: add msg/.libs/commonf.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 msg/.libs/debug.o: binary file > contents changed > dpkg-source: error: add msg/.libs/debug.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 msg/.libs/debug_bits.o: binary > file contents changed > dpkg-source: error: add msg/.libs/debug_bits.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 msg/.libs/debug_init.o: binary > file contents changed > dpkg-source: error: add msg/.libs/debug_init.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 msg/.libs/debugf.o: binary > file contents changed > dpkg-source: error: add msg/.libs/debugf.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 msg/.libs/die.o: binary file > contents changed > dpkg-source: error: add msg/.libs/die.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 msg/.libs/dief.o: binary file > contents changed > dpkg-source: error: add msg/.libs/dief.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 msg/.libs/error.o: binary file > contents changed > dpkg-source: error: add msg/.libs/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 msg/.libs/errorf.o: binary > file contents changed > dpkg-source: error: add msg/.libs/errorf.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 msg/.libs/oom.o: binary file > contents changed > dpkg-source: error: add msg/.libs/oom.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 msg/.libs/show_pid.o: binary > file contents changed > dpkg-source: error: add msg/.libs/show_pid.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 msg/.libs/warn.o: binary file > contents changed > dpkg-source: error: add msg/.libs/warn.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 msg/.libs/warnf.o: binary file > contents changed > dpkg-source: error: add msg/.libs/warnf.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 msg/.libs/wrap_alloc.o: binary > file contents changed > dpkg-source: error: add msg/.libs/wrap_alloc.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 msg/.libs/wrap_chdir.o: binary > file contents changed > dpkg-source: error: add msg/.libs/wrap_chdir.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 msg/.libs/wrap_exit.o: binary > file contents changed > dpkg-source: error: add msg/.libs/wrap_exit.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 msg/.libs/wrap_str.o: binary > file contents changed > dpkg-source: error: add msg/.libs/wrap_str.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 net/.libs/accept4.o: binary > file contents changed > dpkg-source: error: add net/.libs/accept4.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 net/.libs/accept6.o: binary > file contents changed > dpkg-source: error: add net/.libs/accept6.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 net/.libs/acceptu.o: binary > file contents changed > dpkg-source: error: add net/.libs/acceptu.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 net/.libs/bind4.o: binary file > contents changed > dpkg-source: error: add net/.libs/bind4.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 net/.libs/bind6.o: binary file > contents changed > dpkg-source: error: add net/.libs/bind6.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 net/.libs/bindu.o: binary file > contents changed > dpkg-source: error: add net/.libs/bindu.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 net/.libs/broadcast.o: binary > file contents changed > dpkg-source: error: add net/.libs/broadcast.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 net/.libs/connect4.o: binary > file contents changed > dpkg-source: error: add net/.libs/connect4.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 net/.libs/connect4_timeout.o: > binary file contents changed > dpkg-source: error: add net/.libs/connect4_timeout.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 net/.libs/connect6.o: binary > file contents changed > dpkg-source: error: add net/.libs/connect6.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 net/.libs/connect6_timeout.o: > binary file contents changed > dpkg-source: error: add net/.libs/connect6_timeout.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 net/.libs/connected.o: binary > file contents changed > dpkg-source: error: add net/.libs/connected.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 net/.libs/connectu.o: binary > file contents changed > dpkg-source: error: add net/.libs/connectu.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 net/.libs/connectu_timeout.o: > binary file contents changed > dpkg-source: error: add net/.libs/connectu_timeout.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 net/.libs/cork.o: binary file > contents changed > dpkg-source: error: add net/.libs/cork.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 net/.libs/dns_domain.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_domain.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 > net/.libs/dns_domain_fromdot.o: binary file contents changed > dpkg-source: error: add net/.libs/dns_domain_fromdot.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 net/.libs/dns_domain_todot.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_domain_todot.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 net/.libs/dns_fmt.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_fmt.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 net/.libs/dns_ip4.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_ip4.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 net/.libs/dns_ip6.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_ip6.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 net/.libs/dns_mx.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_mx.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 net/.libs/dns_name4.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_name4.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 net/.libs/dns_name4_domain.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_name4_domain.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 net/.libs/dns_name6.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_name6.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 net/.libs/dns_name6_domain.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_name6_domain.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 net/.libs/dns_name_packet.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_name_packet.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 net/.libs/dns_packet.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_packet.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 net/.libs/dns_qualify.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_qualify.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 net/.libs/dns_random.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_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 net/.libs/dns_resolvconfip.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_resolvconfip.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 > net/.libs/dns_resolvconfrewrite.o: binary file contents changed > dpkg-source: error: add net/.libs/dns_resolvconfrewrite.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 net/.libs/dns_resolve.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_resolve.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 net/.libs/dns_result.o: binary > file contents changed > dpkg-source: error: add net/.libs/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 net/.libs/dns_rotate.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_rotate.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 net/.libs/dns_sort.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_sort.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 net/.libs/dns_transmit.o: > binary file contents changed > dpkg-source: error: add net/.libs/dns_transmit.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 net/.libs/dns_txt.o: binary > file contents changed > dpkg-source: error: add net/.libs/dns_txt.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 net/.libs/getaddr4.o: binary > file contents changed > dpkg-source: error: add net/.libs/getaddr4.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 net/.libs/getaddr6.o: binary > file contents changed > dpkg-source: error: add net/.libs/getaddr6.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 net/.libs/ipv4_addr.o: binary > file contents changed > dpkg-source: error: add net/.libs/ipv4_addr.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 net/.libs/ipv4_format.o: > binary file contents changed > dpkg-source: error: add net/.libs/ipv4_format.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 net/.libs/ipv4_scan.o: binary > file contents changed > dpkg-source: error: add net/.libs/ipv4_scan.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 net/.libs/ipv6_addr.o: binary > file contents changed > dpkg-source: error: add net/.libs/ipv6_addr.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 net/.libs/ipv6_format.o: > binary file contents changed > dpkg-source: error: add net/.libs/ipv6_format.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 net/.libs/ipv6_scan.o: binary > file contents changed > dpkg-source: error: add net/.libs/ipv6_scan.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 net/.libs/linger.o: binary > file contents changed > dpkg-source: error: add net/.libs/linger.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 net/.libs/listen.o: binary > file contents changed > dpkg-source: error: add net/.libs/listen.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 net/.libs/notcpdelay.o: binary > file contents changed > dpkg-source: error: add net/.libs/notcpdelay.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 net/.libs/pairdgm.o: binary > file contents changed > dpkg-source: error: add net/.libs/pairdgm.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 net/.libs/pairstr.o: binary > file contents changed > dpkg-source: error: add net/.libs/pairstr.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 net/.libs/recv4.o: binary file > contents changed > dpkg-source: error: add net/.libs/recv4.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 net/.libs/recv6.o: binary file > contents changed > dpkg-source: error: add net/.libs/recv6.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 net/.libs/recvfd.o: binary > file contents changed > dpkg-source: error: add net/.libs/recvfd.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 net/.libs/recvu.o: binary file > contents changed > dpkg-source: error: add net/.libs/recvu.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 net/.libs/resolve_calldns.o: > binary file contents changed > dpkg-source: error: add net/.libs/resolve_calldns.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 net/.libs/resolve_ipv4addr.o: > binary file contents changed > dpkg-source: error: add net/.libs/resolve_ipv4addr.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 net/.libs/resolve_ipv4name.o: > binary file contents changed > dpkg-source: error: add net/.libs/resolve_ipv4name.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 net/.libs/reuse.o: binary file > contents changed > dpkg-source: error: add net/.libs/reuse.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 net/.libs/send4.o: binary file > contents changed > dpkg-source: error: add net/.libs/send4.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 net/.libs/send6.o: binary file > contents changed > dpkg-source: error: add net/.libs/send6.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 net/.libs/sendfd.o: binary > file contents changed > dpkg-source: error: add net/.libs/sendfd.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 net/.libs/sendu.o: binary file > contents changed > dpkg-source: error: add net/.libs/sendu.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 net/.libs/shutdown.o: binary > file contents changed > dpkg-source: error: add net/.libs/shutdown.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 net/.libs/tcp4.o: binary file > contents changed > dpkg-source: error: add net/.libs/tcp4.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 net/.libs/tcp6.o: binary file > contents changed > dpkg-source: error: add net/.libs/tcp6.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 net/.libs/udp4.o: binary file > contents changed > dpkg-source: error: add net/.libs/udp4.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 net/.libs/udp6.o: binary file > contents changed > dpkg-source: error: add net/.libs/udp6.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 net/.libs/uncork.o: binary > file contents changed > dpkg-source: error: add net/.libs/uncork.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 net/.libs/unixdgm.o: binary > file contents changed > dpkg-source: error: add net/.libs/unixdgm.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 net/.libs/unixstr.o: binary > file contents changed > dpkg-source: error: add net/.libs/unixstr.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 path/.libs/contains.o: binary > file contents changed > dpkg-source: error: add path/.libs/contains.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 path/.libs/fnmatch.o: binary > file contents changed > dpkg-source: error: add path/.libs/fnmatch.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 path/.libs/match.o: binary > file contents changed > dpkg-source: error: add path/.libs/match.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 path/.libs/merge.o: binary > file contents changed > dpkg-source: error: add path/.libs/merge.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 path/.libs/mkdirs.o: binary > file contents changed > dpkg-source: error: add path/.libs/mkdirs.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 path/.libs/mktemp.o: binary > file contents changed > dpkg-source: error: add path/.libs/mktemp.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 pwcmp/.libs/client.o: binary > file contents changed > dpkg-source: error: add pwcmp/.libs/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 pwcmp/.libs/hex_encode.o: > binary file contents changed > dpkg-source: error: add pwcmp/.libs/hex_encode.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 pwcmp/.libs/module.o: binary > file contents changed > dpkg-source: error: add pwcmp/.libs/module.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 str/.libs/alloc.o: binary file > contents changed > dpkg-source: error: add str/.libs/alloc.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 str/.libs/buildmap.o: binary > file contents changed > dpkg-source: error: add str/.libs/buildmap.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 str/.libs/case_end.o: binary > file contents changed > dpkg-source: error: add str/.libs/case_end.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 str/.libs/case_glob.o: binary > file contents changed > dpkg-source: error: add str/.libs/case_glob.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 str/.libs/case_match.o: binary > file contents changed > dpkg-source: error: add str/.libs/case_match.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 str/.libs/case_start.o: binary > file contents changed > dpkg-source: error: add str/.libs/case_start.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 str/.libs/cat.o: binary file > contents changed > dpkg-source: error: add str/.libs/cat.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 str/.libs/cat2s.o: binary file > contents changed > dpkg-source: error: add str/.libs/cat2s.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 str/.libs/cat3s.o: binary file > contents changed > dpkg-source: error: add str/.libs/cat3s.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 str/.libs/cat4s.o: binary file > contents changed > dpkg-source: error: add str/.libs/cat4s.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 str/.libs/cat5s.o: binary file > contents changed > dpkg-source: error: add str/.libs/cat5s.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 str/.libs/cat6s.o: binary file > contents changed > dpkg-source: error: add str/.libs/cat6s.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 str/.libs/catf.o: binary file > contents changed > dpkg-source: error: add str/.libs/catf.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 str/.libs/catiw.o: binary file > contents changed > dpkg-source: error: add str/.libs/catiw.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 str/.libs/catiwll.o: binary > file contents changed > dpkg-source: error: add str/.libs/catiwll.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 str/.libs/catns.o: binary file > contents changed > dpkg-source: error: add str/.libs/catns.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 str/.libs/catsllnum.o: binary > file contents changed > dpkg-source: error: add str/.libs/catsllnum.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 str/.libs/catsnum.o: binary > file contents changed > dpkg-source: error: add str/.libs/catsnum.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 str/.libs/catullnum.o: binary > file contents changed > dpkg-source: error: add str/.libs/catullnum.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 str/.libs/catunum.o: binary > file contents changed > dpkg-source: error: add str/.libs/catunum.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 str/.libs/catuw.o: binary file > contents changed > dpkg-source: error: add str/.libs/catuw.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 str/.libs/catuwll.o: binary > file contents changed > dpkg-source: error: add str/.libs/catuwll.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 str/.libs/catxw.o: binary file > contents changed > dpkg-source: error: add str/.libs/catxw.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 str/.libs/catxwll.o: binary > file contents changed > dpkg-source: error: add str/.libs/catxwll.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 str/.libs/cmp.o: binary file > contents changed > dpkg-source: error: add str/.libs/cmp.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 str/.libs/copy.o: binary file > contents changed > dpkg-source: error: add str/.libs/copy.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 str/.libs/copy2s.o: binary > file contents changed > dpkg-source: error: add str/.libs/copy2s.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 str/.libs/copy3s.o: binary > file contents changed > dpkg-source: error: add str/.libs/copy3s.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 str/.libs/copy4s.o: binary > file contents changed > dpkg-source: error: add str/.libs/copy4s.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 str/.libs/copy5s.o: binary > file contents changed > dpkg-source: error: add str/.libs/copy5s.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 str/.libs/copy6s.o: binary > file contents changed > dpkg-source: error: add str/.libs/copy6s.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 str/.libs/copyf.o: binary file > contents changed > dpkg-source: error: add str/.libs/copyf.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 str/.libs/copyns.o: binary > file contents changed > dpkg-source: error: add str/.libs/copyns.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 str/.libs/count.o: binary file > contents changed > dpkg-source: error: add str/.libs/count.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 str/.libs/countof.o: binary > file contents changed > dpkg-source: error: add str/.libs/countof.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 str/.libs/cut.o: binary file > contents changed > dpkg-source: error: add str/.libs/cut.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 str/.libs/diff.o: binary file > contents changed > dpkg-source: error: add str/.libs/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 str/.libs/digits.o: binary > file contents changed > dpkg-source: error: add str/.libs/digits.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 str/.libs/end.o: binary file > contents changed > dpkg-source: error: add str/.libs/end.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 str/.libs/env_find.o: binary > file contents changed > dpkg-source: error: add str/.libs/env_find.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 str/.libs/env_from_array.o: > binary file contents changed > dpkg-source: error: add str/.libs/env_from_array.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 str/.libs/env_from_string.o: > binary file contents changed > dpkg-source: error: add str/.libs/env_from_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 str/.libs/env_get.o: binary > file contents changed > dpkg-source: error: add str/.libs/env_get.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 str/.libs/env_make_array.o: > binary file contents changed > dpkg-source: error: add str/.libs/env_make_array.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 str/.libs/env_put.o: binary > file contents changed > dpkg-source: error: add str/.libs/env_put.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 str/.libs/env_set.o: binary > file contents changed > dpkg-source: error: add str/.libs/env_set.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 str/.libs/env_unset.o: binary > file contents changed > dpkg-source: error: add str/.libs/env_unset.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 str/.libs/findnext.o: binary > file contents changed > dpkg-source: error: add str/.libs/findnext.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 str/.libs/findnextof.o: binary > file contents changed > dpkg-source: error: add str/.libs/findnextof.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 str/.libs/findprev.o: binary > file contents changed > dpkg-source: error: add str/.libs/findprev.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 str/.libs/findprevof.o: binary > file contents changed > dpkg-source: error: add str/.libs/findprevof.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 str/.libs/free.o: binary file > contents changed > dpkg-source: error: add str/.libs/free.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 str/.libs/glob.o: binary file > contents changed > dpkg-source: error: add str/.libs/glob.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 str/.libs/init.o: binary file > contents changed > dpkg-source: error: add str/.libs/init.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 str/.libs/iter_advance.o: > binary file contents changed > dpkg-source: error: add str/.libs/iter_advance.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 str/.libs/iter_start.o: binary > file contents changed > dpkg-source: error: add str/.libs/iter_start.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 str/.libs/iter_valid.o: binary > file contents changed > dpkg-source: error: add str/.libs/iter_valid.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 str/.libs/join.o: binary file > contents changed > dpkg-source: error: add str/.libs/join.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 str/.libs/lower.o: binary file > contents changed > dpkg-source: error: add str/.libs/lower.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 str/.libs/lstrip.o: binary > file contents changed > dpkg-source: error: add str/.libs/lstrip.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 str/.libs/match.o: binary file > contents changed > dpkg-source: error: add str/.libs/match.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 str/.libs/rstrip.o: binary > file contents changed > dpkg-source: error: add str/.libs/rstrip.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 str/.libs/sort.o: binary file > contents changed > dpkg-source: error: add str/.libs/sort.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 str/.libs/splice.o: binary > file contents changed > dpkg-source: error: add str/.libs/splice.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 str/.libs/start.o: binary file > contents changed > dpkg-source: error: add str/.libs/start.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 str/.libs/subst.o: binary file > contents changed > dpkg-source: error: add str/.libs/subst.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 str/.libs/truncate.o: binary > file contents changed > dpkg-source: error: add str/.libs/truncate.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 str/.libs/upper.o: binary file > contents changed > dpkg-source: error: add str/.libs/upper.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 str/.libs/xlate.o: binary file > contents changed > dpkg-source: error: add str/.libs/xlate.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 sys/.libs/clock_gettime.o: > binary file contents changed > dpkg-source: error: add sys/.libs/clock_gettime.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 sys/.libs/getpeereid.o: binary > file contents changed > dpkg-source: error: add sys/.libs/getpeereid.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 sys/.libs/iopoll.o: binary > file contents changed > dpkg-source: error: add sys/.libs/iopoll.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 sys/.libs/setenv.o: binary > file contents changed > dpkg-source: error: add sys/.libs/setenv.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 sys/.libs/unsetenv.o: binary > file contents changed > dpkg-source: error: add sys/.libs/unsetenv.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 uint16/.libs/get.o: binary > file contents changed > dpkg-source: error: add uint16/.libs/get.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 uint16/.libs/pack.o: binary > file contents changed > dpkg-source: error: add uint16/.libs/pack.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 uint16/.libs/unpack.o: binary > file contents changed > dpkg-source: error: add uint16/.libs/unpack.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 uint32/.libs/get_lsb.o: binary > file contents changed > dpkg-source: error: add uint32/.libs/get_lsb.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 uint32/.libs/get_msb.o: binary > file contents changed > dpkg-source: error: add uint32/.libs/get_msb.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 uint32/.libs/pack_lsb.o: > binary file contents changed > dpkg-source: error: add uint32/.libs/pack_lsb.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 uint32/.libs/pack_msb.o: > binary file contents changed > dpkg-source: error: add uint32/.libs/pack_msb.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 uint32/.libs/unpack_lsb.o: > binary file contents changed > dpkg-source: error: add uint32/.libs/unpack_lsb.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 uint32/.libs/unpack_msb.o: > binary file contents changed > dpkg-source: error: add uint32/.libs/unpack_msb.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 uint64/.libs/get_lsb.o: binary > file contents changed > dpkg-source: error: add uint64/.libs/get_lsb.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 uint64/.libs/get_msb.o: binary > file contents changed > dpkg-source: error: add uint64/.libs/get_msb.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 uint64/.libs/pack_lsb.o: > binary file contents changed > dpkg-source: error: add uint64/.libs/pack_lsb.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 uint64/.libs/pack_msb.o: > binary file contents changed > dpkg-source: error: add uint64/.libs/pack_msb.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 uint64/.libs/unpack_lsb.o: > binary file contents changed > dpkg-source: error: add uint64/.libs/unpack_lsb.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 uint64/.libs/unpack_msb.o: > binary file contents changed > dpkg-source: error: add uint64/.libs/unpack_msb.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 unix/.libs/cloexec_off.o: > binary file contents changed > dpkg-source: error: add unix/.libs/cloexec_off.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 unix/.libs/cloexec_on.o: > binary file contents changed > dpkg-source: error: add unix/.libs/cloexec_on.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 unix/.libs/fcntl_fd_off.o: > binary file contents changed > dpkg-source: error: add unix/.libs/fcntl_fd_off.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 unix/.libs/fcntl_fd_on.o: > binary file contents changed > dpkg-source: error: add unix/.libs/fcntl_fd_on.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 unix/.libs/fcntl_fl_off.o: > binary file contents changed > dpkg-source: error: add unix/.libs/fcntl_fl_off.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 unix/.libs/fcntl_fl_on.o: > binary file contents changed > dpkg-source: error: add unix/.libs/fcntl_fl_on.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 unix/.libs/nonblock_off.o: > binary file contents changed > dpkg-source: error: add unix/.libs/nonblock_off.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 unix/.libs/nonblock_on.o: > binary file contents changed > dpkg-source: error: add unix/.libs/nonblock_on.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 unix/.libs/selfpipe.o: binary > file contents changed > dpkg-source: error: add unix/.libs/selfpipe.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 unix/.libs/sig_alarm.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_alarm.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 unix/.libs/sig_all.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_all.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 unix/.libs/sig_block.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_block.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 unix/.libs/sig_bug.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_bug.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 unix/.libs/sig_catch.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_catch.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 unix/.libs/sig_child.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_child.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 unix/.libs/sig_hup.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_hup.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 unix/.libs/sig_int.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_int.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 unix/.libs/sig_misc.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_misc.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 unix/.libs/sig_pipe.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_pipe.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 unix/.libs/sig_quit.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_quit.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 unix/.libs/sig_suspend.o: > binary file contents changed > dpkg-source: error: add unix/.libs/sig_suspend.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 unix/.libs/sig_term.o: binary > file contents changed > dpkg-source: error: add unix/.libs/sig_term.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 unix/.libs/signalfd.o: binary > file contents changed > dpkg-source: error: add unix/.libs/signalfd.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 unix/.libs/trigger_pull.o: > binary file contents changed > dpkg-source: error: add unix/.libs/trigger_pull.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 unix/.libs/trigger_set.o: > binary file contents changed > dpkg-source: error: add unix/.libs/trigger_set.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 vmailmgr/.libs/req_arg.o: > binary file contents changed > dpkg-source: error: add vmailmgr/.libs/req_arg.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 vmailmgr/.libs/req_init.o: > binary file contents changed > dpkg-source: error: add vmailmgr/.libs/req_init.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 vmailmgr/.libs/req_write.o: > binary file contents changed > dpkg-source: error: add vmailmgr/.libs/req_write.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 vmailmgr/.libs/resp_read.o: > binary file contents changed > dpkg-source: error: add vmailmgr/.libs/resp_read.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 > vmailmgr/.libs/vpwentry_export.o: binary file contents changed > dpkg-source: error: add vmailmgr/.libs/vpwentry_export.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 > vmailmgr/.libs/vpwentry_free.o: binary file contents changed > dpkg-source: error: add vmailmgr/.libs/vpwentry_free.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 > vmailmgr/.libs/vpwentry_import.o: binary file contents changed > dpkg-source: error: add vmailmgr/.libs/vpwentry_import.o 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/bglibs_2.04+dfsg-3_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.