=> Bootstrap dependency digest>=20010302: found digest-20160304 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 i2ocfg-1.1 --- .gdbinit --- --- dialog.o --- --- tables.o --- --- .gdbinit --- rm -f .gdbinit --- dialog.o --- # compile i2ocfg-1.1/dialog.o clang -O2 -fPIE -std=gnu99 -Werror -c dialog.c --- tables.o --- # compile i2ocfg-1.1/tables.o clang -O2 -fPIE -std=gnu99 -Werror -c tables.c --- .gdbinit --- touch .gdbinit --- dialog.o --- dialog.c:252:14: error: variable has incomplete type 'struct stat' struct stat sb; ^ dialog.c:252:9: note: forward declaration of 'struct stat' struct stat sb; ^ dialog.c:265:7: error: implicit declaration of function 'stat' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if (stat(fn, &sb)) ^ dialog.c:269:22: error: use of undeclared identifier 'S_IRUSR' (sb.st_mode & (S_IRUSR|S_IWUSR)) == (S_IRUSR|S_IWUSR)) || ^ dialog.c:269:30: error: use of undeclared identifier 'S_IWUSR' (sb.st_mode & (S_IRUSR|S_IWUSR)) == (S_IRUSR|S_IWUSR)) || ^ dialog.c:269:44: error: use of undeclared identifier 'S_IRUSR' (sb.st_mode & (S_IRUSR|S_IWUSR)) == (S_IRUSR|S_IWUSR)) || ^ dialog.c:269:52: error: use of undeclared identifier 'S_IWUSR' (sb.st_mode & (S_IRUSR|S_IWUSR)) == (S_IRUSR|S_IWUSR)) || ^ dialog.c:271:22: error: use of undeclared identifier 'S_IRGRP' (sb.st_mode & (S_IRGRP|S_IWGRP)) == (S_IRGRP|S_IWGRP)) || ^ dialog.c:271:30: error: use of undeclared identifier 'S_IWGRP' (sb.st_mode & (S_IRGRP|S_IWGRP)) == (S_IRGRP|S_IWGRP)) || ^ dialog.c:271:44: error: use of undeclared identifier 'S_IRGRP' (sb.st_mode & (S_IRGRP|S_IWGRP)) == (S_IRGRP|S_IWGRP)) || ^ dialog.c:271:52: error: use of undeclared identifier 'S_IWGRP' (sb.st_mode & (S_IRGRP|S_IWGRP)) == (S_IRGRP|S_IWGRP)) || ^ dialog.c:272:22: error: use of undeclared identifier 'S_IROTH' (sb.st_mode & (S_IROTH|S_IWOTH)) == (S_IROTH|S_IWOTH)) ^ dialog.c:272:30: error: use of undeclared identifier 'S_IWOTH' (sb.st_mode & (S_IROTH|S_IWOTH)) == (S_IROTH|S_IWOTH)) ^ dialog.c:272:44: error: use of undeclared identifier 'S_IROTH' (sb.st_mode & (S_IROTH|S_IWOTH)) == (S_IROTH|S_IWOTH)) ^ dialog.c:272:52: error: use of undeclared identifier 'S_IWOTH' (sb.st_mode & (S_IROTH|S_IWOTH)) == (S_IROTH|S_IWOTH)) ^ 14 errors generated. *** [dialog.o] Error code 1 make: stopped in /data/scratch/sysutils/i2ocfg/work/i2ocfg-1.1 --- tables.o --- ctfconvert -g -L VERSION tables.o 1 error make: stopped in /data/scratch/sysutils/i2ocfg/work/i2ocfg-1.1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/sysutils/i2ocfg *** Error code 1 Stop. make: stopped in /data/pkgsrc/sysutils/i2ocfg