Hi,

this looks like your compiler is too old to support the simd:static
statement. What compiler and version are you using ?


Aurélien.


Le 02/06/2020 à 09:06, Peter Johnston a écrit :
> Hello,
>
> I am having a problem building darktable 3.0.2. I seem to be able to
> complete the cmake procedure OK, but then I get the following errors
> using make:
>
> [ 15%] Building C object
> src/CMakeFiles/lib_darktable.dir/common/collection.c.o
> [ 15%] Building C object
> src/CMakeFiles/lib_darktable.dir/common/color_picker.c.o
> In file included from
> /home/peter/fromnet/darktable-3.0.2/src/common/color_picker.c:24:0:
> /home/peter/fromnet/darktable-3.0.2/src/develop/imageop_math.h: In
> function ‘dt_simd_memcpy’:
> /home/peter/fromnet/darktable-3.0.2/src/develop/imageop_math.h:166:10:
> error: invalid schedule kind before ‘simd’
>  schedule(simd:static) aligned(in, out:64)
>           ^
> src/CMakeFiles/lib_darktable.dir/build.make:268: recipe for target
> 'src/CMakeFiles/lib_darktable.dir/common/color_picker.c.o' failed
>
> Unfortunately, I am new to darktable and this kind of platform
> creation. I am using Ubuntu 18.04.
>
> Any advice would be much appreciated. If I can supply any further
> information, please let me know.
>
> Thank you,
>
> Peter.
>
> Associate Professor Peter Johnston (FAustMS, FIMA)
> School of Environment and Science
> *Griffith University *| Nathan | QLD 4111 | Technology (N44) Room 3.19
> T +61 7 373 57748| F +61 7 373 57656 Email p.johns...@griffith.edu.au
> <mailto:c.l.br...@griffith.edu.au>
>
> ___________________________________________________________________________
> 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