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 OpenEXR configure 1.7.0, 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 = Alpers-MacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 |
---|
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 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 332 tasks, 1548 threads, 8 processors |
---|
34 | Load average: 1.59, Mach factor: 6.40 |
---|
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:1563: checking build system type |
---|
52 | configure:1581: result: i686-apple-darwin15.0.0 |
---|
53 | configure:1589: checking host system type |
---|
54 | configure:1603: result: i686-apple-darwin15.0.0 |
---|
55 | configure:1628: checking for a BSD-compatible install |
---|
56 | configure:1683: result: /usr/bin/install -c |
---|
57 | configure:1694: checking whether build environment is sane |
---|
58 | configure:1737: result: yes |
---|
59 | configure:1802: checking for gawk |
---|
60 | configure:1818: found /opt/local/bin/gawk |
---|
61 | configure:1828: result: gawk |
---|
62 | configure:1838: checking whether make sets $(MAKE) |
---|
63 | configure:1858: result: yes |
---|
64 | configure:2025: checking whether to enable maintainer-specific portions of Makefiles |
---|
65 | configure:2034: result: no |
---|
66 | configure:2151: checking for C++ compiler version |
---|
67 | configure:2154: /usr/bin/clang++ --version </dev/null >&5 |
---|
68 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
69 | Target: x86_64-apple-darwin15.0.0 |
---|
70 | Thread model: posix |
---|
71 | configure:2157: $? = 0 |
---|
72 | configure:2159: /usr/bin/clang++ -v </dev/null >&5 |
---|
73 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
74 | Target: x86_64-apple-darwin15.0.0 |
---|
75 | Thread model: posix |
---|
76 | configure:2162: $? = 0 |
---|
77 | configure:2164: /usr/bin/clang++ -V </dev/null >&5 |
---|
78 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
79 | clang: error: no input files |
---|
80 | configure:2167: $? = 1 |
---|
81 | configure:2190: checking for C++ compiler default output file name |
---|
82 | configure:2193: /usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cc >&5 |
---|
83 | configure:2196: $? = 0 |
---|
84 | configure:2242: result: a.out |
---|
85 | configure:2247: checking whether the C++ compiler works |
---|
86 | configure:2253: ./a.out |
---|
87 | configure:2256: $? = 0 |
---|
88 | configure:2273: result: yes |
---|
89 | configure:2280: checking whether we are cross compiling |
---|
90 | configure:2282: result: no |
---|
91 | configure:2285: checking for suffix of executables |
---|
92 | configure:2287: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cc >&5 |
---|
93 | configure:2290: $? = 0 |
---|
94 | configure:2315: result: |
---|
95 | configure:2321: checking for suffix of object files |
---|
96 | configure:2342: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
97 | configure:2345: $? = 0 |
---|
98 | configure:2367: result: o |
---|
99 | configure:2371: checking whether we are using the GNU C++ compiler |
---|
100 | configure:2395: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
101 | configure:2401: $? = 0 |
---|
102 | configure:2405: test -z |
---|
103 | || test ! -s conftest.err |
---|
104 | configure:2408: $? = 0 |
---|
105 | configure:2411: test -s conftest.o |
---|
106 | configure:2414: $? = 0 |
---|
107 | configure:2427: result: yes |
---|
108 | configure:2433: checking whether /usr/bin/clang++ accepts -g |
---|
109 | configure:2454: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cc >&5 |
---|
110 | configure:2460: $? = 0 |
---|
111 | configure:2464: test -z |
---|
112 | || test ! -s conftest.err |
---|
113 | configure:2467: $? = 0 |
---|
114 | configure:2470: test -s conftest.o |
---|
115 | configure:2473: $? = 0 |
---|
116 | configure:2484: result: yes |
---|
117 | configure:2526: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
118 | configure:2532: $? = 0 |
---|
119 | configure:2536: test -z |
---|
120 | || test ! -s conftest.err |
---|
121 | configure:2539: $? = 0 |
---|
122 | configure:2542: test -s conftest.o |
---|
123 | configure:2545: $? = 0 |
---|
124 | configure:2571: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
125 | conftest.cc:15:1: error: use of undeclared identifier 'exit' |
---|
126 | exit (42); |
---|
127 | ^ |
---|
128 | 1 error generated. |
---|
129 | configure:2577: $? = 1 |
---|
130 | configure: failed program was: |
---|
131 | | /* confdefs.h. */ |
---|
132 | | |
---|
133 | | #define PACKAGE_NAME "OpenEXR" |
---|
134 | | #define PACKAGE_TARNAME "openexr" |
---|
135 | | #define PACKAGE_VERSION "1.7.0" |
---|
136 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
137 | | #define PACKAGE_BUGREPORT "" |
---|
138 | | #define PACKAGE "openexr" |
---|
139 | | #define VERSION "1.7.0" |
---|
140 | | /* end confdefs.h. */ |
---|
141 | | |
---|
142 | | int |
---|
143 | | main () |
---|
144 | | { |
---|
145 | | exit (42); |
---|
146 | | ; |
---|
147 | | return 0; |
---|
148 | | } |
---|
149 | configure:2526: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
150 | conftest.cc:11:17: error: use of undeclared identifier 'std' |
---|
151 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
152 | ^ |
---|
153 | conftest.cc:11:49: error: use of undeclared identifier 'std' |
---|
154 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
155 | ^ |
---|
156 | 2 errors generated. |
---|
157 | configure:2532: $? = 1 |
---|
158 | configure: failed program was: |
---|
159 | | /* confdefs.h. */ |
---|
160 | | |
---|
161 | | #define PACKAGE_NAME "OpenEXR" |
---|
162 | | #define PACKAGE_TARNAME "openexr" |
---|
163 | | #define PACKAGE_VERSION "1.7.0" |
---|
164 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
165 | | #define PACKAGE_BUGREPORT "" |
---|
166 | | #define PACKAGE "openexr" |
---|
167 | | #define VERSION "1.7.0" |
---|
168 | | /* end confdefs.h. */ |
---|
169 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
170 | | #include <stdlib.h> |
---|
171 | | int |
---|
172 | | main () |
---|
173 | | { |
---|
174 | | exit (42); |
---|
175 | | ; |
---|
176 | | return 0; |
---|
177 | | } |
---|
178 | configure:2526: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
179 | conftest.cc:11:17: error: use of undeclared identifier 'std' |
---|
180 | extern "C" void std::exit (int); using std::exit; |
---|
181 | ^ |
---|
182 | conftest.cc:11:40: error: use of undeclared identifier 'std' |
---|
183 | extern "C" void std::exit (int); using std::exit; |
---|
184 | ^ |
---|
185 | 2 errors generated. |
---|
186 | configure:2532: $? = 1 |
---|
187 | configure: failed program was: |
---|
188 | | /* confdefs.h. */ |
---|
189 | | |
---|
190 | | #define PACKAGE_NAME "OpenEXR" |
---|
191 | | #define PACKAGE_TARNAME "openexr" |
---|
192 | | #define PACKAGE_VERSION "1.7.0" |
---|
193 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
194 | | #define PACKAGE_BUGREPORT "" |
---|
195 | | #define PACKAGE "openexr" |
---|
196 | | #define VERSION "1.7.0" |
---|
197 | | /* end confdefs.h. */ |
---|
198 | | extern "C" void std::exit (int); using std::exit; |
---|
199 | | #include <stdlib.h> |
---|
200 | | int |
---|
201 | | main () |
---|
202 | | { |
---|
203 | | exit (42); |
---|
204 | | ; |
---|
205 | | return 0; |
---|
206 | | } |
---|
207 | configure:2526: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
208 | configure:2532: $? = 0 |
---|
209 | configure:2536: test -z |
---|
210 | || test ! -s conftest.err |
---|
211 | configure:2539: $? = 0 |
---|
212 | configure:2542: test -s conftest.o |
---|
213 | configure:2545: $? = 0 |
---|
214 | configure:2571: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cc >&5 |
---|
215 | configure:2577: $? = 0 |
---|
216 | configure:2581: test -z |
---|
217 | || test ! -s conftest.err |
---|
218 | configure:2584: $? = 0 |
---|
219 | configure:2587: test -s conftest.o |
---|
220 | configure:2590: $? = 0 |
---|
221 | configure:2624: checking for style of include used by make |
---|
222 | configure:2652: result: GNU |
---|
223 | configure:2680: checking dependency style of /usr/bin/clang++ |
---|
224 | configure:2770: result: gcc3 |
---|
225 | configure:2800: checking for a BSD-compatible install |
---|
226 | configure:2855: result: /usr/bin/install -c |
---|
227 | configure:2912: checking for gcc |
---|
228 | configure:2938: result: /usr/bin/clang |
---|
229 | configure:3182: checking for C compiler version |
---|
230 | configure:3185: /usr/bin/clang --version </dev/null >&5 |
---|
231 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
232 | Target: x86_64-apple-darwin15.0.0 |
---|
233 | Thread model: posix |
---|
234 | configure:3188: $? = 0 |
---|
235 | configure:3190: /usr/bin/clang -v </dev/null >&5 |
---|
236 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
237 | Target: x86_64-apple-darwin15.0.0 |
---|
238 | Thread model: posix |
---|
239 | configure:3193: $? = 0 |
---|
240 | configure:3195: /usr/bin/clang -V </dev/null >&5 |
---|
241 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
242 | clang: error: no input files |
---|
243 | configure:3198: $? = 1 |
---|
244 | configure:3201: checking whether we are using the GNU C compiler |
---|
245 | configure:3225: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
246 | configure:3231: $? = 0 |
---|
247 | configure:3235: test -z |
---|
248 | || test ! -s conftest.err |
---|
249 | configure:3238: $? = 0 |
---|
250 | configure:3241: test -s conftest.o |
---|
251 | configure:3244: $? = 0 |
---|
252 | configure:3257: result: yes |
---|
253 | configure:3263: checking whether /usr/bin/clang accepts -g |
---|
254 | configure:3284: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
255 | configure:3290: $? = 0 |
---|
256 | configure:3294: test -z |
---|
257 | || test ! -s conftest.err |
---|
258 | configure:3297: $? = 0 |
---|
259 | configure:3300: test -s conftest.o |
---|
260 | configure:3303: $? = 0 |
---|
261 | configure:3314: result: yes |
---|
262 | configure:3331: checking for /usr/bin/clang option to accept ANSI C |
---|
263 | configure:3401: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
264 | configure:3407: $? = 0 |
---|
265 | configure:3411: test -z |
---|
266 | || test ! -s conftest.err |
---|
267 | configure:3414: $? = 0 |
---|
268 | configure:3417: test -s conftest.o |
---|
269 | configure:3420: $? = 0 |
---|
270 | configure:3438: result: none needed |
---|
271 | configure:3456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
272 | conftest.c:2:3: error: unknown type name 'choke' |
---|
273 | choke me |
---|
274 | ^ |
---|
275 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
276 | choke me |
---|
277 | ^ |
---|
278 | ; |
---|
279 | 2 errors generated. |
---|
280 | configure:3462: $? = 1 |
---|
281 | configure: failed program was: |
---|
282 | | #ifndef __cplusplus |
---|
283 | | choke me |
---|
284 | | #endif |
---|
285 | configure:3597: checking dependency style of /usr/bin/clang |
---|
286 | configure:3687: result: gcc3 |
---|
287 | configure:3704: checking whether ln -s works |
---|
288 | configure:3708: result: yes |
---|
289 | configure:3787: checking for a sed that does not truncate output |
---|
290 | configure:3843: result: /opt/local/bin/gsed |
---|
291 | configure:3846: checking for egrep |
---|
292 | configure:3856: result: grep -E |
---|
293 | configure:3872: checking for ld used by /usr/bin/clang |
---|
294 | configure:3939: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
295 | configure:3948: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
296 | configure:3963: result: no |
---|
297 | configure:3968: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
298 | configure:3975: result: -r |
---|
299 | configure:3993: checking for BSD-compatible nm |
---|
300 | configure:4042: result: /usr/bin/nm |
---|
301 | configure:4046: checking how to recognise dependent libraries |
---|
302 | configure:4222: result: pass_all |
---|
303 | configure:4459: checking how to run the C preprocessor |
---|
304 | configure:4494: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
305 | configure:4500: $? = 0 |
---|
306 | configure:4532: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
307 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
308 | #include <ac_nonexistent.h> |
---|
309 | ^ |
---|
310 | 1 error generated. |
---|
311 | configure:4538: $? = 1 |
---|
312 | configure: failed program was: |
---|
313 | | /* confdefs.h. */ |
---|
314 | | |
---|
315 | | #define PACKAGE_NAME "OpenEXR" |
---|
316 | | #define PACKAGE_TARNAME "openexr" |
---|
317 | | #define PACKAGE_VERSION "1.7.0" |
---|
318 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
319 | | #define PACKAGE_BUGREPORT "" |
---|
320 | | #define PACKAGE "openexr" |
---|
321 | | #define VERSION "1.7.0" |
---|
322 | | #ifdef __cplusplus |
---|
323 | | extern "C" void exit (int) throw (); |
---|
324 | | #endif |
---|
325 | | /* end confdefs.h. */ |
---|
326 | | #include <ac_nonexistent.h> |
---|
327 | configure:4577: result: /usr/bin/clang -E |
---|
328 | configure:4601: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
329 | configure:4607: $? = 0 |
---|
330 | configure:4639: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
331 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
332 | #include <ac_nonexistent.h> |
---|
333 | ^ |
---|
334 | 1 error generated. |
---|
335 | configure:4645: $? = 1 |
---|
336 | configure: failed program was: |
---|
337 | | /* confdefs.h. */ |
---|
338 | | |
---|
339 | | #define PACKAGE_NAME "OpenEXR" |
---|
340 | | #define PACKAGE_TARNAME "openexr" |
---|
341 | | #define PACKAGE_VERSION "1.7.0" |
---|
342 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
343 | | #define PACKAGE_BUGREPORT "" |
---|
344 | | #define PACKAGE "openexr" |
---|
345 | | #define VERSION "1.7.0" |
---|
346 | | #ifdef __cplusplus |
---|
347 | | extern "C" void exit (int) throw (); |
---|
348 | | #endif |
---|
349 | | /* end confdefs.h. */ |
---|
350 | | #include <ac_nonexistent.h> |
---|
351 | configure:4689: checking for ANSI C header files |
---|
352 | configure:4714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
353 | configure:4720: $? = 0 |
---|
354 | configure:4724: test -z |
---|
355 | || test ! -s conftest.err |
---|
356 | configure:4727: $? = 0 |
---|
357 | configure:4730: test -s conftest.o |
---|
358 | configure:4733: $? = 0 |
---|
359 | configure:4822: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
360 | conftest.c:31:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
361 | exit(2); |
---|
362 | ^ |
---|
363 | conftest.c:31:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
364 | 1 warning generated. |
---|
365 | configure:4825: $? = 0 |
---|
366 | configure:4827: ./conftest |
---|
367 | configure:4830: $? = 0 |
---|
368 | configure:4845: result: yes |
---|
369 | configure:4869: checking for sys/types.h |
---|
370 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
371 | configure:4891: $? = 0 |
---|
372 | configure:4895: test -z |
---|
373 | || test ! -s conftest.err |
---|
374 | configure:4898: $? = 0 |
---|
375 | configure:4901: test -s conftest.o |
---|
376 | configure:4904: $? = 0 |
---|
377 | configure:4915: result: yes |
---|
378 | configure:4869: checking for sys/stat.h |
---|
379 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
380 | configure:4891: $? = 0 |
---|
381 | configure:4895: test -z |
---|
382 | || test ! -s conftest.err |
---|
383 | configure:4898: $? = 0 |
---|
384 | configure:4901: test -s conftest.o |
---|
385 | configure:4904: $? = 0 |
---|
386 | configure:4915: result: yes |
---|
387 | configure:4869: checking for stdlib.h |
---|
388 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
389 | configure:4891: $? = 0 |
---|
390 | configure:4895: test -z |
---|
391 | || test ! -s conftest.err |
---|
392 | configure:4898: $? = 0 |
---|
393 | configure:4901: test -s conftest.o |
---|
394 | configure:4904: $? = 0 |
---|
395 | configure:4915: result: yes |
---|
396 | configure:4869: checking for string.h |
---|
397 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
398 | configure:4891: $? = 0 |
---|
399 | configure:4895: test -z |
---|
400 | || test ! -s conftest.err |
---|
401 | configure:4898: $? = 0 |
---|
402 | configure:4901: test -s conftest.o |
---|
403 | configure:4904: $? = 0 |
---|
404 | configure:4915: result: yes |
---|
405 | configure:4869: checking for memory.h |
---|
406 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
407 | configure:4891: $? = 0 |
---|
408 | configure:4895: test -z |
---|
409 | || test ! -s conftest.err |
---|
410 | configure:4898: $? = 0 |
---|
411 | configure:4901: test -s conftest.o |
---|
412 | configure:4904: $? = 0 |
---|
413 | configure:4915: result: yes |
---|
414 | configure:4869: checking for strings.h |
---|
415 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
416 | configure:4891: $? = 0 |
---|
417 | configure:4895: test -z |
---|
418 | || test ! -s conftest.err |
---|
419 | configure:4898: $? = 0 |
---|
420 | configure:4901: test -s conftest.o |
---|
421 | configure:4904: $? = 0 |
---|
422 | configure:4915: result: yes |
---|
423 | configure:4869: checking for inttypes.h |
---|
424 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
425 | configure:4891: $? = 0 |
---|
426 | configure:4895: test -z |
---|
427 | || test ! -s conftest.err |
---|
428 | configure:4898: $? = 0 |
---|
429 | configure:4901: test -s conftest.o |
---|
430 | configure:4904: $? = 0 |
---|
431 | configure:4915: result: yes |
---|
432 | configure:4869: checking for stdint.h |
---|
433 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
434 | configure:4891: $? = 0 |
---|
435 | configure:4895: test -z |
---|
436 | || test ! -s conftest.err |
---|
437 | configure:4898: $? = 0 |
---|
438 | configure:4901: test -s conftest.o |
---|
439 | configure:4904: $? = 0 |
---|
440 | configure:4915: result: yes |
---|
441 | configure:4869: checking for unistd.h |
---|
442 | configure:4885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
443 | configure:4891: $? = 0 |
---|
444 | configure:4895: test -z |
---|
445 | || test ! -s conftest.err |
---|
446 | configure:4898: $? = 0 |
---|
447 | configure:4901: test -s conftest.o |
---|
448 | configure:4904: $? = 0 |
---|
449 | configure:4915: result: yes |
---|
450 | configure:4941: checking dlfcn.h usability |
---|
451 | configure:4953: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
452 | configure:4959: $? = 0 |
---|
453 | configure:4963: test -z |
---|
454 | || test ! -s conftest.err |
---|
455 | configure:4966: $? = 0 |
---|
456 | configure:4969: test -s conftest.o |
---|
457 | configure:4972: $? = 0 |
---|
458 | configure:4982: result: yes |
---|
459 | configure:4986: checking dlfcn.h presence |
---|
460 | configure:4996: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
461 | configure:5002: $? = 0 |
---|
462 | configure:5022: result: yes |
---|
463 | configure:5057: checking for dlfcn.h |
---|
464 | configure:5064: result: yes |
---|
465 | configure:5087: checking how to run the C++ preprocessor |
---|
466 | configure:5118: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
467 | configure:5124: $? = 0 |
---|
468 | configure:5156: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
469 | conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found |
---|
470 | #include <ac_nonexistent.h> |
---|
471 | ^ |
---|
472 | 1 error generated. |
---|
473 | configure:5162: $? = 1 |
---|
474 | configure: failed program was: |
---|
475 | | /* confdefs.h. */ |
---|
476 | | |
---|
477 | | #define PACKAGE_NAME "OpenEXR" |
---|
478 | | #define PACKAGE_TARNAME "openexr" |
---|
479 | | #define PACKAGE_VERSION "1.7.0" |
---|
480 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
481 | | #define PACKAGE_BUGREPORT "" |
---|
482 | | #define PACKAGE "openexr" |
---|
483 | | #define VERSION "1.7.0" |
---|
484 | | #ifdef __cplusplus |
---|
485 | | extern "C" void exit (int) throw (); |
---|
486 | | #endif |
---|
487 | | #define STDC_HEADERS 1 |
---|
488 | | #define HAVE_SYS_TYPES_H 1 |
---|
489 | | #define HAVE_SYS_STAT_H 1 |
---|
490 | | #define HAVE_STDLIB_H 1 |
---|
491 | | #define HAVE_STRING_H 1 |
---|
492 | | #define HAVE_MEMORY_H 1 |
---|
493 | | #define HAVE_STRINGS_H 1 |
---|
494 | | #define HAVE_INTTYPES_H 1 |
---|
495 | | #define HAVE_STDINT_H 1 |
---|
496 | | #define HAVE_UNISTD_H 1 |
---|
497 | | #define HAVE_DLFCN_H 1 |
---|
498 | | /* end confdefs.h. */ |
---|
499 | | #include <ac_nonexistent.h> |
---|
500 | configure:5201: result: /usr/bin/clang++ -E |
---|
501 | configure:5225: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
502 | configure:5231: $? = 0 |
---|
503 | configure:5263: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
504 | conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found |
---|
505 | #include <ac_nonexistent.h> |
---|
506 | ^ |
---|
507 | 1 error generated. |
---|
508 | configure:5269: $? = 1 |
---|
509 | configure: failed program was: |
---|
510 | | /* confdefs.h. */ |
---|
511 | | |
---|
512 | | #define PACKAGE_NAME "OpenEXR" |
---|
513 | | #define PACKAGE_TARNAME "openexr" |
---|
514 | | #define PACKAGE_VERSION "1.7.0" |
---|
515 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
516 | | #define PACKAGE_BUGREPORT "" |
---|
517 | | #define PACKAGE "openexr" |
---|
518 | | #define VERSION "1.7.0" |
---|
519 | | #ifdef __cplusplus |
---|
520 | | extern "C" void exit (int) throw (); |
---|
521 | | #endif |
---|
522 | | #define STDC_HEADERS 1 |
---|
523 | | #define HAVE_SYS_TYPES_H 1 |
---|
524 | | #define HAVE_SYS_STAT_H 1 |
---|
525 | | #define HAVE_STDLIB_H 1 |
---|
526 | | #define HAVE_STRING_H 1 |
---|
527 | | #define HAVE_MEMORY_H 1 |
---|
528 | | #define HAVE_STRINGS_H 1 |
---|
529 | | #define HAVE_INTTYPES_H 1 |
---|
530 | | #define HAVE_STDINT_H 1 |
---|
531 | | #define HAVE_UNISTD_H 1 |
---|
532 | | #define HAVE_DLFCN_H 1 |
---|
533 | | /* end confdefs.h. */ |
---|
534 | | #include <ac_nonexistent.h> |
---|
535 | configure:5366: checking for g77 |
---|
536 | configure:5395: result: no |
---|
537 | configure:5366: checking for f77 |
---|
538 | configure:5395: result: no |
---|
539 | configure:5366: checking for xlf |
---|
540 | configure:5395: result: no |
---|
541 | configure:5366: checking for frt |
---|
542 | configure:5395: result: no |
---|
543 | configure:5366: checking for pgf77 |
---|
544 | configure:5395: result: no |
---|
545 | configure:5366: checking for fort77 |
---|
546 | configure:5395: result: no |
---|
547 | configure:5366: checking for fl32 |
---|
548 | configure:5395: result: no |
---|
549 | configure:5366: checking for af77 |
---|
550 | configure:5395: result: no |
---|
551 | configure:5366: checking for f90 |
---|
552 | configure:5395: result: no |
---|
553 | configure:5366: checking for xlf90 |
---|
554 | configure:5395: result: no |
---|
555 | configure:5366: checking for pgf90 |
---|
556 | configure:5395: result: no |
---|
557 | configure:5366: checking for epcf90 |
---|
558 | configure:5395: result: no |
---|
559 | configure:5366: checking for f95 |
---|
560 | configure:5395: result: no |
---|
561 | configure:5366: checking for fort |
---|
562 | configure:5395: result: no |
---|
563 | configure:5366: checking for xlf95 |
---|
564 | configure:5395: result: no |
---|
565 | configure:5366: checking for ifc |
---|
566 | configure:5395: result: no |
---|
567 | configure:5366: checking for efc |
---|
568 | configure:5395: result: no |
---|
569 | configure:5366: checking for pgf95 |
---|
570 | configure:5395: result: no |
---|
571 | configure:5366: checking for lf95 |
---|
572 | configure:5395: result: no |
---|
573 | configure:5366: checking for gfortran |
---|
574 | configure:5395: result: no |
---|
575 | configure:5407: checking for Fortran 77 compiler version |
---|
576 | configure:5410: --version </dev/null >&5 |
---|
577 | ./configure: line 5411: --version: command not found |
---|
578 | configure:5413: $? = 127 |
---|
579 | configure:5415: -v </dev/null >&5 |
---|
580 | ./configure: line 5416: -v: command not found |
---|
581 | configure:5418: $? = 127 |
---|
582 | configure:5420: -V </dev/null >&5 |
---|
583 | ./configure: line 5421: -V: command not found |
---|
584 | configure:5423: $? = 127 |
---|
585 | configure:5431: checking whether we are using the GNU Fortran 77 compiler |
---|
586 | configure:5445: -c -pipe -Os conftest.F >&5 |
---|
587 | ./configure: line 5446: -c: command not found |
---|
588 | configure:5451: $? = 127 |
---|
589 | configure: failed program was: |
---|
590 | | program main |
---|
591 | | #ifndef __GNUC__ |
---|
592 | | choke me |
---|
593 | | #endif |
---|
594 | | |
---|
595 | | end |
---|
596 | configure:5477: result: no |
---|
597 | configure:5483: checking whether accepts -g |
---|
598 | configure:5495: -c -g conftest.f >&5 |
---|
599 | ./configure: line 5496: -c: command not found |
---|
600 | configure:5501: $? = 127 |
---|
601 | configure: failed program was: |
---|
602 | | program main |
---|
603 | | |
---|
604 | | end |
---|
605 | configure:5526: result: no |
---|
606 | configure:5556: checking the maximum length of command line arguments |
---|
607 | configure:5665: result: 196608 |
---|
608 | configure:5676: checking command to parse /usr/bin/nm output from /usr/bin/clang object |
---|
609 | configure:5781: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
610 | configure:5784: $? = 0 |
---|
611 | configure:5788: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
612 | configure:5791: $? = 0 |
---|
613 | cannot find nm_test_var in conftest.nm |
---|
614 | configure:5781: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
615 | configure:5784: $? = 0 |
---|
616 | configure:5788: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
617 | configure:5791: $? = 0 |
---|
618 | configure:5843: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
619 | configure:5846: $? = 0 |
---|
620 | configure:5884: result: ok |
---|
621 | configure:5888: checking for objdir |
---|
622 | configure:5903: result: .libs |
---|
623 | configure:5993: checking for ar |
---|
624 | configure:6009: found /usr/bin/ar |
---|
625 | configure:6020: result: ar |
---|
626 | configure:6073: checking for ranlib |
---|
627 | configure:6089: found /usr/bin/ranlib |
---|
628 | configure:6100: result: ranlib |
---|
629 | configure:6153: checking for strip |
---|
630 | configure:6169: found /usr/bin/strip |
---|
631 | configure:6180: result: strip |
---|
632 | configure:6452: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
633 | configure:6470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
634 | configure:6474: $? = 0 |
---|
635 | configure:6487: result: yes |
---|
636 | configure:6502: checking for /usr/bin/clang option to produce PIC |
---|
637 | configure:6712: result: -fno-common |
---|
638 | configure:6720: checking if /usr/bin/clang PIC flag -fno-common works |
---|
639 | configure:6738: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
640 | configure:6742: $? = 0 |
---|
641 | configure:6755: result: yes |
---|
642 | configure:6783: checking if /usr/bin/clang static flag -static works |
---|
643 | configure:6811: result: no |
---|
644 | configure:6821: checking if /usr/bin/clang supports -c -o file.o |
---|
645 | configure:6842: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
646 | configure:6846: $? = 0 |
---|
647 | configure:6868: result: yes |
---|
648 | configure:6894: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
649 | configure:7852: result: yes |
---|
650 | configure:7919: checking dynamic linker characteristics |
---|
651 | configure:8528: result: darwin15.0.0 dyld |
---|
652 | configure:8537: checking how to hardcode library paths into programs |
---|
653 | configure:8562: result: immediate |
---|
654 | configure:8576: checking whether stripping libraries is possible |
---|
655 | configure:8589: result: yes |
---|
656 | configure:9415: checking if libtool supports shared libraries |
---|
657 | configure:9417: result: yes |
---|
658 | configure:9420: checking whether to build shared libraries |
---|
659 | configure:9441: result: yes |
---|
660 | configure:9444: checking whether to build static libraries |
---|
661 | configure:9448: result: yes |
---|
662 | configure:9540: creating libtool |
---|
663 | configure:10131: checking for ld used by /usr/bin/clang++ |
---|
664 | configure:10198: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
665 | configure:10207: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
666 | configure:10222: result: no |
---|
667 | configure:10273: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
668 | configure:11211: result: yes |
---|
669 | configure:11229: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
670 | configure:11232: $? = 0 |
---|
671 | configure:11351: checking for /usr/bin/clang++ option to produce PIC |
---|
672 | configure:11625: result: -fno-common |
---|
673 | configure:11633: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
674 | configure:11651: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
675 | configure:11655: $? = 0 |
---|
676 | configure:11668: result: yes |
---|
677 | configure:11696: checking if /usr/bin/clang++ static flag -static works |
---|
678 | configure:11724: result: no |
---|
679 | configure:11734: checking if /usr/bin/clang++ supports -c -o file.o |
---|
680 | configure:11755: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
681 | configure:11759: $? = 0 |
---|
682 | configure:11781: result: yes |
---|
683 | configure:11807: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
684 | configure:11832: result: yes |
---|
685 | configure:11899: checking dynamic linker characteristics |
---|
686 | configure:12508: result: darwin15.0.0 dyld |
---|
687 | configure:12517: checking how to hardcode library paths into programs |
---|
688 | configure:12542: result: immediate |
---|
689 | configure:18746: checking whether make sets $(MAKE) |
---|
690 | configure:18766: result: yes |
---|
691 | configure:18819: checking for pkg-config |
---|
692 | configure:18837: found /opt/local/bin/pkg-config |
---|
693 | configure:18850: result: /opt/local/bin/pkg-config |
---|
694 | configure:19792: checking for IlmBase |
---|
695 | configure:19833: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -I/usr/local/Cellar/ilmbase/2.2.0/include/OpenEXR -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/Cellar/ilmbase/2.2.0/lib conftest.cc -L/usr/local/Cellar/ilmbase/2.2.0/lib -lImath -lHalf -lIex -lIexMath -lIlmThread >&5 |
---|
696 | Undefined symbols for architecture x86_64: |
---|
697 | "Imath_2_2::succd(double)", referenced from: |
---|
698 | _main in conftest-a89dd6.o |
---|
699 | ld: symbol(s) not found for architecture x86_64 |
---|
700 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
701 | configure:19836: $? = 1 |
---|
702 | configure: program exited with status 1 |
---|
703 | configure: failed program was: |
---|
704 | | /* confdefs.h. */ |
---|
705 | | |
---|
706 | | #define PACKAGE_NAME "OpenEXR" |
---|
707 | | #define PACKAGE_TARNAME "openexr" |
---|
708 | | #define PACKAGE_VERSION "1.7.0" |
---|
709 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
710 | | #define PACKAGE_BUGREPORT "" |
---|
711 | | #define PACKAGE "openexr" |
---|
712 | | #define VERSION "1.7.0" |
---|
713 | | #ifdef __cplusplus |
---|
714 | | extern "C" void exit (int) throw (); |
---|
715 | | #endif |
---|
716 | | #define STDC_HEADERS 1 |
---|
717 | | #define HAVE_SYS_TYPES_H 1 |
---|
718 | | #define HAVE_SYS_STAT_H 1 |
---|
719 | | #define HAVE_STDLIB_H 1 |
---|
720 | | #define HAVE_STRING_H 1 |
---|
721 | | #define HAVE_MEMORY_H 1 |
---|
722 | | #define HAVE_STRINGS_H 1 |
---|
723 | | #define HAVE_INTTYPES_H 1 |
---|
724 | | #define HAVE_STDINT_H 1 |
---|
725 | | #define HAVE_UNISTD_H 1 |
---|
726 | | #define HAVE_DLFCN_H 1 |
---|
727 | | /* end confdefs.h. */ |
---|
728 | | |
---|
729 | | #include <stdlib.h> |
---|
730 | | #include <ImathFun.h> |
---|
731 | | |
---|
732 | | int |
---|
733 | | main () |
---|
734 | | { |
---|
735 | | double d = Imath::succd(.23); d+= .2;; system("touch conf.testprogram"); |
---|
736 | | ; |
---|
737 | | return 0; |
---|
738 | | } |
---|
739 | configure:19861: result: no |
---|
740 | configure:19888: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -I/usr/local/Cellar/ilmbase/2.2.0/include/OpenEXR -I/opt/local/include conftest.cc >&5 |
---|
741 | configure:19894: $? = 0 |
---|
742 | configure:19898: test -z |
---|
743 | || test ! -s conftest.err |
---|
744 | configure:19901: $? = 0 |
---|
745 | configure:19904: test -s conftest.o |
---|
746 | configure:19907: $? = 0 |
---|
747 | configure:19942: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -I/usr/local/Cellar/ilmbase/2.2.0/include/OpenEXR -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/Cellar/ilmbase/2.2.0/lib conftest.cc -L/usr/local/Cellar/ilmbase/2.2.0/lib -lImath -lHalf -lIex -lIexMath -lIlmThread >&5 |
---|
748 | Undefined symbols for architecture x86_64: |
---|
749 | "Imath_2_2::succd(double)", referenced from: |
---|
750 | _main in conftest-b6c219.o |
---|
751 | ld: symbol(s) not found for architecture x86_64 |
---|
752 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
753 | configure:19948: $? = 1 |
---|
754 | configure: failed program was: |
---|
755 | | /* confdefs.h. */ |
---|
756 | | |
---|
757 | | #define PACKAGE_NAME "OpenEXR" |
---|
758 | | #define PACKAGE_TARNAME "openexr" |
---|
759 | | #define PACKAGE_VERSION "1.7.0" |
---|
760 | | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
761 | | #define PACKAGE_BUGREPORT "" |
---|
762 | | #define PACKAGE "openexr" |
---|
763 | | #define VERSION "1.7.0" |
---|
764 | | #ifdef __cplusplus |
---|
765 | | extern "C" void exit (int) throw (); |
---|
766 | | #endif |
---|
767 | | #define STDC_HEADERS 1 |
---|
768 | | #define HAVE_SYS_TYPES_H 1 |
---|
769 | | #define HAVE_SYS_STAT_H 1 |
---|
770 | | #define HAVE_STDLIB_H 1 |
---|
771 | | #define HAVE_STRING_H 1 |
---|
772 | | #define HAVE_MEMORY_H 1 |
---|
773 | | #define HAVE_STRINGS_H 1 |
---|
774 | | #define HAVE_INTTYPES_H 1 |
---|
775 | | #define HAVE_STDINT_H 1 |
---|
776 | | #define HAVE_UNISTD_H 1 |
---|
777 | | #define HAVE_DLFCN_H 1 |
---|
778 | | /* end confdefs.h. */ |
---|
779 | | |
---|
780 | | #include <stdlib.h> |
---|
781 | | #include <ImathFun.h> |
---|
782 | | |
---|
783 | | int |
---|
784 | | main () |
---|
785 | | { |
---|
786 | | double d = Imath::succd(.23); d+= .2; ; |
---|
787 | | ; |
---|
788 | | return 0; |
---|
789 | | } |
---|
790 | configure:20002: error: Could not compile IlmBase test program. |
---|
791 | |
---|
792 | ## ---------------- ## |
---|
793 | ## Cache variables. ## |
---|
794 | ## ---------------- ## |
---|
795 | |
---|
796 | ac_cv_build=i686-apple-darwin15.0.0 |
---|
797 | ac_cv_build_alias=i686-apple-darwin15.0.0 |
---|
798 | ac_cv_c_compiler_gnu=yes |
---|
799 | ac_cv_cxx_compiler_gnu=yes |
---|
800 | ac_cv_env_CC_set=set |
---|
801 | ac_cv_env_CC_value=/usr/bin/clang |
---|
802 | ac_cv_env_CFLAGS_set=set |
---|
803 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
804 | ac_cv_env_CPPFLAGS_set=set |
---|
805 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
806 | ac_cv_env_CPP_set= |
---|
807 | ac_cv_env_CPP_value= |
---|
808 | ac_cv_env_CXXCPP_set= |
---|
809 | ac_cv_env_CXXCPP_value= |
---|
810 | ac_cv_env_CXXFLAGS_set=set |
---|
811 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
812 | ac_cv_env_CXX_set=set |
---|
813 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
814 | ac_cv_env_F77_set= |
---|
815 | ac_cv_env_F77_value= |
---|
816 | ac_cv_env_FFLAGS_set=set |
---|
817 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
818 | ac_cv_env_LDFLAGS_set=set |
---|
819 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
820 | ac_cv_env_PKG_CONFIG_set= |
---|
821 | ac_cv_env_PKG_CONFIG_value= |
---|
822 | ac_cv_env_build_alias_set= |
---|
823 | ac_cv_env_build_alias_value= |
---|
824 | ac_cv_env_host_alias_set= |
---|
825 | ac_cv_env_host_alias_value= |
---|
826 | ac_cv_env_target_alias_set= |
---|
827 | ac_cv_env_target_alias_value= |
---|
828 | ac_cv_exeext= |
---|
829 | ac_cv_f77_compiler_gnu=no |
---|
830 | ac_cv_header_dlfcn_h=yes |
---|
831 | ac_cv_header_inttypes_h=yes |
---|
832 | ac_cv_header_memory_h=yes |
---|
833 | ac_cv_header_stdc=yes |
---|
834 | ac_cv_header_stdint_h=yes |
---|
835 | ac_cv_header_stdlib_h=yes |
---|
836 | ac_cv_header_string_h=yes |
---|
837 | ac_cv_header_strings_h=yes |
---|
838 | ac_cv_header_sys_stat_h=yes |
---|
839 | ac_cv_header_sys_types_h=yes |
---|
840 | ac_cv_header_unistd_h=yes |
---|
841 | ac_cv_host=i686-apple-darwin15.0.0 |
---|
842 | ac_cv_host_alias=i686-apple-darwin15.0.0 |
---|
843 | ac_cv_objext=o |
---|
844 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
845 | ac_cv_prog_AWK=gawk |
---|
846 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
847 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
848 | ac_cv_prog_ac_ct_AR=ar |
---|
849 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
850 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
851 | ac_cv_prog_ac_ct_STRIP=strip |
---|
852 | ac_cv_prog_cc_g=yes |
---|
853 | ac_cv_prog_cc_stdc= |
---|
854 | ac_cv_prog_cxx_g=yes |
---|
855 | ac_cv_prog_egrep='grep -E' |
---|
856 | ac_cv_prog_f77_g=no |
---|
857 | ac_cv_prog_make_make_set=yes |
---|
858 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
859 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
860 | lt_cv_deplibs_check_method=pass_all |
---|
861 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
862 | lt_cv_file_magic_test_file= |
---|
863 | lt_cv_ld_reload_flag=-r |
---|
864 | lt_cv_objdir=.libs |
---|
865 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
866 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
867 | lt_cv_path_NM=/usr/bin/nm |
---|
868 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
869 | lt_cv_prog_compiler_c_o=yes |
---|
870 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
871 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
872 | lt_cv_prog_gnu_ld=no |
---|
873 | lt_cv_prog_gnu_ldcxx=no |
---|
874 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
875 | 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'\''' |
---|
876 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
877 | lt_cv_sys_max_cmd_len=196608 |
---|
878 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
879 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
880 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
881 | 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'\''"' |
---|
882 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
883 | |
---|
884 | ## ----------------- ## |
---|
885 | ## Output variables. ## |
---|
886 | ## ----------------- ## |
---|
887 | |
---|
888 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/openexr/work/openexr-1.7.0/missing --run aclocal-1.9' |
---|
889 | AMDEPBACKSLASH='\' |
---|
890 | AMDEP_FALSE='#' |
---|
891 | AMDEP_TRUE='' |
---|
892 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/openexr/work/openexr-1.7.0/missing --run tar' |
---|
893 | AM_CFLAGS='' |
---|
894 | AM_CXXFLAGS='' |
---|
895 | AR='ar' |
---|
896 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/openexr/work/openexr-1.7.0/missing --run autoconf' |
---|
897 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/openexr/work/openexr-1.7.0/missing --run autoheader' |
---|
898 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/openexr/work/openexr-1.7.0/missing --run automake-1.9' |
---|
899 | AWK='gawk' |
---|
900 | BUILD_IMFEXAMPLES_FALSE='' |
---|
901 | BUILD_IMFEXAMPLES_TRUE='' |
---|
902 | BUILD_IMFFUZZTEST_FALSE='' |
---|
903 | BUILD_IMFFUZZTEST_TRUE='' |
---|
904 | CC='/usr/bin/clang' |
---|
905 | CCDEPMODE='depmode=gcc3' |
---|
906 | CFLAGS='-pipe -Os -arch x86_64' |
---|
907 | CPP='/usr/bin/clang -E' |
---|
908 | CPPFLAGS='-I/opt/local/include' |
---|
909 | CXX='/usr/bin/clang++' |
---|
910 | CXXCPP='/usr/bin/clang++ -E' |
---|
911 | CXXDEPMODE='depmode=gcc3' |
---|
912 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -D_THREAD_SAFE -I/usr/local/Cellar/ilmbase/2.2.0/include/OpenEXR ' |
---|
913 | CYGPATH_W='echo' |
---|
914 | DEFS='' |
---|
915 | DEPDIR='.deps' |
---|
916 | ECHO='/bin/echo' |
---|
917 | ECHO_C='ECHO_N='' |
---|
918 | ECHO_T='' |
---|
919 | EGREP='grep -E' |
---|
920 | EXEEXT='' |
---|
921 | F77='' |
---|
922 | FFLAGS='-pipe -Os' |
---|
923 | ILMBASE_CXXFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/ilmbase/2.2.0/include/OpenEXR ' |
---|
924 | ILMBASE_LDFLAGS='-L/usr/local/Cellar/ilmbase/2.2.0/lib ' |
---|
925 | ILMBASE_LIBS='-L/usr/local/Cellar/ilmbase/2.2.0/lib -lImath -lHalf -lIex -lIexMath -lIlmThread ' |
---|
926 | INSTALL_DATA='${INSTALL} -m 644' |
---|
927 | INSTALL_PROGRAM='${INSTALL}' |
---|
928 | INSTALL_SCRIPT='${INSTALL}' |
---|
929 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
930 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/Cellar/ilmbase/2.2.0/lib ' |
---|
931 | LIBOBJS='' |
---|
932 | LIBS=' -L/usr/local/Cellar/ilmbase/2.2.0/lib -lImath -lHalf -lIex -lIexMath -lIlmThread ' |
---|
933 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
934 | LIBTOOL_VERSION='6:0:0' |
---|
935 | LN_S='ln -s' |
---|
936 | LTLIBOBJS='' |
---|
937 | MAINT='#' |
---|
938 | MAINTAINER_MODE_FALSE='' |
---|
939 | MAINTAINER_MODE_TRUE='#' |
---|
940 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/openexr/work/openexr-1.7.0/missing --run makeinfo' |
---|
941 | OBJEXT='o' |
---|
942 | OPENEXR_VERSION='1.7.0' |
---|
943 | PACKAGE='openexr' |
---|
944 | PACKAGE_BUGREPORT='' |
---|
945 | PACKAGE_NAME='OpenEXR' |
---|
946 | PACKAGE_STRING='OpenEXR 1.7.0' |
---|
947 | PACKAGE_TARNAME='openexr' |
---|
948 | PACKAGE_VERSION='1.7.0' |
---|
949 | PATH_SEPARATOR=':' |
---|
950 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
951 | PTHREAD_CC='' |
---|
952 | PTHREAD_CFLAGS='' |
---|
953 | PTHREAD_LIBS='' |
---|
954 | RANLIB='ranlib' |
---|
955 | SED='/opt/local/bin/gsed' |
---|
956 | SET_MAKE='' |
---|
957 | SHELL='/bin/sh' |
---|
958 | STRIP='strip' |
---|
959 | VERSION='1.7.0' |
---|
960 | ac_ct_AR='ar' |
---|
961 | ac_ct_CC='/usr/bin/clang' |
---|
962 | ac_ct_CXX='' |
---|
963 | ac_ct_F77='' |
---|
964 | ac_ct_RANLIB='ranlib' |
---|
965 | ac_ct_STRIP='strip' |
---|
966 | acx_pthread_config='' |
---|
967 | am__fastdepCC_FALSE='#' |
---|
968 | am__fastdepCC_TRUE='' |
---|
969 | am__fastdepCXX_FALSE='#' |
---|
970 | am__fastdepCXX_TRUE='' |
---|
971 | am__include='include' |
---|
972 | am__leading_dot='.' |
---|
973 | am__quote='' |
---|
974 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
975 | am__untar='${AMTAR} xf -' |
---|
976 | bindir='${exec_prefix}/bin' |
---|
977 | build='i686-apple-darwin15.0.0' |
---|
978 | build_alias='' |
---|
979 | build_cpu='i686' |
---|
980 | build_os='darwin15.0.0' |
---|
981 | build_vendor='apple' |
---|
982 | datadir='${prefix}/share' |
---|
983 | exec_prefix='NONE' |
---|
984 | host='i686-apple-darwin15.0.0' |
---|
985 | host_alias='' |
---|
986 | host_cpu='i686' |
---|
987 | host_os='darwin15.0.0' |
---|
988 | host_vendor='apple' |
---|
989 | includedir='${prefix}/include' |
---|
990 | infodir='/opt/local/share/info' |
---|
991 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/openexr/work/openexr-1.7.0/install-sh' |
---|
992 | libdir='${exec_prefix}/lib' |
---|
993 | libexecdir='${exec_prefix}/libexec' |
---|
994 | localstatedir='${prefix}/var' |
---|
995 | mandir='/opt/local/share/man' |
---|
996 | mkdir_p='$(install_sh) -d' |
---|
997 | oldincludedir='/usr/include' |
---|
998 | prefix='/opt/local' |
---|
999 | program_transform_name='s,x,x,' |
---|
1000 | sbindir='${exec_prefix}/sbin' |
---|
1001 | sharedstatedir='${prefix}/com' |
---|
1002 | sysconfdir='${prefix}/etc' |
---|
1003 | target_alias='' |
---|
1004 | |
---|
1005 | ## ----------- ## |
---|
1006 | ## confdefs.h. ## |
---|
1007 | ## ----------- ## |
---|
1008 | |
---|
1009 | #define HAVE_DLFCN_H 1 |
---|
1010 | #define HAVE_INTTYPES_H 1 |
---|
1011 | #define HAVE_MEMORY_H 1 |
---|
1012 | #define HAVE_STDINT_H 1 |
---|
1013 | #define HAVE_STDLIB_H 1 |
---|
1014 | #define HAVE_STRINGS_H 1 |
---|
1015 | #define HAVE_STRING_H 1 |
---|
1016 | #define HAVE_SYS_STAT_H 1 |
---|
1017 | #define HAVE_SYS_TYPES_H 1 |
---|
1018 | #define HAVE_UNISTD_H 1 |
---|
1019 | #define PACKAGE "openexr" |
---|
1020 | #define PACKAGE_BUGREPORT "" |
---|
1021 | #define PACKAGE_NAME "OpenEXR" |
---|
1022 | #define PACKAGE_STRING "OpenEXR 1.7.0" |
---|
1023 | #define PACKAGE_TARNAME "openexr" |
---|
1024 | #define PACKAGE_VERSION "1.7.0" |
---|
1025 | #define STDC_HEADERS 1 |
---|
1026 | #define VERSION "1.7.0" |
---|
1027 | #endif |
---|
1028 | #ifdef __cplusplus |
---|
1029 | extern "C" void exit (int) throw (); |
---|
1030 | |
---|
1031 | configure: exit 1 |
---|