Your message dated Thu, 11 Dec 2025 03:33:58 +0000
with message-id <[email protected]>
and subject line Bug#1122397: fixed in cadaver 0.28+dfsg-2
has caused the Debian Bug report #1122397,
regarding cadaver: FTBFS: config.status: error: cannot find input file: 
'neon/src/Makefile.in'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1122397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122397
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: cadaver
Source-Version: 0.28+dfsg-2
Done: Arnaud Rebillout <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cadaver, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Rebillout <[email protected]> (supplier of updated cadaver package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 11 Dec 2025 10:01:28 +0700
Source: cadaver
Architecture: source
Version: 0.28+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Arnaud Rebillout <[email protected]>
Changed-By: Arnaud Rebillout <[email protected]>
Closes: 1122397
Changes:
 cadaver (0.28+dfsg-2) unstable; urgency=medium
 .
   * Add --with-neon=/usr to configure flags
   * Drop --mandir from configure flags
   * Rework the patch for neon (Closes: #1122397)
   * Drop Rules-Requires-Root
Checksums-Sha1:
 2e3d00acff8325bc8f709922e87211d866f3e1a4 1957 cadaver_0.28+dfsg-2.dsc
 54763a97c90c9750b065df6d2e21bbebb3d07815 8476 cadaver_0.28+dfsg-2.debian.tar.xz
 898267c6d88a42e83c4e8ac9f8ea311bb9c6afd8 6433 
cadaver_0.28+dfsg-2_source.buildinfo
Checksums-Sha256:
 83cc00a67bc3c2004556a921e9d8d6ad4ca0c59cac8c625cd036583ca7d93deb 1957 
cadaver_0.28+dfsg-2.dsc
 08832e610b54587701eaefc9fd1d652e52e94088e0187f21ad10e536df9da485 8476 
cadaver_0.28+dfsg-2.debian.tar.xz
 1046a4fc9f1ae7caa94e9b3e7a3630f7c2a740f596aae305056e136879a18605 6433 
cadaver_0.28+dfsg-2_source.buildinfo
Files:
 821d3b27876bbcf8d118d35fc6f82ebf 1957 web optional cadaver_0.28+dfsg-2.dsc
 4de67dae780c3b3f5fa7e95ab1d78283 8476 web optional 
cadaver_0.28+dfsg-2.debian.tar.xz
 5f102c2a5a69e42d332eb20cd388be96 6433 web optional 
cadaver_0.28+dfsg-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEE0Kl7ndbut+9n4bYs5yXoeRRgAhYFAmk6NjgTHGFybmF1ZHJA
ZGViaWFuLm9yZwAKCRDnJeh5FGACFin1D/4jSmmAvLNOO6pxIZy2rxkodNm3pc12
GtlU7YNk5wHKX0zXFlteTPPPCkMl5IF3fcKrvya/OdHMxKZUsnhctY6O7Y8sqPZO
UkeT5qDiQGbuhU046W3LkEpFvMG5KPGOHsOu6qMgCge/xZu/iTFdmg6ZnDPcoRsG
h59w/aSiGqI0vJWNgCjxPJ+wWX1T4v8edi2NivxyOW5Icw3yIK8P9G7HOkwWYkZS
944vJN99zD/2HVp1RQnh0TktEFyds39wDPAPeQ39XmsFnJhf9hzMtyAVPH5JhFBl
Uj1lO9Qgj39PzTyiSmqJoTDA6THNjMFSAh0YSyLvf/gjX+PLQ6f+eUiOYz1bpxUN
QjLzci38R3LGCMLhtz8Mfd0+9K2tyLlNciJFgcx3ZPXsLGJFdmAbD0zjlEaLOUQM
N5Jh1/t8As6HgJrz1pzG9R2ugjkDrQ4qy3XhI5K72pYcM6reZSVxp1zf+gWfgHdM
Uya0aKqZYEXHxZssMgxKqOfi2D+5jUMR8VZGpKW7JnLWo36I75C8jP+M8pCAsEhn
xVZHjjDas5pZi2UxpYtof/eoILEF3aj+FhTFoB6wJqax3/U9DnrIueJU2tC5GL1t
8EuCV75x/9wvw37GdUfmR4CkP62ZsENMtccDBgJJiGlfzWn6Kfvk5ud+pic2uUbC
hGGIF+7bVtJRTw==
=06iE
-----END PGP SIGNATURE-----

Attachment: pgpYkAyeIqmSS.pgp
Description: PGP signature


--- End Message ---

Reply via email to