=> 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 xrmap-base-2.29nb3 cd tools ; make cc preproc.c -o preproc preproc.c: In function 'main': preproc.c:19:12: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 19 | l = strlen(ptr)-1; | ^~~~~~ preproc.c:3:1: note: include '' or provide a declaration of 'strlen' 2 | #include +++ |+#include 3 | preproc.c:19:12: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 19 | l = strlen(ptr)-1; | ^~~~~~ preproc.c:19:12: note: include '' or provide a declaration of 'strlen' preproc.c:24:22: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 24 | while(l>=0 && isspace(ptr[l])) { | ^~~~~~~ preproc.c:3:1: note: include '' or provide a declaration of 'isspace' 2 | #include +++ |+#include 3 | preproc.c:39:13: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] 39 | if (!strncmp(ptr, "#END_OF_I18N_FILE", 17)) break; | ^~~~~~~ preproc.c:39:13: note: include '' or provide a declaration of 'strncmp' preproc.c:39:47: warning: 'strncmp' argument 3 type is 'int' where 'unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 39 | if (!strncmp(ptr, "#END_OF_I18N_FILE", 17)) break; | ^~ : note: built-in 'strncmp' declared here ./preproc > ../numdefs.h ctype(3) isspace: invalid input: -78 *** Signal 6 Stop. make[1]: stopped making "preproc" in /pbulk/work/geography/xrmap-base/work/xrmap-2.29/tools *** Error code 1 Stop. make: stopped making "all" in /pbulk/work/geography/xrmap-base/work/xrmap-2.29 *** Error code 1 Stop. make[1]: stopped making "all" in /usr/pkgsrc/geography/xrmap-base *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/geography/xrmap-base