+ 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/dgd-1.2.0.4nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dgd-1.2.0.4nb1/work.log ===> Building for dgd-1.2.0.4nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2 -c alloc.c alloc.c: In function 'dalloc': alloc.c:613:1: warning: function may return address of local variable [-Wreturn-local-addr] 613 | } | ^ alloc.c:366:12: note: declared here 366 | spnode dummy; | ^~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2 -c error.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2 -c hash.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2 -c swap.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2 -c str.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2 -c array.c In file included from dgd.h:1, from array.c:1: array.c: In function 'arr_sub': host.h:181:43: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:709:24: note: in expansion of macro 'ALLOCA' 709 | copytmp(data, v2 = ALLOCA(value, size), a2); | ^~~~~~ host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:709:24: note: in expansion of macro 'ALLOCA' 709 | copytmp(data, v2 = ALLOCA(value, size), a2); | ^~~~~~ array.c: In function 'arr_intersect': host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:776:24: note: in expansion of macro 'ALLOCA' 776 | copytmp(data, v2 = ALLOCA(value, size), a2); | ^~~~~~ array.c: In function 'arr_setadd': host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:850:10: note: in expansion of macro 'ALLOCA' 850 | v3 = ALLOCA(value, a2->size); | ^~~~~~ array.c: In function 'arr_setxadd': host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:932:24: note: in expansion of macro 'ALLOCA' 932 | copytmp(data, v1 = ALLOCA(value, size = a1->size), a1); | ^~~~~~ array.c: In function 'map_dehash': host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:1122:14: note: in expansion of macro 'ALLOCA' 1122 | v2 = ALLOCA(value, m->hashed->size << 1); | ^~~~~~ array.c: In function 'map_compact': host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:1326:18: note: in expansion of macro 'ALLOCA' 1326 | v2 = ALLOCA(value, m->hashed->size << 1); | ^~~~~~ array.c: In function 'map_sub': host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:1558:24: note: in expansion of macro 'ALLOCA' 1558 | copytmp(data, v2 = ALLOCA(value, size), a2); | ^~~~~~ array.c: In function 'map_intersect': host.h:181:43: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 181 | # define ALLOCA(type, size) ((type *) alloca(sizeof(type) * \ | ^~~~~~ array.c:1644:24: note: in expansion of macro 'ALLOCA' 1644 | copytmp(data, v2 = ALLOCA(value, size), a2); | ^~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/dgd/work/dgd/src *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dgd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dgd