automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw155121 [RFC v2 12/12] pdump: mark API and application as deprecated
Date: Wed,  9 Jul 2025 14:24:13 -0400	[thread overview]
Message-ID: <20250709182413.2104771-1-robot@bytheb.org> (raw)
In-Reply-To: <20250709173611.6390-13-stephen@networkplumber.org>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/16176432478
Build Logs:
-----------------------Summary of failed steps-----------------------
"windows-2022-msvc" failed at step Build
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"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-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" 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
"ubuntu-22.04-gcc-static-i386" 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] "windows-2022-msvc" at step Build
####################################################################################
[123/454] Linking target lib/rte_mbuf-25.dll
   Creating library lib\rte_mbuf.lib and object lib\rte_mbuf.exp

[124/454] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.obj
[125/454] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[126/454] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[127/454] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.obj
[128/454] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mirror.c.obj
FAILED: lib/librte_ethdev.a.p/ethdev_rte_mirror.c.obj 
"cl" "-Ilib\librte_ethdev.a.p" "-Ilib" "-I..\lib" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\eal\common" "-I..\lib\eal\common" "-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" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\meter" "-I..\lib\meter" "/MD" "/nologo" "/showIncludes" "/utf-8" "/W3" "/WX" "/std:c11" "/O2" "/Gw" "/wd4244" "/wd4267" "/wd4146" "/experimental:c11atomics" "/d1experimental:typeof" "/experimental:statementExpressions" "/FI" "rte_config.h" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev" "/Fdlib\librte_ethdev.a.p\ethdev_rte_mirror.c.pdb" /Folib/librte_ethdev.a.p/ethdev_rte_mirror.c.obj "/c" ../lib/ethdev/rte_mirror.c
../lib/ethdev/rte_mirror.c(122): error C7707: call to '__c11_atomic_store': argument type 'rte_eth_mirror **' must be a pointer to an atomic type
../lib/ethdev/rte_mirror.c(194): warning C4090: 'function': different '_Atomic' qualifiers
../lib/ethdev/rte_mirror.c(196): warning C4090: 'function': different '_Atomic' qualifiers
../lib/ethdev/rte_mirror.c(224): error C7707: call to '__c11_atomic_store': argument type 'rte_eth_mirror **' must be a pointer to an atomic type
../lib/ethdev/rte_mirror.c(253): warning C4090: 'function': different '_Atomic' qualifiers
../lib/ethdev/rte_mirror.c(254): warning C4090: 'function': different '_Atomic' qualifiers
[129/454] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj
[130/454] Generating symbol file lib/rte_mbuf-25.dll.p/rte_mbuf-25.dll.symbols
[131/454] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj
[132/454] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
[133/454] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: C:\hostedtoolcache\windows\Python\3.13.5\x64\Scripts\ninja.EXE -C D:/a/dpdk/dpdk/build
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "windows-2022-msvc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_rx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6343 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_tm_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_tm_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6712 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_tm_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
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-gcc-mini" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6343 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6712 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1372/2146] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.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
####################################################################################
../lib/ethdev/rte_mirror.c: In function ‘rte_eth_remove_mirror’:
../lib/ethdev/rte_mirror.c:253:46: error: passing argument 1 of ‘ethdev_delete_mirror’ from incompatible pointer type [-Werror=incompatible-pointer-types]
  253 |                 found = ethdev_delete_mirror(&dev->rx_mirror, target_id);
      |                                              ^~~~~~~~~~~~~~~
      |                                              |
      |                                              struct rte_eth_mirror * _Atomic*
../lib/ethdev/rte_mirror.c:210:46: note: expected ‘struct rte_eth_mirror **’ but argument is of type ‘struct rte_eth_mirror * _Atomic*’
  210 | ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~^~~
../lib/ethdev/rte_mirror.c:254:47: error: passing argument 1 of ‘ethdev_delete_mirror’ from incompatible pointer type [-Werror=incompatible-pointer-types]
  254 |                 found |= ethdev_delete_mirror(&dev->tx_mirror, target_id);
      |                                               ^~~~~~~~~~~~~~~
      |                                               |
      |                                               struct rte_eth_mirror * _Atomic*
../lib/ethdev/rte_mirror.c:210:46: note: expected ‘struct rte_eth_mirror **’ but argument is of type ‘struct rte_eth_mirror * _Atomic*’
  210 | ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~^~~
