[Mesa-dev] [PATCH] gallivm: Disable gallivm to fix build with LLVM 3.6

Brian Paul brianp at vmware.com
Tue Sep 30 12:16:02 PDT 2014


On 09/30/2014 01:00 PM, Mathias Fröhlich wrote:
>
> Jose,
>
> On Wednesday, September 24, 2014 12:42:24 Jose Fonseca wrote:
>> That said, the way we use these things are still a bit in flux. Mathias
>> has some pending patches.   BTW, Mathis, should I submit your patches
>> for making llvmpipe thread safe?
> Mesa day for me. I did double check the mesa compile with different
> llvm versions and the latest rebases (no, llvm, llvm-3.5, llvm-3.6 - hope
> to have caught all configs), which did only require marginal rebase changes.
> That's what I pushed finally.

My linux build is broken:


In file included from draw/draw_context.c:49:0:
./gallivm/lp_bld_init.h:47:4: error: unknown type name 
'LLVMMCJITMemoryManagerRef'


$ llvm-config --version
3.2

Yeah, it's a bit old, but it was working until now.

Some of our other automated builds are failing too, probably with newer 
LLVM versions...  Let me investigate.

-Brian



More information about the mesa-dev mailing list