|FAILURE| [GIT MASTER] 62f583c49bf67dd4d6733ece14e55fe6839e66d1

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Sep 17 10:37:28 CEST 2025


_Testing issues_

Branch: tags/v23.11

62f583c49bf67dd4d6733ece14e55fe6839e66d1 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#426012

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PASS               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | PASS               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | PASS               |
+------------------------------+--------------------+
| Fedora Linux 42              | FAIL               |
+------------------------------+--------------------+
| CentOS Stream 9              | PASS               |
+------------------------------+--------------------+
| Ubuntu 24.04                 | PASS               |
+------------------------------+--------------------+
| CentOS Stream 10             | PASS               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | PASS               |
+------------------------------+--------------------+

==== 20 line log output for Fedora Linux 42 (dpdk_meson_compile): ====
[683/3112] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_dpaa2_tm.c.o'.
[684/3112] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_dpaa2_mux.c.o'.
[685/3112] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_dpaa2_ethdev.c.o'.
[686/3112] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_dpaa2_flow.c.o'.
FAILED: [code=1] drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_dpaa2_flow.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_dpaa2 at sta -Idrivers -I../drivers -Idrivers/net/dpaa2 -I../drivers/net/dpaa2 -I../drivers/net/dpaa2/base -I../drivers/net/dpaa2/mc -Ilib/ethdev -I../lib/ethdev -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 -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/dpaa2 -I../drivers/mempool/dpaa2 -Idrivers/bus/fslmc -I../drivers/bus/fslmc -I../drivers/bus/fslmc/mc -I../drivers/bus/fslmc/qbman/include -I../dri
 vers/bus/fslmc/portal -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -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 -fzero-init-padding-bits=all -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.dpaa2 -MD -MQ 'drivers/a715181@@tmp_rte_net_dpaa2 at st
 a/net_dpaa2_dpaa2_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_dpaa2_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_dpaa2_flow.c.o' -c ../drivers/net/dpaa2/dpaa2_flow.c
../drivers/net/dpaa2/dpaa2_flow.c:103:36: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Werror=unterminated-string-initialization]
103 |         .hdr.dst_addr.addr_bytes = "\xff\xff\xff\xff\xff\xff",
|                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:104:36: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Werror=unterminated-string-initialization]
104 |         .hdr.src_addr.addr_bytes = "\xff\xff\xff\xff\xff\xff",
|                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:121:25: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (17 chars into 16 available) [-Werror=unterminated-string-initialization]
121 |                         "\xff\xff\xff\xff\xff\xff\xff\xff"
|                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:124:25: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (17 chars into 16 available) [-Werror=unterminated-string-initialization]
124 |                         "\xff\xff\xff\xff\xff\xff\xff\xff"
|                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04
	Kernel: 5.15
	Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 42
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/34904/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/


More information about the test-report mailing list