From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw159176-159191 [PATCH] [v3,16/16] lib: enable format over
Date: Sat, 06 Dec 2025 09:35:55 -0800 (PST) [thread overview]
Message-ID: <6934697b.170a0220.4470d.5323SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251205201537.251131-17-stephen@networkplumber.org>
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159191
_Testing issues_
Submitter: Stephen Hemminger <stephen@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-DPDK-Compile-Meson#449952
Test environment and result as below:
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+===============================+====================+=========================+===================+======================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| CentOS Stream 10 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Debian GNU/Linux 12 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Fedora Linux 42 | PEND | SKIPPED | SKIPPED | SKIPPED | PEND |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Red Hat Enterprise Linux 9.5 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | PEND |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Alpine Linux 3.22.0 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Windows Server 2025 | SKIPPED | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | FAIL | FAIL | SKIPPED |
+-------------------------------+--------------------+-------------------------+-------------------+----------------------+------------------+
==== 20 line log output for Windows Server 2022 (dpdk_mingw64_compile): ====
| ^~~~~~~~~~
compilation terminated.
[67/825] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.obj
[68/825] Compiling C object lib/librte_eal.a.p/eal_windows_eal.c.obj
FAILED: lib/librte_eal.a.p/eal_windows_eal.c.obj
"ccache" "gcc" "-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" "-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-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_ST
DIO" "-march=native" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DABI_VERSION=\"26.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_windows_eal.c.obj -MF "lib\librte_eal.a.p\eal_windows_eal.c.obj.d" -o lib/librte_eal.a.p/eal_windows_eal.c.obj "-c" ../lib/eal/windows/eal.c
In file included from ../lib/eal/windows/eal.c:23:
..\lib\eal\common/eal_filesystem.h:20:10: fatal error: sys/un.h: No such file or directory
20 | #include <sys/un.h>
| ^~~~~~~~~~
compilation terminated.
[69/825] Compiling C object lib/librte_eal.a.p/eal_windows_eal_hugepages.c.obj
FAILED: lib/librte_eal.a.p/eal_windows_eal_hugepages.c.obj
"ccache" "gcc" "-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" "-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-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_ST
DIO" "-march=native" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DABI_VERSION=\"26.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_windows_eal_hugepages.c.obj -MF "lib\librte_eal.a.p\eal_windows_eal_hugepages.c.obj.d" -o lib/librte_eal.a.p/eal_windows_eal_hugepages.c.obj "-c" ../lib/eal/windows/eal_hugepages.c
In file included from ../lib/eal/windows/eal_hugepages.c:11:
..\lib\eal\common/eal_filesystem.h:20:10: fatal error: sys/un.h: No such file or directory
20 | #include <sys/un.h>
| ^~~~~~~~~~
compilation terminated.
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
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine Linux 3.22.0
Kernel: 5.15
Compiler: gcc gcc (Alpine 14.2.0) 14.2.0
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/
next prev parent reply other threads:[~2025-12-06 17:35 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251205201537.251131-17-stephen@networkplumber.org>
2025-12-05 19:53 ` |SUCCESS| pw159176-159191 [PATCH v3 16/16] lib: enable format overflow warnings qemudev
2025-12-05 20:00 ` |FAILURE| " qemudev
2025-12-05 20:21 ` |SUCCESS| pw159191 " checkpatch
2025-12-05 22:23 ` |WARNING| pw159176-159191 [PATCH] [v3,16/16] lib: enable format over dpdklab
2025-12-05 22:23 ` |FAILURE| " dpdklab
2025-12-05 22:27 ` dpdklab
2025-12-05 22:29 ` dpdklab
2025-12-05 22:29 ` dpdklab
2025-12-05 22:32 ` |SUCCESS| " dpdklab
2025-12-05 22:34 ` |WARNING| " dpdklab
2025-12-05 22:43 ` dpdklab
2025-12-05 22:46 ` |FAILURE| " dpdklab
2025-12-05 22:46 ` dpdklab
2025-12-05 22:47 ` |SUCCESS| " dpdklab
2025-12-05 22:49 ` dpdklab
2025-12-05 22:55 ` |FAILURE| pw159191 [PATCH v3 16/16] lib: enable format overflow warnings 0-day Robot
2025-12-05 22:55 ` |FAILURE| pw159176-159191 [PATCH] [v3,16/16] lib: enable format over dpdklab
2025-12-05 22:57 ` |WARNING| " dpdklab
2025-12-05 23:08 ` |FAILURE| " dpdklab
2025-12-05 23:11 ` |WARNING| " dpdklab
2025-12-05 23:42 ` |SUCCESS| " dpdklab
2025-12-06 3:49 ` |FAILURE| " dpdklab
2025-12-06 4:02 ` |SUCCESS| " dpdklab
2025-12-06 13:33 ` |FAILURE| " dpdklab
2025-12-06 16:13 ` dpdklab
2025-12-06 16:15 ` dpdklab
2025-12-06 16:16 ` dpdklab
2025-12-06 16:17 ` dpdklab
2025-12-06 16:18 ` dpdklab
2025-12-06 16:20 ` dpdklab
2025-12-06 16:20 ` dpdklab
2025-12-06 16:23 ` dpdklab
2025-12-06 16:23 ` dpdklab
2025-12-06 16:24 ` dpdklab
2025-12-06 16:25 ` dpdklab
2025-12-06 16:27 ` dpdklab
2025-12-06 16:27 ` dpdklab
2025-12-06 16:29 ` dpdklab
2025-12-06 16:29 ` |WARNING| " dpdklab
2025-12-06 17:33 ` |FAILURE| " dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:35 ` dpdklab [this message]
2025-12-06 18:16 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6934697b.170a0220.4470d.5323SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=stephen@networkplumber.org \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).