Package: src:parser Version: 3.4.5-4 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with autoreconf --with apache2 dh_update_autotools_config -i dh_autoreconf -i libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/compile' libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/depcomp' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/missing' libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' [... snipped ...] make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/cord/include/private' make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/cord/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/cord/include' make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/cord/include' make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/cord' /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include -Iinclude -I../../include -I../gc/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE64_SOURCE -c -o cordbscs.lo cordbscs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/include -Iinclude -I../../include -I../gc/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE64_SOURCE -c cordbscs.c -fPIC -DPIC -o .libs/cordbscs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/include -Iinclude -I../../include -I../gc/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE64_SOURCE -c cordbscs.c -fPIC -DPIC -o cordbscs.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include -Iinclude -I../../include -I../gc/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE64_SOURCE -c -o cordxtra.lo cordxtra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/include -Iinclude -I../../include -I../gc/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE64_SOURCE -c cordxtra.c -fPIC -DPIC -o .libs/cordxtra.o cordxtra.c: In function 'CORD_from_file_lazy_inner': cordxtra.c:598:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void) fread(buf, 1, 1, f); ^~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/include -Iinclude -I../../include -I../gc/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE64_SOURCE -c cordxtra.c -fPIC -DPIC -o cordxtra.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE64_SOURCE -Wl,-z,relro -Wl,-z,now -o libcord.la cordbscs.lo cordxtra.lo -lcrypt -lm libtool: link: ar cru .libs/libcord.a .libs/cordbscs.o .libs/cordxtra.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcord.a libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/cord' make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/cord' Making all in ltdl make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/ltdl' 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: <https://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <https://www.gnu.org/software/autoconf> <https://www.gnu.org/software/m4/> <https://www.perl.org/> make[4]: *** [Makefile:540: aclocal.m4] Error 127 make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/ltdl' make[3]: *** [Makefile:389: all-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' make[2]: *** [Makefile:389: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' make[1]: *** [Makefile:420: all-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: make -j1 returned exit code 2 make: *** [debian/rules:7: 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/parser.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.