Hi all,

I’ve just pulled the latest changes and compile DT for my iMac. Everything 
worked as expecting up to the point where I need all the openCL libraries 
compiled properly, and it seems that I can’t get through one even after 
multiple attempts. Here is the output end of 
$ /Applications/darktable.app/Contents/MacOS/darktable -d opencl

Everything before that has been compiled succesfuly.
-------------------------------------------------------
0.079294 [opencl_init] compiling program `lut3d.cl' ..
0.079337 [opencl_fopen_stat] could not open file 
`/Users/seb/.cache/darktable/cached_kernels_for_AMDRadeonPro580ComputeEngine_12Mar112019211443/lut3d.cl.bin'!
0.079358 [opencl_load_program] could not load cached binary program, trying to 
compile source
0.079379 [opencl_load_program] successfully loaded program from 
`/Applications/darktable.app/Contents/Resources/share/darktable/kernels/lut3d.cl'
0.157340 [opencl_build_program] could not build program: -11
0.157354 [opencl_build_program] BUILD STATUS: -2
0.157357 BUILD LOG:
0.157359 In file included from <program source>:21:
/Applications/darktable.app/Contents/Resources/share/darktable/kernels/common.h:34:1:
 warning: no previous prototype for function 'FC'
FC(const int row, const int col, const unsigned int filters)
^
/Applications/darktable.app/Contents/Resources/share/darktable/kernels/common.h:41:1:
 warning: no previous prototype for function 'FCxtrans'
FCxtrans(const int row, const int col, global const unsigned char (*const 
xtrans)[6])
^
Undeclared function '' called by function 'lut3d_tetrahedral'

0.157369 [opencl_init] failed to compile program `lut3d.cl'!
0.157385 [opencl_init] FINALLY: opencl is NOT AVAILABLE on this system.
0.157389 [opencl_init] initial status of opencl enabled flag is OFF.

(darktable-bin:60251): GLib-GObject-WARNING **: 14:10:52.182: invalid cast from 
'GtkMenuBar' to 'GtkWindow'

(darktable-bin:60251): Gtk-CRITICAL **: 14:10:52.182: 
gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed

(darktable-bin:60251): Pango-WARNING **: 14:10:54.115: couldn't load font 
"sans-serif Condensed Not-Rotated 12.958984375", modified 
variant/weight/stretch as fallback, expect ugly output.

(darktable-bin:60251): GLib-GObject-CRITICAL **: 14:11:48.026: g_object_unref: 
assertion 'G_IS_OBJECT (object)’ failed
-------------------------------------------------------

Not sure what exactly is wrong with lut3d.

Also you’ll see that I seem to have a font issue. Indeed some parts of the UI 
are very slick and nice, but font size is a bit big and makes the whole looks 
weird. Probably a separate issue though, but I’m not sure how I’d fix it either.

Thanks ahead of time for your help :)
And again thank you for the marvellous piece of software…

Cheers
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to