+ 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/stunnel-5.73/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/stunnel-5.73/work.log ===> Building for stunnel-5.73 --- all-recursive --- Making all in src --- all --- /opt/pkg/bin/bmake all-am --- stunnel-tls.o --- --- stunnel-str.o --- --- stunnel-file.o --- --- stunnel-client.o --- --- stunnel-tls.o --- CC stunnel-tls.o --- stunnel-str.o --- CC stunnel-str.o --- stunnel-client.o --- CC stunnel-client.o --- stunnel-file.o --- CC stunnel-file.o --- stunnel-log.o --- CC stunnel-log.o --- stunnel-options.o --- CC stunnel-options.o --- stunnel-protocol.o --- CC stunnel-protocol.o --- stunnel-log.o --- log.c: In function 's_vlog': log.c:201:14: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 201 | text=alloca((size_t)len+1); | ^~~~~~ log.c:201:14: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] log.c: In function 'log_raw': log.c:287:14: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 287 | line=alloca(size); | ^~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics *** [stunnel-log.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/security/stunnel/work/stunnel-5.73/src bmake[2]: 1 error bmake[2]: stopped making "all-am" in /home/pbulk/build/security/stunnel/work/stunnel-5.73/src bmake[1]: stopped making "all" in /home/pbulk/build/security/stunnel/work/stunnel-5.73/src bmake: stopped making "all" in /home/pbulk/build/security/stunnel/work/stunnel-5.73 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/stunnel *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/stunnel