checking if module mako in python is installed... No module named mako no configure: error: Python mako module v0.3.4 or higher not found ------------------- mako 1.04 , python3 version is installed. m4/ax_check_python_mako_module.m4 looks like it will only accept python2 versions of mako.
mesa cannot (yet) use python3 for code gen. If the check found python3 instead of python2 that would be a bug, but currently python3 is unusable. We're working on getting python2/3 hybrid support, but it's not there yet.
I'm pretty sure this is done now, either way its known and we don't need a bug to track it. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.