automatic DPDK test reports
 help / color / mirror / Atom feed
* compilation|FAILURE| pw(141594) sid(32280) job(PER_PATCH_BUILD12379)[v2] app/graph: fix destination buffer too small
@ 2024-06-24 20:23 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2024-06-24 20:23 UTC (permalink / raw)
  To: test-report, mahmoudmatook.mm

[-- Attachment #1: Type: text/plain, Size: 55384 bytes --]


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/141594

_Compilation issues_

Submitter: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
Date: 2024-06-24 20:01:14
Reply_mail: <20240624200114.1792214-1-mahmoudmatook.mm@gmail.com>

DPDK git baseline: Repo:dpdk, CommitID: 4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f


Meson Build Summary: 23 Builds Done, 8 Successful, 15 Failures, 0 Blocked

+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os                | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.8-64  | fail       |              |            |            |           |          |            |
| FreeBSD14-64      | pass       | pass         |            | pass       | pass      |          |            |
| RHEL94-64         | fail       | pass         |            | fail       | fail      |          |            |
| SUSE15-64         | fail       | pass         |            |            |           |          |            |
| CBL-Mariner2.0-64 | fail       |              |            |            |           |          |            |
| UB2404-32         | fail       |              |            |            |           |          |            |
| RHEL93-64         | fail       |              |            |            |           |          |            |
| UB2404-64         | fail       | pass         |            |            |           | fail     | fail       |
| RHEL94-64Rt       | fail       |              |            |            |           |          |            |
| UB2204-64         | fail       |              |            |            |           |          |            |
| FC40-64           | fail       | pass         |            |            |           |          |            |
| UB2404-64Rt       | fail       |              |            |            |           |          |            |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+

Comments: 
Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928),
All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. 
 
Test environment and configuration as below:


OS: OpenAnolis8.8-64
	Kernel Version: 5.10.134-13.an8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-10.0.3)
	Clang Version: 13.0.1 (Anolis 13.0.1-2.0.2.module+an8.7.0+10996+1588f068)
	x86_64-native-linuxapp-gcc

OS: FreeBSD14-64
	Kernel Version: 14.0-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 12.2.0
	Clang Version: 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL94-64
	Kernel Version: 5.14.0-427.13.1.el9_4.x86_64
	GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
	Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug

OS: SUSE15-64
	Kernel Version: 5.14.21-150500.53-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 15.0.7
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: CBL-Mariner2.0-64
	Kernel Version: 5.15.55.1_2e9a4f9+
	GCC Version: gcc (GCC) 11.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: UB2404-32
	Kernel Version: 6.8.0-31-generic
	GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: RHEL93-64
	Kernel Version: 5.14.0-362.8.1.el9_3.x86_64
	GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
	Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
	x86_64-native-linuxapp-gcc

OS: UB2404-64
	Kernel Version: 6.8.0-31-generic
	GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
	Clang Version: 18.1.3 (1)
	x86_64-native-linuxapp-gcc+16byte
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-doc

OS: RHEL94-64Rt
	Kernel Version: 5.14.0-427.13.1.el9_4.x86_64+rt
	GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
	Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
	x86_64-native-linuxapp-gcc

OS: UB2204-64
	Kernel Version: 5.15.0-94-generic
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: 14.0.0-1ubuntu1.1
	x86_64-native-linuxapp-gcc

OS: FC40-64
	Kernel Version: 6.8.5-301.fc40.x86_64
	GCC Version: gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0)
	Clang Version: 18.1.1 (Fedora 18.1.1-1.fc40)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2404-64Rt
	Kernel Version: 6.8.0-rt8
	GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
	Clang Version: 18.1.3 (1)
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: OpenAnolis8.8-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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 -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:17: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-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 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2449/2944] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2450/2944] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2451/2944] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2452/2944] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2453/2944] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2454/2944] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2455/2944] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2456/2944] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2457/2944] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #2:
OS: RHEL94-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:24: note: ‘snprintf’ output between 1 and 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2521/2998] Generating drivers/rte_baseband_acc.pmd.c with a custom command
[2522/2998] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[2523/2998] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2524/2998] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[2525/2998] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2526/2998] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[2527/2998] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2528/2998] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2529/2998] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #3:
OS: RHEL94-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:24: note: ‘snprintf’ output between 1 and 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2526/2848] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2527/2848] Generating drivers/rte_baseband_turbo_sw.pmd.c with a custom command
[2528/2848] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2529/2848] Compiling C object app/dpdk-graph.p/graph_graph.c.o
[2530/2848] Generating symbol file drivers/librte_baseband_fpga_5gnr_fec.so.24.2.p/librte_baseband_fpga_5gnr_fec.so.24.2.symbols
[2531/2848] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2532/2848] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[2533/2848] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[2534/2848] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
ninja: build stopped




*Build Failed #4:
OS: RHEL94-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:24: note: ‘snprintf’ output between 1 and 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2502/2994] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2503/2994] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2504/2994] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[2505/2994] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2506/2994] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2507/2994] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2508/2994] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2509/2994] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2510/2994] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #5:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-missing-field-initializers -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32:0,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:17: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-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 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2456/2963] Compiling C object app/dpdk-graph.p/graph_graph.c.o
[2457/2963] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2458/2963] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[2459/2963] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[2460/2963] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2461/2963] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[2462/2963] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2463/2963] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2464/2963] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #6:
OS: CBL-Mariner2.0-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:24: note: ‘snprintf’ output between 1 and 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2452/2945] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[2453/2945] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2454/2945] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2455/2945] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2456/2945] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2457/2945] Generating drivers/rte_baseband_acc.sym_chk with a custom command (wrapped by meson to capture output)
[2458/2945] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2459/2945] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2460/2945] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
ninja: build stopped




