From owner-freebsd-ports@freebsd.org Tue Jan 10 19:06:47 2017 Return-Path: Delivered-To: freebsd-ports@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 3F5BDCA9759 for ; Tue, 10 Jan 2017 19:06:47 +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 075C31185 for ; Tue, 10 Jan 2017 19:06:47 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::61a6:8474:57e:5b3c] (unknown [IPv6:2001:7b8:3a7:0:61a6:8474:57e:5b3c]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 45FA325A4B; Tue, 10 Jan 2017 20:06:43 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_3F1282C4-182F-4E97-AA12-D06DC0CB48D9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: several ports: clang include errors on 12 From: Dimitry Andric In-Reply-To: <20170110194553.1b330db8@rsbsd.rsb> Date: Tue, 10 Jan 2017 20:06:33 +0100 Cc: freebsd-ports@freebsd.org Message-Id: <74267238-8310-4ACA-8BC9-5F2470318BD6@FreeBSD.org> References: <20170110194553.1b330db8@rsbsd.rsb> To: "Raif S. Berent" X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2017 19:06:47 -0000 --Apple-Mail=_3F1282C4-182F-4E97-AA12-D06DC0CB48D9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 10 Jan 2017, at 17:45, Raif S. Berent via freebsd-ports = wrote: >=20 > Hello. I'm trying the drm-next source tree (Macy et al.) > Naturally I have to re-build all ports (appx 2100) for my testing. >=20 > Im getting a common build error for several ports (15+ so far) with = fail point as "compiler include" for: xmmintrin.h emmintrin.h cpuid.h >=20 > The poudriere build environment has ccache enabled and the "missing" = includes are under > ~jail/usr/lib/clang/3.9.1/include/ >=20 > Can anyone give some pointers where to look further? I have not tested = with ccache disabled, but since some 300 ports already built without = problem, I doubt the problem is ccache. > I can't tell whether the source is per port or in a MK/bsd* file, the = problem involve sse2 AFIK, but world/kernel should not cause this? >=20 > Some pointers please on how to debug and I'll get to it... As a rule, if you are having any compilation problem involving ccache, = the first step is always to disable ccache, and see if the problem(s) go = away. If so, the issue is with ccache, otherwise it is something else. That said, which ports are failing, in particular? -Dimitry --Apple-Mail=_3F1282C4-182F-4E97-AA12-D06DC0CB48D9 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 iEYEARECAAYFAlh1MMIACgkQsF6jCi4glqPhwgCgnSDglquOCZ5lFVHUHJJNLYHp ZxwAniRP2pyeCWhz8GIfQPhjgP8vMyiQ =i6nx -----END PGP SIGNATURE----- --Apple-Mail=_3F1282C4-182F-4E97-AA12-D06DC0CB48D9--