=> Bootstrap dependency digest>=20010302: found digest-20180917 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 squidpurge-0.20040201nb1 g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DNETBSD -DMAJOR=8 -DMINOR=99 -DSOCKLEN=socklen_t -O2 -c convert.cc -o convert.o g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DNETBSD -DMAJOR=8 -DMINOR=99 -DSOCKLEN=socklen_t -O2 -c socket.cc -o socket.o g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DNETBSD -DMAJOR=8 -DMINOR=99 -DSOCKLEN=socklen_t -O2 -c signal.cc -o signal.o g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DNETBSD -DMAJOR=8 -DMINOR=99 -DSOCKLEN=socklen_t -O2 -c squid-tlv.cc -o squid-tlv.o g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DNETBSD -DMAJOR=8 -DMINOR=99 -DSOCKLEN=socklen_t -O2 -c copyout.cc -o copyout.o g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DNETBSD -DMAJOR=8 -DMINOR=99 -DSOCKLEN=socklen_t -O2 -c conffile.cc -o conffile.o g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DNETBSD -DMAJOR=8 -DMINOR=99 -DSOCKLEN=socklen_t -O2 -c purge.cc -o purge.o copyout.cc:135:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* ptr = strstr( url, "://" ); ^ ~~~~~~~~~~~~~~~~~~~~ 1 error generated. gmake: *** [Makefile:138: copyout.o] Error 1 gmake: *** Waiting for unfinished jobs.... conffile.cc:112:8: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[0].rm_so, subs[0].rm_eo, line ); ^~~~~~~~~~~~~ conffile.cc:112:23: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[0].rm_so, subs[0].rm_eo, line ); ^~~~~~~~~~~~~ conffile.cc:127:10: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:127:30: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:143:8: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:143:28: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:151:8: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:151:28: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:159:8: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:159:28: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:167:8: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ conffile.cc:167:28: warning: format specifies type 'int' but the argument has type 'regoff_t' (aka 'long') [-Wformat] subs[offset].rm_so, subs[offset].rm_eo, ^~~~~~~~~~~~~~~~~~ purge.cc:290:7: warning: format specifies type 'unsigned int' but the argument has type 'time_t' (aka 'long') [-Wformat] temp.timestamp, temp.lastref, ^~~~~~~~~~~~~~ purge.cc:290:23: warning: format specifies type 'unsigned int' but the argument has type 'time_t' (aka 'long') [-Wformat] temp.timestamp, temp.lastref, ^~~~~~~~~~~~ purge.cc:291:7: warning: format specifies type 'unsigned int' but the argument has type 'time_t' (aka 'long') [-Wformat] temp.expires, temp.lastmod, temp.flags, temp.refcount ); ^~~~~~~~~~~~ purge.cc:291:21: warning: format specifies type 'unsigned int' but the argument has type 'time_t' (aka 'long') [-Wformat] temp.expires, temp.lastmod, temp.flags, temp.refcount ); ^~~~~~~~~~~~ purge.cc:293:74: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] sprintf( timeb, "%08x %08x %08x %08x %04x %5hu ", -1, -1, -1, -1, 0, 0 ); ~~~~ ^ %5d purge.cc:757:39: warning: format specifies type 'unsigned short' but the argument has type 'unsigned int' [-Wformat] if ( ::debug ) printf( "%#6.4hx", ::debug ); ~~~~~~~ ^~~~~~~ %#6.4x 12 warnings generated. 6 warnings generated. *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/www/squidpurge *** Error code 1 Stop. make: stopped in /data/pkgsrc/www/squidpurge