[Mesa-dev] [Bug 101933] autotools: wayland-protocols used even if not found

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 26 17:42:58 UTC 2017


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

            Bug ID: 101933
           Summary: autotools: wayland-protocols used even if not found
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: baker.dylan.c at gmail.com
        QA Contact: mesa-dev at lists.freedesktop.org
                CC: emil.l.velikov at gmail.com,
                    mirlan.ax.tokonbekov at intel.com

currently configure.ac will set WAYLAND_PROTOCOLS_DATADIR, and then rely on
that variable being set, even if wayland-protocols is not installed, causing
the variable to be set to nothing. This causes build failures in
src/egl/Makefile.am, since WL_DMABUF_XML will be set to /unstable/...

This can be replicated by uninstalling wayland-protocols and running `make
distcheck`

-- 
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/mesa-dev/attachments/20170726/65294a6d/attachment.html>


More information about the mesa-dev mailing list