=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/drac", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for drac-1.12nb1 cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DTI_RPC -DFCNTL_LOCK -DSYSINFO -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/db4 -I/usr/include -c testing.c testing.c:10:1: error: return type defaults to 'int' [-Wimplicit-int] 10 | main(argc, argv) | ^~~~ testing.c: In function 'main': testing.c:21:17: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 21 | exit(1); | ^~~~ testing.c:9:1: note: include '' or provide a declaration of 'exit' 8 | #include +++ |+#include 9 | testing.c:21:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 21 | exit(1); | ^~~~ testing.c:21:17: note: include '' or provide a declaration of 'exit' testing.c:25:14: error: implicit declaration of function 'dracauth' [-Wimplicit-function-declaration] 25 | rc = dracauth(host, ip, &err); | ^~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/work/mail/drac/work *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/drac *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/drac