Hi,

what kind of graphics card and driver are you using? The error message 
talks about an internal problem finding some libraries. Maybe your 
driver installation is not complete.

Ulrich

Am 05.09.2015 um 23:13 schrieb Derek Kite:
> I'm getting an error running darktable-cltest.
>
> BUILD LOG:
> In file included from /tmp/OCL12595T5.cl:19:
> /opt/darktable/share/darktable/kernels/common.h:19:20: warning: 'extern'
> variable has an initializer
> constant sampler_t sampleri =  CLK_NORMALIZED_COORDS_FALSE |
> CLK_ADDRESS_CLAMP_TO_EDGE | CLK_FILTER_NEAREST;
>                    ^
> /opt/darktable/share/darktable/kernels/common.h:21:20: warning: 'extern'
> variable has an initializer
> constant sampler_t samplerf =  CLK_NORMALIZED_COORDS_FALSE |
> CLK_ADDRESS_CLAMP_TO_EDGE | CLK_FILTER_LINEAR;
>                    ^
> /opt/darktable/share/darktable/kernels/common.h:23:20: warning: 'extern'
> variable has an initializer
> constant sampler_t samplerc =  CLK_NORMALIZED_COORDS_FALSE |
> CLK_ADDRESS_CLAMP         | CLK_FILTER_NEAREST;
>                    ^
> /tmp/OCL12595T5.cl:77:14: warning: 'extern' variable has an initializer
> constant int goffx[18] = { -2,  0,  2, -2,  0,  2, -2,  0,  2,   // r, b
>              ^
> /tmp/OCL12595T5.cl:79:14: warning: 'extern' variable has an initializer
> constant int goffy[18] = { -2, -2, -2,  0,  0,  0,  2,  2,  2,   // r, b
>              ^
> Internal Error: finding libraries failed!
> Linker phase failed compilation.
> Error: Compilation from LLVMIR binary to IL text failed!
> [opencl_init] failed to compile program `demosaic_ppg.cl
> <http://demosaic_ppg.cl>'!
>
>
> Running debian sid.
>
> Any suggestions?
>
> derek
>

------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to