[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#978840: java2html: ftbfs with autoconf 2.70



Package: src:java2html
Version: 0.9.2-6
Severity: normal
Tags: sid bookworm
User: doko@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/java2html_0.9.2-6_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
dh_autoreconf_clean
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 5 in use)
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building java2html using existing ./java2html_0.9.2.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building java2html in java2html_0.9.2-6.debian.tar.xz
dpkg-source: info: building java2html in java2html_0.9.2-6.dsc
 debian/rules build
dh_testdir
dh_autoreconf autoconf
dh_autoreconf: warning: Compatibility levels before 10 are deprecated (level 5 in use)
configure.in:21: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.in:21: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:21: the top level
configure.in:58: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.in:58: You should run autoupdate.
./lib/autoconf/headers.m4:657: AC_HEADER_STDC is expanded from...
configure.in:58: the top level
configure.in:65: warning: The macro `AC_DECL_YYTEXT' is obsolete.
configure.in:65: You should run autoupdate.
./lib/autoconf/programs.m4:816: AC_DECL_YYTEXT is expanded from...
configure.in:65: the top level
configure.in:88: warning: AC_OUTPUT should be used without arguments.
configure.in:88: You should run autoupdate.
./configure --enable-fhs
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking whether make sets $(MAKE)... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for unistd.h... (cached) yes
checking for getopt.h... yes
checking for malloc.h... yes
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
configure: error: cannot run /bin/bash ./config.sub
make: *** [debian/rules:19: build-stamp] Error 127
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


Reply to: