|FAILURE| pw143840 [PATCH 6/6] eal: keep per-lcore power intrinsics state in lcore variable
0-day Robot
robot at bytheb.org
Tue Sep 10 10:05:13 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/143840/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10787775512
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-static-mingw" 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
####################################################################################
[31/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_devargs.c.obj'.
[32/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_interrupts.c.obj'.
[33/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_launch.c.obj'.
[34/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.obj'.
[35/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.obj'.
[36/1473] 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="25.0"' -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:30:18: error: implicit declaration of function ‘aligned_alloc’ [-Werror=implicit-function-declaration]
30 | lcore_buffer = aligned_alloc(RTE_CACHE_LINE_SIZE,
| ^~~~~~~~~~~~~
../lib/eal/common/eal_common_lcore_var.c:30:18: error: incompatible implicit declaration of built-in function ‘aligned_alloc’ [-Werror]
../lib/eal/common/eal_common_lcore_var.c:15:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘aligned_alloc’
14 | #include "eal_private.h"
+++ |+#include <stdlib.h>
15 |
cc1: all warnings being treated as errors
[37/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_mcfg.c.obj'.
[38/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memalloc.c.obj'.
[39/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memory.c.obj'.
[40/1473] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.obj'.
[41/1473] 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
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list