[Beignet] Problems with recent beignet

Zhigang Gong zhigang.gong at linux.intel.com
Sun Oct 19 20:52:15 PDT 2014


On Sat, Oct 18, 2014 at 04:26:02PM +0200, Martin Hauke wrote:
> Hi Zhigang,
> 
> On 18.10.2014 04:36, you wrote:
> >> building git master on OpenSUSE 13.1 actually fails since this OpenSUSE
> >> version ships only with libdrm2-2.4.46-3.2.2
> > As you may know, we are working on enable BDW. And the new version
> > libdrm is required for that purpose.
> > Considering libdrm 2.4.52 was released more than half year ago, we
> > didn't think this requirement is a real issue.
> > 
> > If there is a strong reason that there are systems won't upgrade to
> > the libdrm 2.4.52 or newer. Please
> > let us know. Thanks.
> 
> OpenSUSE 13.2 will be released in the next weeks and is will be based on
> current OpenSUSE Factory packages so it will ship at least libdrm 2.4.58
> 
> For OpenSUSE 13.1 users i've included libdrm 2.4.58 in my obs repositories:
> https://build.opensuse.org/package/show/home:mnhauke:opencl:stable/beignet
> https://build.opensuse.org/package/show/home:mnhauke:opencl:testing/beignet
> 
> 
> OpenSUSE 13.1 ships LLVM 3.3 and building beignet git master still
> fails:
> https://build.opensuse.org/package/live_build_log/home:mnhauke:opencl:testing/beignet/openSUSE_13.1/x86_64
> ----------------snip---------------------------
> backend/src/llvm/llvm_unroll.cpp:47:32: fatal error:
> llvm/IR/Dominators.h: No such file or directory
> ----------------snip---------------------------
> 
> Is LLVM 3.3 still supported with recent beignet versions?
LLVM 3.3 should be supported. If it was broken, there is a bug. I just pushed a patch which could fix
the problem you met above.

Thanks,
Zhigang Gong.


More information about the Beignet mailing list