Re: [darktable-dev] problem compiling darktable 3.0.2

2020-06-02 Thread Aurélien Pierre
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
> 
>
> ___
> 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

Re: [darktable-dev] problem compiling darktable 3.0.2

2020-06-02 Thread Peter Harde
There is a ppa for ubuntu :
http://ubuntuhandbook.org/index.php/tag/darktable-3-0-ppa/
AFAIK it actually contains version 3.0.2.
Best regards
Peter Harde

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

[darktable-dev] problem compiling darktable 3.0.2

2020-06-02 Thread Peter Johnston
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

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