+ 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/oto-0.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/oto-0.5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for oto-0.5 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/fonts/oto/work/oto-0.5' Making all in config gmake[2]: Entering directory '/home/pbulk/build/fonts/oto/work/oto-0.5/config' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/fonts/oto/work/oto-0.5/config' Making all in src gmake[2]: Entering directory '/home/pbulk/build/fonts/oto/work/oto-0.5/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/usr/include -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from ot.h:26, from main.c:27: u2c.h:40:14: error: expected ';' before 'extern' 40 | __BEGIN_DECLS | ^ | ; 41 | 42 | extern U2C *u2c_open(char *file); | ~~~~~~ u2c.h:46:12: error: expected ';' before 'typedef' 46 | __END_DECLS | ^ | ; ot.h:208:14: error: expected ';' before 'extern' 208 | __BEGIN_DECLS | ^ | ; 209 | 210 | extern void read_table(uint8_t *p, uint32_t length, | ~~~~~~ ot.h:252:12: error: expected ';' before 'void' 252 | __END_DECLS | ^ | ; gmake[2]: *** [Makefile:264: main.o] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/fonts/oto/work/oto-0.5/src' gmake[1]: *** [Makefile:246: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/fonts/oto/work/oto-0.5' gmake: *** [Makefile:173: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/fonts/oto *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/fonts/oto