Your message dated Sun, 04 Aug 2024 10:34:15 +0000
with message-id <e1sayz5-00dliz...@fasolo.debian.org>
and subject line Bug#1074812: fixed in apr-util 1.6.3-3
has caused the Debian Bug report #1074812,
regarding apr-util: ftbfs with GCC-14
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 ow...@bugs.debian.org
immediately.)


-- 
1074812: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074812
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: apr-util
Source-Version: 1.6.3-3
Done: Stefan Fritsch <s...@debian.org>

We believe that the bug you reported is fixed in the latest version of
apr-util, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <s...@debian.org> (supplier of updated apr-util 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 04 Aug 2024 12:02:26 +0200
Source: apr-util
Architecture: source
Version: 1.6.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Apache Maintainers <debian-apa...@lists.debian.org>
Changed-By: Stefan Fritsch <s...@debian.org>
Closes: 1074812
Changes:
 apr-util (1.6.3-3) unstable; urgency=medium
 .
   * Fix db 5.3 detection with gcc 14. Closes: #1074812
Checksums-Sha1:
 474b3af33052547d1ecc40afef189e012524e205 2789 apr-util_1.6.3-3.dsc
 82a8c4c2da8ac150860ebd3fbac9799d79be1ef0 341208 apr-util_1.6.3-3.debian.tar.xz
 4f6c0fa2ab136f66c4e9eb89b9340e00e91fb4f2 9124 apr-util_1.6.3-3_source.buildinfo
Checksums-Sha256:
 46f5901bea392299900c639e61e5ee1c3fabc2f78103985a9460405fa8b3a99d 2789 
apr-util_1.6.3-3.dsc
 25ac498e60b6c3b600ed76e25d34e0a9cb8cf3f2bae29a8b187e65d472a5ce2f 341208 
apr-util_1.6.3-3.debian.tar.xz
 a04b81b4849c2b4c4b53f2f042d0d3131f777cca47ed6d7dc0593043bc4d6a40 9124 
apr-util_1.6.3-3_source.buildinfo
Files:
 931502d985fedc8ff9c84afb4449f584 2789 libs optional apr-util_1.6.3-3.dsc
 d29d80e4d71720984349225b9343df9d 341208 libs optional 
apr-util_1.6.3-3.debian.tar.xz
 f22ad6c7ce4871d82b88f677de0e049e 9124 libs optional 
apr-util_1.6.3-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOpiNza8JqByyYYsxxodfNUHO/eAFAmavUm8ACgkQxodfNUHO
/eCn9g/+JDcynzTVgo7vaDCHNMcxmP+Jq+6xr2eh+AtCLf6jnzMqIwT/Hfgh6Q+r
kEJai555S/wkkCECs1/m1xrZOGwf2cVksS7Yck+Hhjabw+ubvuhihvRp8qt6KXV3
ctdGUlhvkTw/YaPGrT+ZIkPA0hySOjkjEcVy8OmVJIhE2uzbRjIgsThtni6ObzAC
u6VkJMrPWVKhVHDshk2cqMVqoUOTHu91Tej4UjwFt7os8QxnKEcXZ4P5LlG8ExEA
KaSeho7sGYDuN3GzQz7VtPxYgsJEUwKy7QegFHUtg0CrNrEymj7QilSuLA2jr6GC
J/aGAaTVPSnvIz3nCQ2Qp8qc7wVCu57R4njiAlIhfGT/wRwxLCrcmK+ZbwNEjppp
GfFhAvtB48jT1jRc3Gny0dmhk8LjiX7xHJ7d81DiQNWxcq0eNBpkYZxd6fkn6nkP
fg37Qgx4czsfZ6PbIaXtjLftfuJvvHp1UrerBnqPMqCsg3BmkNIHlK6YhG7NiYZs
2bWwk3dOpYfW359bhFjdDFzrli9qap/hPg5ILEFz71fkWTToPXTgYYbH6qmOxW2G
DZzyhN4PqhuHLFB0AjV2XJpCErDezD/NgdkZbTrGe3fnHsqt9RwItFl/LMWHDhdK
va2hBgUFBz0QEa/IAnwLGTx5dQgNqFNglCbsLXLVG4U/DtCsk2Y=
=l1dT
-----END PGP SIGNATURE-----

Attachment: pgpMWlBUNA9Z7.pgp
Description: PGP signature


--- End Message ---

Reply via email to