Source: nyacc Version: 1.00.2-5 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 nyacc > dpkg-buildpackage: info: source version 1.00.2-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Vagrant Cascadian > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --no-parallel > dh_auto_clean -O--no-parallel > make -j1 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f Makefile config.log config.status > rm -rf etc/autom4te.cache etc/guild > rm -f module/Makefile doc/nyacc/Makefile > rm -f test-suite/Makefile examples/Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--no-parallel > dh_clean -O--no-parallel > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f debian/nyacc.debhelper.log > rm -f -- debian/nyacc.substvars debian/files > rm -fr -- debian/nyacc/ 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: verifying ./nyacc_1.00.2.orig.tar.gz.asc > gpgv: Signature made Wed Jan 8 03:49:44 2020 UTC > gpgv: using RSA key 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03 > gpgv: Note: signatures using the SHA1 algorithm are rejected > gpgv: Can't check signature: Bad public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./nyacc_1.00.2.orig.tar.gz: no acceptable signature found > dpkg-source: info: building nyacc using existing ./nyacc_1.00.2.orig.tar.gz > dpkg-source: info: building nyacc using existing > ./nyacc_1.00.2.orig.tar.gz.asc > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to module/nyacc/bison.go: binary > file contents changed > dpkg-source: error: add module/nyacc/bison.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/export.go: binary > file contents changed > dpkg-source: error: add module/nyacc/export.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/import.go: binary > file contents changed > dpkg-source: error: add module/nyacc/import.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/lalr.go: binary > file contents changed > dpkg-source: error: add module/nyacc/lalr.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/lang/c99/cpp.go: > binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/cpp.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > module/nyacc/lang/c99/cppmach.go: binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/cppmach.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > module/nyacc/lang/c99/cxeval.go: binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/cxeval.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > module/nyacc/lang/c99/cxmach.go: binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/cxmach.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > module/nyacc/lang/c99/ffi-help.go: binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/ffi-help.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/lang/c99/mach.go: > binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/mach.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > module/nyacc/lang/c99/munge.go: binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/munge.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > module/nyacc/lang/c99/parser.go: binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/parser.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > module/nyacc/lang/c99/pprint.go: binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/pprint.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/lang/c99/util.go: > binary file contents changed > dpkg-source: error: add module/nyacc/lang/c99/util.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/lang/sx-util.go: > binary file contents changed > dpkg-source: error: add module/nyacc/lang/sx-util.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/lang/util.go: > binary file contents changed > dpkg-source: error: add module/nyacc/lang/util.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/lex.go: binary > file contents changed > dpkg-source: error: add module/nyacc/lex.go in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/parse.go: binary > file contents changed > dpkg-source: error: add module/nyacc/parse.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/util.go: binary > file contents changed > dpkg-source: error: add module/nyacc/util.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/nyacc/version.go: > binary file contents changed > dpkg-source: error: add module/nyacc/version.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/scripts/compile-ffi.go: > binary file contents changed > dpkg-source: error: add module/scripts/compile-ffi.go in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to module/system/ffi-help-rt.go: > binary file contents changed > dpkg-source: error: add module/system/ffi-help-rt.go 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/nyacc_1.00.2-5_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.

