<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 07ae697... doesn't build: recipe for target 'r600_llvm.lo' failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86760">86760</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>mesa 07ae697... doesn't build: recipe for target 'r600_llvm.lo' failed
</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></table>
<p>
<div>
<pre>Build failure in mesa 07ae697... (r600g: merge the TXQ and BUFFER constant
buffers, committer Dave Airlie)
make ends with the following error:
-----
CC r600_llvm.lo
r600_llvm.c: In function 'llvm_emit_tex':
r600_llvm.c:26:61: error: 'R600_TXQ_CONST_BUFFER' undeclared (first use in this
function)
#define CONSTANT_TXQ_BUFFER (CONSTANT_BUFFER_0_ADDR_SPACE +
R600_TXQ_CONST_BUFFER)
^
r600_llvm.c:693:46: note: in expansion of macro 'CONSTANT_TXQ_BUFFER'
llvm_load_const_buffer(bld_base, offset, CONSTANT_TXQ_BUFFER),
^
r600_llvm.c:26:61: note: each undeclared identifier is reported only once for
each function it appears in
#define CONSTANT_TXQ_BUFFER (CONSTANT_BUFFER_0_ADDR_SPACE +
R600_TXQ_CONST_BUFFER)
^
r600_llvm.c:693:46: note: in expansion of macro 'CONSTANT_TXQ_BUFFER'
llvm_load_const_buffer(bld_base, offset, CONSTANT_TXQ_BUFFER),
^
Makefile:813: recipe for target 'r600_llvm.lo' failed
make[3]: *** [r600_llvm.lo] 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>