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@dpdk.org
          Reporter: alia...@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.

Reply via email to