Source: mcron Version: 1.0.8-1.1 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 mcron > dpkg-buildpackage: info: source version 1.0.8-1.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Rob Browning > <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > 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 scm/mcron > make[2]: Entering directory '/<<PKGBUILDDIR>>/scm/mcron' > test -z "core.scm" || rm -f core.scm > test -z "config.scm" || rm -f config.scm > test . = "." || test -z "" || rm -f > rm -f makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/scm/mcron' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "mcron.dvi mcron.pdf mcron.ps mcron.html" \ > || rm -rf mcron.dvi mcron.pdf mcron.ps mcron.html > test -z "mcron" || rm -f mcron > test -z "mcron.c" || rm -f mcron.c > rm -rf mcron.t2d mcron.t2p > rm -f *.o > rm -f *.tab.c > test -z "mcron.texinfo" || rm -f mcron.texinfo > test . = "." || test -z "" || rm -f > 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 ./.deps/mcron-mcron.Po > rm -f makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > debian/rules build > dh build --with autoreconf > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config > dh_autoreconf > configure.ac:30: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:30: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:30: the top level > configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:105: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:105: the top level > configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:117: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:117: the top level > configure.ac:126: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:126: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:126: the top level > configure.ac:135: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:135: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:135: the top level > configure.ac:144: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:144: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:144: the top level > configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:153: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:153: the top level > configure.ac:162: warning: The macro `AC_HELP_STRING' is obsolete. > configure.ac:162: You should run autoupdate. > ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... > configure.ac:162: the top level > configure.ac:49: installing './compile' > configure.ac:25: installing './install-sh' > configure.ac:25: installing './missing' > makefile.am: installing './INSTALL' > makefile.am: installing './depcomp' > makefile.am:34: warning: suffix '.texinfo' for Texinfo files is discouraged; > use '.texi' instead > automake: error: cannot open < ./mcron.texinfo: No such file or directory > autoreconf: error: automake failed with exit status: 1 > dh_autoreconf: error: autoreconf -f -i returned exit code 1 > make: *** [debian/rules:13: build] Error 25 > dpkg-buildpackage: error: debian/rules build 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/mcron_1.0.8-1.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.

