[Bug 104551] Check if Mako templates for Python are installed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 11 12:48:34 UTC 2018


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

Andrés Gómez García <agomez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Andrés Gómez García <agomez at igalia.com> ---
Fixed in master with:

commit a1901d092c053485cdfff0a65a83f9f0987ffc62
Author: Andres Gomez <agomez at igalia.com>
Date:   Wed Jan 10 23:11:51 2018 +0200

    anv: Import mako templates only during execution of anv_extensions

    anv_extensions usage from anv_icd was bringing the unwanted dependency
    of mako templates for the latter. We don't want that since it will
    force the dependency even for distributable tarballs which was not
    needed until now.

    Jason suggested this approach.

    v2: Patch simplification (Jason).

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104551
    Fixes: 0ab04ba979b ("anv: Use python to generate ICD json files")
    Cc: Jason Ekstrand <jason.ekstrand at intel.com>
    Cc: Emil Velikov <emil.velikov at collabora.com>
    Signed-off-by: Andres Gomez <agomez at igalia.com>
    Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

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


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