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 IlmBase configure 1.0.2, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = perseus.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~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 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~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: 4.00 gigabytes |
---|
33 | Default processor set: 95 tasks, 414 threads, 2 processors |
---|
34 | Load average: 1.33, Mach factor: 0.85 |
---|
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 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1554: checking build system type |
---|
52 | configure:1572: result: i686-apple-darwin10.7.0 |
---|
53 | configure:1580: checking host system type |
---|
54 | configure:1594: result: i686-apple-darwin10.7.0 |
---|
55 | configure:1619: checking for a BSD-compatible install |
---|
56 | configure:1674: result: /usr/bin/install -c |
---|
57 | configure:1685: checking whether build environment is sane |
---|
58 | configure:1728: result: yes |
---|
59 | configure:1793: checking for gawk |
---|
60 | configure:1809: found /opt/local/bin/gawk |
---|
61 | configure:1819: result: gawk |
---|
62 | configure:1829: checking whether make sets $(MAKE) |
---|
63 | configure:1849: result: yes |
---|
64 | configure:2016: checking whether to enable maintainer-specific portions of Makefiles |
---|
65 | configure:2025: result: no |
---|
66 | configure:2142: checking for C++ compiler version |
---|
67 | configure:2145: /usr/bin/g++-4.2 --version </dev/null >&5 |
---|
68 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
69 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
70 | This is free software; see the source for copying conditions. There is NO |
---|
71 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
72 | |
---|
73 | configure:2148: $? = 0 |
---|
74 | configure:2150: /usr/bin/g++-4.2 -v </dev/null >&5 |
---|
75 | Using built-in specs. |
---|
76 | Target: i686-apple-darwin10 |
---|
77 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
78 | Thread model: posix |
---|
79 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
80 | configure:2153: $? = 0 |
---|
81 | configure:2155: /usr/bin/g++-4.2 -V </dev/null >&5 |
---|
82 | g++-4.2: argument to `-V' is missing |
---|
83 | configure:2158: $? = 1 |
---|
84 | configure:2181: checking for C++ compiler default output file name |
---|
85 | configure:2184: /usr/bin/g++-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cc >&5 |
---|
86 | configure:2187: $? = 0 |
---|
87 | configure:2233: result: a.out |
---|
88 | configure:2238: checking whether the C++ compiler works |
---|
89 | configure:2244: ./a.out |
---|
90 | configure:2247: $? = 0 |
---|
91 | configure:2264: result: yes |
---|
92 | configure:2271: checking whether we are cross compiling |
---|
93 | configure:2273: result: no |
---|
94 | configure:2276: checking for suffix of executables |
---|
95 | configure:2278: /usr/bin/g++-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cc >&5 |
---|
96 | configure:2281: $? = 0 |
---|
97 | configure:2306: result: |
---|
98 | configure:2312: checking for suffix of object files |
---|
99 | configure:2333: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
100 | configure:2336: $? = 0 |
---|
101 | configure:2358: result: o |
---|
102 | configure:2362: checking whether we are using the GNU C++ compiler |
---|
103 | configure:2386: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
104 | configure:2392: $? = 0 |
---|
105 | configure:2396: test -z |
---|
106 | || test ! -s conftest.err |
---|
107 | configure:2399: $? = 0 |
---|
108 | configure:2402: test -s conftest.o |
---|
109 | configure:2405: $? = 0 |
---|
110 | configure:2418: result: yes |
---|
111 | configure:2424: checking whether /usr/bin/g++-4.2 accepts -g |
---|
112 | configure:2445: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cc >&5 |
---|
113 | configure:2451: $? = 0 |
---|
114 | configure:2455: test -z |
---|
115 | || test ! -s conftest.err |
---|
116 | configure:2458: $? = 0 |
---|
117 | configure:2461: test -s conftest.o |
---|
118 | configure:2464: $? = 0 |
---|
119 | configure:2475: result: yes |
---|
120 | configure:2517: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
121 | configure:2523: $? = 0 |
---|
122 | configure:2527: test -z |
---|
123 | || test ! -s conftest.err |
---|
124 | configure:2530: $? = 0 |
---|
125 | configure:2533: test -s conftest.o |
---|
126 | configure:2536: $? = 0 |
---|
127 | configure:2562: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
128 | conftest.cc: In function 'int main()': |
---|
129 | conftest.cc:15: error: 'exit' was not declared in this scope |
---|
130 | configure:2568: $? = 1 |
---|
131 | configure: failed program was: |
---|
132 | | /* confdefs.h. */ |
---|
133 | | |
---|
134 | | #define PACKAGE_NAME "IlmBase" |
---|
135 | | #define PACKAGE_TARNAME "ilmbase" |
---|
136 | | #define PACKAGE_VERSION "1.0.2" |
---|
137 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
138 | | #define PACKAGE_BUGREPORT "" |
---|
139 | | #define PACKAGE "ilmbase" |
---|
140 | | #define VERSION "1.0.2" |
---|
141 | | /* end confdefs.h. */ |
---|
142 | | |
---|
143 | | int |
---|
144 | | main () |
---|
145 | | { |
---|
146 | | exit (42); |
---|
147 | | ; |
---|
148 | | return 0; |
---|
149 | | } |
---|
150 | configure:2517: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
151 | conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
152 | In file included from conftest.cc:12: |
---|
153 | /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
154 | conftest.cc:11: error: from previous declaration 'void std::exit(int) throw ()' |
---|
155 | configure:2523: $? = 1 |
---|
156 | configure: failed program was: |
---|
157 | | /* confdefs.h. */ |
---|
158 | | |
---|
159 | | #define PACKAGE_NAME "IlmBase" |
---|
160 | | #define PACKAGE_TARNAME "ilmbase" |
---|
161 | | #define PACKAGE_VERSION "1.0.2" |
---|
162 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
163 | | #define PACKAGE_BUGREPORT "" |
---|
164 | | #define PACKAGE "ilmbase" |
---|
165 | | #define VERSION "1.0.2" |
---|
166 | | /* end confdefs.h. */ |
---|
167 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
168 | | #include <stdlib.h> |
---|
169 | | int |
---|
170 | | main () |
---|
171 | | { |
---|
172 | | exit (42); |
---|
173 | | ; |
---|
174 | | return 0; |
---|
175 | | } |
---|
176 | configure:2517: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
177 | conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
178 | configure:2523: $? = 1 |
---|
179 | configure: failed program was: |
---|
180 | | /* confdefs.h. */ |
---|
181 | | |
---|
182 | | #define PACKAGE_NAME "IlmBase" |
---|
183 | | #define PACKAGE_TARNAME "ilmbase" |
---|
184 | | #define PACKAGE_VERSION "1.0.2" |
---|
185 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
186 | | #define PACKAGE_BUGREPORT "" |
---|
187 | | #define PACKAGE "ilmbase" |
---|
188 | | #define VERSION "1.0.2" |
---|
189 | | /* end confdefs.h. */ |
---|
190 | | extern "C" void std::exit (int); using std::exit; |
---|
191 | | #include <stdlib.h> |
---|
192 | | int |
---|
193 | | main () |
---|
194 | | { |
---|
195 | | exit (42); |
---|
196 | | ; |
---|
197 | | return 0; |
---|
198 | | } |
---|
199 | configure:2517: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
200 | In file included from conftest.cc:12: |
---|
201 | /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions |
---|
202 | conftest.cc:11: error: from previous declaration 'void exit(int) throw ()' |
---|
203 | configure:2523: $? = 1 |
---|
204 | configure: failed program was: |
---|
205 | | /* confdefs.h. */ |
---|
206 | | |
---|
207 | | #define PACKAGE_NAME "IlmBase" |
---|
208 | | #define PACKAGE_TARNAME "ilmbase" |
---|
209 | | #define PACKAGE_VERSION "1.0.2" |
---|
210 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
211 | | #define PACKAGE_BUGREPORT "" |
---|
212 | | #define PACKAGE "ilmbase" |
---|
213 | | #define VERSION "1.0.2" |
---|
214 | | /* end confdefs.h. */ |
---|
215 | | extern "C" void exit (int) throw (); |
---|
216 | | #include <stdlib.h> |
---|
217 | | int |
---|
218 | | main () |
---|
219 | | { |
---|
220 | | exit (42); |
---|
221 | | ; |
---|
222 | | return 0; |
---|
223 | | } |
---|
224 | configure:2517: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
225 | configure:2523: $? = 0 |
---|
226 | configure:2527: test -z |
---|
227 | || test ! -s conftest.err |
---|
228 | configure:2530: $? = 0 |
---|
229 | configure:2533: test -s conftest.o |
---|
230 | configure:2536: $? = 0 |
---|
231 | configure:2562: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
232 | configure:2568: $? = 0 |
---|
233 | configure:2572: test -z |
---|
234 | || test ! -s conftest.err |
---|
235 | configure:2575: $? = 0 |
---|
236 | configure:2578: test -s conftest.o |
---|
237 | configure:2581: $? = 0 |
---|
238 | configure:2615: checking for style of include used by make |
---|
239 | configure:2643: result: GNU |
---|
240 | configure:2671: checking dependency style of /usr/bin/g++-4.2 |
---|
241 | configure:2761: result: gcc3 |
---|
242 | configure:2791: checking for a BSD-compatible install |
---|
243 | configure:2846: result: /usr/bin/install -c |
---|
244 | configure:2903: checking for gcc |
---|
245 | configure:2929: result: /usr/bin/gcc-4.2 |
---|
246 | configure:3173: checking for C compiler version |
---|
247 | configure:3176: /usr/bin/gcc-4.2 --version </dev/null >&5 |
---|
248 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
249 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
250 | This is free software; see the source for copying conditions. There is NO |
---|
251 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
252 | |
---|
253 | configure:3179: $? = 0 |
---|
254 | configure:3181: /usr/bin/gcc-4.2 -v </dev/null >&5 |
---|
255 | Using built-in specs. |
---|
256 | Target: i686-apple-darwin10 |
---|
257 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
258 | Thread model: posix |
---|
259 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
260 | configure:3184: $? = 0 |
---|
261 | configure:3186: /usr/bin/gcc-4.2 -V </dev/null >&5 |
---|
262 | gcc-4.2: argument to `-V' is missing |
---|
263 | configure:3189: $? = 1 |
---|
264 | configure:3192: checking whether we are using the GNU C compiler |
---|
265 | configure:3216: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
266 | configure:3222: $? = 0 |
---|
267 | configure:3226: test -z |
---|
268 | || test ! -s conftest.err |
---|
269 | configure:3229: $? = 0 |
---|
270 | configure:3232: test -s conftest.o |
---|
271 | configure:3235: $? = 0 |
---|
272 | configure:3248: result: yes |
---|
273 | configure:3254: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
274 | configure:3275: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
275 | configure:3281: $? = 0 |
---|
276 | configure:3285: test -z |
---|
277 | || test ! -s conftest.err |
---|
278 | configure:3288: $? = 0 |
---|
279 | configure:3291: test -s conftest.o |
---|
280 | configure:3294: $? = 0 |
---|
281 | configure:3305: result: yes |
---|
282 | configure:3322: checking for /usr/bin/gcc-4.2 option to accept ANSI C |
---|
283 | configure:3392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
284 | configure:3398: $? = 0 |
---|
285 | configure:3402: test -z |
---|
286 | || test ! -s conftest.err |
---|
287 | configure:3405: $? = 0 |
---|
288 | configure:3408: test -s conftest.o |
---|
289 | configure:3411: $? = 0 |
---|
290 | configure:3429: result: none needed |
---|
291 | configure:3447: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
292 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
293 | configure:3453: $? = 1 |
---|
294 | configure: failed program was: |
---|
295 | | #ifndef __cplusplus |
---|
296 | | choke me |
---|
297 | | #endif |
---|
298 | configure:3588: checking dependency style of /usr/bin/gcc-4.2 |
---|
299 | configure:3678: result: gcc3 |
---|
300 | configure:3695: checking whether ln -s works |
---|
301 | configure:3699: result: yes |
---|
302 | configure:3778: checking for a sed that does not truncate output |
---|
303 | configure:3834: result: /opt/local/bin/gsed |
---|
304 | configure:3837: checking for egrep |
---|
305 | configure:3847: result: grep -E |
---|
306 | configure:3863: checking for ld used by /usr/bin/gcc-4.2 |
---|
307 | configure:3930: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
308 | configure:3939: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
309 | configure:3954: result: no |
---|
310 | configure:3959: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
311 | configure:3966: result: -r |
---|
312 | configure:3984: checking for BSD-compatible nm |
---|
313 | configure:4033: result: /usr/bin/nm |
---|
314 | configure:4037: checking how to recognise dependent libraries |
---|
315 | configure:4213: result: pass_all |
---|
316 | configure:4450: checking how to run the C preprocessor |
---|
317 | configure:4485: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
318 | configure:4491: $? = 0 |
---|
319 | configure:4523: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
320 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
---|
321 | configure:4529: $? = 1 |
---|
322 | configure: failed program was: |
---|
323 | | /* confdefs.h. */ |
---|
324 | | |
---|
325 | | #define PACKAGE_NAME "IlmBase" |
---|
326 | | #define PACKAGE_TARNAME "ilmbase" |
---|
327 | | #define PACKAGE_VERSION "1.0.2" |
---|
328 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
329 | | #define PACKAGE_BUGREPORT "" |
---|
330 | | #define PACKAGE "ilmbase" |
---|
331 | | #define VERSION "1.0.2" |
---|
332 | | #ifdef __cplusplus |
---|
333 | | extern "C" void exit (int); |
---|
334 | | #endif |
---|
335 | | /* end confdefs.h. */ |
---|
336 | | #include <ac_nonexistent.h> |
---|
337 | configure:4568: result: /usr/bin/gcc-4.2 -E |
---|
338 | configure:4592: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
339 | configure:4598: $? = 0 |
---|
340 | configure:4630: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
341 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
---|
342 | configure:4636: $? = 1 |
---|
343 | configure: failed program was: |
---|
344 | | /* confdefs.h. */ |
---|
345 | | |
---|
346 | | #define PACKAGE_NAME "IlmBase" |
---|
347 | | #define PACKAGE_TARNAME "ilmbase" |
---|
348 | | #define PACKAGE_VERSION "1.0.2" |
---|
349 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
350 | | #define PACKAGE_BUGREPORT "" |
---|
351 | | #define PACKAGE "ilmbase" |
---|
352 | | #define VERSION "1.0.2" |
---|
353 | | #ifdef __cplusplus |
---|
354 | | extern "C" void exit (int); |
---|
355 | | #endif |
---|
356 | | /* end confdefs.h. */ |
---|
357 | | #include <ac_nonexistent.h> |
---|
358 | configure:4680: checking for ANSI C header files |
---|
359 | configure:4705: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
360 | configure:4711: $? = 0 |
---|
361 | configure:4715: test -z |
---|
362 | || test ! -s conftest.err |
---|
363 | configure:4718: $? = 0 |
---|
364 | configure:4721: test -s conftest.o |
---|
365 | configure:4724: $? = 0 |
---|
366 | configure:4813: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
367 | conftest.c: In function 'main': |
---|
368 | conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' |
---|
369 | configure:4816: $? = 0 |
---|
370 | configure:4818: ./conftest |
---|
371 | configure:4821: $? = 0 |
---|
372 | configure:4836: result: yes |
---|
373 | configure:4860: checking for sys/types.h |
---|
374 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
375 | configure:4882: $? = 0 |
---|
376 | configure:4886: test -z |
---|
377 | || test ! -s conftest.err |
---|
378 | configure:4889: $? = 0 |
---|
379 | configure:4892: test -s conftest.o |
---|
380 | configure:4895: $? = 0 |
---|
381 | configure:4906: result: yes |
---|
382 | configure:4860: checking for sys/stat.h |
---|
383 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
384 | configure:4882: $? = 0 |
---|
385 | configure:4886: test -z |
---|
386 | || test ! -s conftest.err |
---|
387 | configure:4889: $? = 0 |
---|
388 | configure:4892: test -s conftest.o |
---|
389 | configure:4895: $? = 0 |
---|
390 | configure:4906: result: yes |
---|
391 | configure:4860: checking for stdlib.h |
---|
392 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
393 | configure:4882: $? = 0 |
---|
394 | configure:4886: test -z |
---|
395 | || test ! -s conftest.err |
---|
396 | configure:4889: $? = 0 |
---|
397 | configure:4892: test -s conftest.o |
---|
398 | configure:4895: $? = 0 |
---|
399 | configure:4906: result: yes |
---|
400 | configure:4860: checking for string.h |
---|
401 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
402 | configure:4882: $? = 0 |
---|
403 | configure:4886: test -z |
---|
404 | || test ! -s conftest.err |
---|
405 | configure:4889: $? = 0 |
---|
406 | configure:4892: test -s conftest.o |
---|
407 | configure:4895: $? = 0 |
---|
408 | configure:4906: result: yes |
---|
409 | configure:4860: checking for memory.h |
---|
410 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
411 | configure:4882: $? = 0 |
---|
412 | configure:4886: test -z |
---|
413 | || test ! -s conftest.err |
---|
414 | configure:4889: $? = 0 |
---|
415 | configure:4892: test -s conftest.o |
---|
416 | configure:4895: $? = 0 |
---|
417 | configure:4906: result: yes |
---|
418 | configure:4860: checking for strings.h |
---|
419 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
420 | configure:4882: $? = 0 |
---|
421 | configure:4886: test -z |
---|
422 | || test ! -s conftest.err |
---|
423 | configure:4889: $? = 0 |
---|
424 | configure:4892: test -s conftest.o |
---|
425 | configure:4895: $? = 0 |
---|
426 | configure:4906: result: yes |
---|
427 | configure:4860: checking for inttypes.h |
---|
428 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
429 | configure:4882: $? = 0 |
---|
430 | configure:4886: test -z |
---|
431 | || test ! -s conftest.err |
---|
432 | configure:4889: $? = 0 |
---|
433 | configure:4892: test -s conftest.o |
---|
434 | configure:4895: $? = 0 |
---|
435 | configure:4906: result: yes |
---|
436 | configure:4860: checking for stdint.h |
---|
437 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
438 | configure:4882: $? = 0 |
---|
439 | configure:4886: test -z |
---|
440 | || test ! -s conftest.err |
---|
441 | configure:4889: $? = 0 |
---|
442 | configure:4892: test -s conftest.o |
---|
443 | configure:4895: $? = 0 |
---|
444 | configure:4906: result: yes |
---|
445 | configure:4860: checking for unistd.h |
---|
446 | configure:4876: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
447 | configure:4882: $? = 0 |
---|
448 | configure:4886: test -z |
---|
449 | || test ! -s conftest.err |
---|
450 | configure:4889: $? = 0 |
---|
451 | configure:4892: test -s conftest.o |
---|
452 | configure:4895: $? = 0 |
---|
453 | configure:4906: result: yes |
---|
454 | configure:4932: checking dlfcn.h usability |
---|
455 | configure:4944: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
456 | configure:4950: $? = 0 |
---|
457 | configure:4954: test -z |
---|
458 | || test ! -s conftest.err |
---|
459 | configure:4957: $? = 0 |
---|
460 | configure:4960: test -s conftest.o |
---|
461 | configure:4963: $? = 0 |
---|
462 | configure:4973: result: yes |
---|
463 | configure:4977: checking dlfcn.h presence |
---|
464 | configure:4987: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
465 | configure:4993: $? = 0 |
---|
466 | configure:5013: result: yes |
---|
467 | configure:5048: checking for dlfcn.h |
---|
468 | configure:5055: result: yes |
---|
469 | configure:5078: checking how to run the C++ preprocessor |
---|
470 | configure:5109: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
471 | configure:5115: $? = 0 |
---|
472 | configure:5147: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
473 | conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory |
---|
474 | configure:5153: $? = 1 |
---|
475 | configure: failed program was: |
---|
476 | | /* confdefs.h. */ |
---|
477 | | |
---|
478 | | #define PACKAGE_NAME "IlmBase" |
---|
479 | | #define PACKAGE_TARNAME "ilmbase" |
---|
480 | | #define PACKAGE_VERSION "1.0.2" |
---|
481 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
482 | | #define PACKAGE_BUGREPORT "" |
---|
483 | | #define PACKAGE "ilmbase" |
---|
484 | | #define VERSION "1.0.2" |
---|
485 | | #ifdef __cplusplus |
---|
486 | | extern "C" void exit (int); |
---|
487 | | #endif |
---|
488 | | #define STDC_HEADERS 1 |
---|
489 | | #define HAVE_SYS_TYPES_H 1 |
---|
490 | | #define HAVE_SYS_STAT_H 1 |
---|
491 | | #define HAVE_STDLIB_H 1 |
---|
492 | | #define HAVE_STRING_H 1 |
---|
493 | | #define HAVE_MEMORY_H 1 |
---|
494 | | #define HAVE_STRINGS_H 1 |
---|
495 | | #define HAVE_INTTYPES_H 1 |
---|
496 | | #define HAVE_STDINT_H 1 |
---|
497 | | #define HAVE_UNISTD_H 1 |
---|
498 | | #define HAVE_DLFCN_H 1 |
---|
499 | | /* end confdefs.h. */ |
---|
500 | | #include <ac_nonexistent.h> |
---|
501 | configure:5192: result: /usr/bin/g++-4.2 -E |
---|
502 | configure:5216: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
503 | configure:5222: $? = 0 |
---|
504 | configure:5254: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
505 | conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory |
---|
506 | configure:5260: $? = 1 |
---|
507 | configure: failed program was: |
---|
508 | | /* confdefs.h. */ |
---|
509 | | |
---|
510 | | #define PACKAGE_NAME "IlmBase" |
---|
511 | | #define PACKAGE_TARNAME "ilmbase" |
---|
512 | | #define PACKAGE_VERSION "1.0.2" |
---|
513 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
514 | | #define PACKAGE_BUGREPORT "" |
---|
515 | | #define PACKAGE "ilmbase" |
---|
516 | | #define VERSION "1.0.2" |
---|
517 | | #ifdef __cplusplus |
---|
518 | | extern "C" void exit (int); |
---|
519 | | #endif |
---|
520 | | #define STDC_HEADERS 1 |
---|
521 | | #define HAVE_SYS_TYPES_H 1 |
---|
522 | | #define HAVE_SYS_STAT_H 1 |
---|
523 | | #define HAVE_STDLIB_H 1 |
---|
524 | | #define HAVE_STRING_H 1 |
---|
525 | | #define HAVE_MEMORY_H 1 |
---|
526 | | #define HAVE_STRINGS_H 1 |
---|
527 | | #define HAVE_INTTYPES_H 1 |
---|
528 | | #define HAVE_STDINT_H 1 |
---|
529 | | #define HAVE_UNISTD_H 1 |
---|
530 | | #define HAVE_DLFCN_H 1 |
---|
531 | | /* end confdefs.h. */ |
---|
532 | | #include <ac_nonexistent.h> |
---|
533 | configure:5357: checking for g77 |
---|
534 | configure:5386: result: no |
---|
535 | configure:5357: checking for f77 |
---|
536 | configure:5373: found /bin/f77 |
---|
537 | configure:5383: result: f77 |
---|
538 | configure:5398: checking for Fortran 77 compiler version |
---|
539 | configure:5401: f77 --version </dev/null >&5 |
---|
540 | /bin/f77 script based on f2c: |
---|
541 | f2c (Fortran to C Translator) version 20090411. |
---|
542 | configure:5404: $? = 0 |
---|
543 | configure:5406: f77 -v </dev/null >&5 |
---|
544 | /bin/f77 script based on f2c: |
---|
545 | f2c (Fortran to C Translator) version 20090411. |
---|
546 | configure:5409: $? = 0 |
---|
547 | configure:5411: f77 -V </dev/null >&5 |
---|
548 | getopt: illegal option -- V |
---|
549 | configure:5414: $? = 0 |
---|
550 | configure:5422: checking whether we are using the GNU Fortran 77 compiler |
---|
551 | configure:5436: f77 -c -pipe -O2 -m64 conftest.F >&5 |
---|
552 | getopt: illegal option -- p |
---|
553 | getopt: illegal option -- i |
---|
554 | getopt: illegal option -- p |
---|
555 | getopt: illegal option -- e |
---|
556 | /bin/f77: line 258: /lib/cpp: No such file or directory |
---|
557 | configure:5442: $? = 127 |
---|
558 | configure: failed program was: |
---|
559 | | program main |
---|
560 | | #ifndef __GNUC__ |
---|
561 | | choke me |
---|
562 | | #endif |
---|
563 | | |
---|
564 | | end |
---|
565 | configure:5468: result: no |
---|
566 | configure:5474: checking whether f77 accepts -g |
---|
567 | configure:5486: f77 -c -g conftest.f >&5 |
---|
568 | conftest.f: |
---|
569 | MAIN main: |
---|
570 | configure:5492: $? = 0 |
---|
571 | configure:5496: test -z |
---|
572 | || test ! -s conftest.err |
---|
573 | configure:5499: $? = 0 |
---|
574 | configure:5502: test -s conftest.o |
---|
575 | configure:5505: $? = 0 |
---|
576 | configure:5517: result: yes |
---|
577 | configure:5547: checking the maximum length of command line arguments |
---|
578 | configure:5656: result: 196608 |
---|
579 | configure:5667: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object |
---|
580 | configure:5772: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
581 | configure:5775: $? = 0 |
---|
582 | configure:5779: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
583 | configure:5782: $? = 0 |
---|
584 | cannot find nm_test_var in conftest.nm |
---|
585 | configure:5772: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
586 | configure:5775: $? = 0 |
---|
587 | configure:5779: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
588 | configure:5782: $? = 0 |
---|
589 | configure:5834: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5 |
---|
590 | configure:5837: $? = 0 |
---|
591 | configure:5875: result: ok |
---|
592 | configure:5879: checking for objdir |
---|
593 | configure:5894: result: .libs |
---|
594 | configure:5984: checking for ar |
---|
595 | configure:6000: found /usr/bin/ar |
---|
596 | configure:6011: result: ar |
---|
597 | configure:6064: checking for ranlib |
---|
598 | configure:6080: found /usr/bin/ranlib |
---|
599 | configure:6091: result: ranlib |
---|
600 | configure:6144: checking for strip |
---|
601 | configure:6160: found /usr/bin/strip |
---|
602 | configure:6171: result: strip |
---|
603 | configure:6443: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
604 | configure:6461: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
605 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
606 | configure:6465: $? = 0 |
---|
607 | configure:6478: result: no |
---|
608 | configure:6493: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
609 | configure:6703: result: -fno-common |
---|
610 | configure:6711: checking if /usr/bin/gcc-4.2 PIC flag -fno-common works |
---|
611 | configure:6729: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
612 | configure:6733: $? = 0 |
---|
613 | configure:6746: result: yes |
---|
614 | configure:6774: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
615 | configure:6802: result: no |
---|
616 | configure:6812: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
617 | configure:6833: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
618 | configure:6837: $? = 0 |
---|
619 | configure:6859: result: yes |
---|
620 | configure:6885: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
621 | configure:7843: result: yes |
---|
622 | configure:7910: checking dynamic linker characteristics |
---|
623 | configure:8519: result: darwin10.7.0 dyld |
---|
624 | configure:8528: checking how to hardcode library paths into programs |
---|
625 | configure:8553: result: immediate |
---|
626 | configure:8567: checking whether stripping libraries is possible |
---|
627 | configure:8580: result: yes |
---|
628 | configure:9406: checking if libtool supports shared libraries |
---|
629 | configure:9408: result: yes |
---|
630 | configure:9411: checking whether to build shared libraries |
---|
631 | configure:9432: result: yes |
---|
632 | configure:9435: checking whether to build static libraries |
---|
633 | configure:9439: result: yes |
---|
634 | configure:9531: creating libtool |
---|
635 | configure:10122: checking for ld used by /usr/bin/g++-4.2 |
---|
636 | configure:10189: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
637 | configure:10198: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
638 | configure:10213: result: no |
---|
639 | configure:10264: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
640 | configure:11202: result: yes |
---|
641 | configure:11220: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
642 | configure:11223: $? = 0 |
---|
643 | configure:11342: checking for /usr/bin/g++-4.2 option to produce PIC |
---|
644 | configure:11616: result: -fno-common |
---|
645 | configure:11624: checking if /usr/bin/g++-4.2 PIC flag -fno-common works |
---|
646 | configure:11642: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
647 | configure:11646: $? = 0 |
---|
648 | configure:11659: result: yes |
---|
649 | configure:11687: checking if /usr/bin/g++-4.2 static flag -static works |
---|
650 | configure:11715: result: no |
---|
651 | configure:11725: checking if /usr/bin/g++-4.2 supports -c -o file.o |
---|
652 | configure:11746: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
653 | configure:11750: $? = 0 |
---|
654 | configure:11772: result: yes |
---|
655 | configure:11798: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
656 | configure:11823: result: yes |
---|
657 | configure:11890: checking dynamic linker characteristics |
---|
658 | configure:12499: result: darwin10.7.0 dyld |
---|
659 | configure:12508: checking how to hardcode library paths into programs |
---|
660 | configure:12533: result: immediate |
---|
661 | Ignoring -rch |
---|
662 | configure:13062: checking if libtool supports shared libraries |
---|
663 | configure:13064: result: yes |
---|
664 | configure:13067: checking whether to build shared libraries |
---|
665 | configure:13087: result: yes |
---|
666 | configure:13090: checking whether to build static libraries |
---|
667 | configure:13094: result: yes |
---|
668 | configure:13104: checking for f77 option to produce PIC |
---|
669 | configure:13314: result: -fno-common |
---|
670 | configure:13322: checking if f77 PIC flag -fno-common works |
---|
671 | configure:13340: f77 -c -pipe -O2 -m64 -fno-common conftest.f >&5 |
---|
672 | getopt: illegal option -- p |
---|
673 | getopt: illegal option -- i |
---|
674 | getopt: illegal option -- p |
---|
675 | getopt: illegal option -- e |
---|
676 | getopt: illegal option -- f |
---|
677 | getopt: illegal option -- n |
---|
678 | conftest.f: |
---|
679 | t: |
---|
680 | configure:13344: $? = 0 |
---|
681 | configure:13357: result: no |
---|
682 | configure:13385: checking if f77 static flag -static works |
---|
683 | Ignoring -rch |
---|
684 | configure:13413: result: no |
---|
685 | configure:13423: checking if f77 supports -c -o file.o |
---|
686 | configure:13444: f77 -c -pipe -O2 -m64 -o out/conftest2.o conftest.f >&5 |
---|
687 | getopt: illegal option -- p |
---|
688 | getopt: illegal option -- i |
---|
689 | getopt: illegal option -- p |
---|
690 | getopt: illegal option -- e |
---|
691 | conftest.f: |
---|
692 | t: |
---|
693 | configure:13448: $? = 0 |
---|
694 | configure:13470: result: yes |
---|
695 | configure:13496: checking whether the f77 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
696 | configure:14434: result: yes |
---|
697 | configure:14501: checking dynamic linker characteristics |
---|
698 | configure:15110: result: darwin10.7.0 dyld |
---|
699 | configure:15119: checking how to hardcode library paths into programs |
---|
700 | configure:15144: result: immediate |
---|
701 | configure:18737: checking whether make sets $(MAKE) |
---|
702 | configure:18757: result: yes |
---|
703 | configure:18977: checking for the pthreads library -lpthreads |
---|
704 | configure:19015: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthreads >&5 |
---|
705 | ld: library not found for -lpthreads |
---|
706 | collect2: ld returned 1 exit status |
---|
707 | configure:19021: $? = 1 |
---|
708 | configure: failed program was: |
---|
709 | | /* confdefs.h. */ |
---|
710 | | |
---|
711 | | #define PACKAGE_NAME "IlmBase" |
---|
712 | | #define PACKAGE_TARNAME "ilmbase" |
---|
713 | | #define PACKAGE_VERSION "1.0.2" |
---|
714 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
715 | | #define PACKAGE_BUGREPORT "" |
---|
716 | | #define PACKAGE "ilmbase" |
---|
717 | | #define VERSION "1.0.2" |
---|
718 | | #ifdef __cplusplus |
---|
719 | | extern "C" void exit (int); |
---|
720 | | #endif |
---|
721 | | #define STDC_HEADERS 1 |
---|
722 | | #define HAVE_SYS_TYPES_H 1 |
---|
723 | | #define HAVE_SYS_STAT_H 1 |
---|
724 | | #define HAVE_STDLIB_H 1 |
---|
725 | | #define HAVE_STRING_H 1 |
---|
726 | | #define HAVE_MEMORY_H 1 |
---|
727 | | #define HAVE_STRINGS_H 1 |
---|
728 | | #define HAVE_INTTYPES_H 1 |
---|
729 | | #define HAVE_STDINT_H 1 |
---|
730 | | #define HAVE_UNISTD_H 1 |
---|
731 | | #define HAVE_DLFCN_H 1 |
---|
732 | | /* end confdefs.h. */ |
---|
733 | | #include <pthread.h> |
---|
734 | | int |
---|
735 | | main () |
---|
736 | | { |
---|
737 | | pthread_t th; pthread_join(th, 0); |
---|
738 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
739 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
740 | | ; |
---|
741 | | return 0; |
---|
742 | | } |
---|
743 | configure:19048: result: no |
---|
744 | configure:18923: checking whether pthreads work without any flags |
---|
745 | configure:19015: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
746 | configure:19021: $? = 0 |
---|
747 | configure:19025: test -z |
---|
748 | || test ! -s conftest.err |
---|
749 | configure:19028: $? = 0 |
---|
750 | configure:19031: test -s conftest |
---|
751 | configure:19034: $? = 0 |
---|
752 | configure:19048: result: yes |
---|
753 | configure:19067: checking for joinable pthread attribute |
---|
754 | configure:19087: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
755 | configure:19093: $? = 0 |
---|
756 | configure:19097: test -z |
---|
757 | || test ! -s conftest.err |
---|
758 | configure:19100: $? = 0 |
---|
759 | configure:19103: test -s conftest |
---|
760 | configure:19106: $? = 0 |
---|
761 | configure:19117: result: PTHREAD_CREATE_JOINABLE |
---|
762 | configure:19127: checking if more special flags are required for pthreads |
---|
763 | configure:19134: result: -D_THREAD_SAFE |
---|
764 | configure:19146: checking for cc_r |
---|
765 | configure:19173: result: /usr/bin/gcc-4.2 |
---|
766 | configure:19223: checking semaphore.h usability |
---|
767 | configure:19235: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include conftest.c >&5 |
---|
768 | configure:19241: $? = 0 |
---|
769 | configure:19245: test -z |
---|
770 | || test ! -s conftest.err |
---|
771 | configure:19248: $? = 0 |
---|
772 | configure:19251: test -s conftest.o |
---|
773 | configure:19254: $? = 0 |
---|
774 | configure:19264: result: yes |
---|
775 | configure:19268: checking semaphore.h presence |
---|
776 | configure:19278: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
777 | configure:19284: $? = 0 |
---|
778 | configure:19304: result: yes |
---|
779 | configure:19339: checking for semaphore.h |
---|
780 | configure:19346: result: yes |
---|
781 | configure:19355: checking for library containing sem_init |
---|
782 | configure:19385: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
783 | configure:19391: $? = 0 |
---|
784 | configure:19395: test -z |
---|
785 | || test ! -s conftest.err |
---|
786 | configure:19398: $? = 0 |
---|
787 | configure:19401: test -s conftest |
---|
788 | configure:19404: $? = 0 |
---|
789 | configure:19474: result: none required |
---|
790 | configure:19479: checking whether to use POSIX unnamed semaphores |
---|
791 | configure:19516: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
792 | configure:19519: $? = 0 |
---|
793 | configure:19521: ./conftest |
---|
794 | configure:19524: $? = 1 |
---|
795 | configure: program exited with status 1 |
---|
796 | configure: failed program was: |
---|
797 | | |
---|
798 | | /* confdefs.h. */ |
---|
799 | | |
---|
800 | | #define PACKAGE_NAME "IlmBase" |
---|
801 | | #define PACKAGE_TARNAME "ilmbase" |
---|
802 | | #define PACKAGE_VERSION "1.0.2" |
---|
803 | | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
804 | | #define PACKAGE_BUGREPORT "" |
---|
805 | | #define PACKAGE "ilmbase" |
---|
806 | | #define VERSION "1.0.2" |
---|
807 | | #ifdef __cplusplus |
---|
808 | | extern "C" void exit (int); |
---|
809 | | #endif |
---|
810 | | #define STDC_HEADERS 1 |
---|
811 | | #define HAVE_SYS_TYPES_H 1 |
---|
812 | | #define HAVE_SYS_STAT_H 1 |
---|
813 | | #define HAVE_STDLIB_H 1 |
---|
814 | | #define HAVE_STRING_H 1 |
---|
815 | | #define HAVE_MEMORY_H 1 |
---|
816 | | #define HAVE_STRINGS_H 1 |
---|
817 | | #define HAVE_INTTYPES_H 1 |
---|
818 | | #define HAVE_STDINT_H 1 |
---|
819 | | #define HAVE_UNISTD_H 1 |
---|
820 | | #define HAVE_DLFCN_H 1 |
---|
821 | | #define HAVE_PTHREAD 1 |
---|
822 | | #define HAVE_SEMAPHORE_H 1 |
---|
823 | | /* end confdefs.h. */ |
---|
824 | | #include <semaphore.h> |
---|
825 | | int |
---|
826 | | main () |
---|
827 | | { |
---|
828 | | |
---|
829 | | sem_t mysem; |
---|
830 | | if (sem_init (&mysem, 1, 1) == 0) |
---|
831 | | { |
---|
832 | | if (sem_wait (&mysem) == 0) |
---|
833 | | { |
---|
834 | | sem_post (&mysem); |
---|
835 | | sem_destroy (&mysem); |
---|
836 | | return 0; |
---|
837 | | } |
---|
838 | | } |
---|
839 | | return 1; |
---|
840 | | |
---|
841 | | ; |
---|
842 | | return 0; |
---|
843 | | } |
---|
844 | | |
---|
845 | configure:19537: result: no (pshared not usable) |
---|
846 | configure:19580: multithread true, LIBS = , CC = /usr/bin/gcc-4.2, CXXFLAGS = -pipe -O2 -arch x86_64 -D_THREAD_SAFE |
---|
847 | configure:19584: checking for ANSI C header files |
---|
848 | configure:19740: result: yes |
---|
849 | configure:19765: checking limits.h usability |
---|
850 | configure:19777: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include conftest.c >&5 |
---|
851 | configure:19783: $? = 0 |
---|
852 | configure:19787: test -z |
---|
853 | || test ! -s conftest.err |
---|
854 | configure:19790: $? = 0 |
---|
855 | configure:19793: test -s conftest.o |
---|
856 | configure:19796: $? = 0 |
---|
857 | configure:19806: result: yes |
---|
858 | configure:19810: checking limits.h presence |
---|
859 | configure:19820: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
860 | configure:19826: $? = 0 |
---|
861 | configure:19846: result: yes |
---|
862 | configure:19881: checking for limits.h |
---|
863 | configure:19888: result: yes |
---|
864 | configure:19756: checking for unistd.h |
---|
865 | configure:19761: result: yes |
---|
866 | configure:19902: checking for an ANSI C-conforming const |
---|
867 | configure:19969: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include conftest.c >&5 |
---|
868 | configure:19975: $? = 0 |
---|
869 | configure:19979: test -z |
---|
870 | || test ! -s conftest.err |
---|
871 | configure:19982: $? = 0 |
---|
872 | configure:19985: test -s conftest.o |
---|
873 | configure:19988: $? = 0 |
---|
874 | configure:19999: result: yes |
---|
875 | configure:20009: checking for inline |
---|
876 | configure:20030: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include conftest.c >&5 |
---|
877 | configure:20036: $? = 0 |
---|
878 | configure:20040: test -z |
---|
879 | || test ! -s conftest.err |
---|
880 | configure:20043: $? = 0 |
---|
881 | configure:20046: test -s conftest.o |
---|
882 | configure:20049: $? = 0 |
---|
883 | configure:20061: result: inline |
---|
884 | configure:20080: checking for size_t |
---|
885 | configure:20104: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include conftest.c >&5 |
---|
886 | configure:20110: $? = 0 |
---|
887 | configure:20114: test -z |
---|
888 | || test ! -s conftest.err |
---|
889 | configure:20117: $? = 0 |
---|
890 | configure:20120: test -s conftest.o |
---|
891 | configure:20123: $? = 0 |
---|
892 | configure:20134: result: yes |
---|
893 | configure:20151: checking for strerror |
---|
894 | configure:20208: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
895 | configure:20214: $? = 0 |
---|
896 | configure:20218: test -z |
---|
897 | || test ! -s conftest.err |
---|
898 | configure:20221: $? = 0 |
---|
899 | configure:20224: test -s conftest |
---|
900 | configure:20227: $? = 0 |
---|
901 | configure:20239: result: yes |
---|
902 | configure:20251: checking for complete iomanip support in C++ standard library |
---|
903 | configure:20281: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -I/opt/local/include conftest.cc >&5 |
---|
904 | configure:20287: $? = 0 |
---|
905 | configure:20291: test -z |
---|
906 | || test ! -s conftest.err |
---|
907 | configure:20294: $? = 0 |
---|
908 | configure:20297: test -s conftest.o |
---|
909 | configure:20300: $? = 0 |
---|
910 | configure:20312: result: yes |
---|
911 | configure:20322: checking for gcc optimization flags |
---|
912 | configure:20342: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -pipe -I/opt/local/include conftest.c >&5 |
---|
913 | configure:20348: $? = 0 |
---|
914 | configure:20352: test -z |
---|
915 | || test ! -s conftest.err |
---|
916 | configure:20355: $? = 0 |
---|
917 | configure:20358: test -s conftest.o |
---|
918 | configure:20361: $? = 0 |
---|
919 | configure:20372: result: -pipe |
---|
920 | configure:20575: creating ./config.status |
---|
921 | |
---|
922 | ## ---------------------- ## |
---|
923 | ## Running config.status. ## |
---|
924 | ## ---------------------- ## |
---|
925 | |
---|
926 | This file was extended by IlmBase config.status 1.0.2, which was |
---|
927 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
928 | |
---|
929 | CONFIG_FILES = |
---|
930 | CONFIG_HEADERS = |
---|
931 | CONFIG_LINKS = |
---|
932 | CONFIG_COMMANDS = |
---|
933 | $ ./config.status |
---|
934 | |
---|
935 | on perseus.local |
---|
936 | |
---|
937 | config.status:736: creating Makefile |
---|
938 | config.status:736: creating IlmBase.pc |
---|
939 | config.status:736: creating config/Makefile |
---|
940 | config.status:736: creating Half/Makefile |
---|
941 | config.status:736: creating HalfTest/Makefile |
---|
942 | config.status:736: creating Iex/Makefile |
---|
943 | config.status:736: creating IexTest/Makefile |
---|
944 | config.status:736: creating IlmThread/Makefile |
---|
945 | config.status:736: creating Imath/Makefile |
---|
946 | config.status:736: creating ImathTest/Makefile |
---|
947 | config.status:736: creating vc/Makefile |
---|
948 | config.status:840: creating config/IlmBaseConfig.h |
---|
949 | config.status:1142: executing depfiles commands |
---|
950 | configure:21917: result: |
---|
951 | --------------------------------------------- |
---|
952 | Summary for IlmBase features: |
---|
953 | |
---|
954 | OS X architectures default |
---|
955 | OS X SDK default |
---|
956 | OS X two-way universal build (deprecated) no |
---|
957 | --------------------------------------------- |
---|
958 | |
---|
959 | |
---|
960 | ## ---------------- ## |
---|
961 | ## Cache variables. ## |
---|
962 | ## ---------------- ## |
---|
963 | |
---|
964 | ac_cv_build=i686-apple-darwin10.7.0 |
---|
965 | ac_cv_build_alias=i686-apple-darwin10.7.0 |
---|
966 | ac_cv_c_compiler_gnu=yes |
---|
967 | ac_cv_c_const=yes |
---|
968 | ac_cv_c_inline=inline |
---|
969 | ac_cv_cxx_compiler_gnu=yes |
---|
970 | ac_cv_env_CC_set=set |
---|
971 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
972 | ac_cv_env_CFLAGS_set=set |
---|
973 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' |
---|
974 | ac_cv_env_CPPFLAGS_set=set |
---|
975 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
976 | ac_cv_env_CPP_set= |
---|
977 | ac_cv_env_CPP_value= |
---|
978 | ac_cv_env_CXXCPP_set= |
---|
979 | ac_cv_env_CXXCPP_value= |
---|
980 | ac_cv_env_CXXFLAGS_set=set |
---|
981 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64' |
---|
982 | ac_cv_env_CXX_set=set |
---|
983 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
984 | ac_cv_env_F77_set= |
---|
985 | ac_cv_env_F77_value= |
---|
986 | ac_cv_env_FFLAGS_set=set |
---|
987 | ac_cv_env_FFLAGS_value='-pipe -O2 -m64' |
---|
988 | ac_cv_env_LDFLAGS_set=set |
---|
989 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
---|
990 | ac_cv_env_build_alias_set= |
---|
991 | ac_cv_env_build_alias_value= |
---|
992 | ac_cv_env_host_alias_set= |
---|
993 | ac_cv_env_host_alias_value= |
---|
994 | ac_cv_env_target_alias_set= |
---|
995 | ac_cv_env_target_alias_value= |
---|
996 | ac_cv_exeext= |
---|
997 | ac_cv_f77_compiler_gnu=no |
---|
998 | ac_cv_func_strerror=yes |
---|
999 | ac_cv_header_dlfcn_h=yes |
---|
1000 | ac_cv_header_inttypes_h=yes |
---|
1001 | ac_cv_header_limits_h=yes |
---|
1002 | ac_cv_header_memory_h=yes |
---|
1003 | ac_cv_header_semaphore_h=yes |
---|
1004 | ac_cv_header_stdc=yes |
---|
1005 | ac_cv_header_stdint_h=yes |
---|
1006 | ac_cv_header_stdlib_h=yes |
---|
1007 | ac_cv_header_string_h=yes |
---|
1008 | ac_cv_header_strings_h=yes |
---|
1009 | ac_cv_header_sys_stat_h=yes |
---|
1010 | ac_cv_header_sys_types_h=yes |
---|
1011 | ac_cv_header_unistd_h=yes |
---|
1012 | ac_cv_host=i686-apple-darwin10.7.0 |
---|
1013 | ac_cv_host_alias=i686-apple-darwin10.7.0 |
---|
1014 | ac_cv_objext=o |
---|
1015 | ac_cv_prog_AWK=gawk |
---|
1016 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
1017 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E' |
---|
1018 | ac_cv_prog_PTHREAD_CC=/usr/bin/gcc-4.2 |
---|
1019 | ac_cv_prog_ac_ct_AR=ar |
---|
1020 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
1021 | ac_cv_prog_ac_ct_F77=f77 |
---|
1022 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1023 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1024 | ac_cv_prog_cc_g=yes |
---|
1025 | ac_cv_prog_cc_stdc= |
---|
1026 | ac_cv_prog_cxx_g=yes |
---|
1027 | ac_cv_prog_egrep='grep -E' |
---|
1028 | ac_cv_prog_f77_g=yes |
---|
1029 | ac_cv_prog_make_make_set=yes |
---|
1030 | ac_cv_search_sem_init='none required' |
---|
1031 | ac_cv_type_size_t=yes |
---|
1032 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1033 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1034 | lt_cv_deplibs_check_method=pass_all |
---|
1035 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1036 | lt_cv_file_magic_test_file= |
---|
1037 | lt_cv_ld_reload_flag=-r |
---|
1038 | lt_cv_objdir=.libs |
---|
1039 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
1040 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
1041 | lt_cv_path_NM=/usr/bin/nm |
---|
1042 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
1043 | lt_cv_prog_compiler_c_o=yes |
---|
1044 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1045 | lt_cv_prog_compiler_c_o_F77=yes |
---|
1046 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1047 | lt_cv_prog_gnu_ld=no |
---|
1048 | lt_cv_prog_gnu_ldcxx=no |
---|
1049 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1050 | 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'\''' |
---|
1051 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
1052 | lt_cv_sys_max_cmd_len=196608 |
---|
1053 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
1054 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
1055 | lt_lt_cv_prog_compiler_c_o_F77='"yes"' |
---|
1056 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
1057 | 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'\''"' |
---|
1058 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
1059 | |
---|
1060 | ## ----------------- ## |
---|
1061 | ## Output variables. ## |
---|
1062 | ## ----------------- ## |
---|
1063 | |
---|
1064 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.2/missing --run aclocal-1.9' |
---|
1065 | AMDEPBACKSLASH='\' |
---|
1066 | AMDEP_FALSE='#' |
---|
1067 | AMDEP_TRUE='' |
---|
1068 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.2/missing --run tar' |
---|
1069 | AM_CFLAGS='-pipe' |
---|
1070 | AM_CXXFLAGS='-pipe' |
---|
1071 | AR='ar' |
---|
1072 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.2/missing --run autoconf' |
---|
1073 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.2/missing --run autoheader' |
---|
1074 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.2/missing --run automake-1.9' |
---|
1075 | AWK='gawk' |
---|
1076 | CC='/usr/bin/gcc-4.2' |
---|
1077 | CCDEPMODE='depmode=gcc3' |
---|
1078 | CFLAGS='-pipe -O2 -arch x86_64 -D_THREAD_SAFE ' |
---|
1079 | CPP='/usr/bin/gcc-4.2 -E' |
---|
1080 | CPPFLAGS='-I/opt/local/include' |
---|
1081 | CXX='/usr/bin/g++-4.2' |
---|
1082 | CXXCPP='/usr/bin/g++-4.2 -E' |
---|
1083 | CXXDEPMODE='depmode=gcc3' |
---|
1084 | CXXFLAGS='-pipe -O2 -arch x86_64 -D_THREAD_SAFE ' |
---|
1085 | CYGPATH_W='echo' |
---|
1086 | DEFS='-DHAVE_CONFIG_H' |
---|
1087 | DEPDIR='.deps' |
---|
1088 | ECHO='/bin/echo' |
---|
1089 | ECHO_C='ECHO_N='' |
---|
1090 | ECHO_T='' |
---|
1091 | EGREP='grep -E' |
---|
1092 | EXEEXT='' |
---|
1093 | F77='f77' |
---|
1094 | FFLAGS='-pipe -O2 -m64' |
---|
1095 | ILMBASE_VERSION='1.0.2' |
---|
1096 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1097 | INSTALL_PROGRAM='${INSTALL}' |
---|
1098 | INSTALL_SCRIPT='${INSTALL}' |
---|
1099 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
1100 | LDFLAGS='-L/opt/local/lib -arch x86_64' |
---|
1101 | LIBOBJS='' |
---|
1102 | LIBS=' ' |
---|
1103 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1104 | LIBTOOL_VERSION='6:0:0' |
---|
1105 | LN_S='ln -s' |
---|
1106 | LTLIBOBJS='' |
---|
1107 | MAINT='#' |
---|
1108 | MAINTAINER_MODE_FALSE='' |
---|
1109 | MAINTAINER_MODE_TRUE='#' |
---|
1110 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.2/missing --run makeinfo' |
---|
1111 | OBJEXT='o' |
---|
1112 | PACKAGE='ilmbase' |
---|
1113 | PACKAGE_BUGREPORT='' |
---|
1114 | PACKAGE_NAME='IlmBase' |
---|
1115 | PACKAGE_STRING='IlmBase 1.0.2' |
---|
1116 | PACKAGE_TARNAME='ilmbase' |
---|
1117 | PACKAGE_VERSION='1.0.2' |
---|
1118 | PATH_SEPARATOR=':' |
---|
1119 | PTHREAD_CC='/usr/bin/gcc-4.2' |
---|
1120 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
1121 | PTHREAD_LIBS='' |
---|
1122 | RANLIB='ranlib' |
---|
1123 | SED='/opt/local/bin/gsed' |
---|
1124 | SET_MAKE='' |
---|
1125 | SHELL='/bin/sh' |
---|
1126 | STRIP='strip' |
---|
1127 | VERSION='1.0.2' |
---|
1128 | ac_ct_AR='ar' |
---|
1129 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
1130 | ac_ct_CXX='' |
---|
1131 | ac_ct_F77='f77' |
---|
1132 | ac_ct_RANLIB='ranlib' |
---|
1133 | ac_ct_STRIP='strip' |
---|
1134 | acx_pthread_config='' |
---|
1135 | am__fastdepCC_FALSE='#' |
---|
1136 | am__fastdepCC_TRUE='' |
---|
1137 | am__fastdepCXX_FALSE='#' |
---|
1138 | am__fastdepCXX_TRUE='' |
---|
1139 | am__include='include' |
---|
1140 | am__leading_dot='.' |
---|
1141 | am__quote='' |
---|
1142 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1143 | am__untar='${AMTAR} xf -' |
---|
1144 | bindir='${exec_prefix}/bin' |
---|
1145 | build='i686-apple-darwin10.7.0' |
---|
1146 | build_alias='' |
---|
1147 | build_cpu='i686' |
---|
1148 | build_os='darwin10.7.0' |
---|
1149 | build_vendor='apple' |
---|
1150 | datadir='${prefix}/share' |
---|
1151 | exec_prefix='${prefix}' |
---|
1152 | host='i686-apple-darwin10.7.0' |
---|
1153 | host_alias='' |
---|
1154 | host_cpu='i686' |
---|
1155 | host_os='darwin10.7.0' |
---|
1156 | host_vendor='apple' |
---|
1157 | includedir='${prefix}/include' |
---|
1158 | infodir='/opt/local/share/info' |
---|
1159 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.2/install-sh' |
---|
1160 | libdir='${exec_prefix}/lib' |
---|
1161 | libexecdir='${exec_prefix}/libexec' |
---|
1162 | localstatedir='${prefix}/var' |
---|
1163 | mandir='/opt/local/share/man' |
---|
1164 | mkdir_p='$(install_sh) -d' |
---|
1165 | oldincludedir='/usr/include' |
---|
1166 | prefix='/opt/local' |
---|
1167 | program_transform_name='s,x,x,' |
---|
1168 | sbindir='${exec_prefix}/sbin' |
---|
1169 | sharedstatedir='${prefix}/com' |
---|
1170 | sysconfdir='${prefix}/etc' |
---|
1171 | target_alias='' |
---|
1172 | |
---|
1173 | ## ----------- ## |
---|
1174 | ## confdefs.h. ## |
---|
1175 | ## ----------- ## |
---|
1176 | |
---|
1177 | #define HAVE_COMPLETE_IOMANIP 1 |
---|
1178 | #define HAVE_DLFCN_H 1 |
---|
1179 | #define HAVE_INTTYPES_H 1 |
---|
1180 | #define HAVE_LIMITS_H 1 |
---|
1181 | #define HAVE_MEMORY_H 1 |
---|
1182 | #define HAVE_PTHREAD 1 |
---|
1183 | #define HAVE_SEMAPHORE_H 1 |
---|
1184 | #define HAVE_STDINT_H 1 |
---|
1185 | #define HAVE_STDLIB_H 1 |
---|
1186 | #define HAVE_STRERROR 1 |
---|
1187 | #define HAVE_STRINGS_H 1 |
---|
1188 | #define HAVE_STRING_H 1 |
---|
1189 | #define HAVE_SYS_STAT_H 1 |
---|
1190 | #define HAVE_SYS_TYPES_H 1 |
---|
1191 | #define HAVE_UNISTD_H 1 |
---|
1192 | #define HAVE_UNISTD_H 1 |
---|
1193 | #define PACKAGE "ilmbase" |
---|
1194 | #define PACKAGE_BUGREPORT "" |
---|
1195 | #define PACKAGE_NAME "IlmBase" |
---|
1196 | #define PACKAGE_STRING "IlmBase 1.0.2" |
---|
1197 | #define PACKAGE_TARNAME "ilmbase" |
---|
1198 | #define PACKAGE_VERSION "1.0.2" |
---|
1199 | #define STDC_HEADERS 1 |
---|
1200 | #define STDC_HEADERS 1 |
---|
1201 | #define VERSION "1.0.2" |
---|
1202 | #endif |
---|
1203 | #ifdef __cplusplus |
---|
1204 | extern "C" void exit (int); |
---|
1205 | |
---|
1206 | configure: exit 0 |
---|