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

            Bug ID: 105211
           Summary: build failure after zwp_dmabuf commit if
                    wayland-protocols is not installed
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/Common
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: rei...@improbability.net
                CC: airl...@freedesktop.org, chadvers...@chromium.org,
                    dan...@fooishbar.org, ja...@jlekstrand.net

Commit bfa22266cd4d268e52d2535b41ef972421e66f71 "vulkan/wsi/wayland: Add
support for zwp_dmabuf" causes a build failure if wayland protocols are not
installed. 
Similar to bug 101933 where if WL_DMABUF_XML=/unstable/... it should not be
used. Reverting resolves.

make[3]: Entering directory '/builddir/src/vulkan'
/bin/mkdir -p util
/bin/mkdir -p util
/bin/mkdir -p wsi
/usr/bin/python2.7  /builddir/src/vulkan/util/gen_enum_to_str.py \
    --xml /builddir/src/vulkan/registry/vk.xml \
    --xml /builddir/src/vulkan/registry/vk_android_native_buffer.xml \
    --outdir ../../src/vulkan/util
/usr/bin/python2.7  /builddir/src/vulkan/util/gen_enum_to_str.py \
    --xml /builddir/src/vulkan/registry/vk.xml \
    --xml /builddir/src/vulkan/registry/vk_android_native_buffer.xml \
    --outdir ../../src/vulkan/util
: code < /builddir/src/egl/wayland/wayland-drm/wayland-drm.xml >
wsi/wayland-drm-protocol.c
/bin/mkdir -p wsi
make[3]: *** No rule to make target
'/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml', needed by
'wsi/linux-dmabuf-unstable-v1-protocol.c'.  Stop.
make[3]: *** Waiting for unfinished jobs....

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

Reply via email to