Source: spek Version: 0.8.5+dfsg-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 spek > dpkg-buildpackage: info: source version 0.8.5+dfsg-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Matteo Bini <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in data > make[2]: Entering directory '/<<PKGBUILDDIR>>/data' > Making distclean in icons > make[3]: Entering directory '/<<PKGBUILDDIR>>/data/icons' > Making distclean in 16x16 > make[4]: Entering directory '/<<PKGBUILDDIR>>/data/icons/16x16' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/data/icons/16x16' > Making distclean in 22x22 > make[4]: Entering directory '/<<PKGBUILDDIR>>/data/icons/22x22' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/data/icons/22x22' > Making distclean in 24x24 > make[4]: Entering directory '/<<PKGBUILDDIR>>/data/icons/24x24' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/data/icons/24x24' > Making distclean in 32x32 > make[4]: Entering directory '/<<PKGBUILDDIR>>/data/icons/32x32' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/data/icons/32x32' > Making distclean in 48x48 > make[4]: Entering directory '/<<PKGBUILDDIR>>/data/icons/48x48' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/data/icons/48x48' > Making distclean in scalable > make[4]: Entering directory '/<<PKGBUILDDIR>>/data/icons/scalable' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/data/icons/scalable' > make[4]: Entering directory '/<<PKGBUILDDIR>>/data/icons' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/data/icons' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/icons' > make[3]: Entering directory '/<<PKGBUILDDIR>>/data' > test -z "spek.desktop spek.metainfo.xml" || rm -f spek.desktop > spek.metainfo.xml > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/data' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/data' > Making distclean in man > make[2]: Entering directory '/<<PKGBUILDDIR>>/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f ./stamp-poT > rm -f core core.* spek.po spek.1po spek.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -rf .libs _libs > test -z "libspek.a" || rm -f libspek.a > rm -f *.o > rm -f *.lo > rm -f spek > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libspek_a-spek-audio.Po > rm -f ./.deps/libspek_a-spek-fft.Po > rm -f ./.deps/libspek_a-spek-palette.Po > rm -f ./.deps/libspek_a-spek-pipeline.Po > rm -f ./.deps/libspek_a-spek-utils.Po > rm -f ./.deps/spek-spek-artwork.Po > rm -f ./.deps/spek-spek-events.Po > rm -f ./.deps/spek-spek-platform.Po > rm -f ./.deps/spek-spek-preferences-dialog.Po > rm -f ./.deps/spek-spek-preferences.Po > rm -f ./.deps/spek-spek-ruler.Po > rm -f ./.deps/spek-spek-spectrogram.Po > rm -f ./.deps/spek-spek-window.Po > rm -f ./.deps/spek-spek.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f test perf > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/perf.Po > rm -f ./.deps/test-audio.Po > rm -f ./.deps/test-fft.Po > rm -f ./.deps/test-utils.Po > rm -f ./.deps/test.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "tests/samples/perf.wav" || rm -f tests/samples/perf.wav > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building spek using existing ./spek_0.8.5+dfsg.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to po/bs.gmo: binary file > contents changed > dpkg-source: error: add po/bs.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ca.gmo: binary file > contents changed > dpkg-source: error: add po/ca.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/cs.gmo: binary file > contents changed > dpkg-source: error: add po/cs.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/da.gmo: binary file > contents changed > dpkg-source: error: add po/da.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/de.gmo: binary file > contents changed > dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/el.gmo: binary file > contents changed > dpkg-source: error: add po/el.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/eo.gmo: binary file > contents changed > dpkg-source: error: add po/eo.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/es.gmo: binary file > contents changed > dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fi.gmo: binary file > contents changed > dpkg-source: error: add po/fi.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fr.gmo: binary file > contents changed > dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/gl.gmo: binary file > contents changed > dpkg-source: error: add po/gl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/he.gmo: binary file > contents changed > dpkg-source: error: add po/he.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hr.gmo: binary file > contents changed > dpkg-source: error: add po/hr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hu.gmo: binary file > contents changed > dpkg-source: error: add po/hu.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/it.gmo: binary file > contents changed > dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ja.gmo: binary file > contents changed > dpkg-source: error: add po/ja.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ko.gmo: binary file > contents changed > dpkg-source: error: add po/ko.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/lv.gmo: binary file > contents changed > dpkg-source: error: add po/lv.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nb.gmo: binary file > contents changed > dpkg-source: error: add po/nb.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nl.gmo: binary file > contents changed > dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nn.gmo: binary file > contents changed > dpkg-source: error: add po/nn.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pl.gmo: binary file > contents changed > dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file > contents changed > dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ru.gmo: binary file > contents changed > dpkg-source: error: add po/ru.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sk.gmo: binary file > contents changed > dpkg-source: error: add po/sk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/[email protected]: binary file > contents changed > dpkg-source: error: add po/[email protected] in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sv.gmo: binary file > contents changed > dpkg-source: error: add po/sv.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/th.gmo: binary file > contents changed > dpkg-source: error: add po/th.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/tr.gmo: binary file > contents changed > dpkg-source: error: add po/tr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/uk.gmo: binary file > contents changed > dpkg-source: error: add po/uk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/vi.gmo: binary file > contents changed > dpkg-source: error: add po/vi.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file > contents changed > dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_TW.gmo: binary file > contents changed > dpkg-source: error: add po/zh_TW.gmo 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/spek_0.8.5+dfsg-3_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

