+ 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.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/catgirl-2.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for catgirl-2.1 gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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__ -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 -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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__ -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:2: error: unknown type name 'sig_t' 380 | sig_t cursesWinch = signal(SIGWINCH, signalHandler); | ^~~~~ chat.c:380:22: 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:4: error: called object 'cursesWinch' is not a function or function pointer 490 | cursesWinch(SIGWINCH); | ^~~~~~~~~~~ chat.c:380:8: note: declared here 380 | sig_t cursesWinch = signal(SIGWINCH, signalHandler); | ^~~~~~~~~~~ chat.c: 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