Ticket #753: configure.log

File configure.log, 6.3 KB (added by Touzeau, 7 years ago)

configure log with php7

Line 
1checking for a BSD-compatible install... /usr/bin/install -c
2checking whether build environment is sane... yes
3checking for a thread-safe mkdir -p... /bin/mkdir -p
4checking for gawk... no
5checking for mawk... mawk
6checking whether make sets $(MAKE)... yes
7checking whether make supports nested variables... yes
8checking whether UID '0' is supported by ustar format... yes
9checking whether GID '0' is supported by ustar format... yes
10checking how to create a ustar tar archive... gnutar
11checking build system type... x86_64-pc-linux-gnu
12checking host system type... x86_64-pc-linux-gnu
13checking how to print strings... printf
14checking for style of include used by make... GNU
15checking for gcc... gcc
16checking whether the C compiler works... yes
17checking for C compiler default output file name... a.out
18checking for suffix of executables...
19checking whether we are cross compiling... no
20checking for suffix of object files... o
21checking whether we are using the GNU C compiler... yes
22checking whether gcc accepts -g... yes
23checking for gcc option to accept ISO C89... none needed
24checking whether gcc understands -c and -o together... yes
25checking dependency style of gcc... gcc3
26checking for a sed that does not truncate output... /bin/sed
27checking for grep that handles long lines and -e... /bin/grep
28checking for egrep... /bin/grep -E
29checking for fgrep... /bin/grep -F
30checking for ld used by gcc... /usr/bin/ld
31checking if the linker (/usr/bin/ld) is GNU ld... yes
32checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
33checking the name lister (/usr/bin/nm -B) interface... BSD nm
34checking whether ln -s works... yes
35checking the maximum length of command line arguments... 1572864
36checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
37checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
38checking for /usr/bin/ld option to reload object files... -r
39checking for objdump... objdump
40checking how to recognize dependent libraries... pass_all
41checking for dlltool... no
42checking how to associate runtime and link libraries... printf %s\n
43checking for ar... ar
44checking for archiver @FILE support... @
45checking for strip... strip
46checking for ranlib... ranlib
47checking command to parse /usr/bin/nm -B output from gcc object... ok
48checking for sysroot... no
49checking for a working dd... /bin/dd
50checking how to truncate binary pipes... /bin/dd bs=4096 count=1
51checking for mt... mt
52checking if mt is a manifest tool... no
53checking how to run the C preprocessor... gcc -E
54checking for ANSI C header files... yes
55checking for sys/types.h... yes
56checking for sys/stat.h... yes
57checking for stdlib.h... yes
58checking for string.h... yes
59checking for memory.h... yes
60checking for strings.h... yes
61checking for inttypes.h... yes
62checking for stdint.h... yes
63checking for unistd.h... yes
64checking for dlfcn.h... yes
65checking for objdir... .libs
66checking if gcc supports -fno-rtti -fno-exceptions... no
67checking for gcc option to produce PIC... -fPIC -DPIC
68checking if gcc PIC flag -fPIC -DPIC works... yes
69checking if gcc static flag -static works... yes
70checking if gcc supports -c -o file.o... yes
71checking if gcc supports -c -o file.o... (cached) yes
72checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
73checking whether -lc should be explicitly linked in... no
74checking dynamic linker characteristics... GNU/Linux ld.so
75checking how to hardcode library paths into programs... immediate
76checking whether stripping libraries is possible... yes
77checking if libtool supports shared libraries... yes
78checking whether to build shared libraries... yes
79checking whether to build static libraries... no
80checking for g++... g++
81checking whether we are using the GNU C++ compiler... yes
82checking whether g++ accepts -g... yes
83checking dependency style of g++... gcc3
84checking how to run the C++ preprocessor... g++ -E
85checking for ld used by g++... /usr/bin/ld -m elf_x86_64
86checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
87checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
88checking for g++ option to produce PIC... -fPIC -DPIC
89checking if g++ PIC flag -fPIC -DPIC works... yes
90checking if g++ static flag -static works... yes
91checking if g++ supports -c -o file.o... yes
92checking if g++ supports -c -o file.o... (cached) yes
93checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
94checking dynamic linker characteristics... (cached) GNU/Linux ld.so
95checking how to hardcode library paths into programs... immediate
96checking whether g++ supports C++11 features by default... yes
97checking for xapian-config... /usr/bin/xapian-config
98checking /usr/bin/xapian-config works... yes
99checking if /usr/bin/xapian-config version >= 1.4.0... yes (1.4.4)
100checking whether to enable maintainer-specific portions of Makefiles... no
101checking for php-config7.1... no
102checking for php-config7.0... no
103checking for php-config... /usr/bin/php-config
104checking /usr/bin/php-config version... 7.1.8
105checking for PHP7 extension directory... /usr/lib/php/extensions/no-debug-non-zts-20160303
106checking for PHP7 interpreter... /usr/bin/php
107checking for PHP7 path separator... :
108checking if g++ -fvisibility=hidden works... yes
109checking that generated files are newer than configure... done
110configure: creating ./config.status
111config.status: creating Makefile
112config.status: creating doxygen_xml.conf
113config.status: creating xapian-version.h
114config.status: creating python/Makefile
115config.status: creating python/docs/conf.py
116config.status: creating python/version.i
117config.status: creating python3/Makefile
118config.status: creating python3/docs/conf.py
119config.status: creating python3/version.i
120config.status: creating php/Makefile
121config.status: creating php7/Makefile
122config.status: creating java/Makefile
123config.status: creating tcl8/Makefile
124config.status: creating tcl8/pkgIndex.tcl
125config.status: creating csharp/Makefile
126config.status: creating csharp/AssemblyInfo.cs
127config.status: creating ruby/Makefile
128config.status: creating perl/Makefile
129config.status: creating perl/util.i
130config.status: creating lua/Makefile
131config.status: creating xapian-bindings.spec
132config.status: creating config.h
133config.status: executing depfiles commands
134config.status: executing libtool commands
135
136*** Building bindings for languages: php7
137