Date: Mon, 5 Aug 2019 16:19:48 +0000 From: Brooks Davis <brooks@freebsd.org> To: Kubilay Kocak <koobs@FreeBSD.org> Cc: Craig Leres <leres@freebsd.org>, Brooks Davis <brooks@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, python <python@FreeBSD.org> Subject: Re: svn commit: r507836 - in head/devel/llvm80: . files Message-ID: <20190805161948.GA94703@spindle.one-eyed-alien.net> In-Reply-To: <98695eb8-d036-21a9-2818-ce52020f9a51@FreeBSD.org> References: <201908012327.x71NRUSb061829@repo.freebsd.org> <724a0cfe-f687-0574-10c7-ab144d219908@freebsd.org> <bcc72dff-5038-86c0-8585-a359e7803830@freebsd.org> <98695eb8-d036-21a9-2818-ce52020f9a51@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 03, 2019 at 01:04:28PM +1000, Kubilay Kocak wrote: > On 3/08/2019 5:48 am, Craig Leres wrote: > > On 2019-08-02 08:12, Craig Leres wrote: > >> I think changing to python:3.6+ fixes this but it'll be a few hours=20 > >> before my test build completes. Attached is what I am trying (but so= =20 > >> far so good). > >=20 > > FYI this build completed with no issues. So this looks like the right= =20 > > fix to me (modulo 3.5+ vs 3.6+). > >=20 > > ?????????????? Craig > >=20 >=20 > I recently added USES=3Dpython guidelines to our Python policy: >=20 > https://wiki.freebsd.org/Python/PortsPolicy#USES.3Dpython >=20 > Unless LLVM *only* supports 3.6, USES should be changed to reflect the=20 > range of versions it does support, pinning lower and upper bounds as=20 > necessary (if necessary). I've committed Craig's change for now since it works and doesn't change the DEPEND list (and thus doesn't require a PORTREVISION bump). It looks like this could be relaxed further, but that is hard to test since problem tend to occur in partially updated or otherwise non-default installs, not in poudriere. -- Brooks --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJdSFcjAAoJEKzQXbSebgfASY4H/2kPSlU1nlpTRo09RkYsEAUh MV1TZjKzTcpI8VH3PLf+NvQAqID1tIMCVuzlGkYrVXuG+RtMb/ifHhKerjWNfOmp R1a0ame8g0qvCKO6fSDQUjj7Pbm1a8f/FatuWxfLlPrK256OBWfSnCsyrx+cWinn 05uD0VIw5n2OmLrITk3zdV4BCJmlw6DM09kArSvcmr9nPqj6FMS9oU8UtENQTcZM Zcaj5uePzTtqIK9Kj8c9K/vG0kdjxzooMnilsbKfLS51SmK1wbeU1n3oV6l5LyW/ yI8FWgXtOx/Ihb2Sz6w9CMtimjGHPWZqVv9dM0X2DUP8JzoRWr0eRNrLp7Mt9Bo= =66Nl -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190805161948.GA94703>