<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - nested client should not be built when cairo-gl is missing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65361">65361</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>nested client should not be built when cairo-gl is missing
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ullysses.a.eoff@intel.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>weston
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr></table>
<p>
<div>
<pre>This is a regression. When cairo is not built with gl (i.e. cairo-image only),
Weston should not attempt to build clients that depend on cairo-gl. In a
recent commit,
<a href="http://cgit.freedesktop.org/wayland/weston/commit/?id=1cc5ac34b5eaaa3398e6e2fc77ab9b1dc7878a25">http://cgit.freedesktop.org/wayland/weston/commit/?id=1cc5ac34b5eaaa3398e6e2fc77ab9b1dc7878a25</a>,
the "nested" client is built unconditionally. The "nested" client should be
skipped during compilation if cairo-gl is not installed.
nested.c:40:22: fatal error: cairo-gl.h: No such file or directory</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>