=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/texi2mdoc", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> 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 *); | ~~~~ extern.h:442:12: error: expected ';' before 'void' 442 | __END_DECLS | ^ | ; --- main.o --- *** [main.o] Error code 1 bmake: stopped making "texi2mdoc" in /home/pbulk/work/textproc/texi2mdoc/work/texi2mdoc-0.1.2 --- util.o --- *** [util.o] Error code 1 bmake: stopped making "texi2mdoc" in /home/pbulk/work/textproc/texi2mdoc/work/texi2mdoc-0.1.2 bmake: 2 errors bmake: stopped making "texi2mdoc" in /home/pbulk/work/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