+ 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/lambdamoo-1.8.1nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lambdamoo-1.8.1nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for lambdamoo-1.8.1nb2 /usr/bin/mv /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1/restart.sh /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1/restart.sh.in /usr/bin/sed /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1/restart.sh "s|__PREFIX__|/opt/pkg|g" --- net_mp_fake.o --- --- parser.o --- --- ast.o --- --- code_gen.o --- --- net_mp_fake.o --- touch net_mp_fake.o --- parser.o --- /opt/pkg/bin/bison -y -d parser.y --- ast.o --- gcc -g -ansi -O -c ast.c --- db_file.o --- --- code_gen.o --- gcc -g -ansi -O -c code_gen.c --- db_file.o --- gcc -g -ansi -O -c db_file.c --- ast.o --- In file included from ast.c:27: storage.h:50:14: error: expected ';' before 'void' 50 | static inline void /* XXX was extern, fix for non-gcc compilers */ | ^~~~~ | ; In file included from ast.c:28: utils.h:45:14: error: expected ';' before 'void' 45 | static inline void | ^~~~~ | ; utils.h:52:8: error: unknown type name 'inline' 52 | static inline Var | ^~~~~~ utils.h:53:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'var_ref' 53 | var_ref(Var v) | ^~~~~~~ utils.h:61:8: error: unknown type name 'inline' 61 | static inline Var | ^~~~~~ utils.h:62:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'var_dup' 62 | var_dup(Var v) | ^~~~~~~ --- code_gen.o --- In file included from code_gen.c:24: storage.h:50:14: error: expected ';' before 'void' 50 | static inline void /* XXX was extern, fix for non-gcc compilers */ | ^~~~~ | ; In file included from code_gen.c:27: utils.h:45:14: error: expected ';' before 'void' 45 | static inline void | ^~~~~ | ; utils.h:52:8: error: unknown type name 'inline' 52 | static inline Var | ^~~~~~ utils.h:53:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'var_ref' 53 | var_ref(Var v) | ^~~~~~~ utils.h:61:8: error: unknown type name 'inline' 61 | static inline Var | ^~~~~~ utils.h:62:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'var_dup' 62 | var_dup(Var v) | ^~~~~~~ --- db_file.o --- In file included from db_file.c:35: storage.h:50:14: error: expected ';' before 'void' 50 | static inline void /* XXX was extern, fix for non-gcc compilers */ | ^~~~~ | ; --- code_gen.o --- code_gen.c: In function 'add_literal': code_gen.c:280:60: error: incompatible types when assigning to type 'Var' from type 'int' 280 | gstate->literals[i = gstate->num_literals++] = var_ref(v); | ^~~~~~~ --- ast.o --- *** [ast.o] Error code 1 bmake: stopped making "moo" in /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1 --- db_file.o --- *** [db_file.o] Error code 1 bmake: stopped making "moo" in /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1 --- code_gen.o --- *** [code_gen.o] Error code 1 bmake: stopped making "moo" in /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1 --- parser.o --- gcc -g -ansi -O -c -o parser.o y.tab.c In file included from parser.y:40: storage.h:50:14: error: expected ';' before 'void' 50 | static inline void /* XXX was extern, fix for non-gcc compilers */ | ^~~~~ | ; In file included from parser.y:44: utils.h:45:14: error: expected ';' before 'void' 45 | static inline void | ^~~~~ | ; utils.h:52:8: error: unknown type name 'inline' 52 | static inline Var | ^~~~~~ utils.h:53:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'var_ref' 53 | var_ref(Var v) | ^~~~~~~ utils.h:61:8: error: unknown type name 'inline' 61 | static inline Var | ^~~~~~ utils.h:62:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'var_dup' 62 | var_dup(Var v) | ^~~~~~~ *** [parser.o] Error code 1 bmake: stopped making "moo" in /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1 bmake: 4 errors bmake: stopped making "moo" in /home/pbulk/build/net/lambdamoo/work/MOO-1.8.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/lambdamoo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/lambdamoo