Ticket #49678: config.log

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