+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sslh-2.2.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sslh-2.2.4/work.log ===> Building for sslh-2.2.4 ./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 echosrv-conf.c -o echosrv-conf.o 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-ev.o sslh-ev.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 echosrv-conf.c: In function 'c2s_asprintf': echosrv-conf.c:228:15: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] 228 | int res = vasprintf(strp, fmt, ap); | ^~~~~~~~~ | vsprintf sslh-fork.c: In function 'stop_listeners': sslh-fork.c:141:9: warning: 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: warning: 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.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sslh *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sslh