=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/net/sslh", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for sslh-2.2.4nb1 ./genver.sh >version.h pod2man --section=8 --release=2.2.4 --center=" " sslh.pod | gzip -9 - > sslh.8.gz gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ev -I/usr/include -Wall -O2 -DLIBPCRE -g -I/opt/pkg/include -I/opt/pkg/include/ev -I/usr/include -DENABLE_REGEX -DLIBCONFIG -c -o echosrv.o echosrv.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ev -I/usr/include -Wall -O2 -DLIBPCRE -g -I/opt/pkg/include -I/opt/pkg/include/ev -I/usr/include -DENABLE_REGEX -DLIBCONFIG -c -o sslh-fork.o sslh-fork.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ev -I/usr/include -Wall -O2 -DLIBPCRE -g -I/opt/pkg/include -I/opt/pkg/include/ev -I/usr/include -DENABLE_REGEX -DLIBCONFIG -c sslh-conf.c -o sslh-conf.o sslh-fork.c: In function 'stop_listeners': sslh-fork.c:141:9: error: implicit declaration of function 'kill' [-Wimplicit-function-declaration] 141 | kill(listener_pid[i], sig); | ^~~~ sslh-fork.c: In function 'main_loop': sslh-fork.c:227:22: error: storage size of 'action' isn't known 227 | struct sigaction action; | ^~~~~~ sslh-fork.c:264:11: error: implicit declaration of function 'sigaction' [-Wimplicit-function-declaration] 264 | res = sigaction(SIGTERM, &action, NULL); | ^~~~~~~~~ sslh-fork.c:227:22: warning: unused variable 'action' [-Wunused-variable] 227 | struct sigaction action; | ^~~~~~ gmake: *** [: sslh-fork.o] Error 1 gmake: *** Waiting for unfinished jobs.... sslh-conf.c: In function 'c2s_asprintf': sslh-conf.c:228:15: error: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] 228 | int res = vasprintf(strp, fmt, ap); | ^~~~~~~~~ | vsprintf gmake: *** [Makefile:68: sslh-conf.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/sslh *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/sslh