From owner-freebsd-current@freebsd.org Sat Jun 30 13:58:51 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 626AC1030FC8; Sat, 30 Jun 2018 13:58:51 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (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 DF4637E7AD; Sat, 30 Jun 2018 13:58:50 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id EC9E3D5BC; Sat, 30 Jun 2018 15:58:48 +0200 (CEST) From: Dimitry Andric Message-Id: <082D396D-639C-445F-A04E-5C56F219D177@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_255F8461-A9AA-411D-BFBD-91EED23ED1AA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: svn commit: r335813 [ broke ci.freebsd.org 's FreeBSD-head-{aarch64,amd64,i386}-build ] Date: Sat, 30 Jun 2018 15:58:36 +0200 In-Reply-To: <84175A6B-B159-4320-95FD-C5BC7F3B4C96@yahoo.com> Cc: svn-src-head@freebsd.org, FreeBSD Current To: Mark Millard References: <84175A6B-B159-4320-95FD-C5BC7F3B4C96@yahoo.com> X-Mailer: Apple Mail (2.3445.8.2) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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: Sat, 30 Jun 2018 13:58:51 -0000 --Apple-Mail=_255F8461-A9AA-411D-BFBD-91EED23ED1AA Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 30 Jun 2018, at 15:22, Mark Millard wrote: >=20 > https://ci.freebsd.org/job/FreeBSD-head-aarch64-build/8358/consoleText >=20 > --- all_subdir_armv8crypto --- > /usr/src/sys/crypto/armv8/armv8_crypto_wrap.c:46:10: fatal error: = 'arm_neon.h' file not found > #include > ^~~~~~~~~~~~ > 1 error generated. > *** [armv8_crypto_wrap.o] Error code 1 >=20 >=20 > https://ci.freebsd.org/job/FreeBSD-head-amd64-build/9268/consoleText >=20 > --- lib/liblzma__L --- > In file included from = /usr/src/contrib/xz/src/liblzma/lz/lz_encoder.c:23: > /usr/src/contrib/xz/src/liblzma/common/memcmplen.h:19:11: fatal error: = 'immintrin.h' file not found > # include > ^~~~~~~~~~~~~ > 1 error generated. > *** [lz_encoder.o] Error code 1 Yeah, sorry about that, working on it now. I'm awaiting a full build to see if there are any other issues. -Dimitry --Apple-Mail=_255F8461-A9AA-411D-BFBD-91EED23ED1AA Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWzeMjAAKCRCwXqMKLiCW oz8IAKDxNVFQXCyzXvPSE5XRWLLjEjGdTQCfZbgvC2KcRs0MQUY5V3cNiMaPgv8= =KdEl -----END PGP SIGNATURE----- --Apple-Mail=_255F8461-A9AA-411D-BFBD-91EED23ED1AA--