|FAILURE| pw159193-159208 [PATCH] [v4,16/16] lib: enable format over

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Dec 6 20:47:08 CET 2025


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159208

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Saturday, December 06 2025 18:43:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f

159193-159208 --> testing issues

Upstream job id: Windows-Compile-DPDK-Native#32835

Test environment and result as below:

+---------------------+--------------------+-------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+=====================+====================+===================+=========================+
| FreeBSD 14.2        | FAIL               | SKIPPED           | SKIPPED                 |
+---------------------+--------------------+-------------------+-------------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED           | SKIPPED                 |
+---------------------+--------------------+-------------------+-------------------------+
| Windows Server 2022 | SKIPPED            | FAIL              | SKIPPED                 |
+---------------------+--------------------+-------------------+-------------------------+
| Windows Server 2025 | SKIPPED            | SKIPPED           | FAIL                    |
+---------------------+--------------------+-------------------+-------------------------+

==== 20 line log output for Windows Server 2025 (dpdk_llvm_clang_compile): ====
[172/899] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj
[173/899] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[174/899] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[175/899] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[176/899] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[177/899] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[178/899] Generating lib/rte_ethdev_map with a custom command
[179/899] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.obj
[180/899] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.obj
[181/899] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.obj
[182/899] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.obj
FAILED: lib/librte_hash.a.p/hash_rte_fbk_hash.c.obj
"clang" "-Ilib\librte_hash.a.p" "-Ilib" "-I..\lib" "-Ilib\hash" "-I..\lib\hash" "-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" "-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\rcu" "-I..\lib\rcu" "-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-prototype
 s" "-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" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.hash" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_hash.a.p/hash_rte_fbk_hash.c.obj -MF "lib\librte_hash.a.p\hash_rte_fbk_hash.c.obj.d" -o lib/librte_hash.a.p/hash_rte_fbk_hash.c.obj "-c" ../lib/hash/rte_fbk_hash.c
../lib/hash/rte_fbk_hash.c:117:11: error: call to undeclared function 'asprintf'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
117 |         unused = asprintf(&hash_name, "FBK_%s", params->name);
|                  ^
1 error generated.
[183/899] Generating symbol file lib/rte_pci-26.dll.p/rte_pci-26.dll.symbols
[184/899] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 4.19
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

Windows Server 2025
	Kernel: 10.0.26100
	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/34738/

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