cc1: all warnings being treated as errors
[164/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[165/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[166/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[167/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[168/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.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
####################################################################################
        atomic_store_explicit(ptr, val, memorder)
        ^                     ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:127:31: note: expanded from macro 'atomic_store_explicit'
#define atomic_store_explicit __c11_atomic_store
                              ^
../lib/ethdev/rte_mirror.c:253:32: error: incompatible pointer types passing '_Atomic(struct rte_eth_mirror *) *' to parameter of type 'struct rte_eth_mirror **' [-Werror,-Wincompatible-pointer-types]
                found = ethdev_delete_mirror(&dev->rx_mirror, target_id);
                                             ^~~~~~~~~~~~~~~
../lib/ethdev/rte_mirror.c:210:46: note: passing argument to parameter 'top' here
ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
                                             ^
../lib/ethdev/rte_mirror.c:254:33: error: incompatible pointer types passing '_Atomic(struct rte_eth_mirror *) *' to parameter of type 'struct rte_eth_mirror **' [-Werror,-Wincompatible-pointer-types]
                found |= ethdev_delete_mirror(&dev->tx_mirror, target_id);
                                              ^~~~~~~~~~~~~~~
../lib/ethdev/rte_mirror.c:210:46: note: passing argument to parameter 'top' here
ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
                                             ^
7 errors generated.
[164/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[165/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[166/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[167/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[168/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.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-clang-asan+doc+tests" at step Build and test
####################################################################################
In file included from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20:
../lib/ethdev/rte_ethdev.h:6343:4: error: 'rte_eth_mirror_burst' is deprecated: Symbol is not yet part of stable ABI [-Werror,-Wdeprecated-declarations]
                        rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
                        ^
../lib/ethdev/rte_mirror.h:104:1: note: 'rte_eth_mirror_burst' has been explicitly marked deprecated here
__rte_experimental
^
../lib/eal/include/rte_compat.h:15:16: note: expanded from macro '__rte_experimental'
__attribute__((deprecated("Symbol is not yet part of stable ABI"), \
               ^
In file included from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20:
../lib/ethdev/rte_ethdev.h:6712:4: error: 'rte_eth_mirror_burst' is deprecated: Symbol is not yet part of stable ABI [-Werror,-Wdeprecated-declarations]
                        rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
                        ^
../lib/ethdev/rte_mirror.h:104:1: note: 'rte_eth_mirror_burst' has been explicitly marked deprecated here
__rte_experimental
^
../lib/eal/include/rte_compat.h:15:16: note: expanded from macro '__rte_experimental'
__attribute__((deprecated("Symbol is not yet part of stable ABI"), \
               ^
2 errors generated.
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-shared-aarch64" at step Build and test
####################################################################################
[144/7069] Compiling C object lib/librte_net.so.25.2.p/net_rte_net_crc.c.o
[145/7069] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[146/7069] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: [code=1] lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-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 -DRTE_FLOW_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -c ../lib/ethdev/ethdev_private.c
../lib/ethdev/ethdev_private.c: In function ‘ethdev_request’:
../lib/ethdev/ethdev_private.c:605:17: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  605 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:14:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
   13 | #include "ethdev_private.h"
  +++ |+#include <stdlib.h>
   14 | 
../lib/ethdev/ethdev_private.c:605:17: error: incompatible implicit declaration of built-in function ‘free’ [-Werror=builtin-declaration-mismatch]
  605 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:605:17: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[147/7069] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[148/7069] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[149/7069] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[150/7069] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[151/7069] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.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-static-mingw" at step Build and test
####################################################################################
      |    ^~~~~~~~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_ethdev.h:173,
                 from ../lib/ethdev/rte_flow.h:43,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr.h:52,
                 from buildtools/chkincs/chkincs.exe.p/rte_mtr.c:1:
../lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_flow.h:43,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr.h:52,
                 from buildtools/chkincs/chkincs.exe.p/rte_mtr.c:1:
../lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
../lib/ethdev/rte_ethdev.h:6712:4: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6712 |    rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
      |    ^~~~~~~~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_ethdev.h:173,
                 from ../lib/ethdev/rte_flow.h:43,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr.h:52,
                 from buildtools/chkincs/chkincs.exe.p/rte_mtr.c:1:
../lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
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-ppc64le" at step Build and test
####################################################################################
[152/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[153/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[154/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: [code=1] lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_FLOW_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -c ../lib/ethdev/ethdev_private.c
../lib/ethdev/ethdev_private.c: In function ‘ethdev_request’:
../lib/ethdev/ethdev_private.c:605:17: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  605 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:14:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
   13 | #include "ethdev_private.h"
  +++ |+#include <stdlib.h>
   14 | 
../lib/ethdev/ethdev_private.c:605:17: error: incompatible implicit declaration of built-in function ‘free’ [-Werror=builtin-declaration-mismatch]
  605 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:605:17: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[155/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[156/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[157/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[158/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[159/6327] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.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
####################################################################################
[144/6278] Compiling C object lib/librte_net.so.25.2.p/net_rte_net.c.o
[145/6278] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[146/6278] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: [code=1] lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_FLOW_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -c ../lib/ethdev/ethdev_private.c
../lib/ethdev/ethdev_private.c: In function ‘ethdev_request’:
../lib/ethdev/ethdev_private.c:605:17: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  605 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:14:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
   13 | #include "ethdev_private.h"
  +++ |+#include <stdlib.h>
   14 | 
../lib/ethdev/ethdev_private.c:605:17: error: incompatible implicit declaration of built-in function ‘free’ [-Werror=builtin-declaration-mismatch]
  605 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:605:17: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[147/6278] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[148/6278] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[149/6278] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[150/6278] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[151/6278] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.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] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6343 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6712 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
                 from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
  105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4247/5984] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.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] "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-----------------------------

  parent reply	other threads:[~2025-07-09 18:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250709173611.6390-13-stephen@networkplumber.org>
2025-07-09 17:03 ` |SUCCESS| pw155110-155121 " qemudev
2025-07-09 17:08 ` |FAILURE| " qemudev
2025-07-09 17:36 ` |SUCCESS| pw155121 " checkpatch
2025-07-09 18:24 ` 0-day Robot [this message]
2025-07-09 23:10 ` |SUCCESS| pw155110-155121 [PATCH] [RFC,v2,12/12] pdump: mark API and dpdklab
2025-07-09 23:11 ` dpdklab
2025-07-09 23:31 ` dpdklab
2025-07-09 23:43 ` dpdklab
2025-07-10  0:19 ` |WARNING| " dpdklab
2025-07-10  0:27 ` |FAILURE| " dpdklab
2025-07-10  0:46 ` dpdklab
2025-07-10  1:01 ` dpdklab
2025-07-10  1:04 ` 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=20250709182413.2104771-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=stephen@networkplumber.org \
    --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).