+ 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/flops-2.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/flops-2.0/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for flops-2.0 (cd /home/pbulk/build/benchmarks/flops/work ; gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -o flops flops.c -lm) flops.c: In function 'main': flops.c:226:4: error: implicit declaration of function 'dtime' [-Wimplicit-function-declaration] 226 | dtime(TimeArray); | ^~~~~ flops.c:641:4: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 641 | exit(0); | ^~~~ flops.c:121:8: note: include '' or provide a declaration of 'exit' 120 | #include +++ |+#include 121 | /* 'Uncomment' the line below to run */ flops.c:641:4: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 641 | exit(0); | ^~~~ flops.c:641:4: note: include '' or provide a declaration of 'exit' flops.c: At top level: flops.c:719:1: error: return type defaults to 'int' [-Wimplicit-int] 719 | dtime(p) | ^~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/flops *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/flops