svn commit: r507836 - in head/devel/llvm80: . files

Kubilay Kocak koobs at FreeBSD.org
Sat Aug 3 03:04:35 UTC 2019


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).


More information about the svn-ports-all mailing list