+ 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 --- sends.o --- --- 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, ~~~~~~~~~~ --- sends.o --- cc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sends.c --- parse_synclist.o --- 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); ^~~~~~~~~~~~~~~~~~~~~~~~~ --- 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 #include /* define SIOCGIFADDR */ ^~~~~~~~~~~~~~ compilation terminated. *** [sends.o] Error code 1 bmake: stopped 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=] fprintf(stderr, "in init_complaints with FLOW_BUFFSIZE = %d\n", FLOW_BUFFSIZE); ~^ %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=] fprintf(stderr, "Total number of bytes = %12llu Bytes re-sent = %12llu (%6.2f%%)\n", ~~~~~^ %12lu total_bytes, delta, (double)delta/(double)total_bytes*100.0); ~~~~~~~~~~~ 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=] fprintf(stderr, "Total number of bytes = %12llu Bytes re-sent = %12llu (%6.2f%%)\n", ~~~~~^ %12lu total_bytes, delta, (double)delta/(double)total_bytes*100.0); ~~~~~ 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] int exit_code2 =0; ^~~~~~~~~~ 1 error bmake: stopped in /home/pbulk/build/sysutils/mrsync/work *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/mrsync *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/mrsync