Ticket #47440: siril_configure_log.txt

File siril_configure_log.txt, 2.1 KB (added by vboudon@…, 9 years ago)

siril configure log

Line 
1CFLAGS=-O3 ./configure
2checking for a BSD-compatible install... /usr/bin/install -c
3checking whether build environment is sane... yes
4checking for a thread-safe mkdir -p... ./install-sh -c -d
5checking for gawk... gawk
6checking whether make sets $(MAKE)... yes
7checking whether make supports nested variables... yes
8checking for gcc... gcc
9checking whether the C compiler works... yes
10checking for C compiler default output file name... a.out
11checking for suffix of executables...
12checking whether we are cross compiling... no
13checking for suffix of object files... o
14checking whether we are using the GNU C compiler... yes
15checking whether gcc accepts -g... yes
16checking for gcc option to accept ISO C89... none needed
17checking whether gcc understands -c and -o together... yes
18checking for style of include used by make... GNU
19checking dependency style of gcc... gcc3
20checking how to run the C preprocessor... gcc -E
21checking for grep that handles long lines and -e... /usr/bin/grep
22checking for egrep... /usr/bin/grep -E
23checking for ANSI C header files... yes
24checking for gcc option to support OpenMP... -fopenmp
25checking for log in -lm... yes
26checking for pkg-config... /opt/local/bin/pkg-config
27checking pkg-config is at least version 0.9.0... yes
28checking for GTK... yes
29checking for FFTW... yes
30checking for GSL... yes
31checking for CFITSIO... yes
32checking for LIBCONFIGXX... yes
33checking for LIBRAW... yes
34checking for LIBTIFF... yes
35checking for jpeg_mem_src in -ljpeg... no
36configure: WARNING: libjpeg not found. Not using JPEG importer and exporter.
37checking for LIBPNG... yes
38checking for FFMS2... yes
39checking for g++... g++
40checking whether we are using the GNU C++ compiler... yes
41checking whether g++ accepts -g... yes
42checking dependency style of g++... gcc3
43checking how to run the C++ preprocessor... g++ -E
44checking for OPENCV... yes
45checking that generated files are newer than configure... done
46configure: creating ./config.status
47config.status: creating Makefile
48config.status: creating src/Makefile
49config.status: creating config.h
50config.status: config.h is unchanged
51config.status: executing depfiles commands