+ 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/netmask-2.4.4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/netmask-2.4.4/work.log
===> Building for netmask-2.4.4
/opt/pkg/bin/gmake  all-am
gmake[1]: Entering directory '/home/pbulk/build/sysutils/netmask/work/netmask-2.4.4'
Updating ./version.texi
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/home/pbulk/build/sysutils/netmask/work/.tools/bin/makeinfo --version) >/dev/null 2>&1; then \
  for f in netmask.info netmask.info-[0-9] netmask.info-[0-9][0-9] netmask.i[0-9] netmask.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /home/pbulk/build/sysutils/netmask/work/.tools/bin/makeinfo   -I . \
 -o netmask.info netmask.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./netmask.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
netmask.texi:11: warning: @set should only appear at the beginning of a line
netmask.texi:12: warning: @set should only appear at the beginning of a line
netmask.texi:13: warning: @set should only appear at the beginning of a line
gpl.texi:1: warning: @setfilename after the first element
netmask.texi:335: warning: @refill is obsolete
gcc -DHAVE_CONFIG_H -I.     -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
main.c:38:3: error: unknown type name 'u_int32_t'
   38 |   u_int32_t neta;
      |   ^~~~~~~~~
main.c:39:3: error: unknown type name 'u_int32_t'
   39 |   u_int32_t mask;
      |   ^~~~~~~~~
gmake[1]: *** [Makefile:649: main.o] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/sysutils/netmask/work/netmask-2.4.4'
gmake: *** [Makefile:533: all] Error 2
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/netmask