+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jetpack-1.0nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jetpack-1.0nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jetpack-1.0nb2 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 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() | ^~~~~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/games/jetpack/work/jetpack *** Error code 1 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