Re: qt5-core fails to build

2020-06-29 Thread Robert Huff


Adriaan de Groot writes:

>  On Monday, 29 June 2020 05:18:06 CEST Robert Huff wrote:
>  > In file included from /usr/include/immintrin.h:26:
>  > /usr/include/pmmintrin.h:266:26: error: cannot initialize a parameter of
>  > type 'void *' with an lvalue of type 'const void *'
>  > __builtin_ia32_monitor(__p, __extensions, __hints);
>  
>  That's an unusual place for those headers (they look like clang
>  internals to me). Are you sure your compiler matches your installed
>  world?

It should.
"cc -v":

FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 
9.0.0)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin

Or is that the wrong test?


Respectfully,


Robert Huff



Re: qt5-core fails to build

2020-06-29 Thread Adriaan de Groot
On Monday, 29 June 2020 05:18:06 CEST Robert Huff wrote:
> In file included from /usr/include/immintrin.h:26:
> /usr/include/pmmintrin.h:266:26: error: cannot initialize a parameter of
> type 'void *' with an lvalue of type 'const void *'
> __builtin_ia32_monitor(__p, __extensions, __hints);

That's an unusual place for those headers (they look like clang internals to 
me). Are you sure your compiler matches your installed world?

[ade]

signature.asc
Description: This is a digitally signed message part.