=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for aget-0.4.1 gcc -g -W -D_REENTRANT -c main.c gcc -g -W -D_REENTRANT -c Aget.c gcc -g -W -D_REENTRANT -c Misc.c gcc -g -W -D_REENTRANT -c Head.c 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/MacOSX12.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. *** [Head.o] Error code 1 bmake: stopped in /Users/pbulk/build/net/aget/work/aget-0.4.1 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-macos-trunk-x86_64/net/aget *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/aget