|FAILURE| pw137419 [RFC v5 6/6] eal: keep per-lcore power intrinsics state in lcore variable

0-day Robot robot at bytheb.org
Wed Feb 28 12:05:17 CET 2024


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8078869727
Build Logs:
-----------------------Summary of failed steps-----------------------
"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
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
[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_lcore.c.obj'.
[34/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_interrupts.c.obj'.
[35/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.obj'.
[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_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
[38/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_string_fns.c.obj'.
[39/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memalloc.c.obj'.
[40/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memory.c.obj'.
[41/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.obj'.
[42/1460] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.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] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_interrupts.c.o'.
[26/4132] Generating log.sym_chk with a meson_exe.py custom command.
[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_argparse at sta/argparse_rte_argparse.c.o'.
[7/3426] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_bus.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] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.o'.
[11/3426] Linking static target lib/librte_argparse.a.
[12/3426] Linking static target lib/librte_kvargs.a.
[13/3426] Linking static target lib/librte_log.a.
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
####################################################################################
[17/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.o'.
[18/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_launch.c.o'.
[19/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
[20/3397] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.o'.
[21/3397] Linking static target lib/librte_telemetry.a.
[22/3397] Linking static target lib/librte_log.a.
[23/3397] Linking static target lib/librte_argparse.a.
[24/3397] Linking static target lib/librte_kvargs.a.
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
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list