Source: elektroid Version: 2.5.2-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 elektroid > dpkg-buildpackage: info: source version 2.5.2-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Dennis Braun <[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 src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f elektroid elektroid-cli > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f connectors/*.o > rm -f *.tab.c > rm -f menu_actions/*.o > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f connectors/.deps/.dirstamp > rm -f connectors/.dirstamp > rm -f menu_actions/.deps/.dirstamp > rm -f menu_actions/.dirstamp > rm -f ./.deps/elektroid-audio.Po > rm -f ./.deps/elektroid-audio_pa.Po > rm -f ./.deps/elektroid-audio_rtaudio.Po > rm -f ./.deps/elektroid-backend.Po > rm -f ./.deps/elektroid-backend_alsa.Po > rm -f ./.deps/elektroid-backend_rtmidi.Po > rm -f ./.deps/elektroid-browser.Po > rm -f ./.deps/elektroid-connector.Po > rm -f ./.deps/elektroid-editor.Po > rm -f ./.deps/elektroid-elektroid.Po > rm -f ./.deps/elektroid-local.Po > rm -f ./.deps/elektroid-menu_action.Po > rm -f ./.deps/elektroid-notifier.Po > rm -f ./.deps/elektroid-preferences.Po > rm -f ./.deps/elektroid-sample.Po > rm -f ./.deps/elektroid-utils.Po > rm -f ./.deps/elektroid_cli-backend.Po > rm -f ./.deps/elektroid_cli-backend_alsa.Po > rm -f ./.deps/elektroid_cli-backend_rtmidi.Po > rm -f ./.deps/elektroid_cli-connector.Po > rm -f ./.deps/elektroid_cli-elektroid-cli.Po > rm -f ./.deps/elektroid_cli-local.Po > rm -f ./.deps/elektroid_cli-sample.Po > rm -f ./.deps/elektroid_cli-utils.Po > rm -f connectors/.deps/elektroid-common.Po > rm -f connectors/.deps/elektroid-cz.Po > rm -f connectors/.deps/elektroid-efactor.Po > rm -f connectors/.deps/elektroid-elektron.Po > rm -f connectors/.deps/elektroid-microbrute.Po > rm -f connectors/.deps/elektroid-package.Po > rm -f connectors/.deps/elektroid-phatty.Po > rm -f connectors/.deps/elektroid-scala.Po > rm -f connectors/.deps/elektroid-sds.Po > rm -f connectors/.deps/elektroid-summit.Po > rm -f connectors/.deps/elektroid_cli-common.Po > rm -f connectors/.deps/elektroid_cli-cz.Po > rm -f connectors/.deps/elektroid_cli-efactor.Po > rm -f connectors/.deps/elektroid_cli-elektron.Po > rm -f connectors/.deps/elektroid_cli-microbrute.Po > rm -f connectors/.deps/elektroid_cli-package.Po > rm -f connectors/.deps/elektroid_cli-phatty.Po > rm -f connectors/.deps/elektroid_cli-scala.Po > rm -f connectors/.deps/elektroid_cli-sds.Po > rm -f connectors/.deps/elektroid_cli-summit.Po > rm -f menu_actions/.deps/elektroid-backend.Po > rm -f menu_actions/.deps/elektroid-microbrute.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in res > make[2]: Entering directory '/<<PKGBUILDDIR>>/res' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/res' > Making distclean in test > make[2]: Entering directory '/<<PKGBUILDDIR>>/test' > rm -rf .libs _libs > rm -f tests_scala tests_common > rm -f *.o > rm -f ../src/*.o > rm -f ../src/connectors/*.o > test -z "integration/test.sh.log tests_scala.log tests_common.log" || rm -f > integration/test.sh.log tests_scala.log tests_common.log > rm -f *.lo > test -z "integration/test.sh.trs tests_scala.trs tests_common.trs" || rm -f > integration/test.sh.trs tests_scala.trs tests_common.trs > rm -f *.tab.c > test -z "test-suite.log" || rm -f test-suite.log > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f ../src/.deps/.dirstamp > rm -f ../src/.dirstamp > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ../src/connectors/.deps/.dirstamp > rm -f ../src/connectors/.dirstamp > rm -f ../src/.deps/tests_common-backend.Po > rm -f ../src/.deps/tests_common-backend_alsa.Po > rm -f ../src/.deps/tests_common-backend_rtmidi.Po > rm -f ../src/.deps/tests_common-utils.Po > rm -f ../src/.deps/tests_scala-utils.Po > rm -f ../src/connectors/.deps/tests_common-common.Po > rm -f ../src/connectors/.deps/tests_scala-scala.Po > rm -f ./.deps/tests_common-tests_common.Po > rm -f ./.deps/tests_scala-tests_scala.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > 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.* elektroid.po elektroid.1po elektroid.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > 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' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > 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 elektroid using existing > ./elektroid_2.5.2.orig.tar.gz > dpkg-source: warning: ignoring deletion of file INSTALL, use > --include-removal to override > 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/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/en.gmo: binary file > contents changed > dpkg-source: error: add po/en.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/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/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: 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/elektroid_2.5.2-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.

