+ 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/colchess-7.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/colchess-7.0/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for colchess-7.0 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I . -Wall -DPREFIX=\"/opt/pkg\" -c chess.c chess.c: In function 'main': chess.c:1000:17: error: implicit declaration of function 'signal'; did you mean 'strsignal'? [-Wimplicit-function-declaration] 1000 | (void)signal(SIGINT, SIG_IGN); | ^~~~~~ | strsignal *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/games/colchess/work/ColChess *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/colchess *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/colchess