OpenZFS support merged

Jakob Alvermark jakob at alvermark.net
Tue Aug 25 18:01:05 UTC 2020


On 2020-08-25 17:42, Ryan Moeller wrote:
>
> On 8/25/20 9:58 AM, Jakob Alvermark wrote:
>> Hi,
>>
>>
>> I updated from r364605 to r364768
>>
>> 'make buildkernel' fails like this:
>>
>> Building 
>> /usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG/modules/usr/src/sys/modules/zfs/zstd.o
>> /usr/src/sys/contrib/openzfs/module/zstd/lib/zstd.c:1336:12: fatal 
>> error: 'immintrin.h' file not found
>> #  include <immintrin.h>   /* support for bextr (experimental) */
>>            ^~~~~~~~~~~~~
>> 1 error generated.
>> *** Error code 1
>>
>> Stop.
>>
>
> I'm trying to figure out how to reproduce this. Are you perhaps 
> building with GCC?
>
> -Ryan

Nope.

I do use WITH_META_MODE though, but it shouldn't affect this I think.

I tried clearing out /usr/obj and started a new build, but I still get 
the same error.


Jakob



More information about the freebsd-current mailing list