automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org
Subject: |FAILURE| pw137419 [RFC v5 6/6] eal: keep per-lcore power intrinsics state in lcore variable
Date: Wed, 28 Feb 2024 06:05:17 -0500	[thread overview]
Message-ID: <20240228110517.4009277-1-robot@bytheb.org> (raw)
In-Reply-To: <20240228100928.524277-7-mattias.ronnblom@ericsson.com>

From: robot@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@sta/eal_common_eal_common_launch.c.obj'.
[33/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore.c.obj'.
[34/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_interrupts.c.obj'.
[35/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_fbarray.c.obj'.
[36/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_mcfg.c.obj'.
[37/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.obj'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.obj 
ccache x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_lcore_var.c.obj' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.obj.d' -o 'lib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_string_fns.c.obj'.
[39/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memalloc.c.obj'.
[40/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.obj'.
[41/1460] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memzone.c.obj'.
[42/1460] Compiling C object 'lib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_dev.c.o'.
[23/4132] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_launch.c.o'.
[24/4132] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_lcore_var.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o.d' -o 'lib/76b5a35@@rte_eal@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@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@sta/eal_common_eal_common_mcfg.c.o'.
[29/4132] Compiling C object 'lib/76b5a35@@rte_eal@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@sta/argparse_rte_argparse.c.o'.
[7/3426] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3426] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_lcore_var.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o.d' -o 'lib/76b5a35@@rte_eal@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@sta/telemetry_telemetry.c.o'.
[10/3426] Compiling C object 'lib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_fbarray.c.o'.
[18/3397] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_launch.c.o'.
[19/3397] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_lcore_var.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore_var.c.o.d' -o 'lib/76b5a35@@rte_eal@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@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-----------------------------

  parent reply	other threads:[~2024-02-28 11:05 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240228100928.524277-7-mattias.ronnblom@ericsson.com>
2024-02-28  9:55 ` |SUCCESS| pw137415-137419 " qemudev
2024-02-28  9:59 ` qemudev
2024-02-28 10:19 ` |SUCCESS| pw137419 " checkpatch
2024-02-28 11:05 ` 0-day Robot [this message]
2024-02-28 11:44 ` |SUCCESS| pw137415-137419 [PATCH] [RFC,v5,6/6] eal: keep per-lcore p dpdklab
2024-02-28 11:44 ` dpdklab
2024-02-28 11:59 ` dpdklab
2024-02-28 12:01 ` dpdklab
2024-02-28 12:06 ` dpdklab
2024-02-28 12:07 ` dpdklab
2024-02-28 12:10 ` dpdklab
2024-02-28 12:10 ` dpdklab
2024-02-28 12:11 ` dpdklab
2024-02-28 12:12 ` |FAILURE| " dpdklab
2024-02-28 12:12 ` dpdklab
2024-02-28 12:13 ` dpdklab
2024-02-28 12:13 ` |SUCCESS| " dpdklab
2024-02-28 12:14 ` dpdklab
2024-02-28 12:15 ` |FAILURE| " dpdklab
2024-02-28 12:15 ` |SUCCESS| " dpdklab
2024-02-28 12:15 ` |FAILURE| " dpdklab
2024-02-28 12:16 ` dpdklab
2024-02-28 12:16 ` dpdklab
2024-02-28 12:21 ` |SUCCESS| " dpdklab
2024-02-28 12:22 ` |FAILURE| " dpdklab
2024-02-28 12:22 ` dpdklab
2024-02-28 12:24 ` dpdklab
2024-02-28 12:24 ` dpdklab
2024-02-28 12:26 ` |SUCCESS| " dpdklab
2024-02-28 12:26 ` |FAILURE| " dpdklab
2024-02-28 12:33 ` |SUCCESS| " dpdklab
2024-02-28 12:33 ` dpdklab
2024-02-28 12:44 ` dpdklab
2024-02-28 12:52 ` dpdklab
2024-02-28 12:54 ` dpdklab
2024-02-28 12:55 ` dpdklab
2024-02-28 12:59 ` dpdklab
2024-02-28 13:00 ` dpdklab
2024-02-28 13:00 ` dpdklab
2024-02-28 13:00 ` dpdklab
2024-02-28 13:00 ` dpdklab
2024-02-28 13:01 ` |FAILURE| " dpdklab
2024-02-28 13:01 ` |SUCCESS| " dpdklab
2024-02-28 13:01 ` |FAILURE| " dpdklab
2024-02-28 13:01 ` dpdklab
2024-02-28 13:01 ` dpdklab
2024-02-28 13:01 ` dpdklab
2024-02-28 13:02 ` dpdklab
2024-02-28 13:02 ` |SUCCESS| " dpdklab
2024-02-28 13:03 ` |FAILURE| " dpdklab
2024-02-28 13:07 ` dpdklab
2024-02-28 13:08 ` dpdklab
2024-02-28 13:09 ` dpdklab
2024-02-28 13:09 ` dpdklab
2024-02-28 13:09 ` dpdklab
2024-02-28 13:10 ` dpdklab
2024-02-28 13:10 ` dpdklab
2024-02-28 13:10 ` dpdklab
2024-02-28 13:10 ` dpdklab
2024-02-28 13:11 ` dpdklab
2024-02-28 13:11 ` dpdklab
2024-02-28 13:11 ` dpdklab
2024-02-28 13:19 ` dpdklab
2024-02-28 13:23 ` dpdklab
2024-02-28 17:09 ` dpdklab
2024-02-28 18:45 ` |SUCCESS| " dpdklab
2024-02-28 18:52 ` dpdklab
2024-02-29  9:25 ` dpdklab
2024-02-29 21:12 ` dpdklab
2024-02-29 21:14 ` dpdklab
2024-02-29 21:18 ` dpdklab
2024-02-29 21:34 ` dpdklab
2024-03-01 11:58 ` dpdklab
2024-03-01 12:23 ` dpdklab
2024-03-01 12:59 ` dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240228110517.4009277-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).