--On Thursday, March 7, 2024 5:41 PM +0000 John David Anglin <d...@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

Reply via email to