Source: anymeal Version: 1.18-2 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 anymeal > dpkg-buildpackage: info: source version 1.18-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Jan Wedekind <[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 anymeal > make[2]: Entering directory '/<<PKGBUILDDIR>>/anymeal' > Making distclean in locale > make[3]: Entering directory '/<<PKGBUILDDIR>>/anymeal/locale' > Making distclean in de > make[4]: Entering directory '/<<PKGBUILDDIR>>/anymeal/locale/de' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/anymeal/locale/de' > Making distclean in it > make[4]: Entering directory '/<<PKGBUILDDIR>>/anymeal/locale/it' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/anymeal/locale/it' > Making distclean in nl > make[4]: Entering directory '/<<PKGBUILDDIR>>/anymeal/locale/nl' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/anymeal/locale/nl' > Making distclean in fr > make[4]: Entering directory '/<<PKGBUILDDIR>>/anymeal/locale/fr' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/anymeal/locale/fr' > make[4]: Entering directory '/<<PKGBUILDDIR>>/anymeal/locale' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/anymeal/locale' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/anymeal/locale' > make[3]: Entering directory '/<<PKGBUILDDIR>>/anymeal' > rm -f anymeal > test -z "ui_main_window.hh ui_import_dialog.hh ui_export_dialog.hh > ui_edit_dialog.hh ui_category_dialog.hh ui_converter_window.hh > moc_main_window.cc moc_import_dialog.cc moc_export_dialog.cc > moc_edit_dialog.cc moc_ingredient_model.cc moc_titles_model.cc > moc_categories_model.cc moc_instructions_model.cc moc_category_dialog.cc > moc_converter_window.cc qrc_anymeal.cc" || rm -f ui_main_window.hh > ui_import_dialog.hh ui_export_dialog.hh ui_edit_dialog.hh > ui_category_dialog.hh ui_converter_window.hh moc_main_window.cc > moc_import_dialog.cc moc_export_dialog.cc moc_edit_dialog.cc > moc_ingredient_model.cc moc_titles_model.cc moc_categories_model.cc > moc_instructions_model.cc moc_category_dialog.cc moc_converter_window.cc > qrc_anymeal.cc > rm -rf .libs _libs > test -z "libanymeal.a" || rm -f libanymeal.a > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/anymeal' > rm -f ./.deps/anymeal-anymeal.Po > rm -f ./.deps/anymeal-categories_model.Po > rm -f ./.deps/anymeal-category_dialog.Po > rm -f ./.deps/anymeal-converter_window.Po > rm -f ./.deps/anymeal-edit_dialog.Po > rm -f ./.deps/anymeal-export_dialog.Po > rm -f ./.deps/anymeal-import_dialog.Po > rm -f ./.deps/anymeal-ingredient_model.Po > rm -f ./.deps/anymeal-instructions_model.Po > rm -f ./.deps/anymeal-main_window.Po > rm -f ./.deps/anymeal-moc_categories_model.Po > rm -f ./.deps/anymeal-moc_category_dialog.Po > rm -f ./.deps/anymeal-moc_converter_window.Po > rm -f ./.deps/anymeal-moc_edit_dialog.Po > rm -f ./.deps/anymeal-moc_export_dialog.Po > rm -f ./.deps/anymeal-moc_import_dialog.Po > rm -f ./.deps/anymeal-moc_ingredient_model.Po > rm -f ./.deps/anymeal-moc_instructions_model.Po > rm -f ./.deps/anymeal-moc_main_window.Po > rm -f ./.deps/anymeal-moc_titles_model.Po > rm -f ./.deps/anymeal-qrc_anymeal.Po > rm -f ./.deps/anymeal-titles_model.Po > rm -f ./.deps/libanymeal_a-database.Po > rm -f ./.deps/libanymeal_a-export.Po > rm -f ./.deps/libanymeal_a-html.Po > rm -f ./.deps/libanymeal_a-ingredient.Po > rm -f ./.deps/libanymeal_a-mealmaster.Po > rm -f ./.deps/libanymeal_a-partition.Po > rm -f ./.deps/libanymeal_a-recipe.Po > rm -f ./.deps/libanymeal_a-recode.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/anymeal' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > Making distclean in fixtures > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/fixtures' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/fixtures' > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -f suite > test -z "gtest-all.cc" || rm -f gtest-all.cc > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > rm -f ./.deps/suite-gtest-all.Po > rm -f ./.deps/suite-suite.Po > rm -f ./.deps/suite-test_database.Po > rm -f ./.deps/suite-test_export.Po > rm -f ./.deps/suite-test_html.Po > rm -f ./.deps/suite-test_ingredient.Po > rm -f ./.deps/suite-test_mealmaster.Po > rm -f ./.deps/suite-test_partition.Po > rm -f ./.deps/suite-test_recipe.Po > rm -f ./.deps/suite-test_recode.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 > 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 > rm -f -- ./install-sh ./anymeal/Makefile.in > ./anymeal/locale/nl/Makefile.in ./anymeal/locale/Makefile.in > ./anymeal/locale/it/Makefile.in ./anymeal/locale/fr/Makefile.in > ./anymeal/locale/de/Makefile.in ./m4/ltsugar.m4 ./m4/lt\~obsolete.m4 > ./m4/ltversion.m4 ./m4/libtool.m4 ./m4/ltoptions.m4 ./aclocal.m4 > ./autom4te.cache/requests ./autom4te.cache/traces.2 ./autom4te.cache/output.2 > ./autom4te.cache/output.1 ./autom4te.cache/traces.1 ./autom4te.cache/output.0 > ./autom4te.cache/traces.0 ./tests/Makefile.in ./tests/fixtures/Makefile.in > ./Makefile.in ./compile ./ltmain.sh ./configure ./config.h.in ./depcomp > ./configure\~ ./config.h.in\~ ./ylwrap ./missing > rm -f debian/autoreconf.before debian/autoreconf.after > dh_clean > rm -f debian/debhelper-build-stamp > cp -an --reflink=auto > debian/.debhelper/bucket/files/19c12bb2ca19e68724c2854ed0512469518df19b0710cc2011a5ca540810979c > > debian/.debhelper/bucket/files/19c12bb2ca19e68724c2854ed0512469518df19b0710cc2011a5ca540810979c.tmp > mv > debian/.debhelper/bucket/files/19c12bb2ca19e68724c2854ed0512469518df19b0710cc2011a5ca540810979c.tmp > config.guess > cp -an --reflink=auto > debian/.debhelper/bucket/files/f7197ddfb309e86d5fbd7d3b440a5ababfbd4aac1e1f53b492e28e54db58b222 > > debian/.debhelper/bucket/files/f7197ddfb309e86d5fbd7d3b440a5ababfbd4aac1e1f53b492e28e54db58b222.tmp > mv > debian/.debhelper/bucket/files/f7197ddfb309e86d5fbd7d3b440a5ababfbd4aac1e1f53b492e28e54db58b222.tmp > config.sub > rm -f debian/.debhelper/bucket/index > rm -rf debian/.debhelper/ > rm -f -- debian/anymeal.substvars debian/files > rm -fr -- debian/anymeal/ 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 ./anymeal_1.18.orig.tar.xz.asc > gpgv: Signature made Wed Dec 21 12:50:53 2022 UTC > gpgv: using RSA key 0BA006FDFF34B5C6B37934B07321549F6F8E1FCF > gpgv: Can't check signature: No public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./anymeal_1.18.orig.tar.xz: no acceptable signature found > dpkg-source: info: building anymeal using existing ./anymeal_1.18.orig.tar.xz > dpkg-source: info: building anymeal using existing > ./anymeal_1.18.orig.tar.xz.asc > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ylwrap, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/moc_converter_window.cc, use --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/qrc_anymeal.cc, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/moc_titles_model.cc, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/moc_edit_dialog.cc, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/moc_categories_model.cc, use --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/moc_import_dialog.cc, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/moc_ingredient_model.cc, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/moc_category_dialog.cc, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/moc_instructions_model.cc, use --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/moc_export_dialog.cc, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/moc_main_window.cc, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file anymeal/locale/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/locale/nl/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/locale/it/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/locale/fr/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > anymeal/locale/de/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/gtest-all.cc, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/fixtures/Makefile.in, > use --include-removal to override > dpkg-source: error: cannot represent change to > anymeal/locale/de/anymeal_qt.qm: binary file contents changed > dpkg-source: error: add anymeal/locale/de/anymeal_qt.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > anymeal/locale/fr/anymeal_qt.qm: binary file contents changed > dpkg-source: error: add anymeal/locale/fr/anymeal_qt.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > anymeal/locale/it/anymeal_qt.qm: binary file contents changed > dpkg-source: error: add anymeal/locale/it/anymeal_qt.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > anymeal/locale/nl/anymeal_qt.qm: binary file contents changed > dpkg-source: error: add anymeal/locale/nl/anymeal_qt.qm 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/anymeal_1.18-2_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.

