+ 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 => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for texi2mdoc-0.1.2 --- main.o --- --- util.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c util.c --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c main.c 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 *); | ~~~~ extern.h:442:12: error: expected ';' before 'void' 442 | __END_DECLS | ^ | ; --- main.o --- *** [main.o] Error code 1 bmake: stopped in /home/pbulk/build/textproc/texi2mdoc/work/texi2mdoc-0.1.2 --- util.o --- *** [util.o] Error code 1 bmake: stopped in /home/pbulk/build/textproc/texi2mdoc/work/texi2mdoc-0.1.2 2 errors bmake: stopped in /home/pbulk/build/textproc/texi2mdoc/work/texi2mdoc-0.1.2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/texi2mdoc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/texi2mdoc