Bug 95338

Summary: build fails with python3 version of mako
Product: Mesa Reporter: LoneVVolf <lonewolf>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: jjardon
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description LoneVVolf 2016-05-10 15:18:04 UTC
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.
Comment 1 Dylan Baker 2017-08-28 22:12:34 UTC
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.
Comment 2 Timothy Arceri 2018-04-12 11:35:36 UTC
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.