[Mesa-dev] [Bug 85030] New: [GALLIVM] Lib32-mesa build with LLVM 3.6 git (API change)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 14 21:22:52 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85030
Bug ID: 85030
Summary: [GALLIVM] Lib32-mesa build with LLVM 3.6 git (API
change)
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev at lists.freedesktop.org
Reporter: aaronbottegal at gmail.com
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. :)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141015/3d009e69/attachment-0001.html>
More information about the mesa-dev
mailing list