All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/meson Bug 1858] [dpdk23.11.5] Meson build failed on Fedora 43
Date: Tue, 23 Dec 2025 20:14:51 +0000	[thread overview]
Message-ID: <bug-1858-3@http.bugs.dpdk.org/> (raw)

http://bugs.dpdk.org/show_bug.cgi?id=1858

            Bug ID: 1858
           Summary: [dpdk23.11.5] Meson build failed on Fedora 43
           Product: DPDK
           Version: 23.11
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: meson
          Assignee: dev@dpdk.org
          Reporter: mlabrecque@iol.unh.edu
  Target Milestone: ---

[DPDK Version]
dpdk 23.11.5 LTS

[OS version]
Fedora Linux 43 (Container Image)/6.17.12-300.fc43.x86_64 run via Podman
GCC15.2.1

[Test Setup]
# meson setup build
# ninja
# meson install

[Error log]
09:10:22  FAILED: [code=1]
drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_flow.c.o 
09:10:22  ccache cc -Idrivers/a715181@@tmp_rte_net_dpaa2@sta -Idrivers
-I../drivers -Idrivers/net/dpaa2 -I../drivers/net/dpaa2
-I../drivers/net/dpaa2/base -I../drivers/net/dpaa2/mc -Ilib/ethdev
-I../lib/ethdev -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/telemetry/../metrics -I../lib/telemetry/../metrics
-Ilib/telemetry -I../lib/telemetry -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 -Idrivers/bus/pci -I../drivers/bus/pci
-I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev
-I../drivers/bus/vdev -Idrivers/mempool/dpaa2 -I../drivers/mempool/dpaa2
-Idrivers/bus/fslmc -I../drivers/bus/fslmc -I../drivers/bus/fslmc/mc
-I../drivers/bus/fslmc/qbman/include -I../drivers/bus/fslmc/portal
-Idrivers/common/dpaax -I../drivers/common/dpaax
-I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/hash
-I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev
-I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always
-pipe -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 -fzero-init-padding-bits=all
-Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm
-DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation
-DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.dpaa2 -MD -MQ
'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_flow.c.o' -MF
'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_flow.c.o.d' -o
'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_flow.c.o' -c
../drivers/net/dpaa2/dpaa2_flow.c
09:10:22  ../drivers/net/dpaa2/dpaa2_flow.c:103:36: error: initializer-string
for array of 'unsigned char' truncates NUL terminator but destination lacks
'nonstring' attribute (7 chars into 6 available)
[-Werror=unterminated-string-initialization]
09:10:22    103 |         .hdr.dst_addr.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
09:10:22        |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
09:10:22  ../drivers/net/dpaa2/dpaa2_flow.c:104:36: error: initializer-string
for array of 'unsigned char' truncates NUL terminator but destination lacks
'nonstring' attribute (7 chars into 6 available)
[-Werror=unterminated-string-initialization]
09:10:22    104 |         .hdr.src_addr.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
09:10:22        |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
09:10:22  ../drivers/net/dpaa2/dpaa2_flow.c:121:25: error: initializer-string
for array of 'unsigned char' truncates NUL terminator but destination lacks
'nonstring' attribute (17 chars into 16 available)
[-Werror=unterminated-string-initialization]
09:10:22    121 |                         "\xff\xff\xff\xff\xff\xff\xff\xff"
09:10:22        |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
09:10:22  ../drivers/net/dpaa2/dpaa2_flow.c:124:25: error: initializer-string
for array of 'unsigned char' truncates NUL terminator but destination lacks
'nonstring' attribute (17 chars into 16 available)
[-Werror=unterminated-string-initialization]
09:10:22    124 |                         "\xff\xff\xff\xff\xff\xff\xff\xff"
09:10:22        |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
You are receiving this mail because:
You are the assignee for the bug.

                 reply	other threads:[~2025-12-23 20:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-1858-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.