+ 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/newsfetch-1.3nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/newsfetch-1.3nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for newsfetch-1.3nb2 --- newsfetch.o --- --- nntp.o --- --- net.o --- --- opt.o --- --- nntp.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations nntp.c --- newsfetch.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations newsfetch.c --- net.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations net.c --- opt.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations opt.c --- nntp.o --- nntp.c: In function 'get_group_list': nntp.c:398:17: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 398 | exit(1); | ^~~~ nntp.c:17:1: note: include '' or provide a declaration of 'exit' 16 | #include "newsfetch.h" +++ |+#include 17 | nntp.c:398:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 398 | exit(1); | ^~~~ nntp.c:398:17: note: include '' or provide a declaration of 'exit' nntp.c:408:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 408 | exit(1); | ^~~~ nntp.c:408:9: note: include '' or provide a declaration of 'exit' --- net.o --- net.c: In function 'connect_server': net.c:74:9: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 74 | bcopy((char *) hp->h_addr, (char *) &sa.sin_addr, hp->h_length); | ^~~~~ net.c:74:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] --- nntp.o --- *** [nntp.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/news/newsfetch/work/newsfetch --- net.o --- *** [net.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/news/newsfetch/work/newsfetch bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/news/newsfetch/work/newsfetch *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsfetch *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsfetch