Bug#1078822: openldap FTBFS on 32bit architectures: ../../../../libraries/libldap/tls_g.c:951:57: error: passing argument 4 of 'gnutls_fingerprint' from incompatible pointer type [-Wincompatible-pointer-types]
Ryan Tandy
ryan at nardis.ca
Fri Aug 16 22:02:26 BST 2024
Control: tag -1 upstream
Control: forwarded -1 https://bugs.openldap.org/show_bug.cgi?id=10253
Thanks for the report. It looks like the warning has been there since
the code was originally added (in OpenLDAP 2.5), but with GCC 14 it
became an error. The last upload was still built with GCC 13 (on
2024-07-14; gcc-defaults was uploaded on 2024-07-23). Forwarded
upstream.
DEB_CFLAGS_APPEND=-Wno-incompatible-pointer-types seems to work as a
temporary workaround.
More information about the Pkg-openldap-devel
mailing list