+ 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/kplex-1.3.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kplex-1.3.2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for kplex-1.3.2
cat: cannot open base_version: No such file or directory
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations   -c -o kplex.o kplex.c
kplex.c: In function 'main':
kplex.c:1609:20: error: too many arguments to function 'sigwait'
 1609 |             (void) sigwait(&set,&rcvdsig);
      |                    ^~~~~~~
In file included from kplex.c:16:
/usr/include/signal.h:165:12: note: declared here
  165 | extern int sigwait(sigset_t *);
      |            ^~~~~~~
gmake: *** [<builtin>: kplex.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/kplex
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/kplex