=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for pv-1.6.6 clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/main/debug.o src/main/debug.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/main/help.o src/main/help.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/main/main.o src/main/main.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/main/options.o src/main/options.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/main/remote.o src/main/remote.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/main/version.o src/main/version.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/library/getopt.o src/library/getopt.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/library/gettext.o src/library/gettext.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/cursor.o src/pv/cursor.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/display.o src/pv/display.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/file.o src/pv/file.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/loop.o src/pv/loop.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/number.o src/pv/number.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/signal.o src/pv/signal.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/state.o src/pv/state.c clang -O2 -I/opt/pkg/include -I/opt/pkg/include -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/pkg/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c In file included from src/pv/cursor.c:14: ./src/include/pv-internal.h:219:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:220:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd_link; /* lstat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ In file included from src/pv/display.c:5: ./src/include/pv-internal.h:219:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:220:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd_link; /* lstat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ In file included from src/pv/file.c:5: ./src/include/pv-internal.h:219:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:220:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd_link; /* lstat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ 2 errors generated. gmake: *** [Makefile:362: src/pv/cursor.o] Error 1 gmake: *** Waiting for unfinished jobs.... src/pv/file.c:34:16: error: variable has incomplete type 'struct stat64' struct stat64 sb; ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' 2 struct stat64 sb_fd; /* stat of fd symlink */ errors generated. ^ src/pv/file.c:44:12: warning: implicit declaration of function 'fstat64' is invalid in C99 [-Wimplicit-function-declaration] if (0 == fstat64(STDIN_FILENO, &sb)) ^ src/pv/file.c:51:9: warning: implicit declaration of function 'fstat64' is invalid in C99 [-Wimplicit-function-declaration] rc = fstat64(STDIN_FILENO, &sb); ^ src/pv/file.c:57:9: warning: implicit declaration of function 'stat64' is invalid in C99 [-Wimplicit-function-declaration] rc = stat64(state->input_files[i], &sb); ^ src/pv/file.c:111:8: warning: implicit declaration of function 'fstat64' is invalid in C99 [-Wimplicit-function-declaration] rc = fstat64(STDOUT_FILENO, &sb); ^ src/pv/file.c:146:9: warning: implicit declaration of function 'fstat64' is invalid in C99 [-Wimplicit-function-declaration] rc = fstat64(STDIN_FILENO, &sb); ^ src/pv/file.c:153:9: warning: implicit declaration of function 'stat64' is invalid in C99 [-Wimplicit-function-declaration] rc = stat64(state->input_files[i], &sb); ^ src/pv/file.c:207:16: error: variable has incomplete type 'struct stat64' struct stat64 isb; ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ src/pv/file.c:208:16: error: variable has incomplete type 'struct stat64' struct stat64 osb; ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ src/pv/file.c:245:6: warning: implicit declaration of function 'fstat64' is invalid in C99 [-Wimplicit-function-declaration] if (fstat64(fd, &isb)) { ^ 7 warnings and 5 errors generated. gmake: *** [Makefile:362: src/pv/display.o] Error 1 gmake: *** [Makefile:362: src/pv/file.o] Error 1 In file included from src/pv/loop.c:6: ./src/include/pv-internal.h:219:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:220:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd_link; /* lstat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ src/pv/loop.c:56:16: error: variable has incomplete type 'struct stat64' struct stat64 sb; ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ src/pv/loop.c:119:12: warning: implicit declaration of function 'fstat64' is invalid in C99 [-Wimplicit-function-declaration] if ((0 == fstat64(fd, &sb)) && (0 == state->target_buffer_size)) { ^ 1 warning and 3 errors generated. In file included from src/pv/signal.c:5: ./src/include/pv-internal.h:219:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:220:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd_link; /* lstat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ gmake: *** [Makefile:362: src/pv/loop.o] Error 1 2 errors generated. gmake: *** [Makefile:362: src/pv/signal.o] Error 1 In file included from src/pv/state.c:5: ./src/include/pv-internal.h:219:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:220:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd_link; /* lstat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ In file included from src/pv/transfer.c:5: ./src/include/pv-internal.h:219:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ ./src/include/pv-internal.h:220:16: error: field has incomplete type 'struct stat64' struct stat64 sb_fd_link; /* lstat of fd symlink */ ^ ./src/include/pv-internal.h:219:9: note: forward declaration of 'struct stat64' struct stat64 sb_fd; /* stat of fd symlink */ ^ 2 errors generated. gmake: *** [Makefile:362: src/pv/state.o] Error 1 2 errors generated. gmake: *** [Makefile:362: src/pv/transfer.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/sysutils/pv *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/sysutils/pv