Your message dated Mon, 06 Oct 2025 16:34:01 +0000
with message-id <[email protected]>
and subject line Bug#1114087: fixed in davfs2 1.7.2-1
has caused the Debian Bug report #1114087,
regarding davfs2: FTBFS: configure: error: could not find neon
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.)
--
1114087: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114087
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:davfs2
Version: 1.7.1-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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 add an affects on src:davfs2, 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/codeset.m4
Copying file config/extern-inline.m4
Copying file config/fcntl-o.m4
Copying file config/glibc2.m4
Copying file config/glibc21.m4
Copying file config/intdiv0.m4
Copying file config/intl.m4
[... snipped ...]
| #define PACKAGE_TARNAME "davfs2"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "davfs2 1.7.1"
| #define PACKAGE_BUGREPORT "https://github.com/alisarctl/davfs2"
| #define PACKAGE_URL ""
| #define PACKAGE "davfs2"
| #define VERSION "1.7.1"
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main (void)
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:6710: result: no
configure:6759: checking for GNU gettext in libc
configure:6789: gcc -o conftest -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5
configure:6789: $? = 0
configure:6801: result: yes
configure:7663: checking whether to use NLS
configure:7665: result: yes
configure:7668: checking where the gettext function comes from
configure:7679: result: libc
configure:7761: checking for neon-config
configure:7784: found /usr/bin/neon-config
configure:7798: result: /usr/bin/neon-config
configure:7823: checking linking against neon
configure:7840: gcc -o conftest -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/neon -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now
conftest.c -Wl,-z,relro -lneon >&5
configure:7840: $? = 0
configure:7851: result: yes
configure:8030: incompatible neon library version 0.35.0: wanted 0.27 28 29 30
31 32 33 34
configure:8278: error: could not find neon
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LINGUAS_set=
ac_cv_env_LINGUAS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
ac_cv_env_dav_group_set=
ac_cv_env_dav_group_value=
ac_cv_env_dav_localstatedir_set=
ac_cv_env_dav_localstatedir_value=
ac_cv_env_dav_syscachedir_set=
ac_cv_env_dav_syscachedir_value=
ac_cv_env_dav_user_set=
ac_cv_env_dav_user_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_NEON_CONFIG=/usr/bin/neon-config
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_filesystem_timestamp_resolution=0.01
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_sleep_fractional_seconds=yes
am_cv_xargs_n_works=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
ne_cv_lib_neon=yes
ne_cv_lib_neonver=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' aclocal-1.17'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V=''
AM_DEFAULT_VERBOSITY='1'
AM_V=''
AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' automake-1.17'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
CPP='gcc -E'
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ETAGS='etags'
EXEEXT=''
GETGROUPS_LIB=''
GETTEXT_MACRO_VERSION='0.19'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP=''
HOST_TYPE_FREEBSD_FALSE=''
HOST_TYPE_FREEBSD_TRUE=''
HOST_TYPE_LINUX_FALSE=''
HOST_TYPE_LINUX_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS='-Wl,-z,relro -Wl,-z,now'
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LINGUAS=''
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NEON_CONFIG='/usr/bin/neon-config'
NEON_LIBS=''
NE_FLAG_IPV6=''
NE_FLAG_LFS=''
NE_FLAG_SOCKS=''
NE_FLAG_SSL=''
NE_FLAG_TS_SSL=''
NE_FLAG_ZLIB=''
OBJEXT='o'
PACKAGE='davfs2'
PACKAGE_BUGREPORT='https://github.com/alisarctl/davfs2'
PACKAGE_NAME='davfs2'
PACKAGE_STRING='davfs2 1.7.1'
PACKAGE_TARNAME='davfs2'
PACKAGE_URL=''
PACKAGE_VERSION='1.7.1'
PATH_SEPARATOR=':'
POSUB='po'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_NLS='yes'
VERSION='1.7.1'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__rm_f_notfound=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
am__xargs_n='xargs -n'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dav_group=''
dav_linguas=''
dav_localstatedir=''
dav_syscachedir=''
dav_user=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /<<PKGBUILDDIR>>/config/install-sh'
libdir='${prefix}/lib/x86_64-linux-gnu'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "davfs2"
#define PACKAGE_TARNAME "davfs2"
#define PACKAGE_VERSION "1.7.1"
#define PACKAGE_STRING "davfs2 1.7.1"
#define PACKAGE_BUGREPORT "https://github.com/alisarctl/davfs2"
#define PACKAGE_URL ""
#define PACKAGE "davfs2"
#define VERSION "1.7.1"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
configure: exit 1
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking
ssbindir=\${prefix}/sbin returned exit code 1
make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: davfs2
Source-Version: 1.7.2-1
Done: Aymeric Agon-Rambosson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
davfs2, 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.
Aymeric Agon-Rambosson <[email protected]> (supplier of updated davfs2
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: Mon, 06 Oct 2025 18:14:10 +0200
Source: davfs2
Architecture: source
Version: 1.7.2-1
Distribution: unstable
Urgency: medium
Maintainer: Aymeric Agon-Rambosson <[email protected]>
Changed-By: Aymeric Agon-Rambosson <[email protected]>
Closes: 1045107 1101643 1113851 1114087
Changes:
davfs2 (1.7.2-1) unstable; urgency=medium
.
* New upstream release.
- Fixes FTBFS with neon 0.35 (Closes: #1114087).
- Works with kernel 6.16 (Closes: #1113851).
* Drop 0001-configure.ac-add-neon-version-0.34.patch (applied upstream).
* Bump Standards-Version to 4.7.2 (no changes needed).
* Drop Rules-Requires-Root = no (new default).
* Update/add Catalan po-debconf translation (Thanks to Carles Pina i
Estany) (Closes: #1101643).
* Ignore generated files during diff (Closes: #1045107).
Checksums-Sha1:
062806fb7a1c18efde93082d9faa1df1b3a7cafc 1991 davfs2_1.7.2-1.dsc
78ffca4e02b63d44b933eec6c847394825019399 298848 davfs2_1.7.2.orig.tar.xz
55f4a43e51ce7dc77ae4a927f8ad5e1f78abdb33 28544 davfs2_1.7.2-1.debian.tar.xz
Checksums-Sha256:
a058f3f3d6c357c8e52fa328cb9994c8114a32da7ef3f60d29961f33d62b1212 1991
davfs2_1.7.2-1.dsc
ce04011ac5f60efa726f9eb4045430a9d9ee4fb67feb8618beba564fa4f1e0ab 298848
davfs2_1.7.2.orig.tar.xz
d3e86d85c6086fffaf82c0a93fa1fe6a9c61c36319bbccbffcf6e18698ec87f7 28544
davfs2_1.7.2-1.debian.tar.xz
Files:
c4a29537e4a7bbe0b22c663be95db99b 1991 utils optional davfs2_1.7.2-1.dsc
08f0120b19566e18bd72d15a6320ed8e 298848 utils optional davfs2_1.7.2.orig.tar.xz
3e5951c07a142429a815156fc33fbff8 28544 utils optional
davfs2_1.7.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJMBAEBCgA2FiEEn7AKhFUciKVyzk7dN19hUwLeWCgFAmjj600YHGF5bWVyaWMu
YWdvbkB5YW5kZXguY29tAAoJEDdfYVMC3lgovysP/3/15Mm5nnGhQoU5TWDxgT4J
pORpZT6n1n3TgGsPsSHjKTuHlJOhKAZsy2fn6DZjkPBf2hc6bZz7UjGhjEC+fFiQ
mEzq3wU5TswuV1wF/RyJTQqqcAPmGctGtYfjYtDd0pI37tROSY3WAbAGHylPfLAk
Auv+a7k02hJAt8crFJYrW+w774ob3eyjk2tbvNXFf1GTLrrRfXcLrMUXzAhKeCqb
CeT8aW1EECqTRkrlNNhWiqI2H7kFtHjxdXu5wo92XOJEw8tIyHJNv/AvFYsKOK1b
ud1HtUAvgnse0PbQ1H4EXSwWE8J45UtdVIOcUtCu9W03s//h60tZuBxQpVqOZ6qY
KdX1LVp8wUBaYJBw6N5mYLWG9Mor0gBxBXVwkpBgLly1LmXxf8H+AbxczPu5HCpc
wna/f4tGlqBChtW7ZQ3jnPfbmZhXpQC4IB+wZx/NgVcyrRwf/XPtaMYpBS2pZpJ/
wFleKdcw6eRtHgkOjXDMMawQWKCqrFuDwk0MqutKfAxN0oyTkWzvVPvdrVbYHcUP
9jOvtR0aGRJguJTljHl+5UIbmP49Wx+AtKhUjKa/FdGM1nbvX5QuJmp2TkpD0H1g
pZTQgrYrtT9y1QdsKbkjqMcGtNAtKgHAXaY6Zx+PVZeg8jorYePu5ilbTdURZsIz
PTIbbbli5lbM21EgBcnF
=I1iB
-----END PGP SIGNATURE-----
pgp_y6V5s0xRx.pgp
Description: PGP signature
--- End Message ---