+ 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/mrsync-20090219/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mrsync-20090219/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for mrsync-20090219
--- multicaster.o ---
--- global.o ---
--- multicaster.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c multicaster.c
--- global.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c global.c
--- setup_socket.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c setup_socket.c
--- set_mcast.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c set_mcast.c
--- parse_synclist.o ---
--- sends.o ---
--- parse_synclist.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c parse_synclist.c
--- sends.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c sends.c
--- parse_synclist.o ---
parse_synclist.c: In function 'fill_in_stat':
parse_synclist.c:295:23: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=]
     sprintf(buf, "%u %u %u %u %llu %lu %lu %d", st.st_mode, st.st_nlink,
                      ~^                                     ~~~~~~~~~~~
                      %lu
parse_synclist.c:295:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type '__off_t' {aka 'long int'} [-Wformat=]
     sprintf(buf, "%u %u %u %u %llu %lu %lu %d", st.st_mode, st.st_nlink,
                               ~~~^
                               %lu
      st.st_uid, st.st_gid, st.st_size, st.st_atime, st.st_mtime,
                            ~~~~~~~~~~
parse_synclist.c: In function 'get_next_entry':
parse_synclist.c:194:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(line, PATH_MAX, fd);
   ^~~~~~~~~~~~~~~~~~~~~~~~~
--- sends.o ---
sends.c:41:10: fatal error: sys/sockio.h: No such file or directory
 #include <sys/sockio.h>  /* define SIOCGIFADDR */
          ^~~~~~~~~~~~~~
compilation terminated.
*** [sends.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/sysutils/mrsync/work
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/sysutils/mrsync/work
*** Error code 2

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

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