+ 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/libbf-0.8.2b/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libbf-0.8.2b/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libbf-0.8.2b --- bf_skey.o --- --- bf_ecb.o --- --- bf_enc.o --- --- bf_cfb64.o --- --- bf_skey.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bf_skey.c --- bf_ecb.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bf_ecb.c --- bf_enc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bf_enc.c --- bf_cfb64.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bf_cfb64.c --- bf_ofb64.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bf_ofb64.c --- bftest.o --- --- bfspeed.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bfspeed.c --- bftest.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bftest.c --- bfspeed.o --- bfspeed.c: In function 'main': bfspeed.c:289:9: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 289 | exit(0); | ^~~~ bfspeed.c:101:1: note: include '' or provide a declaration of 'exit' 100 | #include "blowfish.h" +++ |+#include 101 | bfspeed.c:289:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 289 | exit(0); | ^~~~ bfspeed.c:289:9: note: include '' or provide a declaration of 'exit' *** [bfspeed.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/security/libbf/work/bf bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/security/libbf/work/bf *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/libbf *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/libbf