|FAILURE| pw121527 [PATCH v2] malloc: enhance NUMA affinity heuristic

0-day Robot robot at bytheb.org
Tue Jan 3 12:39:59 CET 2023


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/121527/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3829052240
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:35-gcc" failed at step Build
"fedora:35-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
[51/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_mp.c.o'.
[52/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_keepalive.c.o'.
[53/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_file.c.o'.
[54/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_debug.c.o'.
[55/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_filesystem.c.o'.
[56/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_firmware.c.o'.
[57/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_unix_memory.c.o'.
[58/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_unix_thread.c.o'.
[59/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_unix_timer.c.o'.
[60/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_rte_thread.c.o'.
[61/1412] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_sff_telemetry.c.o'.
[62/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c: In function ‘malloc_get_numa_socket’:
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function ‘rte_lcore_to_socket’; did you mean ‘rte_lcore_to_socket_id’? [-Werror=implicit-function-declaration]
  720 |  socket_id = rte_lcore_to_socket(rte_get_main_lcore());
      |              ^~~~~~~~~~~~~~~~~~~
      |              rte_lcore_to_socket_id
../lib/eal/common/malloc_heap.c:720:14: error: nested extern declaration of ‘rte_lcore_to_socket’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[63/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_linux_eal_alarm.c.o'.
[64/1412] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_linux_eal.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
[44/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[45/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[46/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[47/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
[48/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[49/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_utils.c.o'.
[50/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_hotplug_mp.c.o'.
[51/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_mp.c.o'.
[52/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_keepalive.c.o'.
[53/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_file.c.o'.
[54/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_debug.c.o'.
[55/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c: In function ‘malloc_get_numa_socket’:
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function ‘rte_lcore_to_socket’; did you mean ‘rte_lcore_to_socket_id’? [-Werror=implicit-function-declaration]
  720 |  socket_id = rte_lcore_to_socket(rte_get_main_lcore());
      |              ^~~~~~~~~~~~~~~~~~~
      |              rte_lcore_to_socket_id
../lib/eal/common/malloc_heap.c:720:14: error: nested extern declaration of ‘rte_lcore_to_socket’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[56/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_firmware.c.o'.
[57/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_filesystem.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[25/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.o'.
[26/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_string_fns.c.o'.
[27/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_tailqs.c.o'.
[28/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_thread.c.o'.
[29/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_timer.c.o'.
[30/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.o'.
[31/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o'.
[32/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[33/4279] Generating kvargs.sym_chk with a meson_exe.py custom command.
[34/4279] Linking target lib/librte_kvargs.so.23.1.
[35/4279] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o 
ccache clang -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function 'rte_lcore_to_socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        socket_id = rte_lcore_to_socket(rte_get_main_lcore());
                    ^
../lib/eal/common/malloc_heap.c:720:14: note: did you mean 'rte_lcore_to_socket_id'?
../lib/eal/include/rte_lcore.h:163:1: note: 'rte_lcore_to_socket_id' declared here
rte_lcore_to_socket_id(unsigned int lcore_id);
^
1 error generated.
[36/4279] Generating telemetry.sym_chk with a meson_exe.py custom command.
[37/4279] Generating symbol file 'lib/76b5a35@@rte_kvargs at sha/librte_kvargs.so.23.1.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[40/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.o'.
[41/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_reciprocal.c.o'.
[42/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o'.
[43/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.o'.
[44/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[45/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_cpuflags.c.o'.
[46/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[47/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[48/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[49/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
[50/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_utils.c.o'.
[51/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c: In function ‘malloc_get_numa_socket’:
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function ‘rte_lcore_to_socket’; did you mean ‘rte_lcore_to_socket_id’? [-Werror=implicit-function-declaration]
  720 |  socket_id = rte_lcore_to_socket(rte_get_main_lcore());
      |              ^~~~~~~~~~~~~~~~~~~
      |              rte_lcore_to_socket_id
../lib/eal/common/malloc_heap.c:720:14: error: nested extern declaration of ‘rte_lcore_to_socket’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[52/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_hotplug_mp.c.o'.
[53/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_mp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[27/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memalloc.c.obj'.
[28/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.obj'.
[29/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memory.c.obj'.
[30/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_string_fns.c.obj'.
[31/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_tailqs.c.obj'.
[32/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.obj'.
[33/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_thread.c.obj'.
[34/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_timer.c.obj'.
[35/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.obj'.
[36/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.obj'.
[37/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.obj'.
[38/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj 
ccache x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c: In function ‘malloc_get_numa_socket’:
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function ‘rte_lcore_to_socket’; did you mean ‘rte_lcore_to_socket_id’? [-Werror=implicit-function-declaration]
  720 |  socket_id = rte_lcore_to_socket(rte_get_main_lcore());
      |              ^~~~~~~~~~~~~~~~~~~
      |              rte_lcore_to_socket_id
../lib/eal/common/malloc_heap.c:720:14: error: nested extern declaration of ‘rte_lcore_to_socket’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[39/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.obj'.
[40/1297] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
[45/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[46/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[47/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_utils.c.o'.
[48/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_hotplug_mp.c.o'.
[49/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_mp.c.o'.
[50/3912] Linking target lib/librte_telemetry.so.23.1.
[51/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_keepalive.c.o'.
[52/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_debug.c.o'.
[53/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_file.c.o'.
[54/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_filesystem.c.o'.
[55/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_firmware.c.o'.
[56/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c: In function ‘malloc_get_numa_socket’:
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function ‘rte_lcore_to_socket’; did you mean ‘rte_lcore_to_socket_id’? [-Werror=implicit-function-declaration]
  720 |  socket_id = rte_lcore_to_socket(rte_get_main_lcore());
      |              ^~~~~~~~~~~~~~~~~~~
      |              rte_lcore_to_socket_id
../lib/eal/common/malloc_heap.c:720:14: error: nested extern declaration of ‘rte_lcore_to_socket’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[57/3912] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_unix_eal_unix_memory.c.o'.
[58/3912] Generating symbol file 'lib/76b5a35@@rte_telemetry at sha/librte_telemetry.so.23.1.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[24/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.o'.
[25/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.o'.
[26/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_string_fns.c.o'.
[27/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_tailqs.c.o'.
[28/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_thread.c.o'.
[29/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_timer.c.o'.
[30/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.o'.
[31/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o'.
[32/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[33/3762] Generating kvargs.sym_chk with a meson_exe.py custom command.
[34/3762] Linking target lib/librte_kvargs.so.23.1.
[35/3762] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c: In function ‘malloc_get_numa_socket’:
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function ‘rte_lcore_to_socket’; did you mean ‘rte_lcore_to_socket_id’? [-Werror=implicit-function-declaration]
  720 |  socket_id = rte_lcore_to_socket(rte_get_main_lcore());
      |              ^~~~~~~~~~~~~~~~~~~
      |              rte_lcore_to_socket_id
../lib/eal/common/malloc_heap.c:720:14: error: nested extern declaration of ‘rte_lcore_to_socket’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[36/3762] Generating telemetry.sym_chk with a meson_exe.py custom command.
[37/3762] Generating symbol file 'lib/76b5a35@@rte_kvargs at sha/librte_kvargs.so.23.1.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[24/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.o'.
[25/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.o'.
[26/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_string_fns.c.o'.
[27/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_tailqs.c.o'.
[28/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_thread.c.o'.
[29/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_timer.c.o'.
[30/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.o'.
[31/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o'.
[32/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[33/3734] Generating kvargs.sym_chk with a meson_exe.py custom command.
[34/3734] Linking target lib/librte_kvargs.so.23.1.
[35/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o' -c ../lib/eal/common/malloc_heap.c
../lib/eal/common/malloc_heap.c: In function ‘malloc_get_numa_socket’:
../lib/eal/common/malloc_heap.c:720:14: error: implicit declaration of function ‘rte_lcore_to_socket’; did you mean ‘rte_lcore_to_socket_id’? [-Werror=implicit-function-declaration]
  720 |  socket_id = rte_lcore_to_socket(rte_get_main_lcore());
      |              ^~~~~~~~~~~~~~~~~~~
      |              rte_lcore_to_socket_id
../lib/eal/common/malloc_heap.c:720:14: error: nested extern declaration of ‘rte_lcore_to_socket’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[36/3734] Generating telemetry.sym_chk with a meson_exe.py custom command.
[37/3734] Generating symbol file 'lib/76b5a35@@rte_kvargs at sha/librte_kvargs.so.23.1.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list