=> Bootstrap dependency digest>=20010302: found digest-20211005 ===> 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 ap24-auth-kerb-5.4nb1 ./apxs.sh "-I. -Ispnegokrb5 -I/include " "-lgssapi -lresolv" "" "/usr/pkg/bin/apxs" "-c" "src/mod_auth_kerb.c" /tmp/www/ap-auth-kerb/work/.cwrapper/bin/libtool --silent --mode=compile gcc -prefer-pic -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/apr-1 -I/usr/pkg/include -I/usr/include -DNETBSD -pthread -I/usr/pkg/include/httpd -I/usr/pkg/include/apr-1 -I/usr/pkg/include/apr-1 -I. -Ispnegokrb5 -I/include -c -o src/mod_auth_kerb.lo src/mod_auth_kerb.c && touch src/mod_auth_kerb.slo src/mod_auth_kerb.c: In function 'verify_krb5_user': src/mod_auth_kerb.c:719:4: warning: 'krb5_get_init_creds_opt_init' is deprecated [-Wdeprecated-declarations] krb5_get_init_creds_opt_init(&options); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4456:1: note: declared here krb5_get_init_creds_opt_init (krb5_get_init_creds_opt */*opt*/) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:726:4: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:761:13: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:773:5: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:788:5: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:796:4: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:804:4: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c: In function 'create_krb5_ccache': src/mod_auth_kerb.c:872:18: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(kcontext, problem)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:882:4: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] ccname, krb5_get_err_text(kcontext, problem)); ^~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c: In function 'store_krb5_creds': src/mod_auth_kerb.c:917:7: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] snprintf(errstr, sizeof(errstr), "krb5_cc_get_principal() failed: %s", ^~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:935:7: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] snprintf(errstr, sizeof(errstr), "Failed to store credentials: %s", ^~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c: In function 'authenticate_user_krb5pwd': src/mod_auth_kerb.c:997:4: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(kcontext, ret)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:1006:4: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:1041:7: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:1046:52: warning: passing argument 8 of 'verify_krb5_user' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] server, keytab, conf->krb_verify_kdc, conf->krb_service_name, &ccache); ^~~~ src/mod_auth_kerb.c:694:1: note: expected 'char *' but argument is of type 'const char *' verify_krb5_user(request_rec *r, krb5_context context, krb5_principal principal, ^~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:1075:11: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c: In function 'store_gss_creds': src/mod_auth_kerb.c:1176:3: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] "Cannot parse delegated username (%s)", krb5_get_err_text(context, problem)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:1183:3: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] "Cannot create krb5 ccache (%s)", krb5_get_err_text(context, problem)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c: In function 'authenticate_user_gss': src/mod_auth_kerb.c:1395:20: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] accept_sec_token = gss_accept_sec_context; ^ src/mod_auth_kerb.c:1402:25: warning: comparison of distinct pointer types lacks a cast (accept_sec_token == gss_accept_sec_context) ^~ src/mod_auth_kerb.c: In function 'do_krb5_an_to_ln': src/mod_auth_kerb.c:1525:7: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:1539:16: warning: 'krb5_get_err_text' is deprecated [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/krb5.h:951:0, from src/mod_auth_kerb.c:89: /usr/include/krb5/krb5-protos.h:4152:1: note: declared here krb5_get_err_text ( ^~~~~~~~~~~~~~~~~ /tmp/www/ap-auth-kerb/work/.cwrapper/bin/libtool --silent --mode=link gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o src/mod_auth_kerb.la -lgssapi -lresolv -rpath /usr/pkg/lib/httpd -module -avoid-version src/mod_auth_kerb.lo