=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/netperf", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for netperf-2.7.0 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in missing --- all-recursive --- Making all in m4 --- netperf.o --- --- netlib.o --- --- netperf.o --- gcc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -MT netperf.o -MD -MP -MF .deps/netperf.Tpo -c -o netperf.o netperf.c --- netlib.o --- gcc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -MT netlib.o -MD -MP -MF .deps/netlib.Tpo -c -o netlib.o netlib.c --- netperf.o --- mv -f .deps/netperf.Tpo .deps/netperf.Po --- netsh.o --- gcc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -MT netsh.o -MD -MP -MF .deps/netsh.Tpo -c -o netsh.o netsh.c mv -f .deps/netsh.Tpo .deps/netsh.Po --- nettest_bsd.o --- gcc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -MT nettest_bsd.o -MD -MP -MF .deps/nettest_bsd.Tpo -c -o nettest_bsd.o nettest_bsd.c nettest_bsd.c: In function 'sendfile_tcp_stream': nettest_bsd.c:4103:1: warning: old-style function definition [-Wold-style-definition] 4103 | sendfile_tcp_stream(remote_host) | ^~~~~~~~~~~~~~~~~~~ nettest_bsd.c:4327:19: error: too many arguments to function 'alloc_sendfile_buf_ring'; expected 0, have 4 4327 | send_ring = alloc_sendfile_buf_ring(send_width, | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ In file included from nettest_bsd.c:144: netlib.h:655:26: note: declared here 655 | extern struct ring_elt *alloc_sendfile_buf_ring(); | ^~~~~~~~~~~~~~~~~~~~~~~ nettest_bsd.c: In function 'recv_tcp_stream': nettest_bsd.c:5025:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4 5025 | recv_ring = allocate_buffer_ring(recv_width, | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ netlib.h:644:26: note: declared here 644 | extern struct ring_elt *allocate_buffer_ring(); | ^~~~~~~~~~~~~~~~~~~~ nettest_bsd.c: In function 'recv_tcp_maerts': nettest_bsd.c:5376:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4 5376 | send_ring = allocate_buffer_ring(send_width, | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ netlib.h:644:26: note: declared here 644 | extern struct ring_elt *allocate_buffer_ring(); | ^~~~~~~~~~~~~~~~~~~~ nettest_bsd.c: In function 'recv_udp_stream': nettest_bsd.c:7104:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4 7104 | recv_ring = allocate_buffer_ring(recv_width, | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ netlib.h:644:26: note: declared here 644 | extern struct ring_elt *allocate_buffer_ring(); | ^~~~~~~~~~~~~~~~~~~~ nettest_bsd.c: In function 'recv_udp_rr': nettest_bsd.c:8119:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4 8119 | recv_ring = allocate_buffer_ring(recv_width, | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ netlib.h:644:26: note: declared here 644 | extern struct ring_elt *allocate_buffer_ring(); | ^~~~~~~~~~~~~~~~~~~~ nettest_bsd.c:8124:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4 8124 | send_ring = allocate_buffer_ring(send_width, | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ netlib.h:644:26: note: declared here 644 | extern struct ring_elt *allocate_buffer_ring(); | ^~~~~~~~~~~~~~~~~~~~ nettest_bsd.c: In function 'recv_tcp_rr': nettest_bsd.c:8436:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4 8436 | send_ring = allocate_buffer_ring(send_width, | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ netlib.h:644:26: note: declared here 644 | extern struct ring_elt *allocate_buffer_ring(); | ^~~~~~~~~~~~~~~~~~~~ nettest_bsd.c:8441:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4 8441 | recv_ring = allocate_buffer_ring(recv_width, | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ netlib.h:644:26: note: declared here 644 | extern struct ring_elt *allocate_buffer_ring(); | ^~~~~~~~~~~~~~~~~~~~ *** [nettest_bsd.o] Error code 1 bmake[3]: stopped making "all-am" in /tmp/work/benchmarks/netperf/work/netperf-2.7.0/src --- netlib.o --- mv -f .deps/netlib.Tpo .deps/netlib.Po bmake[3]: 1 error bmake[3]: stopped making "all-am" in /tmp/work/benchmarks/netperf/work/netperf-2.7.0/src bmake[2]: stopped making "all" in /tmp/work/benchmarks/netperf/work/netperf-2.7.0/src bmake[1]: stopped making "all-recursive" in /tmp/work/benchmarks/netperf/work/netperf-2.7.0 bmake: stopped making "all" in /tmp/work/benchmarks/netperf/work/netperf-2.7.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/netperf *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/netperf