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

Bug#978767: apr: ftbfs with autoconf 2.70



Package: src:apr
Version: 1.7.0-3
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/apr_1.7.0-3_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 

[...]
checking for pwd.h... yes
checking for semaphore.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for strings.h... (cached) yes
checking for sysapi.h... no
checking for sysgtime.h... no
checking for termios.h... yes
checking for time.h... yes
checking for tpfeq.h... no
checking for tpfio.h... no
checking for unistd.h... (cached) yes
checking for unix.h... no
checking for windows.h... (cached) no
checking for winsock2.h... no
checking for arpa/inet.h... yes
checking for kernel/OS.h... (cached) no
checking for net/errno.h... no
checking for netinet/in.h... yes
checking for netinet/sctp.h... yes
checking for netinet/sctp_uio.h... no
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... (cached) yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sem.h... yes
checking for sys/sendfile.h... yes
checking for sys/signal.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sys/syslimits.h... no
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... yes
checking for sys/un.h... yes
checking for sys/wait.h... yes
checking for netinet/tcp.h... yes
checking for h_errno in netdb.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether setpgrp takes no argument... yes
checking for socklen_t... yes
checking size of void*... 8
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking whether int64_t and int use fmt %d... no
checking whether int64_t and long use fmt %ld... no
checking whether int64_t and long long use fmt %lld... no
configure: error: could not determine the string function for int64_t
make[1]: *** [debian/rules:84: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


Reply to: