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