From owner-freebsd-ports@freebsd.org Wed Nov 15 22:35:23 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 6A29CDE93CB for ; Wed, 15 Nov 2017 22:35:23 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 50B957ECC3 for ; Wed, 15 Nov 2017 22:35:23 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by mailman.ysv.freebsd.org (Postfix) id 4C630DE93CA; Wed, 15 Nov 2017 22:35:23 +0000 (UTC) Delivered-To: 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 4C05FDE93C8 for ; Wed, 15 Nov 2017 22:35:23 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A87E7ECC0 for ; Wed, 15 Nov 2017 22:35:22 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 147045A9F09; Wed, 15 Nov 2017 22:35:16 +0000 (UTC) Date: Wed, 15 Nov 2017 22:35:16 +0000 From: Brooks Davis To: Yuri Cc: "ports@freebsd.org" Subject: Re: What is the correct way to require a specific version of clang? Message-ID: <20171115223516.GB35747@spindle.one-eyed-alien.net> References: <408397b5-f2ff-9798-fca1-6e7567c5a4fd@rawbw.com> <20171115195816.GA35747@spindle.one-eyed-alien.net> <2a0ce30d-04d7-9b47-6c10-1435319ab3b7@rawbw.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uQr8t48UFsdbeI+V" Content-Disposition: inline In-Reply-To: <2a0ce30d-04d7-9b47-6c10-1435319ab3b7@rawbw.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2017 22:35:23 -0000 --uQr8t48UFsdbeI+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 15, 2017 at 01:43:29PM -0800, Yuri wrote: > On 11/15/17 11:58, Brooks Davis wrote: > > You'll need to start a shell in your poudreire instance and see what is > > failing. I'd expect that to work. > > > > Note that it is possible to misconfigure the llvm38 port such that this > > config is broken by disabling the CLANG option. >=20 >=20 > What's happening is that framework calls ${CC} before it installs=20 > BUILD_DEPENDS. Ah, it looks like USES=3Dcompiler is incompatible with setting CC. It would be great it someone would create compiler:clang support, but I've not found the time thus far. -- Brooks --uQr8t48UFsdbeI+V Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJaDMEjAAoJEKzQXbSebgfATL4H/R4CmqFeueAJEZ6oCrXnPz4k agcCiuRUrNsCw7PZXM0HenYdqx9jAc6in8d/qQ3QK0dJpHY1t5WzCE0TszeXhgTj v1f5HZu2bGMqc39H0HDKd25BNKudyGojhtU8yNEATJ7DB33/AFNgY/Wccj7htXH+ lpL+0RnKwuiKkV5fOOTsIc7mIcDuIwq4NuDcEa2aYly+k96lgbPULiH3npvarw/z 9jeqEm/20a9DudcJHSCgMZyH7CjgvApm/e1qBHq+WZZJf4rgisj1PyKMHvR+7x1q u4TY5KHfAMVPVSDOv6yrU2v/ecnXBQlL1M2OjH7GtEemRLuq+8s8GagGQemwE24= =J112 -----END PGP SIGNATURE----- --uQr8t48UFsdbeI+V--