+ 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/ssmping-0.9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ssmping-0.9/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for ssmping-0.9
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -c ssmpngcl.c
ssmpngcl.c: In function 'recvfromhopstime':
ssmpngcl.c:279:9: error: 'struct msghdr' has no member named 'msg_control'
  279 |     msgh.msg_control = control;
      |         ^
ssmpngcl.c:280:9: error: 'struct msghdr' has no member named 'msg_controllen'
  280 |     msgh.msg_controllen = sizeof(control);
      |         ^
ssmpngcl.c:304:18: warning: implicit declaration of function 'CMSG_FIRSTHDR' [-Wimplicit-function-declaration]
  304 |     for (cmsgh = CMSG_FIRSTHDR(&msgh); cmsgh; cmsgh = CMSG_NXTHDR(&msgh, cmsgh))
      |                  ^~~~~~~~~~~~~
ssmpngcl.c:304:16: warning: assignment to 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  304 |     for (cmsgh = CMSG_FIRSTHDR(&msgh); cmsgh; cmsgh = CMSG_NXTHDR(&msgh, cmsgh))
      |                ^
ssmpngcl.c:304:55: warning: implicit declaration of function 'CMSG_NXTHDR' [-Wimplicit-function-declaration]
  304 |     for (cmsgh = CMSG_FIRSTHDR(&msgh); cmsgh; cmsgh = CMSG_NXTHDR(&msgh, cmsgh))
      |                                                       ^~~~~~~~~~~
ssmpngcl.c:304:53: warning: assignment to 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  304 |     for (cmsgh = CMSG_FIRSTHDR(&msgh); cmsgh; cmsgh = CMSG_NXTHDR(&msgh, cmsgh))
      |                                                     ^
In file included from ssmpngcl.c:15:
ssmping.h:37:24: warning: implicit declaration of function '_CMSG_DATA_ALIGN' [-Wimplicit-function-declaration]
   37 | #define CMSG_LEN(len) (_CMSG_DATA_ALIGN (sizeof (struct cmsghdr)) + (len))
      |                        ^~~~~~~~~~~~~~~~
ssmpngcl.c:52:21: note: in expansion of macro 'CMSG_LEN'
   52 | #define MY_CMSG_LEN CMSG_LEN
      |                     ^~~~~~~~
ssmpngcl.c:309:36: note: in expansion of macro 'MY_CMSG_LEN'
  309 |                 cmsgh->cmsg_len >= MY_CMSG_LEN(sizeof(struct timeval)))
      |                                    ^~~~~~~~~~~
ssmpngcl.c:310:46: warning: implicit declaration of function 'CMSG_DATA' [-Wimplicit-function-declaration]
  310 |                 *tstamp = *(struct timeval *)CMSG_DATA(cmsgh);
      |                                              ^~~~~~~~~
ssmpngcl.c:310:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  310 |                 *tstamp = *(struct timeval *)CMSG_DATA(cmsgh);
      |                            ^
ssmpngcl.c:315:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  315 |                 *hops = *(int *)CMSG_DATA(cmsgh);
      |                          ^
ssmpngcl.c:319:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  319 |                 *hops = *(int8_t *)CMSG_DATA(cmsgh);
      |                          ^
ssmpngcl.c:324:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  324 |                 *hops = *(int *)CMSG_DATA(cmsgh);
      |                          ^
*** [ssmpngcl.o] Error code 1

bmake: stopped in /home/pbulk/build/net/ssmping/work/ssmping-0.9
1 error

bmake: stopped in /home/pbulk/build/net/ssmping/work/ssmping-0.9
*** Error code 2

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

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