Forum darktable FR
problème compilation ce 17/02/2020 - Version imprimable

+- Forum darktable FR (https://forums.darktable.fr)
+-- Forum : Autour de darktable (https://forums.darktable.fr/forumdisplay.php?fid=95)
+--- Forum : Développement (https://forums.darktable.fr/forumdisplay.php?fid=100)
+--- Sujet : problème compilation ce 17/02/2020 (/showthread.php?tid=4561)



problème compilation ce 17/02/2020 - LViatour - 17-02-20

Ce soir problème de compilation de la version master Github:

[ 26%] Linking CXX executable darktable-rs-identify
/home/lviatour/darktable/data/kernels/blendop.cl:1004:35: error: use of undeclared identifier 'CL_FLT_EPSILON'
  const float mask_epsilon = 16 * CL_FLT_EPSILON;  // empirical mask threshold for fully transparent masks
                                  ^
1 error generated.
make[2]: *** [data/kernels/CMakeFiles/opencl-program-blendop.cl.dir/build.make:62: data/kernels/blendop.cl.touch] Error 1
make[1]: *** [CMakeFiles/Makefile2:8743: data/kernels/CMakeFiles/opencl-program-blendop.cl.dir/all] Error 2
make[1]: *** Attente des tâches non terminées....

Suis-je le seul?


RE: problème compilation ce 17/02/2020 - jpg54 - 18-02-20

Je viens de compiler ce matin la 3.1.0+675 sans problème.


RE: problème compilation ce 17/02/2020 - LViatour - 18-02-20

(18-02-20, 09:08)jpg54 a écrit : Je viens de compiler ce matin la 3.1.0+675 sans problème.

Il y a quelque-chose de corrigé cette nuit car ce matin cela fonctionne Wink


RE: problème compilation ce 17/02/2020 - jpg54 - 18-02-20

Certainement, il y a eu 2 révisions à 4:29.


RE: problème compilation ce 17/02/2020 - pascal - 18-02-20

Effectivement je viens de merger un commit pour corriger ce problème.

Désolé pour l'anglicisme : merger -> intégrer


RE: problème compilation ce 17/02/2020 - LViatour - 18-02-20

(18-02-20, 09:47)pascal a écrit : Effectivement je viens de merger un commit pour corriger ce problème.

merci Wink