From owner-freebsd-current@freebsd.org Wed Jan 18 13:13:46 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9098CB687F for ; Wed, 18 Jan 2017 13:13:46 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B2BD41DEE for ; Wed, 18 Jan 2017 13:13:46 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.avinity.tv (unknown [77.95.97.98]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 57E0D27DFD; Wed, 18 Jan 2017 14:13:43 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_EE9BD8C2-2365-4767-B686-2E446EACBC3E"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Build failure 'wmmintrin.h' file not found From: Dimitry Andric In-Reply-To: <5b6f9e49-09db-6329-4176-3898886ceb61@selasky.org> Date: Wed, 18 Jan 2017 14:13:33 +0100 Cc: FreeBSD Current Message-Id: <8D312F2F-63D9-4269-9E7B-83978F53C1AE@FreeBSD.org> References: <5b6f9e49-09db-6329-4176-3898886ceb61@selasky.org> To: Hans Petter Selasky X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2017 13:13:47 -0000 --Apple-Mail=_EE9BD8C2-2365-4767-B686-2E446EACBC3E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 18 Jan 2017, at 13:36, Hans Petter Selasky wrote: >=20 > I'm seeing the following build-error trying to build 12-current from = 10-stable: >=20 > xxx/freebsd/sys/crypto/aesni/aesni_ghash.c:75:10: fatal error: = 'wmmintrin.h' file not found > #include >=20 > Missing header exists: >=20 > xxx/freebsd/contrib/llvm/tools/clang/lib/Headers/wmmintrin.h >=20 > Missing include directory or compiler magic? What are you building, and how? Did you do a buildworld before = buildkernel? -Dimitry --Apple-Mail=_EE9BD8C2-2365-4767-B686-2E446EACBC3E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlh/agYACgkQsF6jCi4glqNPtgCghYlHsqrlJi10dJI89Kis0UOd LlwAn3d8CcIuZD8ZSPRAJNbrIpZJwfgP =hhC0 -----END PGP SIGNATURE----- --Apple-Mail=_EE9BD8C2-2365-4767-B686-2E446EACBC3E--