Package: src:vice Version: 3.2.0.dfsg-1 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch --with autoreconf dh_update_autotools_config -a dh_autoreconf -a debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' ./configure \ --prefix=/usr --infodir=/usr/share/info \ --mandir=/usr/share/man \ --enable-gnomeui \ --enable-fullscreen --disable-parsid --with-midas \ --with-resid \ --without-uithreads \ --without-xaw3d \ [... snipped ...] Libieee1284 support : no NLS support : yes (--enable/disable-nls) MISC ---- ReSID support : yes (--with/without-resid) 65xx CPU history support : no (--enable/disable-cpuhistory) Debug support : no (--enable/disable-debug) Embedded data files support: no (--enable/disable-embedded) CPPFLAGS: -Wdate-time -D_FORTIFY_SOURCE=2 CFLAGS : -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wmissing-prototypes -Werror=implicit-function-declaration -Wfatal-errors CXXFLAGS: -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security LDFLAGS : -Wl,-z,relro -Wl,-rpath -Wl,/usr/lib64/vice/lib ---------------------------------------------------------------------- make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build -a make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>' Checking autoconf version >= 2.60 .. OK: 2.69 Checking automake version >= 1.10.2 .. OK: 1.16.1 /<<PKGBUILDDIR>>/src/resid: aclocal /<<PKGBUILDDIR>>/src/resid: autoconf -f /<<PKGBUILDDIR>>/src/resid: automake -a -c /<<PKGBUILDDIR>>/src/resid-dtv: aclocal /<<PKGBUILDDIR>>/src/resid-dtv: autoconf -f /<<PKGBUILDDIR>>/src/resid-dtv: automake -a -c /<<PKGBUILDDIR>>: aclocal /<<PKGBUILDDIR>>: autoconf -f /<<PKGBUILDDIR>>: autoheader /<<PKGBUILDDIR>>: automake -a -c cd . && /bin/bash /<<PKGBUILDDIR>>/missing automake-1.15 --gnu /<<PKGBUILDDIR>>/missing: line 81: automake-1.15: command not found WARNING: 'automake-1.15' is missing on your system. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' 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[1]: *** [Makefile:561: Makefile.in] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: make -j1 returned exit code 2 make: *** [debian/rules:52: build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder, but I think it would also fail with plain "dpkg-buildpackage" if you would like to test it that way. 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.