Source: exif Version: 0.6.22-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 exif > dpkg-buildpackage: info: source version 0.6.22-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Hugh McMaster > <[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 m4m > make[2]: Entering directory '/<<PKGBUILDDIR>>/m4m' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4m' > 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.* exif.po exif.1po exif.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in libjpeg > make[2]: Entering directory '/<<PKGBUILDDIR>>/libjpeg' > rm -rf .libs _libs > test -z "libjpeg.la" || rm -f libjpeg.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libjpeg_la-jpeg-data.Plo > rm -f ./.deps/libjpeg_la-jpeg-marker.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libjpeg' > Making distclean in exif > make[2]: Entering directory '/<<PKGBUILDDIR>>/exif' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f exif > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/exif-actions.Po > rm -f ./.deps/exif-exif-i18n.Po > rm -f ./.deps/exif-main.Po > rm -f ./.deps/exif-utils.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/exif' > Making distclean in test > make[2]: Entering directory '/<<PKGBUILDDIR>>/test' > rm -rf .libs _libs > test -z "check-add-tags.sh.log check-create-tags.sh.log check-help.sh.log > check-init-mandatory-tags.sh.log check-no-seek.sh.log > check-param-validity.sh.log check-required-file.sh.log > check-show-description.sh.log check-show-tag.sh.log > check-tag-description.sh.log check-thumbnail.sh.log check-version.sh.log" || > rm -f check-add-tags.sh.log check-create-tags.sh.log check-help.sh.log > check-init-mandatory-tags.sh.log check-no-seek.sh.log > check-param-validity.sh.log check-required-file.sh.log > check-show-description.sh.log check-show-tag.sh.log > check-tag-description.sh.log check-thumbnail.sh.log check-version.sh.log > rm -f *.lo > test -z "check-vars.sh" || rm -f check-vars.sh > test -z "check-add-tags.sh.trs check-create-tags.sh.trs check-help.sh.trs > check-init-mandatory-tags.sh.trs check-no-seek.sh.trs > check-param-validity.sh.trs check-required-file.sh.trs > check-show-description.sh.trs check-show-tag.sh.trs > check-tag-description.sh.trs check-thumbnail.sh.trs check-version.sh.trs" || > rm -f check-add-tags.sh.trs check-create-tags.sh.trs check-help.sh.trs > check-init-mandatory-tags.sh.trs check-no-seek.sh.trs > check-param-validity.sh.trs check-required-file.sh.trs > check-show-description.sh.trs check-show-tag.sh.trs > check-tag-description.sh.trs check-thumbnail.sh.trs check-version.sh.trs > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "exif.spec" || rm -f exif.spec > 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 > 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 exif using existing ./exif_0.6.22.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to po/ast.gmo: binary file > contents changed > dpkg-source: error: add po/ast.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/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/fur.gmo: binary file > contents changed > dpkg-source: error: add po/fur.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/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/id.gmo: binary file > contents changed > dpkg-source: error: add po/id.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/is.gmo: binary file > contents changed > dpkg-source: error: add po/is.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/ms.gmo: binary file > contents changed > dpkg-source: error: add po/ms.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/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.gmo: binary file > contents changed > dpkg-source: error: add po/pt.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/ro.gmo: binary file > contents changed > dpkg-source: error: add po/ro.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/sr.gmo: binary file > contents changed > dpkg-source: error: add po/sr.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/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/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: 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/exif_0.6.22-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.
