+ 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: warning: implicit declaration of function 'cfmakeraw' [-Wimplicit-function-declaration] 1965 | cfmakeraw(&tios); | ^~~~~~~~~ --- search.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c search.c --- buffer.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c buffer.c --- replace.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c replace.c --- window.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c window.c --- complete.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c complete.c --- hilite.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c hilite.c --- util.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c util.c --- shell.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c shell.c --- main.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c main.c --- ait --- cc -Wl,-R/opt/pkg/lib -o ait command.o display.o gap.o key.o search.o buffer.o replace.o window.o complete.o hilite.o util.o shell.o main.o Undefined first referenced symbol in file cfmakeraw display.o ld: fatal: symbol referencing errors. No output written to ait collect2: error: ld returned 1 exit status *** [ait] 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