<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 - mesa (git version) fails to build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91580">91580</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>mesa (git version) fails to build
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (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/Gallium/r600
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>wolput@onsneteindhoven.nl
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>The latest git version of mesa fails to build:
-----
make[3]: Entering directory
'/home/jos/src/xorg/git/mesa/src/gallium/drivers/radeon'
CC cayman_msaa.lo
CC r600_buffer_common.lo
CC r600_gpu_load.lo
CC r600_pipe_common.lo
r600_pipe_common.c: In function 'r600_common_screen_init':
r600_pipe_common.c:887:23: error: 'MESA_LLVM_VERSION_PATCH' undeclared (first
use in this function)
HAVE_LLVM & 0xff, MESA_LLVM_VERSION_PATCH);
^
r600_pipe_common.c:887:23: note: each undeclared identifier is reported only
once for each function it appears in
Makefile:694: recipe for target 'r600_pipe_common.lo' failed
make[3]: *** [r600_pipe_common.lo] Error 1
make[3]: Leaving directory
'/home/jos/src/xorg/git/mesa/src/gallium/drivers/radeon'
Makefile:577: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/jos/src/xorg/git/mesa/src/gallium'
Makefile:676: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jos/src/xorg/git/mesa/src'
Makefile:618: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
-----</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>