=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/games/icbm3d", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for icbm3d-0.4nb1 --- language.h --- --- window.o --- --- language.h --- Using english for messages... cat lang_english.h >> language.h --- window.o --- gcc -I/opt/pkg/include -I/opt/pkg/include -c window.c --- connect.o --- gcc -I/opt/pkg/include -I/opt/pkg/include -c connect.c --- hints.o --- gcc -I/opt/pkg/include -I/opt/pkg/include -c hints.c --- visual.o --- gcc -I/opt/pkg/include -I/opt/pkg/include -c visual.c --- gc.o --- gcc -I/opt/pkg/include -I/opt/pkg/include -c gc.c --- color.o --- gcc -I/opt/pkg/include -I/opt/pkg/include -c color.c --- randnum.o --- gcc -I/opt/pkg/include -I/opt/pkg/include -c randnum.c randnum.c: In function 'randinit': randnum.c:25:3: error: implicit declaration of function 'srand' [-Wimplicit-function-declaration] 25 | srand(z); | ^~~~~ randnum.c: In function 'randnum': randnum.c:33:7: error: implicit declaration of function 'rand'; did you mean 'randnum'? [-Wimplicit-function-declaration] 33 | v = rand(); | ^~~~ | randnum *** [randnum.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/games/icbm3d/work/icbm3d bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/games/icbm3d/work/icbm3d *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/icbm3d *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/icbm3d