+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/regxml-0.0.20100901/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/regxml-0.0.20100901/work.log
===> Building for regxml-0.0.20100901
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I. -D_GNU_SOURCE	 -I/opt/local/include -I/usr/include  -c -o xmlgrep/xmlgrep.o xmlgrep/xmlgrep.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I. -D_GNU_SOURCE	 -I/opt/local/include -I/usr/include  -c -o compat/setprogname.o compat/setprogname.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I. -D_GNU_SOURCE	 -I/opt/local/include -I/usr/include  -c -o regxml/regxml.o regxml/regxml.c
In file included from compat/setprogname.c:40:
./regxml/compat.h:41:10: fatal error: sys/cdefs.h: No such file or directory
   41 | #include <sys/cdefs.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
In file included from xmlgrep/xmlgrep.c:37:
./regxml/compat.h:41:10: fatal error: sys/cdefs.h: No such file or directory
   41 | #include <sys/cdefs.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
gmake: *** [<builtin>: compat/setprogname.o] Error 1
gmake: *** Waiting for unfinished jobs....
regxml/regxml.c:31:10: fatal error: sys/cdefs.h: No such file or directory
   31 | #include <sys/cdefs.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
gmake: *** [<builtin>: xmlgrep/xmlgrep.o] Error 1
gmake: *** [<builtin>: regxml/regxml.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/regxml
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/regxml