+ 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/texi2mdoc-0.1.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/texi2mdoc-0.1.2/work.log
===> Building for texi2mdoc-0.1.2
--- main.o ---
--- util.o ---
--- main.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings  -c main.c
--- util.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings  -c util.c
--- main.o ---
In file included from main.c:32:
extern.h:395:14: error: expected ';' before 'void'
  395 | __BEGIN_DECLS
      |              ^
      |              ;
  396 | 
  397 | void    advance(struct texi *, size_t *);
      | ~~~~          
extern.h:442:12: error: expected ';' before 'static'
  442 | __END_DECLS
      |            ^
      |            ;
--- util.o ---
In file included from util.c:33:
extern.h:395:14: error: expected ';' before 'void'
  395 | __BEGIN_DECLS
      |              ^
      |              ;
  396 | 
  397 | void    advance(struct texi *, size_t *);
      | ~~~~          
--- main.o ---
*** [main.o] Error code 1

bmake: stopped making "texi2mdoc" in /home/pbulk/build/textproc/texi2mdoc/work/texi2mdoc-0.1.2
--- util.o ---
extern.h:442:12: error: expected ';' before 'void'
  442 | __END_DECLS
      |            ^
      |            ;
*** [util.o] Error code 1

bmake: stopped making "texi2mdoc" in /home/pbulk/build/textproc/texi2mdoc/work/texi2mdoc-0.1.2
bmake: 2 errors

bmake: stopped making "texi2mdoc" in /home/pbulk/build/textproc/texi2mdoc/work/texi2mdoc-0.1.2
*** Error code 2

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

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