1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --without-zenmap --mandir=${prefix}/share/man --infodir=${prefix}/share/info --with-openssl=/opt/local --with-libpcre=/opt/local --with-liblua=included CC=/usr/bin/gcc-4.0 CFLAGS=-O2 LDFLAGS=-L/opt/local/lib CPPFLAGS=-I/opt/local/include CXX=/usr/bin/g++-4.0 CXXFLAGS=-O2 CPP=/usr/bin/cpp-4.0 --cache-file=/dev/null --srcdir=. |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = prunille.vinc17.org |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.11.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | Processor type: ppc970 (PowerPC 970) |
---|
30 | Processors active: 0 1 |
---|
31 | Primary memory available: 1.50 gigabytes |
---|
32 | Default processor set: 110 tasks, 256 threads, 2 processors |
---|
33 | Load average: 3.15, Mach factor: 0.55 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /opt/local/sbin |
---|
40 | PATH: /bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /usr/sbin |
---|
44 | PATH: /usr/X11R6/bin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1930: checking for gcc |
---|
52 | configure:1957: result: /usr/bin/gcc-4.0 |
---|
53 | configure:2195: checking for C compiler version |
---|
54 | configure:2202: /usr/bin/gcc-4.0 --version >&5 |
---|
55 | powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) |
---|
56 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
57 | This is free software; see the source for copying conditions. There is NO |
---|
58 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
59 | |
---|
60 | configure:2205: $? = 0 |
---|
61 | configure:2212: /usr/bin/gcc-4.0 -v >&5 |
---|
62 | Using built-in specs. |
---|
63 | Target: powerpc-apple-darwin8 |
---|
64 | Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
65 | Thread model: posix |
---|
66 | gcc version 4.0.1 (Apple Computer, Inc. build 5367) |
---|
67 | configure:2215: $? = 0 |
---|
68 | configure:2222: /usr/bin/gcc-4.0 -V >&5 |
---|
69 | gcc-4.0: argument to `-V' is missing |
---|
70 | configure:2225: $? = 1 |
---|
71 | configure:2248: checking for C compiler default output file name |
---|
72 | configure:2275: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
73 | configure:2278: $? = 0 |
---|
74 | configure:2316: result: a.out |
---|
75 | configure:2333: checking whether the C compiler works |
---|
76 | configure:2343: ./a.out |
---|
77 | configure:2346: $? = 0 |
---|
78 | configure:2363: result: yes |
---|
79 | configure:2370: checking whether we are cross compiling |
---|
80 | configure:2372: result: no |
---|
81 | configure:2375: checking for suffix of executables |
---|
82 | configure:2382: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
83 | configure:2385: $? = 0 |
---|
84 | configure:2409: result: |
---|
85 | configure:2415: checking for suffix of object files |
---|
86 | configure:2441: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
87 | configure:2444: $? = 0 |
---|
88 | configure:2467: result: o |
---|
89 | configure:2471: checking whether we are using the GNU C compiler |
---|
90 | configure:2500: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
91 | configure:2506: $? = 0 |
---|
92 | configure:2523: result: yes |
---|
93 | configure:2528: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
94 | configure:2558: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
95 | configure:2564: $? = 0 |
---|
96 | configure:2663: result: yes |
---|
97 | configure:2680: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
98 | configure:2754: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
99 | configure:2760: $? = 0 |
---|
100 | configure:2783: result: none needed |
---|
101 | configure:2916: checking build system type |
---|
102 | configure:2934: result: powerpc-apple-darwin8.11.0 |
---|
103 | configure:2956: checking host system type |
---|
104 | configure:2971: result: powerpc-apple-darwin8.11.0 |
---|
105 | configure:2993: checking for a sed that does not truncate output |
---|
106 | configure:3047: result: /opt/local/bin/sed |
---|
107 | configure:3050: checking for grep that handles long lines and -e |
---|
108 | configure:3124: result: /usr/bin/grep |
---|
109 | configure:3129: checking for egrep |
---|
110 | configure:3207: result: /usr/bin/grep -E |
---|
111 | configure:3223: checking for ld used by /usr/bin/gcc-4.0 |
---|
112 | configure:3290: result: /usr/bin/ld |
---|
113 | configure:3299: checking if the linker (/usr/bin/ld) is GNU ld |
---|
114 | configure:3314: result: no |
---|
115 | configure:3319: checking for /usr/bin/ld option to reload object files |
---|
116 | configure:3326: result: -r |
---|
117 | configure:3344: checking for BSD-compatible nm |
---|
118 | configure:3393: result: /usr/bin/nm -p |
---|
119 | configure:3397: checking whether ln -s works |
---|
120 | configure:3401: result: yes |
---|
121 | configure:3408: checking how to recognise dependent libraries |
---|
122 | configure:3584: result: pass_all |
---|
123 | configure:3818: checking how to run the C preprocessor |
---|
124 | configure:3934: result: /usr/bin/cpp-4.0 |
---|
125 | configure:3963: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
126 | configure:3969: $? = 0 |
---|
127 | configure:4000: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
128 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
---|
129 | configure:4006: $? = 1 |
---|
130 | configure: failed program was: |
---|
131 | | /* confdefs.h. */ |
---|
132 | | #define PACKAGE_NAME "" |
---|
133 | | #define PACKAGE_TARNAME "" |
---|
134 | | #define PACKAGE_VERSION "" |
---|
135 | | #define PACKAGE_STRING "" |
---|
136 | | #define PACKAGE_BUGREPORT "" |
---|
137 | | /* end confdefs.h. */ |
---|
138 | | #include <ac_nonexistent.h> |
---|
139 | configure:4044: checking for ANSI C header files |
---|
140 | configure:4074: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
141 | configure:4080: $? = 0 |
---|
142 | configure:4176: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
143 | configure:4179: $? = 0 |
---|
144 | configure:4185: ./conftest |
---|
145 | configure:4188: $? = 0 |
---|
146 | configure:4205: result: yes |
---|
147 | configure:4229: checking for sys/types.h |
---|
148 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
149 | configure:4256: $? = 0 |
---|
150 | configure:4272: result: yes |
---|
151 | configure:4229: checking for sys/stat.h |
---|
152 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
153 | configure:4256: $? = 0 |
---|
154 | configure:4272: result: yes |
---|
155 | configure:4229: checking for stdlib.h |
---|
156 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
157 | configure:4256: $? = 0 |
---|
158 | configure:4272: result: yes |
---|
159 | configure:4229: checking for string.h |
---|
160 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
161 | configure:4256: $? = 0 |
---|
162 | configure:4272: result: yes |
---|
163 | configure:4229: checking for memory.h |
---|
164 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
165 | configure:4256: $? = 0 |
---|
166 | configure:4272: result: yes |
---|
167 | configure:4229: checking for strings.h |
---|
168 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
169 | configure:4256: $? = 0 |
---|
170 | configure:4272: result: yes |
---|
171 | configure:4229: checking for inttypes.h |
---|
172 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
173 | configure:4256: $? = 0 |
---|
174 | configure:4272: result: yes |
---|
175 | configure:4229: checking for stdint.h |
---|
176 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
177 | configure:4256: $? = 0 |
---|
178 | configure:4272: result: yes |
---|
179 | configure:4229: checking for unistd.h |
---|
180 | configure:4250: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
181 | configure:4256: $? = 0 |
---|
182 | configure:4272: result: yes |
---|
183 | configure:4299: checking dlfcn.h usability |
---|
184 | configure:4316: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
185 | configure:4322: $? = 0 |
---|
186 | configure:4336: result: yes |
---|
187 | configure:4340: checking dlfcn.h presence |
---|
188 | configure:4355: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
189 | configure:4361: $? = 0 |
---|
190 | configure:4375: result: yes |
---|
191 | configure:4403: checking for dlfcn.h |
---|
192 | configure:4411: result: yes |
---|
193 | configure:4540: checking for C++ compiler version |
---|
194 | configure:4547: /usr/bin/g++-4.0 --version >&5 |
---|
195 | powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) |
---|
196 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
197 | This is free software; see the source for copying conditions. There is NO |
---|
198 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
199 | |
---|
200 | configure:4550: $? = 0 |
---|
201 | configure:4557: /usr/bin/g++-4.0 -v >&5 |
---|
202 | Using built-in specs. |
---|
203 | Target: powerpc-apple-darwin8 |
---|
204 | Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
205 | Thread model: posix |
---|
206 | gcc version 4.0.1 (Apple Computer, Inc. build 5367) |
---|
207 | configure:4560: $? = 0 |
---|
208 | configure:4567: /usr/bin/g++-4.0 -V >&5 |
---|
209 | g++-4.0: argument to `-V' is missing |
---|
210 | configure:4570: $? = 1 |
---|
211 | configure:4573: checking whether we are using the GNU C++ compiler |
---|
212 | configure:4602: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
213 | configure:4608: $? = 0 |
---|
214 | configure:4625: result: yes |
---|
215 | configure:4630: checking whether /usr/bin/g++-4.0 accepts -g |
---|
216 | configure:4660: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
217 | configure:4666: $? = 0 |
---|
218 | configure:4765: result: yes |
---|
219 | configure:4798: checking how to run the C++ preprocessor |
---|
220 | configure:4834: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
221 | configure:4840: $? = 0 |
---|
222 | configure:4871: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
223 | conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory |
---|
224 | configure:4877: $? = 1 |
---|
225 | configure: failed program was: |
---|
226 | | /* confdefs.h. */ |
---|
227 | | #define PACKAGE_NAME "" |
---|
228 | | #define PACKAGE_TARNAME "" |
---|
229 | | #define PACKAGE_VERSION "" |
---|
230 | | #define PACKAGE_STRING "" |
---|
231 | | #define PACKAGE_BUGREPORT "" |
---|
232 | | #define STDC_HEADERS 1 |
---|
233 | | #define HAVE_SYS_TYPES_H 1 |
---|
234 | | #define HAVE_SYS_STAT_H 1 |
---|
235 | | #define HAVE_STDLIB_H 1 |
---|
236 | | #define HAVE_STRING_H 1 |
---|
237 | | #define HAVE_MEMORY_H 1 |
---|
238 | | #define HAVE_STRINGS_H 1 |
---|
239 | | #define HAVE_INTTYPES_H 1 |
---|
240 | | #define HAVE_STDINT_H 1 |
---|
241 | | #define HAVE_UNISTD_H 1 |
---|
242 | | #define HAVE_DLFCN_H 1 |
---|
243 | | /* end confdefs.h. */ |
---|
244 | | #include <ac_nonexistent.h> |
---|
245 | configure:4910: result: /usr/bin/g++-4.0 -E |
---|
246 | configure:4939: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
247 | configure:4945: $? = 0 |
---|
248 | configure:4976: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
249 | conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory |
---|
250 | configure:4982: $? = 1 |
---|
251 | configure: failed program was: |
---|
252 | | /* confdefs.h. */ |
---|
253 | | #define PACKAGE_NAME "" |
---|
254 | | #define PACKAGE_TARNAME "" |
---|
255 | | #define PACKAGE_VERSION "" |
---|
256 | | #define PACKAGE_STRING "" |
---|
257 | | #define PACKAGE_BUGREPORT "" |
---|
258 | | #define STDC_HEADERS 1 |
---|
259 | | #define HAVE_SYS_TYPES_H 1 |
---|
260 | | #define HAVE_SYS_STAT_H 1 |
---|
261 | | #define HAVE_STDLIB_H 1 |
---|
262 | | #define HAVE_STRING_H 1 |
---|
263 | | #define HAVE_MEMORY_H 1 |
---|
264 | | #define HAVE_STRINGS_H 1 |
---|
265 | | #define HAVE_INTTYPES_H 1 |
---|
266 | | #define HAVE_STDINT_H 1 |
---|
267 | | #define HAVE_UNISTD_H 1 |
---|
268 | | #define HAVE_DLFCN_H 1 |
---|
269 | | /* end confdefs.h. */ |
---|
270 | | #include <ac_nonexistent.h> |
---|
271 | configure:5075: checking for g77 |
---|
272 | configure:5105: result: no |
---|
273 | configure:5075: checking for xlf |
---|
274 | configure:5105: result: no |
---|
275 | configure:5075: checking for f77 |
---|
276 | configure:5105: result: no |
---|
277 | configure:5075: checking for frt |
---|
278 | configure:5105: result: no |
---|
279 | configure:5075: checking for pgf77 |
---|
280 | configure:5105: result: no |
---|
281 | configure:5075: checking for cf77 |
---|
282 | configure:5105: result: no |
---|
283 | configure:5075: checking for fort77 |
---|
284 | configure:5105: result: no |
---|
285 | configure:5075: checking for fl32 |
---|
286 | configure:5105: result: no |
---|
287 | configure:5075: checking for af77 |
---|
288 | configure:5105: result: no |
---|
289 | configure:5075: checking for xlf90 |
---|
290 | configure:5105: result: no |
---|
291 | configure:5075: checking for f90 |
---|
292 | configure:5105: result: no |
---|
293 | configure:5075: checking for pgf90 |
---|
294 | configure:5105: result: no |
---|
295 | configure:5075: checking for pghpf |
---|
296 | configure:5105: result: no |
---|
297 | configure:5075: checking for epcf90 |
---|
298 | configure:5105: result: no |
---|
299 | configure:5075: checking for gfortran |
---|
300 | configure:5105: result: no |
---|
301 | configure:5075: checking for g95 |
---|
302 | configure:5105: result: no |
---|
303 | configure:5075: checking for xlf95 |
---|
304 | configure:5105: result: no |
---|
305 | configure:5075: checking for f95 |
---|
306 | configure:5105: result: no |
---|
307 | configure:5075: checking for fort |
---|
308 | configure:5105: result: no |
---|
309 | configure:5075: checking for ifort |
---|
310 | configure:5105: result: no |
---|
311 | configure:5075: checking for ifc |
---|
312 | configure:5105: result: no |
---|
313 | configure:5075: checking for efc |
---|
314 | configure:5105: result: no |
---|
315 | configure:5075: checking for pgf95 |
---|
316 | configure:5105: result: no |
---|
317 | configure:5075: checking for lf95 |
---|
318 | configure:5105: result: no |
---|
319 | configure:5075: checking for ftn |
---|
320 | configure:5105: result: no |
---|
321 | configure:5132: checking for Fortran 77 compiler version |
---|
322 | configure:5139: --version >&5 |
---|
323 | ./configure: line 1: --version: command not found |
---|
324 | configure:5142: $? = 127 |
---|
325 | configure:5149: -v >&5 |
---|
326 | ./configure: line 1: -v: command not found |
---|
327 | configure:5152: $? = 127 |
---|
328 | configure:5159: -V >&5 |
---|
329 | ./configure: line 1: -V: command not found |
---|
330 | configure:5162: $? = 127 |
---|
331 | configure:5170: checking whether we are using the GNU Fortran 77 compiler |
---|
332 | configure:5189: -c -O2 conftest.F >&5 |
---|
333 | ./configure: line 1: -c: command not found |
---|
334 | configure:5195: $? = 127 |
---|
335 | configure: failed program was: |
---|
336 | | program main |
---|
337 | | #ifndef __GNUC__ |
---|
338 | | choke me |
---|
339 | | #endif |
---|
340 | | |
---|
341 | | end |
---|
342 | configure:5212: result: no |
---|
343 | configure:5218: checking whether accepts -g |
---|
344 | configure:5235: -c -g conftest.f >&5 |
---|
345 | ./configure: line 1: -c: command not found |
---|
346 | configure:5241: $? = 127 |
---|
347 | configure: failed program was: |
---|
348 | | program main |
---|
349 | | |
---|
350 | | end |
---|
351 | configure:5257: result: no |
---|
352 | configure:5287: checking the maximum length of command line arguments |
---|
353 | configure:5396: result: 196608 |
---|
354 | configure:5407: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
---|
355 | configure:5512: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
356 | configure:5515: $? = 0 |
---|
357 | configure:5519: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
358 | configure:5522: $? = 0 |
---|
359 | cannot find nm_test_var in conftest.nm |
---|
360 | configure:5512: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
361 | configure:5515: $? = 0 |
---|
362 | configure:5519: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
363 | configure:5522: $? = 0 |
---|
364 | configure:5574: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
365 | configure:5577: $? = 0 |
---|
366 | configure:5615: result: ok |
---|
367 | configure:5619: checking for objdir |
---|
368 | configure:5634: result: .libs |
---|
369 | configure:5726: checking for ar |
---|
370 | configure:5742: found /usr/bin/ar |
---|
371 | configure:5753: result: ar |
---|
372 | configure:5822: checking for ranlib |
---|
373 | configure:5838: found /usr/bin/ranlib |
---|
374 | configure:5849: result: ranlib |
---|
375 | configure:5918: checking for strip |
---|
376 | configure:5934: found /usr/bin/strip |
---|
377 | configure:5945: result: strip |
---|
378 | configure:6235: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
379 | configure:6256: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
380 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
381 | configure:6260: $? = 0 |
---|
382 | configure:6270: result: no |
---|
383 | configure:6285: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
384 | configure:6495: result: -fno-common |
---|
385 | configure:6503: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
---|
386 | configure:6524: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
387 | configure:6528: $? = 0 |
---|
388 | configure:6538: result: yes |
---|
389 | configure:6566: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
390 | configure:6594: result: no |
---|
391 | configure:6604: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
392 | configure:6628: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
393 | configure:6632: $? = 0 |
---|
394 | configure:6651: result: yes |
---|
395 | configure:6677: checking whether the /usr/bin/gcc-4.0 linker (/usr/bin/ld) supports shared libraries |
---|
396 | configure:7632: result: yes |
---|
397 | configure:7699: checking dynamic linker characteristics |
---|
398 | configure:8275: result: darwin8.11.0 dyld |
---|
399 | configure:8284: checking how to hardcode library paths into programs |
---|
400 | configure:8309: result: immediate |
---|
401 | configure:8323: checking whether stripping libraries is possible |
---|
402 | configure:8336: result: yes |
---|
403 | configure:8377: checking for dlopen in -ldl |
---|
404 | configure:8412: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -ldl >&5 |
---|
405 | configure:8418: $? = 0 |
---|
406 | configure:8436: result: yes |
---|
407 | configure:8911: checking whether a program can dlopen itself |
---|
408 | configure:8985: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib conftest.c -ldl >&5 |
---|
409 | configure: In function 'main': |
---|
410 | configure:8984: warning: incompatible implicit declaration of built-in function 'exit' |
---|
411 | configure:8988: $? = 0 |
---|
412 | configure:9006: result: yes |
---|
413 | configure:9011: checking whether a statically linked program can dlopen itself |
---|
414 | configure:9085: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib conftest.c -ldl >&5 |
---|
415 | configure: In function 'main': |
---|
416 | configure:9084: warning: incompatible implicit declaration of built-in function 'exit' |
---|
417 | configure:9088: $? = 0 |
---|
418 | configure:9106: result: yes |
---|
419 | configure:9129: checking if libtool supports shared libraries |
---|
420 | configure:9131: result: yes |
---|
421 | configure:9134: checking whether to build shared libraries |
---|
422 | configure:9155: result: yes |
---|
423 | configure:9158: checking whether to build static libraries |
---|
424 | configure:9162: result: no |
---|
425 | configure:9254: creating libtool |
---|
426 | configure:9842: checking for ld used by /usr/bin/g++-4.0 |
---|
427 | configure:9909: result: /usr/bin/ld |
---|
428 | configure:9918: checking if the linker (/usr/bin/ld) is GNU ld |
---|
429 | configure:9933: result: no |
---|
430 | configure:9984: checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries |
---|
431 | configure:10918: result: yes |
---|
432 | configure:10940: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
433 | configure:10943: $? = 0 |
---|
434 | configure:11062: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
435 | configure:11336: result: -fno-common |
---|
436 | configure:11344: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
---|
437 | configure:11365: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
438 | configure:11369: $? = 0 |
---|
439 | configure:11379: result: yes |
---|
440 | configure:11407: checking if /usr/bin/g++-4.0 static flag -static works |
---|
441 | configure:11435: result: no |
---|
442 | configure:11445: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
443 | configure:11469: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
444 | configure:11473: $? = 0 |
---|
445 | configure:11492: result: yes |
---|
446 | configure:11518: checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries |
---|
447 | configure:11546: result: yes |
---|
448 | configure:11613: checking dynamic linker characteristics |
---|
449 | configure:12189: result: darwin8.11.0 dyld |
---|
450 | configure:12198: checking how to hardcode library paths into programs |
---|
451 | configure:12223: result: immediate |
---|
452 | configure:18349: checking host system type |
---|
453 | configure:18364: result: powerpc-apple-darwin8.11.0 |
---|
454 | configure:18398: checking lua.h usability |
---|
455 | configure:18415: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
456 | configure:18421: $? = 0 |
---|
457 | configure:18435: result: yes |
---|
458 | configure:18439: checking lua.h presence |
---|
459 | configure:18454: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
460 | configure:18460: $? = 0 |
---|
461 | configure:18474: result: yes |
---|
462 | configure:18502: checking for lua.h |
---|
463 | configure:18509: result: yes |
---|
464 | configure:18655: creating ./config.status |
---|
465 | |
---|
466 | ## ---------------------- ## |
---|
467 | ## Running config.status. ## |
---|
468 | ## ---------------------- ## |
---|
469 | |
---|
470 | This file was extended by config.status, which was |
---|
471 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
472 | |
---|
473 | CONFIG_FILES = |
---|
474 | CONFIG_HEADERS = |
---|
475 | CONFIG_LINKS = |
---|
476 | CONFIG_COMMANDS = |
---|
477 | $ ./config.status |
---|
478 | |
---|
479 | on prunille.vinc17.org |
---|
480 | |
---|
481 | config.status:597: creating Makefile |
---|
482 | |
---|
483 | ## ---------------- ## |
---|
484 | ## Cache variables. ## |
---|
485 | ## ---------------- ## |
---|
486 | |
---|
487 | ac_cv_build=powerpc-apple-darwin8.11.0 |
---|
488 | ac_cv_c_compiler_gnu=yes |
---|
489 | ac_cv_cxx_compiler_gnu=yes |
---|
490 | ac_cv_env_CCC_set= |
---|
491 | ac_cv_env_CCC_value= |
---|
492 | ac_cv_env_CC_set=set |
---|
493 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
494 | ac_cv_env_CFLAGS_set=set |
---|
495 | ac_cv_env_CFLAGS_value=-O2 |
---|
496 | ac_cv_env_CPPFLAGS_set=set |
---|
497 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
498 | ac_cv_env_CPP_set=set |
---|
499 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
500 | ac_cv_env_CXXCPP_set= |
---|
501 | ac_cv_env_CXXCPP_value= |
---|
502 | ac_cv_env_CXXFLAGS_set=set |
---|
503 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
504 | ac_cv_env_CXX_set=set |
---|
505 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
506 | ac_cv_env_F77_set= |
---|
507 | ac_cv_env_F77_value= |
---|
508 | ac_cv_env_FFLAGS_set=set |
---|
509 | ac_cv_env_FFLAGS_value=-O2 |
---|
510 | ac_cv_env_LDFLAGS_set=set |
---|
511 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
512 | ac_cv_env_LIBS_set= |
---|
513 | ac_cv_env_LIBS_value= |
---|
514 | ac_cv_env_build_alias_set= |
---|
515 | ac_cv_env_build_alias_value= |
---|
516 | ac_cv_env_host_alias_set= |
---|
517 | ac_cv_env_host_alias_value= |
---|
518 | ac_cv_env_target_alias_set= |
---|
519 | ac_cv_env_target_alias_value= |
---|
520 | ac_cv_f77_compiler_gnu=no |
---|
521 | ac_cv_header_dlfcn_h=yes |
---|
522 | ac_cv_header_inttypes_h=yes |
---|
523 | ac_cv_header_lua_h=yes |
---|
524 | ac_cv_header_memory_h=yes |
---|
525 | ac_cv_header_stdc=yes |
---|
526 | ac_cv_header_stdint_h=yes |
---|
527 | ac_cv_header_stdlib_h=yes |
---|
528 | ac_cv_header_string_h=yes |
---|
529 | ac_cv_header_strings_h=yes |
---|
530 | ac_cv_header_sys_stat_h=yes |
---|
531 | ac_cv_header_sys_types_h=yes |
---|
532 | ac_cv_header_unistd_h=yes |
---|
533 | ac_cv_host=powerpc-apple-darwin8.11.0 |
---|
534 | ac_cv_lib_dl_dlopen=yes |
---|
535 | ac_cv_objext=o |
---|
536 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
537 | ac_cv_path_GREP=/usr/bin/grep |
---|
538 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
539 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
540 | ac_cv_prog_ac_ct_AR=ar |
---|
541 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
542 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
543 | ac_cv_prog_ac_ct_STRIP=strip |
---|
544 | ac_cv_prog_cc_c89= |
---|
545 | ac_cv_prog_cc_g=yes |
---|
546 | ac_cv_prog_cxx_g=yes |
---|
547 | ac_cv_prog_f77_g=no |
---|
548 | lt_cv_deplibs_check_method=pass_all |
---|
549 | lt_cv_dlopen=dlopen |
---|
550 | lt_cv_dlopen_libs=-ldl |
---|
551 | lt_cv_dlopen_self=yes |
---|
552 | lt_cv_dlopen_self_static=yes |
---|
553 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
554 | lt_cv_file_magic_test_file= |
---|
555 | lt_cv_ld_reload_flag=-r |
---|
556 | lt_cv_objdir=.libs |
---|
557 | lt_cv_path_LD=/usr/bin/ld |
---|
558 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
559 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
560 | lt_cv_path_SED=/opt/local/bin/sed |
---|
561 | lt_cv_prog_compiler_c_o=yes |
---|
562 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
563 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
564 | lt_cv_prog_gnu_ld=no |
---|
565 | lt_cv_prog_gnu_ldcxx=no |
---|
566 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
567 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
568 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
569 | lt_cv_sys_max_cmd_len=196608 |
---|
570 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
571 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
572 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
573 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
574 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
575 | |
---|
576 | ## ----------------- ## |
---|
577 | ## Output variables. ## |
---|
578 | ## ----------------- ## |
---|
579 | |
---|
580 | AR='ar' |
---|
581 | CC='/usr/bin/gcc-4.0' |
---|
582 | CFLAGS='-O2' |
---|
583 | CPP='/usr/bin/cpp-4.0' |
---|
584 | CPPFLAGS='-I/opt/local/include' |
---|
585 | CXX='/usr/bin/g++-4.0' |
---|
586 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
587 | CXXFLAGS='-O2' |
---|
588 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1' |
---|
589 | ECHO='echo' |
---|
590 | ECHO_C='' |
---|
591 | ECHO_N='-n' |
---|
592 | ECHO_T='' |
---|
593 | EGREP='/usr/bin/grep -E' |
---|
594 | EXEEXT='' |
---|
595 | F77='' |
---|
596 | FFLAGS='-O2' |
---|
597 | GREP='/usr/bin/grep' |
---|
598 | LDFLAGS='-L/opt/local/lib' |
---|
599 | LIBOBJS='' |
---|
600 | LIBS='' |
---|
601 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
602 | LIBTOOL_DEPS='./../ltmain.sh' |
---|
603 | LN_S='ln -s' |
---|
604 | LTLIBOBJS='' |
---|
605 | LUAINCLUDE='' |
---|
606 | OBJEXT='o' |
---|
607 | PACKAGE_BUGREPORT='' |
---|
608 | PACKAGE_NAME='' |
---|
609 | PACKAGE_STRING='' |
---|
610 | PACKAGE_TARNAME='' |
---|
611 | PACKAGE_VERSION='' |
---|
612 | PATH_SEPARATOR=':' |
---|
613 | RANLIB='ranlib' |
---|
614 | SHELL='/bin/sh' |
---|
615 | STRIP='strip' |
---|
616 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
617 | ac_ct_CXX='' |
---|
618 | ac_ct_F77='' |
---|
619 | bindir='${exec_prefix}/bin' |
---|
620 | build='powerpc-apple-darwin8.11.0' |
---|
621 | build_alias='' |
---|
622 | build_cpu='powerpc' |
---|
623 | build_os='darwin8.11.0' |
---|
624 | build_vendor='apple' |
---|
625 | datadir='${datarootdir}' |
---|
626 | datarootdir='${prefix}/share' |
---|
627 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
628 | dvidir='${docdir}' |
---|
629 | exec_prefix='${prefix}' |
---|
630 | host='powerpc-apple-darwin8.11.0' |
---|
631 | host_alias='' |
---|
632 | host_cpu='powerpc' |
---|
633 | host_os='darwin8.11.0' |
---|
634 | host_vendor='apple' |
---|
635 | htmldir='${docdir}' |
---|
636 | includedir='${prefix}/include' |
---|
637 | infodir='${prefix}/share/info' |
---|
638 | libdir='${exec_prefix}/lib' |
---|
639 | libexecdir='${exec_prefix}/libexec' |
---|
640 | localedir='${datarootdir}/locale' |
---|
641 | localstatedir='${prefix}/var' |
---|
642 | mandir='${prefix}/share/man' |
---|
643 | oldincludedir='/usr/include' |
---|
644 | pdfdir='${docdir}' |
---|
645 | prefix='/opt/local' |
---|
646 | program_transform_name='s,x,x,' |
---|
647 | psdir='${docdir}' |
---|
648 | sbindir='${exec_prefix}/sbin' |
---|
649 | sharedstatedir='${prefix}/com' |
---|
650 | sysconfdir='${prefix}/etc' |
---|
651 | target_alias='' |
---|
652 | |
---|
653 | ## ----------- ## |
---|
654 | ## confdefs.h. ## |
---|
655 | ## ----------- ## |
---|
656 | |
---|
657 | #define PACKAGE_NAME "" |
---|
658 | #define PACKAGE_TARNAME "" |
---|
659 | #define PACKAGE_VERSION "" |
---|
660 | #define PACKAGE_STRING "" |
---|
661 | #define PACKAGE_BUGREPORT "" |
---|
662 | #define STDC_HEADERS 1 |
---|
663 | #define HAVE_SYS_TYPES_H 1 |
---|
664 | #define HAVE_SYS_STAT_H 1 |
---|
665 | #define HAVE_STDLIB_H 1 |
---|
666 | #define HAVE_STRING_H 1 |
---|
667 | #define HAVE_MEMORY_H 1 |
---|
668 | #define HAVE_STRINGS_H 1 |
---|
669 | #define HAVE_INTTYPES_H 1 |
---|
670 | #define HAVE_STDINT_H 1 |
---|
671 | #define HAVE_UNISTD_H 1 |
---|
672 | #define HAVE_DLFCN_H 1 |
---|
673 | |
---|
674 | configure: exit 0 |
---|