Date: Tue, 25 Aug 2020 15:58:08 +0200 From: Jakob Alvermark <jakob@alvermark.net> To: Matthew Macy <mmacy@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>, freebsd-fs <freebsd-fs@freebsd.org>, freebsd-hackers@freebsd.org Subject: Re: OpenZFS support merged Message-ID: <1b765ce1-ae73-ddfe-a888-378615b12add@alvermark.net> In-Reply-To: <CAPrugNrgNUpaG3Wd=3crdsKV4iA83w%2B32hyzYbW0j_omOTo%2BwA@mail.gmail.com> References: <CAPrugNrgNUpaG3Wd=3crdsKV4iA83w%2B32hyzYbW0j_omOTo%2BwA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Best, Jakob On 2020-08-25 04:38, Matthew Macy wrote: > r364746 merged OpenZFS support in to HEAD. > > The change should be transparent unless you want to use new features. > I caution against 'zpool upgrade' for the next few weeks. > > https://svnweb.freebsd.org/base?view=revision&revision=364746 > > If you encounter problems please report them to me, Ryan Moeller, and -current. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1b765ce1-ae73-ddfe-a888-378615b12add>