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 liboobs configure 2.20.0, which was |
---|
5 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-scrollkeeper |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = macintosh |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.0.0: Tue Oct 9 21:35:55 PDT 2007; root:xnu-1228~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
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 9.0.0: Tue Oct 9 21:35:55 PDT 2007; root:xnu-1228~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 1.00 gigabytes |
---|
33 | Default processor set: 61 tasks, 220 threads, 2 processors |
---|
34 | Load average: 4.34, Mach factor: 0.27 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /usr/X11R6/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:1984: checking for a BSD-compatible install |
---|
53 | configure:2040: result: /opt/local/bin/ginstall -c |
---|
54 | configure:2051: checking whether build environment is sane |
---|
55 | configure:2094: result: yes |
---|
56 | configure:2122: checking for a thread-safe mkdir -p |
---|
57 | configure:2161: result: /opt/local/bin/gmkdir -p |
---|
58 | configure:2174: checking for gawk |
---|
59 | configure:2190: found /opt/local/bin/gawk |
---|
60 | configure:2201: result: gawk |
---|
61 | configure:2212: checking whether make sets $(MAKE) |
---|
62 | configure:2233: result: yes |
---|
63 | configure:2425: checking whether to enable maintainer-specific portions of Makefiles |
---|
64 | configure:2434: result: no |
---|
65 | configure:2526: checking build system type |
---|
66 | configure:2544: result: i386-apple-darwin9.0.0 |
---|
67 | configure:2566: checking host system type |
---|
68 | configure:2581: result: i386-apple-darwin9.0.0 |
---|
69 | configure:2615: checking for style of include used by make |
---|
70 | configure:2643: result: GNU |
---|
71 | configure:2713: checking for gcc |
---|
72 | configure:2729: found /usr/bin/gcc |
---|
73 | configure:2740: result: gcc |
---|
74 | configure:2978: checking for C compiler version |
---|
75 | configure:2985: gcc --version >&5 |
---|
76 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
77 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
78 | This is free software; see the source for copying conditions. There is NO |
---|
79 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
80 | |
---|
81 | configure:2988: $? = 0 |
---|
82 | configure:2995: gcc -v >&5 |
---|
83 | Using built-in specs. |
---|
84 | Target: i686-apple-darwin9 |
---|
85 | Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
86 | Thread model: posix |
---|
87 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
88 | configure:2998: $? = 0 |
---|
89 | configure:3005: gcc -V >&5 |
---|
90 | gcc-4.0: argument to `-V' is missing |
---|
91 | configure:3008: $? = 1 |
---|
92 | configure:3031: checking for C compiler default output file name |
---|
93 | configure:3058: gcc -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
94 | configure:3061: $? = 0 |
---|
95 | configure:3107: result: a.out |
---|
96 | configure:3112: checking whether the C compiler works |
---|
97 | configure:3122: ./a.out |
---|
98 | configure:3125: $? = 0 |
---|
99 | configure:3142: result: yes |
---|
100 | configure:3149: checking whether we are cross compiling |
---|
101 | configure:3151: result: no |
---|
102 | configure:3154: checking for suffix of executables |
---|
103 | configure:3161: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
104 | configure:3164: $? = 0 |
---|
105 | configure:3188: result: |
---|
106 | configure:3194: checking for suffix of object files |
---|
107 | configure:3220: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
108 | configure:3223: $? = 0 |
---|
109 | configure:3246: result: o |
---|
110 | configure:3250: checking whether we are using the GNU C compiler |
---|
111 | configure:3279: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3285: $? = 0 |
---|
113 | configure:3292: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
114 | configure:3295: $? = 0 |
---|
115 | configure:3302: test -s conftest.o |
---|
116 | configure:3305: $? = 0 |
---|
117 | configure:3319: result: yes |
---|
118 | configure:3324: checking whether gcc accepts -g |
---|
119 | configure:3354: gcc -c -g -I/opt/local/include conftest.c >&5 |
---|
120 | configure:3360: $? = 0 |
---|
121 | configure:3367: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
122 | configure:3370: $? = 0 |
---|
123 | configure:3377: test -s conftest.o |
---|
124 | configure:3380: $? = 0 |
---|
125 | configure:3510: result: yes |
---|
126 | configure:3527: checking for gcc option to accept ISO C89 |
---|
127 | configure:3601: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
128 | configure:3607: $? = 0 |
---|
129 | configure:3614: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
130 | configure:3617: $? = 0 |
---|
131 | configure:3624: test -s conftest.o |
---|
132 | configure:3627: $? = 0 |
---|
133 | configure:3647: result: none needed |
---|
134 | configure:3667: checking dependency style of gcc |
---|
135 | configure:3758: result: gcc3 |
---|
136 | configure:3773: checking for a sed that does not truncate output |
---|
137 | configure:3827: result: /usr/bin/sed |
---|
138 | configure:3830: checking for grep that handles long lines and -e |
---|
139 | configure:3904: result: /usr/bin/grep |
---|
140 | configure:3909: checking for egrep |
---|
141 | configure:3987: result: /usr/bin/grep -E |
---|
142 | configure:4003: checking for ld used by gcc |
---|
143 | configure:4070: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
144 | configure:4079: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
145 | configure:4094: result: no |
---|
146 | configure:4099: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
---|
147 | configure:4106: result: -r |
---|
148 | configure:4124: checking for BSD-compatible nm |
---|
149 | configure:4173: result: /usr/bin/nm -p |
---|
150 | configure:4177: checking whether ln -s works |
---|
151 | configure:4181: result: yes |
---|
152 | configure:4188: checking how to recognise dependent libraries |
---|
153 | configure:4364: result: pass_all |
---|
154 | configure:4614: checking how to run the C preprocessor |
---|
155 | configure:4654: gcc -E -I/opt/local/include conftest.c |
---|
156 | configure:4660: $? = 0 |
---|
157 | configure:4698: gcc -E -I/opt/local/include conftest.c |
---|
158 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
159 | configure:4704: $? = 1 |
---|
160 | configure: failed program was: |
---|
161 | | /* confdefs.h. */ |
---|
162 | | #define PACKAGE_NAME "liboobs" |
---|
163 | | #define PACKAGE_TARNAME "liboobs" |
---|
164 | | #define PACKAGE_VERSION "2.20.0" |
---|
165 | | #define PACKAGE_STRING "liboobs 2.20.0" |
---|
166 | | #define PACKAGE_BUGREPORT "" |
---|
167 | | #define PACKAGE "liboobs" |
---|
168 | | #define VERSION "2.20.0" |
---|
169 | | /* end confdefs.h. */ |
---|
170 | | #include <ac_nonexistent.h> |
---|
171 | configure:4744: result: gcc -E |
---|
172 | configure:4773: gcc -E -I/opt/local/include conftest.c |
---|
173 | configure:4779: $? = 0 |
---|
174 | configure:4817: gcc -E -I/opt/local/include conftest.c |
---|
175 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
176 | configure:4823: $? = 1 |
---|
177 | configure: failed program was: |
---|
178 | | /* confdefs.h. */ |
---|
179 | | #define PACKAGE_NAME "liboobs" |
---|
180 | | #define PACKAGE_TARNAME "liboobs" |
---|
181 | | #define PACKAGE_VERSION "2.20.0" |
---|
182 | | #define PACKAGE_STRING "liboobs 2.20.0" |
---|
183 | | #define PACKAGE_BUGREPORT "" |
---|
184 | | #define PACKAGE "liboobs" |
---|
185 | | #define VERSION "2.20.0" |
---|
186 | | /* end confdefs.h. */ |
---|
187 | | #include <ac_nonexistent.h> |
---|
188 | configure:4868: checking for ANSI C header files |
---|
189 | configure:4898: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
190 | configure:4904: $? = 0 |
---|
191 | configure:4911: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
192 | configure:4914: $? = 0 |
---|
193 | configure:4921: test -s conftest.o |
---|
194 | configure:4924: $? = 0 |
---|
195 | configure:5020: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
196 | configure:5023: $? = 0 |
---|
197 | configure:5029: ./conftest |
---|
198 | configure:5032: $? = 0 |
---|
199 | configure:5049: result: yes |
---|
200 | configure:5073: checking for sys/types.h |
---|
201 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
202 | configure:5100: $? = 0 |
---|
203 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
204 | configure:5110: $? = 0 |
---|
205 | configure:5117: test -s conftest.o |
---|
206 | configure:5120: $? = 0 |
---|
207 | configure:5133: result: yes |
---|
208 | configure:5073: checking for sys/stat.h |
---|
209 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
210 | configure:5100: $? = 0 |
---|
211 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
212 | configure:5110: $? = 0 |
---|
213 | configure:5117: test -s conftest.o |
---|
214 | configure:5120: $? = 0 |
---|
215 | configure:5133: result: yes |
---|
216 | configure:5073: checking for stdlib.h |
---|
217 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
218 | configure:5100: $? = 0 |
---|
219 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
220 | configure:5110: $? = 0 |
---|
221 | configure:5117: test -s conftest.o |
---|
222 | configure:5120: $? = 0 |
---|
223 | configure:5133: result: yes |
---|
224 | configure:5073: checking for string.h |
---|
225 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
226 | configure:5100: $? = 0 |
---|
227 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
228 | configure:5110: $? = 0 |
---|
229 | configure:5117: test -s conftest.o |
---|
230 | configure:5120: $? = 0 |
---|
231 | configure:5133: result: yes |
---|
232 | configure:5073: checking for memory.h |
---|
233 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
234 | configure:5100: $? = 0 |
---|
235 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
236 | configure:5110: $? = 0 |
---|
237 | configure:5117: test -s conftest.o |
---|
238 | configure:5120: $? = 0 |
---|
239 | configure:5133: result: yes |
---|
240 | configure:5073: checking for strings.h |
---|
241 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
242 | configure:5100: $? = 0 |
---|
243 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
244 | configure:5110: $? = 0 |
---|
245 | configure:5117: test -s conftest.o |
---|
246 | configure:5120: $? = 0 |
---|
247 | configure:5133: result: yes |
---|
248 | configure:5073: checking for inttypes.h |
---|
249 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
250 | configure:5100: $? = 0 |
---|
251 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
252 | configure:5110: $? = 0 |
---|
253 | configure:5117: test -s conftest.o |
---|
254 | configure:5120: $? = 0 |
---|
255 | configure:5133: result: yes |
---|
256 | configure:5073: checking for stdint.h |
---|
257 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
258 | configure:5100: $? = 0 |
---|
259 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
260 | configure:5110: $? = 0 |
---|
261 | configure:5117: test -s conftest.o |
---|
262 | configure:5120: $? = 0 |
---|
263 | configure:5133: result: yes |
---|
264 | configure:5073: checking for unistd.h |
---|
265 | configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
266 | configure:5100: $? = 0 |
---|
267 | configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
268 | configure:5110: $? = 0 |
---|
269 | configure:5117: test -s conftest.o |
---|
270 | configure:5120: $? = 0 |
---|
271 | configure:5133: result: yes |
---|
272 | configure:5160: checking dlfcn.h usability |
---|
273 | configure:5177: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
274 | configure:5183: $? = 0 |
---|
275 | configure:5190: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
276 | configure:5193: $? = 0 |
---|
277 | configure:5200: test -s conftest.o |
---|
278 | configure:5203: $? = 0 |
---|
279 | configure:5214: result: yes |
---|
280 | configure:5218: checking dlfcn.h presence |
---|
281 | configure:5233: gcc -E -I/opt/local/include conftest.c |
---|
282 | configure:5239: $? = 0 |
---|
283 | configure:5260: result: yes |
---|
284 | configure:5288: checking for dlfcn.h |
---|
285 | configure:5296: result: yes |
---|
286 | configure:5367: checking for g++ |
---|
287 | configure:5383: found /usr/bin/g++ |
---|
288 | configure:5394: result: g++ |
---|
289 | configure:5425: checking for C++ compiler version |
---|
290 | configure:5432: g++ --version >&5 |
---|
291 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
292 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
293 | This is free software; see the source for copying conditions. There is NO |
---|
294 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
295 | |
---|
296 | configure:5435: $? = 0 |
---|
297 | configure:5442: g++ -v >&5 |
---|
298 | Using built-in specs. |
---|
299 | Target: i686-apple-darwin9 |
---|
300 | Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
301 | Thread model: posix |
---|
302 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
303 | configure:5445: $? = 0 |
---|
304 | configure:5452: g++ -V >&5 |
---|
305 | g++-4.0: argument to `-V' is missing |
---|
306 | configure:5455: $? = 1 |
---|
307 | configure:5458: checking whether we are using the GNU C++ compiler |
---|
308 | configure:5487: g++ -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
309 | configure:5493: $? = 0 |
---|
310 | configure:5500: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
311 | configure:5503: $? = 0 |
---|
312 | configure:5510: test -s conftest.o |
---|
313 | configure:5513: $? = 0 |
---|
314 | configure:5527: result: yes |
---|
315 | configure:5532: checking whether g++ accepts -g |
---|
316 | configure:5562: g++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
317 | configure:5568: $? = 0 |
---|
318 | configure:5575: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
319 | configure:5578: $? = 0 |
---|
320 | configure:5585: test -s conftest.o |
---|
321 | configure:5588: $? = 0 |
---|
322 | configure:5718: result: yes |
---|
323 | configure:5743: checking dependency style of g++ |
---|
324 | configure:5834: result: gcc3 |
---|
325 | configure:5859: checking how to run the C++ preprocessor |
---|
326 | configure:5895: g++ -E -I/opt/local/include conftest.cpp |
---|
327 | configure:5901: $? = 0 |
---|
328 | configure:5939: g++ -E -I/opt/local/include conftest.cpp |
---|
329 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
330 | configure:5945: $? = 1 |
---|
331 | configure: failed program was: |
---|
332 | | /* confdefs.h. */ |
---|
333 | | #define PACKAGE_NAME "liboobs" |
---|
334 | | #define PACKAGE_TARNAME "liboobs" |
---|
335 | | #define PACKAGE_VERSION "2.20.0" |
---|
336 | | #define PACKAGE_STRING "liboobs 2.20.0" |
---|
337 | | #define PACKAGE_BUGREPORT "" |
---|
338 | | #define PACKAGE "liboobs" |
---|
339 | | #define VERSION "2.20.0" |
---|
340 | | #define STDC_HEADERS 1 |
---|
341 | | #define HAVE_SYS_TYPES_H 1 |
---|
342 | | #define HAVE_SYS_STAT_H 1 |
---|
343 | | #define HAVE_STDLIB_H 1 |
---|
344 | | #define HAVE_STRING_H 1 |
---|
345 | | #define HAVE_MEMORY_H 1 |
---|
346 | | #define HAVE_STRINGS_H 1 |
---|
347 | | #define HAVE_INTTYPES_H 1 |
---|
348 | | #define HAVE_STDINT_H 1 |
---|
349 | | #define HAVE_UNISTD_H 1 |
---|
350 | | #define HAVE_DLFCN_H 1 |
---|
351 | | /* end confdefs.h. */ |
---|
352 | | #include <ac_nonexistent.h> |
---|
353 | configure:5985: result: g++ -E |
---|
354 | configure:6014: g++ -E -I/opt/local/include conftest.cpp |
---|
355 | configure:6020: $? = 0 |
---|
356 | configure:6058: g++ -E -I/opt/local/include conftest.cpp |
---|
357 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
358 | configure:6064: $? = 1 |
---|
359 | configure: failed program was: |
---|
360 | | /* confdefs.h. */ |
---|
361 | | #define PACKAGE_NAME "liboobs" |
---|
362 | | #define PACKAGE_TARNAME "liboobs" |
---|
363 | | #define PACKAGE_VERSION "2.20.0" |
---|
364 | | #define PACKAGE_STRING "liboobs 2.20.0" |
---|
365 | | #define PACKAGE_BUGREPORT "" |
---|
366 | | #define PACKAGE "liboobs" |
---|
367 | | #define VERSION "2.20.0" |
---|
368 | | #define STDC_HEADERS 1 |
---|
369 | | #define HAVE_SYS_TYPES_H 1 |
---|
370 | | #define HAVE_SYS_STAT_H 1 |
---|
371 | | #define HAVE_STDLIB_H 1 |
---|
372 | | #define HAVE_STRING_H 1 |
---|
373 | | #define HAVE_MEMORY_H 1 |
---|
374 | | #define HAVE_STRINGS_H 1 |
---|
375 | | #define HAVE_INTTYPES_H 1 |
---|
376 | | #define HAVE_STDINT_H 1 |
---|
377 | | #define HAVE_UNISTD_H 1 |
---|
378 | | #define HAVE_DLFCN_H 1 |
---|
379 | | /* end confdefs.h. */ |
---|
380 | | #include <ac_nonexistent.h> |
---|
381 | configure:6164: checking for g77 |
---|
382 | configure:6194: result: no |
---|
383 | configure:6164: checking for f77 |
---|
384 | configure:6194: result: no |
---|
385 | configure:6164: checking for xlf |
---|
386 | configure:6194: result: no |
---|
387 | configure:6164: checking for frt |
---|
388 | configure:6194: result: no |
---|
389 | configure:6164: checking for pgf77 |
---|
390 | configure:6194: result: no |
---|
391 | configure:6164: checking for cf77 |
---|
392 | configure:6194: result: no |
---|
393 | configure:6164: checking for fort77 |
---|
394 | configure:6194: result: no |
---|
395 | configure:6164: checking for fl32 |
---|
396 | configure:6194: result: no |
---|
397 | configure:6164: checking for af77 |
---|
398 | configure:6194: result: no |
---|
399 | configure:6164: checking for f90 |
---|
400 | configure:6194: result: no |
---|
401 | configure:6164: checking for xlf90 |
---|
402 | configure:6194: result: no |
---|
403 | configure:6164: checking for pgf90 |
---|
404 | configure:6194: result: no |
---|
405 | configure:6164: checking for pghpf |
---|
406 | configure:6194: result: no |
---|
407 | configure:6164: checking for epcf90 |
---|
408 | configure:6194: result: no |
---|
409 | configure:6164: checking for gfortran |
---|
410 | configure:6194: result: no |
---|
411 | configure:6164: checking for g95 |
---|
412 | configure:6180: found /opt/local/bin/g95 |
---|
413 | configure:6191: result: g95 |
---|
414 | configure:6221: checking for Fortran 77 compiler version |
---|
415 | configure:6228: g95 --version >&5 |
---|
416 | G95 (GCC 4.0.3 (g95 0.90!) Oct 24 2007) |
---|
417 | Copyright (C) 2002-2005 Free Software Foundation, Inc. |
---|
418 | |
---|
419 | G95 comes with NO WARRANTY, to the extent permitted by law. |
---|
420 | You may redistribute copies of G95 |
---|
421 | under the terms of the GNU General Public License. |
---|
422 | For more information about these matters, see the file named COPYING |
---|
423 | configure:6231: $? = 0 |
---|
424 | configure:6238: g95 -v >&5 |
---|
425 | Using built-in specs. |
---|
426 | Target: |
---|
427 | Configured with: ../configure --prefix=/opt/local/lib/gcc-lib/i386-apple-darwin8.10.1/4.0.3 --enable-languages=c --with-as=/opt/local/bin/odas --with-ld=/opt/local/bin/odld --with-nm=/opt/local/bin/odnm --with-included-gettext |
---|
428 | Thread model: posix |
---|
429 | gcc version 4.0.3 (g95 0.90!) Oct 24 2007 |
---|
430 | configure:6241: $? = 0 |
---|
431 | configure:6248: g95 -V >&5 |
---|
432 | g95: '-V' option must have argument |
---|
433 | configure:6251: $? = 1 |
---|
434 | configure:6259: checking whether we are using the GNU Fortran 77 compiler |
---|
435 | configure:6278: g95 -c conftest.F >&5 |
---|
436 | configure:6284: $? = 0 |
---|
437 | configure:6291: test -z "$ac_f77_werror_flag" || test ! -s conftest.err |
---|
438 | configure:6294: $? = 0 |
---|
439 | configure:6301: test -s conftest.o |
---|
440 | configure:6304: $? = 0 |
---|
441 | configure:6318: result: yes |
---|
442 | configure:6324: checking whether g95 accepts -g |
---|
443 | configure:6341: g95 -c -g conftest.f >&5 |
---|
444 | configure:6347: $? = 0 |
---|
445 | configure:6354: test -z "$ac_f77_werror_flag" || test ! -s conftest.err |
---|
446 | configure:6357: $? = 0 |
---|
447 | configure:6364: test -s conftest.o |
---|
448 | configure:6367: $? = 0 |
---|
449 | configure:6380: result: yes |
---|
450 | configure:6410: checking the maximum length of command line arguments |
---|
451 | configure:6519: result: 196608 |
---|
452 | configure:6530: checking command to parse /usr/bin/nm -p output from gcc object |
---|
453 | configure:6635: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
454 | configure:6638: $? = 0 |
---|
455 | configure:6642: /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 |
---|
456 | configure:6645: $? = 0 |
---|
457 | cannot find nm_test_var in conftest.nm |
---|
458 | configure:6635: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
459 | configure:6638: $? = 0 |
---|
460 | configure:6642: /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 |
---|
461 | configure:6645: $? = 0 |
---|
462 | configure:6697: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
463 | configure:6700: $? = 0 |
---|
464 | configure:6738: result: ok |
---|
465 | configure:6742: checking for objdir |
---|
466 | configure:6757: result: .libs |
---|
467 | configure:6849: checking for ar |
---|
468 | configure:6865: found /usr/bin/ar |
---|
469 | configure:6876: result: ar |
---|
470 | configure:6945: checking for ranlib |
---|
471 | configure:6961: found /usr/bin/ranlib |
---|
472 | configure:6972: result: ranlib |
---|
473 | configure:7041: checking for strip |
---|
474 | configure:7057: found /usr/bin/strip |
---|
475 | configure:7068: result: strip |
---|
476 | configure:7354: checking if gcc supports -fno-rtti -fno-exceptions |
---|
477 | configure:7372: gcc -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
478 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
479 | configure:7376: $? = 0 |
---|
480 | configure:7389: result: no |
---|
481 | configure:7404: checking for gcc option to produce PIC |
---|
482 | configure:7614: result: -fno-common |
---|
483 | configure:7622: checking if gcc PIC flag -fno-common works |
---|
484 | configure:7640: gcc -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
485 | configure:7644: $? = 0 |
---|
486 | configure:7657: result: yes |
---|
487 | configure:7685: checking if gcc static flag -static works |
---|
488 | configure:7713: result: no |
---|
489 | configure:7723: checking if gcc supports -c -o file.o |
---|
490 | configure:7744: gcc -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
491 | configure:7748: $? = 0 |
---|
492 | configure:7770: result: yes |
---|
493 | configure:7796: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
494 | configure:8782: result: yes |
---|
495 | configure:8849: checking dynamic linker characteristics |
---|
496 | configure:9458: result: darwin9.0.0 dyld |
---|
497 | configure:9467: checking how to hardcode library paths into programs |
---|
498 | configure:9492: result: immediate |
---|
499 | configure:9506: checking whether stripping libraries is possible |
---|
500 | configure:9519: result: yes |
---|
501 | configure:10424: checking if libtool supports shared libraries |
---|
502 | configure:10426: result: yes |
---|
503 | configure:10429: checking whether to build shared libraries |
---|
504 | configure:10450: result: yes |
---|
505 | configure:10453: checking whether to build static libraries |
---|
506 | configure:10457: result: yes |
---|
507 | configure:10549: creating libtool |
---|
508 | configure:11137: checking for ld used by g++ |
---|
509 | configure:11204: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
510 | configure:11213: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
511 | configure:11228: result: no |
---|
512 | configure:11279: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
513 | configure:12245: result: yes |
---|
514 | configure:12263: g++ -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
515 | configure:12266: $? = 0 |
---|
516 | configure:12385: checking for g++ option to produce PIC |
---|
517 | configure:12659: result: -fno-common |
---|
518 | configure:12667: checking if g++ PIC flag -fno-common works |
---|
519 | configure:12685: g++ -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
520 | configure:12689: $? = 0 |
---|
521 | configure:12702: result: yes |
---|
522 | configure:12730: checking if g++ static flag -static works |
---|
523 | configure:12758: result: no |
---|
524 | configure:12768: checking if g++ supports -c -o file.o |
---|
525 | configure:12789: g++ -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
526 | configure:12793: $? = 0 |
---|
527 | configure:12815: result: yes |
---|
528 | configure:12841: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
529 | configure:12866: result: yes |
---|
530 | configure:12933: checking dynamic linker characteristics |
---|
531 | configure:13542: result: darwin9.0.0 dyld |
---|
532 | configure:13551: checking how to hardcode library paths into programs |
---|
533 | configure:13576: result: immediate |
---|
534 | configure:14102: checking if libtool supports shared libraries |
---|
535 | configure:14104: result: yes |
---|
536 | configure:14107: checking whether to build shared libraries |
---|
537 | configure:14127: result: yes |
---|
538 | configure:14130: checking whether to build static libraries |
---|
539 | configure:14134: result: yes |
---|
540 | configure:14144: checking for g95 option to produce PIC |
---|
541 | configure:14354: result: -fno-common |
---|
542 | configure:14362: checking if g95 PIC flag -fno-common works |
---|
543 | configure:14380: g95 -c -g -O2 -fno-common conftest.f >&5 |
---|
544 | configure:14384: $? = 0 |
---|
545 | configure:14397: result: yes |
---|
546 | configure:14425: checking if g95 static flag -static works |
---|
547 | configure:14453: result: no |
---|
548 | configure:14463: checking if g95 supports -c -o file.o |
---|
549 | configure:14484: g95 -c -g -O2 -o out/conftest2.o conftest.f >&5 |
---|
550 | configure:14488: $? = 0 |
---|
551 | configure:14510: result: yes |
---|
552 | configure:14536: checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
553 | configure:15502: result: yes |
---|
554 | configure:15569: checking dynamic linker characteristics |
---|
555 | configure:16178: result: darwin9.0.0 dyld |
---|
556 | configure:16187: checking how to hardcode library paths into programs |
---|
557 | configure:16212: result: immediate |
---|
558 | configure:19823: checking for library containing strerror |
---|
559 | configure:19864: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
560 | configure:19870: $? = 0 |
---|
561 | configure:19877: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
562 | configure:19880: $? = 0 |
---|
563 | configure:19887: test -s conftest |
---|
564 | configure:19890: $? = 0 |
---|
565 | configure:19914: result: none required |
---|
566 | configure:19970: checking for gcc |
---|
567 | configure:19997: result: gcc |
---|
568 | configure:20235: checking for C compiler version |
---|
569 | configure:20242: gcc --version >&5 |
---|
570 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
571 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
572 | This is free software; see the source for copying conditions. There is NO |
---|
573 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
574 | |
---|
575 | configure:20245: $? = 0 |
---|
576 | configure:20252: gcc -v >&5 |
---|
577 | Using built-in specs. |
---|
578 | Target: i686-apple-darwin9 |
---|
579 | Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
580 | Thread model: posix |
---|
581 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
582 | configure:20255: $? = 0 |
---|
583 | configure:20262: gcc -V >&5 |
---|
584 | gcc-4.0: argument to `-V' is missing |
---|
585 | configure:20265: $? = 1 |
---|
586 | configure:20268: checking whether we are using the GNU C compiler |
---|
587 | configure:20337: result: yes |
---|
588 | configure:20342: checking whether gcc accepts -g |
---|
589 | configure:20528: result: yes |
---|
590 | configure:20545: checking for gcc option to accept ISO C89 |
---|
591 | configure:20665: result: none needed |
---|
592 | configure:20685: checking dependency style of gcc |
---|
593 | configure:20776: result: gcc3 |
---|
594 | configure:20839: checking for gcc |
---|
595 | configure:20866: result: gcc |
---|
596 | configure:21104: checking for C compiler version |
---|
597 | configure:21111: gcc --version >&5 |
---|
598 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
599 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
600 | This is free software; see the source for copying conditions. There is NO |
---|
601 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
602 | |
---|
603 | configure:21114: $? = 0 |
---|
604 | configure:21121: gcc -v >&5 |
---|
605 | Using built-in specs. |
---|
606 | Target: i686-apple-darwin9 |
---|
607 | Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
608 | Thread model: posix |
---|
609 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
610 | configure:21124: $? = 0 |
---|
611 | configure:21131: gcc -V >&5 |
---|
612 | gcc-4.0: argument to `-V' is missing |
---|
613 | configure:21134: $? = 1 |
---|
614 | configure:21137: checking whether we are using the GNU C compiler |
---|
615 | configure:21206: result: yes |
---|
616 | configure:21211: checking whether gcc accepts -g |
---|
617 | configure:21397: result: yes |
---|
618 | configure:21414: checking for gcc option to accept ISO C89 |
---|
619 | configure:21534: result: none needed |
---|
620 | configure:21554: checking dependency style of gcc |
---|
621 | configure:21645: result: gcc3 |
---|
622 | configure:21663: checking for ANSI C header files |
---|
623 | configure:21844: result: yes |
---|
624 | configure:21867: checking for a BSD-compatible install |
---|
625 | configure:21923: result: /opt/local/bin/ginstall -c |
---|
626 | configure:21934: checking whether make sets $(MAKE) |
---|
627 | configure:21955: result: yes |
---|
628 | configure:22144: checking for pkg-config |
---|
629 | configure:22162: found /opt/local/bin/pkg-config |
---|
630 | configure:22174: result: /opt/local/bin/pkg-config |
---|
631 | configure:22203: checking pkg-config is at least version 0.9.0 |
---|
632 | configure:22206: result: yes |
---|
633 | configure:22217: checking for OOBS |
---|
634 | configure:22230: $PKG_CONFIG --exists --print-errors " |
---|
635 | dbus-glib-1 >= $DBUS_REQUIRED |
---|
636 | glib-2.0 >= $GLIB_REQUIRED |
---|
637 | gobject-2.0 >= $GLIB_REQUIRED |
---|
638 | system-tools-backends-2.0 >= $STB_REQUIRED |
---|
639 | " |
---|
640 | configure:22238: $? = 0 |
---|
641 | configure:22263: $PKG_CONFIG --exists --print-errors " |
---|
642 | dbus-glib-1 >= $DBUS_REQUIRED |
---|
643 | glib-2.0 >= $GLIB_REQUIRED |
---|
644 | gobject-2.0 >= $GLIB_REQUIRED |
---|
645 | system-tools-backends-2.0 >= $STB_REQUIRED |
---|
646 | " |
---|
647 | configure:22271: $? = 0 |
---|
648 | configure:22372: result: yes |
---|
649 | configure:22383: checking for crypt in -lcrypt |
---|
650 | configure:22418: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lcrypt >&5 |
---|
651 | ld: library not found for -lcrypt |
---|
652 | collect2: ld returned 1 exit status |
---|
653 | configure:22424: $? = 1 |
---|
654 | configure: failed program was: |
---|
655 | | /* confdefs.h. */ |
---|
656 | | #define PACKAGE_NAME "liboobs" |
---|
657 | | #define PACKAGE_TARNAME "liboobs" |
---|
658 | | #define PACKAGE_VERSION "2.20.0" |
---|
659 | | #define PACKAGE_STRING "liboobs 2.20.0" |
---|
660 | | #define PACKAGE_BUGREPORT "" |
---|
661 | | #define PACKAGE "liboobs" |
---|
662 | | #define VERSION "2.20.0" |
---|
663 | | #define STDC_HEADERS 1 |
---|
664 | | #define HAVE_SYS_TYPES_H 1 |
---|
665 | | #define HAVE_SYS_STAT_H 1 |
---|
666 | | #define HAVE_STDLIB_H 1 |
---|
667 | | #define HAVE_STRING_H 1 |
---|
668 | | #define HAVE_MEMORY_H 1 |
---|
669 | | #define HAVE_STRINGS_H 1 |
---|
670 | | #define HAVE_INTTYPES_H 1 |
---|
671 | | #define HAVE_STDINT_H 1 |
---|
672 | | #define HAVE_UNISTD_H 1 |
---|
673 | | #define HAVE_DLFCN_H 1 |
---|
674 | | #define STDC_HEADERS 1 |
---|
675 | | #define GETTEXT_PACKAGE "liboobs" |
---|
676 | | /* end confdefs.h. */ |
---|
677 | | |
---|
678 | | /* Override any GCC internal prototype to avoid an error. |
---|
679 | | Use char because int might match the return type of a GCC |
---|
680 | | builtin and then its argument prototype would still apply. */ |
---|
681 | | #ifdef __cplusplus |
---|
682 | | extern "C" |
---|
683 | | #endif |
---|
684 | | char crypt (); |
---|
685 | | int |
---|
686 | | main () |
---|
687 | | { |
---|
688 | | return crypt (); |
---|
689 | | ; |
---|
690 | | return 0; |
---|
691 | | } |
---|
692 | configure:22458: result: no |
---|
693 | configure:22468: error: crypt library is required. |
---|
694 | |
---|
695 | ## ---------------- ## |
---|
696 | ## Cache variables. ## |
---|
697 | ## ---------------- ## |
---|
698 | |
---|
699 | ac_cv_build=i386-apple-darwin9.0.0 |
---|
700 | ac_cv_c_compiler_gnu=yes |
---|
701 | ac_cv_cxx_compiler_gnu=yes |
---|
702 | ac_cv_env_CCC_set= |
---|
703 | ac_cv_env_CCC_value= |
---|
704 | ac_cv_env_CC_set= |
---|
705 | ac_cv_env_CC_value= |
---|
706 | ac_cv_env_CFLAGS_set=set |
---|
707 | ac_cv_env_CFLAGS_value=-O2 |
---|
708 | ac_cv_env_CPPFLAGS_set=set |
---|
709 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
710 | ac_cv_env_CPP_set= |
---|
711 | ac_cv_env_CPP_value= |
---|
712 | ac_cv_env_CXXCPP_set= |
---|
713 | ac_cv_env_CXXCPP_value= |
---|
714 | ac_cv_env_CXXFLAGS_set=set |
---|
715 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
716 | ac_cv_env_CXX_set= |
---|
717 | ac_cv_env_CXX_value= |
---|
718 | ac_cv_env_F77_set= |
---|
719 | ac_cv_env_F77_value= |
---|
720 | ac_cv_env_FFLAGS_set= |
---|
721 | ac_cv_env_FFLAGS_value= |
---|
722 | ac_cv_env_LDFLAGS_set=set |
---|
723 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
724 | ac_cv_env_OOBS_CFLAGS_set= |
---|
725 | ac_cv_env_OOBS_CFLAGS_value= |
---|
726 | ac_cv_env_OOBS_LIBS_set= |
---|
727 | ac_cv_env_OOBS_LIBS_value= |
---|
728 | ac_cv_env_PKG_CONFIG_set= |
---|
729 | ac_cv_env_PKG_CONFIG_value= |
---|
730 | ac_cv_env_build_alias_set= |
---|
731 | ac_cv_env_build_alias_value= |
---|
732 | ac_cv_env_host_alias_set= |
---|
733 | ac_cv_env_host_alias_value= |
---|
734 | ac_cv_env_target_alias_set= |
---|
735 | ac_cv_env_target_alias_value= |
---|
736 | ac_cv_f77_compiler_gnu=yes |
---|
737 | ac_cv_header_dlfcn_h=yes |
---|
738 | ac_cv_header_inttypes_h=yes |
---|
739 | ac_cv_header_memory_h=yes |
---|
740 | ac_cv_header_stdc=yes |
---|
741 | ac_cv_header_stdint_h=yes |
---|
742 | ac_cv_header_stdlib_h=yes |
---|
743 | ac_cv_header_string_h=yes |
---|
744 | ac_cv_header_strings_h=yes |
---|
745 | ac_cv_header_sys_stat_h=yes |
---|
746 | ac_cv_header_sys_types_h=yes |
---|
747 | ac_cv_header_unistd_h=yes |
---|
748 | ac_cv_host=i386-apple-darwin9.0.0 |
---|
749 | ac_cv_lib_crypt_crypt=no |
---|
750 | ac_cv_objext=o |
---|
751 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
752 | ac_cv_path_GREP=/usr/bin/grep |
---|
753 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
754 | ac_cv_path_install='/opt/local/bin/ginstall -c' |
---|
755 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
756 | ac_cv_prog_AWK=gawk |
---|
757 | ac_cv_prog_CPP='gcc -E' |
---|
758 | ac_cv_prog_CXXCPP='g++ -E' |
---|
759 | ac_cv_prog_ac_ct_AR=ar |
---|
760 | ac_cv_prog_ac_ct_CC=gcc |
---|
761 | ac_cv_prog_ac_ct_CXX=g++ |
---|
762 | ac_cv_prog_ac_ct_F77=g95 |
---|
763 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
764 | ac_cv_prog_ac_ct_STRIP=strip |
---|
765 | ac_cv_prog_cc_c89= |
---|
766 | ac_cv_prog_cc_g=yes |
---|
767 | ac_cv_prog_cxx_g=yes |
---|
768 | ac_cv_prog_f77_g=yes |
---|
769 | ac_cv_prog_make_make_set=yes |
---|
770 | ac_cv_search_strerror='none required' |
---|
771 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
772 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
773 | am_cv_prog_cc_stdc= |
---|
774 | lt_cv_deplibs_check_method=pass_all |
---|
775 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
776 | lt_cv_file_magic_test_file= |
---|
777 | lt_cv_ld_reload_flag=-r |
---|
778 | lt_cv_objdir=.libs |
---|
779 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
780 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
781 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
782 | lt_cv_path_SED=/usr/bin/sed |
---|
783 | lt_cv_prog_compiler_c_o=yes |
---|
784 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
785 | lt_cv_prog_compiler_c_o_F77=yes |
---|
786 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
787 | lt_cv_prog_gnu_ld=no |
---|
788 | lt_cv_prog_gnu_ldcxx=no |
---|
789 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
790 | 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'\''' |
---|
791 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
792 | lt_cv_sys_max_cmd_len=196608 |
---|
793 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
794 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
795 | lt_lt_cv_prog_compiler_c_o_F77='"yes"' |
---|
796 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
797 | 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'\''"' |
---|
798 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
799 | pkg_cv_OOBS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
800 | pkg_cv_OOBS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -liconv ' |
---|
801 | |
---|
802 | ## ----------------- ## |
---|
803 | ## Output variables. ## |
---|
804 | ## ----------------- ## |
---|
805 | |
---|
806 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run aclocal-1.10' |
---|
807 | AMDEPBACKSLASH='\' |
---|
808 | AMDEP_FALSE='#' |
---|
809 | AMDEP_TRUE='' |
---|
810 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run tar' |
---|
811 | AR='ar' |
---|
812 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run autoconf' |
---|
813 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run autoheader' |
---|
814 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run automake-1.10' |
---|
815 | AWK='gawk' |
---|
816 | CC='gcc' |
---|
817 | CCDEPMODE='depmode=gcc3' |
---|
818 | CFLAGS='-O2' |
---|
819 | CPP='gcc -E' |
---|
820 | CPPFLAGS='-I/opt/local/include' |
---|
821 | CXX='g++' |
---|
822 | CXXCPP='g++ -E' |
---|
823 | CXXDEPMODE='depmode=gcc3' |
---|
824 | CXXFLAGS='-O2' |
---|
825 | CYGPATH_W='echo' |
---|
826 | DEFS='' |
---|
827 | DEPDIR='.deps' |
---|
828 | ECHO='/bin/echo' |
---|
829 | ECHO_C='ECHO_N='' |
---|
830 | ECHO_T='' |
---|
831 | EGREP='/usr/bin/grep -E' |
---|
832 | ENABLE_GTK_DOC_FALSE='' |
---|
833 | ENABLE_GTK_DOC_TRUE='#' |
---|
834 | EXEEXT='' |
---|
835 | F77='g95' |
---|
836 | FFLAGS='-g -O2' |
---|
837 | GETTEXT_PACKAGE='liboobs' |
---|
838 | GREP='/usr/bin/grep' |
---|
839 | GTK_DOC_USE_LIBTOOL_FALSE='#' |
---|
840 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
841 | HTML_DIR='${datadir}/gtk-doc/html' |
---|
842 | INSTALL_DATA='${INSTALL} -m 644' |
---|
843 | INSTALL_PROGRAM='${INSTALL}' |
---|
844 | INSTALL_SCRIPT='${INSTALL}' |
---|
845 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
846 | LDFLAGS='-L/opt/local/lib' |
---|
847 | LIBOBJS='' |
---|
848 | LIBS='' |
---|
849 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
850 | LN_S='ln -s' |
---|
851 | LTLIBOBJS='' |
---|
852 | LT_AGE='0' |
---|
853 | LT_CURRENT='3' |
---|
854 | LT_REVISION='0' |
---|
855 | MAINT='#' |
---|
856 | MAINTAINER_MODE_FALSE='' |
---|
857 | MAINTAINER_MODE_TRUE='#' |
---|
858 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run makeinfo' |
---|
859 | OBJEXT='o' |
---|
860 | OOBS_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
861 | OOBS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -liconv ' |
---|
862 | PACKAGE='liboobs' |
---|
863 | PACKAGE_BUGREPORT='' |
---|
864 | PACKAGE_NAME='liboobs' |
---|
865 | PACKAGE_STRING='liboobs 2.20.0' |
---|
866 | PACKAGE_TARNAME='liboobs' |
---|
867 | PACKAGE_VERSION='2.20.0' |
---|
868 | PATH_SEPARATOR=':' |
---|
869 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
870 | RANLIB='ranlib' |
---|
871 | SET_MAKE='' |
---|
872 | SHELL='/bin/sh' |
---|
873 | STRIP='strip' |
---|
874 | VERSION='2.20.0' |
---|
875 | ac_ct_CC='gcc' |
---|
876 | ac_ct_CXX='g++' |
---|
877 | ac_ct_F77='g95' |
---|
878 | am__fastdepCC_FALSE='#' |
---|
879 | am__fastdepCC_TRUE='' |
---|
880 | am__fastdepCXX_FALSE='#' |
---|
881 | am__fastdepCXX_TRUE='' |
---|
882 | am__include='include' |
---|
883 | am__isrc='' |
---|
884 | am__leading_dot='.' |
---|
885 | am__quote='' |
---|
886 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
887 | am__untar='${AMTAR} xf -' |
---|
888 | bindir='${exec_prefix}/bin' |
---|
889 | build='i386-apple-darwin9.0.0' |
---|
890 | build_alias='' |
---|
891 | build_cpu='i386' |
---|
892 | build_os='darwin9.0.0' |
---|
893 | build_vendor='apple' |
---|
894 | datadir='${datarootdir}' |
---|
895 | datarootdir='${prefix}/share' |
---|
896 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
897 | dvidir='${docdir}' |
---|
898 | exec_prefix='NONE' |
---|
899 | host='i386-apple-darwin9.0.0' |
---|
900 | host_alias='' |
---|
901 | host_cpu='i386' |
---|
902 | host_os='darwin9.0.0' |
---|
903 | host_vendor='apple' |
---|
904 | htmldir='${docdir}' |
---|
905 | includedir='${prefix}/include' |
---|
906 | infodir='${datarootdir}/info' |
---|
907 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/install-sh' |
---|
908 | libdir='${exec_prefix}/lib' |
---|
909 | libexecdir='${exec_prefix}/libexec' |
---|
910 | localedir='${datarootdir}/locale' |
---|
911 | localstatedir='${prefix}/var' |
---|
912 | mandir='${datarootdir}/man' |
---|
913 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
914 | oldincludedir='/usr/include' |
---|
915 | pdfdir='${docdir}' |
---|
916 | prefix='/opt/local' |
---|
917 | program_transform_name='s,x,x,' |
---|
918 | psdir='${docdir}' |
---|
919 | sbindir='${exec_prefix}/sbin' |
---|
920 | sharedstatedir='${prefix}/com' |
---|
921 | sysconfdir='${prefix}/etc' |
---|
922 | target_alias='' |
---|
923 | |
---|
924 | ## ----------- ## |
---|
925 | ## confdefs.h. ## |
---|
926 | ## ----------- ## |
---|
927 | |
---|
928 | #define PACKAGE_NAME "liboobs" |
---|
929 | #define PACKAGE_TARNAME "liboobs" |
---|
930 | #define PACKAGE_VERSION "2.20.0" |
---|
931 | #define PACKAGE_STRING "liboobs 2.20.0" |
---|
932 | #define PACKAGE_BUGREPORT "" |
---|
933 | #define PACKAGE "liboobs" |
---|
934 | #define VERSION "2.20.0" |
---|
935 | #define STDC_HEADERS 1 |
---|
936 | #define HAVE_SYS_TYPES_H 1 |
---|
937 | #define HAVE_SYS_STAT_H 1 |
---|
938 | #define HAVE_STDLIB_H 1 |
---|
939 | #define HAVE_STRING_H 1 |
---|
940 | #define HAVE_MEMORY_H 1 |
---|
941 | #define HAVE_STRINGS_H 1 |
---|
942 | #define HAVE_INTTYPES_H 1 |
---|
943 | #define HAVE_STDINT_H 1 |
---|
944 | #define HAVE_UNISTD_H 1 |
---|
945 | #define HAVE_DLFCN_H 1 |
---|
946 | #define STDC_HEADERS 1 |
---|
947 | #define GETTEXT_PACKAGE "liboobs" |
---|
948 | |
---|
949 | configure: exit 1 |
---|