Hello, James. J Price <[email protected]> wrote on 07/12/2015 22:32:48:
> From: J Price <[email protected]> > To: Fernando Seiti Furusato/Brazil/IBM@IBMBR > Cc: Andreas Beckmann <[email protected]>, [email protected], [email protected] > Date: 07/12/2015 22:32 > Subject: Re: Bug#806965: oclgrind: FTBFS on ppc64el -- conflict with altivec > keyword bool > > OK, the ppc64el build is still failing with the __vector patch. It's > not clear to me where the errors are originating. > The errors are pretty much the same. But the problem is with keyword bool, not vector. > Perhaps we need to #undef these macros in cl.h after <altivec.h> is > included, to prevent them from causing problems in the source files > that include cl.h? Yes, the solution would be the same used with __vector, but for bool as well. I can test it here. I will let you know. Thanks.

