|FAILURE| pw159193-159208 [PATCH] [v4,16/16] lib: enable format over
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Dec 6 21:04:31 CET 2025
Test-Label: iol-unit-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: Generic-Unit-Test-DPDK#398846
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| Fedora Linux 42 | FAIL |
+-------------------------------+----------------+
| Fedora Linux 41 | FAIL |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+----------------+
| CentOS Stream 9 | FAIL |
+-------------------------------+----------------+
| CentOS Stream 10 | FAIL |
+-------------------------------+----------------+
| Fedora Linux 40 | FAIL |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | FAIL |
+-------------------------------+----------------+
| Ubuntu 24.04 | FAIL |
+-------------------------------+----------------+
| Ubuntu 22.04 | FAIL |
+-------------------------------+----------------+
| Ubuntu 20.04 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | WARN |
+-------------------------------+----------------+
==== 20 line log output for Red Hat Enterprise Linux 8.10 (dpdk_unit_test): ====
[14/3619] Generating kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[15/3619] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[16/3619] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[17/3619] Generating rte_telemetry_map with a custom command
[18/3619] Generating log.sym_chk with a custom command (wrapped by meson to capture output)
[19/3619] Compiling C object lib/librte_pmu.a.p/pmu_pmu.c.o
[20/3619] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
ccache cc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/eal/common -I../lib/eal/common -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/log -I../lib/log -fdiagnostics-color=always -pipe -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 -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o -MF lib/librte_telemetry.
a.p/telemetry_telemetry_legacy.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o -c ../lib/telemetry/telemetry_legacy.c
In file included from ../lib/telemetry/telemetry_legacy.c:16:
../lib/telemetry/telemetry_legacy.c: In function 'register_client':
../lib/eal/include/rte_string_fns.h:63:17: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 108 [-Werror=format-truncation=]
return (size_t)snprintf(dst, size, "%s", src);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:17: note: 'snprintf' output between 1 and 1024 bytes into a destination of size 108
cc1: all warnings being treated as errors
[21/3619] Linking target lib/librte_log.so.26.1
[22/3619] Generating argparse.sym_chk with a custom command (wrapped by meson to capture output)
[23/3619] Linking static target lib/librte_pmu.a
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora Linux 42
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Fedora Linux 41
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
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)
Fedora Linux 40
Kernel: 5.15
Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
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