+ 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/seccure-0.4nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/seccure-0.4nb3/work.log ===> Building for seccure-0.4nb3 --- seccure.o --- --- numtheory.o --- --- ecc.o --- --- serialize.o --- --- seccure.o --- gcc -O2 -Wall -c seccure.c --- ecc.o --- gcc -O2 -Wall -c ecc.c --- numtheory.o --- gcc -O2 -Wall -c numtheory.c --- serialize.o --- gcc -O2 -Wall -c serialize.c --- seccure.o --- seccure.c: In function 'app_verify': seccure.c:692:14: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 692 | sigbuf = alloca(len); | ^~~~~~ seccure.c:692:14: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] *** [seccure.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/security/seccure/work/seccure-0.4 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/security/seccure/work/seccure-0.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/seccure *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/seccure