+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hping3-3a2nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hping3-3a2nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for hping3-3a2nb2
gcc -c -pipe -O2 -I/usr/pkg/include    -g  main.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  getifname.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  getlhs.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  parseoptions.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  datafiller.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  datahandler.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  gethostname.c
gethostname.c: In function 'get_hostname':
gethostname.c:37:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
  strlcpy(lastreq, addr, 1024);
  ^~~~~~~
  strncpy
gcc -c -pipe -O2 -I/usr/pkg/include    -g  binding.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  getusec.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  opensockraw.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  logicmp.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  waitpacket.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  resolve.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  sendip.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  sendicmp.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  sendudp.c
In file included from /usr/include/string.h:495,
                 from sendicmp.c:19:
In function 'memcpy',
    inlined from 'send_icmp_other' at sendicmp.c:256:2:
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' reading between 28 and 65563 bytes from a region of size 20 [-Wstringop-overflow=]
   return __builtin___memcpy_chk (__dest, __src, __len,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      __glibc_objsize0 (__dest));
      ~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -pipe -O2 -I/usr/pkg/include    -g  sendtcp.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  cksum.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  statistics.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  usage.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  version.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  antigetopt.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  sockopt.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  listen.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  sendhcmp.c
listen.c: In function 'listenmain':
listen.c:77:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(stdoutFD, p, size-(p-ip_packet));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -pipe -O2 -I/usr/pkg/include    -g  memstr.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  rtt.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  relid.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  sendip_handler.c
gcc -c -pipe -O2 -I/usr/pkg/include    -g  libpcap_stuff.c
libpcap_stuff.c:19:10: fatal error: net/bpf.h: No such file or directory
 #include <net/bpf.h>
          ^~~~~~~~~~~
compilation terminated.
gmake: *** [Makefile:66: libpcap_stuff.o] Error 1
gmake: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/hping3
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/hping3