Hello,

sorry to say that actual git doesn't compile... 

cu2morrow...
bye 
Wolfgang

ubuntu 3.10: gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
rm -rf build; ./build.sh

[ 38%] Building C object 
src/CMakeFiles/lib_darktable.dir/common/image_compression.c.o
/home/goetz/repos/darktable/src/common/image.c: In function 
‘dt_image_read_duplicates’:
/home/goetz/repos/darktable/src/common/image.c:565:5: error: format not a 
string literal and no format arguments [-Werror=format-security]
     snprintf(c1, pattern + len - c1, *glob_pattern);
     ^
/home/goetz/repos/darktable/src/common/image.c:565:5: error: format not a 
string literal and no format arguments [-Werror=format-security]
cc1: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/image.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2
make: *** [all] Error 2




ce0516cd (Ulrich Pegelow          2013-10-21 20:44:17 +0200  565)     
snprintf(c1, pattern + len - c1, *glob_pattern);




Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to