Package: src:cadaver Version: 0.24+dfsg-4 Severity: serious Tags: ftbfs Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf Copying file ABOUT-NLS Copying file config.rpath Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 Copying file m4/iconv.m4 Copying file m4/intlmacosx.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/progtest.m4 configure.ac:46: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... m4/neon/neon.m4:431: NEON_COMMON_CHECKS is expanded from... m4/neon/neon.m4:278: NEON_COMMON is expanded from... m4/neon/neon.m4:110: NEON_LIBRARY is expanded from... configure.ac:46: the top level debian/rules execute_after_dh_autoreconf make[1]: Entering directory '/<<PKGBUILDDIR>>' # Need to patch po/Makefile.in.in (note that this file is copied # from /usr by autoreconf, it's not the file shipped by upstream) # Cf. https://github.com/notroj/cadaver/issues/16 sed -i "/^mkdir_p = /s/@mkdir_p@/@MKDIR_P@/" po/Makefile.in.in make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' ./configure \ --host=x86_64-linux-gnu --build=x86_64-linux-gnu \ --prefix=/usr --mandir=\${prefix}/share/man \ --enable-warnings --enable-netrc --with-ssl=gnutls checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-linux-gnu-gcc option to enable C11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for tputs in -lcurses... ./configure: line 5319: ac_fn_c_try_link: command not found no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for library containing add_history... none required checking for history.h... no checking for readline/history.h... yes checking for readline.h... no checking for readline/readline.h... yes checking for rl_completion_matches... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for uname... Linux checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/uio.h... yes checking size of size_t... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... ld checking size of ssize_t... 8 checking how to print ssize_t... ld checking whether byte ordering is bigendian... no checking for x86_64-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for egrep -e... (cached) /usr/bin/grep -E checking for neon-config... /usr/bin/neon-config checking linking against neon... yes configure: incompatible neon library version 0.34.0: wanted 0.27 28 29 30 31 32 33 configure: error: could not find neon make[1]: *** [debian/rules:21: override_dh_auto_configure] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:12: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202412/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. 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.

