Source: alire Version: 1.2.1-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ----------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package alire > dpkg-buildpackage: info: source version 1.2.1-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Stephane Carrez > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > dh_testdir > dh_auto_clean > dh_autoreconf_clean > dh_clean > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f debian/alire.debhelper.log > rm -f -- debian/alire.substvars debian/files > rm -fr -- debian/alire/ debian/tmp/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building alire using existing ./alire_1.2.1.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file > deps/gnatcoll-slim/testsuite/support/test_assert.ads.orig, use > --include-removal to override > dpkg-source: error: cannot represent change to bin/alr: binary file contents > changed > dpkg-source: error: add bin/alr in debian/source/include-binaries if you want > to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'bin/alr' will not be > represented in diff > dpkg-source: error: cannot represent change to deps/aaa/lib/libaaa.a: binary > file contents changed > dpkg-source: error: add deps/aaa/lib/libaaa.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-ansi.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-ansi.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-ansi.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-ansi.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-caches-files.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-caches-files.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-caches-files.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-caches-files.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-caches.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-caches.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-caches.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-caches.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-containers-indefinite_holders.adb.stderr' will not > be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-containers-indefinite_holders.adb.stdout' will not > be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-containers-indefinite_holders.o: binary file > contents changed > dpkg-source: error: add > deps/aaa/obj/release/aaa-containers-indefinite_holders.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-containers.ads.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-containers.ads.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-containers.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-containers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-debug.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-debug.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-debug.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-debug.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-directories.ads.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-directories.ads.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-directories.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-directories.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-enum_tools.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-enum_tools.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-enum_tools.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-enum_tools.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-filesystem.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-filesystem.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-filesystem.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-filesystem.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-processes.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-processes.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-processes.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-processes.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-strings.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-strings.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-strings.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-strings.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-table_io.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-table_io.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-table_io.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-table_io.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-tests.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-tests.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-tests.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-tests.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-text_io.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-text_io.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-text_io.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-text_io.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-traits-containers.ads.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-traits-containers.ads.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-traits-containers.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-traits-containers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-traits-types.ads.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-traits-types.ads.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-traits-types.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-traits-types.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-traits.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa-traits.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa-traits.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa-traits.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/aaa/obj/release/aaa.o: > binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa_config.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/aaa/obj/release/aaa_config.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/aaa/obj/release/aaa_config.o: binary file contents changed > dpkg-source: error: add deps/aaa/obj/release/aaa_config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > deps/ada-toml/lib/static/dev/libada_toml.a: binary file contents changed > dpkg-source: error: add deps/ada-toml/lib/static/dev/libada_toml.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml-file_io.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml-file_io.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/ada-toml/obj/static/dev/toml-file_io.o: binary file contents changed > dpkg-source: error: add deps/ada-toml/obj/static/dev/toml-file_io.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml-generic_dump.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml-generic_dump.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/ada-toml/obj/static/dev/toml-generic_dump.o: binary file contents changed > dpkg-source: error: add deps/ada-toml/obj/static/dev/toml-generic_dump.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml-generic_parse.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml-generic_parse.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/ada-toml/obj/static/dev/toml-generic_parse.o: binary file contents > changed > dpkg-source: error: add deps/ada-toml/obj/static/dev/toml-generic_parse.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/ada-toml/obj/static/dev/toml.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/ada-toml/obj/static/dev/toml.o: binary file contents changed > dpkg-source: error: add deps/ada-toml/obj/static/dev/toml.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/ajunitgen/obj/ajunitgen.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/ajunitgen/obj/ajunitgen.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/ajunitgen/obj/ajunitgen.o: binary file contents changed > dpkg-source: error: add deps/ajunitgen/obj/ajunitgen.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/ansi/obj/ansi.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/ansi/obj/ansi.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/ansi/obj/ansi.o: binary > file contents changed > dpkg-source: error: add deps/ansi/obj/ansi.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to deps/clic/lib/libClic.a: > binary file contents changed > dpkg-source: error: add deps/clic/lib/libClic.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-command_line.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/clic/obj/clic-command_line.o: binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-command_line.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config-edit.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config-edit.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/clic/obj/clic-config-edit.o: binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-config-edit.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config-info.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config-info.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/clic/obj/clic-config-info.o: binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-config-info.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config-load.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config-load.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/clic/obj/clic-config-load.o: binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-config-load.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-config.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/clic/obj/clic-config.o: > binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-subcommand-instance.adb.stderr' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-subcommand-instance.adb.stdout' will not be represented > in diff > dpkg-source: error: cannot represent change to > deps/clic/obj/clic-subcommand-instance.o: binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-subcommand-instance.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-subcommand.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-subcommand.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/clic/obj/clic-subcommand.o: binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-subcommand.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-tty.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-tty.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/clic/obj/clic-tty.o: > binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-tty.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-user_input.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic-user_input.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/clic/obj/clic-user_input.o: binary file contents changed > dpkg-source: error: add deps/clic/obj/clic-user_input.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/clic/obj/clic.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/clic/obj/clic.o: binary > file contents changed > dpkg-source: error: add deps/clic/obj/clic.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > deps/minirest/lib/libMinirest.a: binary file contents changed > dpkg-source: error: add deps/minirest/lib/libMinirest.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/minirest/obj/minirest.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/minirest/obj/minirest.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/minirest/obj/minirest.o: > binary file contents changed > dpkg-source: error: add deps/minirest/obj/minirest.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > deps/optional/lib/liboptional.a: binary file contents changed > dpkg-source: error: add deps/optional/lib/liboptional.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/optional/obj/optional-values.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/optional/obj/optional-values.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/optional/obj/optional-values.o: binary file contents changed > dpkg-source: error: add deps/optional/obj/optional-values.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/optional/obj/optional.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/optional/obj/optional.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/optional/obj/optional.o: > binary file contents changed > dpkg-source: error: add deps/optional/obj/optional.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/semantic_versioning/obj/semantic_versioning-basic.adb.stderr' will not > be represented in diff > dpkg-source: warning: newly created empty file > 'deps/semantic_versioning/obj/semantic_versioning-basic.adb.stdout' will not > be represented in diff > dpkg-source: error: cannot represent change to > deps/semantic_versioning/obj/semantic_versioning-basic.o: binary file > contents changed > dpkg-source: error: add > deps/semantic_versioning/obj/semantic_versioning-basic.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/semantic_versioning/obj/semantic_versioning-extended.adb.stderr' will > not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/semantic_versioning/obj/semantic_versioning-extended.adb.stdout' will > not be represented in diff > dpkg-source: error: cannot represent change to > deps/semantic_versioning/obj/semantic_versioning-extended.o: binary file > contents changed > dpkg-source: error: add > deps/semantic_versioning/obj/semantic_versioning-extended.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/semantic_versioning/obj/semantic_versioning.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/semantic_versioning/obj/semantic_versioning.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/semantic_versioning/obj/semantic_versioning.o: binary file contents > changed > dpkg-source: error: add deps/semantic_versioning/obj/semantic_versioning.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > deps/si_units/lib/libsi_units.a: binary file contents changed > dpkg-source: error: add deps/si_units/lib/libsi_units.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-binary-scaling.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-binary-scaling.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/si_units/obj/si_units-binary-scaling.o: binary file contents changed > dpkg-source: error: add deps/si_units/obj/si_units-binary-scaling.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-binary.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-binary.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/si_units/obj/si_units-binary.o: binary file contents changed > dpkg-source: error: add deps/si_units/obj/si_units-binary.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-float_io.ads.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-float_io.ads.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > deps/si_units/obj/si_units-float_io.o: binary file contents changed > dpkg-source: error: add deps/si_units/obj/si_units-float_io.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-metric-scaling.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-metric-scaling.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/si_units/obj/si_units-metric-scaling.o: binary file contents changed > dpkg-source: error: add deps/si_units/obj/si_units-metric-scaling.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-metric.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-metric.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/si_units/obj/si_units-metric.o: binary file contents changed > dpkg-source: error: add deps/si_units/obj/si_units-metric.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-names.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units-names.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/si_units/obj/si_units-names.o: binary file contents changed > dpkg-source: error: add deps/si_units/obj/si_units-names.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/si_units/obj/si_units.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/si_units/obj/si_units.o: > binary file contents changed > dpkg-source: error: add deps/si_units/obj/si_units.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > deps/simple_logging/lib/libsimple_logging.a: binary file contents changed > dpkg-source: error: add deps/simple_logging/lib/libsimple_logging.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging-decorators.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging-decorators.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/simple_logging/obj/simple_logging-decorators.o: binary file contents > changed > dpkg-source: error: add deps/simple_logging/obj/simple_logging-decorators.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging-filtering.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging-filtering.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/simple_logging/obj/simple_logging-filtering.o: binary file contents > changed > dpkg-source: error: add deps/simple_logging/obj/simple_logging-filtering.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging-support.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging-support.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > deps/simple_logging/obj/simple_logging-support.o: binary file contents changed > dpkg-source: error: add deps/simple_logging/obj/simple_logging-support.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging.adb.stderr' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'deps/simple_logging/obj/simple_logging.adb.stdout' will not be represented > in diff > dpkg-source: error: cannot represent change to > deps/simple_logging/obj/simple_logging.o: binary file contents changed > dpkg-source: error: add deps/simple_logging/obj/simple_logging.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to deps/spdx/lib/libSpdx.a: > binary file contents changed > dpkg-source: error: add deps/spdx/lib/libSpdx.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/spdx/obj/spdx-exceptions.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/spdx/obj/spdx-exceptions.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/spdx/obj/spdx-exceptions.o: binary file contents changed > dpkg-source: error: add deps/spdx/obj/spdx-exceptions.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/spdx/obj/spdx-licenses.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/spdx/obj/spdx-licenses.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/spdx/obj/spdx-licenses.o: > binary file contents changed > dpkg-source: error: add deps/spdx/obj/spdx-licenses.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/spdx/obj/spdx.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/spdx/obj/spdx.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/spdx/obj/spdx.o: binary > file contents changed > dpkg-source: error: add deps/spdx/obj/spdx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > deps/stopwatch/lib/libStopwatch.a: binary file contents changed > dpkg-source: error: add deps/stopwatch/lib/libStopwatch.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/stopwatch/obj/stopwatch.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/stopwatch/obj/stopwatch.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/stopwatch/obj/stopwatch.o: binary file contents changed > dpkg-source: error: add deps/stopwatch/obj/stopwatch.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > deps/toml_slicer/lib/libToml_Slicer.a: binary file contents changed > dpkg-source: error: add deps/toml_slicer/lib/libToml_Slicer.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/toml_slicer/obj/toml_slicer.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/toml_slicer/obj/toml_slicer.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > deps/toml_slicer/obj/toml_slicer.o: binary file contents changed > dpkg-source: error: add deps/toml_slicer/obj/toml_slicer.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'deps/uri-ada/obj/uri.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'deps/uri-ada/obj/uri.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to deps/uri-ada/obj/uri.o: binary > file contents changed > dpkg-source: error: add deps/uri-ada/obj/uri.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to lib/libalire.a: binary file > contents changed > dpkg-source: error: add lib/libalire.a in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-conditional.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-conditional.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-conditional.o: > binary file contents changed > dpkg-source: error: add obj/alire-conditional.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-conditional_trees-case_nodes.adb.stderr' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'obj/alire-conditional_trees-case_nodes.adb.stdout' will not be represented > in diff > dpkg-source: error: cannot represent change to > obj/alire-conditional_trees-case_nodes.o: binary file contents changed > dpkg-source: error: add obj/alire-conditional_trees-case_nodes.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-conditional_trees-toml_load.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-conditional_trees-toml_load.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-conditional_trees-toml_load.o: binary file contents changed > dpkg-source: error: add obj/alire-conditional_trees-toml_load.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-conditional_trees.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-conditional_trees.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-conditional_trees.o: > binary file contents changed > dpkg-source: error: add obj/alire-conditional_trees.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-config-edit.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-config-edit.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-config-edit.o: > binary file contents changed > dpkg-source: error: add obj/alire-config-edit.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-config.ads.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-config.ads.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-config.o: binary > file contents changed > dpkg-source: error: add obj/alire-config.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-containers.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-containers.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-containers.o: binary > file contents changed > dpkg-source: error: add obj/alire-containers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-crate_configuration.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-crate_configuration.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-crate_configuration.o: binary file contents changed > dpkg-source: error: add obj/alire-crate_configuration.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-crates-containers.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-crates-containers.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-crates-containers.o: > binary file contents changed > dpkg-source: error: add obj/alire-crates-containers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-crates.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-crates.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-crates.o: binary > file contents changed > dpkg-source: error: add obj/alire-crates.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-defaults.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-defaults.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-defaults.o: binary > file contents changed > dpkg-source: error: add obj/alire-defaults.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-containers.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-containers.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-dependencies-containers.o: binary file contents changed > dpkg-source: error: add obj/alire-dependencies-containers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-diffs.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-diffs.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-dependencies-diffs.o: binary file contents changed > dpkg-source: error: add obj/alire-dependencies-diffs.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-graphs.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-graphs.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-dependencies-graphs.o: binary file contents changed > dpkg-source: error: add obj/alire-dependencies-graphs.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-states-maps.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-states-maps.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-dependencies-states-maps.o: binary file contents changed > dpkg-source: error: add obj/alire-dependencies-states-maps.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-states.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies-states.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-dependencies-states.o: binary file contents changed > dpkg-source: error: add obj/alire-dependencies-states.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-dependencies.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-dependencies.o: > binary file contents changed > dpkg-source: error: add obj/alire-dependencies.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-directories.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-directories.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-directories.o: > binary file contents changed > dpkg-source: error: add obj/alire-directories.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-environment-formatting.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-environment-formatting.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-environment-formatting.o: binary file contents changed > dpkg-source: error: add obj/alire-environment-formatting.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-environment.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-environment.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-environment.o: > binary file contents changed > dpkg-source: error: add obj/alire-environment.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-errors.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-errors.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-errors.o: binary > file contents changed > dpkg-source: error: add obj/alire-errors.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-expressions-enums.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-expressions-enums.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-expressions-enums.o: > binary file contents changed > dpkg-source: error: add obj/alire-expressions-enums.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-expressions-maps.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-expressions-maps.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-expressions-maps.o: > binary file contents changed > dpkg-source: error: add obj/alire-expressions-maps.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-expressions.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-expressions.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-expressions.o: > binary file contents changed > dpkg-source: error: add obj/alire-expressions.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-externals-from_output.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-externals-from_output.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-externals-from_output.o: binary file contents changed > dpkg-source: error: add obj/alire-externals-from_output.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-externals-from_system.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-externals-from_system.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-externals-from_system.o: binary file contents changed > dpkg-source: error: add obj/alire-externals-from_system.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-externals-lists.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-externals-lists.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-externals-lists.o: > binary file contents changed > dpkg-source: error: add obj/alire-externals-lists.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-externals-unindexed.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-externals-unindexed.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-externals-unindexed.o: binary file contents changed > dpkg-source: error: add obj/alire-externals-unindexed.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-externals.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-externals.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-externals.o: binary > file contents changed > dpkg-source: error: add obj/alire-externals.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-github.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-github.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-github.o: binary > file contents changed > dpkg-source: error: add obj/alire-github.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-gpr.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-gpr.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-gpr.o: binary file > contents changed > dpkg-source: error: add obj/alire-gpr.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-hashes-common.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-hashes-common.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-hashes-common.o: > binary file contents changed > dpkg-source: error: add obj/alire-hashes-common.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-hashes-sha256_impl.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-hashes-sha256_impl.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-hashes-sha256_impl.o: binary file contents changed > dpkg-source: error: add obj/alire-hashes-sha256_impl.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-hashes-sha512_impl.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-hashes-sha512_impl.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-hashes-sha512_impl.o: binary file contents changed > dpkg-source: error: add obj/alire-hashes-sha512_impl.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-hashes.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-hashes.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-hashes.o: binary > file contents changed > dpkg-source: error: add obj/alire-hashes.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-index-search.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-index-search.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-index-search.o: > binary file contents changed > dpkg-source: error: add obj/alire-index-search.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-index.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-index.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-index.o: binary file > contents changed > dpkg-source: error: add obj/alire-index.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk-directory.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk-directory.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-index_on_disk-directory.o: binary file contents changed > dpkg-source: error: add obj/alire-index_on_disk-directory.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk-git.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk-git.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-index_on_disk-git.o: > binary file contents changed > dpkg-source: error: add obj/alire-index_on_disk-git.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk-loading.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk-loading.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-index_on_disk-loading.o: binary file contents changed > dpkg-source: error: add obj/alire-index_on_disk-loading.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-index_on_disk.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-index_on_disk.o: > binary file contents changed > dpkg-source: error: add obj/alire-index_on_disk.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-interfaces.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-interfaces.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-interfaces.o: binary > file contents changed > dpkg-source: error: add obj/alire-interfaces.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-licensing.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-licensing.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-licensing.o: binary > file contents changed > dpkg-source: error: add obj/alire-licensing.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-lockfiles.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-lockfiles.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-lockfiles.o: binary > file contents changed > dpkg-source: error: add obj/alire-lockfiles.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-manifest.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-manifest.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-manifest.o: binary > file contents changed > dpkg-source: error: add obj/alire-manifest.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-milestones-containers.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-milestones-containers.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-milestones-containers.o: binary file contents changed > dpkg-source: error: add obj/alire-milestones-containers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-milestones.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-milestones.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-milestones.o: binary > file contents changed > dpkg-source: error: add obj/alire-milestones.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-optional.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-optional.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-optional.o: binary > file contents changed > dpkg-source: error: add obj/alire-optional.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-external.ads.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-external.ads.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-external.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-external.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-filesystem.adb.stderr' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-filesystem.adb.stdout' will not be represented > in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-filesystem.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-filesystem.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-git.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-git.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-git.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-git.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-hg.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-hg.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-hg.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-hg.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-source_archive.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-source_archive.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-source_archive.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-source_archive.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-svn.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-svn.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-svn.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-svn.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system-apt.adb.stderr' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system-apt.adb.stdout' will not be represented > in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-system-apt.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-system-apt.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system-pacman.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system-pacman.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-system-pacman.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-system-pacman.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system-rpm_wrappers.adb.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system-rpm_wrappers.adb.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-system-rpm_wrappers.o: binary file contents > changed > dpkg-source: error: add obj/alire-origins-deployers-system-rpm_wrappers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers-system.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-origins-deployers-system.o: binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers-system.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-deployers.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-origins-deployers.o: > binary file contents changed > dpkg-source: error: add obj/alire-origins-deployers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-origins-tweaks.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-origins-tweaks.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-origins-tweaks.o: > binary file contents changed > dpkg-source: error: add obj/alire-origins-tweaks.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-origins.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-origins.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-origins.o: binary > file contents changed > dpkg-source: error: add obj/alire-origins.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-os_lib-download.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-os_lib-download.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-os_lib-download.o: > binary file contents changed > dpkg-source: error: add obj/alire-os_lib-download.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-os_lib-subprocess.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-os_lib-subprocess.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-os_lib-subprocess.o: > binary file contents changed > dpkg-source: error: add obj/alire-os_lib-subprocess.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-os_lib.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-os_lib.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-os_lib.o: binary > file contents changed > dpkg-source: error: add obj/alire-os_lib.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-outcomes-definite.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-outcomes-definite.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-outcomes-definite.o: > binary file contents changed > dpkg-source: error: add obj/alire-outcomes-definite.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-outcomes-indefinite.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-outcomes-indefinite.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-outcomes-indefinite.o: binary file contents changed > dpkg-source: error: add obj/alire-outcomes-indefinite.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-outcomes.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-outcomes.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-outcomes.o: binary > file contents changed > dpkg-source: error: add obj/alire-outcomes.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-paths.ads.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-paths.ads.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-paths.o: binary file > contents changed > dpkg-source: error: add obj/alire-paths.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-platforms-common.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-platforms-common.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-platforms-common.o: > binary file contents changed > dpkg-source: error: add obj/alire-platforms-common.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-platforms-current__linux.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-platforms-current__linux.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-platforms-current__linux.o: binary file contents changed > dpkg-source: error: add obj/alire-platforms-current__linux.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-platforms-folders__linux.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-platforms-folders__linux.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-platforms-folders__linux.o: binary file contents changed > dpkg-source: error: add obj/alire-platforms-folders__linux.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-platforms.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-platforms.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-platforms.o: binary > file contents changed > dpkg-source: error: add obj/alire-platforms.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-policies.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-policies.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-policies.o: binary > file contents changed > dpkg-source: error: add obj/alire-policies.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-actions-executor.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-actions-executor.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-properties-actions-executor.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-actions-executor.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-actions-runners.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-actions-runners.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-properties-actions-runners.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-actions-runners.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-actions.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-actions.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-properties-actions.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-actions.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-bool.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-bool.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-properties-bool.o: > binary file contents changed > dpkg-source: error: add obj/alire-properties-bool.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-build_profiles.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-build_profiles.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-properties-build_profiles.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-build_profiles.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-build_switches.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-build_switches.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-properties-build_switches.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-build_switches.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-cases.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-cases.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-properties-cases.o: > binary file contents changed > dpkg-source: error: add obj/alire-properties-cases.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-configurations.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-configurations.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-properties-configurations.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-configurations.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-environment.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-environment.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-properties-environment.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-environment.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-from_toml.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-from_toml.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-properties-from_toml.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-from_toml.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-labeled.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-labeled.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-properties-labeled.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-labeled.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-licenses.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-licenses.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-properties-licenses.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-licenses.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-platform.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-platform.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-properties-platform.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-platform.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties-scenarios.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties-scenarios.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-properties-scenarios.o: binary file contents changed > dpkg-source: error: add obj/alire-properties-scenarios.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-properties.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-properties.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-properties.o: binary > file contents changed > dpkg-source: error: add obj/alire-properties.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-provides.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-provides.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-provides.o: binary > file contents changed > dpkg-source: error: add obj/alire-provides.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-publish.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-publish.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-publish.o: binary > file contents changed > dpkg-source: error: add obj/alire-publish.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-releases-containers.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-releases-containers.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-releases-containers.o: binary file contents changed > dpkg-source: error: add obj/alire-releases-containers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-releases.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-releases.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-releases.o: binary > file contents changed > dpkg-source: error: add obj/alire-releases.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-root.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-root.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-root.o: binary file > contents changed > dpkg-source: error: add obj/alire-root.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-roots-editable.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-roots-editable.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-roots-editable.o: > binary file contents changed > dpkg-source: error: add obj/alire-roots-editable.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-roots-optional.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-roots-optional.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-roots-optional.o: > binary file contents changed > dpkg-source: error: add obj/alire-roots-optional.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-roots.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-roots.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-roots.o: binary file > contents changed > dpkg-source: error: add obj/alire-roots.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-selftest.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-selftest.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-selftest.o: binary > file contents changed > dpkg-source: error: add obj/alire-selftest.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-shared.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-shared.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-shared.o: binary > file contents changed > dpkg-source: error: add obj/alire-shared.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-solutions-diffs.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-solutions-diffs.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-solutions-diffs.o: > binary file contents changed > dpkg-source: error: add obj/alire-solutions-diffs.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-solutions.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-solutions.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-solutions.o: binary > file contents changed > dpkg-source: error: add obj/alire-solutions.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-solver.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-solver.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-solver.o: binary > file contents changed > dpkg-source: error: add obj/alire-solver.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-spawn.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-spawn.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-spawn.o: binary file > contents changed > dpkg-source: error: add obj/alire-spawn.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-toml_adapters.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-toml_adapters.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-toml_adapters.o: > binary file contents changed > dpkg-source: error: add obj/alire-toml_adapters.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-toml_index.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-toml_index.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-toml_index.o: binary > file contents changed > dpkg-source: error: add obj/alire-toml_index.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-toml_keys.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-toml_keys.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-toml_keys.o: binary > file contents changed > dpkg-source: error: add obj/alire-toml_keys.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-toml_load.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-toml_load.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-toml_load.o: binary > file contents changed > dpkg-source: error: add obj/alire-toml_load.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-toolchains-solutions.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-toolchains-solutions.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-toolchains-solutions.o: binary file contents changed > dpkg-source: error: add obj/alire-toolchains-solutions.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-toolchains.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-toolchains.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-toolchains.o: binary > file contents changed > dpkg-source: error: add obj/alire-toolchains.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-types.ads.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-types.ads.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-types.o: binary file > contents changed > dpkg-source: error: add obj/alire-types.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-uri.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-uri.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-uri.o: binary file > contents changed > dpkg-source: error: add obj/alire-uri.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-user_pins-maps.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-user_pins-maps.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-user_pins-maps.o: > binary file contents changed > dpkg-source: error: add obj/alire-user_pins-maps.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-user_pins.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-user_pins.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-user_pins.o: binary > file contents changed > dpkg-source: error: add obj/alire-user_pins.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-gnat_switches.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-gnat_switches.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alire-utils-gnat_switches.o: binary file contents changed > dpkg-source: error: add obj/alire-utils-gnat_switches.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-switches-knowledge.adb.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-switches-knowledge.adb.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alire-utils-switches-knowledge.o: binary file contents changed > dpkg-source: error: add obj/alire-utils-switches-knowledge.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-switches.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-switches.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils-switches.o: > binary file contents changed > dpkg-source: error: add obj/alire-utils-switches.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-tables.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-tables.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils-tables.o: > binary file contents changed > dpkg-source: error: add obj/alire-utils-tables.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-text_files.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-text_files.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils-text_files.o: > binary file contents changed > dpkg-source: error: add obj/alire-utils-text_files.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-tools.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-tools.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils-tools.o: > binary file contents changed > dpkg-source: error: add obj/alire-utils-tools.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-tty.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-tty.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils-tty.o: binary > file contents changed > dpkg-source: error: add obj/alire-utils-tty.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-user_input-query_config.adb.stderr' will not be represented > in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-user_input-query_config.adb.stdout' will not be represented > in diff > dpkg-source: error: cannot represent change to > obj/alire-utils-user_input-query_config.o: binary file contents changed > dpkg-source: error: add obj/alire-utils-user_input-query_config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-user_input.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-user_input.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils-user_input.o: > binary file contents changed > dpkg-source: error: add obj/alire-utils-user_input.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-utils-yaml.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-utils-yaml.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils-yaml.o: binary > file contents changed > dpkg-source: error: add obj/alire-utils-yaml.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-utils.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-utils.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-utils.o: binary file > contents changed > dpkg-source: error: add obj/alire-utils.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-vcss-git.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-vcss-git.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-vcss-git.o: binary > file contents changed > dpkg-source: error: add obj/alire-vcss-git.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-vcss-hg.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-vcss-hg.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-vcss-hg.o: binary > file contents changed > dpkg-source: error: add obj/alire-vcss-hg.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-vcss-svn.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-vcss-svn.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-vcss-svn.o: binary > file contents changed > dpkg-source: error: add obj/alire-vcss-svn.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-vcss.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-vcss.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-vcss.o: binary file > contents changed > dpkg-source: error: add obj/alire-vcss.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-version.ads.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-version.ads.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-version.o: binary > file contents changed > dpkg-source: error: add obj/alire-version.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire-vfs.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire-vfs.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-vfs.o: binary file > contents changed > dpkg-source: error: add obj/alire-vfs.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire-warnings.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire-warnings.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire-warnings.o: binary > file contents changed > dpkg-source: error: add obj/alire-warnings.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alire.adb.stderr' will > not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alire.adb.stdout' will > not be represented in diff > dpkg-source: error: cannot represent change to obj/alire.o: binary file > contents changed > dpkg-source: error: add obj/alire.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alire_early_elaboration.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alire_early_elaboration.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alire_early_elaboration.o: > binary file contents changed > dpkg-source: error: add obj/alire_early_elaboration.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-bootstrap.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-bootstrap.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-bootstrap.o: binary > file contents changed > dpkg-source: error: add obj/alr-bootstrap.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-action.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-action.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-action.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-action.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-build.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-build.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-build.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-build.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-clean.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-clean.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-clean.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-clean.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-config.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-config.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-config.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-dev.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-dev.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-dev.o: binary > file contents changed > dpkg-source: error: add obj/alr-commands-dev.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-edit.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-edit.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-edit.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-edit.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-exec.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-exec.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-exec.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-exec.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-get.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-get.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-get.o: binary > file contents changed > dpkg-source: error: add obj/alr-commands-get.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-index.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-index.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-index.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-index.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-init.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-init.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-init.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-init.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-pin.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-pin.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-pin.o: binary > file contents changed > dpkg-source: error: add obj/alr-commands-pin.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-printenv.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-printenv.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-printenv.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-printenv.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-publish.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-publish.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-publish.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-publish.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-run.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-run.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-run.o: binary > file contents changed > dpkg-source: error: add obj/alr-commands-run.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-search.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-search.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-search.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-search.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-show.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-show.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-show.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-show.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-test.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-test.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-test.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-test.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-toolchain.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-toolchain.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-toolchain.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-toolchain.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics-aliases.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics-aliases.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to > obj/alr-commands-topics-aliases.o: binary file contents changed > dpkg-source: error: add obj/alr-commands-topics-aliases.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics-naming_convention.ads.stderr' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics-naming_convention.ads.stdout' will not be > represented in diff > dpkg-source: error: cannot represent change to > obj/alr-commands-topics-naming_convention.o: binary file contents changed > dpkg-source: error: add obj/alr-commands-topics-naming_convention.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics-toolchains.ads.stderr' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics-toolchains.ads.stdout' will not be represented in > diff > dpkg-source: error: cannot represent change to > obj/alr-commands-topics-toolchains.o: binary file contents changed > dpkg-source: error: add obj/alr-commands-topics-toolchains.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics.ads.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-topics.ads.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-topics.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-topics.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-update.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-update.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-update.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-update.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-user_input.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-user_input.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-user_input.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-user_input.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-version.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-version.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-version.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-version.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-commands-withing.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-commands-withing.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands-withing.o: > binary file contents changed > dpkg-source: error: add obj/alr-commands-withing.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-commands.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-commands.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-commands.o: binary > file contents changed > dpkg-source: error: add obj/alr-commands.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-defaults.ads.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-defaults.ads.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-defaults.o: binary > file contents changed > dpkg-source: error: add obj/alr-defaults.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-files.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-files.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-files.o: binary file > contents changed > dpkg-source: error: add obj/alr-files.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-last_chance_handler.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-last_chance_handler.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-last_chance_handler.o: > binary file contents changed > dpkg-source: error: add obj/alr-last_chance_handler.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-main.adb.stderr' will > not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-main.adb.stdout' will > not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-main.o: binary file > contents changed > dpkg-source: error: add obj/alr-main.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-os_lib.adb.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-os_lib.adb.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-os_lib.o: binary file > contents changed > dpkg-source: error: add obj/alr-os_lib.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-paths.ads.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-paths.ads.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-paths.o: binary file > contents changed > dpkg-source: error: add obj/alr-paths.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-testing-collections.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-testing-collections.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-testing-collections.o: > binary file contents changed > dpkg-source: error: add obj/alr-testing-collections.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-testing-console.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-testing-console.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-testing-console.o: > binary file contents changed > dpkg-source: error: add obj/alr-testing-console.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-testing-junit.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-testing-junit.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-testing-junit.o: > binary file contents changed > dpkg-source: error: add obj/alr-testing-junit.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-testing-markdown.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-testing-markdown.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-testing-markdown.o: > binary file contents changed > dpkg-source: error: add obj/alr-testing-markdown.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file > 'obj/alr-testing-text.adb.stderr' will not be represented in diff > dpkg-source: warning: newly created empty file > 'obj/alr-testing-text.adb.stdout' will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-testing-text.o: binary > file contents changed > dpkg-source: error: add obj/alr-testing-text.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr-testing.ads.stderr' > will not be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr-testing.ads.stdout' > will not be represented in diff > dpkg-source: error: cannot represent change to obj/alr-testing.o: binary file > contents changed > dpkg-source: error: add obj/alr-testing.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'obj/alr.ads.stderr' will not > be represented in diff > dpkg-source: warning: newly created empty file 'obj/alr.ads.stdout' will not > be represented in diff > dpkg-source: error: cannot represent change to obj/alr.o: binary file > contents changed > dpkg-source: error: add obj/alr.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to obj/b__alr-main.o: binary file > contents changed > dpkg-source: error: add obj/b__alr-main.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/alire_1.2.1-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

