From owner-freebsd-ports@freebsd.org Thu Feb 27 19:52:36 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A2AB524C75B for ; Thu, 27 Feb 2020 19:52:36 +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 48T3H32DTzz3F0b for ; Thu, 27 Feb 2020 19:52:30 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 604643C0199; Thu, 27 Feb 2020 19:52:23 +0000 (UTC) Date: Thu, 27 Feb 2020 19:52:23 +0000 From: Brooks Davis To: Chris Cc: freebsd-ports Subject: Re: llvm80-8.0.1_3 needs Python 3.6 at least, but 2.7 was specified. Message-ID: <20200227195223.GB48231@spindle.one-eyed-alien.net> References: <3eb1d1b80ec66e300a191b00e6924821@udns.ultimatedns.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tjCHc7DPkfUGtrlw" Content-Disposition: inline In-Reply-To: <3eb1d1b80ec66e300a191b00e6924821@udns.ultimatedns.net> User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 48T3H32DTzz3F0b X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of brooks@spindle.one-eyed-alien.net has no SPF policy when checking 199.48.129.229) smtp.mailfrom=brooks@spindle.one-eyed-alien.net X-Spamd-Result: default: False [-6.53 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[freebsd.org]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[]; SIGNED_PGP(-2.00)[]; FORGED_SENDER(0.30)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net]; RCVD_COUNT_ZERO(0.00)[0]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:36236, ipnet:199.48.128.0/22, country:US]; FROM_NEQ_ENVFROM(0.00)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net]; IP_SCORE(-3.63)[ip: (-9.52), ipnet: 199.48.128.0/22(-4.75), asn: 36236(-3.82), country: US(-0.05)] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2020 19:52:36 -0000 --tjCHc7DPkfUGtrlw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Feb 27, 2020 at 08:44:59AM -0800, Chris wrote: > I'm testing modifications of ports I maintain in > a jail. I have nothing in make.conf(5) except > DEVELOPER=true > But I get messages regarding python versions like: > llvm80-8.0.1_3 needs Python 3.6 at least, but 2.7 was specified. > But I make no demands on versions. > What causes this, and how can I stop it. :) Is your set of packages fully up to date? IIRC other have had issues when they tried to install LLVM with out of date dependencies. -- Brooks --tjCHc7DPkfUGtrlw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJeWB32AAoJEKzQXbSebgfAckEH+gPp4Gw1EuIwgiK6/5SCLMi7 qzcKNbkZnLz8BUWwh84DhkLxcF++Poux6/QVzzC0fMJA0Z2fS3YfQu5TiEC8e5Qp jJnaWRhVt8Q/N/y8YbQvX8RqRZOpIurp/h6cV92S/fd/bfhy0N+qDZSD64LRbZvr J7CIY4sVuMC9UBUiVDDT1CM3/MPJEnVIUE+JO/E5/bjq6cHyoWlp3ywqeHAShmYa J6ZfjOjuiDZayce/bEfHeSZYd13+RTo4gSYAqu3fEC6a7AP43BwHwq971F9+GxDm p5cibTGZFCmEUNGaPhLFZ7mhGd66X4YIgI4GRvdkIXQV9PgNF8w0b4eUUrPgIKw= =mYx5 -----END PGP SIGNATURE----- --tjCHc7DPkfUGtrlw--