+ 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/nstx-1.1beta6nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nstx-1.1beta6nb1/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for nstx-1.1beta6nb1
--- nstxd.o ---
--- nstx_encode.o ---
--- nstx_pstack.o ---
--- nstx_dns.o ---
--- nstxd.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations   -c nstxd.c
--- nstx_encode.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations   -c nstx_encode.c
--- nstx_pstack.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations   -c nstx_pstack.c
--- nstx_dns.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations   -c nstx_dns.c
--- nstxd.o ---
nstxd.c: In function 'main':
nstxd.c:129:26: error: 'LOG_PERROR' undeclared (first use in this function); did you mean 'SO_ERROR'?
  129 |         openlog(argv[0], LOG_PERROR|LOG_PID|LOG_CONS|LOG_NDELAY, LOG_DAEMON);
      |                          ^~~~~~~~~~
      |                          SO_ERROR
nstxd.c:129:26: note: each undeclared identifier is reported only once for each function it appears in
--- nstx_dns.o ---
nstx_dns.c: In function 'dns_constructpacket':
nstx_dns.c:412:14: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration]
  412 |    offsets = alloca(qdcount * 4);
      |              ^~~~~~
nstx_dns.c:412:14: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch]
--- nstxd.o ---
*** [nstxd.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/net/nstx/work/nstx-1.1-beta6
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/net/nstx/work/nstx-1.1-beta6
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nstx
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nstx