From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/core Bug 1904] [dpdk-26.03] lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o build failure with gcc 13.3 on Ubuntu24.04.4/linux kernel 6.8.0-106-generic
Date: Thu, 19 Mar 2026 12:00:03 +0000 [thread overview]
Message-ID: <bug-1904-3@http.bugs.dpdk.org/> (raw)
http://bugs.dpdk.org/show_bug.cgi?id=1904
Bug ID: 1904
Summary: [dpdk-26.03]
lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
build failure with gcc 13.3 on Ubuntu24.04.4/linux
kernel 6.8.0-106-generic
Product: DPDK
Version: 26.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: yux.jiang@intel.com
Target Milestone: ---
[DPDK 26.03RC2]
commit ea0f94fe520b6931af3fea295796921c2da607f1 (tag: v26.03-rc2)
Author: Thomas Monjalon <thomas@monjalon.net>
Date: Tue Mar 17 18:08:49 2026 +0100
version: 26.03-rc2
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
[Env info]
cpu: Intel(R) Xeon(R) Platinum 8468H CPU @ 2.1GHz
os/kernel: Ubuntu 24.04.4 LTS/6.8.0-106-generic
gcc version 13.3.0
[Reproduced steps]:
1, Build dpdk
rm -rf x86_64-native-linuxapp-gcc
CC=gcc meson setup -Dlibdir=lib --default-library=static
x86_64-native-linuxapp-gcc -Dmax_lcores=192
ninja -C x86_64-native-linuxapp-gcc
[Error logs]
[1787/3694] Compiling C object
lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
FAILED: lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
gcc -Ilib/librte_pipeline.a.p -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline
-Ilib/eal/common -I../lib/eal/common -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/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/argparse -I../lib/argparse -Ilib/port -I../lib/port -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/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash
-I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev
-Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/dmadev
-I../lib/dmadev -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl
-I../lib/acl -Ilib/ipsec -I../lib/ipsec -Ilib/security -I../lib/security
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libnl3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -Wextra -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 -Wshadow -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 -Wno-vla
-DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline -MD -MQ
lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o -MF
lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o.d -o
lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o -c
../lib/pipeline/rte_table_action.c
gcc: fatal error: Killed signal terminated program cc1
compilation terminated.
[1980/3694] Compiling C object
drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
root@dpdk-yingya-spr1:~/dpdk#
[Bad commit] N
dpdk25.11 also build fail
--
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2026-03-19 12:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-19 12:00 bugzilla [this message]
2026-03-25 2:05 ` [DPDK/core Bug 1904] [dpdk-26.03] lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o build failure with gcc 13.3 on Ubuntu24.04.4/linux kernel 6.8.0-106-generic bugzilla
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-1904-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.