<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 - [GALLIVM] Lib32-mesa build with LLVM 3.6 git (API change)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85030">85030</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[GALLIVM] Lib32-mesa build with LLVM 3.6 git (API change)
</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>Other
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aaronbottegal@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>gallivm/lp_bld_misc.cpp:59:51: fatal error:
llvm/ExecutionEngine/JITMemoryManager.h: No such file or directory
#include <llvm/ExecutionEngine/JITMemoryManager.h>
^
compilation terminated.
Makefile:1714: recipe for target 'gallivm/lp_bld_misc.lo' failed
make[4]: *** [gallivm/lp_bld_misc.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
gallivm/lp_bld_debug.cpp: In function 'size_t disassemble(const void*,
llvm::raw_ostream&)':
gallivm/lp_bld_debug.cpp:281:37: error: 'class llvm::TargetMachine' has no
member named 'getInstrInfo'
const TargetInstrInfo *TII = TM->getInstrInfo();
^
Makefile:1714: recipe for target 'gallivm/lp_bld_debug.lo' failed
Trying to compile the always-borked LLVM. :)</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>