+ 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/ait-1.12/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ait-1.12/work.log ===> Building for ait-1.12 --- command.o --- --- display.o --- --- gap.o --- --- key.o --- --- command.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c command.c --- display.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c display.c --- gap.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c gap.c --- key.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c key.c --- display.o --- In file included from display.c:10: termbox.h: In function 'init_term_attrs': termbox.h:1965:5: error: implicit declaration of function 'cfmakeraw' [-Wimplicit-function-declaration] 1965 | cfmakeraw(&tios); | ^~~~~~~~~ *** [display.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/editors/ait/work/ait bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/editors/ait/work/ait *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/ait *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/ait