=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 aget-0.4.1 --- main.o --- --- Aget.o --- --- Misc.o --- --- Head.o --- --- Signal.o --- --- Download.o --- --- Resume.o --- --- main.o --- gcc -g -W -D_REENTRANT -c main.c --- Aget.o --- gcc -g -W -D_REENTRANT -c Aget.c --- Misc.o --- gcc -g -W -D_REENTRANT -c Misc.c --- Head.o --- gcc -g -W -D_REENTRANT -c Head.c --- Signal.o --- gcc -g -W -D_REENTRANT -c Signal.c --- Resume.o --- gcc -g -W -D_REENTRANT -c Resume.c --- Download.o --- gcc -g -W -D_REENTRANT -c Download.c Download.c:110:28: warning: 'size' argument to memset is '0'; did you mean to transpose the last two arguments? [-Wmemset-transposed-args] memset(rbuf, GETRECVSIZ, 0); ^ Download.c:110:28: note: parenthesize the third argument to silence --- Head.o --- Head.c:59:5: warning: implicit declaration of function 'hstrerror' is invalid in C99 [-Wimplicit-function-declaration] hstrerror(h_errno)); ^ Head.c:62:52: error: no member named 'h_addr' in 'struct hostent' --- Download.o --- 1 warning generated. --- Head.o --- strncpy(req->ip, inet_ntoa(*(struct in_addr *)he->h_addr), MAXIPSIZ); ~~ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:128:34: note: expanded from macro 'strncpy' __builtin___strncpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~~~~~~~~ 1 warning and 1 error generated. *** [Head.o] Error code 1 bmake: stopped in /opt/work/net/aget/work/aget-0.4.1 1 error bmake: stopped in /opt/work/net/aget/work/aget-0.4.1 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/net/aget *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/net/aget