<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 --- - latest git master fails to build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71391">71391</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>idr@freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>latest git master fails to build
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>krejzi@email.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/i965
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>Mesa git master from today, which includes Ian's patches for
GLX_MESA_query_renderer are broken because of reverted libdrm commit which
added necessarry interfaces for this extension:
<a href="http://cgit.freedesktop.org/mesa/drm/commit/?id=da738d1ed0a0941a0cd061395ad86072171b3242">http://cgit.freedesktop.org/mesa/drm/commit/?id=da738d1ed0a0941a0cd061395ad86072171b3242</a>
Build error is the following:
brw_context.c: In function 'brwCreateContext':
brw_context.c:721:9: error: implicit declaration of function
'drm_intel_get_reset_stats' [-Werror=implicit-function-declaration]
|| drm_intel_get_reset_stats(brw->hw_ctx, &brw->reset_count, NULL,
Assigning to Mesa since it depends on a yet unreleased library, yet worse on a
yet non-existing interface</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>