[Bug 287567] graphics/mesa-libs: configure failed: Python (3.x) mako module >= 0.8.0 required to build mesa
Date: Mon, 23 Jun 2025 00:07:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287567 --- Comment #2 from Jaskie <jiangjun12321@gmail.com> --- Hi, I think this issue is related to using Python3.12 as the default Python. I tried two poudriere jail with the only difference being `DEFAULT_VERSIONS+=python=3.12 python3=3.12` or `DEFAULT_VERSIONS+=python=3.11 python3=3.11`. The Py3.11 one build without any issue while the Py3.12 failed with this error. Hope this helps. -- You are receiving this mail because: You are the assignee for the bug.