mesa-libs with python3

blubee blubeeme gurenchan at gmail.com
Sun Nov 5 04:30:23 UTC 2017


anyone have any ideas how to build mesa-libs with python2 while cairo
needing python3?

On Sun, Nov 5, 2017 at 1:51 AM, blubee blubeeme <gurenchan at gmail.com> wrote:

> maybe I can clarify a bit, first cairo failed to build with python2 but I
> added the line above to build successfully with python3 but now it needs
> libGL.so
>
> ===>  Patching for cairo-1.14.8_1,2
> ===>  Applying FreeBSD patches for cairo-1.14.8_1,2
> ===>   cairo-1.14.8_1,2 depends on file: /usr/local/libdata/pkgconfig/xcb-renderutil.pc
> - found
> ===>   cairo-1.14.8_1,2 depends on package: pkgconf>=1.3.0_1 - found
> ===>   cairo-1.14.8_1,2 depends on file: /usr/local/lib/libGL.so - not
> found
>
> Maybe there's some package that offers libGL.so that can build against
> python3?
>
> On Sun, Nov 5, 2017 at 1:46 AM, blubee blubeeme <gurenchan at gmail.com>
> wrote:
>
>> I am building a port that needs python3+
>> I needed to build cairo with python3+ support by adding this line:
>> ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:graphics/py-cairo
>>
>> but this pulls in mesa-libs which needs python2.7
>>
>> How can I build mesa-libs with python3+ or have two python version in one
>> port?
>>
>
>


More information about the freebsd-ports mailing list