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 2134BA0524; Thu, 6 May 2021 13:36:31 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FE76410DB; Thu, 6 May 2021 13:36:29 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 7B9E340040 for ; Thu, 6 May 2021 13:36:28 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 4014EA0A02; Thu, 6 May 2021 13:36:28 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Thu, 06 May 2021 11:36:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: ethdev X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: alialnu@nvidia.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 Message-ID: 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 MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 697] build failure in event/cnxk when cross-compiling with gcc 7.1.1 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 Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D697 Bug ID: 697 Summary: build failure in event/cnxk when cross-compiling with gcc 7.1.1 Product: DPDK Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: alialnu@nvidia.com Target Milestone: --- """ $ meson --werror --buildtype=3Ddebugoptimized --cross-file config/arm/arm64_armv8_linux_gcc build && ninja -C build ... ... The Meson build system Version: 0.55.3 Source dir: /tmp/dpdk Build dir: /tmp/build-aarch64-gcc Build type: cross build Program cat found: YES Project name: DPDK Project version: 21.05.0-rc2 C compiler for the build machine: ccache cc (gcc 10.3.1 "cc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1)") C linker for the build machine: cc ld.bfd 2.35-18 C compiler for the host machine: aarch64-linux-gnu-gcc (gcc 7.1.1 "aarch64-linux-gnu-gcc (Linaro GCC 7.1-2017.08) 7.1.1 20170707") C linker for the host machine: aarch64-linux-gnu-gcc ld.bfd 2.28.2.20170706 ... ... [2106/2604] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o FAILED: drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o aarch64-linux-gnu-gcc -Idrivers/libtmp_rte_event_cnxk.a.p -Idrivers -I../dpdk/drivers -Idrivers/event/cnxk -I../dpdk/drivers/event/cnxk -Ilib/eventdev -I../dpdk/lib/eventdev -I. -I../dpdk -Iconfig -I../dpdk/conf= ig -Ilib/eal/include -I../dpdk/lib/eal/include -Ilib/eal/linux/include -I../dpdk/lib/eal/linux/include -Ilib/eal/arm/include -I../dpdk/lib/eal/arm/include -Ilib/eal/common -I../dpdk/lib/eal/common -Ilib/eal -I../dpdk/lib/eal -Ilib/kvargs -I../dpdk/lib/kvargs -Ilib/metrics -I../dpdk/lib/metrics -Ilib/telemetry -I../dpdk/lib/telemetry -Ilib/ring -I../dpdk/lib/ring -Ilib/ethdev -I../dpdk/lib/ethdev -Ilib/net -I../dpdk/lib/net -Ilib/mbuf -I../dpdk/lib/mbuf -Ilib/mempool -I../dpdk/lib/mempool -Ilib/meter -I../dpdk/lib/meter -Ilib/hash -I../dpdk/lib/hash -Ilib/rcu -I../dpdk/lib/rcu -Ilib/timer -I../dpdk/lib/ti= mer -Ilib/cryptodev -I../dpdk/lib/cryptodev -Idrivers/bus/pci -I../dpdk/drivers/bus/pci -I../dpdk/drivers/bus/pci/linux -Ilib/pci -I../dpdk/lib/pci -Idrivers/common/cnxk -I../dpdk/drivers/common/cnxk -fdiagnostics-color=3Dalways -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid= -pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wfor= mat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=3Darmv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -MD -MQ drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o -MF drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o.d -o drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o -c ../dpdk/drivers/event/cnxk/cn10k_worker.c {standard input}: Assembler messages: {standard input}:620: Error: reg pair must start from even reg at operand 1= -- `caspl x5,x6,x5,x6,[x4]' [2139/2604] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o ninja: build stopped: subcommand failed. """ os: Fedora 33 cross compiler: gcc 7.1.1 "aarch64-linux-gnu-gcc (Linaro GCC 7.1-2017.08) 7= .1.1 20170707" https://releases.linaro.org/components/toolchain/binaries/7.1-2017.08/aarch= 64-linux-gnu/gcc-linaro-7.1.1-2017.08-x86_64_aarch64-linux-gnu.tar.xz meson: 0.55.3 ninja: 1.10.2 --=20 You are receiving this mail because: You are the assignee for the bug.=