Package: src:cadaver
Version: 0.28+dfsg-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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 add an affects on src:cadaver, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
Copying file config.rpath
Copying file m4/build-to-host.m4
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/po.m4
Copying file m4/progtest.m4
configure.ac:116: warning: macro 'AM_LANGINFO_CODESET' not found in library
   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... 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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/x86_64-linux-gnu-ld
checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for egrep -e... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... 
lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... 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 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 size of time_t... 8
checking how to print time_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 for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib
checking for neon-config... /usr/bin/neon-config
checking linking against neon... yes
configure: found neon library version 0.36.x, required 0.29.x
configure: using neon library 0.36.0
configure: Internationalization is supported by neon
configure: WebDAV is supported by neon
configure: GSSAPI is supported by neon
configure: libproxy is not supported by neon
configure: SSL is supported by neon
configure: zlib is supported by neon
configure: IPv6 is supported by neon
configure: LFS is not supported by neon
configure: thread-safe SSL is supported by neon
checking size of time_t... (cached) 8
checking how to print time_t... (cached) ld
configure: .netrc support is enabled
checking for getopt_long... yes
checking for strcasecmp... yes
checking for snprintf... yes
checking for working POSIX fnmatch... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_ino... yes
checking for unsigned long long int... yes
checking for sys/time.h... yes
checking for fcntl.h... yes
checking for pwd.h... yes
checking for stdarg.h... (cached) yes
checking for vmsdir.h... no
checking for memory.h... yes
checking for alloca.h... yes
checking for ncurses.h... yes
checking for sgtty.h... yes
checking for termios.h... yes
checking for termio.h... no
checking for locale.h... yes
checking for strdup... yes
checking for strerror... yes
checking for memcpy... yes
checking for strcoll... yes
checking for tcsetattr... yes
checking for getpass... yes
checking for stty... no
checking for fchmod... yes
checking for strtoull... yes
checking for gettimeofday... yes
checking for secure_getenv... yes
checking for setlocale... yes
checking whether GLOB_ALTDIRFUNC is available... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for nl_langinfo and CODESET... yes
configure: creating ./config.status
config.status: error: cannot find input file: 'neon/src/Makefile.in'
make[1]: *** [debian/rules:15: 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
--------------------------------------------------------------------------------

Reply via email to