Package: src:pinball Version: 0.3.1-14 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep dh_update_autotools_config -i debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f depcomp libtoolize --install --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './compile' libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './depcomp' libtoolize: copying file './install-sh' libtoolize: copying file './missing' [... snipped ...] checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build -i make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /<<PKGBUILDDIR>>/missing autoheader) configure.ac:31: warning: LTDL_INIT was called before LT_INIT aclocal.m4:83: LT_INIT is expanded from... aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level rm -f stamp-h1 touch pinconfig.h.in cd . && /bin/bash ./config.status pinconfig.h config.status: creating pinconfig.h config.status: pinconfig.h is unchanged make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in libltdl make[3]: Entering directory '/<<PKGBUILDDIR>>/libltdl' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /<<PKGBUILDDIR>>/missing aclocal-1.15 -I m4 /<<PKGBUILDDIR>>/missing: line 81: aclocal-1.15: command not found WARNING: 'aclocal-1.15' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make[3]: *** [Makefile:540: aclocal.m4] Error 127 make[3]: Leaving directory '/<<PKGBUILDDIR>>/libltdl' make[2]: *** [Makefile:535: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:409: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: make -j1 returned exit code 2 make: *** [debian/rules:18: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pinball.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.