=> 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 openrsync-0.20190221 --- blocks.o --- --- child.o --- --- client.o --- --- downloader.o --- --- fargs.o --- --- flist.o --- --- hash.o --- --- ids.o --- --- blocks.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c blocks.c --- child.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c child.c --- client.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c client.c --- downloader.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c downloader.c --- fargs.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c fargs.c --- flist.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c flist.c --- hash.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c hash.c --- ids.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c ids.c --- io.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c io.c --- fargs.o --- fargs.c:81:11: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] new = reallocarray(args, ^ fargs.c:81:9: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] new = reallocarray(args, ^ ~~~~~~~~~~~~~~~~~~ 2 warnings generated. --- hash.o --- hash.c:21:10: fatal error: 'endian.h' file not found #include ^~~~~~~~~~ --- blocks.o --- blocks.c:21:10: fatal error: 'endian.h' file not found #include ^~~~~~~~~~ --- log.o --- --- downloader.o --- downloader.c:117:17: warning: implicit declaration of function 'htole32' is invalid in C99 [-Wimplicit-function-declaration] int32_t seed = htole32(sess->seed); ^ --- hash.o --- 1 error generated. *** [hash.o] Error code 1 bmake: stopped in /opt/work/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- log.o --- clang -O2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c log.c --- blocks.o --- 1 error generated. *** [blocks.o] Error code 1 bmake: stopped in /opt/work/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- downloader.o --- 1 warning generated. --- io.o --- io.c:21:10: fatal error: 'endian.h' file not found #include ^~~~~~~~~~ --- ids.o --- ids.c:198:7: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] pp = reallocarray(*ids, *idsz + 1, sizeof(struct ident)); ^ ids.c:198:5: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion] pp = reallocarray(*ids, *idsz + 1, sizeof(struct ident)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ids.c:275:8: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] pp = reallocarray(*ids, ^ ids.c:275:6: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion] pp = reallocarray(*ids, ^ ~~~~~~~~~~~~~~~~~~ --- io.o --- 1 error generated. --- ids.o --- 4 warnings generated. --- io.o --- *** [io.o] Error code 1 bmake: stopped in /opt/work/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- log.o --- In file included from log.c:26: ./extern.h:87:2: error: unknown type name 'gid_t' gid_t gid; /* group */ ^ ./extern.h:90:2: error: unknown type name 'time_t'; did you mean 'size_t'? time_t mtime; /* modification */ ^~~~~~ size_t /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here typedef __darwin_size_t size_t; ^ 2 errors generated. *** [log.o] Error code 1 bmake: stopped in /opt/work/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d 4 errors bmake: stopped in /opt/work/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/net/openrsync *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/net/openrsync