Hi,
Same here ...

Linux Mint 17.3 64Bit -all recommended packages installed.
Was compiling without issues up to last Git Pull on Sunday.
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)

Scanning dependencies of target tonemap
[ 96%] Building CXX object src/iop/CMakeFiles/tonemap.dir/introspection_tonemap.cc.o In file included from /home/rlch/darktable/build/src/iop/introspection_temperature.c:15:0:
/home/rlch/darktable/src/iop/temperature.c: In function ‘draw’:
/home/rlch/darktable/src/iop/temperature.c:1105:5: error: passing argument 3 of ‘dt_colorspaces_rgb_to_cygm’ from incompatible pointer type [-Werror]
     dt_colorspaces_rgb_to_cygm(p->coeffs, 1, g->RGB_to_CAM);
     ^
In file included from /home/rlch/darktable/src/common/mipmap_cache.h:23:0,
                 from /home/rlch/darktable/src/common/imageio.h:25,
                 from /home/rlch/darktable/src/develop/pixelpipe_hb.h:22,
                 from /home/rlch/darktable/src/develop/pixelpipe.h:69,
                 from /home/rlch/darktable/src/develop/imageop.h:39,
                 from /home/rlch/darktable/src/develop/develop.h:29,
                 from /home/rlch/darktable/src/bauhaus/bauhaus.h:23,
                 from /home/rlch/darktable/src/iop/temperature.c:32,
from /home/rlch/darktable/build/src/iop/introspection_temperature.c:15: /home/rlch/darktable/src/common/colorspaces.h:218:6: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ void dt_colorspaces_rgb_to_cygm(float *out, int num, const double RGB_to_CAM[4][3]);
      ^
cc1: all warnings being treated as errors
make[2]: *** [src/iop/CMakeFiles/temperature.dir/introspection_temperature.c.o] Error 1
make[1]: *** [src/iop/CMakeFiles/temperature.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking C shared module libspots.so
[ 96%] Built target spots
Linking CXX shared module libtonemap.so
Linking C shared module libtonecurve.so
[ 96%] Built target tonemap
[ 96%] Built target tonecurve
make: *** [all] Error 2

Regards,
Richard

On 14/02/16 19:06, Alexander Rabtchevich wrote:
Hello


Here is the result of building current git

[ 72%] Generating introspection_colorcontrast.c
Scanning dependencies of target colorcontrast
Scanning dependencies of target colorbalance
Linking C shared module libcolisa.so
[ 72%] Building C object
src/iop/CMakeFiles/colorcontrast.dir/introspection_colorcontrast.c.o
[ 72%] Building C object
src/iop/CMakeFiles/colorbalance.dir/introspection_colorbalance.c.o
[ 72%] Built target clahe
[ 72%] Generating introspection_colorcorrection.c
In file included from
/home/sasha/Install/darktable/build/src/iop/introspection_colorcontrast.c:27:0:

/home/sasha/Install/darktable/src/iop/colorcontrast.c: In function
‘process’:
/home/sasha/Install/darktable/src/iop/colorcontrast.c:155:26: error:
expected ‘#pragma omp’ clause before ‘simd’
  #pragma omp parallel for simd default(none) schedule(static)
                           ^
/home/sasha/Install/darktable/src/iop/colorcontrast.c:166:26: error:
expected ‘#pragma omp’ clause before ‘simd’
  #pragma omp parallel for simd default(none) schedule(static)




Mint 17.3 Mate x64

With respect,
Alexander Rabtchevich
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

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

Reply via email to