+ 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/surgescript-0.5.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/surgescript-0.5.5/work.log WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Building for surgescript-0.5.5 [ 1%] Building C object CMakeFiles/surgescript.dir/src/surgescript/compiler/asm.c.o [ 2%] Building C object CMakeFiles/surgescript-static.dir/src/surgescript/compiler/asm.c.o [ 3%] Building C object CMakeFiles/surgescript.dir/src/surgescript/compiler/parser.c.o [ 4%] Building C object CMakeFiles/surgescript.dir/src/surgescript/compiler/lexer.c.o [ 6%] Building C object CMakeFiles/surgescript.dir/src/surgescript/compiler/symtable.c.o [ 7%] Building C object CMakeFiles/surgescript-static.dir/src/surgescript/compiler/lexer.c.o [ 8%] Building C object CMakeFiles/surgescript.dir/src/surgescript/compiler/token.c.o [ 9%] Building C object CMakeFiles/surgescript.dir/src/surgescript/runtime/heap.c.o [ 10%] Building C object CMakeFiles/surgescript.dir/src/surgescript/runtime/object.c.o [ 12%] Building C object CMakeFiles/surgescript.dir/src/surgescript/runtime/object_manager.c.o [ 13%] Building C object CMakeFiles/surgescript.dir/src/surgescript/runtime/program.c.o /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5/src/surgescript/runtime/program.c: In function 'run_cprogram': /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5/src/surgescript/runtime/program.c:362:60: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 362 | const surgescript_var_t** param = program->arity > 0 ? alloca(program->arity * sizeof(*param)) : NULL; | ^~~~~~ /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5/src/surgescript/runtime/program.c:362:60: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] --- CMakeFiles/surgescript.dir/src/surgescript/runtime/program.c.o --- *** [CMakeFiles/surgescript.dir/src/surgescript/runtime/program.c.o] Error code 1 bmake[2]: stopped making "CMakeFiles/surgescript.dir/build" in /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5 --- CMakeFiles/surgescript-static.dir/all --- *** [CMakeFiles/surgescript-static.dir/all] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5 bmake[2]: 1 error bmake[2]: stopped making "CMakeFiles/surgescript.dir/build" in /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5 --- CMakeFiles/surgescript.dir/all --- *** [CMakeFiles/surgescript.dir/all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5 bmake[1]: 2 errors bmake[1]: stopped making "all" in /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/lang/surgescript/work/surgescript-0.5.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/surgescript *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/surgescript