=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/newvox", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for newvox-1.0nb9 --- newvox.o --- gcc -DPACKAGE=\"newvox\" -DVERSION=\"1.0\" -I. -I. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c newvox.c newvox.c:238:1: warning: return type defaults to 'int' [-Wimplicit-int] 238 | main(int argc, char *argv[]) | ^~~~ --- newvox --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -o newvox newvox.o -lm -L/opt/local/lib -R/opt/local/lib -lSDL -lpthread -lposix4