Ticket #323: xapian-bindings-1.0.10-configure.log

File xapian-bindings-1.0.10-configure.log, 6.4 KB (added by cheba, 15 years ago)

configure

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... gawk
5checking whether make sets $(MAKE)... yes
6checking how to create a ustar tar archive... gnutar
7checking build system type... i686-pc-linux-gnu
8checking host system type... i686-pc-linux-gnu
9checking for style of include used by make... GNU
10checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
11checking for C compiler default output file name... a.out
12checking whether the C compiler works... yes
13checking whether we are cross compiling... no
14checking for suffix of executables...
15checking for suffix of object files... o
16checking whether we are using the GNU C compiler... yes
17checking whether i686-pc-linux-gnu-gcc accepts -g... yes
18checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
19checking dependency style of i686-pc-linux-gnu-gcc... gcc3
20checking for a sed that does not truncate output... /usr/libexec/paludis/utils/sed
21checking for grep that handles long lines and -e... /bin/grep
22checking for egrep... /bin/grep -E
23checking for fgrep... /bin/grep -F
24checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
25checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
26checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
27checking the name lister (/usr/bin/nm -B) interface... BSD nm
28checking whether ln -s works... yes
29checking the maximum length of command line arguments... 1572864
30checking whether the shell understands some XSI constructs... yes
31checking whether the shell understands "+="... yes
32checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
33checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
34checking how to recognize dependent libraries... pass_all
35checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
36checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
37checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
38checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
39checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
40checking for ANSI C header files... yes
41checking for sys/types.h... yes
42checking for sys/stat.h... yes
43checking for stdlib.h... yes
44checking for string.h... yes
45checking for memory.h... yes
46checking for strings.h... yes
47checking for inttypes.h... yes
48checking for stdint.h... yes
49checking for unistd.h... yes
50checking for dlfcn.h... yes
51checking for objdir... .libs
52checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
53checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
54checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
55checking if i686-pc-linux-gnu-gcc static flag -static works... yes
56checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
57checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
58checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
59checking whether -lc should be explicitly linked in... no
60checking dynamic linker characteristics... GNU/Linux ld.so
61checking how to hardcode library paths into programs... immediate
62checking whether stripping libraries is possible... yes
63checking if libtool supports shared libraries... yes
64checking whether to build shared libraries... yes
65checking whether to build static libraries... no
66checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
67checking whether we are using the GNU C++ compiler... yes
68checking whether i686-pc-linux-gnu-g++ accepts -g... yes
69checking dependency style of i686-pc-linux-gnu-g++... gcc3
70checking whether we are using the GNU C++ compiler... (cached) yes
71checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes
72checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3
73checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
74checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
75checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
76checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
77checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
78checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
79checking if i686-pc-linux-gnu-g++ static flag -static works... yes
80checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
81checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
82checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
83checking dynamic linker characteristics... GNU/Linux ld.so
84checking how to hardcode library paths into programs... immediate
85checking for xapian-config... /usr/bin/xapian-config
86checking /usr/bin/xapian-config works... yes
87checking whether to enable maintainer-specific portions of Makefiles... no
88checking for ruby1.8... no
89checking for ruby... /usr/bin/ruby
90checking /usr/bin/ruby version... ruby 1.9.1 (2008-12-30 patchlevel-0 revision 21203) [i686-linux]
91checking for /usr/include/ruby19-1.9.1/ruby.h... yes
92checking whether to use -fvisibility=hidden... yes
93configure: creating ./config.status
94config.status: creating Makefile
95config.status: creating xapian-version.h
96config.status: creating python/Makefile
97config.status: creating python/docs/Makefile
98config.status: creating php/Makefile
99config.status: creating php/docs/Makefile
100config.status: creating java/Makefile
101config.status: creating java/native/Makefile
102config.status: creating java/org/Makefile
103config.status: creating java/org/xapian/Makefile
104config.status: creating java/org/xapian/errors/Makefile
105config.status: creating java/org/xapian/examples/Makefile
106config.status: creating java-swig/Makefile
107config.status: creating tcl8/Makefile
108config.status: creating tcl8/docs/Makefile
109config.status: creating tcl8/pkgIndex.tcl
110config.status: creating csharp/Makefile
111config.status: creating csharp/docs/Makefile
112config.status: creating csharp/AssemblyInfo.cs
113config.status: creating ruby/Makefile
114config.status: creating ruby/docs/Makefile
115config.status: creating xapian-bindings.spec
116config.status: creating python/generate-python-exceptions
117config.status: creating python/doxy2swig.py
118config.status: creating config.h
119config.status: executing depfiles commands
120config.status: executing libtool commands