+ 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/udpcast-20060619nb10/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/udpcast-20060619nb10/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for udpcast-20060619nb10
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include  -c -o udp-receiver.o udp-receiver.c
In file included from udpcast.h:4,
                 from udp-receiver.c:9:
socklib.h: In function 'initMsgHdr':
socklib.h:197:8: error: 'struct msghdr' has no member named 'msg_control'
  197 |     hdr->msg_control = 0;
      |        ^~
socklib.h:198:8: error: 'struct msghdr' has no member named 'msg_controllen'
  198 |     hdr->msg_controllen = 0;
      |        ^~
socklib.h:199:8: error: 'struct msghdr' has no member named 'msg_flags'
  199 |     hdr->msg_flags = 0;
      |        ^~
gmake: *** [<builtin>: udp-receiver.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/udpcast
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/udpcast