+ 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/catgirl-2.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/catgirl-2.1nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for catgirl-2.1nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -std=c11 -Wall -Wextra -Wpedantic -Wmissing-prototypes -Wno-gnu-case-range -Wno-gnu-conditional-omitted-operand -I/opt/pkg/include -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/opt/pkg/include/ncursesw -D'OPENSSL_BIN="/opt/pkg/bin/openssl"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -c buffer.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -std=c11 -Wall -Wextra -Wpedantic -Wmissing-prototypes -Wno-gnu-case-range -Wno-gnu-conditional-omitted-operand -I/opt/pkg/include -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/opt/pkg/include/ncursesw -D'OPENSSL_BIN="/opt/pkg/bin/openssl"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -c chat.c chat.c: In function 'main': chat.c:380:9: error: unknown type name 'sig_t' 380 | sig_t cursesWinch = signal(SIGWINCH, signalHandler); | ^~~~~ chat.c:380:29: warning: initialization of 'int' from 'void (*)(int)' makes integer from pointer without a cast [-Wint-conversion] 380 | sig_t cursesWinch = signal(SIGWINCH, signalHandler); | ^~~~~~ chat.c:490:25: error: called object 'cursesWinch' is not a function or function pointer 490 | cursesWinch(SIGWINCH); | ^~~~~~~~~~~ chat.c:380:15: note: declared here 380 | sig_t cursesWinch = signal(SIGWINCH, signalHandler); | ^~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-gnu-conditional-omitted-operand' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-gnu-case-range' may have been intended to silence earlier diagnostics *** [chat.o] Error code 1 bmake: stopped in /home/pbulk/build/chat/catgirl/work/catgirl-2.1 1 error bmake: stopped in /home/pbulk/build/chat/catgirl/work/catgirl-2.1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/catgirl *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/catgirl