[Mesa-dev] [Bug 106784] 18.1.1 autotools build fail without mako
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 2 13:19:58 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106784
Bug ID: 106784
Summary: 18.1.1 autotools build fail without mako
Product: Mesa
Version: 18.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev at lists.freedesktop.org
Reporter: fredrik at rinnestam.se
QA Contact: mesa-dev at lists.freedesktop.org
configure confirms that mako is not installed:
checking if module mako in python is installed... No module named mako
no
Yet:
GEN radeon_icd.x86_64.json
Traceback (most recent call last):
File "./radv_icd.py", line 26, in <module>
from radv_extensions import *
File
"/tmp/mesa3d-18.1.1-1-work/src/mesa-18.1.1/src/amd/vulkan/radv_extensions.py",
line 32, in <module>
from mako.template import Template
ImportError: No module named mako.template
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180602/28a90f2e/attachment.html>
More information about the mesa-dev
mailing list