Source: alex Version: 3.2.7.1-3 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 alex > dpkg-buildpackage: info: source version 3.2.7.1-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Ilias Tsitsimpis > <[email protected]> > dpkg-source --before-build . > debian/rules clean > test -x debian/rules > dh_clean > perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \ > -E 'clean_recipe' > Running debian/hlibrary.setup clean > cleaning... > Running rm -rf dist dist-ghc dist-ghcjs dist-hugs > Running rm -f debian/hlibrary.setup > Running rm -f Setup.hi Setup.ho Setup.o > Running rm -f > rm -f configure-ghc-stamp > rm -f build-ghc-stamp build-hugs-stamp build-haddock-stamp > rm -f check-ghc-stamp > rm -f debian/tmp > rm -rf debian/tmp-inst-ghc debian/tmp-inst-ghcjs > rm -rf debian/tmp-db > rm -f debian/hlibrary.Makefile > [ ! -f doc/config.mk ] || /usr/bin/make -C doc clean > make[1]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -f -rf alex.out alex alex-htmlhelp alex.pdf alex.dvi alex.ps > make[1]: Leaving directory '/<<PKGBUILDDIR>>/doc' > # Remove these so setup clean doesn't remove the generated files > #rm -f src/Parser.y src/Scan.x > rm -f debian/get_version.o debian/get_version.hi debian/get_version > rm -f doc/alex.1 > # Hacks: > rm -f doc/config.log doc/config.status doc/config.mk doc/configure > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building alex using existing ./alex_3.2.7.1.orig.tar.gz > dpkg-source: error: cannot represent change to tests/basic_typeclass.g.bin: > binary file contents changed > dpkg-source: error: add tests/basic_typeclass.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/basic_typeclass.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/basic_typeclass.g.hi: > binary file contents changed > dpkg-source: error: add tests/basic_typeclass.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/basic_typeclass.g.o: > binary file contents changed > dpkg-source: error: add tests/basic_typeclass.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/basic_typeclass.n.bin: > binary file contents changed > dpkg-source: error: add tests/basic_typeclass.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/basic_typeclass.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/basic_typeclass.n.hi: > binary file contents changed > dpkg-source: error: add tests/basic_typeclass.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/basic_typeclass.n.o: > binary file contents changed > dpkg-source: error: add tests/basic_typeclass.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/basic_typeclass_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/basic_typeclass_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/basic_typeclass_bytestring.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/basic_typeclass_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/basic_typeclass_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/basic_typeclass_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/basic_typeclass_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/basic_typeclass_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/basic_typeclass_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/basic_typeclass_bytestring.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/basic_typeclass_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/basic_typeclass_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/basic_typeclass_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/basic_typeclass_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/default_typeclass.g.bin: > binary file contents changed > dpkg-source: error: add tests/default_typeclass.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/default_typeclass.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/default_typeclass.g.hi: > binary file contents changed > dpkg-source: error: add tests/default_typeclass.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/default_typeclass.g.o: > binary file contents changed > dpkg-source: error: add tests/default_typeclass.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/default_typeclass.n.bin: > binary file contents changed > dpkg-source: error: add tests/default_typeclass.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/default_typeclass.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/default_typeclass.n.hi: > binary file contents changed > dpkg-source: error: add tests/default_typeclass.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/default_typeclass.n.o: > binary file contents changed > dpkg-source: error: add tests/default_typeclass.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/gscan_typeclass.g.bin: > binary file contents changed > dpkg-source: error: add tests/gscan_typeclass.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/gscan_typeclass.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/gscan_typeclass.g.hi: > binary file contents changed > dpkg-source: error: add tests/gscan_typeclass.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/gscan_typeclass.g.o: > binary file contents changed > dpkg-source: error: add tests/gscan_typeclass.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/gscan_typeclass.n.bin: > binary file contents changed > dpkg-source: error: add tests/gscan_typeclass.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/gscan_typeclass.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/gscan_typeclass.n.hi: > binary file contents changed > dpkg-source: error: add tests/gscan_typeclass.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/gscan_typeclass.n.o: > binary file contents changed > dpkg-source: error: add tests/gscan_typeclass.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/issue_119.g.bin: binary > file contents changed > dpkg-source: error: add tests/issue_119.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_119.g.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/issue_119.g.hi: binary > file contents changed > dpkg-source: error: add tests/issue_119.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/issue_119.g.o: binary > file contents changed > dpkg-source: error: add tests/issue_119.g.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_119.n.bin: binary > file contents changed > dpkg-source: error: add tests/issue_119.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_119.n.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/issue_119.n.hi: binary > file contents changed > dpkg-source: error: add tests/issue_119.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/issue_119.n.o: binary > file contents changed > dpkg-source: error: add tests/issue_119.n.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_141.g.bin: binary > file contents changed > dpkg-source: error: add tests/issue_141.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_141.g.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/issue_141.g.hi: binary > file contents changed > dpkg-source: error: add tests/issue_141.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/issue_141.g.o: binary > file contents changed > dpkg-source: error: add tests/issue_141.g.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_141.n.bin: binary > file contents changed > dpkg-source: error: add tests/issue_141.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_141.n.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/issue_141.n.hi: binary > file contents changed > dpkg-source: error: add tests/issue_141.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/issue_141.n.o: binary > file contents changed > dpkg-source: error: add tests/issue_141.n.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_197.g.bin: binary > file contents changed > dpkg-source: error: add tests/issue_197.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_197.g.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/issue_197.g.hi: binary > file contents changed > dpkg-source: error: add tests/issue_197.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/issue_197.g.o: binary > file contents changed > dpkg-source: error: add tests/issue_197.g.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_197.n.bin: binary > file contents changed > dpkg-source: error: add tests/issue_197.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_197.n.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/issue_197.n.hi: binary > file contents changed > dpkg-source: error: add tests/issue_197.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/issue_197.n.o: binary > file contents changed > dpkg-source: error: add tests/issue_197.n.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_71.g.bin: binary > file contents changed > dpkg-source: error: add tests/issue_71.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_71.g.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/issue_71.g.hi: binary > file contents changed > dpkg-source: error: add tests/issue_71.g.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_71.g.o: binary > file contents changed > dpkg-source: error: add tests/issue_71.g.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_71.n.bin: binary > file contents changed > dpkg-source: error: add tests/issue_71.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/issue_71.n.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/issue_71.n.hi: binary > file contents changed > dpkg-source: error: add tests/issue_71.n.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/issue_71.n.o: binary > file contents changed > dpkg-source: error: add tests/issue_71.n.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass.g.bin: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/monadUserState_typeclass.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass.g.hi: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass.g.o: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass.n.bin: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/monadUserState_typeclass.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass.n.hi: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass.n.o: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/monadUserState_typeclass_bytestring.g.bin' will not be represented in > diff > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/monadUserState_typeclass_bytestring.n.bin' will not be represented in > diff > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monadUserState_typeclass_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/monadUserState_typeclass_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/monad_typeclass.g.bin: > binary file contents changed > dpkg-source: error: add tests/monad_typeclass.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/monad_typeclass.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/monad_typeclass.g.hi: > binary file contents changed > dpkg-source: error: add tests/monad_typeclass.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/monad_typeclass.g.o: > binary file contents changed > dpkg-source: error: add tests/monad_typeclass.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/monad_typeclass.n.bin: > binary file contents changed > dpkg-source: error: add tests/monad_typeclass.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/monad_typeclass.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/monad_typeclass.n.hi: > binary file contents changed > dpkg-source: error: add tests/monad_typeclass.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/monad_typeclass.n.o: > binary file contents changed > dpkg-source: error: add tests/monad_typeclass.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monad_typeclass_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/monad_typeclass_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/monad_typeclass_bytestring.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/monad_typeclass_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/monad_typeclass_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monad_typeclass_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/monad_typeclass_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monad_typeclass_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/monad_typeclass_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/monad_typeclass_bytestring.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/monad_typeclass_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/monad_typeclass_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/monad_typeclass_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/monad_typeclass_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/null.g.bin: binary file > contents changed > dpkg-source: error: add tests/null.g.bin in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/null.g.bin' will not be > represented in diff > dpkg-source: error: cannot represent change to tests/null.g.hi: binary file > contents changed > dpkg-source: error: add tests/null.g.hi in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/null.g.o: binary file > contents changed > dpkg-source: error: add tests/null.g.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/null.n.bin: binary file > contents changed > dpkg-source: error: add tests/null.n.bin in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/null.n.bin' will not be > represented in diff > dpkg-source: error: cannot represent change to tests/null.n.hi: binary file > contents changed > dpkg-source: error: add tests/null.n.hi in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/null.n.o: binary file > contents changed > dpkg-source: error: add tests/null.n.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/posn_typeclass.g.bin: > binary file contents changed > dpkg-source: error: add tests/posn_typeclass.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/posn_typeclass.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/posn_typeclass.g.hi: > binary file contents changed > dpkg-source: error: add tests/posn_typeclass.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/posn_typeclass.g.o: > binary file contents changed > dpkg-source: error: add tests/posn_typeclass.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/posn_typeclass.n.bin: > binary file contents changed > dpkg-source: error: add tests/posn_typeclass.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/posn_typeclass.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/posn_typeclass.n.hi: > binary file contents changed > dpkg-source: error: add tests/posn_typeclass.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/posn_typeclass.n.o: > binary file contents changed > dpkg-source: error: add tests/posn_typeclass.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/posn_typeclass_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/posn_typeclass_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/posn_typeclass_bytestring.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/posn_typeclass_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/posn_typeclass_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/posn_typeclass_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/posn_typeclass_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/posn_typeclass_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/posn_typeclass_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/posn_typeclass_bytestring.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/posn_typeclass_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/posn_typeclass_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/posn_typeclass_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/posn_typeclass_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/simple.g.bin: binary > file contents changed > dpkg-source: error: add tests/simple.g.bin in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/simple.g.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/simple.g.hi: binary file > contents changed > dpkg-source: error: add tests/simple.g.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/simple.g.o: binary file > contents changed > dpkg-source: error: add tests/simple.g.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/simple.n.bin: binary > file contents changed > dpkg-source: error: add tests/simple.n.bin in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/simple.n.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/simple.n.hi: binary file > contents changed > dpkg-source: error: add tests/simple.n.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/simple.n.o: binary file > contents changed > dpkg-source: error: add tests/simple.n.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/strict_typeclass.g.bin: > binary file contents changed > dpkg-source: error: add tests/strict_typeclass.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/strict_typeclass.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/strict_typeclass.g.hi: > binary file contents changed > dpkg-source: error: add tests/strict_typeclass.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/strict_typeclass.g.o: > binary file contents changed > dpkg-source: error: add tests/strict_typeclass.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/strict_typeclass.n.bin: > binary file contents changed > dpkg-source: error: add tests/strict_typeclass.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/strict_typeclass.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/strict_typeclass.n.hi: > binary file contents changed > dpkg-source: error: add tests/strict_typeclass.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/strict_typeclass.n.o: > binary file contents changed > dpkg-source: error: add tests/strict_typeclass.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens.g.bin: binary > file contents changed > dpkg-source: error: add tests/tokens.g.bin in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens.g.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/tokens.g.hi: binary file > contents changed > dpkg-source: error: add tests/tokens.g.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/tokens.g.o: binary file > contents changed > dpkg-source: error: add tests/tokens.g.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/tokens.n.bin: binary > file contents changed > dpkg-source: error: add tests/tokens.n.bin in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens.n.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/tokens.n.hi: binary file > contents changed > dpkg-source: error: add tests/tokens.n.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/tokens.n.o: binary file > contents changed > dpkg-source: error: add tests/tokens.n.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_bytestring.g.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_bytestring.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_bytestring.g.hi: > binary file contents changed > dpkg-source: error: add tests/tokens_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_bytestring.g.o: > binary file contents changed > dpkg-source: error: add tests/tokens_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_bytestring.n.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_bytestring.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_bytestring.n.hi: > binary file contents changed > dpkg-source: error: add tests/tokens_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_bytestring.n.o: > binary file contents changed > dpkg-source: error: add tests/tokens_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_bytestring_unicode.g.bin: binary file contents changed > dpkg-source: error: add tests/tokens_bytestring_unicode.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_bytestring_unicode.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_bytestring_unicode.g.hi: binary file contents changed > dpkg-source: error: add tests/tokens_bytestring_unicode.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_bytestring_unicode.g.o: binary file contents changed > dpkg-source: error: add tests/tokens_bytestring_unicode.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_bytestring_unicode.n.bin: binary file contents changed > dpkg-source: error: add tests/tokens_bytestring_unicode.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_bytestring_unicode.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_bytestring_unicode.n.hi: binary file contents changed > dpkg-source: error: add tests/tokens_bytestring_unicode.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_bytestring_unicode.n.o: binary file contents changed > dpkg-source: error: add tests/tokens_bytestring_unicode.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_gscan.g.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_gscan.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_gscan.g.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_gscan.g.hi: > binary file contents changed > dpkg-source: error: add tests/tokens_gscan.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_gscan.g.o: binary > file contents changed > dpkg-source: error: add tests/tokens_gscan.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_gscan.n.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_gscan.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_gscan.n.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_gscan.n.hi: > binary file contents changed > dpkg-source: error: add tests/tokens_gscan.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_gscan.n.o: binary > file contents changed > dpkg-source: error: add tests/tokens_gscan.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monadUserState_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/tokens_monadUserState_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_monadUserState_bytestring.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_monadUserState_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/tokens_monadUserState_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monadUserState_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/tokens_monadUserState_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monadUserState_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/tokens_monadUserState_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_monadUserState_bytestring.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_monadUserState_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/tokens_monadUserState_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monadUserState_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/tokens_monadUserState_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monad_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/tokens_monad_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_monad_bytestring.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_monad_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/tokens_monad_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monad_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/tokens_monad_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monad_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/tokens_monad_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_monad_bytestring.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_monad_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/tokens_monad_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_monad_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/tokens_monad_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_posn.g.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_posn.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_posn.g.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_posn.g.hi: binary > file contents changed > dpkg-source: error: add tests/tokens_posn.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_posn.g.o: binary > file contents changed > dpkg-source: error: add tests/tokens_posn.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_posn.n.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_posn.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_posn.n.bin' will > not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_posn.n.hi: binary > file contents changed > dpkg-source: error: add tests/tokens_posn.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_posn.n.o: binary > file contents changed > dpkg-source: error: add tests/tokens_posn.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_posn_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/tokens_posn_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_posn_bytestring.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_posn_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/tokens_posn_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_posn_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/tokens_posn_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_posn_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/tokens_posn_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_posn_bytestring.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_posn_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/tokens_posn_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_posn_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/tokens_posn_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_scan_user.g.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_scan_user.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_scan_user.g.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_scan_user.g.hi: > binary file contents changed > dpkg-source: error: add tests/tokens_scan_user.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_scan_user.g.o: > binary file contents changed > dpkg-source: error: add tests/tokens_scan_user.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_scan_user.n.bin: > binary file contents changed > dpkg-source: error: add tests/tokens_scan_user.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/tokens_scan_user.n.bin' > will not be represented in diff > dpkg-source: error: cannot represent change to tests/tokens_scan_user.n.hi: > binary file contents changed > dpkg-source: error: add tests/tokens_scan_user.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/tokens_scan_user.n.o: > binary file contents changed > dpkg-source: error: add tests/tokens_scan_user.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_strict_bytestring.g.bin: binary file contents changed > dpkg-source: error: add tests/tokens_strict_bytestring.g.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_strict_bytestring.g.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_strict_bytestring.g.hi: binary file contents changed > dpkg-source: error: add tests/tokens_strict_bytestring.g.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_strict_bytestring.g.o: binary file contents changed > dpkg-source: error: add tests/tokens_strict_bytestring.g.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_strict_bytestring.n.bin: binary file contents changed > dpkg-source: error: add tests/tokens_strict_bytestring.n.bin in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'tests/tokens_strict_bytestring.n.bin' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/tokens_strict_bytestring.n.hi: binary file contents changed > dpkg-source: error: add tests/tokens_strict_bytestring.n.hi in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > tests/tokens_strict_bytestring.n.o: binary file contents changed > dpkg-source: error: add tests/tokens_strict_bytestring.n.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to tests/unicode.g.bin: binary > file contents changed > dpkg-source: error: add tests/unicode.g.bin in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/unicode.g.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/unicode.g.hi: binary > file contents changed > dpkg-source: error: add tests/unicode.g.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/unicode.g.o: binary file > contents changed > dpkg-source: error: add tests/unicode.g.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/unicode.n.bin: binary > file contents changed > dpkg-source: error: add tests/unicode.n.bin in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'tests/unicode.n.bin' will not > be represented in diff > dpkg-source: error: cannot represent change to tests/unicode.n.hi: binary > file contents changed > dpkg-source: error: add tests/unicode.n.hi in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tests/unicode.n.o: binary file > contents changed > dpkg-source: error: add tests/unicode.n.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/alex_3.2.7.1-3_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

