[Mesa-dev] [Bug 95338] build fails with python3 version of mako

2018-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95338

Timothy Arceri  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Timothy Arceri  ---
I'm pretty sure this is done now, either way its known and we don't need a bug
to track it. Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 95338] build fails with python3 version of mako

2017-08-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95338

--- Comment #1 from Dylan Baker  ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 95338] build fails with python3 version of mako

2017-08-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95338

Bug ID: 95338
   Summary: build fails with python3 version of mako
   Product: Mesa
   Version: git
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Other
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: lonew...@xs4all.nl
QA Contact: mesa-dev@lists.freedesktop.org
CC: jjar...@gnome.org
CC: jjar...@gnome.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev