=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/games/xsokoban", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xsokoban-3.3cnb1 --- display.o --- --- main.o --- gcc -O -DNDEBUG -Wall -DROOTDIR="\"/opt/pkg/share/xsokoban\"" -DSAVEPATH="\"/var/opt/pkg/games/xsokoban\"" -DSCOREPATH="\"/var/opt/pkg/games/xsokoban/scores\"" -I/opt/pkg/include -c main.c --- display.o --- gcc -O -DNDEBUG -Wall -DROOTDIR="\"/opt/pkg/share/xsokoban\"" -DSAVEPATH="\"/var/opt/pkg/games/xsokoban\"" -DSCOREPATH="\"/var/opt/pkg/games/xsokoban/scores\"" -I/opt/pkg/include -c display.c --- main.o --- main.c: In function 'VerifyScore': main.c:368:15: error: too many arguments to function 'Score'; expected 0, have 1 368 | ret = Score(_false_); | ^~~~~ ~~~~~~~ In file included from main.c:15: score.h:17:14: note: declared here 17 | extern short Score(); | ^~~~~ main.c: In function 'GameLoop': main.c:403:20: error: too many arguments to function 'Score'; expected 0, have 1 403 | ret2 = Score(_false_); | ^~~~~ ~~~~~~~ score.h:17:14: note: declared here 17 | extern short Score(); | ^~~~~ main.c: At top level: main.c:436:14: warning: 'GetGamePassword' defined but not used [-Wunused-function] 436 | static short GetGamePassword(void) | ^~~~~~~~~~~~~~~ *** [main.o] Error code 1 bmake: stopped making "xsokoban" in /home/pbulk/work/games/xsokoban/work/xsokoban bmake: 1 error bmake: stopped making "xsokoban" in /home/pbulk/work/games/xsokoban/work/xsokoban *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xsokoban *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xsokoban