Source: wget2 Version: 1.99.1-2.2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package wget2 > dpkg-buildpackage: info: source version 1.99.1-2.2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > # Add here commands to clean up after the build process. > [ ! -f Makefile ] || /usr/bin/make clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making clean in lib > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > test -z "configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed" > || rm -f configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed > rm -rf .libs _libs > rm -rf glthread/.libs glthread/_libs > rm -rf malloc/.libs malloc/_libs > test -z "libgnu.la" || rm -f libgnu.la > rm -f ./so_locations > rm -f *.o > rm -f glthread/*.o > rm -f glthread/*.lo > rm -f malloc/*.o > rm -f malloc/*.lo > test -z "core *.stackdump alloca.h alloca.h-t arpa/inet.h arpa/inet.h-t > dirent.h dirent.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t > fnmatch.h fnmatch.h-t glob.h glob.h-t inttypes.h inttypes.h-t langinfo.h > langinfo.h-t limits.h limits.h-t locale.h locale.h-t netdb.h netdb.h-t > netinet/in.h netinet/in.h-t poll.h poll.h-t sched.h sched.h-t signal.h > signal.h-t spawn.h spawn.h-t stdalign.h stdalign.h-t stdarg.h stdarg.h-t > stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h > stdio.h-t stdlib.h stdlib.h-t string.h string.h-t strings.h strings.h-t > sys/file.h sys/file.h-t sys/ioctl.h sys/ioctl.h-t sys/select.h sys/select.h-t > sys/socket.h sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t > sys/types.h sys/types.h-t sys/uio.h sys/uio.h-t sys/wait.h sys/wait.h-t > time.h time.h-t unistd.h unistd.h-t utime.h utime.h-t wchar.h wchar.h-t > wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t > arpa/inet.h arpa/inet.h-t dirent.h dirent.h-t errno.h errno.h-t fcntl.h > fcntl.h-t float.h float.h-t fnmatch.h fnmatch.h-t glob.h glob.h-t inttypes.h > inttypes.h-t langinfo.h langinfo.h-t limits.h limits.h-t locale.h locale.h-t > netdb.h netdb.h-t netinet/in.h netinet/in.h-t poll.h poll.h-t sched.h > sched.h-t signal.h signal.h-t spawn.h spawn.h-t stdalign.h stdalign.h-t > stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h > stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t > strings.h strings.h-t sys/file.h sys/file.h-t sys/ioctl.h sys/ioctl.h-t > sys/select.h sys/select.h-t sys/socket.h sys/socket.h-t sys/stat.h > sys/stat.h-t sys/time.h > sys/time.h-t sys/types.h sys/types.h-t sys/uio.h sys/uio.h-t sys/wait.h > sys/wait.h-t time.h time.h-t unistd.h unistd.h-t utime.h utime.h-t wchar.h > wchar.h-t wctype.h wctype.h-t > rm -f *.lo > rmdir arpa > rmdir sys > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making clean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > Making clean in wget > make[3]: Entering directory '/<<PKGBUILDDIR>>/include/wget' > rm -rf .libs _libs > rm -f *.lo > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/wget' > make[3]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making clean in libwget > make[2]: Entering directory '/<<PKGBUILDDIR>>/libwget' > test -z "libwget.la" || rm -f libwget.la > rm -f ./so_locations > rm -rf .libs _libs > rm -f css_tokenizer.c > test -z "libcsstokenizer.la" || rm -f libcsstokenizer.la > rm -f ./so_locations > rm -f test_linking > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libwget' > Making clean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f getstream http_get2 http_multi_get print_css_urls print_css_urls2 > print_css_urls3 http_get print_html_urls websequencediagram > websequencediagram_high check_url_types > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making clean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f wget2 wget2_noinstall > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making clean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* wget2.po wget2.1po wget2.2po *.new.po > rm -fr *.o > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making clean in docs > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > test -z "libwget.stamp wget2.stamp" || rm -f libwget.stamp wget2.stamp > rm -rf .libs _libs > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > Making clean in fuzz > make[2]: Entering directory '/<<PKGBUILDDIR>>/fuzz' > rm -f libwget_atom_url_fuzzer libwget_bar_fuzzer libwget_base64_fuzzer > libwget_cookie_fuzzer libwget_css_url_fuzzer libwget_hpkp_fuzzer > libwget_hsts_fuzzer libwget_html_url_fuzzer libwget_http_client_fuzzer > libwget_http_parse_fuzzer libwget_iri_fuzzer libwget_metalink_parse_fuzzer > libwget_netrc_fuzzer libwget_ocsp_fuzzer libwget_robots_parse_fuzzer > libwget_sitemap_url_fuzzer libwget_tlssess_fuzzer libwget_utils_fuzzer > libwget_xml_parse_buffer_fuzzer wget_options_fuzzer > rm -rf .libs _libs > rm -rf *.gc?? *.log lcov > rm -f *.o > test -z "libwget_atom_url_fuzzer.log libwget_bar_fuzzer.log > libwget_base64_fuzzer.log libwget_cookie_fuzzer.log > libwget_css_url_fuzzer.log libwget_hpkp_fuzzer.log libwget_hsts_fuzzer.log > libwget_html_url_fuzzer.log libwget_http_client_fuzzer.log > libwget_http_parse_fuzzer.log libwget_iri_fuzzer.log > libwget_metalink_parse_fuzzer.log libwget_netrc_fuzzer.log > libwget_ocsp_fuzzer.log libwget_robots_parse_fuzzer.log > libwget_sitemap_url_fuzzer.log libwget_tlssess_fuzzer.log > libwget_utils_fuzzer.log libwget_xml_parse_buffer_fuzzer.log > wget_options_fuzzer.log" || rm -f libwget_atom_url_fuzzer.log > libwget_bar_fuzzer.log libwget_base64_fuzzer.log libwget_cookie_fuzzer.log > libwget_css_url_fuzzer.log libwget_hpkp_fuzzer.log libwget_hsts_fuzzer.log > libwget_html_url_fuzzer.log libwget_http_client_fuzzer.log > libwget_http_parse_fuzzer.log libwget_iri_fuzzer.log > libwget_metalink_parse_fuzzer.log libwget_netrc_fuzzer.log > libwget_ocsp_fuzzer.log libwget_robots_parse_fuzzer.log > libwget_sitemap_url_fuzzer.log libwget_tlssess_fuzzer.log > libwget_utils_fuzzer.log libwget_xml_parse_buffer_fuzzer.log > wget_options_fuzzer.log > test -z "libwget_atom_url_fuzzer.trs libwget_bar_fuzzer.trs > libwget_base64_fuzzer.trs libwget_cookie_fuzzer.trs > libwget_css_url_fuzzer.trs libwget_hpkp_fuzzer.trs libwget_hsts_fuzzer.trs > libwget_html_url_fuzzer.trs libwget_http_client_fuzzer.trs > libwget_http_parse_fuzzer.trs libwget_iri_fuzzer.trs > libwget_metalink_parse_fuzzer.trs libwget_netrc_fuzzer.trs > libwget_ocsp_fuzzer.trs libwget_robots_parse_fuzzer.trs > libwget_sitemap_url_fuzzer.trs libwget_tlssess_fuzzer.trs > libwget_utils_fuzzer.trs libwget_xml_parse_buffer_fuzzer.trs > wget_options_fuzzer.trs" || rm -f libwget_atom_url_fuzzer.trs > libwget_bar_fuzzer.trs libwget_base64_fuzzer.trs libwget_cookie_fuzzer.trs > libwget_css_url_fuzzer.trs libwget_hpkp_fuzzer.trs libwget_hsts_fuzzer.trs > libwget_html_url_fuzzer.trs libwget_http_client_fuzzer.trs > libwget_http_parse_fuzzer.trs libwget_iri_fuzzer.trs > libwget_metalink_parse_fuzzer.trs libwget_netrc_fuzzer.trs > libwget_ocsp_fuzzer.trs libwget_robots_parse_fuzzer.trs > libwget_sitemap_url_fuzzer.trs libwget_tlssess_fuzzer.trs > libwget_utils_fuzzer.trs libwget_xml_parse_buffer_fuzzer.trs > wget_options_fuzzer.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/fuzz' > Making clean in unit-tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/unit-tests' > test -z "libalpha.la libbeta.la" || rm -f libalpha.la libbeta.la > rm -f ./so_locations > rm -f buffer_printf_perf stringmap_perf test test-parse-html test-cond > test-dl > rm -rf .libs _libs > rm -f *.o > test -z "test.log test-parse-html.log test-cond.log test-dl.log" || rm -f > test.log test-parse-html.log test-cond.log test-dl.log > test -z "test.trs test-parse-html.trs test-cond.trs test-dl.trs" || rm -f > test.trs test-parse-html.trs test-cond.trs test-dl.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/unit-tests' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > rm -rf config.sub config.guess > dh_clean > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/wget2.substvars debian/libwget0.substvars > debian/wget2-dev.substvars debian/files > rm -fr -- debian/wget2/ debian/tmp/ debian/libwget0/ debian/wget2-dev/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: warning: upstream tarball signatures but no upstream signing key > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building wget2 using existing ./wget2_1.99.1.orig.tar.gz > dpkg-source: info: building wget2 using existing > ./wget2_1.99.1.orig.tar.gz.asc > dpkg-source: warning: ignoring deletion of file config.sub, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.guess, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libwget/css_tokenizer.c, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'config.status' will not be > represented in diff > dpkg-source: warning: file wget2-1.99.1/docs/html/annotated_dup.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/atom__url_8c.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/atom__url_8c__incl.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/atom__url_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/atom__url_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/bar_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/bar_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/bar_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/bar_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/base64_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/base64_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/base64_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/base64_8c__incl.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 docs/html/bc_s.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/bdwn.png: binary > file contents changed > dpkg-source: error: add docs/html/bdwn.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/buffer_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/buffer_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/buffer_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/buffer_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/buffer__printf_8c.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/buffer__printf_8c__incl.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/buffer__printf_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/buffer__printf_8c__incl.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 docs/html/closed.png: binary > file contents changed > dpkg-source: error: add docs/html/closed.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/console_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/console_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/console_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/console_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/dir_d44c64559bbebec7f509842c48db8b23.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/dir_ddda1d857e420ae0c47e28deebdc864e.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/dir_e619338cfd61021539ba19f1ad2e5f25.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/dir_e619338cfd61021539ba19f1ad2e5f25_dep.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/dir_e619338cfd61021539ba19f1ad2e5f25_dep.png: binary file contents > changed > dpkg-source: error: add > docs/html/dir_e619338cfd61021539ba19f1ad2e5f25_dep.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/dns__cache_8c.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/dns__cache_8c__incl.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/dns__cache_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/dns__cache_8c__incl.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 docs/html/doc.png: binary file > contents changed > dpkg-source: error: add docs/html/doc.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/files_dup.js has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/folderclosed.png: > binary file contents changed > dpkg-source: error: add docs/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 docs/html/folderopen.png: > binary file contents changed > dpkg-source: error: add docs/html/folderopen.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/globals_dup.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/globals_func.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/graph_legend.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/graph_legend.png: > binary file contents changed > dpkg-source: error: add docs/html/graph_legend.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-base64.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-buffer.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-console.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/group__libwget-dns-caching.js has no final newline > (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-hash.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-hashmap.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-hpkp.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-hsts.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-io.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-ip.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-iri.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-list.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-mem.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-net.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-ocsp.js has > no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/group__libwget-parse__atom.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/group__libwget-parse__sitemap.js has no final newline > (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-plugin.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-printf.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-progress.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-random.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-robots.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-ssl.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-stringmap.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-thread.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-utils.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-vector.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-xalloc.js > has no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/group__libwget-xml.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/hash__printf_8c.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/hash__printf_8c__incl.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/hash__printf_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/hash__printf_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/hashfile_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/hashfile_8c__incl.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/hashfile_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/hashfile_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/hashmap_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/hashmap_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/hashmap_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/hashmap_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/hpkp_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/hpkp_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/hpkp_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/hpkp_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/hsts_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/hsts_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/hsts_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/hsts_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/io_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/io_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/io_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/io_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/ip_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/ip_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/ip_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/ip_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/iri_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/iri_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/iri_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/iri_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/jquery.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/list_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/list_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/list_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/list_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/mem_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/mem_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/mem_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/mem_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/modules.js has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/nav_f.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/nav_g.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/nav_h.png: binary > file contents changed > dpkg-source: error: add docs/html/nav_h.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/navtreedata.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/net_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/net_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/net_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/net_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/ocsp_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/ocsp_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/ocsp_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/ocsp_8c__incl.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 docs/html/open.png: binary > file contents changed > dpkg-source: error: add docs/html/open.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/plugin_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/plugin_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/plugin_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/plugin_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/printf_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/printf_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/printf_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/printf_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/random_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/random_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/random_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/random_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/robots_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/robots_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/robots_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/robots_8c__incl.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 docs/html/search/search_l.png: > binary file contents changed > dpkg-source: error: add docs/html/search/search_l.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 docs/html/search/search_m.png: > binary file contents changed > dpkg-source: error: add docs/html/search/search_m.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 docs/html/search/search_r.png: > binary file contents changed > dpkg-source: error: add docs/html/search/search_r.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/sitemap__url_8c.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/sitemap__url_8c__incl.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/sitemap__url_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/sitemap__url_8c__incl.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 docs/html/splitbar.png: binary > file contents changed > dpkg-source: error: add docs/html/splitbar.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/ssl__gnutls_8c.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/ssl__gnutls_8c__incl.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/ssl__gnutls_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/ssl__gnutls_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/stringmap_8c.js has no > final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/stringmap_8c__incl.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/stringmap_8c__incl.png: binary file contents changed > dpkg-source: error: add docs/html/stringmap_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__buffer__t.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__css__parsed__url__t.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__downloaded__file__t__coll__graph.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__downloaded__file__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__downloaded__file__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__hpkp__db__st.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__hpkp__db__st__coll__graph.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__hpkp__db__st__coll__graph.png: binary file contents > changed > dpkg-source: error: add docs/html/structwget__hpkp__db__st__coll__graph.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__hpkp__db__vtable.js has no final newline > (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__hsts__db__st.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__hsts__db__st__coll__graph.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__hsts__db__st__coll__graph.png: binary file contents > changed > dpkg-source: error: add docs/html/structwget__hsts__db__st__coll__graph.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__hsts__db__vtable.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__html__parsed__result__t.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__html__parsed__result__t__coll__graph.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__html__parsed__result__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__html__parsed__result__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__html__parsed__url__t.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__html__parsed__url__t__coll__graph.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__html__parsed__url__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__html__parsed__url__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__html__tag__t.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__challenge__t.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__challenge__t__coll__graph.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__http__challenge__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__http__challenge__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__digest__t.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__header__param__t.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__link__t.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__request__t.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__request__t__coll__graph.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__http__request__t__coll__graph.png: binary file contents > changed > dpkg-source: error: add > docs/html/structwget__http__request__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__response__t.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__http__response__t__coll__graph.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__http__response__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__http__response__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__intercept__action__t__coll__graph.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__intercept__action__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__intercept__action__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__iri__st.js has > no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__metalink__hash__t.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__metalink__mirror__t.js has no final > newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__metalink__mirror__t__coll__graph.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__metalink__mirror__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__metalink__mirror__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__metalink__piece__t.js has no final newline > (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__metalink__piece__t__coll__graph.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__metalink__piece__t__coll__graph.png: binary file > contents changed > dpkg-source: error: add > docs/html/structwget__metalink__piece__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__metalink__t.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__metalink__t__coll__graph.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__metalink__t__coll__graph.png: binary file contents > changed > dpkg-source: error: add docs/html/structwget__metalink__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__netrc__t.js has > no final newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__ocsp__db__st.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__ocsp__db__st__coll__graph.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__ocsp__db__st__coll__graph.png: binary file contents > changed > dpkg-source: error: add docs/html/structwget__ocsp__db__st__coll__graph.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__ocsp__db__vtable.js has no final newline > (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__plugin__t.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__plugin__t__coll__graph.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__plugin__t__coll__graph.png: binary file contents changed > dpkg-source: error: add docs/html/structwget__plugin__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__plugin__vtable__coll__graph.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__plugin__vtable__coll__graph.png: binary file contents > changed > dpkg-source: error: add docs/html/structwget__plugin__vtable__coll__graph.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__robots__t.js > has no final newline (either original or modified version) > dpkg-source: warning: file > wget2-1.99.1/docs/html/structwget__robots__t__coll__graph.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/html/structwget__robots__t__coll__graph.png: binary file contents changed > dpkg-source: error: add docs/html/structwget__robots__t__coll__graph.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/structwget__string__t.js > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/sync_off.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/sync_on.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/tab_a.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/tab_b.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/tab_h.png: binary > file contents changed > dpkg-source: error: add docs/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 docs/html/tab_s.png: binary > file contents changed > dpkg-source: error: add docs/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 wget2-1.99.1/docs/html/thread_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/thread_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/thread_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/thread_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/utils_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/utils_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/utils_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/utils_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/vector_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/vector_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/vector_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/vector_8c__incl.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 docs/html/wget-logo.png: > binary file contents changed > dpkg-source: error: add docs/html/wget-logo.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/xalloc_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/xalloc_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/xalloc_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/xalloc_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file wget2-1.99.1/docs/html/xml_8c.js has no final > newline (either original or modified version) > dpkg-source: warning: file wget2-1.99.1/docs/html/xml_8c__incl.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/html/xml_8c__incl.png: > binary file contents changed > dpkg-source: error: add docs/html/xml_8c__incl.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'lib/glthread/.dirstamp' will > not be represented in diff > dpkg-source: warning: newly created empty file 'lib/malloc/.dirstamp' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of 'libtool' will not be > represented in diff > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/wget2_1.99.1-2.2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

