+ 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/picocom-2.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/picocom-2.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for picocom-2.1
gcc -Wall -g -DVERSION_STR=\"2.1\" -DTTY_Q_SZ=32768 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\"  -DLINENOISE -o linenoise-1.0/linenoise.o -c linenoise-1.0/linenoise.c
gcc -Wall -g -DVERSION_STR=\"2.1\" -DTTY_Q_SZ=32768 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\"  -DLINENOISE -o picocom.o -c picocom.c
gcc -Wall -g -DVERSION_STR=\"2.1\" -DTTY_Q_SZ=32768 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\"  -DLINENOISE -o term.o -c term.c
term.c: In function 'term_set_raw':
term.c:730:17: warning: implicit declaration of function 'cfmakeraw' [-Wimplicit-function-declaration]
  730 |                 cfmakeraw(&term.nexttermios[i]);
      |                 ^~~~~~~~~
gcc -Wall -g -DVERSION_STR=\"2.1\" -DTTY_Q_SZ=32768 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\"  -DLINENOISE -o fdio.o -c fdio.c
gcc -Wall -g -DVERSION_STR=\"2.1\" -DTTY_Q_SZ=32768 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\"  -DLINENOISE -o split.o -c split.c
gcc -g -o picocom  linenoise-1.0/linenoise.o picocom.o term.o fdio.o split.o 
Undefined			first referenced
 symbol  			    in file
cfmakeraw                           term.o
ld: fatal: symbol referencing errors. No output written to picocom
collect2: error: ld returned 1 exit status
*** [picocom] Error code 1

bmake: stopped in /home/pbulk/build/comms/picocom/work/picocom-2.1
1 error

bmake: stopped in /home/pbulk/build/comms/picocom/work/picocom-2.1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/picocom
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/picocom