[darktable-dev] cannot compile OpenCL test program in git master

2020-06-19 Thread Alexander Rabtchevich
Hello Latest git builds make the next output at compilation: -- Found LLVM 6.0.0 CMake Warning at CMakeLists.txt:325 (message):   Could not find appropriate clang compiler CMake Warning at CMakeLists.txt:326 (message):   Test-compilation of OpenCL programs can not be done. -- Test-compilati

Re: [darktable-dev] cannot compile OpenCL test program in git master

2020-06-19 Thread Pascal Obry
Le vendredi 19 juin 2020 à 19:44 +0300, Alexander Rabtchevich a écrit : > Latest git builds make the next output at compilation: > > > -- Found LLVM 6.0.0 Too old! I think you need at least version 8 or 9 IIRC. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means o

[darktable-dev] dt freezing on aspect change in crop

2020-06-19 Thread Jack Bowling
I compile dt from git before every run. For the last several compiles, dt has been instantly freezing when doing the following: - select an image in darktable - change the crop aspect from landscape to portrait (or vice versa) - adjust crop to taste - either double click on crop window or click

Re: [darktable-dev] dt freezing on aspect change in crop

2020-06-19 Thread Peter Harde
Hi Jack, just tried with 3.1.0+2164~ga64940338, Ubuntu 18.04, OpenCL active, build about 3 or 4 days ago. I can not confirm. Tried several times with fresh imported image(s) and an image processed previously. All behave as expected, no freeze. I also deactivated OpenCL, no change, works as ex