Saturday, November 14, 2020

Re: devel/boost: drop python2 support and speed up make fake

On 11/13/2020 6:33 PM, Stuart Henderson wrote:
> On 2020/11/13 17:41, Jeremie Courreges-Anglas wrote:
>> On Fri, Nov 13 2020, Stuart Henderson <stu@spacehopper.org> wrote:
>>> On 2020/11/08 01:46, Jeremie Courreges-Anglas wrote:
>>>> This diff drops boost_python27 and boost_numpy27.
>>> Dropping boost_python27* needs work first;
>> That is correct, I had a draft mail about it but ENOTIME.
>> tl;dr my grep-fu failed me, sorry folks.
>>
>> This is what I came up with to disable just boost_numpy27. A bit
>> hackish but seems to work fine.
> BTW the only failure in an i386 build with the original diff was
> py-tagpy (openimageio is broken on at least i386/powerpc, and
> vegastrike is amd64-only as one of the deps is broken on i386).
> Nothing on i386 had problems with removing the b2 files.
>
> I've sent out a py-tagpy diff, openimageio is literally just
> MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3} and bump REVISION (I'm
> building blender with it to be sure, which will take a while, but
> unlikely to have any problems). I think those two make sense
> regardless.
>
> Then we can either go for your new diff, or the original one and
> mark vegastrike broken for now..

I'd prefer if we go with the original diff.

No comments:

Post a Comment