|FAILURE| pw156097-156139 [PATCH] [v2,43/43] eal: remove no longer u
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Aug 25 19:28:36 CEST 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/156139
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, August 25 2025 03:38:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:38543d33bd47fc0ee21f59db80a8763620741879
156097-156139 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#37911
Test environment and result as below:
+--------------+--------------------+
| Environment | dpdk_meson_compile |
+==============+====================+
| FreeBSD 14.2 | FAIL |
+--------------+--------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
327 | TAILQ_FOREACH(elem, &group->members, node) {
| ^
| ;
../lib/table/rte_swx_table_selector.c:327:39: error: use of undeclared identifier 'node'
327 | TAILQ_FOREACH(elem, &group->members, node) {
| ^
../lib/table/rte_swx_table_selector.c:341:42: error: expected ';' after expression
341 | TAILQ_FOREACH(e, &group->members, node)
| ^
| ;
../lib/table/rte_swx_table_selector.c:341:37: error: use of undeclared identifier 'node'
341 | TAILQ_FOREACH(e, &group->members, node)
| ^
../lib/table/rte_swx_table_selector.c:365:2: error: call to undeclared function 'TAILQ_FOREACH'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
365 | TAILQ_FOREACH(elem, &group->members, node) {
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[500/2137] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33949/
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