+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/oto-0.4nb4/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/oto-0.4nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for oto-0.4nb4
cd . && autoheader
WARNING: 'autoheader' is missing on your system.  You should only need it if
         you modified 'acconfig.h' or 'configure.in'.  You might want
         to install the Autoconf and GNU m4 packages.  Grab them
         from any GNU archive site.
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /usr/bin/bash ./config.status
creating config.h
config.h is unchanged
/opt/local/bin/gmake  all-recursive
gmake[1]: Entering directory '/home/pbulk/build/fonts/oto/work/oto-0.4'
Making all in config
gmake[2]: Entering directory '/home/pbulk/build/fonts/oto/work/oto-0.4/config'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/home/pbulk/build/fonts/oto/work/oto-0.4/config'
Making all in src
gmake[2]: Entering directory '/home/pbulk/build/fonts/oto/work/oto-0.4/src'
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -I/usr/include -DPKGDATADIR=\"/opt/local/share/oto\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c main.c
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:145: main.o] Error 1
gmake[2]: Leaving directory '/home/pbulk/build/fonts/oto/work/oto-0.4/src'
gmake[1]: *** [Makefile:136: all-recursive] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/fonts/oto/work/oto-0.4'
gmake: *** [Makefile:280: all-recursive-am] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/fonts/oto
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/fonts/oto