Date: Mon, 5 Aug 2019 18:22:27 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Brooks Davis <brooks@freebsd.org> Cc: Kubilay Kocak <koobs@freebsd.org>, Craig Leres <leres@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: <20190805162227.GA69234@ThinkPad-X200.g.anongoth.pl> In-Reply-To: <20190805161948.GA94703@spindle.one-eyed-alien.net> 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> <20190805161948.GA94703@spindle.one-eyed-alien.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--HUCwhh+Gp/GJa5vT Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline You could add to make.conf (/usr/local/etc/poudriere.d/make.conf): DEFAULT_VERSIONS=python=3.7 On 19-08-05 16:19:48, Brooks Davis wrote: >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 >> >> before my test build completes. Attached is what I am trying (but so >> >> far so good). >> > >> > FYI this build completed with no issues. So this looks like the right >> > fix to me (modulo 3.5+ vs 3.6+). >> > >> > ?????????????? Craig >> > >> >> I recently added USES=python guidelines to our Python policy: >> >> https://wiki.freebsd.org/Python/PortsPolicy#USES.3Dpython >> >> Unless LLVM *only* supports 3.6, USES should be changed to reflect the >> range of versions it does support, pinning lower and upper bounds as >> 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 --HUCwhh+Gp/GJa5vT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEycyIeNkkgohzsoorelmbhSCDnJ0FAl1IV8NfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM5 Q0M4ODc4RDkyNDgyODg3M0IyOEEyQjdBNTk5Qjg1MjA4MzlDOUQACgkQelmbhSCD nJ2u1g//XCfV+iRZjKA4kgqcqHnBJFD7eB/0hZZclB+zg0TW8adf1Hik42QLd4Z6 TVDNlhAQPjrRMBKEXZSmcBY5Svp7ZJcyjNH33QMJpgcobMiOmCqFd3dKYTjBMmeo JygFS8KdjuECdeDAwmOuDjgJ0BhafB5XII0zSTaZpe1XZHdA4Rnhh52HyftWA5pZ SNrDCMn4wPOc+goe2KtcVQ7raelbDIvRFRRJzpRNUtD434MeKdj9Hl0yzwm/Ebni nHVIOOZB4fVCNs7s4gjBD6S1cEqpd5xF9jHCAXbVixwSISFqr/ITrJfzvDzzM78I XQ+ygZuwnSF0u7W6WFmFXcoIutRjuZpfOFd++JaKqQaIWMCOTTChO4y0hpx+YGaM uz8Dv+cSD+/KhfpPF+u8HdGt1C6unsIdNWqAXVU2shHIJtBOpA0UzKApROy+ZvKS alLLekmls0IoDsOBn/yc8zIQZrv1+qpJ9t7zjgYGOfxZiBhgr+MSjJcavDo9PtAZ H79Ebrk3K0WpcbNVQLw06vNM/Ltb8VIAAzVifZeCKGQmQFMBUMi/x6Im6OJC33VR jrgTqZyOji/A58I+wMpAFtIiyG1Ye2R1sKOTiyHzGf+swmgYpXWVsCC2LtAVAVvf BhfqedgEQ1JTQ5bKeWpGIgIrsfrCj11/T4p7ojywk4aeH0NrNvg= =fWQF -----END PGP SIGNATURE----- --HUCwhh+Gp/GJa5vT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190805162227.GA69234>