Ticket #33496: config.log

File config.log, 70.1 KB (added by Skratchie@…, 12 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 LibTIFF Software configure 3.9.5, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-jbig --mandir=/opt/local/share/man --with-docdir=/opt/local/share/doc/tiff-3.9.5 --with-jpeg-include-dir=/opt/local/include --with-jpeg-lib-dir=/opt/local/lib --with-zlib-include-dir=/opt/local/include --with-zlib-lib-dir=/opt/local/lib --with-apple-opengl-framework
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = dhcp-15-204.math.tu-berlin.de
14uname -m = x86_64
15uname -r = 11.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~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/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 131 tasks, 641 threads, 2 processors
34Load average: 0.96, Mach factor: 1.08
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:2711: checking build system type
52configure:2725: result: i386-apple-darwin11.3.0
53configure:2745: checking host system type
54configure:2758: result: i386-apple-darwin11.3.0
55configure:2795: checking for a BSD-compatible install
56configure:2863: result: /usr/bin/install -c
57configure:2874: checking whether build environment is sane
58configure:2924: result: yes
59configure:3065: checking for a thread-safe mkdir -p
60configure:3104: result: /opt/local/bin/gmkdir -p
61configure:3117: checking for gawk
62configure:3133: found /opt/local/bin/gawk
63configure:3144: result: gawk
64configure:3155: checking whether make sets $(MAKE)
65configure:3177: result: yes
66configure:3258: checking whether to enable maintainer-specific portions of Makefiles
67configure:3267: result: no
68configure:3310: checking whether build environment is sane
69configure:3360: result: yes
70configure:3411: checking for gcc
71configure:3438: result: /usr/bin/clang
72configure:3667: checking for C compiler version
73configure:3676: /usr/bin/clang --version >&5
74Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)
75Target: x86_64-apple-darwin11.3.0
76Thread model: posix
77configure:3687: $? = 0
78configure:3676: /usr/bin/clang -v >&5
79Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)
80Target: x86_64-apple-darwin11.3.0
81Thread model: posix
82configure:3687: $? = 0
83configure:3676: /usr/bin/clang -V >&5
84clang: error: argument to '-V' is missing (expected 1 value)
85clang: error: no input files
86configure:3687: $? = 1
87configure:3676: /usr/bin/clang -qversion >&5
88clang: error: no input files
89configure:3687: $? = 1
90configure:3707: checking whether the C compiler works
91configure:3729: /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
92configure:3733: $? = 0
93configure:3781: result: yes
94configure:3784: checking for C compiler default output file name
95configure:3786: result: a.out
96configure:3792: checking for suffix of executables
97configure:3799: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
98configure:3803: $? = 0
99configure:3825: result:
100configure:3847: checking whether we are cross compiling
101configure:3855: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
102configure:3859: $? = 0
103configure:3866: ./conftest
104configure:3870: $? = 0
105configure:3885: result: no
106configure:3890: checking for suffix of object files
107configure:3912: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
108configure:3916: $? = 0
109configure:3937: result: o
110configure:3941: checking whether we are using the GNU C compiler
111configure:3960: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
112configure:3960: $? = 0
113configure:3969: result: yes
114configure:3978: checking whether /usr/bin/clang accepts -g
115configure:3998: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
116configure:3998: $? = 0
117configure:4039: result: yes
118configure:4056: checking for /usr/bin/clang option to accept ISO C89
119configure:4120: /usr/bin/clang  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
120configure:4120: $? = 0
121configure:4133: result: none needed
122configure:4164: checking for style of include used by make
123configure:4192: result: GNU
124configure:4217: checking dependency style of /usr/bin/clang
125configure:4327: result: gcc3
126configure:4346: checking for /usr/bin/clang option to accept ISO C99
127configure:4495: /usr/bin/clang  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
128configure:4495: $? = 0
129configure:4508: result: none needed
130configure:4617: checking for /usr/bin/clang option to accept ISO Standard C
131configure:4628: result: none needed
132configure:4640: checking how to run the C preprocessor
133configure:4671: /usr/bin/clang -E -I/opt/local/include conftest.c
134configure:4671: $? = 0
135configure:4685: /usr/bin/clang -E -I/opt/local/include conftest.c
136conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
137#include <ac_nonexistent.h>
138         ^
1391 error generated.
140configure:4685: $? = 1
141configure: failed program was:
142| /* confdefs.h */
143| #define PACKAGE_NAME "LibTIFF Software"
144| #define PACKAGE_TARNAME "tiff"
145| #define PACKAGE_VERSION "3.9.5"
146| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
147| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
148| #define PACKAGE_URL ""
149| #define PACKAGE "tiff"
150| #define VERSION "3.9.5"
151| /* end confdefs.h.  */
152| #include <ac_nonexistent.h>
153configure:4710: result: /usr/bin/clang -E
154configure:4730: /usr/bin/clang -E -I/opt/local/include conftest.c
155configure:4730: $? = 0
156configure:4744: /usr/bin/clang -E -I/opt/local/include conftest.c
157conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
158#include <ac_nonexistent.h>
159         ^
1601 error generated.
161configure:4744: $? = 1
162configure: failed program was:
163| /* confdefs.h */
164| #define PACKAGE_NAME "LibTIFF Software"
165| #define PACKAGE_TARNAME "tiff"
166| #define PACKAGE_VERSION "3.9.5"
167| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
168| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
169| #define PACKAGE_URL ""
170| #define PACKAGE "tiff"
171| #define VERSION "3.9.5"
172| /* end confdefs.h.  */
173| #include <ac_nonexistent.h>
174configure:4772: checking for a sed that does not truncate output
175configure:4836: result: /opt/local/bin/gsed
176configure:4854: checking for grep that handles long lines and -e
177configure:4912: result: /usr/bin/grep
178configure:4917: checking for egrep
179configure:4979: result: /usr/bin/grep -E
180configure:4984: checking for fgrep
181configure:5046: result: /usr/bin/grep -F
182configure:5073: checking how to print strings
183configure:5100: result: printf
184configure:5133: checking for ld used by /usr/bin/clang
185configure:5200: result: /usr/bin/ld
186configure:5207: checking if the linker (/usr/bin/ld) is GNU ld
187configure:5222: result: no
188configure:5236: checking whether /usr/bin/clang and cc understand -c and -o together
189configure:5267: /usr/bin/clang -c conftest.c -o conftest2.o >&5
190configure:5271: $? = 0
191configure:5277: /usr/bin/clang -c conftest.c -o conftest2.o >&5
192configure:5281: $? = 0
193configure:5292: cc -c conftest.c >&5
194configure:5296: $? = 0
195configure:5304: cc -c conftest.c -o conftest2.o >&5
196configure:5308: $? = 0
197configure:5314: cc -c conftest.c -o conftest2.o >&5
198configure:5318: $? = 0
199configure:5336: result: yes
200configure:5373: checking for ld used by /usr/bin/clang
201configure:5440: result: /usr/bin/ld
202configure:5447: checking if the linker (/usr/bin/ld) is GNU ld
203configure:5462: result: no
204configure:5479: checking for C compiler warning flags
205configure:5571: result: -Wall -W
206configure:5575: checking whether make sets $(MAKE)
207configure:5597: result: yes
208configure:5606: checking whether ln -s works
209configure:5610: result: yes
210configure:5663: checking for BSD- or MS-compatible name lister (nm)
211configure:5712: result: /usr/bin/nm
212configure:5842: checking the name lister (/usr/bin/nm) interface
213configure:5849: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
214configure:5852: /usr/bin/nm "conftest.o"
215configure:5855: output
2160000000000000000 S _some_variable
217configure:5862: result: BSD nm
218configure:5866: checking the maximum length of command line arguments
219configure:5991: result: 196608
220configure:6008: checking whether the shell understands some XSI constructs
221configure:6018: result: yes
222configure:6022: checking whether the shell understands "+="
223configure:6028: result: yes
224configure:6063: checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-darwin11.3.0 format
225configure:6103: result: func_convert_file_noop
226configure:6110: checking how to convert i386-apple-darwin11.3.0 file names to toolchain format
227configure:6130: result: func_convert_file_noop
228configure:6137: checking for /usr/bin/ld option to reload object files
229configure:6144: result: -r
230configure:6218: checking for objdump
231configure:6248: result: no
232configure:6274: checking how to recognize dependent libraries
233configure:6476: result: pass_all
234configure:6561: checking for dlltool
235configure:6591: result: no
236configure:6618: checking how to associate runtime and link libraries
237configure:6645: result: printf %s\n
238configure:6706: checking for ar
239configure:6722: found /usr/bin/ar
240configure:6733: result: ar
241configure:6770: checking for archiver @FILE support
242configure:6787: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
243configure:6787: $? = 0
244configure:6790: ar cru libconftest.a @conftest.lst >&5
245ar: @conftest.lst: No such file or directory
246configure:6793: $? = 1
247configure:6813: result: no
248configure:6871: checking for strip
249configure:6887: found /usr/bin/strip
250configure:6898: result: strip
251configure:6970: checking for ranlib
252configure:6986: found /usr/bin/ranlib
253configure:6997: result: ranlib
254configure:7099: checking command to parse /usr/bin/nm output from /usr/bin/clang object
255configure:7218: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
256configure:7221: $? = 0
257configure:7225: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
258configure:7228: $? = 0
259cannot find nm_test_var in conftest.nm
260configure:7218: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
261configure:7221: $? = 0
262configure:7225: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
263configure:7228: $? = 0
264configure:7294: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
265configure:7297: $? = 0
266configure:7335: result: ok
267configure:7372: checking for sysroot
268configure:7402: result: no
269configure:7645: checking for mt
270configure:7675: result: no
271configure:7695: checking if : is a manifest tool
272configure:7701: : '-?'
273configure:7709: result: no
274configure:7765: checking for dsymutil
275configure:7781: found /usr/bin/dsymutil
276configure:7792: result: dsymutil
277configure:7857: checking for nmedit
278configure:7873: found /usr/bin/nmedit
279configure:7884: result: nmedit
280configure:7949: checking for lipo
281configure:7965: found /usr/bin/lipo
282configure:7976: result: lipo
283configure:8041: checking for otool
284configure:8057: found /usr/bin/otool
285configure:8068: result: otool
286configure:8133: checking for otool64
287configure:8163: result: no
288configure:8208: checking for -single_module linker flag
289/usr/bin/clang -pipe -O2 -arch x86_64 -Wall -W -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
290configure:8235: result: yes
291configure:8237: checking for -exported_symbols_list linker flag
292configure:8257: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
293configure:8257: $? = 0
294configure:8267: result: yes
295configure:8269: checking for -force_load linker flag
296/usr/bin/clang -pipe -O2 -arch x86_64 -Wall -W -c -o conftest.o conftest.c
297ar cru libconftest.a conftest.o
298ranlib libconftest.a
299/usr/bin/clang -pipe -O2 -arch x86_64 -Wall -W -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
300configure:8299: result: yes
301configure:8337: checking for ANSI C header files
302configure:8357: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
303configure:8357: $? = 0
304configure:8430: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
305configure:8430: $? = 0
306configure:8430: ./conftest
307configure:8430: $? = 0
308configure:8441: result: yes
309configure:8454: checking for sys/types.h
310configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
311configure:8454: $? = 0
312configure:8454: result: yes
313configure:8454: checking for sys/stat.h
314configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
315configure:8454: $? = 0
316configure:8454: result: yes
317configure:8454: checking for stdlib.h
318configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
319configure:8454: $? = 0
320configure:8454: result: yes
321configure:8454: checking for string.h
322configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
323configure:8454: $? = 0
324configure:8454: result: yes
325configure:8454: checking for memory.h
326configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
327configure:8454: $? = 0
328configure:8454: result: yes
329configure:8454: checking for strings.h
330configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
331configure:8454: $? = 0
332configure:8454: result: yes
333configure:8454: checking for inttypes.h
334configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
335configure:8454: $? = 0
336configure:8454: result: yes
337configure:8454: checking for stdint.h
338configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
339configure:8454: $? = 0
340configure:8454: result: yes
341configure:8454: checking for unistd.h
342configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
343configure:8454: $? = 0
344configure:8454: result: yes
345configure:8468: checking for dlfcn.h
346configure:8468: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
347configure:8468: $? = 0
348configure:8468: result: yes
349configure:8953: checking for objdir
350configure:8968: result: .libs
351configure:9239: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
352configure:9257: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
353configure:9261: $? = 0
354configure:9274: result: yes
355configure:9584: checking for /usr/bin/clang option to produce PIC
356configure:9591: result: -fno-common -DPIC
357configure:9599: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
358configure:9617: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
359configure:9621: $? = 0
360configure:9634: result: yes
361configure:9663: checking if /usr/bin/clang static flag -static works
362configure:9691: result: no
363configure:9706: checking if /usr/bin/clang supports -c -o file.o
364configure:9727: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -o out/conftest2.o conftest.c >&5
365configure:9731: $? = 0
366configure:9753: result: yes
367configure:9761: checking if /usr/bin/clang supports -c -o file.o
368configure:9808: result: yes
369configure:9841: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries
370configure:10999: result: yes
371configure:11244: checking dynamic linker characteristics
372configure:11980: result: darwin11.3.0 dyld
373configure:12087: checking how to hardcode library paths into programs
374configure:12112: result: immediate
375configure:12652: checking whether stripping libraries is possible
376configure:12666: result: yes
377configure:12692: checking if libtool supports shared libraries
378configure:12694: result: yes
379configure:12697: checking whether to build shared libraries
380configure:12718: result: yes
381configure:12721: checking whether to build static libraries
382configure:12725: result: yes
383configure:12872: checking for C++ compiler version
384configure:12881: /usr/bin/clang++ --version >&5
385Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)
386Target: x86_64-apple-darwin11.3.0
387Thread model: posix
388configure:12892: $? = 0
389configure:12881: /usr/bin/clang++ -v >&5
390Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)
391Target: x86_64-apple-darwin11.3.0
392Thread model: posix
393configure:12892: $? = 0
394configure:12881: /usr/bin/clang++ -V >&5
395clang: error: argument to '-V' is missing (expected 1 value)
396clang: error: no input files
397configure:12892: $? = 1
398configure:12881: /usr/bin/clang++ -qversion >&5
399clang: error: no input files
400configure:12892: $? = 1
401configure:12896: checking whether we are using the GNU C++ compiler
402configure:12915: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
403configure:12915: $? = 0
404configure:12924: result: yes
405configure:12933: checking whether /usr/bin/clang++ accepts -g
406configure:12953: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
407configure:12953: $? = 0
408configure:12994: result: yes
409configure:13019: checking dependency style of /usr/bin/clang++
410configure:13129: result: gcc3
411configure:13163: checking how to run the C++ preprocessor
412configure:13190: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
413configure:13190: $? = 0
414configure:13204: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
415conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
416#include <ac_nonexistent.h>
417         ^
4181 error generated.
419configure:13204: $? = 1
420configure: failed program was:
421| /* confdefs.h */
422| #define PACKAGE_NAME "LibTIFF Software"
423| #define PACKAGE_TARNAME "tiff"
424| #define PACKAGE_VERSION "3.9.5"
425| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
426| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
427| #define PACKAGE_URL ""
428| #define PACKAGE "tiff"
429| #define VERSION "3.9.5"
430| #define STDC_HEADERS 1
431| #define HAVE_SYS_TYPES_H 1
432| #define HAVE_SYS_STAT_H 1
433| #define HAVE_STDLIB_H 1
434| #define HAVE_STRING_H 1
435| #define HAVE_MEMORY_H 1
436| #define HAVE_STRINGS_H 1
437| #define HAVE_INTTYPES_H 1
438| #define HAVE_STDINT_H 1
439| #define HAVE_UNISTD_H 1
440| #define HAVE_DLFCN_H 1
441| #define LT_OBJDIR ".libs/"
442| /* end confdefs.h.  */
443| #include <ac_nonexistent.h>
444configure:13229: result: /usr/bin/clang++ -E
445configure:13249: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
446configure:13249: $? = 0
447configure:13263: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
448conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
449#include <ac_nonexistent.h>
450         ^
4511 error generated.
452configure:13263: $? = 1
453configure: failed program was:
454| /* confdefs.h */
455| #define PACKAGE_NAME "LibTIFF Software"
456| #define PACKAGE_TARNAME "tiff"
457| #define PACKAGE_VERSION "3.9.5"
458| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
459| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
460| #define PACKAGE_URL ""
461| #define PACKAGE "tiff"
462| #define VERSION "3.9.5"
463| #define STDC_HEADERS 1
464| #define HAVE_SYS_TYPES_H 1
465| #define HAVE_SYS_STAT_H 1
466| #define HAVE_STDLIB_H 1
467| #define HAVE_STRING_H 1
468| #define HAVE_MEMORY_H 1
469| #define HAVE_STRINGS_H 1
470| #define HAVE_INTTYPES_H 1
471| #define HAVE_STDINT_H 1
472| #define HAVE_UNISTD_H 1
473| #define HAVE_DLFCN_H 1
474| #define LT_OBJDIR ".libs/"
475| /* end confdefs.h.  */
476| #include <ac_nonexistent.h>
477configure:13433: checking for ld used by /usr/bin/clang++
478configure:13500: result: /usr/bin/ld
479configure:13507: checking if the linker (/usr/bin/ld) is GNU ld
480configure:13522: result: no
481configure:13577: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries
482configure:14581: result: yes
483configure:14616: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
484configure:14619: $? = 0
485configure:15139: checking for /usr/bin/clang++ option to produce PIC
486configure:15146: result: -fno-common -DPIC
487configure:15154: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
488configure:15172: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
489configure:15176: $? = 0
490configure:15189: result: yes
491configure:15212: checking if /usr/bin/clang++ static flag -static works
492configure:15240: result: no
493configure:15252: checking if /usr/bin/clang++ supports -c -o file.o
494configure:15273: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
495configure:15277: $? = 0
496configure:15299: result: yes
497configure:15304: checking if /usr/bin/clang++ supports -c -o file.o
498configure:15351: result: yes
499configure:15381: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries
500configure:15415: result: yes
501configure:15558: checking dynamic linker characteristics
502configure:16228: result: darwin11.3.0 dyld
503configure:16281: checking how to hardcode library paths into programs
504configure:16306: result: immediate
505configure:16361: checking for main in -lc
506configure:16380: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc   >&5
507configure:16380: $? = 0
508configure:16389: result: yes
509configure:16456: checking assert.h usability
510configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
511configure:16456: $? = 0
512configure:16456: result: yes
513configure:16456: checking assert.h presence
514configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c
515configure:16456: $? = 0
516configure:16456: result: yes
517configure:16456: checking for assert.h
518configure:16456: result: yes
519configure:16456: checking fcntl.h usability
520configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
521configure:16456: $? = 0
522configure:16456: result: yes
523configure:16456: checking fcntl.h presence
524configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c
525configure:16456: $? = 0
526configure:16456: result: yes
527configure:16456: checking for fcntl.h
528configure:16456: result: yes
529configure:16456: checking io.h usability
530configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
531conftest.c:59:10: fatal error: 'io.h' file not found
532#include <io.h>
533         ^
5341 error generated.
535configure:16456: $? = 1
536configure: failed program was:
537| /* confdefs.h */
538| #define PACKAGE_NAME "LibTIFF Software"
539| #define PACKAGE_TARNAME "tiff"
540| #define PACKAGE_VERSION "3.9.5"
541| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
542| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
543| #define PACKAGE_URL ""
544| #define PACKAGE "tiff"
545| #define VERSION "3.9.5"
546| #define STDC_HEADERS 1
547| #define HAVE_SYS_TYPES_H 1
548| #define HAVE_SYS_STAT_H 1
549| #define HAVE_STDLIB_H 1
550| #define HAVE_STRING_H 1
551| #define HAVE_MEMORY_H 1
552| #define HAVE_STRINGS_H 1
553| #define HAVE_INTTYPES_H 1
554| #define HAVE_STDINT_H 1
555| #define HAVE_UNISTD_H 1
556| #define HAVE_DLFCN_H 1
557| #define LT_OBJDIR ".libs/"
558| #define HAVE_LIBC 1
559| #define HAVE_ASSERT_H 1
560| #define HAVE_FCNTL_H 1
561| /* end confdefs.h.  */
562| #include <stdio.h>
563| #ifdef HAVE_SYS_TYPES_H
564| # include <sys/types.h>
565| #endif
566| #ifdef HAVE_SYS_STAT_H
567| # include <sys/stat.h>
568| #endif
569| #ifdef STDC_HEADERS
570| # include <stdlib.h>
571| # include <stddef.h>
572| #else
573| # ifdef HAVE_STDLIB_H
574| #  include <stdlib.h>
575| # endif
576| #endif
577| #ifdef HAVE_STRING_H
578| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
579| #  include <memory.h>
580| # endif
581| # include <string.h>
582| #endif
583| #ifdef HAVE_STRINGS_H
584| # include <strings.h>
585| #endif
586| #ifdef HAVE_INTTYPES_H
587| # include <inttypes.h>
588| #endif
589| #ifdef HAVE_STDINT_H
590| # include <stdint.h>
591| #endif
592| #ifdef HAVE_UNISTD_H
593| # include <unistd.h>
594| #endif
595| #include <io.h>
596configure:16456: result: no
597configure:16456: checking io.h presence
598configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c
599conftest.c:26:10: fatal error: 'io.h' file not found
600#include <io.h>
601         ^
6021 error generated.
603configure:16456: $? = 1
604configure: failed program was:
605| /* confdefs.h */
606| #define PACKAGE_NAME "LibTIFF Software"
607| #define PACKAGE_TARNAME "tiff"
608| #define PACKAGE_VERSION "3.9.5"
609| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
610| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
611| #define PACKAGE_URL ""
612| #define PACKAGE "tiff"
613| #define VERSION "3.9.5"
614| #define STDC_HEADERS 1
615| #define HAVE_SYS_TYPES_H 1
616| #define HAVE_SYS_STAT_H 1
617| #define HAVE_STDLIB_H 1
618| #define HAVE_STRING_H 1
619| #define HAVE_MEMORY_H 1
620| #define HAVE_STRINGS_H 1
621| #define HAVE_INTTYPES_H 1
622| #define HAVE_STDINT_H 1
623| #define HAVE_UNISTD_H 1
624| #define HAVE_DLFCN_H 1
625| #define LT_OBJDIR ".libs/"
626| #define HAVE_LIBC 1
627| #define HAVE_ASSERT_H 1
628| #define HAVE_FCNTL_H 1
629| /* end confdefs.h.  */
630| #include <io.h>
631configure:16456: result: no
632configure:16456: checking for io.h
633configure:16456: result: no
634configure:16456: checking limits.h usability
635configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
636configure:16456: $? = 0
637configure:16456: result: yes
638configure:16456: checking limits.h presence
639configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c
640configure:16456: $? = 0
641configure:16456: result: yes
642configure:16456: checking for limits.h
643configure:16456: result: yes
644configure:16456: checking malloc.h usability
645configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
646conftest.c:60:10: fatal error: 'malloc.h' file not found
647#include <malloc.h>
648         ^
6491 error generated.
650configure:16456: $? = 1
651configure: failed program was:
652| /* confdefs.h */
653| #define PACKAGE_NAME "LibTIFF Software"
654| #define PACKAGE_TARNAME "tiff"
655| #define PACKAGE_VERSION "3.9.5"
656| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
657| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
658| #define PACKAGE_URL ""
659| #define PACKAGE "tiff"
660| #define VERSION "3.9.5"
661| #define STDC_HEADERS 1
662| #define HAVE_SYS_TYPES_H 1
663| #define HAVE_SYS_STAT_H 1
664| #define HAVE_STDLIB_H 1
665| #define HAVE_STRING_H 1
666| #define HAVE_MEMORY_H 1
667| #define HAVE_STRINGS_H 1
668| #define HAVE_INTTYPES_H 1
669| #define HAVE_STDINT_H 1
670| #define HAVE_UNISTD_H 1
671| #define HAVE_DLFCN_H 1
672| #define LT_OBJDIR ".libs/"
673| #define HAVE_LIBC 1
674| #define HAVE_ASSERT_H 1
675| #define HAVE_FCNTL_H 1
676| #define HAVE_LIMITS_H 1
677| /* end confdefs.h.  */
678| #include <stdio.h>
679| #ifdef HAVE_SYS_TYPES_H
680| # include <sys/types.h>
681| #endif
682| #ifdef HAVE_SYS_STAT_H
683| # include <sys/stat.h>
684| #endif
685| #ifdef STDC_HEADERS
686| # include <stdlib.h>
687| # include <stddef.h>
688| #else
689| # ifdef HAVE_STDLIB_H
690| #  include <stdlib.h>
691| # endif
692| #endif
693| #ifdef HAVE_STRING_H
694| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
695| #  include <memory.h>
696| # endif
697| # include <string.h>
698| #endif
699| #ifdef HAVE_STRINGS_H
700| # include <strings.h>
701| #endif
702| #ifdef HAVE_INTTYPES_H
703| # include <inttypes.h>
704| #endif
705| #ifdef HAVE_STDINT_H
706| # include <stdint.h>
707| #endif
708| #ifdef HAVE_UNISTD_H
709| # include <unistd.h>
710| #endif
711| #include <malloc.h>
712configure:16456: result: no
713configure:16456: checking malloc.h presence
714configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c
715conftest.c:27:10: fatal error: 'malloc.h' file not found
716#include <malloc.h>
717         ^
7181 error generated.
719configure:16456: $? = 1
720configure: failed program was:
721| /* confdefs.h */
722| #define PACKAGE_NAME "LibTIFF Software"
723| #define PACKAGE_TARNAME "tiff"
724| #define PACKAGE_VERSION "3.9.5"
725| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
726| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
727| #define PACKAGE_URL ""
728| #define PACKAGE "tiff"
729| #define VERSION "3.9.5"
730| #define STDC_HEADERS 1
731| #define HAVE_SYS_TYPES_H 1
732| #define HAVE_SYS_STAT_H 1
733| #define HAVE_STDLIB_H 1
734| #define HAVE_STRING_H 1
735| #define HAVE_MEMORY_H 1
736| #define HAVE_STRINGS_H 1
737| #define HAVE_INTTYPES_H 1
738| #define HAVE_STDINT_H 1
739| #define HAVE_UNISTD_H 1
740| #define HAVE_DLFCN_H 1
741| #define LT_OBJDIR ".libs/"
742| #define HAVE_LIBC 1
743| #define HAVE_ASSERT_H 1
744| #define HAVE_FCNTL_H 1
745| #define HAVE_LIMITS_H 1
746| /* end confdefs.h.  */
747| #include <malloc.h>
748configure:16456: result: no
749configure:16456: checking for malloc.h
750configure:16456: result: no
751configure:16456: checking search.h usability
752configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
753configure:16456: $? = 0
754configure:16456: result: yes
755configure:16456: checking search.h presence
756configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c
757configure:16456: $? = 0
758configure:16456: result: yes
759configure:16456: checking for search.h
760configure:16456: result: yes
761configure:16456: checking sys/time.h usability
762configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
763configure:16456: $? = 0
764configure:16456: result: yes
765configure:16456: checking sys/time.h presence
766configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c
767configure:16456: $? = 0
768configure:16456: result: yes
769configure:16456: checking for sys/time.h
770configure:16456: result: yes
771configure:16456: checking for unistd.h
772configure:16456: result: yes
773configure:16467: checking for an ANSI C-conforming const
774configure:16532: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
775conftest.c:75:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
776    struct s *b; b->j = 5;
777                 ^
778conftest.c:75:5: note: variable 'b' is declared here
779    struct s *b; b->j = 5;
780    ^
781conftest.c:75:16: note: add initialization to silence this warning
782    struct s *b; b->j = 5;
783               ^
784                = 0
785conftest.c:59:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
786    *t++ = 0;
787     ^
788conftest.c:56:5: note: variable 't' is declared here
789    char *t;
790    ^
791conftest.c:56:12: note: add initialization to silence this warning
792    char *t;
793           ^
794            = 0
7952 warnings generated.
796configure:16532: $? = 0
797configure:16539: result: yes
798configure:16547: checking for inline
799configure:16563: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
800configure:16563: $? = 0
801configure:16571: result: inline
802configure:16589: checking whether byte ordering is bigendian
803configure:16604: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
804configure:16604: $? = 0
805configure:16649: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
806configure:16649: $? = 0
807configure:16667: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
808conftest.c:37:4: error: use of undeclared identifier 'not'
809                 not big endian
810                 ^
8111 error generated.
812configure:16667: $? = 1
813configure: failed program was:
814| /* confdefs.h */
815| #define PACKAGE_NAME "LibTIFF Software"
816| #define PACKAGE_TARNAME "tiff"
817| #define PACKAGE_VERSION "3.9.5"
818| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
819| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
820| #define PACKAGE_URL ""
821| #define PACKAGE "tiff"
822| #define VERSION "3.9.5"
823| #define STDC_HEADERS 1
824| #define HAVE_SYS_TYPES_H 1
825| #define HAVE_SYS_STAT_H 1
826| #define HAVE_STDLIB_H 1
827| #define HAVE_STRING_H 1
828| #define HAVE_MEMORY_H 1
829| #define HAVE_STRINGS_H 1
830| #define HAVE_INTTYPES_H 1
831| #define HAVE_STDINT_H 1
832| #define HAVE_UNISTD_H 1
833| #define HAVE_DLFCN_H 1
834| #define LT_OBJDIR ".libs/"
835| #define HAVE_LIBC 1
836| #define HAVE_ASSERT_H 1
837| #define HAVE_FCNTL_H 1
838| #define HAVE_LIMITS_H 1
839| #define HAVE_SEARCH_H 1
840| #define HAVE_SYS_TIME_H 1
841| #define HAVE_UNISTD_H 1
842| /* end confdefs.h.  */
843| #include <sys/types.h>
844|               #include <sys/param.h>
845|
846| int
847| main ()
848| {
849| #if BYTE_ORDER != BIG_ENDIAN
850|                not big endian
851|               #endif
852|
853|   ;
854|   return 0;
855| }
856configure:16795: result: no
857configure:16813: checking for off_t
858configure:16813: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
859configure:16813: $? = 0
860configure:16813: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
861conftest.c:66:20: error: expected expression
862if (sizeof ((off_t)))
863                   ^
8641 error generated.
865configure:16813: $? = 1
866configure: failed program was:
867| /* confdefs.h */
868| #define PACKAGE_NAME "LibTIFF Software"
869| #define PACKAGE_TARNAME "tiff"
870| #define PACKAGE_VERSION "3.9.5"
871| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
872| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
873| #define PACKAGE_URL ""
874| #define PACKAGE "tiff"
875| #define VERSION "3.9.5"
876| #define STDC_HEADERS 1
877| #define HAVE_SYS_TYPES_H 1
878| #define HAVE_SYS_STAT_H 1
879| #define HAVE_STDLIB_H 1
880| #define HAVE_STRING_H 1
881| #define HAVE_MEMORY_H 1
882| #define HAVE_STRINGS_H 1
883| #define HAVE_INTTYPES_H 1
884| #define HAVE_STDINT_H 1
885| #define HAVE_UNISTD_H 1
886| #define HAVE_DLFCN_H 1
887| #define LT_OBJDIR ".libs/"
888| #define HAVE_LIBC 1
889| #define HAVE_ASSERT_H 1
890| #define HAVE_FCNTL_H 1
891| #define HAVE_LIMITS_H 1
892| #define HAVE_SEARCH_H 1
893| #define HAVE_SYS_TIME_H 1
894| #define HAVE_UNISTD_H 1
895| /* end confdefs.h.  */
896| #include <stdio.h>
897| #ifdef HAVE_SYS_TYPES_H
898| # include <sys/types.h>
899| #endif
900| #ifdef HAVE_SYS_STAT_H
901| # include <sys/stat.h>
902| #endif
903| #ifdef STDC_HEADERS
904| # include <stdlib.h>
905| # include <stddef.h>
906| #else
907| # ifdef HAVE_STDLIB_H
908| #  include <stdlib.h>
909| # endif
910| #endif
911| #ifdef HAVE_STRING_H
912| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
913| #  include <memory.h>
914| # endif
915| # include <string.h>
916| #endif
917| #ifdef HAVE_STRINGS_H
918| # include <strings.h>
919| #endif
920| #ifdef HAVE_INTTYPES_H
921| # include <inttypes.h>
922| #endif
923| #ifdef HAVE_STDINT_H
924| # include <stdint.h>
925| #endif
926| #ifdef HAVE_UNISTD_H
927| # include <unistd.h>
928| #endif
929| int
930| main ()
931| {
932| if (sizeof ((off_t)))
933|           return 0;
934|   ;
935|   return 0;
936| }
937configure:16813: result: yes
938configure:16824: checking for size_t
939configure:16824: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
940configure:16824: $? = 0
941configure:16824: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
942conftest.c:66:21: error: expected expression
943if (sizeof ((size_t)))
944                    ^
9451 error generated.
946configure:16824: $? = 1
947configure: failed program was:
948| /* confdefs.h */
949| #define PACKAGE_NAME "LibTIFF Software"
950| #define PACKAGE_TARNAME "tiff"
951| #define PACKAGE_VERSION "3.9.5"
952| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
953| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
954| #define PACKAGE_URL ""
955| #define PACKAGE "tiff"
956| #define VERSION "3.9.5"
957| #define STDC_HEADERS 1
958| #define HAVE_SYS_TYPES_H 1
959| #define HAVE_SYS_STAT_H 1
960| #define HAVE_STDLIB_H 1
961| #define HAVE_STRING_H 1
962| #define HAVE_MEMORY_H 1
963| #define HAVE_STRINGS_H 1
964| #define HAVE_INTTYPES_H 1
965| #define HAVE_STDINT_H 1
966| #define HAVE_UNISTD_H 1
967| #define HAVE_DLFCN_H 1
968| #define LT_OBJDIR ".libs/"
969| #define HAVE_LIBC 1
970| #define HAVE_ASSERT_H 1
971| #define HAVE_FCNTL_H 1
972| #define HAVE_LIMITS_H 1
973| #define HAVE_SEARCH_H 1
974| #define HAVE_SYS_TIME_H 1
975| #define HAVE_UNISTD_H 1
976| /* end confdefs.h.  */
977| #include <stdio.h>
978| #ifdef HAVE_SYS_TYPES_H
979| # include <sys/types.h>
980| #endif
981| #ifdef HAVE_SYS_STAT_H
982| # include <sys/stat.h>
983| #endif
984| #ifdef STDC_HEADERS
985| # include <stdlib.h>
986| # include <stddef.h>
987| #else
988| # ifdef HAVE_STDLIB_H
989| #  include <stdlib.h>
990| # endif
991| #endif
992| #ifdef HAVE_STRING_H
993| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
994| #  include <memory.h>
995| # endif
996| # include <string.h>
997| #endif
998| #ifdef HAVE_STRINGS_H
999| # include <strings.h>
1000| #endif
1001| #ifdef HAVE_INTTYPES_H
1002| # include <inttypes.h>
1003| #endif
1004| #ifdef HAVE_STDINT_H
1005| # include <stdint.h>
1006| #endif
1007| #ifdef HAVE_UNISTD_H
1008| # include <unistd.h>
1009| #endif
1010| int
1011| main ()
1012| {
1013| if (sizeof ((size_t)))
1014|           return 0;
1015|   ;
1016|   return 0;
1017| }
1018configure:16824: result: yes
1019configure:16839: checking size of int
1020configure:16844: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1021configure:16844: $? = 0
1022configure:16844: ./conftest
1023configure:16844: $? = 0
1024configure:16858: result: 4
1025configure:16872: checking size of long
1026configure:16877: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1027configure:16877: $? = 0
1028configure:16877: ./conftest
1029configure:16877: $? = 0
1030configure:16891: result: 8
1031configure:16901: checking whether time.h and sys/time.h may both be included
1032configure:16921: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
1033configure:16921: $? = 0
1034configure:16928: result: yes
1035configure:16936: checking whether struct tm is in sys/time.h or time.h
1036configure:16956: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
1037configure:16956: $? = 0
1038configure:16963: result: time.h
1039configure:16971: checking for int8
1040configure:16971: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
1041conftest.c:42:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
1042if (sizeof (int8))
1043            ^
10441 error generated.
1045configure:16971: $? = 1
1046configure: failed program was:
1047| /* confdefs.h */
1048| #define PACKAGE_NAME "LibTIFF Software"
1049| #define PACKAGE_TARNAME "tiff"
1050| #define PACKAGE_VERSION "3.9.5"
1051| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
1052| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
1053| #define PACKAGE_URL ""
1054| #define PACKAGE "tiff"
1055| #define VERSION "3.9.5"
1056| #define STDC_HEADERS 1
1057| #define HAVE_SYS_TYPES_H 1
1058| #define HAVE_SYS_STAT_H 1
1059| #define HAVE_STDLIB_H 1
1060| #define HAVE_STRING_H 1
1061| #define HAVE_MEMORY_H 1
1062| #define HAVE_STRINGS_H 1
1063| #define HAVE_INTTYPES_H 1
1064| #define HAVE_STDINT_H 1
1065| #define HAVE_UNISTD_H 1
1066| #define HAVE_DLFCN_H 1
1067| #define LT_OBJDIR ".libs/"
1068| #define HAVE_LIBC 1
1069| #define HAVE_ASSERT_H 1
1070| #define HAVE_FCNTL_H 1
1071| #define HAVE_LIMITS_H 1
1072| #define HAVE_SEARCH_H 1
1073| #define HAVE_SYS_TIME_H 1
1074| #define HAVE_UNISTD_H 1
1075| #define SIZEOF_INT 4
1076| #define SIZEOF_LONG 8
1077| #define TIME_WITH_SYS_TIME 1
1078| /* end confdefs.h.  */
1079|
1080| #if HAVE_INTTYPES_H
1081| # include <inttypes.h>
1082| #endif
1083|
1084|
1085| int
1086| main ()
1087| {
1088| if (sizeof (int8))
1089|        return 0;
1090|   ;
1091|   return 0;
1092| }
1093configure:16971: result: no
1094configure:16985: checking for int16
1095configure:16985: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
1096conftest.c:42:13: error: use of undeclared identifier 'int16'
1097if (sizeof (int16))
1098            ^
10991 error generated.
1100configure:16985: $? = 1
1101configure: failed program was:
1102| /* confdefs.h */
1103| #define PACKAGE_NAME "LibTIFF Software"
1104| #define PACKAGE_TARNAME "tiff"
1105| #define PACKAGE_VERSION "3.9.5"
1106| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
1107| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
1108| #define PACKAGE_URL ""
1109| #define PACKAGE "tiff"
1110| #define VERSION "3.9.5"
1111| #define STDC_HEADERS 1
1112| #define HAVE_SYS_TYPES_H 1
1113| #define HAVE_SYS_STAT_H 1
1114| #define HAVE_STDLIB_H 1
1115| #define HAVE_STRING_H 1
1116| #define HAVE_MEMORY_H 1
1117| #define HAVE_STRINGS_H 1
1118| #define HAVE_INTTYPES_H 1
1119| #define HAVE_STDINT_H 1
1120| #define HAVE_UNISTD_H 1
1121| #define HAVE_DLFCN_H 1
1122| #define LT_OBJDIR ".libs/"
1123| #define HAVE_LIBC 1
1124| #define HAVE_ASSERT_H 1
1125| #define HAVE_FCNTL_H 1
1126| #define HAVE_LIMITS_H 1
1127| #define HAVE_SEARCH_H 1
1128| #define HAVE_SYS_TIME_H 1
1129| #define HAVE_UNISTD_H 1
1130| #define SIZEOF_INT 4
1131| #define SIZEOF_LONG 8
1132| #define TIME_WITH_SYS_TIME 1
1133| /* end confdefs.h.  */
1134|
1135| #if HAVE_INTTYPES_H
1136| # include <inttypes.h>
1137| #endif
1138|
1139|
1140| int
1141| main ()
1142| {
1143| if (sizeof (int16))
1144|        return 0;
1145|   ;
1146|   return 0;
1147| }
1148configure:16985: result: no
1149configure:16999: checking for int32
1150configure:16999: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
1151conftest.c:42:13: error: use of undeclared identifier 'int32'
1152if (sizeof (int32))
1153            ^
11541 error generated.
1155configure:16999: $? = 1
1156configure: failed program was:
1157| /* confdefs.h */
1158| #define PACKAGE_NAME "LibTIFF Software"
1159| #define PACKAGE_TARNAME "tiff"
1160| #define PACKAGE_VERSION "3.9.5"
1161| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
1162| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
1163| #define PACKAGE_URL ""
1164| #define PACKAGE "tiff"
1165| #define VERSION "3.9.5"
1166| #define STDC_HEADERS 1
1167| #define HAVE_SYS_TYPES_H 1
1168| #define HAVE_SYS_STAT_H 1
1169| #define HAVE_STDLIB_H 1
1170| #define HAVE_STRING_H 1
1171| #define HAVE_MEMORY_H 1
1172| #define HAVE_STRINGS_H 1
1173| #define HAVE_INTTYPES_H 1
1174| #define HAVE_STDINT_H 1
1175| #define HAVE_UNISTD_H 1
1176| #define HAVE_DLFCN_H 1
1177| #define LT_OBJDIR ".libs/"
1178| #define HAVE_LIBC 1
1179| #define HAVE_ASSERT_H 1
1180| #define HAVE_FCNTL_H 1
1181| #define HAVE_LIMITS_H 1
1182| #define HAVE_SEARCH_H 1
1183| #define HAVE_SYS_TIME_H 1
1184| #define HAVE_UNISTD_H 1
1185| #define SIZEOF_INT 4
1186| #define SIZEOF_LONG 8
1187| #define TIME_WITH_SYS_TIME 1
1188| /* end confdefs.h.  */
1189|
1190| #if HAVE_INTTYPES_H
1191| # include <inttypes.h>
1192| #endif
1193|
1194|
1195| int
1196| main ()
1197| {
1198| if (sizeof (int32))
1199|        return 0;
1200|   ;
1201|   return 0;
1202| }
1203configure:16999: result: no
1204configure:17020: checking size of signed long
1205configure:17025: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1206configure:17025: $? = 0
1207configure:17025: ./conftest
1208configure:17025: $? = 0
1209configure:17039: result: 8
1210configure:17055: checking size of unsigned long
1211configure:17060: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1212configure:17060: $? = 0
1213configure:17060: ./conftest
1214configure:17060: $? = 0
1215configure:17074: result: 8
1216configure:17091: checking size of signed long long
1217configure:17096: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1218configure:17096: $? = 0
1219configure:17096: ./conftest
1220configure:17096: $? = 0
1221configure:17110: result: 8
1222configure:17128: checking size of unsigned long long
1223configure:17133: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1224configure:17133: $? = 0
1225configure:17133: ./conftest
1226configure:17133: $? = 0
1227configure:17147: result: 8
1228configure:17158: checking for signed 64-bit type
1229configure:17171: result: signed long
1230configure:17184: checking for unsigned 64-bit type
1231configure:17197: result: unsigned long
1232configure:17213: checking for floor
1233configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1234configure:17213: $? = 0
1235configure:17213: result: yes
1236configure:17213: checking for isascii
1237configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1238configure:17213: $? = 0
1239configure:17213: result: yes
1240configure:17213: checking for memmove
1241configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1242conftest.c:66:6: warning: incompatible redeclaration of library function 'memmove'
1243char memmove ();
1244     ^
1245conftest.c:66:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
12461 warning generated.
1247configure:17213: $? = 0
1248configure:17213: result: yes
1249configure:17213: checking for memset
1250configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1251conftest.c:67:6: warning: incompatible redeclaration of library function 'memset'
1252char memset ();
1253     ^
1254conftest.c:67:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
12551 warning generated.
1256configure:17213: $? = 0
1257configure:17213: result: yes
1258configure:17213: checking for mmap
1259configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1260configure:17213: $? = 0
1261configure:17213: result: yes
1262configure:17213: checking for pow
1263configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1264conftest.c:69:6: warning: incompatible redeclaration of library function 'pow'
1265char pow ();
1266     ^
1267conftest.c:69:6: note: 'pow' is a builtin with type 'double (double, double)'
12681 warning generated.
1269configure:17213: $? = 0
1270configure:17213: result: yes
1271configure:17213: checking for setmode
1272configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1273configure:17213: $? = 0
1274configure:17213: result: yes
1275configure:17213: checking for sqrt
1276configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1277conftest.c:71:6: warning: incompatible redeclaration of library function 'sqrt'
1278char sqrt ();
1279     ^
1280conftest.c:71:6: note: 'sqrt' is a builtin with type 'double (double)'
12811 warning generated.
1282configure:17213: $? = 0
1283configure:17213: result: yes
1284configure:17213: checking for strchr
1285configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1286conftest.c:72:6: warning: incompatible redeclaration of library function 'strchr'
1287char strchr ();
1288     ^
1289conftest.c:72:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
12901 warning generated.
1291configure:17213: $? = 0
1292configure:17213: result: yes
1293configure:17213: checking for strrchr
1294configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1295conftest.c:73:6: warning: incompatible redeclaration of library function 'strrchr'
1296char strrchr ();
1297     ^
1298conftest.c:73:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
12991 warning generated.
1300configure:17213: $? = 0
1301configure:17213: result: yes
1302configure:17213: checking for strstr
1303configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1304conftest.c:74:6: warning: incompatible redeclaration of library function 'strstr'
1305char strstr ();
1306     ^
1307conftest.c:74:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
13081 warning generated.
1309configure:17213: $? = 0
1310configure:17213: result: yes
1311configure:17213: checking for strtol
1312configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1313configure:17213: $? = 0
1314configure:17213: result: yes
1315configure:17223: checking for getopt
1316configure:17223: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1317configure:17223: $? = 0
1318configure:17223: result: yes
1319configure:17237: checking for strcasecmp
1320configure:17237: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1321configure:17237: $? = 0
1322configure:17237: result: yes
1323configure:17251: checking for strtoul
1324configure:17251: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1325configure:17251: $? = 0
1326configure:17251: result: yes
1327configure:17265: checking for lfind
1328configure:17265: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc  >&5
1329configure:17265: $? = 0
1330configure:17265: result: yes
1331configure:17280: checking native cpu bit order
1332configure:17285: result: lsb2msb
1333configure:17346: checking for special C compiler options needed for large files
1334configure:17391: result: no
1335configure:17397: checking for _FILE_OFFSET_BITS value needed for large files
1336configure:17422: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
1337configure:17422: $? = 0
1338configure:17454: result: no
1339configure:17682: checking for inflateEnd in -lz
1340configure:17707: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lz  -lc  >&5
1341configure:17707: $? = 0
1342configure:17716: result: yes
1343configure:17731: checking zlib.h usability
1344configure:17731: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include conftest.c >&5
1345configure:17731: $? = 0
1346configure:17731: result: yes
1347configure:17731: checking zlib.h presence
1348configure:17731: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c
1349configure:17731: $? = 0
1350configure:17731: result: yes
1351configure:17731: checking for zlib.h
1352configure:17731: result: yes
1353configure:17806: checking for jpeg_read_scanlines in -ljpeg
1354configure:17831: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg  -lz -lc  >&5
1355configure:17831: $? = 0
1356configure:17840: result: yes
1357configure:17855: checking jpeglib.h usability
1358configure:17855: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
1359configure:17855: $? = 0
1360configure:17855: result: yes
1361configure:17855: checking jpeglib.h presence
1362configure:17855: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c
1363configure:17855: $? = 0
1364configure:17855: result: yes
1365configure:17855: checking for jpeglib.h
1366configure:17855: result: yes
1367configure:18051: checking for X
1368configure:18159: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c
1369configure:18159: $? = 0
1370configure:18190: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lX11 -ljpeg -lz -lc  >&5
1371configure:18190: $? = 0
1372configure:18240: result: libraries , headers
1373configure:18339: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc   -lX11 >&5
1374configure:18339: $? = 0
1375configure:18437: checking for gethostbyname
1376configure:18437: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc  >&5
1377configure:18437: $? = 0
1378configure:18437: result: yes
1379configure:18534: checking for connect
1380configure:18534: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc  >&5
1381configure:18534: $? = 0
1382configure:18534: result: yes
1383configure:18583: checking for remove
1384configure:18583: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc  >&5
1385configure:18583: $? = 0
1386configure:18583: result: yes
1387configure:18632: checking for shmat
1388configure:18632: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc  >&5
1389configure:18632: $? = 0
1390configure:18632: result: yes
1391configure:18690: checking for IceConnectionNumber in -lICE
1392configure:18715: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lICE  -ljpeg -lz -lc  >&5
1393configure:18715: $? = 0
1394configure:18724: result: yes
1395configure:18899: checking for the pthreads library -lpthreads
1396configure:18932: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lpthreads -ljpeg -lz -lc  >&5
1397conftest.c:76:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
1398pthread_t th; pthread_join(th, 0);
1399                           ^~
1400conftest.c:76:1: note: variable 'th' is declared here
1401pthread_t th; pthread_join(th, 0);
1402^
1403conftest.c:76:13: note: add initialization to silence this warning
1404pthread_t th; pthread_join(th, 0);
1405            ^
1406             = 0
14071 warning generated.
1408ld: library not found for -lpthreads
1409clang: error: linker command failed with exit code 1 (use -v to see invocation)
1410configure:18932: $? = 1
1411configure: failed program was:
1412| /* confdefs.h */
1413| #define PACKAGE_NAME "LibTIFF Software"
1414| #define PACKAGE_TARNAME "tiff"
1415| #define PACKAGE_VERSION "3.9.5"
1416| #define PACKAGE_STRING "LibTIFF Software 3.9.5"
1417| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
1418| #define PACKAGE_URL ""
1419| #define PACKAGE "tiff"
1420| #define VERSION "3.9.5"
1421| #define STDC_HEADERS 1
1422| #define HAVE_SYS_TYPES_H 1
1423| #define HAVE_SYS_STAT_H 1
1424| #define HAVE_STDLIB_H 1
1425| #define HAVE_STRING_H 1
1426| #define HAVE_MEMORY_H 1
1427| #define HAVE_STRINGS_H 1
1428| #define HAVE_INTTYPES_H 1
1429| #define HAVE_STDINT_H 1
1430| #define HAVE_UNISTD_H 1
1431| #define HAVE_DLFCN_H 1
1432| #define LT_OBJDIR ".libs/"
1433| #define HAVE_LIBC 1
1434| #define HAVE_ASSERT_H 1
1435| #define HAVE_FCNTL_H 1
1436| #define HAVE_LIMITS_H 1
1437| #define HAVE_SEARCH_H 1
1438| #define HAVE_SYS_TIME_H 1
1439| #define HAVE_UNISTD_H 1
1440| #define SIZEOF_INT 4
1441| #define SIZEOF_LONG 8
1442| #define TIME_WITH_SYS_TIME 1
1443| #define SIZEOF_SIGNED_LONG 8
1444| #define SIZEOF_UNSIGNED_LONG 8
1445| #define SIZEOF_SIGNED_LONG_LONG 8
1446| #define SIZEOF_UNSIGNED_LONG_LONG 8
1447| #define TIFF_INT64_T signed long
1448| #define TIFF_INT64_FORMAT "%ld"
1449| #define TIFF_UINT64_T unsigned long
1450| #define TIFF_UINT64_FORMAT "%lu"
1451| #define HAVE_FLOOR 1
1452| #define HAVE_ISASCII 1
1453| #define HAVE_MEMMOVE 1
1454| #define HAVE_MEMSET 1
1455| #define HAVE_MMAP 1
1456| #define HAVE_POW 1
1457| #define HAVE_SETMODE 1
1458| #define HAVE_SQRT 1
1459| #define HAVE_STRCHR 1
1460| #define HAVE_STRRCHR 1
1461| #define HAVE_STRSTR 1
1462| #define HAVE_STRTOL 1
1463| #define HAVE_GETOPT 1
1464| #define HAVE_STRCASECMP 1
1465| #define HAVE_STRTOUL 1
1466| #define HAVE_LFIND 1
1467| #define HOST_FILLORDER FILLORDER_LSB2MSB
1468| #define HOST_BIGENDIAN 0
1469| #define HAVE_IEEEFP 1
1470| #define CCITT_SUPPORT 1
1471| #define PACKBITS_SUPPORT 1
1472| #define LZW_SUPPORT 1
1473| #define THUNDER_SUPPORT 1
1474| #define NEXT_SUPPORT 1
1475| #define LOGLUV_SUPPORT 1
1476| #define MDI_SUPPORT 1
1477| #define ZIP_SUPPORT 1
1478| #define PIXARLOG_SUPPORT 1
1479| #define JPEG_SUPPORT 1
1480| #define OJPEG_SUPPORT 1
1481| #define CXX_SUPPORT 1
1482| /* end confdefs.h.  */
1483| #include <pthread.h>
1484| int
1485| main ()
1486| {
1487| pthread_t th; pthread_join(th, 0);
1488|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
1489|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1490|   ;
1491|   return 0;
1492| }
1493configure:18941: result: no
1494configure:18844: checking whether pthreads work without any flags
1495configure:18932: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c  -ljpeg -lz -lc  >&5
1496conftest.c:76:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
1497pthread_t th; pthread_join(th, 0);
1498                           ^~
1499conftest.c:76:1: note: variable 'th' is declared here
1500pthread_t th; pthread_join(th, 0);
1501^
1502conftest.c:76:13: note: add initialization to silence this warning
1503pthread_t th; pthread_join(th, 0);
1504            ^
1505             = 0
15061 warning generated.
1507configure:18932: $? = 0
1508configure:18941: result: yes
1509configure:18960: checking for joinable pthread attribute
1510configure:18975: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c  -ljpeg -lz -lc  >&5
1511conftest.c:76:5: warning: unused variable 'attr' [-Wunused-variable]
1512int attr=PTHREAD_CREATE_JOINABLE;
1513    ^
15141 warning generated.
1515configure:18975: $? = 0
1516configure:18981: result: PTHREAD_CREATE_JOINABLE
1517configure:18991: checking if more special flags are required for pthreads
1518configure:18998: result: -D_THREAD_SAFE
1519configure:19010: checking for cc_r
1520configure:19038: result: /usr/bin/clang
1521configure:19647: creating ./config.status
1522
1523## ---------------------- ##
1524## Running config.status. ##
1525## ---------------------- ##
1526
1527This file was extended by LibTIFF Software config.status 3.9.5, which was
1528generated by GNU Autoconf 2.68.  Invocation command line was
1529
1530  CONFIG_FILES    =
1531  CONFIG_HEADERS  =
1532  CONFIG_LINKS    =
1533  CONFIG_COMMANDS =
1534  $ ./config.status
1535
1536on dhcp-15-204.math.tu-berlin.de
1537
1538config.status:1272: creating Makefile
1539config.status:1272: creating build/Makefile
1540config.status:1272: creating contrib/Makefile
1541config.status:1272: creating contrib/acorn/Makefile
1542config.status:1272: creating contrib/addtiffo/Makefile
1543config.status:1272: creating contrib/dbs/Makefile
1544config.status:1272: creating contrib/dbs/xtiff/Makefile
1545config.status:1272: creating contrib/iptcutil/Makefile
1546config.status:1272: creating contrib/mac-cw/Makefile
1547config.status:1272: creating contrib/mac-mpw/Makefile
1548config.status:1272: creating contrib/mfs/Makefile
1549config.status:1272: creating contrib/pds/Makefile
1550config.status:1272: creating contrib/ras/Makefile
1551config.status:1272: creating contrib/stream/Makefile
1552config.status:1272: creating contrib/tags/Makefile
1553config.status:1272: creating contrib/win_dib/Makefile
1554config.status:1272: creating html/Makefile
1555config.status:1272: creating html/images/Makefile
1556config.status:1272: creating html/man/Makefile
1557config.status:1272: creating libtiff/Makefile
1558config.status:1272: creating man/Makefile
1559config.status:1272: creating port/Makefile
1560config.status:1272: creating test/Makefile
1561config.status:1272: creating tools/Makefile
1562config.status:1272: creating libtiff/tif_config.h
1563config.status:1272: creating libtiff/tiffconf.h
1564config.status:1501: executing depfiles commands
1565config.status:1501: executing libtool commands
1566
1567## ---------------- ##
1568## Cache variables. ##
1569## ---------------- ##
1570
1571ac_cv_build=i386-apple-darwin11.3.0
1572ac_cv_c_bigendian=no
1573ac_cv_c_compiler_gnu=yes
1574ac_cv_c_const=yes
1575ac_cv_c_inline=inline
1576ac_cv_cxx_compiler_gnu=yes
1577ac_cv_env_CCC_set=
1578ac_cv_env_CCC_value=
1579ac_cv_env_CC_set=set
1580ac_cv_env_CC_value=/usr/bin/clang
1581ac_cv_env_CFLAGS_set=set
1582ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
1583ac_cv_env_CPPFLAGS_set=set
1584ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1585ac_cv_env_CPP_set=
1586ac_cv_env_CPP_value=
1587ac_cv_env_CXXCPP_set=
1588ac_cv_env_CXXCPP_value=
1589ac_cv_env_CXXFLAGS_set=set
1590ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
1591ac_cv_env_CXX_set=set
1592ac_cv_env_CXX_value=/usr/bin/clang++
1593ac_cv_env_LDFLAGS_set=set
1594ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
1595ac_cv_env_LIBS_set=
1596ac_cv_env_LIBS_value=
1597ac_cv_env_XMKMF_set=
1598ac_cv_env_XMKMF_value=
1599ac_cv_env_build_alias_set=
1600ac_cv_env_build_alias_value=
1601ac_cv_env_host_alias_set=
1602ac_cv_env_host_alias_value=
1603ac_cv_env_target_alias_set=
1604ac_cv_env_target_alias_value=
1605ac_cv_func_connect=yes
1606ac_cv_func_floor=yes
1607ac_cv_func_gethostbyname=yes
1608ac_cv_func_getopt=yes
1609ac_cv_func_isascii=yes
1610ac_cv_func_lfind=yes
1611ac_cv_func_memmove=yes
1612ac_cv_func_memset=yes
1613ac_cv_func_mmap=yes
1614ac_cv_func_pow=yes
1615ac_cv_func_remove=yes
1616ac_cv_func_setmode=yes
1617ac_cv_func_shmat=yes
1618ac_cv_func_sqrt=yes
1619ac_cv_func_strcasecmp=yes
1620ac_cv_func_strchr=yes
1621ac_cv_func_strrchr=yes
1622ac_cv_func_strstr=yes
1623ac_cv_func_strtol=yes
1624ac_cv_func_strtoul=yes
1625ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
1626ac_cv_header_assert_h=yes
1627ac_cv_header_dlfcn_h=yes
1628ac_cv_header_fcntl_h=yes
1629ac_cv_header_inttypes_h=yes
1630ac_cv_header_io_h=no
1631ac_cv_header_jpeglib_h=yes
1632ac_cv_header_limits_h=yes
1633ac_cv_header_malloc_h=no
1634ac_cv_header_memory_h=yes
1635ac_cv_header_search_h=yes
1636ac_cv_header_stdc=yes
1637ac_cv_header_stdint_h=yes
1638ac_cv_header_stdlib_h=yes
1639ac_cv_header_string_h=yes
1640ac_cv_header_strings_h=yes
1641ac_cv_header_sys_stat_h=yes
1642ac_cv_header_sys_time_h=yes
1643ac_cv_header_sys_types_h=yes
1644ac_cv_header_time=yes
1645ac_cv_header_unistd_h=yes
1646ac_cv_header_zlib_h=yes
1647ac_cv_host=i386-apple-darwin11.3.0
1648ac_cv_lib_ICE_IceConnectionNumber=yes
1649ac_cv_lib_c_main=yes
1650ac_cv_lib_jpeg_jpeg_read_scanlines=yes
1651ac_cv_lib_z_inflateEnd=yes
1652ac_cv_objext=o
1653ac_cv_path_EGREP='/usr/bin/grep -E'
1654ac_cv_path_FGREP='/usr/bin/grep -F'
1655ac_cv_path_GREP=/usr/bin/grep
1656ac_cv_path_SED=/opt/local/bin/gsed
1657ac_cv_path_mkdir=/opt/local/bin/gmkdir
1658ac_cv_prog_AWK=gawk
1659ac_cv_prog_CPP='/usr/bin/clang -E'
1660ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1661ac_cv_prog_PTHREAD_CC=/usr/bin/clang
1662ac_cv_prog_ac_ct_AR=ar
1663ac_cv_prog_ac_ct_CC=/usr/bin/clang
1664ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1665ac_cv_prog_ac_ct_LIPO=lipo
1666ac_cv_prog_ac_ct_NMEDIT=nmedit
1667ac_cv_prog_ac_ct_OTOOL=otool
1668ac_cv_prog_ac_ct_RANLIB=ranlib
1669ac_cv_prog_ac_ct_STRIP=strip
1670ac_cv_prog_cc__usr_bin_clang_c_o=yes
1671ac_cv_prog_cc_c89=
1672ac_cv_prog_cc_c99=
1673ac_cv_prog_cc_g=yes
1674ac_cv_prog_cc_stdc=
1675ac_cv_prog_cxx_g=yes
1676ac_cv_prog_make_make_set=yes
1677ac_cv_sizeof_int=4
1678ac_cv_sizeof_long=8
1679ac_cv_sizeof_signed_long=8
1680ac_cv_sizeof_signed_long_long=8
1681ac_cv_sizeof_unsigned_long=8
1682ac_cv_sizeof_unsigned_long_long=8
1683ac_cv_struct_tm=time.h
1684ac_cv_sys_file_offset_bits=no
1685ac_cv_sys_largefile_CC=no
1686ac_cv_type_int16=no
1687ac_cv_type_int32=no
1688ac_cv_type_int8=no
1689ac_cv_type_off_t=yes
1690ac_cv_type_size_t=yes
1691am_cv_CC_dependencies_compiler_type=gcc3
1692am_cv_CXX_dependencies_compiler_type=gcc3
1693lt_cv_apple_cc_single_mod=yes
1694lt_cv_ar_at_file=no
1695lt_cv_deplibs_check_method=pass_all
1696lt_cv_file_magic_cmd='$MAGIC_CMD'
1697lt_cv_file_magic_test_file=
1698lt_cv_ld_exported_symbols_list=yes
1699lt_cv_ld_force_load=yes
1700lt_cv_ld_reload_flag=-r
1701lt_cv_nm_interface='BSD nm'
1702lt_cv_objdir=.libs
1703lt_cv_path_LD=/usr/bin/ld
1704lt_cv_path_LDCXX=/usr/bin/ld
1705lt_cv_path_NM=/usr/bin/nm
1706lt_cv_path_mainfest_tool=no
1707lt_cv_prog_compiler_c_o=yes
1708lt_cv_prog_compiler_c_o_CXX=yes
1709lt_cv_prog_compiler_pic='-fno-common -DPIC'
1710lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1711lt_cv_prog_compiler_pic_works=yes
1712lt_cv_prog_compiler_pic_works_CXX=yes
1713lt_cv_prog_compiler_rtti_exceptions=yes
1714lt_cv_prog_compiler_static_works=no
1715lt_cv_prog_compiler_static_works_CXX=no
1716lt_cv_prog_gnu_ld=no
1717lt_cv_prog_gnu_ldcxx=no
1718lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1719lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1720lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1721lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1722lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1723lt_cv_sys_max_cmd_len=196608
1724lt_cv_to_host_file_cmd=func_convert_file_noop
1725lt_cv_to_tool_file_cmd=func_convert_file_noop
1726vl_cv_prog_cc_warnings='-Wall -W'
1727
1728## ----------------- ##
1729## Output variables. ##
1730## ----------------- ##
1731
1732ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run aclocal-1.11'
1733AMDEPBACKSLASH='\'
1734AMDEP_FALSE='#'
1735AMDEP_TRUE=''
1736AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run tar'
1737AM_BACKSLASH='\'
1738AM_DEFAULT_VERBOSITY='1'
1739AR='ar'
1740AS='as'
1741AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run autoconf'
1742AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run autoheader'
1743AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run automake-1.11'
1744AWK='gawk'
1745CC='/usr/bin/clang'
1746CCDEPMODE='depmode=gcc3'
1747CFLAGS='-pipe -O2 -arch x86_64 -Wall -W'
1748CPP='/usr/bin/clang -E'
1749CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/include'
1750CXX='/usr/bin/clang++'
1751CXXCPP='/usr/bin/clang++ -E'
1752CXXDEPMODE='depmode=gcc3'
1753CXXFLAGS='-pipe -O2 -arch x86_64'
1754CYGPATH_W='echo'
1755DEFS='-DHAVE_CONFIG_H'
1756DEPDIR='.deps'
1757DLLTOOL='false'
1758DSYMUTIL='dsymutil'
1759DUMPBIN=''
1760ECHO_C='\c'
1761ECHO_N=''
1762ECHO_T=''
1763EGREP='/usr/bin/grep -E'
1764EXEEXT=''
1765FGREP='/usr/bin/grep -F'
1766GLUT_CFLAGS=''
1767GLUT_LIBS='-framework GLUT -lobjc -framework OpenGL'
1768GLU_CFLAGS=''
1769GLU_LIBS=''
1770GL_CFLAGS=''
1771GL_LIBS='-framework OpenGL'
1772GREP='/usr/bin/grep'
1773HAVE_CXX_FALSE='#'
1774HAVE_CXX_TRUE=''
1775HAVE_OPENGL_FALSE='#'
1776HAVE_OPENGL_TRUE=''
1777HAVE_RPATH_FALSE=''
1778HAVE_RPATH_TRUE='#'
1779INSTALL_DATA='${INSTALL} -m 644'
1780INSTALL_PROGRAM='${INSTALL}'
1781INSTALL_SCRIPT='${INSTALL}'
1782INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1783LD='/usr/bin/ld'
1784LDFLAGS='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64'
1785LIBDIR=''
1786LIBOBJS=''
1787LIBS='-ljpeg -lz -lc '
1788LIBTIFF_ALPHA_VERSION=''
1789LIBTIFF_DOCDIR='/opt/local/share/doc/tiff-3.9.5'
1790LIBTIFF_MAJOR_VERSION='3'
1791LIBTIFF_MICRO_VERSION='5'
1792LIBTIFF_MINOR_VERSION='9'
1793LIBTIFF_RELEASE_DATE='20120306'
1794LIBTIFF_VERSION='3.9.5'
1795LIBTIFF_VERSION_INFO='3:9:5'
1796LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1797LIPO='lipo'
1798LN_S='ln -s'
1799LTLIBOBJS=''
1800MAINT='#'
1801MAINTAINER_MODE_FALSE=''
1802MAINTAINER_MODE_TRUE='#'
1803MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run makeinfo'
1804MANIFEST_TOOL=':'
1805MKDIR_P='/opt/local/bin/gmkdir -p'
1806NM='/usr/bin/nm'
1807NMEDIT='nmedit'
1808OBJDUMP='false'
1809OBJEXT='o'
1810OTOOL64=':'
1811OTOOL='otool'
1812PACKAGE='tiff'
1813PACKAGE_BUGREPORT='tiff@lists.maptools.org'
1814PACKAGE_NAME='LibTIFF Software'
1815PACKAGE_STRING='LibTIFF Software 3.9.5'
1816PACKAGE_TARNAME='tiff'
1817PACKAGE_URL=''
1818PACKAGE_VERSION='3.9.5'
1819PATH_SEPARATOR=':'
1820PTHREAD_CC='/usr/bin/clang'
1821PTHREAD_CFLAGS='-D_THREAD_SAFE '
1822PTHREAD_LIBS=''
1823RANLIB='ranlib'
1824SED='/opt/local/bin/gsed'
1825SET_MAKE=''
1826SHELL='/bin/sh'
1827STRIP='strip'
1828VERSION='3.9.5'
1829XMKMF=''
1830X_CFLAGS=''
1831X_EXTRA_LIBS=''
1832X_LIBS=''
1833X_PRE_LIBS=' -lSM -lICE'
1834ac_ct_AR='ar'
1835ac_ct_CC='/usr/bin/clang'
1836ac_ct_CXX=''
1837ac_ct_DUMPBIN=''
1838acx_pthread_config=''
1839am__EXEEXT_FALSE=''
1840am__EXEEXT_TRUE='#'
1841am__fastdepCC_FALSE='#'
1842am__fastdepCC_TRUE=''
1843am__fastdepCXX_FALSE='#'
1844am__fastdepCXX_TRUE=''
1845am__include='include'
1846am__isrc=''
1847am__leading_dot='.'
1848am__quote=''
1849am__tar='${AMTAR} chof - "$$tardir"'
1850am__untar='${AMTAR} xf -'
1851bindir='${exec_prefix}/bin'
1852build='i386-apple-darwin11.3.0'
1853build_alias=''
1854build_cpu='i386'
1855build_os='darwin11.3.0'
1856build_vendor='apple'
1857datadir='${datarootdir}'
1858datarootdir='${prefix}/share'
1859docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1860dvidir='${docdir}'
1861exec_prefix='${prefix}'
1862host='i386-apple-darwin11.3.0'
1863host_alias=''
1864host_cpu='i386'
1865host_os='darwin11.3.0'
1866host_vendor='apple'
1867htmldir='${docdir}'
1868includedir='${prefix}/include'
1869infodir='${datarootdir}/info'
1870install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/install-sh'
1871libdir='${exec_prefix}/lib'
1872libexecdir='${exec_prefix}/libexec'
1873localedir='${datarootdir}/locale'
1874localstatedir='${prefix}/var'
1875mandir='/opt/local/share/man'
1876mkdir_p='/opt/local/bin/gmkdir -p'
1877oldincludedir='/usr/include'
1878pdfdir='${docdir}'
1879prefix='/opt/local'
1880program_transform_name='s,x,x,'
1881psdir='${docdir}'
1882sbindir='${exec_prefix}/sbin'
1883sharedstatedir='${prefix}/com'
1884sysconfdir='${prefix}/etc'
1885target_alias=''
1886
1887## ----------- ##
1888## confdefs.h. ##
1889## ----------- ##
1890
1891/* confdefs.h */
1892#define PACKAGE_NAME "LibTIFF Software"
1893#define PACKAGE_TARNAME "tiff"
1894#define PACKAGE_VERSION "3.9.5"
1895#define PACKAGE_STRING "LibTIFF Software 3.9.5"
1896#define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
1897#define PACKAGE_URL ""
1898#define PACKAGE "tiff"
1899#define VERSION "3.9.5"
1900#define STDC_HEADERS 1
1901#define HAVE_SYS_TYPES_H 1
1902#define HAVE_SYS_STAT_H 1
1903#define HAVE_STDLIB_H 1
1904#define HAVE_STRING_H 1
1905#define HAVE_MEMORY_H 1
1906#define HAVE_STRINGS_H 1
1907#define HAVE_INTTYPES_H 1
1908#define HAVE_STDINT_H 1
1909#define HAVE_UNISTD_H 1
1910#define HAVE_DLFCN_H 1
1911#define LT_OBJDIR ".libs/"
1912#define HAVE_LIBC 1
1913#define HAVE_ASSERT_H 1
1914#define HAVE_FCNTL_H 1
1915#define HAVE_LIMITS_H 1
1916#define HAVE_SEARCH_H 1
1917#define HAVE_SYS_TIME_H 1
1918#define HAVE_UNISTD_H 1
1919#define SIZEOF_INT 4
1920#define SIZEOF_LONG 8
1921#define TIME_WITH_SYS_TIME 1
1922#define SIZEOF_SIGNED_LONG 8
1923#define SIZEOF_UNSIGNED_LONG 8
1924#define SIZEOF_SIGNED_LONG_LONG 8
1925#define SIZEOF_UNSIGNED_LONG_LONG 8
1926#define TIFF_INT64_T signed long
1927#define TIFF_INT64_FORMAT "%ld"
1928#define TIFF_UINT64_T unsigned long
1929#define TIFF_UINT64_FORMAT "%lu"
1930#define HAVE_FLOOR 1
1931#define HAVE_ISASCII 1
1932#define HAVE_MEMMOVE 1
1933#define HAVE_MEMSET 1
1934#define HAVE_MMAP 1
1935#define HAVE_POW 1
1936#define HAVE_SETMODE 1
1937#define HAVE_SQRT 1
1938#define HAVE_STRCHR 1
1939#define HAVE_STRRCHR 1
1940#define HAVE_STRSTR 1
1941#define HAVE_STRTOL 1
1942#define HAVE_GETOPT 1
1943#define HAVE_STRCASECMP 1
1944#define HAVE_STRTOUL 1
1945#define HAVE_LFIND 1
1946#define HOST_FILLORDER FILLORDER_LSB2MSB
1947#define HOST_BIGENDIAN 0
1948#define HAVE_IEEEFP 1
1949#define CCITT_SUPPORT 1
1950#define PACKBITS_SUPPORT 1
1951#define LZW_SUPPORT 1
1952#define THUNDER_SUPPORT 1
1953#define NEXT_SUPPORT 1
1954#define LOGLUV_SUPPORT 1
1955#define MDI_SUPPORT 1
1956#define ZIP_SUPPORT 1
1957#define PIXARLOG_SUPPORT 1
1958#define JPEG_SUPPORT 1
1959#define OJPEG_SUPPORT 1
1960#define CXX_SUPPORT 1
1961#define HAVE_PTHREAD 1
1962#define HAVE_APPLE_OPENGL_FRAMEWORK 1
1963#define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
1964#define STRIP_SIZE_DEFAULT 8192
1965#define SUBIFD_SUPPORT 1
1966#define DEFAULT_EXTRASAMPLE_AS_ALPHA 1
1967#define CHECK_JPEG_YCBCR_SUBSAMPLING 1
1968
1969configure: exit 0