On 2021/02/21 19:21, Christian Weisgerber wrote: > The latest flurry of python changes appears to have triggered this > build failure of games/renpy in my latest bulk build:
I think I got "lucky" that py3-cython happened to be installed when this was built in my test build. The tools from py3-cython are ok to build these. It's possible there are others, either they can be patched/symlinked so they can find cython-2, or just change the dep to lang/cython,python3. I'm changing my current build to comment-out the "nojunk" for setuptools hopefully this will help shake out any remaining ones. (I already fixed some in my test bulk).
