[Beignet] (Still) having issues building beignet.

I.T. Daniher explodingmind at gmail.com
Sun Aug 18 20:17:05 PDT 2013


Thanks, that seems to have done it. Beignet compiles successfully and I can
run 'utest_run' to create a handful of bitmaps and print a number of test
names followed by SUCCESS. 'flat_address_space', however, runs until it
prints:

....
[CL_RGBx CL_UNORM_INT_101010]
run-time flat address space failed

and exits.

I don't have my application code (FFT) up and running yet, so I don't know
if this is an issue with which I need to be concerned.

Thanks for your help compiling, and I'll email the list when I get a little
further!

Best,
--
Ian

On Sun, Aug 18, 2013 at 10:54 PM, Zhigang Gong <zhigang.gong at linux.intel.com
> wrote:

> You may need to try the opencl-1.2 branch. As the master branch is using
> the 1.1 header files, the ICD extension need the 1.2 header files.****
>
> ** **
>
> *From:* beignet-bounces+zhigang.gong=linux.intel.com at lists.freedesktop.org[mailto:
> beignet-bounces+zhigang.gong=linux.intel.com at lists.freedesktop.org] *On
> Behalf Of *I.T. Daniher
> *Sent:* Monday, August 19, 2013 10:08 AM
> *To:* beignet at lists.freedesktop.org
> *Subject:* [Beignet] (Still) having issues building beignet.****
>
> ** **
>
> http://itdaniher.com/p?nMoD****
>
> [ 22%] Built target gbe****
>
> [ 22%] Building C object src/CMakeFiles/cl.dir/cl_khr_icd.c.o****
>
> In file included from /home/it/Downloads/beignet/src/cl_khr_icd.c:18:0:****
>
> /usr/local/include/ocl_icd.h:746:5: error: unknown type name ‘cl_device_partition_property’****
>
>      const cl_device_partition_property * /* properties */,****
>
>      ^****
>
> /usr/local/include/ocl_icd.h:750:5: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘CL_API_SUFFIX__VERSION_1_2’****
>
>    ) CL_API_SUFFIX__VERSION_1_2;****
>
>      ^****
>
> make[2]: *** [src/CMakeFiles/cl.dir/cl_khr_icd.c.o] Error 1****
>
> make[1]: *** [src/CMakeFiles/cl.dir/all] Error 2****
>
> make: *** [all] Error 2****
>
> ** **
>
> Any ideas?****
>
> ** **
>
> ** **
>
> Thanks!****
>
> --****
>
> ** **
>
> Ian****
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/beignet/attachments/20130818/1cd53d5d/attachment.html>


More information about the Beignet mailing list