+ 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/regxml-0.0.20100901/work.log + su pbulk -c '"$@"' make /opt/pkg/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/pkg/include -I. -D_GNU_SOURCE -I/opt/pkg/include -c -o xmlgrep/xmlgrep.o xmlgrep/xmlgrep.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I. -D_GNU_SOURCE -I/opt/pkg/include -c -o compat/setprogname.o compat/setprogname.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I. -D_GNU_SOURCE -I/opt/pkg/include -c -o regxml/regxml.o regxml/regxml.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I. -D_GNU_SOURCE -I/opt/pkg/include -c -o regxml/xml.o regxml/xml.c 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. 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: *** Waiting for unfinished jobs.... gmake: *** [<builtin>: regxml/regxml.o] Error 1 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. gmake: *** [<builtin>: compat/setprogname.o] Error 1 In file included from regxml/xml.c:51: ./regxml/compat.h:41:10: fatal error: sys/cdefs.h: No such file or directory 41 | #include <sys/cdefs.h> | ^~~~~~~~~~~~~ compilation terminated. gmake: *** [<builtin>: regxml/xml.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/regxml *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/regxml