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/202605/
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:libmemcached, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with autoreconf -X.la -Xlibp9y.a -Xlibmemcached-awesome -Xlibmemcachedprotocol.so -Xlibmemcachedprotocol-0.0 -O--dbgsym-migration='libmemcached-dbg (<< 1.0.18-5~)' --buildsystem=cmake
dh_testdir -O-X.la -O-Xlibp9y.a -O-Xlibmemcached-awesome -O-Xlibmemcachedprotocol.so -O-Xlibmemcachedprotocol-0.0 -O-O--dbgsym-migration="libmemcached-dbg (<< 1.0.18-5~)" -O--buildsystem=cmake
dh_auto_clean -O-X.la -O-Xlibp9y.a -O-Xlibmemcached-awesome -O-Xlibmemcachedprotocol.so -O-Xlibmemcachedprotocol-0.0 -O-O--dbgsym-migration="libmemcached-dbg (<< 1.0.18-5~)" -O--buildsystem=cmake
dh_autoreconf_clean -O-X.la -O-Xlibp9y.a -O-Xlibmemcached-awesome -O-Xlibmemcachedprotocol.so -O-Xlibmemcachedprotocol-0.0 -O-O--dbgsym-migration="libmemcached-dbg (<< 1.0.18-5~)" -O--buildsystem=cmake
dh_clean -O-X.la -O-Xlibp9y.a -O-Xlibmemcached-awesome -O-Xlibmemcachedprotocol.so -O-Xlibmemcachedprotocol-0.0 -O-O--dbgsym-migration="libmemcached-dbg (<< 1.0.18-5~)" -O--buildsystem=cmake
debian/rules binary
dh binary --with autoreconf -X.la -Xlibp9y.a -Xlibmemcached-awesome -Xlibmemcachedprotocol.so -Xlibmemcachedprotocol-0.0 -O--dbgsym-migration='libmemcached-dbg (<< 1.0.18-5~)' --buildsystem=cmake
dh_testdir -O-X.la -O-Xlibp9y.a -O-Xlibmemcached-awesome -O-Xlibmemcachedprotocol.so -O-Xlibmemcachedprotocol-0.0 -O-O--dbgsym-migration="libmemcached-dbg (<< 1.0.18-5~)" -O--buildsystem=cmake
dh_update_autotools_config -O-X.la -O-Xlibp9y.a -O-Xlibmemcached-awesome -O-Xlibmemcachedprotocol.so -O-Xlibmemcachedprotocol-0.0 -O-O--dbgsym-migration="libmemcached-dbg (<< 1.0.18-5~)" -O--buildsystem=cmake
dh_autoreconf -O-X.la -O-Xlibp9y.a -O-Xlibmemcached-awesome -O-Xlibmemcachedprotocol.so -O-Xlibmemcachedprotocol-0.0 -O-O--dbgsym-migration="libmemcached-dbg (<< 1.0.18-5~)" -O--buildsystem=cmake
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure --buildsystem=cmake -- \
-DBUILD_DOCS=yes \
-DBUILD_DOCS_HTML=no \
-DBUILD_DOCS_MAN=yes \
-DENABLE_SASL=yes \
-DENABLE_OPENSSL_CRYPTO=yes \
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=yes
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DBUILD_DOCS=yes -DBUILD_DOCS_HTML=no -DBUILD_DOCS_MAN=yes -DENABLE_SASL=yes -DENABLE_OPENSSL_CRYPTO=yes -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=yes ..
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Sphinx: /usr/bin/sphinx-build
-- Found UnixCommands: /usr/bin/bash
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include
-- Performing Test HAVE_BUILTIN_BSWAP32
-- Performing Test HAVE_BUILTIN_BSWAP32 - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test HAVE_VISIBILITY_FLAG
-- Performing Test HAVE_VISIBILITY_FLAG - Success
-- Performing Test HAVE_VISIBILITY_ATTR
-- Performing Test HAVE_VISIBILITY_ATTR - Success
-- Checking for module 'libsasl2'
-- Found libsasl2, version 2.1.28
-- Looking for sasl_client_done
-- Looking for sasl_client_done - found
-- Looking for alloca.h
-- Looking for alloca.h - found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for libgen.h
-- Looking for libgen.h - found
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for netinet/tcp.h
-- Looking for netinet/tcp.h - found
-- Looking for poll.h
-- Looking for poll.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for sys/poll.h
-- Looking for sys/poll.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/un.h
-- Looking for sys/un.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of in_port_t
-- Check size of in_port_t - done
-- Check size of pid_t
-- Check size of pid_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of struct msghdr
-- Check size of struct msghdr - done
-- Check size of struct timespec
-- Check size of struct timespec - done
-- Looking for abi::__cxa_demangle
-- Looking for abi::__cxa_demangle - found
-- Looking for CLOCK_MONOTONIC
-- Looking for CLOCK_MONOTONIC - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for ERESTART
-- Looking for ERESTART - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for htonll
-- Looking for htonll - not found
-- Looking for index
-- Looking for index - found
-- Looking for MSG_DONTWAIT
-- Looking for MSG_DONTWAIT - found
-- Looking for MSG_MORE
-- Looking for MSG_MORE - found
-- Looking for MSG_NOSIGNAL
-- Looking for MSG_NOSIGNAL - found
-- Looking for SO_RCVTIMEO
-- Looking for SO_RCVTIMEO - found
-- Looking for SO_SNDTIMEO
-- Looking for SO_SNDTIMEO - found
-- Looking for rand
-- Looking for rand - found
-- Looking for random
-- Looking for random - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for sendmsg
-- Looking for sendmsg - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Performing Test HAVE_STRERROR_R_CHAR_P
-- Performing Test HAVE_STRERROR_R_CHAR_P - Success
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.6.2")
-- Found FLEX: /usr/bin/flex (found version "2.6.4")
-- Found BISON: /usr/bin/bison (found suitable version "3.8.2", minimum required is "2.3")
-- Performing Test W_NO_DEPRECATED_REGISTER
-- Performing Test W_NO_DEPRECATED_REGISTER - Success
-- Looking for umem.h
-- Looking for umem.h - not found
-- Performing Test HAVE_CXX_STDATOMIC
-- Performing Test HAVE_CXX_STDATOMIC - Success
-- Performing Test HAVE_C_STDATOMIC
-- Performing Test HAVE_C_STDATOMIC - Success
-- Performing Test HAVE_BUILTIN_ATOMIC__c11
-- Performing Test HAVE_BUILTIN_ATOMIC__c11 - Failed
-- Performing Test HAVE_BUILTIN_ATOMIC_
-- Performing Test HAVE_BUILTIN_ATOMIC_ - Success
-- Performing Test HAVE_BUILTIN_SYNC
-- Performing Test HAVE_BUILTIN_SYNC - Success
-- Performing Test HAVE_ATOMIC_ADD_NV
-- Performing Test HAVE_ATOMIC_ADD_NV - Failed
-- Check size of cpu_set_t
-- Check size of cpu_set_t - done
-- Looking for getline
-- Looking for getline - found
-- Looking for _SC_NPROCESSORS_ONLN
-- Looking for _SC_NPROCESSORS_ONLN - found
-- Checking for module 'libevent'
-- Found libevent, version 2.1.12-stable
-- Checking DEB package configuration ...
-- Configuring done (4.6s)
-- Generating done (0.1s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
FETCHCONTENT_FULLY_DISCONNECTED