Re: Build failure 'wmmintrin.h' file not found

From: Magnus Ringman <bmr_at_ringman.ch>
Date: Wed, 18 Jan 2017 14:42:31 +0100
On Wed, Jan 18, 2017 at 2:16 PM, Hans Petter Selasky <hps_at_selasky.org>
wrote:

> On 01/18/17 14:13, Dimitry Andric wrote:
>
>> On 18 Jan 2017, at 13:36, Hans Petter Selasky <hps_at_selasky.org> wrote:
>>
>>>
>>> I'm seeing the following build-error trying to build 12-current from
>>> 10-stable:
>>>
>>> xxx/freebsd/sys/crypto/aesni/aesni_ghash.c:75:10: fatal error:
>>> 'wmmintrin.h' file not found
>>> #include <wmmintrin.h>
>>>
>>> Missing header exists:
>>>
>>> xxx/freebsd/contrib/llvm/tools/clang/lib/Headers/wmmintrin.h
>>>
>>> Missing include directory or compiler magic?
>>>
>>
>> What are you building, and how?  Did you do a buildworld before
>> buildkernel?
>>
>> -Dimitry
>>
>>
> I did:
>
> make toolchain -jXX
>
> And then:
>
> make buildkernel -jXX
>
>

> And the error popped out. I'm not observing this error when building a
> 12-current kernel from an 11-stable install.


Isn't it all bets are off if going to -current from anything but most
recent -stable?
Recommended practice[citation needed] would be
10-stable->11-stable->12-current.
Received on Wed Jan 18 2017 - 12:42:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:09 UTC