llvm37 python3 problem

Kubilay Kocak koobs at FreeBSD.org
Wed Oct 28 06:28:16 UTC 2015


On 28/10/2015 5:27 AM, Brooks Davis wrote:
> On Tue, Oct 27, 2015 at 11:03:07AM +0000, loic.blot at unix-experience.fr wrote:
>> Any news for this problem ?
> 
> Upstream does not yet support python 3 so it remain broken.  I've not
> yet had time to see if I can force the use of 2.7 when building.  Simple
> changes haven't worked.  You can work around this by disabling the LLDB
> option when building.
> 
> -- Brooks
> 
>> 12 octobre 2015 19:50 "Brooks Davis" <brooks at freebsd.org> a ??crit:
>>> On Fri, Oct 09, 2015 at 04:38:57PM +0200, Walter Schwarzenfeld wrote:
>>>
>>>> Can't test the patch in the above link, cause the port ignores python
>>>> 3.4 and I don't want deinstall python 2.7.
>>>
>>> I've figured out how to reconfigure poudriere to be able to test this.
>>> Several other files need this sort of fix. I've managed to fix some
>>> with patches from upstream, but it appears that lldb is incompatible
>>> with python 3. The C code is using obsolete interfaces and doesn't
>>> compile.
>>>
>>> -- Brooks
>>

Can a conditional BROKEN= block be added as a temporary measure?

if PYTHON_REL > XXXX && PORTOPTIONS:MLLDB ?



More information about the freebsd-ports mailing list