=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/ap-auth-kerb", "all", "PKG_APACHE=apache24", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for ap24-auth-kerb-5.4nb3 ./apxs.sh "-I. -Ispnegokrb5 -I/opt/local/include " "-L/opt/local/lib -Wl,-R/opt/local/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv" "" "/opt/local/bin/apxs" "-c" "src/mod_auth_kerb.c" /tmp/work/www/ap-auth-kerb/work/.cwrapper/bin/libtool --silent --mode=compile gcc -prefer-pic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -I/opt/local/include -I/usr/include -I/opt/local/include/apr-1 -I/opt/local/include/db4 -DLDAP_DEPRECATED -I/opt/local/include/libxml2 -I/opt/local/include/ncurses -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/local/include/httpd -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -I. -Ispnegokrb5 -I/opt/local/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 'authenticate_user_krb5pwd': src/mod_auth_kerb.c:1046:73: warning: passing argument 8 of 'verify_krb5_user' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1046 | server, keytab, conf->krb_verify_kdc, conf->krb_service_name, &ccache); | ~~~~^~~~~~~~~~~~~~~~~~ src/mod_auth_kerb.c:696:64: note: expected 'char *' but argument is of type 'const char *' 696 | krb5_keytab keytab, int krb_verify_kdc, char *krb_service_name, krb5_ccache *ccache) | ~~~~~~^~~~~~~~~~~~~~~~ /tmp/work/www/ap-auth-kerb/work/.cwrapper/bin/libtool --silent --mode=link gcc -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -liconv -o src/mod_auth_kerb.la -L/opt/local/lib -Wl,-R/opt/local/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -rpath /opt/local/lib/httpd -module -avoid-version src/mod_auth_kerb.lo