=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cam", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for cam-1.02nb2 --- clean --- --- cam.o --- --- clean --- removing unnecessary files ... --- cam.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I/usr/include -c cam.c --- screens.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I/usr/include -c screens.c --- cam.o --- cam.c: In function 'main': cam.c:42:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 42 | exit(0); | ^~~~ cam.c:28:1: note: include '' or provide a declaration of 'exit' 27 | #include "cam.h" +++ |+#include 28 | cam.c:42:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 42 | exit(0); | ^~~~ cam.c:42:3: note: include '' or provide a declaration of 'exit' *** [cam.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/audio/cam/work/cam-1.02 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/audio/cam/work/cam-1.02 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cam *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cam