=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/games/jetpack", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jetpack-1.0nb2 --- bitmap.o --- --- bonus.o --- gcc -O2 -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSCOREPATH=\"/var/games/jetpack.scores\" -DLEVELPATH=\"/opt/pkg/share/jetpack/jetpack.lev\" -I/opt/pkg/include -c bonus.c --- bitmap.o --- gcc -O2 -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSCOREPATH=\"/var/games/jetpack.scores\" -DLEVELPATH=\"/opt/pkg/share/jetpack/jetpack.lev\" -I/opt/pkg/include -c bitmap.c --- bonus.o --- In file included from bonus.c:5: defs.h:318:25: warning: data definition has no type or storage class 318 | oldscore, oldlevel, extramaninc; | ^~~~~~~~ defs.h:318:25: error: type defaults to 'int' in declaration of 'oldscore' [-Wimplicit-int] defs.h:318:35: error: type defaults to 'int' in declaration of 'oldlevel' [-Wimplicit-int] 318 | oldscore, oldlevel, extramaninc; | ^~~~~~~~ defs.h:318:45: error: type defaults to 'int' in declaration of 'extramaninc' [-Wimplicit-int] 318 | oldscore, oldlevel, extramaninc; | ^~~~~~~~~~~ bonus.c:12:1: error: return type defaults to 'int' [-Wimplicit-int] 12 | bonus_check() | ^~~~~~~~~~~ bonus.c: In function 'bonus_check': bonus.c:14:9: error: implicit declaration of function 'decrement_bonus' [-Wimplicit-function-declaration] 14 | decrement_bonus(); | ^~~~~~~~~~~~~~~ bonus.c:15:9: error: implicit declaration of function 'extra_man_check' [-Wimplicit-function-declaration] 15 | extra_man_check(); | ^~~~~~~~~~~~~~~ bonus.c: At top level: bonus.c:20:1: error: return type defaults to 'int' [-Wimplicit-int] 20 | decrement_bonus() | ^~~~~~~~~~~~~~~ bonus.c:32:1: error: return type defaults to 'int' [-Wimplicit-int] 32 | extra_man_check() | ^~~~~~~~~~~~~~~ bonus.c: In function 'extra_man_check': bonus.c:37:30: error: implicit declaration of function 'bigmessage' [-Wimplicit-function-declaration] 37 | if(!waiting) bigmessage("BONUS!", CBLACK, 50); | ^~~~~~~~~~ bonus.c:38:17: error: implicit declaration of function 'message' [-Wimplicit-function-declaration] 38 | message("Extra player awarded!", CBLACK, 100); | ^~~~~~~ bonus.c:39:17: error: implicit declaration of function 'refresh_info' [-Wimplicit-function-declaration] 39 | refresh_info(); | ^~~~~~~~~~~~ bonus.c: At top level: bonus.c:45:1: error: return type defaults to 'int' [-Wimplicit-int] 45 | score_bonus() | ^~~~~~~~~~~ *** [bonus.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/games/jetpack/work/jetpack --- bitmap.o --- In file included from bitmap.c:5: defs.h:318:25: warning: data definition has no type or storage class 318 | oldscore, oldlevel, extramaninc; | ^~~~~~~~ defs.h:318:25: error: type defaults to 'int' in declaration of 'oldscore' [-Wimplicit-int] defs.h:318:35: error: type defaults to 'int' in declaration of 'oldlevel' [-Wimplicit-int] 318 | oldscore, oldlevel, extramaninc; | ^~~~~~~~ defs.h:318:45: error: type defaults to 'int' in declaration of 'extramaninc' [-Wimplicit-int] 318 | oldscore, oldlevel, extramaninc; | ^~~~~~~~~~~ bitmap.c:35:1: error: return type defaults to 'int' [-Wimplicit-int] 35 | set_up_bitmaps() | ^~~~~~~~~~~~~~ *** [bitmap.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/games/jetpack/work/jetpack bmake: 2 errors bmake: stopped making "all" in /home/pbulk/work/games/jetpack/work/jetpack *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/jetpack *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/jetpack