+ 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/tre-0.8.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tre-0.8.0/work.log ===> Building for tre-0.8.0 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in lib --- all --- /opt/pkg/bin/bmake all-am --- tre-ast.lo --- --- tre-compile.lo --- --- tre-match-backtrack.lo --- --- tre-match-parallel.lo --- --- tre-ast.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c -o tre-ast.lo tre-ast.c --- tre-compile.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c -o tre-compile.lo tre-compile.c --- tre-match-parallel.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c -o tre-match-parallel.lo tre-match-parallel.c --- tre-match-backtrack.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c -o tre-match-backtrack.lo tre-match-backtrack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/tre/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -fPIC -DPIC -o .libs/tre-match-backtrack.o --- tre-compile.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/tre/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -fPIC -DPIC -o .libs/tre-compile.o --- tre-match-parallel.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/tre/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -fPIC -DPIC -o .libs/tre-match-parallel.o --- tre-ast.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/tre/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -fPIC -DPIC -o .libs/tre-ast.o --- tre-match-backtrack.lo --- In file included from tre-match-backtrack.c:71: tre-match-backtrack.c: In function 'tre_tnfa_run_backtrack': tre-mem.h:52:23: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 52 | tre_mem_new_impl(1, alloca(sizeof(struct tre_mem_struct))) | ^~~~~~ tre-match-backtrack.c:115:35: note: in expansion of macro 'tre_mem_newa' 115 | #define tre_bt_mem_new tre_mem_newa | ^~~~~~~~~~~~ tre-match-backtrack.c:241:19: note: in expansion of macro 'tre_bt_mem_new' 241 | tre_mem_t mem = tre_bt_mem_new(); | ^~~~~~~~~~~~~~ tre-mem.h:52:23: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 52 | tre_mem_new_impl(1, alloca(sizeof(struct tre_mem_struct))) | ^~~~~~ tre-match-backtrack.c:115:35: note: in expansion of macro 'tre_mem_newa' 115 | #define tre_bt_mem_new tre_mem_newa | ^~~~~~~~~~~~ tre-match-backtrack.c:241:19: note: in expansion of macro 'tre_bt_mem_new' 241 | tre_mem_t mem = tre_bt_mem_new(); | ^~~~~~~~~~~~~~ --- tre-match-parallel.lo --- tre-match-parallel.c: In function 'tre_tnfa_run_parallel': tre-match-parallel.c:169:11: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 169 | buf = alloca(total_bytes); | ^~~~~~ tre-match-parallel.c:169:11: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] --- tre-match-backtrack.lo --- *** [tre-match-backtrack.lo] Error code 1 bmake[3]: stopped making "all-am" in /home/pbulk/build/devel/tre/work/tre-0.8.0/lib --- tre-match-parallel.lo --- *** [tre-match-parallel.lo] Error code 1 bmake[3]: stopped making "all-am" in /home/pbulk/build/devel/tre/work/tre-0.8.0/lib --- tre-ast.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/tre/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -o tre-ast.o >/dev/null 2>&1 mv -f .deps/tre-ast.Tpo .deps/tre-ast.Plo --- tre-compile.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/tre/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -o tre-compile.o >/dev/null 2>&1 mv -f .deps/tre-compile.Tpo .deps/tre-compile.Plo bmake[3]: 2 errors bmake[3]: stopped making "all-am" in /home/pbulk/build/devel/tre/work/tre-0.8.0/lib *** [all] Error code 2 bmake[2]: stopped making "all" in /home/pbulk/build/devel/tre/work/tre-0.8.0/lib bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/devel/tre/work/tre-0.8.0/lib bmake[1]: stopped making "all-recursive" in /home/pbulk/build/devel/tre/work/tre-0.8.0 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/devel/tre/work/tre-0.8.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/tre/work/tre-0.8.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/tre *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/tre