=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/games/galaxa", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for galaxa-0.1nb3 --- galaxa.o --- --- hints.o --- gcc -I/opt/pkg/include -DSOUNDS=\"/opt/pkg/share/galaxa/sounds\" -DIMAGES=\"/opt/pkg/share/galaxa/images\" -DDATA=\"/opt/pkg/share/galaxa\" -I/opt/pkg/include -c hints.c --- galaxa.o --- gcc -I/opt/pkg/include -DSOUNDS=\"/opt/pkg/share/galaxa/sounds\" -DIMAGES=\"/opt/pkg/share/galaxa/images\" -DDATA=\"/opt/pkg/share/galaxa\" -I/opt/pkg/include -c galaxa.c galaxa.c: In function 'title': galaxa.c:670:9: error: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] 670 | usleep(time_padding); | ^~~~~~ --- randnum.o --- --- galaxa.o --- galaxa.c: In function 'getname': galaxa.c:2215:23: error: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 2215 | sleep(1); | ^~~~~ --- randnum.o --- gcc -I/opt/pkg/include -DSOUNDS=\"/opt/pkg/share/galaxa/sounds\" -DIMAGES=\"/opt/pkg/share/galaxa/images\" -DDATA=\"/opt/pkg/share/galaxa\" -I/opt/pkg/include -c randnum.c --- galaxa.o --- *** [galaxa.o] Error code 1 bmake: stopped making "all" in /tmp/work/games/galaxa/work/galaxa --- randnum.o --- 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 /tmp/work/games/galaxa/work/galaxa bmake: 2 errors bmake: stopped making "all" in /tmp/work/games/galaxa/work/galaxa *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/galaxa *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/galaxa