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: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

[DPDK 26.03RC2]
commit ea0f94fe520b6931af3fea295796921c2da607f1 (tag: v26.03-rc2)
Author: Thomas Monjalon <[email protected]>
Date:   Tue Mar 17 18:08:49 2026 +0100

    version: 26.03-rc2

    Signed-off-by: Thomas Monjalon <[email protected]>

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

Reply via email to