Source: gbatnav Version: 1.0.4cvs20051004-6 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). 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/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > -------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package gbatnav > dpkg-buildpackage: info: source version 1.0.4cvs20051004-6 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Ying-Chun Liu (PaulLiu) > <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in intl > make[2]: Entering directory '/<<PKGBUILDDIR>>/intl' > rm -f *.a *.la *.o *.obj *.lo core core.* > rm -f libgnuintl.h libintl.h charset.alias ref-add.sed ref-del.sed > rm -f -r .libs _libs > rm -f Makefile ID TAGS > if test "gbatnav" = "gettext-runtime" || test "gbatnav" = "gettext-tools"; > then \ > rm -f ChangeLog.inst VERSION; \ > else \ > : ; \ > fi > make[2]: Leaving directory '/<<PKGBUILDDIR>>/intl' > 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.* gbatnav.po gbatnav.1po gbatnav.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in macros > make[2]: Entering directory '/<<PKGBUILDDIR>>/macros' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/macros' > Making distclean in common > make[2]: Entering directory '/<<PKGBUILDDIR>>/common' > rm -rf .libs _libs > test -z "libbatnavcommon.a" || rm -f libbatnavcommon.a > 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 ./.deps/bnwrite.Po > rm -f ./.deps/common.Po > rm -f ./.deps/net.Po > rm -f ./.deps/parser.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/common' > Making distclean in gbnserver > make[2]: Entering directory '/<<PKGBUILDDIR>>/gbnserver' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f net.sf.batnav.gbnserver.gschema.valid > rm -f *.tab.c > test -z "" || rm -f > rm -f gbnserver > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/batnavggz.Po > rm -f ./.deps/check_board.Po > rm -f ./.deps/g_interface.Po > rm -f ./.deps/gbnserver.Po > rm -f ./.deps/play.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/gbnserver' > Making distclean in gbnrobot > make[2]: Entering directory '/<<PKGBUILDDIR>>/gbnrobot' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f net.sf.batnav.gbnrobot.gschema.valid > rm -f *.tab.c > rm -f gbnrobot > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/robot_ai.Po > rm -f ./.deps/robot_proceso.Po > rm -f ./.deps/robot_random_board.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/gbnrobot' > Making distclean in gbnclient > make[2]: Entering directory '/<<PKGBUILDDIR>>/gbnclient' > Making distclean in pixmaps > make[3]: Entering directory '/<<PKGBUILDDIR>>/gbnclient/pixmaps' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/gbnclient/pixmaps' > make[3]: Entering directory '/<<PKGBUILDDIR>>/gbnclient' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f net.sf.batnav.gbnclient.gschema.valid > rm -f *.tab.c > rm -f gbnclient > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/gbnclient' > rm -f ./.deps/configure.Po > rm -f ./.deps/g_connect.Po > rm -f ./.deps/g_interface.Po > rm -f ./.deps/gbnclient.Po > rm -f ./.deps/pantalla.Po > rm -f ./.deps/proceso.Po > rm -f ./.deps/random_board.Po > rm -f ./.deps/sendmsg.Po > rm -f ./.deps/support.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/gbnclient' > Making distclean in ggz > make[2]: Entering directory '/<<PKGBUILDDIR>>/ggz' > rm -rf .libs _libs > rm -f *.lo > test -z "batnav.dsc batnavcli.dsc" || rm -f batnav.dsc batnavcli.dsc > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ggz' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "intl/Makefile stamp.h" || rm -f intl/Makefile stamp.h > 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 > rm: cannot remove './autom4te.cache': Is a directory > dh_clean: error: rm -f -- debian/gbatnav.substvars ./autom4te.cache > ./po/de.gmo ./po/es.gmo ./po/fr.gmo ./po/ja.gmo ./po/pl.gmo ./po/ru.gmo > ./po/sv.gmo ./po/stamp-po debian/files returned exit code 1 > make: *** [debian/rules:9: clean] Error 25 > dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned > exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/gbatnav_1.0.4cvs20051004-6_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.

