+ 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 ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c parse_synclist.c
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=]
  295 |     sprintf(buf, "%u %u %u %u %llu %lu %lu %d", st.st_mode, st.st_nlink,
      |                      ~^                                     ~~~~~~~~~~~
      |                       |                                       |
      |                       unsigned int                            __nlink_t {aka long unsigned int}
      |                      %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=]
  295 |     sprintf(buf, "%u %u %u %u %llu %lu %lu %d", st.st_mode, st.st_nlink,
      |                               ~~~^
      |                                  |
      |                                  long long unsigned int
      |                               %lu
  296 |             st.st_uid, st.st_gid, st.st_size, st.st_atime, st.st_mtime,
      |                                   ~~~~~~~~~~
      |                                     |
      |                                     __off_t {aka long int}
parse_synclist.c: In function 'get_next_entry':
--- sends.o ---
--- parse_synclist.o ---
parse_synclist.c:194:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  194 |   fgets(line, PATH_MAX, fd);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~
--- sends.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c sends.c
--- complaints.o ---
cc -O  -Wall   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c complaints.c
--- sends.o ---
sends.c:41:10: fatal error: sys/sockio.h: No such file or directory
   41 | #include <sys/sockio.h>  /* define SIOCGIFADDR */
      |          ^~~~~~~~~~~~~~
compilation terminated.
*** [sends.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/sysutils/mrsync/work
--- complaints.o ---
complaints.c: In function 'init_complaints':
complaints.c:87:63: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
   87 |     fprintf(stderr, "in init_complaints with FLOW_BUFFSIZE = %d\n", FLOW_BUFFSIZE);
      |                                                              ~^
      |                                                               |
      |                                                               int
      |                                                              %ld
complaints.c: In function 'pr_missing_pages':
complaints.c:481:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=]
  481 |   fprintf(stderr, "Total number of bytes = %12llu Bytes re-sent = %12llu (%6.2f%%)\n",
      |                                            ~~~~~^
      |                                                 |
      |                                                 long long unsigned int
      |                                            %12lu
  482 |           total_bytes, delta, (double)delta/(double)total_bytes*100.0);
      |           ~~~~~~~~~~~                            
      |           |
      |           off_t {aka long int}
complaints.c:481:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=]
  481 |   fprintf(stderr, "Total number of bytes = %12llu Bytes re-sent = %12llu (%6.2f%%)\n",
      |                                                                   ~~~~~^
      |                                                                        |
      |                                                                        long long unsigned int
      |                                                                   %12lu
  482 |           total_bytes, delta, (double)delta/(double)total_bytes*100.0);
      |                        ~~~~~                                            
      |                        |
      |                        off_t {aka long int}
complaints.c: In function 'send_done_and_pr_msgs':
complaints.c:525:7: warning: variable 'exit_code2' set but not used [-Wunused-but-set-variable]
  525 |   int exit_code2 =0;
      |       ^~~~~~~~~~
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-el9-trunk-x86_64/sysutils/mrsync
*** Error code 1

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