+ 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/libfirm-1.21.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libfirm-1.21.0/work.log ===> Building for libfirm-1.21.0 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in include/libfirm Making all in ir --- all --- /opt/pkg/bin/bmake all-am --- libfirm_la-array.lo --- --- libfirm_la-bipartite.lo --- --- libfirm_la-cpset.lo --- --- libfirm_la-gaussjordan.lo --- --- libfirm_la-array.lo --- CC libfirm_la-array.lo --- libfirm_la-bipartite.lo --- CC libfirm_la-bipartite.lo --- libfirm_la-cpset.lo --- CC libfirm_la-cpset.lo --- libfirm_la-gaussjordan.lo --- CC libfirm_la-gaussjordan.lo --- libfirm_la-bipartite.lo --- In file included from adt/bipartite.c:30: adt/bipartite.c: In function 'apply_alternating_path': adt/bitset.h:107:21: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 107 | bitset_init(alloca(bitset_total_size(size)), (size)) | ^~~~~~ adt/bipartite.c:84:25: note: in expansion of macro 'bitset_alloca' 84 | bitset_t *tmp = bitset_alloca(gr->n_right); | ^~~~~~~~~~~~~ adt/bitset.h:107:21: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 107 | bitset_init(alloca(bitset_total_size(size)), (size)) | ^~~~~~ adt/bipartite.c:84:25: note: in expansion of macro 'bitset_alloca' 84 | bitset_t *tmp = bitset_alloca(gr->n_right); | ^~~~~~~~~~~~~ adt/bipartite.c: In function 'bipartite_matching': adt/bitset.h:107:21: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 107 | bitset_init(alloca(bitset_total_size(size)), (size)) | ^~~~~~ adt/bipartite.c:148:34: note: in expansion of macro 'bitset_alloca' 148 | bitset_t *matched_left = bitset_alloca(gr->n_left); | ^~~~~~~~~~~~~ *** [libfirm_la-bipartite.lo] Error code 1 bmake[3]: stopped making "all-am" in /home/pbulk/build/devel/libfirm/work/libfirm-1.21.0/ir bmake[3]: 1 error bmake[3]: stopped making "all-am" in /home/pbulk/build/devel/libfirm/work/libfirm-1.21.0/ir bmake[2]: stopped making "all" in /home/pbulk/build/devel/libfirm/work/libfirm-1.21.0/ir bmake[1]: stopped making "all-recursive" in /home/pbulk/build/devel/libfirm/work/libfirm-1.21.0 bmake: stopped making "all" in /home/pbulk/build/devel/libfirm/work/libfirm-1.21.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libfirm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libfirm