Bug 95338 - build fails with python3 version of mako
Summary: build fails with python3 version of mako
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-10 15:18 UTC by LoneVVolf
Modified: 2018-04-12 11:35 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.