+ 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/libportlib-1.01/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libportlib-1.01/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libportlib-1.01 rm -f ato.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 ato.c rm -f dir.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 dir.c rm -f fd.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 fd.c rm -f lock.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 lock.c rm -f mem.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 mem.c rm -f libport.a ar cq libport.a ato.o dir.o fd.o lock.o mem.o rm -f atotest.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 atotest.c atotest.c: In function 'main': atotest.c:40:17: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 40 | exit (1); | ^~~~ atotest.c:19:1: note: include '' or provide a declaration of 'exit' 18 | #include "portlib.h" +++ |+#include 19 | atotest.c:40:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 40 | exit (1); | ^~~~ atotest.c:40:17: note: include '' or provide a declaration of 'exit' atotest.c:47:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 47 | exit (0); | ^~~~ atotest.c:47:17: note: include '' or provide a declaration of 'exit' atotest.c:53:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 53 | exit (0); | ^~~~ atotest.c:53:17: note: include '' or provide a declaration of 'exit' atotest.c:59:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 59 | exit (0); | ^~~~ atotest.c:59:17: note: include '' or provide a declaration of 'exit' atotest.c:62:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 62 | exit (1); | ^~~~ atotest.c:62:9: note: include '' or provide a declaration of 'exit' *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/devel/libportlib/work/portlib-1.01 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libportlib *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libportlib