=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ap22-auth-ofba-0.6 /usr/pkg/libexec/apr/libtool --silent --mode=compile clang -prefer-pic -O2 -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/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include -c -o mod_auth_ofba.lo mod_auth_ofba.c && touch mod_auth_ofba.slo mod_auth_ofba.c:192:9: warning: implicit declaration of function 'ap_unixd_set_global_mutex_perms' is invalid in C99 [-Wimplicit-function-declaration] res = ap_unixd_set_global_mutex_perms(state->mtx); ^ mod_auth_ofba.c:422:25: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] apr_time_sec(session1->expires -apr_time_now()), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/www/ap22-auth-ofba/work/.buildlink/include/apr-1/apr_time.h:64:28: note: expanded from macro 'apr_time_sec' #define apr_time_sec(time) ((time) / APR_USEC_PER_SEC) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mod_auth_ofba.c:496:3: warning: implicit declaration of function 'ap_bin2hex' is invalid in C99 [-Wimplicit-function-declaration] ap_bin2hex(randombin, sizeof(session1->cookie), session1->cookie); ^ mod_auth_ofba.c:878:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] AP_DECLARE_MODULE(auth_ofba) = ^ mod_auth_ofba.c:878:19: error: a parameter list without types is only allowed in a function definition AP_DECLARE_MODULE(auth_ofba) = ^ 4 warnings and 1 error generated. apxs:Error: Command failed with rc=65536 . *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/www/ap22-auth-ofba *** Error code 1 Stop. make: stopped in /data/pkgsrc/www/ap22-auth-ofba