[Bug 104601] src/intel/vulkan/anv_extensions.py: ImportError: No module named mako.template

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 17 22:58:21 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104601

--- Comment #1 from Andrés Gómez García <agomez at igalia.com> ---
(In reply to Paul Menzel from comment #0)
> Without Python Mako Templates [1] installed, the master branch, commit
> a1901d09 (anv: Import mako templates only during execution of
> anv_extensions) fixing bug #104551 [1], fails to build with the errors below
> despite configuring it with `--with-vulkan-drivers=radeon` (bug #104582 [2]).
> 
> ```
> make[3]: Entering directory
> '/dev/shm/bee-root/mesalib/mesalib-17.3.1-0/build/src/intel'

I'm a bit confused.

You state to be building from master but it actually looks more like you are
building from a dist tarball with a1901d09 (anv: Import mako templates only
during execution of anv_extensions) applied.

If this is the case, that's is the problem. If you patch the tarball you will
need Mako, but that's the problem of patching the tarball, not a problem in
configure.ac

Could you clarify and, in case of compiling directly from master, provide the
complete build line?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180117/d314899a/attachment-0001.html>


More information about the intel-3d-bugs mailing list