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 12B8D41D98;
Tue, 28 Feb 2023 07:29:35 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id B46244113C;
Tue, 28 Feb 2023 07:29:34 +0100 (CET)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id 7F7F3410D4
for ; Tue, 28 Feb 2023 07:29:33 +0100 (CET)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id 5F34341D9A; Tue, 28 Feb 2023 07:29:33 +0100 (CET)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1168] [23.03-rc1] dpdk-next-crypto examples/fips_validation
meson build error with gcc4.8.5 on Centos7.9
Date: Tue, 28 Feb 2023 06:29:33 +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.03
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: chenyux.huang@intel.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: multipart/alternative; boundary=16775657730.AEB44Dd.1257359
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
--16775657730.AEB44Dd.1257359
Date: Tue, 28 Feb 2023 07:29:33 +0100
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=3D1168
Bug ID: 1168
Summary: [23.03-rc1] dpdk-next-crypto examples/fips_validation
meson build error with gcc4.8.5 on Centos7.9
Product: DPDK
Version: 23.03
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: chenyux.huang@intel.com
Target Milestone: ---
[git]
commit 666b5d8ddd36d269076296697bb79bfa6cfeff4f (HEAD -> for-main,
origin/for-main, origin/HEAD)
Author: Tejasree Kondoj
Date: Fri Feb 24 11:26:11 2023 +0530
test/crypto: enable SG tests for cn10k
Removed PMD specific check in IPsec SG cases.
Signed-off-by: Tejasree Kondoj
Acked-by: Akhil Goyal
[OS version]
CentOS Linux 7 (Core)
CentOS79-64_K3.10.0_GCC4.8.5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
[bad commit]
commit 12b10f60b6e5dcc1b24d334721dd11505d1e3c9a
Author: Gowrishankar Muthukrishnan
Date: Mon Feb 6 20:15:56 2023 +0530
examples/fips_validation: add SHAKE validation
Add support in fips_validation to parse SHAKE algorithms.
Signed-off-by: Gowrishankar Muthukrishnan
Acked-by: Brian Dooley
[Test setup]
CC=3Dgcc meson --werror -Denable_kmods=3DTrue -Dlibdir=3Dlib -Dexamples=3Da=
ll
--default-library=3Dstatic x86_64-native-linuxapp-gcc && ninja -j 10 -C
x86_64-native-linuxapp-gcc/
[error log]
Found ninja-1.10.2.git.kitware.jobserver-1 at /usr/local/bin/ninja
ninja: Entering directory `x86_64-native-linuxapp-gcc/'
[3045/3213] Compiling C object
examples/dpdk-fips_validation.p/fips_validation_main.c.o
FAILED: examples/dpdk-fips_validation.p/fips_validation_main.c.o
gcc -Iexamples/dpdk-fips_validation.p -Iexamples -I../examples
-Iexamples/fips_validation -I../examples/fips_validation -I../examples/comm=
on
-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/metrics -I../lib/metrics
-Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring
-I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev
-I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline
-Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu
-D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include
rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral
-Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-exte=
rns
-Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes
-Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE
-march=3Dnative -DUSE_OPENSSL -DALLOW_EXPERIMENTAL_API -MD -MQ
examples/dpdk-fips_validation.p/fips_validation_main.c.o -MF
examples/dpdk-fips_validation.p/fips_validation_main.c.o.d -o
examples/dpdk-fips_validation.p/fips_validation_main.c.o -c
../examples/fips_validation/main.c
../examples/fips_validation/main.c: In function =E2=80=98fips_mct_shake_tes=
t=E2=80=99:
../examples/fips_validation/main.c:2425:5: error: dereferencing type-punned
pointer will break strict-aliasing rules [-Werror=3Dstrict-aliasing]
(*(uint16_t *)rightmost % range);
^
cc1: all warnings being treated as errors
[3054/3213] Compiling C object app/test/dpdk-test.p/test_ring.c.o
ninja: build stopped: subcommand failed.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--16775657730.AEB44Dd.1257359
Date: Tue, 28 Feb 2023 07:29:33 +0100
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 |
1168
|
Summary |
[23.03-rc1] dpdk-next-crypto examples/fips_validation meson b=
uild error with gcc4.8.5 on Centos7.9
|
Product |
DPDK
|
Version |
23.03
|
Hardware |
x86
|
OS |
Linux
|
Status |
UNCONFIRMED
|
Severity |
normal
|
Priority |
Normal
|
Component |
core
|
Assignee |
dev@dpdk.org
|
Reporter |
chenyux.huang@intel.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
=
--16775657730.AEB44Dd.1257359--