=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for aget-0.4.1 --- main.o --- --- Aget.o --- --- Misc.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 --- --- Signal.o --- --- Head.o --- gcc -g -W -D_REENTRANT -c Head.c --- Signal.o --- gcc -g -W -D_REENTRANT -c Signal.c --- Download.o --- gcc -g -W -D_REENTRANT -c Download.c --- Head.o --- Head.c:59:5: warning: call to undeclared function 'hstrerror'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] hstrerror(h_errno)); ^ Head.c:62:52: error: no member named 'h_addr' in 'struct hostent' strncpy(req->ip, inet_ntoa(*(struct in_addr *)he->h_addr), MAXIPSIZ); ~~ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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. --- Download.o --- 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 --- Signal.o --- Signal.c:19:28: warning: parameter 'arg' set but not used [-Wunused-but-set-parameter] void * signal_waiter(void *arg) ^ --- Head.o --- *** [Head.o] Error code 1 bmake: stopped in /Users/pbulk/build/net/aget/work/aget-0.4.1 --- Download.o --- 1 warning generated. --- Signal.o --- 1 warning generated. 1 error bmake: stopped in /Users/pbulk/build/net/aget/work/aget-0.4.1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/aget *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/aget