<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 - swr fails to build since llvm-svn r321257"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104381">104381</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>swr fails to build since llvm-svn r321257
</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/swr
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>lordheavym@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>The output:
mv -f rasterizer/jitter/.deps/libmesaswr_la-builder_misc.Tpo
rasterizer/jitter/.deps/libmesaswr_la-builder_misc.Plo
rasterizer/jitter/JitManager.cpp: In member function ‘virtual
std::unique_ptr<llvm::MemoryBuffer> JitCache::getObject(const llvm::Module*)’:
rasterizer/jitter/JitManager.cpp:501:36: error: ‘getNewUninitMemBuffer’ is not
a member of ‘llvm::MemoryBuffer’
pBuf =
llvm::MemoryBuffer::getNewUninitMemBuffer(size_t(header.GetBufferSize()));
^~~~~~~~~~~~~~~~~~~~~
mv -f rasterizer/jitter/.deps/libmesaswr_la-fetch_jit.Tpo
rasterizer/jitter/.deps/libmesaswr_la-fetch_jit.Plo
make[5]: *** [Makefile:2575: rasterizer/jitter/libmesaswr_la-JitManager.lo]
Error 1
make[5]: *** Waiting for unfinished jobs....
The llvm commit:
<a href="https://github.com/llvm-mirror/llvm/commit/2a379e0e2730b7209693f587d7039b44c1323453">https://github.com/llvm-mirror/llvm/commit/2a379e0e2730b7209693f587d7039b44c1323453</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>