Source: eterm Version: 0.9.6-7.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 eterm > dpkg-buildpackage: info: source version 0.9.6-7.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bastian Germann <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > 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 src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f Eterm > test -z "libEterm.la" || rm -f libEterm.la > rm -f ./so_locations > 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 > rm -f ./.deps/actions.Plo > rm -f ./.deps/buttons.Plo > rm -f ./.deps/command.Plo > rm -f ./.deps/defaultfont.Plo > rm -f ./.deps/draw.Plo > rm -f ./.deps/e.Plo > rm -f ./.deps/events.Plo > rm -f ./.deps/font.Plo > rm -f ./.deps/grkelot.Plo > rm -f ./.deps/libscream.Plo > rm -f ./.deps/main.Po > rm -f ./.deps/menus.Plo > rm -f ./.deps/misc.Plo > rm -f ./.deps/mmx_cmod.Plo > rm -f ./.deps/options.Plo > rm -f ./.deps/pixmap.Plo > rm -f ./.deps/screen.Plo > rm -f ./.deps/script.Plo > rm -f ./.deps/scrollbar.Plo > rm -f ./.deps/sse2_cmod.Plo > rm -f ./.deps/startup.Plo > rm -f ./.deps/system.Plo > rm -f ./.deps/term.Plo > rm -f ./.deps/timer.Plo > rm -f ./.deps/utmp.Plo > rm -f ./.deps/windows.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in themes > make[2]: Entering directory '/<<PKGBUILDDIR>>/themes' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/themes' > Making distclean in utils > make[2]: Entering directory '/<<PKGBUILDDIR>>/utils' > rm -f Esetroot Etbg Ettable > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "kEsetroot" || rm -f kEsetroot > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/Esetroot.Po > rm -f ./.deps/Etbg.Po > rm -f ./.deps/Ettable.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "Eterm.1 Eterm.1.html Eterm.tcap" || rm -f Eterm.1 Eterm.1.html > Eterm.tcap > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in bg > make[2]: Entering directory '/<<PKGBUILDDIR>>/bg' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bg' > Making distclean in pix > make[2]: Entering directory '/<<PKGBUILDDIR>>/pix' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pix' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f config.h stamp-h1 > 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_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building eterm using existing ./eterm_0.9.6.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file doc/Eterm.tcap, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'compile' will not be > represented in diff > dpkg-source: info: local changes detected, the modified files are: > eterm-0.9.6/Makefile.in > eterm-0.9.6/aclocal.m4 > eterm-0.9.6/bg/Makefile.in > eterm-0.9.6/compile > eterm-0.9.6/config.h.in > eterm-0.9.6/configure > eterm-0.9.6/depcomp > eterm-0.9.6/doc/Makefile.in > eterm-0.9.6/install-sh > eterm-0.9.6/ltmain.sh > eterm-0.9.6/missing > eterm-0.9.6/pix/Makefile.in > eterm-0.9.6/src/Makefile.in > eterm-0.9.6/themes/Escreen/theme.cfg > eterm-0.9.6/themes/Eterm/theme.cfg > eterm-0.9.6/themes/Makefile.in > eterm-0.9.6/themes/auto/theme.cfg > eterm-0.9.6/themes/trans/theme.cfg > eterm-0.9.6/utils/Makefile.in > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/eterm_0.9.6-7.1.diff.EUIigr > 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/eterm_0.9.6-7.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.

