[Bug 1149] [21.11] lib/ring build failure with gcc 12 and debug enabled
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu Dec 15 18:40:50 CET 2022
https://bugs.dpdk.org/show_bug.cgi?id=1149
Bug ID: 1149
Summary: [21.11] lib/ring build failure with gcc 12 and debug
enabled
Product: DPDK
Version: 21.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev at dpdk.org
Reporter: alialnu at nvidia.com
Target Milestone: ---
$ meson --werror --buildtype=debug -Dc_args='-DRTE_ENABLE_ASSERT
-DRTE_LIBRTE_MLX4_DEBUG -DRTE_LIBRTE_MLX5_DEBUG' build && ninja-build -C build
[..]
lib/ring/rte_ring_elem_pvt.h:100:25: error: 'memcpy' reading 32 bytes from a
region of size 4 [-Werror=stringop-overread]
[..]
DPDK: 0c553ce527
OS: Fedora 38
gcc: 12.2.1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list