DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140
make  all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build'
Making all in src
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src'
Making all in missing
make[3]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src/missing'
Making all in m4
make[4]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src/missing/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src/missing/m4'
make[4]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src/missing'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src/missing'
make[3]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src/missing'
make[3]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src'
x86_64-oe-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../git/src -I..     -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/git=/usr/src/debug/netperf/2.7.0+git  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/git=/usr/src/debug/netperf/2.7.0+git  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build=/usr/src/debug/netperf/2.7.0+git  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build=/usr/src/debug/netperf/2.7.0+git  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot-native=  -pipe -DDO_UNIX -DDO_IPV6 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o nettest_bsd.o ../../git/src/nettest_bsd.c
x86_64-oe-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../git/src -I..     -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/git=/usr/src/debug/netperf/2.7.0+git  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/git=/usr/src/debug/netperf/2.7.0+git  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build=/usr/src/debug/netperf/2.7.0+git  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build=/usr/src/debug/netperf/2.7.0+git  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/recipe-sysroot-native=  -pipe -DDO_UNIX -DDO_IPV6 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o nettest_omni.o ../../git/src/nettest_omni.c
../../git/src/nettest_bsd.c: In function 'sendfile_tcp_stream':
../../git/src/nettest_bsd.c:4273:1: warning: old-style function definition [-Wold-style-definition]
 4273 | sendfile_tcp_stream(remote_host)
      | ^~~~~~~~~~~~~~~~~~~
../../git/src/nettest_bsd.c:4497:19: error: too many arguments to function 'alloc_sendfile_buf_ring'; expected 0, have 4
 4497 |       send_ring = alloc_sendfile_buf_ring(send_width,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
In file included from ../../git/src/nettest_bsd.c:175:
../../git/src/netlib.h:690:26: note: declared here
  690 | extern  struct ring_elt *alloc_sendfile_buf_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../git/src/nettest_omni.c:184:
../../git/src/hist.h:135:6: error: conflicting types for 'HIST_purge'; have 'void(struct histogram_struct *)'
  135 | void HIST_purge(HIST h);
      |      ^~~~~~~~~~
In file included from ../../git/src/nettest_omni.c:166:
../../git/src/netlib.h:651:17: note: previous declaration of 'HIST_purge' with type 'void(void)'
  651 | extern void     HIST_purge();
      |                 ^~~~~~~~~~
../../git/src/nettest_bsd.c: In function 'recv_tcp_stream':
../../git/src/nettest_bsd.c:5197:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 5197 |   recv_ring = allocate_buffer_ring(recv_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_bsd.c: In function 'recv_tcp_maerts':
../../git/src/nettest_bsd.c:5617:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 5617 |   send_ring = allocate_buffer_ring(send_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_bsd.c: In function 'recv_udp_stream':
../../git/src/nettest_bsd.c:7345:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 7345 |   recv_ring = allocate_buffer_ring(recv_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_bsd.c: In function 'recv_udp_rr':
../../git/src/nettest_bsd.c:8360:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 8360 |   recv_ring = allocate_buffer_ring(recv_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_bsd.c:8365:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 8365 |   send_ring = allocate_buffer_ring(send_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_bsd.c: In function 'recv_tcp_rr':
../../git/src/nettest_bsd.c:8677:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 8677 |   send_ring = allocate_buffer_ring(send_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_bsd.c:8682:15: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 8682 |   recv_ring = allocate_buffer_ring(recv_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_omni.c: In function 'send_omni_inner':
../../git/src/nettest_omni.c:4044:21: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 4044 |         send_ring = allocate_buffer_ring(send_width,
      |                     ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_omni.c:4086:21: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 4086 |         recv_ring = allocate_buffer_ring(recv_width,
      |                     ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_omni.c:5050:5: error: too many arguments to function 'HIST_get_stats'; expected 0, have 5
 5050 |     HIST_get_stats(time_hist,
      |     ^~~~~~~~~~~~~~ ~~~~~~~~~
../../git/src/netlib.h:650:17: note: declared here
  650 | extern void     HIST_get_stats();
      |                 ^~~~~~~~~~~~~~
../../git/src/nettest_omni.c:5055:19: error: too many arguments to function 'HIST_get_percentile'; expected 0, have 2
 5055 |     p50_latency = HIST_get_percentile(time_hist, 0.50);
      |                   ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
../../git/src/netlib.h:649:17: note: declared here
  649 | extern int      HIST_get_percentile();
      |                 ^~~~~~~~~~~~~~~~~~~
../../git/src/nettest_omni.c:5056:19: error: too many arguments to function 'HIST_get_percentile'; expected 0, have 2
 5056 |     p90_latency = HIST_get_percentile(time_hist, 0.90);
      |                   ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
../../git/src/netlib.h:649:17: note: declared here
  649 | extern int      HIST_get_percentile();
      |                 ^~~~~~~~~~~~~~~~~~~
../../git/src/nettest_omni.c:5057:19: error: too many arguments to function 'HIST_get_percentile'; expected 0, have 2
 5057 |     p99_latency = HIST_get_percentile(time_hist, 0.99);
      |                   ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
../../git/src/netlib.h:649:17: note: declared here
  649 | extern int      HIST_get_percentile();
      |                 ^~~~~~~~~~~~~~~~~~~
../../git/src/nettest_omni.c: In function 'recv_omni':
../../git/src/nettest_omni.c:5354:17: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 5354 |     send_ring = allocate_buffer_ring(send_width,
      |                 ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
../../git/src/nettest_omni.c:5396:17: error: too many arguments to function 'allocate_buffer_ring'; expected 0, have 4
 5396 |     recv_ring = allocate_buffer_ring(recv_width,
      |                 ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
../../git/src/netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:462: nettest_bsd.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:462: nettest_omni.o] Error 1
make[3]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src'
make[2]: *** [Makefile:478: all-recursive] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build/src'
make[1]: *** [Makefile:404: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/build'
make: *** [Makefile:343: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/temp/run.do_compile.2160203:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/temp/run.do_compile.2160203, line 181
	#2: die, TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/temp/run.do_compile.2160203, line 165
	#3: oe_runmake, TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/temp/run.do_compile.2160203, line 160
	#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/temp/run.do_compile.2160203, line 155
	#5: do_compile, TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/temp/run.do_compile.2160203, line 150
	#6: main, TOPDIR/tmp/work/core2-64-oe-linux/netperf/2.7.0+git/temp/run.do_compile.2160203, line 194

Error details

Submitted on:
09/04/25 03:08
Error type:
Recipe
Task:
do_compile
Recipe:
netperf
Recipe version:
2.7.0+git-r0
Machine:
qemux86-64
Distro:
nodistro
Build system:
x86_64-linux
Target system:
x86_64-oe-linux
Host distro:
gentoo-2.17/gentoo-2.17
Branch:
jansa/master
Commit:
c4b31fd686ad222fa47b152020e0a6a2b4156ce0
Build:
#204569
Submitter:
Martin.Jansa@gmail.com
Similar errors:
4
Open a bug