+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dl-ezkit-0.8.1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dl-ezkit-0.8.1/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for dl-ezkit-0.8.1
--- dl.o ---
--- lserial.o ---
--- coff.o ---
--- dl.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -g -Wall -O2 -D__NetBSD__ -I/opt/local/include -I/usr/include -c dl.c
--- lserial.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -g -Wall -O2 -D__NetBSD__ -I/opt/local/include -I/usr/include -c lserial.c
--- coff.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -g -Wall -O2 -D__NetBSD__ -I/opt/local/include -I/usr/include -c coff.c
--- dl.o ---
In file included from dl.c:29:
kb.h:47:4: warning: #warning using own kbd functions from unix_key.c [-Wcpp]
   47 | #  warning using own kbd functions from unix_key.c
      |    ^~~~~~~
--- lserial.o ---
lserial.c: In function 'LinuxSerialInit':
lserial.c:673:30: error: 'FNDELAY' undeclared (first use in this function); did you mean 'O_NDELAY'?
  673 |     fcntl ( SerialFD,F_SETFL,FNDELAY);
      |                              ^~~~~~~
      |                              O_NDELAY
lserial.c:673:30: note: each undeclared identifier is reported only once for each function it appears in
lserial.c:679:5: warning: implicit declaration of function 'cfmakeraw' [-Wimplicit-function-declaration]
  679 |     cfmakeraw(&options); /* raw, binary I/O */
      |     ^~~~~~~~~
*** [lserial.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/comms/dl-ezkit/work/dl-ezkit
--- coff.o ---
coff.c: In function 'sym_lookup':
coff.c:218:18: warning: 'entry.n_numaux' may be used uninitialized [-Wmaybe-uninitialized]
  218 |         if (entry.n_numaux)
      |             ~~~~~^~~~~~~~~
coff.c:198:16: note: 'entry' declared here
  198 |         SYMTBL entry;
      |                ^~~~~
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/comms/dl-ezkit/work/dl-ezkit
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/comms/dl-ezkit
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/comms/dl-ezkit