|FAILURE| pw159176-159191 [PATCH] [v3,16/16] lib: enable format over
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Dec 5 23:27:49 CET 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159191
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Friday, December 05 2025 20:11:45
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f
159176-159191 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#40188
Test environment and result as below:
+---------------------+--------------------+-------------------------+-------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+=====================+====================+=========================+===================+======================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------------+-------------------+----------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------------+-------------------+----------------------+
| Windows Server 2025 | SKIPPED | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------------+-------------------+----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | PEND | PEND |
+---------------------+--------------------+-------------------------+-------------------+----------------------+
==== 20 line log output for Windows Server 2025 (dpdk_llvm_clang_compile): ====
[14/899] Generating symbol file lib/rte_log-26.dll.p/rte_log-26.dll.symbols
[15/899] Linking target lib/rte_kvargs-26.dll
Creating library lib\rte_kvargs.lib and object lib\rte_kvargs.exp
[16/899] Linking target lib/rte_argparse-26.dll
Creating library lib\rte_argparse.lib and object lib\rte_argparse.exp
[17/899] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.obj
[18/899] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.obj
[19/899] Generating symbol file lib/rte_kvargs-26.dll.p/rte_kvargs-26.dll.symbols
[20/899] Generating symbol file lib/rte_argparse-26.dll.p/rte_argparse-26.dll.symbols
[21/899] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_config.c.obj
"clang" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-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\argparse" "-I..\lib\argparse" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-fdiagnostics-color=always" "-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_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "
-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DABI_VERSION=\"26.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_config.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_config.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_config.c.obj "-c" ../lib/eal/common/eal_common_config.c
In file included from ../lib/eal/common/eal_common_config.c:9:
../lib/eal/common/eal_filesystem.h:20:10: fatal error: 'sys/un.h' file not found
20 | #include <sys/un.h>
| ^~~~~~~~~~
1 error generated.
[22/899] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.obj
[23/899] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34736/
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