|FAILURE| pw137175 [RFC v4 6/6] eal: keep per-lcore power intrinsics state in lcore variable
0-day Robot
robot at bytheb.org
Sun Feb 25 16:44:43 CET 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/137175/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8038977333
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-mini" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################
[40/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_thread.c.o'.
[41/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.o'.
[42/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_reciprocal.c.o'.
[43/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.o'.
[44/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[45/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.o'.
[46/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
[47/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[48/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_cpuflags.c.o'.
[49/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.o'.
[50/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_rte_service.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/log -I../lib/log -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -c ../lib/eal/common/rte_service.c
../lib/eal/common/rte_service.c: In function ‘rte_service_lcore_may_be_active’:
../lib/eal/common/rte_service.c:540:42: error: ‘cs’ may be used uninitialized [-Werror=maybe-uninitialized]
540 | if (lcore >= RTE_MAX_LCORE || !cs->is_service_core)
| ~~^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[51/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[52/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.o'.
[53/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[54/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
[55/907] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[46/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.o'.
[47/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_reciprocal.c.o'.
[48/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[49/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.o'.
[50/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_cpuflags.c.o'.
[51/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
[52/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[53/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.o'.
[54/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[55/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[56/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_rte_service.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/log -I../lib/log -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 -std=c11 -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -c ../lib/eal/common/rte_service.c
../lib/eal/common/rte_service.c: In function ‘rte_service_lcore_may_be_active’:
../lib/eal/common/rte_service.c:540:42: error: ‘cs’ may be used uninitialized [-Werror=maybe-uninitialized]
540 | if (lcore >= RTE_MAX_LCORE || !cs->is_service_core)
| ~~^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[57/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.o'.
[58/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[59/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
[60/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_utils.c.o'.
[61/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_hotplug_mp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[47/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.o'.
[48/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.o'.
[49/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.o'.
[50/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[51/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[52/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_cpuflags.c.o'.
[53/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
[54/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_rte_service.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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -c ../lib/eal/common/rte_service.c
../lib/eal/common/rte_service.c:540:33: error: variable 'cs' is uninitialized when used here [-Werror,-Wuninitialized]
if (lcore >= RTE_MAX_LCORE || !cs->is_service_core)
^~
../lib/eal/common/rte_service.c:538:23: note: initialize the variable 'cs' to silence this warning
struct core_state *cs;
^
= NULL
1 error generated.
[55/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.o'.
[56/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[57/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[58/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[59/2909] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[48/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_reciprocal.c.o'.
[49/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.o'.
[50/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.o'.
[51/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[52/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
[53/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_cpuflags.c.o'.
[54/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[55/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.o'.
[56/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[57/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[58/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_rte_service.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/log -I../lib/log -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 -std=c11 -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -c ../lib/eal/common/rte_service.c
../lib/eal/common/rte_service.c: In function ‘rte_service_lcore_may_be_active’:
../lib/eal/common/rte_service.c:540:42: error: ‘cs’ may be used uninitialized [-Werror=maybe-uninitialized]
540 | if (lcore >= RTE_MAX_LCORE || !cs->is_service_core)
| ~~^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[59/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[60/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
[61/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_utils.c.o'.
[62/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_hotplug_mp.c.o'.
[63/3990] 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-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[48/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.o'.
[49/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.o'.
[50/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[51/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.o'.
[52/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[53/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_cpuflags.c.o'.
[54/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
[55/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_rte_service.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/log -I../lib/log -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 -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -c ../lib/eal/common/rte_service.c
../lib/eal/common/rte_service.c:540:33: error: variable 'cs' is uninitialized when used here [-Werror,-Wuninitialized]
if (lcore >= RTE_MAX_LCORE || !cs->is_service_core)
^~
../lib/eal/common/rte_service.c:538:23: note: initialize the variable 'cs' to silence this warning
struct core_state *cs;
^
= NULL
1 error generated.
[56/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[57/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[58/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[59/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
[60/3990] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[47/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.o'.
[48/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_reciprocal.c.o'.
[49/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[50/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.o'.
[51/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_cpuflags.c.o'.
[52/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.o'.
[53/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hypervisor.c.o'.
[54/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.o'.
[55/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.o'.
[56/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.o'.
[57/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_rte_service.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/log -I../lib/log -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 -std=c11 -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-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -c ../lib/eal/common/rte_service.c
../lib/eal/common/rte_service.c: In function ‘rte_service_lcore_may_be_active’:
../lib/eal/common/rte_service.c:540:42: error: ‘cs’ may be used uninitialized [-Werror=maybe-uninitialized]
540 | if (lcore >= RTE_MAX_LCORE || !cs->is_service_core)
| ~~^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[58/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace.c.o'.
[59/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_ctf.c.o'.
[60/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_proc.c.o'.
[61/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_utils.c.o'.
[62/3172] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_hotplug_mp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
[30/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dev.c.obj'.
[31/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_devargs.c.obj'.
[32/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_launch.c.obj'.
[33/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_interrupts.c.obj'.
[34/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.obj'.
[35/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.obj'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.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/log -I../lib/log -Ilib/kvargs -I../lib/kvargs -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-zero-length-bounds -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.obj' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.obj.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.obj' -c ../lib/eal/common/eal_common_lcore_var.c
../lib/eal/common/eal_common_lcore_var.c: In function ‘lcore_var_alloc’:
../lib/eal/common/eal_common_lcore_var.c:29:18: error: implicit declaration of function ‘aligned_alloc’ [-Werror=implicit-function-declaration]
29 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:29:18: error: incompatible implicit declaration of built-in function ‘aligned_alloc’ [-Werror]
../lib/eal/common/eal_common_lcore_var.c:14:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
13 | #include "eal_private.h"
+++ |+#include <stdlib.h>
14 |
cc1: all warnings being treated as errors
[36/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_mcfg.c.obj'.
[37/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.obj'.
[38/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memalloc.c.obj'.
[39/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memory.c.obj'.
[40/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[22/4132] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dev.c.o'.
[23/4132] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_launch.c.o'.
[24/4132] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.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/log -I../lib/log -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 -std=c11 -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o' -c ../lib/eal/common/eal_common_lcore_var.c
../lib/eal/common/eal_common_lcore_var.c: In function ‘lcore_var_alloc’:
../lib/eal/common/eal_common_lcore_var.c:29:32: error: implicit declaration of function ‘aligned_alloc’ [-Werror=implicit-function-declaration]
29 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:14:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
13 | #include "eal_private.h"
+++ |+#include <stdlib.h>
14 |
../lib/eal/common/eal_common_lcore_var.c:29:32: error: incompatible implicit declaration of built-in function ‘aligned_alloc’ [-Werror=builtin-declaration-mismatch]
29 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:29:32: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
cc1: all warnings being treated as errors
[25/4132] Generating log.sym_chk with a meson_exe.py custom command.
[26/4132] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_interrupts.c.o'.
[27/4132] Generating telemetry.sym_chk with a meson_exe.py custom command.
[28/4132] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_mcfg.c.o'.
[29/4132] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[6/3426] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_bus.c.o'.
[7/3426] Compiling C object 'lib/76b5a35@@rte_argparse at sta/argparse_rte_argparse.c.o'.
[8/3426] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.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/log -I../lib/log -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 -std=c11 -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-zero-length-bounds -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o' -c ../lib/eal/common/eal_common_lcore_var.c
../lib/eal/common/eal_common_lcore_var.c: In function ‘lcore_var_alloc’:
../lib/eal/common/eal_common_lcore_var.c:29:32: error: implicit declaration of function ‘aligned_alloc’ [-Werror=implicit-function-declaration]
29 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:14:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
13 | #include "eal_private.h"
+++ |+#include <stdlib.h>
14 |
../lib/eal/common/eal_common_lcore_var.c:29:32: error: incompatible implicit declaration of built-in function ‘aligned_alloc’ [-Werror=builtin-declaration-mismatch]
29 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:29:32: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
cc1: all warnings being treated as errors
[9/3426] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry.c.o'.
[10/3426] Linking static target lib/librte_argparse.a.
[11/3426] Linking static target lib/librte_kvargs.a.
[12/3426] Linking static target lib/librte_log.a.
[13/3426] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[23/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.o'.
[24/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_launch.c.o'.
[25/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.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/log -I../lib/log -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 -std=c11 -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore_var.c.o' -c ../lib/eal/common/eal_common_lcore_var.c
../lib/eal/common/eal_common_lcore_var.c: In function ‘lcore_var_alloc’:
../lib/eal/common/eal_common_lcore_var.c:29:32: error: implicit declaration of function ‘aligned_alloc’ [-Werror=implicit-function-declaration]
29 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:14:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
13 | #include "eal_private.h"
+++ |+#include <stdlib.h>
14 |
../lib/eal/common/eal_common_lcore_var.c:29:32: error: incompatible implicit declaration of built-in function ‘aligned_alloc’ [-Werror=builtin-declaration-mismatch]
29 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:29:32: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
cc1: all warnings being treated as errors
[26/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_mcfg.c.o'.
[27/3397] Generating telemetry.sym_chk with a meson_exe.py custom command.
[28/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.o'.
[29/3397] Generating log.sym_chk with a meson_exe.py custom command.
[30/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memalloc.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list