|FAILURE| [GIT MASTER] bd32a81a8516c27e027b20418293e443ac3fc250

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Aug 3 06:33:32 CEST 2026


_Testing issues_

Branch: tags/v25.11

bd32a81a8516c27e027b20418293e443ac3fc250 --> testing issues

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

Test environment and result as below:

+-------------------------------+--------------------+------------------+
|          Environment          | dpdk_meson_compile | dpdk_compile_ovs |
+===============================+====================+==================+
| Debian GNU/Linux 13           | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Ubuntu 22.04                  | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Fedora Linux 44               | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| CentOS Stream 10              | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Alpine Linux 3.23.4           | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| CentOS Stream 9               | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| openSUSE Leap 16.0            | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Ubuntu 24.04                  | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| Debian GNU/Linux 12           | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Fedora Linux 43               | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| Red Hat Enterprise Linux 9.8  | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Red Hat Enterprise Linux 10.2 | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Ubuntu 26.04                  | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| FreeBSD 14.3                  | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+

==== 20 line log output for FreeBSD 14.3 (dpdk_meson_compile): ====
[129/2125] Generating rte_net_map with a custom command
[130/2125] Generating rte_meter_map with a custom command
[131/2125] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[132/2125] Linking static target lib/librte_meter.a
[133/2125] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[134/2125] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[135/2125] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[136/2125] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
FAILED: [code=1] lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
cc -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/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -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/argparse -I../lib/argparse -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 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -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-missing-field-initializers -D_GNU_SO
 URCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o -c ../lib/ethdev/ethdev_driver.c
../lib/ethdev/ethdev_driver.c:138:2: error: call to undeclared function 'rte_thread_mutex_init_shared'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
138 |         rte_thread_mutex_init_shared(&eth_dev->data->flow_ops_mutex);
|         ^
1 error generated.
[137/2125] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[138/2125] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[139/2125] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[140/2125] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[141/2125] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Debian GNU/Linux 13
	Kernel: 7.0
	Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0

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

Fedora Linux 44
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)

CentOS Stream 10
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Alpine Linux 3.23.4
	Kernel: 7.0
	Compiler: gcc gcc (Alpine 15.2.0) 15.2.0

CentOS Stream 9
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

openSUSE Leap 16.0
	Kernel: 7.0
	Compiler: gcc gcc (SUSE Linux) 15.2.0

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

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

Fedora Linux 43
	Kernel: 7.0
	Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)

Red Hat Enterprise Linux 9.8
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

Red Hat Enterprise Linux 10.2
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Ubuntu 26.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0

FreeBSD 14.3
	Kernel: 14.3-RELEASE-p9
	Compiler: clang gcc (FreeBSD Ports Collection) 14.2.0

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

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