+ 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/xjewel-1.6nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xjewel-1.6nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xjewel-1.6nb3 --- xw.o --- --- jewel.o --- --- logic.o --- --- panel.o --- --- xw.o --- gcc -O -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DHSCORE_FILE=\"/var/opt/pkg/games/xjewel.scores\" -DICON_WINDOW -DGETPWENT -Wno-builtin-declaration-mismatch -Wno-implicit-function-declaration -Wno-implicit-int -I/opt/pkg/include -c xw.c --- jewel.o --- gcc -O -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DHSCORE_FILE=\"/var/opt/pkg/games/xjewel.scores\" -DICON_WINDOW -DGETPWENT -Wno-builtin-declaration-mismatch -Wno-implicit-function-declaration -Wno-implicit-int -I/opt/pkg/include -c jewel.c --- logic.o --- gcc -O -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DHSCORE_FILE=\"/var/opt/pkg/games/xjewel.scores\" -DICON_WINDOW -DGETPWENT -Wno-builtin-declaration-mismatch -Wno-implicit-function-declaration -Wno-implicit-int -I/opt/pkg/include -c logic.c --- panel.o --- gcc -O -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DHSCORE_FILE=\"/var/opt/pkg/games/xjewel.scores\" -DICON_WINDOW -DGETPWENT -Wno-builtin-declaration-mismatch -Wno-implicit-function-declaration -Wno-implicit-int -I/opt/pkg/include -c panel.c --- xw.o --- In file included from xw.c:34: xw.c: In function 'xw_sync_sleep': xw.h:62:34: error: passing argument 1 of 'poll' from incompatible pointer type [-Wincompatible-pointer-types] 62 | # define ms_sleep(ms) poll(__JUNK,(unsigned long)0,ms) | ^~~~~~ | | | int * xw.c:120:17: note: in expansion of macro 'ms_sleep' 120 | ms_sleep(ms-SyncTime); | ^~~~~~~~ In file included from /usr/include/poll.h:38, from xw.h:51: /usr/include/sys/poll.h:152:10: note: expected 'struct pollfd *' but argument is of type 'int *' 152 | int poll(struct pollfd *, nfds_t, int); | ^~~~~~~~~~~~~~~ *** [xw.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/xjewel/work/xjewel-1.6 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/games/xjewel/work/xjewel-1.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xjewel *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xjewel