=> 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 gpart-0.1hnb1 /opt/pkg/bin/gmake -C src gmake[1]: Entering directory '/opt/work/sysutils/gpart/work/gpart-0.1h/src' gcc -O2 -DVERSION=\"0.1h\" -c -o gpart.o gpart.c gcc -O2 -DVERSION=\"0.1h\" -c -o gmodules.o gmodules.c gcc -O2 -DVERSION=\"0.1h\" -c -o disku.o disku.c gcc -O2 -DVERSION=\"0.1h\" -c -o l64seek.o l64seek.c gcc -O2 -DVERSION=\"0.1h\" -c -o gm_ext2.o gm_ext2.c gcc -O2 -DVERSION=\"0.1h\" -c -o gm_lswap.o gm_lswap.c gcc -O2 -DVERSION=\"0.1h\" -c -o gm_fat.o gm_fat.c gcc -O2 -DVERSION=\"0.1h\" -c -o gm_bsddl.o gm_bsddl.c In file included from gm_ext2.c:27: In file included from ./gpart.h:21: ./l64seek.h:41:9: error: unknown type name 'off64_t'; did you mean 'off_t'? typedef off64_t s64_t; ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from gm_ext2.c:27: In file included from ./gpart.h:21: ./l64seek.h:43:1: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from gm_ext2.c:27: In file included from ./gpart.h:21: ./l64seek.h:43:25: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ 3 errors generated. gmake[1]: *** [: gm_ext2.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... In file included from l64seek.c:17: ./l64seek.h:41:9: error: unknown type name 'off64_t'; did you mean 'off_t'? typedef off64_t s64_t; ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from l64seek.c:17: ./l64seek.h:43:1: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from l64seek.c:17: ./l64seek.h:43:25: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ l64seek.c:34:1: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t l64seek(int fd,off64_t offset,int whence) ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ l64seek.c:34:24: error: unknown type name 'off64_t'; did you mean 'off_t'? In file included from disku.c:22: In file included from ./gpart.h:21: ./l64seek.h:41:9: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t l64seek(int fd,off64_t offset,int whence) ^~~~~~~ off_t typedef off64_t s64_t; ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ typedef __darwin_off_t off_t; ^ In file included from gm_bsddl.c:17: In file included from ./gpart.h:21: ./l64seek.h:41:9: error: unknown type name 'off64_t'; did you mean 'off_t'? typedef off64_t s64_t; ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ l64seek.c:36:In file included from gm_bsddl.c:In file included from 2: error: unknown type name 'off64_t'; did you mean 'off_t'? 17: In file included from ./gpart.h:21: ./l64seek.h:43:1: error: unknown type name 'off64_t'; did you mean 'off_t'? disku.c:22: In file included from ./gpart.h:21: ./l64seek.h:43:1: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t ret = (off64_t)-1; ^~~~~~~ off_t off64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t In file included from gmodules.c:22/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.hoff64_t l64seek(int fd, off64_t offset, int whence);/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h::31:33: note: ^~~~~~~'off_t' declared here 31typedef __darwin_off_t off_t; ^ off_t :33: note: 'off_t' declared here : In file included from ./gpart.h:21: ./l64seek.h:41:In file included from typedef __darwin_off_t off_t;disku.c:22: In file included from ./gpart.h:9In file included from gm_fat.c ^21: ./l64seek.h/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:43 :: :31error: :17: In file included from unknown type name 'off64_t'; did you mean 'off_t'?:./gpart.h25:21: ./l64seek.h:4133l64seek.c:: ::typedef off64_t s64_t; 9: note: 'off_t' declared here ^~~~~~~errortypedef __darwin_off_t off_t; error ^ 36:18: : unknown type name 'off64_t'; did you mean 'off_t'? : off_terror off64_t l64seek(int fd, off64_t offset, int whence);unknown type name 'off64_t'; did you mean 'off_t'? : /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.huse of undeclared identifier 'off64_t' ^~~~~~~In file included from gm_bsddl.c:31 In file included from off_t off64_t ret = (off64_t)-1; typedef off64_t s64_t; ^ gpart.c: :59: :33: ^~~~~~~ off_t In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:731 errors generated17./gpart.h:. :note33: note: 21/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h'off_t' declared here: 'off_t' declared here: In file included from ./gpart.htypedef __darwin_off_t off_t; ^: :: 21./l64seek.h: :./l64seek.h41:9: typedef __darwin_off_t off_t;error : ^:unknown type name 'off64_t'; did you mean 'off_t'? 31 :333 errors generated. : note: 'off_t' declared here 43:25: error: In file included from typedef __darwin_off_t off_t;gmodules.c unknown type name 'off64_t'; did you mean 'off_t'? ^ :22: In file included from ./gpart.h: typedef off64_t s64_t;off64_t l64seek(int fd, off64_t offset, int whence); In file included from gm_fat.c:21 ^~~~~~~ ^~~~~~~ gmake[1]: *** [: l64seek.o] Error 1 17: ./l64seek.h:: In file included from ./gpart.h off_t : off_t21: 43:./l64seek.h/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h1: error: unknown type name 'off64_t'; did you mean 'off_t'? :off64_t l64seek(int fd, off64_t offset, int whence); gmake[1]: *** [: disku.o] Error 1 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31::33 ^~~~~~~ off_t :/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:43:1:In file included from gm_lswap.c: note: 'off_t' declared here 19typedef __darwin_off_t off_t; ^33: 31 :33: error: unknown type name 'off64_t'; did you mean 'off_t'?: In file included from ./gpart.h:note: 'off_t' declared here 21typedef __darwin_off_t off_t; ^ : ./l64seek.hoff64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ :41:9: note: 'off_t' declared hereerror off_t : In file included from gpart.c:typedef __darwin_off_t off_t; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:In file included from unknown type name 'off64_t'; did you mean 'off_t'? 31:typedef off64_t s64_t;59 33: notegmodules.c:22: : In file included from ./gpart.h ^~~~~~~ off_t :/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:: 'off_t' declared here In file included from ./gpart.h:21: ./l64seek.h:43:25: error: unknown type name 'off64_t'; did you mean 'off_t'? 21: 33: note: 'off_t' declared here typedef __darwin_off_t off_t;typedef __darwin_off_t off_t; ^ ./l64seek.h:43 ^ off64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t :/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h1::31:33: error: In file included from gm_fat.c:In file included from gm_lswap.c:3 error1917: In file included from : note: 'off_t' declared here s./gpart.h:21: typedef __darwin_off_t off_t; generatedunknown type name 'off64_t'; did you mean 'off_t'?In file included from ./gpart.h:21: ./l64seek.h:43:1:. ./l64seek.h:43 ^ error: :25: unknown type name 'off64_t'; did you mean 'off_t'? erroroff64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.hoff64_t l64seek(int fd, off64_t offset, int whence);:31:: unknown type name 'off64_t'; did you mean 'off_t'? ^~~~~~~ off_t 33: note/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.hoff64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ :31:33: : 'off_t' declared herenote: 'off_t' declared here off_t typedef __darwin_off_t off_t; /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here ^typedef __darwin_off_t off_t; ^typedef __darwin_off_t off_t; ^ In file included from gpart.c:59: In file included from ./gpart.h:21: ./l64seek.h:43:25: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t l64seek(int fd, off64_t offset, int whence); gmodules.c:198:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] ^~~~~~~ if ((m->m_gfun == 0)) ~~~~~~~~~~^~~~ gmake[1]: *** [: gm_bsddl.o] Error 1 off_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here In file included from gm_lswap.c:typedef __darwin_off_t off_t; ^gmodules.c:198:17: note: remove extraneous parentheses around the comparison to silence this warning if ((m->m_gfun == 0)) ~ ^ ~ 19: In file included from ./gpart.h:21: ./l64seek.h:43:25: error: unknown type name 'off64_t'; did you mean 'off_t'? gmodules.c:198:17: note: use '=' to turn this equality comparison into an assignment off64_t l64seek(int fd, off64_t offset, int whence); ^~~~~~~ off_t if ((m->m_gfun == 0)) ^~ = /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here 3 errors generated. typedef __darwin_off_t off_t; ^ 1 warning and 3 errors generated. 3 errors generated. gmake[1]: *** [: gm_fat.o] Error 1 gmake[1]: *** [: gmodules.o] Error 1 gpart.c:606:30: warning: array index 5 is past the end of the array (which contains 4 elements) [-Warray-bounds] gmake[1]: *** [: gm_lswap.o] Error 1 for (p = pt->t_parts; p < &pt->t_parts[NDOSPARTS + 1]; p++) ^ ~~~~~~~~~~~~~ ./gpart.h:125:2: note: array 't_parts' declared here dos_part_entry t_parts[NDOSPARTS]; ^ gpart.c:610:30: warning: array index 5 is past the end of the array (which contains 4 elements) [-Warray-bounds] for (p = pt->t_parts; p < &pt->t_parts[NDOSPARTS + 1]; p++) ^ ~~~~~~~~~~~~~ ./gpart.h:125:2: note: array 't_parts' declared here dos_part_entry t_parts[NDOSPARTS]; ^ gpart.c:710:30: warning: array index 5 is past the end of the array (which contains 4 elements) [-Warray-bounds] for (p = pt->t_parts; p < &pt->t_parts[NDOSPARTS + 1]; p++) ^ ~~~~~~~~~~~~~ ./gpart.h:125:2: note: array 't_parts' declared here dos_part_entry t_parts[NDOSPARTS]; ^ 3 warnings and 3 errors generated. gmake[1]: *** [: gpart.o] Error 1 gmake[1]: Leaving directory '/opt/work/sysutils/gpart/work/gpart-0.1h/src' gmake: *** [Makefile:10: gpart] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/sysutils/gpart *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/sysutils/gpart