*Build Failed #7:
OS: UB2404-32
Target: i686-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
In function ‘rte_strlcpy’,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from ../app/graph/ethdev.c:5:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:63:17,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
/usr/include/i386-linux-gnu/bits/stdio2.h:54:10: note: ‘__builtin_snprintf’ output between 1 and 128 bytes into a destination of size 26
   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
[1803/2279] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.24.2
[1804/2279] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[1805/2279] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[1806/2279] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[1807/2279] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[1808/2279] Compiling C object app/dpdk-graph.p/graph_main.c.o
[1809/2279] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[1810/2279] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[1811/2279] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
ninja: build stopped




*Build Failed #8:
OS: RHEL93-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:24: note: ‘snprintf’ output between 1 and 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2512/2998] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2513/2998] Compiling C object app/dpdk-graph.p/graph_main.c.o
[2514/2998] Generating drivers/rte_baseband_acc.sym_chk with a custom command (wrapped by meson to capture output)
[2515/2998] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2516/2998] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2517/2998] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2518/2998] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2519/2998] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2520/2998] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #9:
OS: UB2404-64
Target: x86_64-native-linuxapp-gcc+16byte
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -DRTE_LIBRTE_I40E_16BYTE_RX_DESC -DRTE_LIBRTE_ICE_16BYTE_RX_DESC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
In function ‘rte_strlcpy’,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from ../app/graph/ethdev.c:5:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:63:17,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: ‘__builtin_snprintf’ output between 1 and 128 bytes into a destination of size 26
   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
[2667/3153] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2668/3153] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2669/3153] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[2670/3153] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[2671/3153] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2672/3153] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2673/3153] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2674/3153] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2675/3153] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
ninja: build stopped




*Build Failed #10:
OS: UB2404-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
In function ‘rte_strlcpy’,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from ../app/graph/ethdev.c:5:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:63:17,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: ‘__builtin_snprintf’ output between 1 and 128 bytes into a destination of size 26
   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
[2646/3149] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.24.2
[2647/3149] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2648/3149] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2649/3149] Compiling C object app/dpdk-graph.p/graph_main.c.o
[2650/3149] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2651/3149] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[2652/3149] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2653/3149] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2654/3149] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #11:
OS: UB2404-64
Target: x86_64-native-linuxapp-doc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
In function ‘rte_strlcpy’,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from ../app/graph/ethdev.c:5:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:63:17,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: ‘__builtin_snprintf’ output between 1 and 128 bytes into a destination of size 26
   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
[2643/2976] Generating drivers/rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2644/2976] Compiling C object app/dpdk-graph.p/graph_main.c.o
[2645/2976] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[2646/2976] Generating drivers/rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2647/2976] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2648/2976] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2649/2976] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2650/2976] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2651/2976] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #12:
OS: RHEL94-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:24: note: ‘snprintf’ output between 1 and 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2526/2998] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2527/2998] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2528/2998] Linking target app/dpdk-dumpcap
[2529/2998] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[2530/2998] Linking target app/dpdk-test-acl
[2531/2998] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2532/2998] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[2533/2998] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2534/2998] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #13:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
../app/graph/ethdev.c: In function ‘cmd_ethdev_parsed’:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:894,
                 from ../app/graph/ethdev.c:5:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin_snprintf’ output between 1 and 128 bytes into a destination of size 26
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2498/2995] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[2499/2995] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2500/2995] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2501/2995] Compiling C object app/dpdk-graph.p/graph_graph.c.o
[2502/2995] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2503/2995] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2504/2995] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2505/2995] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2506/2995] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #14:
OS: FC40-64
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
In function ‘rte_strlcpy’,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_string_fns.h:63:24: note: ‘snprintf’ output between 1 and 128 bytes into a destination of size 26
cc1: all warnings being treated as errors
[2669/3153] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[2670/3153] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2671/3153] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2672/3153] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2673/3153] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2674/3153] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[2675/3153] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[2676/3153] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[2677/3153] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped




*Build Failed #15:
OS: UB2404-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: app/dpdk-graph.p/graph_ethdev.c.o 
gcc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ethdev.c.o -MF app/dpdk-graph.p/graph_ethdev.c.o.d -o app/dpdk-graph.p/graph_ethdev.c.o -c ../app/graph/ethdev.c
In file included from ../lib/eal/include/rte_trace_point.h:32,
                 from ../lib/ethdev/rte_ethdev_trace_fp.h:18,
                 from ../lib/ethdev/rte_ethdev.h:175,
                 from ../app/graph/ethdev.c:14:
In function ‘rte_strlcpy’,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
../lib/eal/include/rte_string_fns.h:63:24: error: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
   63 |         return (size_t)snprintf(dst, size, "%s", src);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from ../app/graph/ethdev.c:5:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:63:17,
    inlined from ‘cmd_ethdev_parsed’ at ../app/graph/ethdev.c:675:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: ‘__builtin_snprintf’ output between 1 and 128 bytes into a destination of size 26
   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
[2657/3153] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2658/3153] Generating drivers/rte_baseband_turbo_sw.pmd.c with a custom command
[2659/3153] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2660/3153] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2661/3153] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2662/3153] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2663/3153] Compiling C object app/dpdk-graph.p/graph_cli.c.o
[2664/3153] Compiling C object app/dpdk-graph.p/graph_graph.c.o
[2665/3153] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped


DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-24 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-24 20:23 compilation|FAILURE| pw(141594) sid(32280) job(PER_PATCH_BUILD12379)[v2] app/graph: fix destination buffer too small sys_stv

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).