=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for openldap-smbk5pwd-2.6.1 Making ldap_config.h ../../../libtool --mode=compile gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -DDO_KRB5 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -DDO_KRB5 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -DDO_SAMBA -I../../../include -I../../../include -I../../../servers/slapd -c smbk5pwd.c libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/tmp/databases/openldap-smbk5pwd/work/.buildlink/include -I/usr/include/krb5 -DLDAP_DEPRECATED -O2 -fPIC -D_FORTIFY_SOURCE=2 -DLDAP_DEPRECATED -DDO_KRB5 -DLDAP_DEPRECATED -DDO_KRB5 -DLDAP_DEPRECATED -DDO_SAMBA -I../../../include -I../../../servers/slapd -c smbk5pwd.c -fPIC -DPIC -o .libs/smbk5pwd.o smbk5pwd.c: In function 'smbk5pwd_exop_passwd': smbk5pwd.c:401:24: warning: passing argument 4 of 'hdb_generate_key_set_password' from incompatible pointer type [-Wincompatible-pointer-types] qpw->rs_new.bv_val, &ent.keys.val, &nkeys); ^ In file included from /usr/include/krb5/hdb.h:306:0, from smbk5pwd.c:47: /usr/include/krb5/hdb-protos.h:336:1: note: expected 'krb5_key_salt_tuple * {aka struct *}' but argument is of type 'Key ** {aka struct Key **}' hdb_generate_key_set_password ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbk5pwd.c:401:39: warning: passing argument 5 of 'hdb_generate_key_set_password' makes integer from pointer without a cast [-Wint-conversion] qpw->rs_new.bv_val, &ent.keys.val, &nkeys); ^ In file included from /usr/include/krb5/hdb.h:306:0, from smbk5pwd.c:47: /usr/include/krb5/hdb-protos.h:336:1: note: expected 'int' but argument is of type 'size_t * {aka long unsigned int *}' hdb_generate_key_set_password ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbk5pwd.c:400:9: error: too few arguments to function 'hdb_generate_key_set_password' ret = hdb_generate_key_set_password(context, ent.principal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5/hdb.h:306:0, from smbk5pwd.c:47: /usr/include/krb5/hdb-protos.h:336:1: note: declared here hdb_generate_key_set_password ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smbk5pwd.c: In function 'smbk5pwd_modules_init': smbk5pwd.c:917:9: warning: implicit declaration of function 'kadm5_s_init_with_password_ctx'; did you mean 'kadm5_init_with_password_ctx'? [-Wimplicit-function-declaration] ret = kadm5_s_init_with_password_ctx( context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kadm5_init_with_password_ctx smbk5pwd.c:924:4: warning: 'krb5_get_error_string' is deprecated [-Wdeprecated-declarations] err_str = krb5_get_error_string( context ); ^~~~~~~ In file included from /usr/include/krb5/krb5.h:951:0, from smbk5pwd.c:45: /usr/include/krb5/krb5-protos.h:4188:1: note: declared here krb5_get_error_string (krb5_context /*context*/) ^~~~~~~~~~~~~~~~~~~~~ smbk5pwd.c:926:5: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] err_msg = (char *)krb5_get_err_text( context, ret ); ^~~~~~~ In file included from /usr/include/krb5/krb5.h:951:0, from smbk5pwd.c:45: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ smbk5pwd.c:931:5: warning: 'krb5_free_error_string' is deprecated [-Wdeprecated-declarations] krb5_free_error_string( context, err_str ); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5/krb5.h:951:0, from smbk5pwd.c:45: /usr/include/krb5/krb5-protos.h:3721:1: note: declared here krb5_free_error_string ( ^~~~~~~~~~~~~~~~~~~~~~ gmake: *** [Makefile:51: smbk5pwd.lo] Error 1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/openldap-smbk5pwd *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/openldap-smbk5pwd