Source: microdc2 Version: 0.15.6-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 microdc2 > dpkg-buildpackage: info: source version 0.15.6-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Marcos Talau <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with autoreconf > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_auto_clean > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > make -j1 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > 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.* microdc2.po microdc2.1po microdc2.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in lib > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > test -z "" || rm -f > test -z "libgnu.a" || rm -f libgnu.a > rm -f *.o > test -z "alloca.h alloca.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t > stdbool.h stdbool.h-t stdint.h stdint.h-t" || rm -f alloca.h alloca.h-t > fnmatch.h fnmatch.h-t getopt.h getopt.h-t stdbool.h stdbool.h-t stdint.h > stdint.h-t > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in common > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/common' > test -z "libcommon.a" || rm -f libcommon.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/bksearch.Po > rm -f ./.deps/byteq.Po > rm -f ./.deps/error.Po > rm -f ./.deps/hmap.Po > rm -f ./.deps/intutil.Po > rm -f ./.deps/msgq.Po > rm -f ./.deps/optparser.Po > rm -f ./.deps/ptrv.Po > rm -f ./.deps/quoting.Po > rm -f ./.deps/range.Po > rm -f ./.deps/strbuf.Po > rm -f ./.deps/strleftcmp.Po > rm -f ./.deps/substrcmp.Po > rm -f ./.deps/tempdir.Po > rm -f ./.deps/tmap.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/common' > Making distclean in tth > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tth' > test -z "libtth.a" || rm -f libtth.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/base32.Po > rm -f ./.deps/sboxes.Po > rm -f ./.deps/tiger.Po > rm -f ./.deps/tigertree.Po > rm -f ./.deps/tth.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tth' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "microdc2" || rm -f microdc2 > rm -f *.o > 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>>/src' > rm -f ./.deps/charsets.Po > rm -f ./.deps/command.Po > rm -f ./.deps/connection.Po > rm -f ./.deps/filelist-in.Po > rm -f ./.deps/fs.Po > rm -f ./.deps/hash.Po > rm -f ./.deps/hub.Po > rm -f ./.deps/huffman.Po > rm -f ./.deps/local_flist.Po > rm -f ./.deps/lookup.Po > rm -f ./.deps/main.Po > rm -f ./.deps/screen.Po > rm -f ./.deps/search.Po > rm -f ./.deps/tth_file.Po > rm -f ./.deps/user.Po > rm -f ./.deps/util.Po > rm -f ./.deps/variables.Po > rm -f ./.deps/xml_flist.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -f build-stamp configure-stamp stamp-h1 > test -z "rpm/microdc.spec slackware/microdc.SlackBuild" || rm -f > rpm/microdc.spec slackware/microdc.SlackBuild > test . = "." || test -z "" || rm -f > rm -f config.h stamp-h1 > 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 > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > find po -name \*.gmo -delete > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building microdc2 using existing > ./microdc2_0.15.6.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file INSTALL, 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 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 build-aux/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/mkinstalldirs, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/tth/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/common/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file po/sv.gmo, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file po/pl.gmo, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > microdc2-0.15.6/po/microdc2.pot > microdc2-0.15.6/po/pl.po > microdc2-0.15.6/po/sv.po > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/microdc2_0.15.6-5.diff.854lrS > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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/microdc2_0.15.6-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.

