|FAILURE| pw160251-160268 [PATCH] [v11,18/18] lib: enable format ove
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Jan 24 00:26:37 CET 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/160268
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Friday, January 23 2026 04:28:16
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:68fdc7c84912bc8981b907a757582a2352b6cae2
160251-160268 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#461207
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+===============================+====================+===================+=========================+======================+==================+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Alpine Linux 3.23.0 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Fedora Linux 42 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| openSUSE Leap 15.6 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Red Hat Enterprise Linux 8.10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Red Hat Enterprise Linux 9.7 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Red Hat Enterprise Linux 10.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Fedora Linux 43 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Windows Server 2025 | SKIPPED | PASS | PASS | PASS | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In file included from ../lib/eal/linux/eal_hugepage_info.c:26:
In function 'rte_strlcpy',
inlined from 'get_hugepage_dir.constprop' at ../lib/eal/linux/eal_hugepage_info.c:279:4:
../lib/eal/include/rte_string_fns.h:63:24: error: '%s' directive output may be truncated writing between 1 and 2147483645 bytes into a region of size 4096 [-Werror=format-truncation=]
63 | return (size_t)snprintf(dst, size, "%s", src);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-linux-gnu/include/stdio.h:980,
from ../lib/eal/linux/eal_hugepage_info.c:11:
In function 'snprintf',
inlined from 'rte_strlcpy' at ../lib/eal/include/rte_string_fns.h:63:17,
inlined from 'get_hugepage_dir.constprop' at ../lib/eal/linux/eal_hugepage_info.c:279:4:
/usr/i686-linux-gnu/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 2 and 2147483646 bytes into a destination of size 4096
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Alpine Linux 3.23.0
Kernel: 5.15
Compiler: gcc gcc (Alpine 15.2.0) 15.2.0
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
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 20251111 (Red Hat 15.2.1-4)
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-28)
Red Hat Enterprise Linux 9.7
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 10.1
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Fedora Linux 43
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
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/35012/
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