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: 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' strncpy(req->ip, inet_ntoa(*(struct in_addr *)he->h_addr), MAXIPSIZ); ~~ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/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 making "all" in /Users/pbulk/build/net/aget/work/aget-0.4.1 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/net/aget/work/aget-0.4.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/aget *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/aget