[PATCH v3] build: update DPDK to use C11 standard
Ali Alnubani
alialnu at nvidia.com
Tue Aug 1 15:47:19 CEST 2023
> -----Original Message-----
> From: Bruce Richardson <bruce.richardson at intel.com>
> Sent: Tuesday, August 1, 2023 4:22 PM
> To: Ali Alnubani <alialnu at nvidia.com>
> Cc: David Marchand <david.marchand at redhat.com>; Patrick Robb
> <probb at iol.unh.edu>; Tyler Retzlaff <roretzla at linux.microsoft.com>;
> dev at dpdk.org; Morten Brørup <mb at smartsharesystems.com>; NBU-
> Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>
> Subject: Re: [PATCH v3] build: update DPDK to use C11 standard
>
> On Tue, Aug 01, 2023 at 12:42:36PM +0000, Ali Alnubani wrote:
> <snip>
> >
> > On Ubuntu 20.04 while cross compiling for ppc64le with powerpc64le-linux-
> gnu-gcc 9.4, I see:
> >
> > [..]
> > lib/acl/acl_run_altivec.h:44:16: error: two or more data types in declaration
> specifiers
> > [..]
> > lib/acl/acl_run_altivec.h:44:2: error: use of boolean types in AltiVec types is
> invalid
> > [..]
> > error: incompatible types when assigning to type '__vector unsigned char'
> {aka '__vector(16) unsigned char'} from type '__vector __bool int' {aka
> '__vector(4) __bool int'}
> > [..]
> > lib/acl/acl_run_altivec.h:66:4: error: invalid parameter combination for
> AltiVec intrinsic '__builtin_vec_sel'
> > [..]
> >
> Hi Ali,
>
> where can I get the full log for this error? Is it recorded in patchwork
> under a particular test set? I see compile runs for loongarch and
> aarch(64), but nothing listed for PPC.
Hello Bruce,
I run this build internally. Attaching build log with more info about the environment.
Note: I'm using an out-of-tree cross file because the in-tree one doesn't set binaries.pkgconfig.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: c11_ppc64le_build_log.txt
URL: <http://mails.dpdk.org/archives/dev/attachments/20230801/0f9d6a93/attachment-0001.txt>
More information about the dev
mailing list