=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/mrsync", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for mrsync-20090219 --- multicaster.o --- --- global.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c global.c --- multicaster.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c multicaster.c --- setup_socket.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c setup_socket.c --- set_mcast.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c set_mcast.c --- parse_synclist.o --- gcc -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: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} --- sends.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sends.c --- complaints.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c complaints.c 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; | ^~~~~~~~~~ --- backup.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c backup.c backup.c: In function 'read_backup_pattern': backup.c:76:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 76 | sprintf(fullpat, "^%s", pat); | ^ backup.c:76:7: note: 'sprintf' output between 2 and 1025 bytes into a destination of size 1024 76 | sprintf(fullpat, "^%s", pat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- timing.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c timing.c --- signal.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c signal.c --- id_map.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c id_map.c --- multicatcher.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c multicatcher.c --- set_catcher_mcast.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c set_catcher_mcast.c --- page_reader.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c page_reader.c --- complaint_sender.o --- gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c complaint_sender.c --- page_reader.o --- page_reader.c: In function 'read_handle_page': page_reader.c:205:32: error: too many arguments to function 'nPages_for_file'; expected 0, have 1 205 | last_missing_pages = nPages_for_file(current_file_v); | ^~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ In file included from main.h:187, from page_reader.c:31: proto.h:145:8: note: declared here 145 | int nPages_for_file(); | ^~~~~~~~~~~~~~~ page_reader.c:386:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 386 | fprintf(stderr, "Got %d bytes from page %d of %d for file %d mode=%d\n", | ~^ | | | int | %ld *** [page_reader.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/sysutils/mrsync/work bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/sysutils/mrsync/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/mrsync *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/mrsync