<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - build failure after zwp_dmabuf commit if wayland-protocols is not installed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105211">105211</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>build failure after zwp_dmabuf commit if wayland-protocols is not installed
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Vulkan/Common
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>reiver@improbability.net
</td>
</tr>
<tr>
<th>CC</th>
<td>airlied@freedesktop.org, chadversary@chromium.org, daniel@fooishbar.org, jason@jlekstrand.net
</td>
</tr></table>
<p>
<div>
<pre>Commit bfa22266cd4d268e52d2535b41ef972421e66f71 "vulkan/wsi/wayland: Add
support for zwp_dmabuf" causes a build failure if wayland protocols are not
installed.
Similar to <a class="bz_bug_link
bz_status_NEW "
title="NEW - autotools: wayland-protocols used even if not found"
href="show_bug.cgi?id=101933">bug 101933</a> 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....</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>