From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
by inbox.dpdk.org (Postfix) with ESMTP id 1554D42CCC;
Thu, 15 Jun 2023 23:42:37 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id E26FB40E0F;
Thu, 15 Jun 2023 23:42:36 +0200 (CEST)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id BFB6B40A8B
for ; Thu, 15 Jun 2023 23:42:35 +0200 (CEST)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id A8F3E42CCD; Thu, 15 Jun 2023 23:42:35 +0200 (CEST)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1251] PPC64le: 23.07 RC1 build failed for power10 on RHEL 9.0
Date: Thu, 15 Jun 2023 21:42:35 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: DPDK
X-Bugzilla-Component: core
X-Bugzilla-Version: 23.07
X-Bugzilla-Keywords:
X-Bugzilla-Severity: critical
X-Bugzilla-Who: thinhtr@linux.vnet.ibm.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: dev@dpdk.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
op_sys bug_status bug_severity priority component assigned_to reporter
target_milestone attachments.created
Message-ID:
Content-Type: multipart/alternative; boundary=16868653550.cfab7D6F9.1235731
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
MIME-Version: 1.0
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
--16868653550.cfab7D6F9.1235731
Date: Thu, 15 Jun 2023 23:42:35 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
https://bugs.dpdk.org/show_bug.cgi?id=3D1251
Bug ID: 1251
Summary: PPC64le: 23.07 RC1 build failed for power10 on RHEL
9.0
Product: DPDK
Version: 23.07
Hardware: POWER
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: thinhtr@linux.vnet.ibm.com
Target Milestone: ---
Created attachment 255
--> https://bugs.dpdk.org/attachment.cgi?id=3D255&action=3Dedit
Preprocessed source that failed
P10 system
OS Version: Red Hat Enterprise Linux 9.1 (Plow)
Kernel Version: 5.14.0-162.6.1.el9_1.ppc64le
gcc version 11.3.1 20220421 (Red Hat 11.3.1-2)
dpdk: v23.07-rc1-2-g7556a1a355
Build failed:
$ ninja -C build
ninja: Entering directory `build'
[727/2831] Compiling C object
drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
FAILED: drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c=
.o
cc -Idrivers/libtmp_rte_mempool_cnxk.a.p -Idrivers -I../drivers
-Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Ilib/mempool -I../lib/mem=
pool
-I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include
-Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include
-I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal
-I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics
-Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/mbuf
-I../lib/mbuf -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/l=
inux
-Ilib/pci -I../lib/pci -Idrivers/common/cnxk -I../drivers/common/cnxk -Ilib=
/net
-I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter
-Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/r=
cu
-I../lib/rcu -fdiagnostics-color=3Dalways -D_FILE_OFFSET_BITS=3D64 -Wall
-Winvalid-pch -Wextra -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 -Wno-zero-length-bounds -Wno-psabi
-D_GNU_SOURCE -fPIC -mcpu=3Dpower10 -mtune=3Dpower10 -DALLOW_EXPERIMENTAL_A=
PI
-DALLOW_INTERNAL_API -Wno-format-truncation
-DRTE_LOG_DEFAULT_LOGTYPE=3Dmempool.cnxk -MD -MQ
drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o -MF
drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o.d -o
drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o -c
../drivers/mempool/cnxk/cnxk_mempool_ops.c
during RTL pass: final
../drivers/mempool/cnxk/cnxk_mempool_ops.c: In function =E2=80=98cnxk_mempo=
ol_alloc=E2=80=99:
../drivers/mempool/cnxk/cnxk_mempool_ops.c:124:1: internal compiler error:
output_operand: invalid expression as operand
124 | }
| ^
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
Preprocessed source stored into /tmp/ccVhPJhQ.out file, please attach this =
to
your bugreport.
[760/2831] Generating rte_common_cnxk.sym_chk wit...stom command (wrapped by
meson to capture output)
ninja: build stopped: subcommand failed.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--16868653550.cfab7D6F9.1235731
Date: Thu, 15 Jun 2023 23:42:35 +0200
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
Bug ID |
1251
|
Summary |
PPC64le: 23.07 RC1 build failed for power10 on RHEL 9.0
|
Product |
DPDK
|
Version |
23.07
|
Hardware |
POWER
|
OS |
Linux
|
Status |
UNCONFIRMED
|
Severity |
critical
|
Priority |
Normal
|
Component |
core
|
Assignee |
dev@dpdk.org
|
Reporter |
thinhtr@linux.vnet.ibm.com
|
Target Milestone |
---
|
You are receiving this mail because:
- You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
=
--16868653550.cfab7D6F9.1235731--