=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/games/xtris", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xtris-1.15nb2 --- xtris --- --- xtserv --- --- xtbot.o --- --- decide.o --- --- xtris --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DINET6 -I/opt/pkg/include -D__USE_FIXED_PROTOTYPES__ -I/opt/pkg/include -Wl,-R/opt/pkg/lib -DXTRISPATH="\"/opt/pkg/bin\"" xtris.c -o xtris -L/opt/pkg/lib -lX11 -lsocket -lnsl --- xtserv --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DINET6 -I/opt/pkg/include -D__USE_FIXED_PROTOTYPES__ xtserv.c -o xtserv -lsocket -lnsl --- decide.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DINET6 -I/opt/pkg/include -D__USE_FIXED_PROTOTYPES__ -I/opt/pkg/include -c decide.c --- xtbot.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DINET6 -I/opt/pkg/include -D__USE_FIXED_PROTOTYPES__ -I/opt/pkg/include -c xtbot.c --- xtris --- xtris.c: In function 'main': xtris.c:2813:19: error: assignment to 'void (*)(int)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 2813 | sact.sa_handler = sigchld; | ^ xtris.c:2785:6: note: 'sigchld' declared here 2785 | void sigchld() { | ^~~~~~~ *** [xtris] Error code 1 bmake: stopped making "all" in /home/pbulk/work/games/xtris/work/xtris bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/games/xtris/work/xtris *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xtris *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xtris