Package: src:apr-util
Version: 1.6.3-2
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/apr-util_1.6.3-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
checking for ldap_start_tls_s in -lldap... yes
checking for ldap_sslinit in -lldap... no
checking for ldapssl_init in -lldap... no
checking for ldapssl_install_routines in -lldap... no
  setting LDADD_ldap to "-lldap -llber"
checking for ber_init in -llber... yes
checking for lber.h... yes
checking for ldap.h... yes
checking for ldap_ssl.h... no
checking for LDAP toolkit... OpenLDAP
checking style of ldap_set_rebind_proc routine... three
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking for Berkeley DB 5.3 in the standard places... 
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb-5.3... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb5-5.3... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb53... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb-5... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb5... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb... no
checking for Berkeley DB 5.3 in /usr/local... 
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb-5.3... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb5-5.3... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb53... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb-5... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb5... no
checking for db53/db.h... no
checking for db5/db.h... no
checking for db.h... yes
checking for -ldb... no
checking for Berkeley DB 5.3 in /usr/local/BerkeleyDB.5.3... directory not found
checking for Berkeley DB 5.3 in /boot/home/config... directory not found
configure: error: Berkeley db5 not found
make[1]: *** [debian/rules:66: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Reply via email to