Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

Quanah Gibson-Mount quanah at fast-mail.org
Thu Mar 7 21:04:30 GMT 2024



--On Thursday, March 7, 2024 5:41 PM +0000 John David Anglin 
<dave at parisc-linux.org> wrote:

> Source: openldap
> Version: 2.5.13+dfsg-5+b4
> Severity: normal
> Tags: ftbfs
>
> Dear Maintainer,
>
> See:
> https://buildd.debian.org/status/fetch.php?pkg=openldap&arch=hppa&ver=2.5
> .13%2Bdfsg-5%2Bb4&stamp=1709830559&raw=0
>
> smbk5pwd.c: In function 'smbk5pwd_modules_init':
> smbk5pwd.c:917:23: error: implicit declaration of function
> 'kadm5_s_init_with_password_ctx'; did you mean
> 'kadm5_init_with_password_ctx'?
> [-Werror=implicit-function-declaration]   917 |                 ret =
> kadm5_s_init_with_password_ctx( context,       |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Maybe you're missing a header?  This is a standard Heimdal function:

<https://github.com/search?q=repo%3Aheimdal%2Fheimdal%20kadm5_s_init_with_password_ctx&type=code>

Or, Debian failed to properly package the Heimdal includes.  But this 
doesn't seem to be the right place to report the issue.

--Quanah



More information about the Pkg-openldap-devel mailing list