=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/aget", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for aget-0.4.1 --- main.o --- --- Aget.o --- gcc -g -W -I/usr/include -c Aget.c --- main.o --- gcc -g -W -I/usr/include -c main.c --- Misc.o --- gcc -g -W -I/usr/include -c Misc.c --- Head.o --- gcc -g -W -I/usr/include -c Head.c Head.c: In function 'http_head_req': Head.c:59:33: error: implicit declaration of function 'hstrerror'; did you mean 'strerror'? [-Wimplicit-function-declaration] 59 | hstrerror(h_errno)); | ^~~~~~~~~ | strerror --- Signal.o --- --- Head.o --- *** [Head.o] Error code 1 bmake: stopped making "all" in /tmp/work/net/aget/work/aget-0.4.1 --- Signal.o --- gcc -g -W -I/usr/include -c Signal.c Signal.c: In function 'signal_waiter': Signal.c:31:17: error: too many arguments to function 'sigwait'; expected 1, have 2 31 | sigwait(&signal_set, &signal); | ^~~~~~~ ~~~~~~~ In file included from Signal.c:4: /usr/include/signal.h:165:12: note: declared here 165 | extern int sigwait(sigset_t *); | ^~~~~~~ *** [Signal.o] Error code 1 bmake: stopped making "all" in /tmp/work/net/aget/work/aget-0.4.1 bmake: 2 errors bmake: stopped making "all" in /tmp/work/net/aget/work/aget-0.4.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/aget *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/aget