+ 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/nsieve-1.2b/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nsieve-1.2b/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for nsieve-1.2b (cd /home/pbulk/build/benchmarks/nsieve/work ; gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -o nsieve nsieve.c -lm) nsieve.c: In function 'main': nsieve.c:185:1: error: implicit declaration of function 'SIEVE' [-Wimplicit-function-declaration] 185 | SIEVE(j,k,p); | ^~~~~ nsieve.c: At top level: nsieve.c:278:1: error: return type defaults to 'int' [-Wimplicit-int] 278 | SIEVE(m,n,p) | ^~~~~ nsieve.c: In function 'SIEVE': nsieve.c:310:4: error: implicit declaration of function 'dtime' [-Wimplicit-function-declaration] 310 | dtime(TimeArray); | ^~~~~ nsieve.c: At top level: nsieve.c:450:1: error: return type defaults to 'int' [-Wimplicit-int] 450 | dtime(p) | ^~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/nsieve *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/nsieve