Ticket #54070: config.log

File config.log, 108.2 KB (added by jkulesza (Joel A. Kulesza), 7 years ago)

Error log file 1 (.../config.log)

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 configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/sw --enable-static --without-python
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = tempest
14uname -m = x86_64
15uname -r = 15.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 15.6.0: Fri Feb 17 10:21:18 PST 2017; root:xnu-3248.60.11.4.1~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 15.6.0: Fri Feb 17 10:21:18 PST 2017; root:xnu-3248.60.11.4.1~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 32.00 gigabytes
33Default processor set: 330 tasks, 1788 threads, 8 processors
34Load average: 3.19, Mach factor: 5.02
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /sw/bin
40PATH: /sw/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2506: checking whether to enable maintainer-specific portions of Makefiles
52configure:2515: result: yes
53configure:2562: checking build system type
54configure:2576: result: x86_64-apple-darwin15.6.0
55configure:2596: checking host system type
56configure:2609: result: x86_64-apple-darwin15.6.0
57configure:2689: checking for a BSD-compatible install
58configure:2757: result: /usr/bin/install -c
59configure:2768: checking whether build environment is sane
60configure:2823: result: yes
61configure:2974: checking for a thread-safe mkdir -p
62configure:3013: result: /sw/bin/gmkdir -p
63configure:3020: checking for gawk
64configure:3036: found /sw/bin/gawk
65configure:3047: result: gawk
66configure:3058: checking whether make sets $(MAKE)
67configure:3080: result: yes
68configure:3109: checking whether make supports nested variables
69configure:3126: result: yes
70configure:3268: checking whether make supports nested variables
71configure:3285: result: yes
72configure:3345: checking for gcc
73configure:3372: result: /usr/bin/clang
74configure:3601: checking for C compiler version
75configure:3610: /usr/bin/clang --version >&5
76Apple LLVM version 8.0.0 (clang-800.0.42.1)
77Target: x86_64-apple-darwin15.6.0
78Thread model: posix
79InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
80configure:3621: $? = 0
81configure:3610: /usr/bin/clang -v >&5
82Apple LLVM version 8.0.0 (clang-800.0.42.1)
83Target: x86_64-apple-darwin15.6.0
84Thread model: posix
85InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
86configure:3621: $? = 0
87configure:3610: /usr/bin/clang -V >&5
88clang: error: argument to '-V' is missing (expected 1 value)
89clang: error: no input files
90configure:3621: $? = 1
91configure:3610: /usr/bin/clang -qversion >&5
92clang: error: unknown argument: '-qversion'
93clang: error: no input files
94configure:3621: $? = 1
95configure:3641: checking whether the C compiler works
96configure:3663: /usr/bin/clang -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
97configure:3667: $? = 0
98configure:3715: result: yes
99configure:3718: checking for C compiler default output file name
100configure:3720: result: a.out
101configure:3726: checking for suffix of executables
102configure:3733: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
103configure:3737: $? = 0
104configure:3759: result:
105configure:3781: checking whether we are cross compiling
106configure:3789: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
107configure:3793: $? = 0
108configure:3800: ./conftest
109configure:3804: $? = 0
110configure:3819: result: no
111configure:3824: checking for suffix of object files
112configure:3846: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
113configure:3850: $? = 0
114configure:3871: result: o
115configure:3875: checking whether we are using the GNU C compiler
116configure:3894: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
117configure:3894: $? = 0
118configure:3903: result: yes
119configure:3912: checking whether /usr/bin/clang accepts -g
120configure:3932: /usr/bin/clang -c -g -I/sw/include conftest.c >&5
121configure:3932: $? = 0
122configure:3973: result: yes
123configure:3990: checking for /usr/bin/clang option to accept ISO C89
124configure:4053: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
125configure:4053: $? = 0
126configure:4066: result: none needed
127configure:4091: checking whether /usr/bin/clang understands -c and -o together
128configure:4113: /usr/bin/clang -c conftest.c -o conftest2.o
129configure:4116: $? = 0
130configure:4113: /usr/bin/clang -c conftest.c -o conftest2.o
131configure:4116: $? = 0
132configure:4128: result: yes
133configure:4156: checking for style of include used by make
134configure:4184: result: GNU
135configure:4210: checking dependency style of /usr/bin/clang
136configure:4321: result: gcc3
137configure:4337: checking whether ln -s works
138configure:4341: result: yes
139configure:4354: checking how to run the C preprocessor
140configure:4385: /usr/bin/clang -E -I/sw/include conftest.c
141configure:4385: $? = 0
142configure:4399: /usr/bin/clang -E -I/sw/include conftest.c
143conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
144#include <ac_nonexistent.h>
145         ^
1461 error generated.
147configure:4399: $? = 1
148configure: failed program was:
149| /* confdefs.h */
150| #define PACKAGE_NAME ""
151| #define PACKAGE_TARNAME ""
152| #define PACKAGE_VERSION ""
153| #define PACKAGE_STRING ""
154| #define PACKAGE_BUGREPORT ""
155| #define PACKAGE_URL ""
156| #define PACKAGE "libxml2"
157| #define VERSION "2.9.4"
158| /* end confdefs.h.  */
159| #include <ac_nonexistent.h>
160configure:4424: result: /usr/bin/clang -E
161configure:4444: /usr/bin/clang -E -I/sw/include conftest.c
162configure:4444: $? = 0
163configure:4458: /usr/bin/clang -E -I/sw/include conftest.c
164conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
165#include <ac_nonexistent.h>
166         ^
1671 error generated.
168configure:4458: $? = 1
169configure: failed program was:
170| /* confdefs.h */
171| #define PACKAGE_NAME ""
172| #define PACKAGE_TARNAME ""
173| #define PACKAGE_VERSION ""
174| #define PACKAGE_STRING ""
175| #define PACKAGE_BUGREPORT ""
176| #define PACKAGE_URL ""
177| #define PACKAGE "libxml2"
178| #define VERSION "2.9.4"
179| /* end confdefs.h.  */
180| #include <ac_nonexistent.h>
181configure:4488: checking for mv
182configure:4506: found /bin/mv
183configure:4519: result: /bin/mv
184configure:4529: checking for tar
185configure:4547: found /usr/bin/tar
186configure:4560: result: /usr/bin/tar
187configure:4570: checking for perl
188configure:4588: found /sw/bin/perl
189configure:4601: result: /sw/bin/perl
190configure:4611: checking for wget
191configure:4629: found /sw/bin/wget
192configure:4642: result: /sw/bin/wget
193configure:4652: checking for xmllint
194configure:4670: found /sw/bin/xmllint
195configure:4683: result: /sw/bin/xmllint
196configure:4693: checking for xsltproc
197configure:4711: found /sw/bin/xsltproc
198configure:4724: result: /sw/bin/xsltproc
199configure:4786: checking for pkg-config
200configure:4804: found /sw/bin/pkg-config
201configure:4816: result: /sw/bin/pkg-config
202configure:4841: checking pkg-config is at least version 0.9.0
203configure:4844: result: yes
204configure:4899: checking how to print strings
205configure:4926: result: printf
206configure:4947: checking for a sed that does not truncate output
207configure:5011: result: /sw/bin/gsed
208configure:5029: checking for grep that handles long lines and -e
209configure:5087: result: /usr/bin/grep
210configure:5092: checking for egrep
211configure:5154: result: /usr/bin/grep -E
212configure:5159: checking for fgrep
213configure:5221: result: /usr/bin/grep -F
214configure:5256: checking for ld used by /usr/bin/clang
215configure:5323: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
216configure:5330: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
217configure:5345: result: no
218configure:5357: checking for BSD- or MS-compatible name lister (nm)
219configure:5411: result: /sw/bin/nm -B
220configure:5541: checking the name lister (/sw/bin/nm -B) interface
221configure:5548: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
222configure:5551: /sw/bin/nm -B "conftest.o"
223configure:5554: output
2240000000000000000 S _some_variable
225configure:5561: result: BSD nm
226configure:5565: checking the maximum length of command line arguments
227configure:5696: result: 196608
228configure:5744: checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format
229configure:5784: result: func_convert_file_noop
230configure:5791: checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format
231configure:5811: result: func_convert_file_noop
232configure:5818: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
233configure:5825: result: -r
234configure:5899: checking for objdump
235configure:5929: result: no
236configure:5958: checking how to recognize dependent libraries
237configure:6158: result: pass_all
238configure:6243: checking for dlltool
239configure:6273: result: no
240configure:6303: checking how to associate runtime and link libraries
241configure:6330: result: printf %s\n
242configure:6391: checking for ar
243configure:6407: found /sw/bin/ar
244configure:6418: result: ar
245configure:6455: checking for archiver @FILE support
246configure:6472: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
247configure:6472: $? = 0
248configure:6475: ar cru libconftest.a @conftest.lst >&5
249ar: @conftest.lst: No such file or directory
250configure:6478: $? = 1
251configure:6498: result: no
252configure:6556: checking for strip
253configure:6572: found /sw/bin/strip
254configure:6583: result: strip
255configure:6655: checking for ranlib
256configure:6671: found /sw/bin/ranlib
257configure:6682: result: ranlib
258configure:6784: checking command to parse /sw/bin/nm -B output from /usr/bin/clang object
259configure:6937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
260configure:6940: $? = 0
261configure:6944: /sw/bin/nm -B 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
262configure:6947: $? = 0
263cannot find nm_test_var in conftest.nm
264configure:6937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
265configure:6940: $? = 0
266configure:6944: /sw/bin/nm -B 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
267configure:6947: $? = 0
268configure:7013: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
269configure:7016: $? = 0
270configure:7054: result: ok
271configure:7101: checking for sysroot
272configure:7131: result: no
273configure:7138: checking for a working dd
274configure:7176: result: /bin/dd
275configure:7180: checking how to truncate binary pipes
276configure:7195: result: /bin/dd bs=4096 count=1
277configure:7524: checking for mt
278configure:7554: result: no
279configure:7574: checking if : is a manifest tool
280configure:7580: : '-?'
281configure:7588: result: no
282configure:7644: checking for dsymutil
283configure:7660: found /usr/bin/dsymutil
284configure:7671: result: dsymutil
285configure:7736: checking for nmedit
286configure:7752: found /sw/bin/nmedit
287configure:7763: result: nmedit
288configure:7828: checking for lipo
289configure:7844: found /sw/bin/lipo
290configure:7855: result: lipo
291configure:7920: checking for otool
292configure:7936: found /sw/bin/otool
293configure:7947: result: otool
294configure:8012: checking for otool64
295configure:8042: result: no
296configure:8087: checking for -single_module linker flag
297/usr/bin/clang -pipe -Os -arch x86_64 -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
298configure:8120: result: yes
299configure:8123: checking for -exported_symbols_list linker flag
300configure:8143: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
301configure:8143: $? = 0
302configure:8153: result: yes
303configure:8156: checking for -force_load linker flag
304/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
305ar cru libconftest.a conftest.o
306ranlib libconftest.a
307/usr/bin/clang -pipe -Os -arch x86_64 -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
308configure:8188: result: yes
309configure:8261: checking for ANSI C header files
310configure:8281: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
311configure:8281: $? = 0
312configure:8354: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
313configure:8354: $? = 0
314configure:8354: ./conftest
315configure:8354: $? = 0
316configure:8365: result: yes
317configure:8378: checking for sys/types.h
318configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
319configure:8378: $? = 0
320configure:8378: result: yes
321configure:8378: checking for sys/stat.h
322configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
323configure:8378: $? = 0
324configure:8378: result: yes
325configure:8378: checking for stdlib.h
326configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
327configure:8378: $? = 0
328configure:8378: result: yes
329configure:8378: checking for string.h
330configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
331configure:8378: $? = 0
332configure:8378: result: yes
333configure:8378: checking for memory.h
334configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
335configure:8378: $? = 0
336configure:8378: result: yes
337configure:8378: checking for strings.h
338configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
339configure:8378: $? = 0
340configure:8378: result: yes
341configure:8378: checking for inttypes.h
342configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
343configure:8378: $? = 0
344configure:8378: result: yes
345configure:8378: checking for stdint.h
346configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
347configure:8378: $? = 0
348configure:8378: result: yes
349configure:8378: checking for unistd.h
350configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
351configure:8378: $? = 0
352configure:8378: result: yes
353configure:8392: checking for dlfcn.h
354configure:8392: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
355configure:8392: $? = 0
356configure:8392: result: yes
357configure:8648: checking for objdir
358configure:8663: result: .libs
359configure:8927: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
360configure:8945: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include -fno-rtti -fno-exceptions conftest.c >&5
361configure:8949: $? = 0
362configure:8962: result: yes
363configure:9320: checking for /usr/bin/clang option to produce PIC
364configure:9327: result: -fno-common -DPIC
365configure:9335: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
366configure:9353: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include -fno-common -DPIC -DPIC conftest.c >&5
367configure:9357: $? = 0
368configure:9370: result: yes
369configure:9399: checking if /usr/bin/clang static flag -static works
370configure:9427: result: no
371configure:9442: checking if /usr/bin/clang supports -c -o file.o
372configure:9463: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include -o out/conftest2.o conftest.c >&5
373configure:9467: $? = 0
374configure:9489: result: yes
375configure:9497: checking if /usr/bin/clang supports -c -o file.o
376configure:9544: result: yes
377configure:9577: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
378configure:10836: result: yes
379configure:11076: checking dynamic linker characteristics
380configure:11897: result: darwin15.6.0 dyld
381configure:12019: checking how to hardcode library paths into programs
382configure:12044: result: immediate
383configure:12592: checking whether stripping libraries is possible
384configure:12606: result: yes
385configure:12632: checking if libtool supports shared libraries
386configure:12634: result: yes
387configure:12637: checking whether to build shared libraries
388configure:12662: result: yes
389configure:12665: checking whether to build static libraries
390configure:12669: result: yes
391configure:13190: checking for Z
392configure:13197: $PKG_CONFIG --exists --print-errors "zlib"
393configure:13200: $? = 0
394configure:13214: $PKG_CONFIG --exists --print-errors "zlib"
395configure:13217: $? = 0
396configure:13255: result: yes
397configure:13331: checking zlib.h usability
398configure:13331: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
399configure:13331: $? = 0
400configure:13331: result: yes
401configure:13331: checking zlib.h presence
402configure:13331: /usr/bin/clang -E -I/sw/include conftest.c
403configure:13331: $? = 0
404configure:13331: result: yes
405configure:13331: checking for zlib.h
406configure:13331: result: yes
407configure:13367: checking for LZMA
408configure:13374: $PKG_CONFIG --exists --print-errors "liblzma"
409configure:13377: $? = 0
410configure:13391: $PKG_CONFIG --exists --print-errors "liblzma"
411configure:13394: $? = 0
412configure:13432: result: yes
413configure:13506: checking lzma.h usability
414configure:13506: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
415configure:13506: $? = 0
416configure:13506: result: yes
417configure:13506: checking lzma.h presence
418configure:13506: /usr/bin/clang -E -I/sw/include conftest.c
419configure:13506: $? = 0
420configure:13506: result: yes
421configure:13506: checking for lzma.h
422configure:13506: result: yes
423configure:13539: checking for dirent.h that defines DIR
424configure:13558: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
425configure:13558: $? = 0
426configure:13566: result: yes
427configure:13579: checking for library containing opendir
428configure:13610: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
429configure:13610: $? = 0
430configure:13627: result: none required
431configure:13694: checking for ANSI C header files
432configure:13798: result: yes
433configure:13808: checking fcntl.h usability
434configure:13808: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
435configure:13808: $? = 0
436configure:13808: result: yes
437configure:13808: checking fcntl.h presence
438configure:13808: /usr/bin/clang -E -I/sw/include conftest.c
439configure:13808: $? = 0
440configure:13808: result: yes
441configure:13808: checking for fcntl.h
442configure:13808: result: yes
443configure:13820: checking for unistd.h
444configure:13820: result: yes
445configure:13832: checking ctype.h usability
446configure:13832: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
447configure:13832: $? = 0
448configure:13832: result: yes
449configure:13832: checking ctype.h presence
450configure:13832: /usr/bin/clang -E -I/sw/include conftest.c
451configure:13832: $? = 0
452configure:13832: result: yes
453configure:13832: checking for ctype.h
454configure:13832: result: yes
455configure:13844: checking dirent.h usability
456configure:13844: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
457configure:13844: $? = 0
458configure:13844: result: yes
459configure:13844: checking dirent.h presence
460configure:13844: /usr/bin/clang -E -I/sw/include conftest.c
461configure:13844: $? = 0
462configure:13844: result: yes
463configure:13844: checking for dirent.h
464configure:13844: result: yes
465configure:13856: checking errno.h usability
466configure:13856: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
467configure:13856: $? = 0
468configure:13856: result: yes
469configure:13856: checking errno.h presence
470configure:13856: /usr/bin/clang -E -I/sw/include conftest.c
471configure:13856: $? = 0
472configure:13856: result: yes
473configure:13856: checking for errno.h
474configure:13856: result: yes
475configure:13868: checking malloc.h usability
476configure:13868: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
477conftest.c:67:10: fatal error: 'malloc.h' file not found
478#include <malloc.h>
479         ^
4801 error generated.
481configure:13868: $? = 1
482configure: failed program was:
483| /* confdefs.h */
484| #define PACKAGE_NAME ""
485| #define PACKAGE_TARNAME ""
486| #define PACKAGE_VERSION ""
487| #define PACKAGE_STRING ""
488| #define PACKAGE_BUGREPORT ""
489| #define PACKAGE_URL ""
490| #define PACKAGE "libxml2"
491| #define VERSION "2.9.4"
492| #define STDC_HEADERS 1
493| #define HAVE_SYS_TYPES_H 1
494| #define HAVE_SYS_STAT_H 1
495| #define HAVE_STDLIB_H 1
496| #define HAVE_STRING_H 1
497| #define HAVE_MEMORY_H 1
498| #define HAVE_STRINGS_H 1
499| #define HAVE_INTTYPES_H 1
500| #define HAVE_STDINT_H 1
501| #define HAVE_UNISTD_H 1
502| #define HAVE_DLFCN_H 1
503| #define LT_OBJDIR ".libs/"
504| #define HAVE_ZLIB_H 1
505| #define HAVE_LIBZ 1
506| #define HAVE_LZMA_H 1
507| #define HAVE_LIBLZMA 1
508| #define HAVE_DIRENT_H 1
509| #define STDC_HEADERS 1
510| #define HAVE_FCNTL_H 1
511| #define HAVE_UNISTD_H 1
512| #define HAVE_CTYPE_H 1
513| #define HAVE_DIRENT_H 1
514| #define HAVE_ERRNO_H 1
515| /* end confdefs.h.  */
516| #include <stdio.h>
517| #ifdef HAVE_SYS_TYPES_H
518| # include <sys/types.h>
519| #endif
520| #ifdef HAVE_SYS_STAT_H
521| # include <sys/stat.h>
522| #endif
523| #ifdef STDC_HEADERS
524| # include <stdlib.h>
525| # include <stddef.h>
526| #else
527| # ifdef HAVE_STDLIB_H
528| #  include <stdlib.h>
529| # endif
530| #endif
531| #ifdef HAVE_STRING_H
532| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
533| #  include <memory.h>
534| # endif
535| # include <string.h>
536| #endif
537| #ifdef HAVE_STRINGS_H
538| # include <strings.h>
539| #endif
540| #ifdef HAVE_INTTYPES_H
541| # include <inttypes.h>
542| #endif
543| #ifdef HAVE_STDINT_H
544| # include <stdint.h>
545| #endif
546| #ifdef HAVE_UNISTD_H
547| # include <unistd.h>
548| #endif
549| #include <malloc.h>
550configure:13868: result: no
551configure:13868: checking malloc.h presence
552configure:13868: /usr/bin/clang -E -I/sw/include conftest.c
553conftest.c:34:10: fatal error: 'malloc.h' file not found
554#include <malloc.h>
555         ^
5561 error generated.
557configure:13868: $? = 1
558configure: failed program was:
559| /* confdefs.h */
560| #define PACKAGE_NAME ""
561| #define PACKAGE_TARNAME ""
562| #define PACKAGE_VERSION ""
563| #define PACKAGE_STRING ""
564| #define PACKAGE_BUGREPORT ""
565| #define PACKAGE_URL ""
566| #define PACKAGE "libxml2"
567| #define VERSION "2.9.4"
568| #define STDC_HEADERS 1
569| #define HAVE_SYS_TYPES_H 1
570| #define HAVE_SYS_STAT_H 1
571| #define HAVE_STDLIB_H 1
572| #define HAVE_STRING_H 1
573| #define HAVE_MEMORY_H 1
574| #define HAVE_STRINGS_H 1
575| #define HAVE_INTTYPES_H 1
576| #define HAVE_STDINT_H 1
577| #define HAVE_UNISTD_H 1
578| #define HAVE_DLFCN_H 1
579| #define LT_OBJDIR ".libs/"
580| #define HAVE_ZLIB_H 1
581| #define HAVE_LIBZ 1
582| #define HAVE_LZMA_H 1
583| #define HAVE_LIBLZMA 1
584| #define HAVE_DIRENT_H 1
585| #define STDC_HEADERS 1
586| #define HAVE_FCNTL_H 1
587| #define HAVE_UNISTD_H 1
588| #define HAVE_CTYPE_H 1
589| #define HAVE_DIRENT_H 1
590| #define HAVE_ERRNO_H 1
591| /* end confdefs.h.  */
592| #include <malloc.h>
593configure:13868: result: no
594configure:13868: checking for malloc.h
595configure:13868: result: no
596configure:13880: checking stdarg.h usability
597configure:13880: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
598configure:13880: $? = 0
599configure:13880: result: yes
600configure:13880: checking stdarg.h presence
601configure:13880: /usr/bin/clang -E -I/sw/include conftest.c
602configure:13880: $? = 0
603configure:13880: result: yes
604configure:13880: checking for stdarg.h
605configure:13880: result: yes
606configure:13892: checking for sys/stat.h
607configure:13892: result: yes
608configure:13904: checking for sys/types.h
609configure:13904: result: yes
610configure:13916: checking for stdint.h
611configure:13916: result: yes
612configure:13928: checking for inttypes.h
613configure:13928: result: yes
614configure:13940: checking time.h usability
615configure:13940: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
616configure:13940: $? = 0
617configure:13940: result: yes
618configure:13940: checking time.h presence
619configure:13940: /usr/bin/clang -E -I/sw/include conftest.c
620configure:13940: $? = 0
621configure:13940: result: yes
622configure:13940: checking for time.h
623configure:13940: result: yes
624configure:13952: checking ansidecl.h usability
625configure:13952: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
626conftest.c:73:10: fatal error: 'ansidecl.h' file not found
627#include <ansidecl.h>
628         ^
6291 error generated.
630configure:13952: $? = 1
631configure: failed program was:
632| /* confdefs.h */
633| #define PACKAGE_NAME ""
634| #define PACKAGE_TARNAME ""
635| #define PACKAGE_VERSION ""
636| #define PACKAGE_STRING ""
637| #define PACKAGE_BUGREPORT ""
638| #define PACKAGE_URL ""
639| #define PACKAGE "libxml2"
640| #define VERSION "2.9.4"
641| #define STDC_HEADERS 1
642| #define HAVE_SYS_TYPES_H 1
643| #define HAVE_SYS_STAT_H 1
644| #define HAVE_STDLIB_H 1
645| #define HAVE_STRING_H 1
646| #define HAVE_MEMORY_H 1
647| #define HAVE_STRINGS_H 1
648| #define HAVE_INTTYPES_H 1
649| #define HAVE_STDINT_H 1
650| #define HAVE_UNISTD_H 1
651| #define HAVE_DLFCN_H 1
652| #define LT_OBJDIR ".libs/"
653| #define HAVE_ZLIB_H 1
654| #define HAVE_LIBZ 1
655| #define HAVE_LZMA_H 1
656| #define HAVE_LIBLZMA 1
657| #define HAVE_DIRENT_H 1
658| #define STDC_HEADERS 1
659| #define HAVE_FCNTL_H 1
660| #define HAVE_UNISTD_H 1
661| #define HAVE_CTYPE_H 1
662| #define HAVE_DIRENT_H 1
663| #define HAVE_ERRNO_H 1
664| #define HAVE_STDARG_H 1
665| #define HAVE_SYS_STAT_H 1
666| #define HAVE_SYS_TYPES_H 1
667| #define HAVE_STDINT_H 1
668| #define HAVE_INTTYPES_H 1
669| #define HAVE_TIME_H 1
670| /* end confdefs.h.  */
671| #include <stdio.h>
672| #ifdef HAVE_SYS_TYPES_H
673| # include <sys/types.h>
674| #endif
675| #ifdef HAVE_SYS_STAT_H
676| # include <sys/stat.h>
677| #endif
678| #ifdef STDC_HEADERS
679| # include <stdlib.h>
680| # include <stddef.h>
681| #else
682| # ifdef HAVE_STDLIB_H
683| #  include <stdlib.h>
684| # endif
685| #endif
686| #ifdef HAVE_STRING_H
687| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
688| #  include <memory.h>
689| # endif
690| # include <string.h>
691| #endif
692| #ifdef HAVE_STRINGS_H
693| # include <strings.h>
694| #endif
695| #ifdef HAVE_INTTYPES_H
696| # include <inttypes.h>
697| #endif
698| #ifdef HAVE_STDINT_H
699| # include <stdint.h>
700| #endif
701| #ifdef HAVE_UNISTD_H
702| # include <unistd.h>
703| #endif
704| #include <ansidecl.h>
705configure:13952: result: no
706configure:13952: checking ansidecl.h presence
707configure:13952: /usr/bin/clang -E -I/sw/include conftest.c
708conftest.c:40:10: fatal error: 'ansidecl.h' file not found
709#include <ansidecl.h>
710         ^
7111 error generated.
712configure:13952: $? = 1
713configure: failed program was:
714| /* confdefs.h */
715| #define PACKAGE_NAME ""
716| #define PACKAGE_TARNAME ""
717| #define PACKAGE_VERSION ""
718| #define PACKAGE_STRING ""
719| #define PACKAGE_BUGREPORT ""
720| #define PACKAGE_URL ""
721| #define PACKAGE "libxml2"
722| #define VERSION "2.9.4"
723| #define STDC_HEADERS 1
724| #define HAVE_SYS_TYPES_H 1
725| #define HAVE_SYS_STAT_H 1
726| #define HAVE_STDLIB_H 1
727| #define HAVE_STRING_H 1
728| #define HAVE_MEMORY_H 1
729| #define HAVE_STRINGS_H 1
730| #define HAVE_INTTYPES_H 1
731| #define HAVE_STDINT_H 1
732| #define HAVE_UNISTD_H 1
733| #define HAVE_DLFCN_H 1
734| #define LT_OBJDIR ".libs/"
735| #define HAVE_ZLIB_H 1
736| #define HAVE_LIBZ 1
737| #define HAVE_LZMA_H 1
738| #define HAVE_LIBLZMA 1
739| #define HAVE_DIRENT_H 1
740| #define STDC_HEADERS 1
741| #define HAVE_FCNTL_H 1
742| #define HAVE_UNISTD_H 1
743| #define HAVE_CTYPE_H 1
744| #define HAVE_DIRENT_H 1
745| #define HAVE_ERRNO_H 1
746| #define HAVE_STDARG_H 1
747| #define HAVE_SYS_STAT_H 1
748| #define HAVE_SYS_TYPES_H 1
749| #define HAVE_STDINT_H 1
750| #define HAVE_INTTYPES_H 1
751| #define HAVE_TIME_H 1
752| /* end confdefs.h.  */
753| #include <ansidecl.h>
754configure:13952: result: no
755configure:13952: checking for ansidecl.h
756configure:13952: result: no
757configure:13964: checking ieeefp.h usability
758configure:13964: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
759conftest.c:73:10: fatal error: 'ieeefp.h' file not found
760#include <ieeefp.h>
761         ^
7621 error generated.
763configure:13964: $? = 1
764configure: failed program was:
765| /* confdefs.h */
766| #define PACKAGE_NAME ""
767| #define PACKAGE_TARNAME ""
768| #define PACKAGE_VERSION ""
769| #define PACKAGE_STRING ""
770| #define PACKAGE_BUGREPORT ""
771| #define PACKAGE_URL ""
772| #define PACKAGE "libxml2"
773| #define VERSION "2.9.4"
774| #define STDC_HEADERS 1
775| #define HAVE_SYS_TYPES_H 1
776| #define HAVE_SYS_STAT_H 1
777| #define HAVE_STDLIB_H 1
778| #define HAVE_STRING_H 1
779| #define HAVE_MEMORY_H 1
780| #define HAVE_STRINGS_H 1
781| #define HAVE_INTTYPES_H 1
782| #define HAVE_STDINT_H 1
783| #define HAVE_UNISTD_H 1
784| #define HAVE_DLFCN_H 1
785| #define LT_OBJDIR ".libs/"
786| #define HAVE_ZLIB_H 1
787| #define HAVE_LIBZ 1
788| #define HAVE_LZMA_H 1
789| #define HAVE_LIBLZMA 1
790| #define HAVE_DIRENT_H 1
791| #define STDC_HEADERS 1
792| #define HAVE_FCNTL_H 1
793| #define HAVE_UNISTD_H 1
794| #define HAVE_CTYPE_H 1
795| #define HAVE_DIRENT_H 1
796| #define HAVE_ERRNO_H 1
797| #define HAVE_STDARG_H 1
798| #define HAVE_SYS_STAT_H 1
799| #define HAVE_SYS_TYPES_H 1
800| #define HAVE_STDINT_H 1
801| #define HAVE_INTTYPES_H 1
802| #define HAVE_TIME_H 1
803| /* end confdefs.h.  */
804| #include <stdio.h>
805| #ifdef HAVE_SYS_TYPES_H
806| # include <sys/types.h>
807| #endif
808| #ifdef HAVE_SYS_STAT_H
809| # include <sys/stat.h>
810| #endif
811| #ifdef STDC_HEADERS
812| # include <stdlib.h>
813| # include <stddef.h>
814| #else
815| # ifdef HAVE_STDLIB_H
816| #  include <stdlib.h>
817| # endif
818| #endif
819| #ifdef HAVE_STRING_H
820| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
821| #  include <memory.h>
822| # endif
823| # include <string.h>
824| #endif
825| #ifdef HAVE_STRINGS_H
826| # include <strings.h>
827| #endif
828| #ifdef HAVE_INTTYPES_H
829| # include <inttypes.h>
830| #endif
831| #ifdef HAVE_STDINT_H
832| # include <stdint.h>
833| #endif
834| #ifdef HAVE_UNISTD_H
835| # include <unistd.h>
836| #endif
837| #include <ieeefp.h>
838configure:13964: result: no
839configure:13964: checking ieeefp.h presence
840configure:13964: /usr/bin/clang -E -I/sw/include conftest.c
841conftest.c:40:10: fatal error: 'ieeefp.h' file not found
842#include <ieeefp.h>
843         ^
8441 error generated.
845configure:13964: $? = 1
846configure: failed program was:
847| /* confdefs.h */
848| #define PACKAGE_NAME ""
849| #define PACKAGE_TARNAME ""
850| #define PACKAGE_VERSION ""
851| #define PACKAGE_STRING ""
852| #define PACKAGE_BUGREPORT ""
853| #define PACKAGE_URL ""
854| #define PACKAGE "libxml2"
855| #define VERSION "2.9.4"
856| #define STDC_HEADERS 1
857| #define HAVE_SYS_TYPES_H 1
858| #define HAVE_SYS_STAT_H 1
859| #define HAVE_STDLIB_H 1
860| #define HAVE_STRING_H 1
861| #define HAVE_MEMORY_H 1
862| #define HAVE_STRINGS_H 1
863| #define HAVE_INTTYPES_H 1
864| #define HAVE_STDINT_H 1
865| #define HAVE_UNISTD_H 1
866| #define HAVE_DLFCN_H 1
867| #define LT_OBJDIR ".libs/"
868| #define HAVE_ZLIB_H 1
869| #define HAVE_LIBZ 1
870| #define HAVE_LZMA_H 1
871| #define HAVE_LIBLZMA 1
872| #define HAVE_DIRENT_H 1
873| #define STDC_HEADERS 1
874| #define HAVE_FCNTL_H 1
875| #define HAVE_UNISTD_H 1
876| #define HAVE_CTYPE_H 1
877| #define HAVE_DIRENT_H 1
878| #define HAVE_ERRNO_H 1
879| #define HAVE_STDARG_H 1
880| #define HAVE_SYS_STAT_H 1
881| #define HAVE_SYS_TYPES_H 1
882| #define HAVE_STDINT_H 1
883| #define HAVE_INTTYPES_H 1
884| #define HAVE_TIME_H 1
885| /* end confdefs.h.  */
886| #include <ieeefp.h>
887configure:13964: result: no
888configure:13964: checking for ieeefp.h
889configure:13964: result: no
890configure:13976: checking nan.h usability
891configure:13976: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
892conftest.c:73:10: fatal error: 'nan.h' file not found
893#include <nan.h>
894         ^
8951 error generated.
896configure:13976: $? = 1
897configure: failed program was:
898| /* confdefs.h */
899| #define PACKAGE_NAME ""
900| #define PACKAGE_TARNAME ""
901| #define PACKAGE_VERSION ""
902| #define PACKAGE_STRING ""
903| #define PACKAGE_BUGREPORT ""
904| #define PACKAGE_URL ""
905| #define PACKAGE "libxml2"
906| #define VERSION "2.9.4"
907| #define STDC_HEADERS 1
908| #define HAVE_SYS_TYPES_H 1
909| #define HAVE_SYS_STAT_H 1
910| #define HAVE_STDLIB_H 1
911| #define HAVE_STRING_H 1
912| #define HAVE_MEMORY_H 1
913| #define HAVE_STRINGS_H 1
914| #define HAVE_INTTYPES_H 1
915| #define HAVE_STDINT_H 1
916| #define HAVE_UNISTD_H 1
917| #define HAVE_DLFCN_H 1
918| #define LT_OBJDIR ".libs/"
919| #define HAVE_ZLIB_H 1
920| #define HAVE_LIBZ 1
921| #define HAVE_LZMA_H 1
922| #define HAVE_LIBLZMA 1
923| #define HAVE_DIRENT_H 1
924| #define STDC_HEADERS 1
925| #define HAVE_FCNTL_H 1
926| #define HAVE_UNISTD_H 1
927| #define HAVE_CTYPE_H 1
928| #define HAVE_DIRENT_H 1
929| #define HAVE_ERRNO_H 1
930| #define HAVE_STDARG_H 1
931| #define HAVE_SYS_STAT_H 1
932| #define HAVE_SYS_TYPES_H 1
933| #define HAVE_STDINT_H 1
934| #define HAVE_INTTYPES_H 1
935| #define HAVE_TIME_H 1
936| /* end confdefs.h.  */
937| #include <stdio.h>
938| #ifdef HAVE_SYS_TYPES_H
939| # include <sys/types.h>
940| #endif
941| #ifdef HAVE_SYS_STAT_H
942| # include <sys/stat.h>
943| #endif
944| #ifdef STDC_HEADERS
945| # include <stdlib.h>
946| # include <stddef.h>
947| #else
948| # ifdef HAVE_STDLIB_H
949| #  include <stdlib.h>
950| # endif
951| #endif
952| #ifdef HAVE_STRING_H
953| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
954| #  include <memory.h>
955| # endif
956| # include <string.h>
957| #endif
958| #ifdef HAVE_STRINGS_H
959| # include <strings.h>
960| #endif
961| #ifdef HAVE_INTTYPES_H
962| # include <inttypes.h>
963| #endif
964| #ifdef HAVE_STDINT_H
965| # include <stdint.h>
966| #endif
967| #ifdef HAVE_UNISTD_H
968| # include <unistd.h>
969| #endif
970| #include <nan.h>
971configure:13976: result: no
972configure:13976: checking nan.h presence
973configure:13976: /usr/bin/clang -E -I/sw/include conftest.c
974conftest.c:40:10: fatal error: 'nan.h' file not found
975#include <nan.h>
976         ^
9771 error generated.
978configure:13976: $? = 1
979configure: failed program was:
980| /* confdefs.h */
981| #define PACKAGE_NAME ""
982| #define PACKAGE_TARNAME ""
983| #define PACKAGE_VERSION ""
984| #define PACKAGE_STRING ""
985| #define PACKAGE_BUGREPORT ""
986| #define PACKAGE_URL ""
987| #define PACKAGE "libxml2"
988| #define VERSION "2.9.4"
989| #define STDC_HEADERS 1
990| #define HAVE_SYS_TYPES_H 1
991| #define HAVE_SYS_STAT_H 1
992| #define HAVE_STDLIB_H 1
993| #define HAVE_STRING_H 1
994| #define HAVE_MEMORY_H 1
995| #define HAVE_STRINGS_H 1
996| #define HAVE_INTTYPES_H 1
997| #define HAVE_STDINT_H 1
998| #define HAVE_UNISTD_H 1
999| #define HAVE_DLFCN_H 1
1000| #define LT_OBJDIR ".libs/"
1001| #define HAVE_ZLIB_H 1
1002| #define HAVE_LIBZ 1
1003| #define HAVE_LZMA_H 1
1004| #define HAVE_LIBLZMA 1
1005| #define HAVE_DIRENT_H 1
1006| #define STDC_HEADERS 1
1007| #define HAVE_FCNTL_H 1
1008| #define HAVE_UNISTD_H 1
1009| #define HAVE_CTYPE_H 1
1010| #define HAVE_DIRENT_H 1
1011| #define HAVE_ERRNO_H 1
1012| #define HAVE_STDARG_H 1
1013| #define HAVE_SYS_STAT_H 1
1014| #define HAVE_SYS_TYPES_H 1
1015| #define HAVE_STDINT_H 1
1016| #define HAVE_INTTYPES_H 1
1017| #define HAVE_TIME_H 1
1018| /* end confdefs.h.  */
1019| #include <nan.h>
1020configure:13976: result: no
1021configure:13976: checking for nan.h
1022configure:13976: result: no
1023configure:13988: checking math.h usability
1024configure:13988: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1025configure:13988: $? = 0
1026configure:13988: result: yes
1027configure:13988: checking math.h presence
1028configure:13988: /usr/bin/clang -E -I/sw/include conftest.c
1029configure:13988: $? = 0
1030configure:13988: result: yes
1031configure:13988: checking for math.h
1032configure:13988: result: yes
1033configure:14000: checking limits.h usability
1034configure:14000: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1035configure:14000: $? = 0
1036configure:14000: result: yes
1037configure:14000: checking limits.h presence
1038configure:14000: /usr/bin/clang -E -I/sw/include conftest.c
1039configure:14000: $? = 0
1040configure:14000: result: yes
1041configure:14000: checking for limits.h
1042configure:14000: result: yes
1043configure:14012: checking fp_class.h usability
1044configure:14012: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1045conftest.c:75:10: fatal error: 'fp_class.h' file not found
1046#include <fp_class.h>
1047         ^
10481 error generated.
1049configure:14012: $? = 1
1050configure: failed program was:
1051| /* confdefs.h */
1052| #define PACKAGE_NAME ""
1053| #define PACKAGE_TARNAME ""
1054| #define PACKAGE_VERSION ""
1055| #define PACKAGE_STRING ""
1056| #define PACKAGE_BUGREPORT ""
1057| #define PACKAGE_URL ""
1058| #define PACKAGE "libxml2"
1059| #define VERSION "2.9.4"
1060| #define STDC_HEADERS 1
1061| #define HAVE_SYS_TYPES_H 1
1062| #define HAVE_SYS_STAT_H 1
1063| #define HAVE_STDLIB_H 1
1064| #define HAVE_STRING_H 1
1065| #define HAVE_MEMORY_H 1
1066| #define HAVE_STRINGS_H 1
1067| #define HAVE_INTTYPES_H 1
1068| #define HAVE_STDINT_H 1
1069| #define HAVE_UNISTD_H 1
1070| #define HAVE_DLFCN_H 1
1071| #define LT_OBJDIR ".libs/"
1072| #define HAVE_ZLIB_H 1
1073| #define HAVE_LIBZ 1
1074| #define HAVE_LZMA_H 1
1075| #define HAVE_LIBLZMA 1
1076| #define HAVE_DIRENT_H 1
1077| #define STDC_HEADERS 1
1078| #define HAVE_FCNTL_H 1
1079| #define HAVE_UNISTD_H 1
1080| #define HAVE_CTYPE_H 1
1081| #define HAVE_DIRENT_H 1
1082| #define HAVE_ERRNO_H 1
1083| #define HAVE_STDARG_H 1
1084| #define HAVE_SYS_STAT_H 1
1085| #define HAVE_SYS_TYPES_H 1
1086| #define HAVE_STDINT_H 1
1087| #define HAVE_INTTYPES_H 1
1088| #define HAVE_TIME_H 1
1089| #define HAVE_MATH_H 1
1090| #define HAVE_LIMITS_H 1
1091| /* end confdefs.h.  */
1092| #include <stdio.h>
1093| #ifdef HAVE_SYS_TYPES_H
1094| # include <sys/types.h>
1095| #endif
1096| #ifdef HAVE_SYS_STAT_H
1097| # include <sys/stat.h>
1098| #endif
1099| #ifdef STDC_HEADERS
1100| # include <stdlib.h>
1101| # include <stddef.h>
1102| #else
1103| # ifdef HAVE_STDLIB_H
1104| #  include <stdlib.h>
1105| # endif
1106| #endif
1107| #ifdef HAVE_STRING_H
1108| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1109| #  include <memory.h>
1110| # endif
1111| # include <string.h>
1112| #endif
1113| #ifdef HAVE_STRINGS_H
1114| # include <strings.h>
1115| #endif
1116| #ifdef HAVE_INTTYPES_H
1117| # include <inttypes.h>
1118| #endif
1119| #ifdef HAVE_STDINT_H
1120| # include <stdint.h>
1121| #endif
1122| #ifdef HAVE_UNISTD_H
1123| # include <unistd.h>
1124| #endif
1125| #include <fp_class.h>
1126configure:14012: result: no
1127configure:14012: checking fp_class.h presence
1128configure:14012: /usr/bin/clang -E -I/sw/include conftest.c
1129conftest.c:42:10: fatal error: 'fp_class.h' file not found
1130#include <fp_class.h>
1131         ^
11321 error generated.
1133configure:14012: $? = 1
1134configure: failed program was:
1135| /* confdefs.h */
1136| #define PACKAGE_NAME ""
1137| #define PACKAGE_TARNAME ""
1138| #define PACKAGE_VERSION ""
1139| #define PACKAGE_STRING ""
1140| #define PACKAGE_BUGREPORT ""
1141| #define PACKAGE_URL ""
1142| #define PACKAGE "libxml2"
1143| #define VERSION "2.9.4"
1144| #define STDC_HEADERS 1
1145| #define HAVE_SYS_TYPES_H 1
1146| #define HAVE_SYS_STAT_H 1
1147| #define HAVE_STDLIB_H 1
1148| #define HAVE_STRING_H 1
1149| #define HAVE_MEMORY_H 1
1150| #define HAVE_STRINGS_H 1
1151| #define HAVE_INTTYPES_H 1
1152| #define HAVE_STDINT_H 1
1153| #define HAVE_UNISTD_H 1
1154| #define HAVE_DLFCN_H 1
1155| #define LT_OBJDIR ".libs/"
1156| #define HAVE_ZLIB_H 1
1157| #define HAVE_LIBZ 1
1158| #define HAVE_LZMA_H 1
1159| #define HAVE_LIBLZMA 1
1160| #define HAVE_DIRENT_H 1
1161| #define STDC_HEADERS 1
1162| #define HAVE_FCNTL_H 1
1163| #define HAVE_UNISTD_H 1
1164| #define HAVE_CTYPE_H 1
1165| #define HAVE_DIRENT_H 1
1166| #define HAVE_ERRNO_H 1
1167| #define HAVE_STDARG_H 1
1168| #define HAVE_SYS_STAT_H 1
1169| #define HAVE_SYS_TYPES_H 1
1170| #define HAVE_STDINT_H 1
1171| #define HAVE_INTTYPES_H 1
1172| #define HAVE_TIME_H 1
1173| #define HAVE_MATH_H 1
1174| #define HAVE_LIMITS_H 1
1175| /* end confdefs.h.  */
1176| #include <fp_class.h>
1177configure:14012: result: no
1178configure:14012: checking for fp_class.h
1179configure:14012: result: no
1180configure:14024: checking float.h usability
1181configure:14024: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1182configure:14024: $? = 0
1183configure:14024: result: yes
1184configure:14024: checking float.h presence
1185configure:14024: /usr/bin/clang -E -I/sw/include conftest.c
1186configure:14024: $? = 0
1187configure:14024: result: yes
1188configure:14024: checking for float.h
1189configure:14024: result: yes
1190configure:14036: checking for stdlib.h
1191configure:14036: result: yes
1192configure:14048: checking for sys/socket.h
1193configure:14048: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1194configure:14048: $? = 0
1195configure:14048: result: yes
1196configure:14064: checking for netinet/in.h
1197configure:14064: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1198configure:14064: $? = 0
1199configure:14064: result: yes
1200configure:14080: checking for arpa/inet.h
1201configure:14080: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1202configure:14080: $? = 0
1203configure:14080: result: yes
1204configure:14099: checking netdb.h usability
1205configure:14099: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1206configure:14099: $? = 0
1207configure:14099: result: yes
1208configure:14099: checking netdb.h presence
1209configure:14099: /usr/bin/clang -E -I/sw/include conftest.c
1210configure:14099: $? = 0
1211configure:14099: result: yes
1212configure:14099: checking for netdb.h
1213configure:14099: result: yes
1214configure:14111: checking sys/time.h usability
1215configure:14111: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1216configure:14111: $? = 0
1217configure:14111: result: yes
1218configure:14111: checking sys/time.h presence
1219configure:14111: /usr/bin/clang -E -I/sw/include conftest.c
1220configure:14111: $? = 0
1221configure:14111: result: yes
1222configure:14111: checking for sys/time.h
1223configure:14111: result: yes
1224configure:14123: checking sys/select.h usability
1225configure:14123: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1226configure:14123: $? = 0
1227configure:14123: result: yes
1228configure:14123: checking sys/select.h presence
1229configure:14123: /usr/bin/clang -E -I/sw/include conftest.c
1230configure:14123: $? = 0
1231configure:14123: result: yes
1232configure:14123: checking for sys/select.h
1233configure:14123: result: yes
1234configure:14135: checking poll.h usability
1235configure:14135: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1236configure:14135: $? = 0
1237configure:14135: result: yes
1238configure:14135: checking poll.h presence
1239configure:14135: /usr/bin/clang -E -I/sw/include conftest.c
1240configure:14135: $? = 0
1241configure:14135: result: yes
1242configure:14135: checking for poll.h
1243configure:14135: result: yes
1244configure:14147: checking sys/mman.h usability
1245configure:14147: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1246configure:14147: $? = 0
1247configure:14147: result: yes
1248configure:14147: checking sys/mman.h presence
1249configure:14147: /usr/bin/clang -E -I/sw/include conftest.c
1250configure:14147: $? = 0
1251configure:14147: result: yes
1252configure:14147: checking for sys/mman.h
1253configure:14147: result: yes
1254configure:14159: checking sys/timeb.h usability
1255configure:14159: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1256configure:14159: $? = 0
1257configure:14159: result: yes
1258configure:14159: checking sys/timeb.h presence
1259configure:14159: /usr/bin/clang -E -I/sw/include conftest.c
1260configure:14159: $? = 0
1261configure:14159: result: yes
1262configure:14159: checking for sys/timeb.h
1263configure:14159: result: yes
1264configure:14171: checking signal.h usability
1265configure:14171: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1266configure:14171: $? = 0
1267configure:14171: result: yes
1268configure:14171: checking signal.h presence
1269configure:14171: /usr/bin/clang -E -I/sw/include conftest.c
1270configure:14171: $? = 0
1271configure:14171: result: yes
1272configure:14171: checking for signal.h
1273configure:14171: result: yes
1274configure:14183: checking for arpa/nameser.h
1275configure:14183: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1276configure:14183: $? = 0
1277configure:14183: result: yes
1278configure:14199: checking for resolv.h
1279configure:14199: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1280configure:14199: $? = 0
1281configure:14199: result: yes
1282configure:14221: checking dl.h usability
1283configure:14221: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1284conftest.c:89:10: fatal error: 'dl.h' file not found
1285#include <dl.h>
1286         ^
12871 error generated.
1288configure:14221: $? = 1
1289configure: failed program was:
1290| /* confdefs.h */
1291| #define PACKAGE_NAME ""
1292| #define PACKAGE_TARNAME ""
1293| #define PACKAGE_VERSION ""
1294| #define PACKAGE_STRING ""
1295| #define PACKAGE_BUGREPORT ""
1296| #define PACKAGE_URL ""
1297| #define PACKAGE "libxml2"
1298| #define VERSION "2.9.4"
1299| #define STDC_HEADERS 1
1300| #define HAVE_SYS_TYPES_H 1
1301| #define HAVE_SYS_STAT_H 1
1302| #define HAVE_STDLIB_H 1
1303| #define HAVE_STRING_H 1
1304| #define HAVE_MEMORY_H 1
1305| #define HAVE_STRINGS_H 1
1306| #define HAVE_INTTYPES_H 1
1307| #define HAVE_STDINT_H 1
1308| #define HAVE_UNISTD_H 1
1309| #define HAVE_DLFCN_H 1
1310| #define LT_OBJDIR ".libs/"
1311| #define HAVE_ZLIB_H 1
1312| #define HAVE_LIBZ 1
1313| #define HAVE_LZMA_H 1
1314| #define HAVE_LIBLZMA 1
1315| #define HAVE_DIRENT_H 1
1316| #define STDC_HEADERS 1
1317| #define HAVE_FCNTL_H 1
1318| #define HAVE_UNISTD_H 1
1319| #define HAVE_CTYPE_H 1
1320| #define HAVE_DIRENT_H 1
1321| #define HAVE_ERRNO_H 1
1322| #define HAVE_STDARG_H 1
1323| #define HAVE_SYS_STAT_H 1
1324| #define HAVE_SYS_TYPES_H 1
1325| #define HAVE_STDINT_H 1
1326| #define HAVE_INTTYPES_H 1
1327| #define HAVE_TIME_H 1
1328| #define HAVE_MATH_H 1
1329| #define HAVE_LIMITS_H 1
1330| #define HAVE_FLOAT_H 1
1331| #define HAVE_STDLIB_H 1
1332| #define HAVE_SYS_SOCKET_H 1
1333| #define HAVE_NETINET_IN_H 1
1334| #define HAVE_ARPA_INET_H 1
1335| #define HAVE_NETDB_H 1
1336| #define HAVE_SYS_TIME_H 1
1337| #define HAVE_SYS_SELECT_H 1
1338| #define HAVE_POLL_H 1
1339| #define HAVE_SYS_MMAN_H 1
1340| #define HAVE_SYS_TIMEB_H 1
1341| #define HAVE_SIGNAL_H 1
1342| #define HAVE_ARPA_NAMESER_H 1
1343| #define HAVE_RESOLV_H 1
1344| /* end confdefs.h.  */
1345| #include <stdio.h>
1346| #ifdef HAVE_SYS_TYPES_H
1347| # include <sys/types.h>
1348| #endif
1349| #ifdef HAVE_SYS_STAT_H
1350| # include <sys/stat.h>
1351| #endif
1352| #ifdef STDC_HEADERS
1353| # include <stdlib.h>
1354| # include <stddef.h>
1355| #else
1356| # ifdef HAVE_STDLIB_H
1357| #  include <stdlib.h>
1358| # endif
1359| #endif
1360| #ifdef HAVE_STRING_H
1361| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1362| #  include <memory.h>
1363| # endif
1364| # include <string.h>
1365| #endif
1366| #ifdef HAVE_STRINGS_H
1367| # include <strings.h>
1368| #endif
1369| #ifdef HAVE_INTTYPES_H
1370| # include <inttypes.h>
1371| #endif
1372| #ifdef HAVE_STDINT_H
1373| # include <stdint.h>
1374| #endif
1375| #ifdef HAVE_UNISTD_H
1376| # include <unistd.h>
1377| #endif
1378| #include <dl.h>
1379configure:14221: result: no
1380configure:14221: checking dl.h presence
1381configure:14221: /usr/bin/clang -E -I/sw/include conftest.c
1382conftest.c:56:10: fatal error: 'dl.h' file not found
1383#include <dl.h>
1384         ^
13851 error generated.
1386configure:14221: $? = 1
1387configure: failed program was:
1388| /* confdefs.h */
1389| #define PACKAGE_NAME ""
1390| #define PACKAGE_TARNAME ""
1391| #define PACKAGE_VERSION ""
1392| #define PACKAGE_STRING ""
1393| #define PACKAGE_BUGREPORT ""
1394| #define PACKAGE_URL ""
1395| #define PACKAGE "libxml2"
1396| #define VERSION "2.9.4"
1397| #define STDC_HEADERS 1
1398| #define HAVE_SYS_TYPES_H 1
1399| #define HAVE_SYS_STAT_H 1
1400| #define HAVE_STDLIB_H 1
1401| #define HAVE_STRING_H 1
1402| #define HAVE_MEMORY_H 1
1403| #define HAVE_STRINGS_H 1
1404| #define HAVE_INTTYPES_H 1
1405| #define HAVE_STDINT_H 1
1406| #define HAVE_UNISTD_H 1
1407| #define HAVE_DLFCN_H 1
1408| #define LT_OBJDIR ".libs/"
1409| #define HAVE_ZLIB_H 1
1410| #define HAVE_LIBZ 1
1411| #define HAVE_LZMA_H 1
1412| #define HAVE_LIBLZMA 1
1413| #define HAVE_DIRENT_H 1
1414| #define STDC_HEADERS 1
1415| #define HAVE_FCNTL_H 1
1416| #define HAVE_UNISTD_H 1
1417| #define HAVE_CTYPE_H 1
1418| #define HAVE_DIRENT_H 1
1419| #define HAVE_ERRNO_H 1
1420| #define HAVE_STDARG_H 1
1421| #define HAVE_SYS_STAT_H 1
1422| #define HAVE_SYS_TYPES_H 1
1423| #define HAVE_STDINT_H 1
1424| #define HAVE_INTTYPES_H 1
1425| #define HAVE_TIME_H 1
1426| #define HAVE_MATH_H 1
1427| #define HAVE_LIMITS_H 1
1428| #define HAVE_FLOAT_H 1
1429| #define HAVE_STDLIB_H 1
1430| #define HAVE_SYS_SOCKET_H 1
1431| #define HAVE_NETINET_IN_H 1
1432| #define HAVE_ARPA_INET_H 1
1433| #define HAVE_NETDB_H 1
1434| #define HAVE_SYS_TIME_H 1
1435| #define HAVE_SYS_SELECT_H 1
1436| #define HAVE_POLL_H 1
1437| #define HAVE_SYS_MMAN_H 1
1438| #define HAVE_SYS_TIMEB_H 1
1439| #define HAVE_SIGNAL_H 1
1440| #define HAVE_ARPA_NAMESER_H 1
1441| #define HAVE_RESOLV_H 1
1442| /* end confdefs.h.  */
1443| #include <dl.h>
1444configure:14221: result: no
1445configure:14221: checking for dl.h
1446configure:14221: result: no
1447configure:14233: checking for dlfcn.h
1448configure:14233: result: yes
1449configure:14247: checking for uint32_t
1450configure:14247: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
1451configure:14247: $? = 0
1452configure:14247: result: yes
1453configure:14267: checking for strftime
1454configure:14267: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1455configure:14267: $? = 0
1456configure:14267: result: yes
1457configure:14323: checking for strdup
1458configure:14323: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1459conftest.c:81:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
1460char strdup ();
1461     ^
1462conftest.c:81:6: note: 'strdup' is a builtin with type 'char *(const char *)'
14631 warning generated.
1464configure:14323: $? = 0
1465configure:14323: result: yes
1466configure:14323: checking for strndup
1467configure:14323: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1468conftest.c:82:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
1469char strndup ();
1470     ^
1471conftest.c:82:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
14721 warning generated.
1473configure:14323: $? = 0
1474configure:14323: result: yes
1475configure:14323: checking for strerror
1476configure:14323: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1477conftest.c:83:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
1478char strerror ();
1479     ^
1480conftest.c:83:6: note: 'strerror' is a builtin with type 'char *(int)'
14811 warning generated.
1482configure:14323: $? = 0
1483configure:14323: result: yes
1484configure:14335: checking for finite
1485configure:14335: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1486configure:14335: $? = 0
1487configure:14335: result: yes
1488configure:14335: checking for isnand
1489configure:14335: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1490Undefined symbols for architecture x86_64:
1491  "_isnand", referenced from:
1492      _main in conftest-958572.o
1493ld: symbol(s) not found for architecture x86_64
1494clang: error: linker command failed with exit code 1 (use -v to see invocation)
1495configure:14335: $? = 1
1496configure: failed program was:
1497| /* confdefs.h */
1498| #define PACKAGE_NAME ""
1499| #define PACKAGE_TARNAME ""
1500| #define PACKAGE_VERSION ""
1501| #define PACKAGE_STRING ""
1502| #define PACKAGE_BUGREPORT ""
1503| #define PACKAGE_URL ""
1504| #define PACKAGE "libxml2"
1505| #define VERSION "2.9.4"
1506| #define STDC_HEADERS 1
1507| #define HAVE_SYS_TYPES_H 1
1508| #define HAVE_SYS_STAT_H 1
1509| #define HAVE_STDLIB_H 1
1510| #define HAVE_STRING_H 1
1511| #define HAVE_MEMORY_H 1
1512| #define HAVE_STRINGS_H 1
1513| #define HAVE_INTTYPES_H 1
1514| #define HAVE_STDINT_H 1
1515| #define HAVE_UNISTD_H 1
1516| #define HAVE_DLFCN_H 1
1517| #define LT_OBJDIR ".libs/"
1518| #define HAVE_ZLIB_H 1
1519| #define HAVE_LIBZ 1
1520| #define HAVE_LZMA_H 1
1521| #define HAVE_LIBLZMA 1
1522| #define HAVE_DIRENT_H 1
1523| #define STDC_HEADERS 1
1524| #define HAVE_FCNTL_H 1
1525| #define HAVE_UNISTD_H 1
1526| #define HAVE_CTYPE_H 1
1527| #define HAVE_DIRENT_H 1
1528| #define HAVE_ERRNO_H 1
1529| #define HAVE_STDARG_H 1
1530| #define HAVE_SYS_STAT_H 1
1531| #define HAVE_SYS_TYPES_H 1
1532| #define HAVE_STDINT_H 1
1533| #define HAVE_INTTYPES_H 1
1534| #define HAVE_TIME_H 1
1535| #define HAVE_MATH_H 1
1536| #define HAVE_LIMITS_H 1
1537| #define HAVE_FLOAT_H 1
1538| #define HAVE_STDLIB_H 1
1539| #define HAVE_SYS_SOCKET_H 1
1540| #define HAVE_NETINET_IN_H 1
1541| #define HAVE_ARPA_INET_H 1
1542| #define HAVE_NETDB_H 1
1543| #define HAVE_SYS_TIME_H 1
1544| #define HAVE_SYS_SELECT_H 1
1545| #define HAVE_POLL_H 1
1546| #define HAVE_SYS_MMAN_H 1
1547| #define HAVE_SYS_TIMEB_H 1
1548| #define HAVE_SIGNAL_H 1
1549| #define HAVE_ARPA_NAMESER_H 1
1550| #define HAVE_RESOLV_H 1
1551| #define HAVE_DLFCN_H 1
1552| #define HAVE_STRFTIME 1
1553| #define HAVE_STRDUP 1
1554| #define HAVE_STRNDUP 1
1555| #define HAVE_STRERROR 1
1556| #define HAVE_FINITE 1
1557| /* end confdefs.h.  */
1558| /* Define isnand to an innocuous variant, in case <limits.h> declares isnand.
1559|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1560| #define isnand innocuous_isnand
1561|
1562| /* System header to define __stub macros and hopefully few prototypes,
1563|     which can conflict with char isnand (); below.
1564|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1565|     <limits.h> exists even on freestanding compilers.  */
1566|
1567| #ifdef __STDC__
1568| # include <limits.h>
1569| #else
1570| # include <assert.h>
1571| #endif
1572|
1573| #undef isnand
1574|
1575| /* Override any GCC internal prototype to avoid an error.
1576|    Use char because int might match the return type of a GCC
1577|    builtin and then its argument prototype would still apply.  */
1578| #ifdef __cplusplus
1579| extern "C"
1580| #endif
1581| char isnand ();
1582| /* The GNU C library defines this for functions which it implements
1583|     to always fail with ENOSYS.  Some functions are actually named
1584|     something starting with __ and the normal name is an alias.  */
1585| #if defined __stub_isnand || defined __stub___isnand
1586| choke me
1587| #endif
1588|
1589| int
1590| main ()
1591| {
1592| return isnand ();
1593|   ;
1594|   return 0;
1595| }
1596configure:14335: result: no
1597configure:14335: checking for fp_class
1598configure:14335: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1599Undefined symbols for architecture x86_64:
1600  "_fp_class", referenced from:
1601      _main in conftest-846a15.o
1602ld: symbol(s) not found for architecture x86_64
1603clang: error: linker command failed with exit code 1 (use -v to see invocation)
1604configure:14335: $? = 1
1605configure: failed program was:
1606| /* confdefs.h */
1607| #define PACKAGE_NAME ""
1608| #define PACKAGE_TARNAME ""
1609| #define PACKAGE_VERSION ""
1610| #define PACKAGE_STRING ""
1611| #define PACKAGE_BUGREPORT ""
1612| #define PACKAGE_URL ""
1613| #define PACKAGE "libxml2"
1614| #define VERSION "2.9.4"
1615| #define STDC_HEADERS 1
1616| #define HAVE_SYS_TYPES_H 1
1617| #define HAVE_SYS_STAT_H 1
1618| #define HAVE_STDLIB_H 1
1619| #define HAVE_STRING_H 1
1620| #define HAVE_MEMORY_H 1
1621| #define HAVE_STRINGS_H 1
1622| #define HAVE_INTTYPES_H 1
1623| #define HAVE_STDINT_H 1
1624| #define HAVE_UNISTD_H 1
1625| #define HAVE_DLFCN_H 1
1626| #define LT_OBJDIR ".libs/"
1627| #define HAVE_ZLIB_H 1
1628| #define HAVE_LIBZ 1
1629| #define HAVE_LZMA_H 1
1630| #define HAVE_LIBLZMA 1
1631| #define HAVE_DIRENT_H 1
1632| #define STDC_HEADERS 1
1633| #define HAVE_FCNTL_H 1
1634| #define HAVE_UNISTD_H 1
1635| #define HAVE_CTYPE_H 1
1636| #define HAVE_DIRENT_H 1
1637| #define HAVE_ERRNO_H 1
1638| #define HAVE_STDARG_H 1
1639| #define HAVE_SYS_STAT_H 1
1640| #define HAVE_SYS_TYPES_H 1
1641| #define HAVE_STDINT_H 1
1642| #define HAVE_INTTYPES_H 1
1643| #define HAVE_TIME_H 1
1644| #define HAVE_MATH_H 1
1645| #define HAVE_LIMITS_H 1
1646| #define HAVE_FLOAT_H 1
1647| #define HAVE_STDLIB_H 1
1648| #define HAVE_SYS_SOCKET_H 1
1649| #define HAVE_NETINET_IN_H 1
1650| #define HAVE_ARPA_INET_H 1
1651| #define HAVE_NETDB_H 1
1652| #define HAVE_SYS_TIME_H 1
1653| #define HAVE_SYS_SELECT_H 1
1654| #define HAVE_POLL_H 1
1655| #define HAVE_SYS_MMAN_H 1
1656| #define HAVE_SYS_TIMEB_H 1
1657| #define HAVE_SIGNAL_H 1
1658| #define HAVE_ARPA_NAMESER_H 1
1659| #define HAVE_RESOLV_H 1
1660| #define HAVE_DLFCN_H 1
1661| #define HAVE_STRFTIME 1
1662| #define HAVE_STRDUP 1
1663| #define HAVE_STRNDUP 1
1664| #define HAVE_STRERROR 1
1665| #define HAVE_FINITE 1
1666| /* end confdefs.h.  */
1667| /* Define fp_class to an innocuous variant, in case <limits.h> declares fp_class.
1668|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1669| #define fp_class innocuous_fp_class
1670|
1671| /* System header to define __stub macros and hopefully few prototypes,
1672|     which can conflict with char fp_class (); below.
1673|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1674|     <limits.h> exists even on freestanding compilers.  */
1675|
1676| #ifdef __STDC__
1677| # include <limits.h>
1678| #else
1679| # include <assert.h>
1680| #endif
1681|
1682| #undef fp_class
1683|
1684| /* Override any GCC internal prototype to avoid an error.
1685|    Use char because int might match the return type of a GCC
1686|    builtin and then its argument prototype would still apply.  */
1687| #ifdef __cplusplus
1688| extern "C"
1689| #endif
1690| char fp_class ();
1691| /* The GNU C library defines this for functions which it implements
1692|     to always fail with ENOSYS.  Some functions are actually named
1693|     something starting with __ and the normal name is an alias.  */
1694| #if defined __stub_fp_class || defined __stub___fp_class
1695| choke me
1696| #endif
1697|
1698| int
1699| main ()
1700| {
1701| return fp_class ();
1702|   ;
1703|   return 0;
1704| }
1705configure:14335: result: no
1706configure:14335: checking for class
1707configure:14335: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1708Undefined symbols for architecture x86_64:
1709  "_class", referenced from:
1710      _main in conftest-9920a5.o
1711ld: symbol(s) not found for architecture x86_64
1712clang: error: linker command failed with exit code 1 (use -v to see invocation)
1713configure:14335: $? = 1
1714configure: failed program was:
1715| /* confdefs.h */
1716| #define PACKAGE_NAME ""
1717| #define PACKAGE_TARNAME ""
1718| #define PACKAGE_VERSION ""
1719| #define PACKAGE_STRING ""
1720| #define PACKAGE_BUGREPORT ""
1721| #define PACKAGE_URL ""
1722| #define PACKAGE "libxml2"
1723| #define VERSION "2.9.4"
1724| #define STDC_HEADERS 1
1725| #define HAVE_SYS_TYPES_H 1
1726| #define HAVE_SYS_STAT_H 1
1727| #define HAVE_STDLIB_H 1
1728| #define HAVE_STRING_H 1
1729| #define HAVE_MEMORY_H 1
1730| #define HAVE_STRINGS_H 1
1731| #define HAVE_INTTYPES_H 1
1732| #define HAVE_STDINT_H 1
1733| #define HAVE_UNISTD_H 1
1734| #define HAVE_DLFCN_H 1
1735| #define LT_OBJDIR ".libs/"
1736| #define HAVE_ZLIB_H 1
1737| #define HAVE_LIBZ 1
1738| #define HAVE_LZMA_H 1
1739| #define HAVE_LIBLZMA 1
1740| #define HAVE_DIRENT_H 1
1741| #define STDC_HEADERS 1
1742| #define HAVE_FCNTL_H 1
1743| #define HAVE_UNISTD_H 1
1744| #define HAVE_CTYPE_H 1
1745| #define HAVE_DIRENT_H 1
1746| #define HAVE_ERRNO_H 1
1747| #define HAVE_STDARG_H 1
1748| #define HAVE_SYS_STAT_H 1
1749| #define HAVE_SYS_TYPES_H 1
1750| #define HAVE_STDINT_H 1
1751| #define HAVE_INTTYPES_H 1
1752| #define HAVE_TIME_H 1
1753| #define HAVE_MATH_H 1
1754| #define HAVE_LIMITS_H 1
1755| #define HAVE_FLOAT_H 1
1756| #define HAVE_STDLIB_H 1
1757| #define HAVE_SYS_SOCKET_H 1
1758| #define HAVE_NETINET_IN_H 1
1759| #define HAVE_ARPA_INET_H 1
1760| #define HAVE_NETDB_H 1
1761| #define HAVE_SYS_TIME_H 1
1762| #define HAVE_SYS_SELECT_H 1
1763| #define HAVE_POLL_H 1
1764| #define HAVE_SYS_MMAN_H 1
1765| #define HAVE_SYS_TIMEB_H 1
1766| #define HAVE_SIGNAL_H 1
1767| #define HAVE_ARPA_NAMESER_H 1
1768| #define HAVE_RESOLV_H 1
1769| #define HAVE_DLFCN_H 1
1770| #define HAVE_STRFTIME 1
1771| #define HAVE_STRDUP 1
1772| #define HAVE_STRNDUP 1
1773| #define HAVE_STRERROR 1
1774| #define HAVE_FINITE 1
1775| /* end confdefs.h.  */
1776| /* Define class to an innocuous variant, in case <limits.h> declares class.
1777|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1778| #define class innocuous_class
1779|
1780| /* System header to define __stub macros and hopefully few prototypes,
1781|     which can conflict with char class (); below.
1782|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1783|     <limits.h> exists even on freestanding compilers.  */
1784|
1785| #ifdef __STDC__
1786| # include <limits.h>
1787| #else
1788| # include <assert.h>
1789| #endif
1790|
1791| #undef class
1792|
1793| /* Override any GCC internal prototype to avoid an error.
1794|    Use char because int might match the return type of a GCC
1795|    builtin and then its argument prototype would still apply.  */
1796| #ifdef __cplusplus
1797| extern "C"
1798| #endif
1799| char class ();
1800| /* The GNU C library defines this for functions which it implements
1801|     to always fail with ENOSYS.  Some functions are actually named
1802|     something starting with __ and the normal name is an alias.  */
1803| #if defined __stub_class || defined __stub___class
1804| choke me
1805| #endif
1806|
1807| int
1808| main ()
1809| {
1810| return class ();
1811|   ;
1812|   return 0;
1813| }
1814configure:14335: result: no
1815configure:14335: checking for fpclass
1816configure:14335: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1817Undefined symbols for architecture x86_64:
1818  "_fpclass", referenced from:
1819      _main in conftest-2a6a1e.o
1820ld: symbol(s) not found for architecture x86_64
1821clang: error: linker command failed with exit code 1 (use -v to see invocation)
1822configure:14335: $? = 1
1823configure: failed program was:
1824| /* confdefs.h */
1825| #define PACKAGE_NAME ""
1826| #define PACKAGE_TARNAME ""
1827| #define PACKAGE_VERSION ""
1828| #define PACKAGE_STRING ""
1829| #define PACKAGE_BUGREPORT ""
1830| #define PACKAGE_URL ""
1831| #define PACKAGE "libxml2"
1832| #define VERSION "2.9.4"
1833| #define STDC_HEADERS 1
1834| #define HAVE_SYS_TYPES_H 1
1835| #define HAVE_SYS_STAT_H 1
1836| #define HAVE_STDLIB_H 1
1837| #define HAVE_STRING_H 1
1838| #define HAVE_MEMORY_H 1
1839| #define HAVE_STRINGS_H 1
1840| #define HAVE_INTTYPES_H 1
1841| #define HAVE_STDINT_H 1
1842| #define HAVE_UNISTD_H 1
1843| #define HAVE_DLFCN_H 1
1844| #define LT_OBJDIR ".libs/"
1845| #define HAVE_ZLIB_H 1
1846| #define HAVE_LIBZ 1
1847| #define HAVE_LZMA_H 1
1848| #define HAVE_LIBLZMA 1
1849| #define HAVE_DIRENT_H 1
1850| #define STDC_HEADERS 1
1851| #define HAVE_FCNTL_H 1
1852| #define HAVE_UNISTD_H 1
1853| #define HAVE_CTYPE_H 1
1854| #define HAVE_DIRENT_H 1
1855| #define HAVE_ERRNO_H 1
1856| #define HAVE_STDARG_H 1
1857| #define HAVE_SYS_STAT_H 1
1858| #define HAVE_SYS_TYPES_H 1
1859| #define HAVE_STDINT_H 1
1860| #define HAVE_INTTYPES_H 1
1861| #define HAVE_TIME_H 1
1862| #define HAVE_MATH_H 1
1863| #define HAVE_LIMITS_H 1
1864| #define HAVE_FLOAT_H 1
1865| #define HAVE_STDLIB_H 1
1866| #define HAVE_SYS_SOCKET_H 1
1867| #define HAVE_NETINET_IN_H 1
1868| #define HAVE_ARPA_INET_H 1
1869| #define HAVE_NETDB_H 1
1870| #define HAVE_SYS_TIME_H 1
1871| #define HAVE_SYS_SELECT_H 1
1872| #define HAVE_POLL_H 1
1873| #define HAVE_SYS_MMAN_H 1
1874| #define HAVE_SYS_TIMEB_H 1
1875| #define HAVE_SIGNAL_H 1
1876| #define HAVE_ARPA_NAMESER_H 1
1877| #define HAVE_RESOLV_H 1
1878| #define HAVE_DLFCN_H 1
1879| #define HAVE_STRFTIME 1
1880| #define HAVE_STRDUP 1
1881| #define HAVE_STRNDUP 1
1882| #define HAVE_STRERROR 1
1883| #define HAVE_FINITE 1
1884| /* end confdefs.h.  */
1885| /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass.
1886|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1887| #define fpclass innocuous_fpclass
1888|
1889| /* System header to define __stub macros and hopefully few prototypes,
1890|     which can conflict with char fpclass (); below.
1891|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1892|     <limits.h> exists even on freestanding compilers.  */
1893|
1894| #ifdef __STDC__
1895| # include <limits.h>
1896| #else
1897| # include <assert.h>
1898| #endif
1899|
1900| #undef fpclass
1901|
1902| /* Override any GCC internal prototype to avoid an error.
1903|    Use char because int might match the return type of a GCC
1904|    builtin and then its argument prototype would still apply.  */
1905| #ifdef __cplusplus
1906| extern "C"
1907| #endif
1908| char fpclass ();
1909| /* The GNU C library defines this for functions which it implements
1910|     to always fail with ENOSYS.  Some functions are actually named
1911|     something starting with __ and the normal name is an alias.  */
1912| #if defined __stub_fpclass || defined __stub___fpclass
1913| choke me
1914| #endif
1915|
1916| int
1917| main ()
1918| {
1919| return fpclass ();
1920|   ;
1921|   return 0;
1922| }
1923configure:14335: result: no
1924configure:14347: checking for strftime
1925configure:14347: result: yes
1926configure:14347: checking for localtime
1927configure:14347: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1928configure:14347: $? = 0
1929configure:14347: result: yes
1930configure:14347: checking for gettimeofday
1931configure:14347: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1932configure:14347: $? = 0
1933configure:14347: result: yes
1934configure:14347: checking for ftime
1935configure:14347: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1936configure:14347: $? = 0
1937configure:14347: result: yes
1938configure:14359: checking for stat
1939configure:14359: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1940configure:14359: $? = 0
1941configure:14359: result: yes
1942configure:14359: checking for _stat
1943configure:14359: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1944Undefined symbols for architecture x86_64:
1945  "__stat", referenced from:
1946      _main in conftest-8d12bf.o
1947ld: symbol(s) not found for architecture x86_64
1948clang: error: linker command failed with exit code 1 (use -v to see invocation)
1949configure:14359: $? = 1
1950configure: failed program was:
1951| /* confdefs.h */
1952| #define PACKAGE_NAME ""
1953| #define PACKAGE_TARNAME ""
1954| #define PACKAGE_VERSION ""
1955| #define PACKAGE_STRING ""
1956| #define PACKAGE_BUGREPORT ""
1957| #define PACKAGE_URL ""
1958| #define PACKAGE "libxml2"
1959| #define VERSION "2.9.4"
1960| #define STDC_HEADERS 1
1961| #define HAVE_SYS_TYPES_H 1
1962| #define HAVE_SYS_STAT_H 1
1963| #define HAVE_STDLIB_H 1
1964| #define HAVE_STRING_H 1
1965| #define HAVE_MEMORY_H 1
1966| #define HAVE_STRINGS_H 1
1967| #define HAVE_INTTYPES_H 1
1968| #define HAVE_STDINT_H 1
1969| #define HAVE_UNISTD_H 1
1970| #define HAVE_DLFCN_H 1
1971| #define LT_OBJDIR ".libs/"
1972| #define HAVE_ZLIB_H 1
1973| #define HAVE_LIBZ 1
1974| #define HAVE_LZMA_H 1
1975| #define HAVE_LIBLZMA 1
1976| #define HAVE_DIRENT_H 1
1977| #define STDC_HEADERS 1
1978| #define HAVE_FCNTL_H 1
1979| #define HAVE_UNISTD_H 1
1980| #define HAVE_CTYPE_H 1
1981| #define HAVE_DIRENT_H 1
1982| #define HAVE_ERRNO_H 1
1983| #define HAVE_STDARG_H 1
1984| #define HAVE_SYS_STAT_H 1
1985| #define HAVE_SYS_TYPES_H 1
1986| #define HAVE_STDINT_H 1
1987| #define HAVE_INTTYPES_H 1
1988| #define HAVE_TIME_H 1
1989| #define HAVE_MATH_H 1
1990| #define HAVE_LIMITS_H 1
1991| #define HAVE_FLOAT_H 1
1992| #define HAVE_STDLIB_H 1
1993| #define HAVE_SYS_SOCKET_H 1
1994| #define HAVE_NETINET_IN_H 1
1995| #define HAVE_ARPA_INET_H 1
1996| #define HAVE_NETDB_H 1
1997| #define HAVE_SYS_TIME_H 1
1998| #define HAVE_SYS_SELECT_H 1
1999| #define HAVE_POLL_H 1
2000| #define HAVE_SYS_MMAN_H 1
2001| #define HAVE_SYS_TIMEB_H 1
2002| #define HAVE_SIGNAL_H 1
2003| #define HAVE_ARPA_NAMESER_H 1
2004| #define HAVE_RESOLV_H 1
2005| #define HAVE_DLFCN_H 1
2006| #define HAVE_STRFTIME 1
2007| #define HAVE_STRDUP 1
2008| #define HAVE_STRNDUP 1
2009| #define HAVE_STRERROR 1
2010| #define HAVE_FINITE 1
2011| #define HAVE_STRFTIME 1
2012| #define HAVE_LOCALTIME 1
2013| #define HAVE_GETTIMEOFDAY 1
2014| #define HAVE_FTIME 1
2015| #define HAVE_STAT 1
2016| /* end confdefs.h.  */
2017| /* Define _stat to an innocuous variant, in case <limits.h> declares _stat.
2018|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2019| #define _stat innocuous__stat
2020|
2021| /* System header to define __stub macros and hopefully few prototypes,
2022|     which can conflict with char _stat (); below.
2023|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2024|     <limits.h> exists even on freestanding compilers.  */
2025|
2026| #ifdef __STDC__
2027| # include <limits.h>
2028| #else
2029| # include <assert.h>
2030| #endif
2031|
2032| #undef _stat
2033|
2034| /* Override any GCC internal prototype to avoid an error.
2035|    Use char because int might match the return type of a GCC
2036|    builtin and then its argument prototype would still apply.  */
2037| #ifdef __cplusplus
2038| extern "C"
2039| #endif
2040| char _stat ();
2041| /* The GNU C library defines this for functions which it implements
2042|     to always fail with ENOSYS.  Some functions are actually named
2043|     something starting with __ and the normal name is an alias.  */
2044| #if defined __stub__stat || defined __stub____stat
2045| choke me
2046| #endif
2047|
2048| int
2049| main ()
2050| {
2051| return _stat ();
2052|   ;
2053|   return 0;
2054| }
2055configure:14359: result: no
2056configure:14359: checking for signal
2057configure:14359: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2058configure:14359: $? = 0
2059configure:14359: result: yes
2060configure:14371: checking for rand
2061configure:14371: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2062configure:14371: $? = 0
2063configure:14371: result: yes
2064configure:14371: checking for rand_r
2065configure:14371: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2066configure:14371: $? = 0
2067configure:14371: result: yes
2068configure:14371: checking for srand
2069configure:14371: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2070configure:14371: $? = 0
2071configure:14371: result: yes
2072configure:14371: checking for time
2073configure:14371: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2074configure:14371: $? = 0
2075configure:14371: result: yes
2076configure:14383: checking for isascii
2077configure:14383: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2078configure:14383: $? = 0
2079configure:14383: result: yes
2080configure:14383: checking for mmap
2081configure:14383: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2082configure:14383: $? = 0
2083configure:14383: result: yes
2084configure:14383: checking for munmap
2085configure:14383: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2086configure:14383: $? = 0
2087configure:14383: result: yes
2088configure:14383: checking for putenv
2089configure:14383: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2090configure:14383: $? = 0
2091configure:14383: result: yes
2092configure:14395: checking for va_copy
2093configure:14409: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2094configure:14409: $? = 0
2095configure:14416: result: yes
2096configure:14453: checking whether va_list is an array type
2097configure:14466: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
2098configure:14462:34: error: used type 'va_list' (aka '__builtin_va_list') where arithmetic or pointer type is required
2099va_list ap1, ap2; a(&ap1); ap2 = (va_list) ap1
2100                                 ^         ~~~
21011 error generated.
2102configure: failed program was:
2103#line 14456 "configure"
2104#include "confdefs.h"
2105
2106#include <stdarg.h>
2107void a(va_list * ap) {}
2108int main(void) {
2109
2110va_list ap1, ap2; a(&ap1); ap2 = (va_list) ap1
2111; return 0; }
2112configure:14476: result: yes
2113configure:14484: checking for library containing gethostent
2114configure:14515: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2115configure:14515: $? = 0
2116configure:14532: result: none required
2117configure:14540: checking for library containing setsockopt
2118configure:14571: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2119configure:14571: $? = 0
2120configure:14588: result: none required
2121configure:14596: checking for library containing connect
2122configure:14627: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2123configure:14627: $? = 0
2124configure:14644: result: none required
2125configure:14653: checking for type of socket length (socklen_t)
2126configure:14667: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
2127configure:14670: result: socklen_t *
2128configure:14739: checking for const gethostbyname() argument
2129configure:14752: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2130configure:14752: $? = 0
2131configure:14759: result: yes
2132configure:14771: checking for const send() second argument
2133configure:14785: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2134configure:14785: $? = 0
2135configure:14792: result: yes
2136configure:14805: checking whether to enable IPv6
2137configure:14837: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
2138configure:14837: $? = 0
2139configure:14844: result: yes
2140configure:14853: checking struct sockaddr::ss_family
2141configure:14872: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5
2142configure:14872: $? = 0
2143configure:14879: result: yes
2144configure:14924: checking for getaddrinfo
2145configure:14924: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2146configure:14924: $? = 0
2147configure:14924: result: yes
2148configure:14985: checking for isnan
2149configure:14985: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2150configure:14985: $? = 0
2151configure:14985: result: yes
2152configure:15036: checking for isinf
2153configure:15036: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2154configure:15036: $? = 0
2155configure:15036: result: yes
2156configure:15353: checking for shl_load
2157configure:15353: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2158Undefined symbols for architecture x86_64:
2159  "_shl_load", referenced from:
2160      _main in conftest-141fda.o
2161ld: symbol(s) not found for architecture x86_64
2162clang: error: linker command failed with exit code 1 (use -v to see invocation)
2163configure:15353: $? = 1
2164configure: failed program was:
2165| /* confdefs.h */
2166| #define PACKAGE_NAME ""
2167| #define PACKAGE_TARNAME ""
2168| #define PACKAGE_VERSION ""
2169| #define PACKAGE_STRING ""
2170| #define PACKAGE_BUGREPORT ""
2171| #define PACKAGE_URL ""
2172| #define PACKAGE "libxml2"
2173| #define VERSION "2.9.4"
2174| #define STDC_HEADERS 1
2175| #define HAVE_SYS_TYPES_H 1
2176| #define HAVE_SYS_STAT_H 1
2177| #define HAVE_STDLIB_H 1
2178| #define HAVE_STRING_H 1
2179| #define HAVE_MEMORY_H 1
2180| #define HAVE_STRINGS_H 1
2181| #define HAVE_INTTYPES_H 1
2182| #define HAVE_STDINT_H 1
2183| #define HAVE_UNISTD_H 1
2184| #define HAVE_DLFCN_H 1
2185| #define LT_OBJDIR ".libs/"
2186| #define HAVE_ZLIB_H 1
2187| #define HAVE_LIBZ 1
2188| #define HAVE_LZMA_H 1
2189| #define HAVE_LIBLZMA 1
2190| #define HAVE_DIRENT_H 1
2191| #define STDC_HEADERS 1
2192| #define HAVE_FCNTL_H 1
2193| #define HAVE_UNISTD_H 1
2194| #define HAVE_CTYPE_H 1
2195| #define HAVE_DIRENT_H 1
2196| #define HAVE_ERRNO_H 1
2197| #define HAVE_STDARG_H 1
2198| #define HAVE_SYS_STAT_H 1
2199| #define HAVE_SYS_TYPES_H 1
2200| #define HAVE_STDINT_H 1
2201| #define HAVE_INTTYPES_H 1
2202| #define HAVE_TIME_H 1
2203| #define HAVE_MATH_H 1
2204| #define HAVE_LIMITS_H 1
2205| #define HAVE_FLOAT_H 1
2206| #define HAVE_STDLIB_H 1
2207| #define HAVE_SYS_SOCKET_H 1
2208| #define HAVE_NETINET_IN_H 1
2209| #define HAVE_ARPA_INET_H 1
2210| #define HAVE_NETDB_H 1
2211| #define HAVE_SYS_TIME_H 1
2212| #define HAVE_SYS_SELECT_H 1
2213| #define HAVE_POLL_H 1
2214| #define HAVE_SYS_MMAN_H 1
2215| #define HAVE_SYS_TIMEB_H 1
2216| #define HAVE_SIGNAL_H 1
2217| #define HAVE_ARPA_NAMESER_H 1
2218| #define HAVE_RESOLV_H 1
2219| #define HAVE_DLFCN_H 1
2220| #define HAVE_STRFTIME 1
2221| #define HAVE_STRDUP 1
2222| #define HAVE_STRNDUP 1
2223| #define HAVE_STRERROR 1
2224| #define HAVE_FINITE 1
2225| #define HAVE_STRFTIME 1
2226| #define HAVE_LOCALTIME 1
2227| #define HAVE_GETTIMEOFDAY 1
2228| #define HAVE_FTIME 1
2229| #define HAVE_STAT 1
2230| #define HAVE_SIGNAL 1
2231| #define HAVE_RAND 1
2232| #define HAVE_RAND_R 1
2233| #define HAVE_SRAND 1
2234| #define HAVE_TIME 1
2235| #define HAVE_ISASCII 1
2236| #define HAVE_MMAP 1
2237| #define HAVE_MUNMAP 1
2238| #define HAVE_PUTENV 1
2239| #define HAVE_VA_COPY 1
2240| #define VA_LIST_IS_ARRAY 1
2241| #define XML_SOCKLEN_T socklen_t
2242| #define GETHOSTBYNAME_ARG_CAST /**/
2243| #define SEND_ARG2_CAST /**/
2244| #define SUPPORT_IP6 /**/
2245| #define HAVE_GETADDRINFO /**/
2246| #define HAVE_ISNAN /**/
2247| #define HAVE_ISINF /**/
2248| /* end confdefs.h.  */
2249| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
2250|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2251| #define shl_load innocuous_shl_load
2252|
2253| /* System header to define __stub macros and hopefully few prototypes,
2254|     which can conflict with char shl_load (); below.
2255|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2256|     <limits.h> exists even on freestanding compilers.  */
2257|
2258| #ifdef __STDC__
2259| # include <limits.h>
2260| #else
2261| # include <assert.h>
2262| #endif
2263|
2264| #undef shl_load
2265|
2266| /* Override any GCC internal prototype to avoid an error.
2267|    Use char because int might match the return type of a GCC
2268|    builtin and then its argument prototype would still apply.  */
2269| #ifdef __cplusplus
2270| extern "C"
2271| #endif
2272| char shl_load ();
2273| /* The GNU C library defines this for functions which it implements
2274|     to always fail with ENOSYS.  Some functions are actually named
2275|     something starting with __ and the normal name is an alias.  */
2276| #if defined __stub_shl_load || defined __stub___shl_load
2277| choke me
2278| #endif
2279|
2280| int
2281| main ()
2282| {
2283| return shl_load ();
2284|   ;
2285|   return 0;
2286| }
2287configure:15353: result: no
2288configure:15358: checking for shl_load in -ldld
2289configure:15383: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldld   >&5
2290ld: library not found for -ldld
2291clang: error: linker command failed with exit code 1 (use -v to see invocation)
2292configure:15383: $? = 1
2293configure: failed program was:
2294| /* confdefs.h */
2295| #define PACKAGE_NAME ""
2296| #define PACKAGE_TARNAME ""
2297| #define PACKAGE_VERSION ""
2298| #define PACKAGE_STRING ""
2299| #define PACKAGE_BUGREPORT ""
2300| #define PACKAGE_URL ""
2301| #define PACKAGE "libxml2"
2302| #define VERSION "2.9.4"
2303| #define STDC_HEADERS 1
2304| #define HAVE_SYS_TYPES_H 1
2305| #define HAVE_SYS_STAT_H 1
2306| #define HAVE_STDLIB_H 1
2307| #define HAVE_STRING_H 1
2308| #define HAVE_MEMORY_H 1
2309| #define HAVE_STRINGS_H 1
2310| #define HAVE_INTTYPES_H 1
2311| #define HAVE_STDINT_H 1
2312| #define HAVE_UNISTD_H 1
2313| #define HAVE_DLFCN_H 1
2314| #define LT_OBJDIR ".libs/"
2315| #define HAVE_ZLIB_H 1
2316| #define HAVE_LIBZ 1
2317| #define HAVE_LZMA_H 1
2318| #define HAVE_LIBLZMA 1
2319| #define HAVE_DIRENT_H 1
2320| #define STDC_HEADERS 1
2321| #define HAVE_FCNTL_H 1
2322| #define HAVE_UNISTD_H 1
2323| #define HAVE_CTYPE_H 1
2324| #define HAVE_DIRENT_H 1
2325| #define HAVE_ERRNO_H 1
2326| #define HAVE_STDARG_H 1
2327| #define HAVE_SYS_STAT_H 1
2328| #define HAVE_SYS_TYPES_H 1
2329| #define HAVE_STDINT_H 1
2330| #define HAVE_INTTYPES_H 1
2331| #define HAVE_TIME_H 1
2332| #define HAVE_MATH_H 1
2333| #define HAVE_LIMITS_H 1
2334| #define HAVE_FLOAT_H 1
2335| #define HAVE_STDLIB_H 1
2336| #define HAVE_SYS_SOCKET_H 1
2337| #define HAVE_NETINET_IN_H 1
2338| #define HAVE_ARPA_INET_H 1
2339| #define HAVE_NETDB_H 1
2340| #define HAVE_SYS_TIME_H 1
2341| #define HAVE_SYS_SELECT_H 1
2342| #define HAVE_POLL_H 1
2343| #define HAVE_SYS_MMAN_H 1
2344| #define HAVE_SYS_TIMEB_H 1
2345| #define HAVE_SIGNAL_H 1
2346| #define HAVE_ARPA_NAMESER_H 1
2347| #define HAVE_RESOLV_H 1
2348| #define HAVE_DLFCN_H 1
2349| #define HAVE_STRFTIME 1
2350| #define HAVE_STRDUP 1
2351| #define HAVE_STRNDUP 1
2352| #define HAVE_STRERROR 1
2353| #define HAVE_FINITE 1
2354| #define HAVE_STRFTIME 1
2355| #define HAVE_LOCALTIME 1
2356| #define HAVE_GETTIMEOFDAY 1
2357| #define HAVE_FTIME 1
2358| #define HAVE_STAT 1
2359| #define HAVE_SIGNAL 1
2360| #define HAVE_RAND 1
2361| #define HAVE_RAND_R 1
2362| #define HAVE_SRAND 1
2363| #define HAVE_TIME 1
2364| #define HAVE_ISASCII 1
2365| #define HAVE_MMAP 1
2366| #define HAVE_MUNMAP 1
2367| #define HAVE_PUTENV 1
2368| #define HAVE_VA_COPY 1
2369| #define VA_LIST_IS_ARRAY 1
2370| #define XML_SOCKLEN_T socklen_t
2371| #define GETHOSTBYNAME_ARG_CAST /**/
2372| #define SEND_ARG2_CAST /**/
2373| #define SUPPORT_IP6 /**/
2374| #define HAVE_GETADDRINFO /**/
2375| #define HAVE_ISNAN /**/
2376| #define HAVE_ISINF /**/
2377| /* end confdefs.h.  */
2378|
2379| /* Override any GCC internal prototype to avoid an error.
2380|    Use char because int might match the return type of a GCC
2381|    builtin and then its argument prototype would still apply.  */
2382| #ifdef __cplusplus
2383| extern "C"
2384| #endif
2385| char shl_load ();
2386| int
2387| main ()
2388| {
2389| return shl_load ();
2390|   ;
2391|   return 0;
2392| }
2393configure:15392: result: no
2394configure:15400: checking for dlopen
2395configure:15400: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2396configure:15400: $? = 0
2397configure:15400: result: yes
2398configure:15558: checking pthread.h usability
2399configure:15558: /usr/bin/clang -c -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include conftest.c >&5
2400configure:15558: $? = 0
2401configure:15558: result: yes
2402configure:15558: checking pthread.h presence
2403configure:15558: /usr/bin/clang -E -I/sw/include conftest.c
2404configure:15558: $? = 0
2405configure:15558: result: yes
2406configure:15558: checking for pthread.h
2407configure:15558: result: yes
2408configure:15560: checking for pthread_join in -lpthread
2409configure:15585: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread   >&5
2410configure:15585: $? = 0
2411configure:15594: result: yes
2412configure:16104: checking iconv.h usability
2413configure:16104: /usr/bin/clang -c -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include conftest.c >&5
2414configure:16104: $? = 0
2415configure:16104: result: yes
2416configure:16104: checking iconv.h presence
2417configure:16104: /usr/bin/clang -E -I/sw/include conftest.c
2418configure:16104: $? = 0
2419configure:16104: result: yes
2420configure:16104: checking for iconv.h
2421configure:16104: result: yes
2422configure:16106: checking for iconv
2423configure:16122: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2424Undefined symbols for architecture x86_64:
2425  "_libiconv", referenced from:
2426      _main in conftest-bcc5bd.o
2427  "_libiconv_open", referenced from:
2428      _main in conftest-bcc5bd.o
2429ld: symbol(s) not found for architecture x86_64
2430clang: error: linker command failed with exit code 1 (use -v to see invocation)
2431configure:16122: $? = 1
2432configure: failed program was:
2433| /* confdefs.h */
2434| #define PACKAGE_NAME ""
2435| #define PACKAGE_TARNAME ""
2436| #define PACKAGE_VERSION ""
2437| #define PACKAGE_STRING ""
2438| #define PACKAGE_BUGREPORT ""
2439| #define PACKAGE_URL ""
2440| #define PACKAGE "libxml2"
2441| #define VERSION "2.9.4"
2442| #define STDC_HEADERS 1
2443| #define HAVE_SYS_TYPES_H 1
2444| #define HAVE_SYS_STAT_H 1
2445| #define HAVE_STDLIB_H 1
2446| #define HAVE_STRING_H 1
2447| #define HAVE_MEMORY_H 1
2448| #define HAVE_STRINGS_H 1
2449| #define HAVE_INTTYPES_H 1
2450| #define HAVE_STDINT_H 1
2451| #define HAVE_UNISTD_H 1
2452| #define HAVE_DLFCN_H 1
2453| #define LT_OBJDIR ".libs/"
2454| #define HAVE_ZLIB_H 1
2455| #define HAVE_LIBZ 1
2456| #define HAVE_LZMA_H 1
2457| #define HAVE_LIBLZMA 1
2458| #define HAVE_DIRENT_H 1
2459| #define STDC_HEADERS 1
2460| #define HAVE_FCNTL_H 1
2461| #define HAVE_UNISTD_H 1
2462| #define HAVE_CTYPE_H 1
2463| #define HAVE_DIRENT_H 1
2464| #define HAVE_ERRNO_H 1
2465| #define HAVE_STDARG_H 1
2466| #define HAVE_SYS_STAT_H 1
2467| #define HAVE_SYS_TYPES_H 1
2468| #define HAVE_STDINT_H 1
2469| #define HAVE_INTTYPES_H 1
2470| #define HAVE_TIME_H 1
2471| #define HAVE_MATH_H 1
2472| #define HAVE_LIMITS_H 1
2473| #define HAVE_FLOAT_H 1
2474| #define HAVE_STDLIB_H 1
2475| #define HAVE_SYS_SOCKET_H 1
2476| #define HAVE_NETINET_IN_H 1
2477| #define HAVE_ARPA_INET_H 1
2478| #define HAVE_NETDB_H 1
2479| #define HAVE_SYS_TIME_H 1
2480| #define HAVE_SYS_SELECT_H 1
2481| #define HAVE_POLL_H 1
2482| #define HAVE_SYS_MMAN_H 1
2483| #define HAVE_SYS_TIMEB_H 1
2484| #define HAVE_SIGNAL_H 1
2485| #define HAVE_ARPA_NAMESER_H 1
2486| #define HAVE_RESOLV_H 1
2487| #define HAVE_DLFCN_H 1
2488| #define HAVE_STRFTIME 1
2489| #define HAVE_STRDUP 1
2490| #define HAVE_STRNDUP 1
2491| #define HAVE_STRERROR 1
2492| #define HAVE_FINITE 1
2493| #define HAVE_STRFTIME 1
2494| #define HAVE_LOCALTIME 1
2495| #define HAVE_GETTIMEOFDAY 1
2496| #define HAVE_FTIME 1
2497| #define HAVE_STAT 1
2498| #define HAVE_SIGNAL 1
2499| #define HAVE_RAND 1
2500| #define HAVE_RAND_R 1
2501| #define HAVE_SRAND 1
2502| #define HAVE_TIME 1
2503| #define HAVE_ISASCII 1
2504| #define HAVE_MMAP 1
2505| #define HAVE_MUNMAP 1
2506| #define HAVE_PUTENV 1
2507| #define HAVE_VA_COPY 1
2508| #define VA_LIST_IS_ARRAY 1
2509| #define XML_SOCKLEN_T socklen_t
2510| #define GETHOSTBYNAME_ARG_CAST /**/
2511| #define SEND_ARG2_CAST /**/
2512| #define SUPPORT_IP6 /**/
2513| #define HAVE_GETADDRINFO /**/
2514| #define HAVE_ISNAN /**/
2515| #define HAVE_ISINF /**/
2516| #define HAVE_DLOPEN /**/
2517| #define HAVE_LIBPTHREAD /**/
2518| #define HAVE_PTHREAD_H /**/
2519| /* end confdefs.h.  */
2520| #include <stdlib.h>
2521| #include <iconv.h>
2522| int
2523| main ()
2524| {
2525|
2526| iconv_t cd = iconv_open ("","");
2527| iconv (cd, NULL, NULL, NULL, NULL);
2528|   ;
2529|   return 0;
2530| }
2531configure:16129: result: no
2532configure:16131: checking for iconv in -liconv
2533configure:16153: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64  conftest.c  -liconv >&5
2534configure:16153: $? = 0
2535configure:16155: result: yes
2536configure:16178: checking for iconv declaration
2537configure:16206: /usr/bin/clang -c -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include conftest.c >&5
2538configure:16206: $? = 0
2539configure:16217: result:
2540        extern size_t iconv (iconv_t cd,  char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
2541configure:16521: checking for printf
2542configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2543conftest.c:112:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration]
2544char printf ();
2545     ^
2546conftest.c:112:6: note: 'printf' is a builtin with type 'int (const char *, ...)'
25471 warning generated.
2548configure:16521: $? = 0
2549configure:16521: result: yes
2550configure:16521: checking for sprintf
2551configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2552conftest.c:113:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration]
2553char sprintf ();
2554     ^
2555conftest.c:113:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)'
25561 warning generated.
2557configure:16521: $? = 0
2558configure:16521: result: yes
2559configure:16521: checking for fprintf
2560configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2561conftest.c:114:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header]
2562char fprintf ();
2563     ^
2564conftest.c:125:17: warning: format string missing [-Wformat]
2565return fprintf ();
2566       ~~~~~~~  ^
25672 warnings generated.
2568configure:16521: $? = 0
2569configure:16521: result: yes
2570configure:16521: checking for snprintf
2571configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2572conftest.c:115:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
2573char snprintf ();
2574     ^
2575conftest.c:115:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
25761 warning generated.
2577configure:16521: $? = 0
2578configure:16521: result: yes
2579configure:16521: checking for vfprintf
2580configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2581conftest.c:116:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
2582char vfprintf ();
2583     ^
2584conftest.c:116:6: note: 'vfprintf' is a builtin with type 'int ()'
25851 warning generated.
2586configure:16521: $? = 0
2587configure:16521: result: yes
2588configure:16521: checking for vsprintf
2589configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2590conftest.c:117:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration]
2591char vsprintf ();
2592     ^
2593conftest.c:117:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, struct __va_list_tag *)'
25941 warning generated.
2595configure:16521: $? = 0
2596configure:16521: result: yes
2597configure:16521: checking for vsnprintf
2598configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2599conftest.c:118:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
2600char vsnprintf ();
2601     ^
2602conftest.c:118:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
26031 warning generated.
2604configure:16521: $? = 0
2605configure:16521: result: yes
2606configure:16521: checking for sscanf
2607configure:16521: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -I/sw/include -L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2608conftest.c:119:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration]
2609char sscanf ();
2610     ^
2611conftest.c:119:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)'
26121 warning generated.
2613configure:16521: $? = 0
2614configure:16521: result: yes
2615configure:16691: checking that generated files are newer than configure
2616configure:16697: result: done
2617configure:16744: creating ./config.status
2618
2619## ---------------------- ##
2620## Running config.status. ##
2621## ---------------------- ##
2622
2623This file was extended by config.status, which was
2624generated by GNU Autoconf 2.69.  Invocation command line was
2625
2626  CONFIG_FILES    =
2627  CONFIG_HEADERS  =
2628  CONFIG_LINKS    =
2629  CONFIG_COMMANDS =
2630  $ ./config.status
2631
2632on tempest
2633
2634config.status:1309: creating libxml2.spec
2635config.status:1461: error: could not create libxml2.spec
2636
2637## ---------------- ##
2638## Cache variables. ##
2639## ---------------- ##
2640
2641ac_cv_build=x86_64-apple-darwin15.6.0
2642ac_cv_c_compiler_gnu=yes
2643ac_cv_c_uint32_t=yes
2644ac_cv_env_CC_set=set
2645ac_cv_env_CC_value=/usr/bin/clang
2646ac_cv_env_CFLAGS_set=set
2647ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2648ac_cv_env_CPPFLAGS_set=set
2649ac_cv_env_CPPFLAGS_value=-I/sw/include
2650ac_cv_env_CPP_set=
2651ac_cv_env_CPP_value=
2652ac_cv_env_ICU_CFLAGS_set=
2653ac_cv_env_ICU_CFLAGS_value=
2654ac_cv_env_ICU_LIBS_set=
2655ac_cv_env_ICU_LIBS_value=
2656ac_cv_env_LDFLAGS_set=set
2657ac_cv_env_LDFLAGS_value='-L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64'
2658ac_cv_env_LIBS_set=
2659ac_cv_env_LIBS_value=
2660ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2661ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2662ac_cv_env_LZMA_CFLAGS_set=
2663ac_cv_env_LZMA_CFLAGS_value=
2664ac_cv_env_LZMA_LIBS_set=
2665ac_cv_env_LZMA_LIBS_value=
2666ac_cv_env_PKG_CONFIG_LIBDIR_set=
2667ac_cv_env_PKG_CONFIG_LIBDIR_value=
2668ac_cv_env_PKG_CONFIG_PATH_set=
2669ac_cv_env_PKG_CONFIG_PATH_value=
2670ac_cv_env_PKG_CONFIG_set=
2671ac_cv_env_PKG_CONFIG_value=
2672ac_cv_env_Z_CFLAGS_set=
2673ac_cv_env_Z_CFLAGS_value=
2674ac_cv_env_Z_LIBS_set=
2675ac_cv_env_Z_LIBS_value=
2676ac_cv_env_build_alias_set=
2677ac_cv_env_build_alias_value=
2678ac_cv_env_host_alias_set=
2679ac_cv_env_host_alias_value=
2680ac_cv_env_target_alias_set=
2681ac_cv_env_target_alias_value=
2682ac_cv_func__stat=no
2683ac_cv_func_class=no
2684ac_cv_func_dlopen=yes
2685ac_cv_func_finite=yes
2686ac_cv_func_fp_class=no
2687ac_cv_func_fpclass=no
2688ac_cv_func_fprintf=yes
2689ac_cv_func_ftime=yes
2690ac_cv_func_getaddrinfo=yes
2691ac_cv_func_gettimeofday=yes
2692ac_cv_func_isascii=yes
2693ac_cv_func_isinf=yes
2694ac_cv_func_isnan=yes
2695ac_cv_func_isnand=no
2696ac_cv_func_localtime=yes
2697ac_cv_func_mmap=yes
2698ac_cv_func_munmap=yes
2699ac_cv_func_printf=yes
2700ac_cv_func_putenv=yes
2701ac_cv_func_rand=yes
2702ac_cv_func_rand_r=yes
2703ac_cv_func_shl_load=no
2704ac_cv_func_signal=yes
2705ac_cv_func_snprintf=yes
2706ac_cv_func_sprintf=yes
2707ac_cv_func_srand=yes
2708ac_cv_func_sscanf=yes
2709ac_cv_func_stat=yes
2710ac_cv_func_strdup=yes
2711ac_cv_func_strerror=yes
2712ac_cv_func_strftime=yes
2713ac_cv_func_strndup=yes
2714ac_cv_func_time=yes
2715ac_cv_func_vfprintf=yes
2716ac_cv_func_vsnprintf=yes
2717ac_cv_func_vsprintf=yes
2718ac_cv_header_ansidecl_h=no
2719ac_cv_header_arpa_inet_h=yes
2720ac_cv_header_arpa_nameser_h=yes
2721ac_cv_header_ctype_h=yes
2722ac_cv_header_dirent_dirent_h=yes
2723ac_cv_header_dirent_h=yes
2724ac_cv_header_dl_h=no
2725ac_cv_header_dlfcn_h=yes
2726ac_cv_header_errno_h=yes
2727ac_cv_header_fcntl_h=yes
2728ac_cv_header_float_h=yes
2729ac_cv_header_fp_class_h=no
2730ac_cv_header_iconv_h=yes
2731ac_cv_header_ieeefp_h=no
2732ac_cv_header_inttypes_h=yes
2733ac_cv_header_limits_h=yes
2734ac_cv_header_lzma_h=yes
2735ac_cv_header_malloc_h=no
2736ac_cv_header_math_h=yes
2737ac_cv_header_memory_h=yes
2738ac_cv_header_nan_h=no
2739ac_cv_header_netdb_h=yes
2740ac_cv_header_netinet_in_h=yes
2741ac_cv_header_poll_h=yes
2742ac_cv_header_pthread_h=yes
2743ac_cv_header_resolv_h=yes
2744ac_cv_header_signal_h=yes
2745ac_cv_header_stdarg_h=yes
2746ac_cv_header_stdc=yes
2747ac_cv_header_stdint_h=yes
2748ac_cv_header_stdlib_h=yes
2749ac_cv_header_string_h=yes
2750ac_cv_header_strings_h=yes
2751ac_cv_header_sys_mman_h=yes
2752ac_cv_header_sys_select_h=yes
2753ac_cv_header_sys_socket_h=yes
2754ac_cv_header_sys_stat_h=yes
2755ac_cv_header_sys_time_h=yes
2756ac_cv_header_sys_timeb_h=yes
2757ac_cv_header_sys_types_h=yes
2758ac_cv_header_time_h=yes
2759ac_cv_header_unistd_h=yes
2760ac_cv_header_zlib_h=yes
2761ac_cv_host=x86_64-apple-darwin15.6.0
2762ac_cv_lib_dld_shl_load=no
2763ac_cv_lib_pthread_pthread_join=yes
2764ac_cv_objext=o
2765ac_cv_path_EGREP='/usr/bin/grep -E'
2766ac_cv_path_FGREP='/usr/bin/grep -F'
2767ac_cv_path_GREP=/usr/bin/grep
2768ac_cv_path_MV=/bin/mv
2769ac_cv_path_PERL=/sw/bin/perl
2770ac_cv_path_SED=/sw/bin/gsed
2771ac_cv_path_TAR=/usr/bin/tar
2772ac_cv_path_WGET=/sw/bin/wget
2773ac_cv_path_XMLLINT=/sw/bin/xmllint
2774ac_cv_path_XSLTPROC=/sw/bin/xsltproc
2775ac_cv_path_ac_pt_PKG_CONFIG=/sw/bin/pkg-config
2776ac_cv_path_lt_DD=/bin/dd
2777ac_cv_path_mkdir=/sw/bin/gmkdir
2778ac_cv_prog_AWK=gawk
2779ac_cv_prog_CPP='/usr/bin/clang -E'
2780ac_cv_prog_ac_ct_AR=ar
2781ac_cv_prog_ac_ct_CC=/usr/bin/clang
2782ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2783ac_cv_prog_ac_ct_LIPO=lipo
2784ac_cv_prog_ac_ct_NMEDIT=nmedit
2785ac_cv_prog_ac_ct_OTOOL=otool
2786ac_cv_prog_ac_ct_RANLIB=ranlib
2787ac_cv_prog_ac_ct_STRIP=strip
2788ac_cv_prog_cc_c89=
2789ac_cv_prog_cc_g=yes
2790ac_cv_prog_make_make_set=yes
2791ac_cv_search_connect='none required'
2792ac_cv_search_gethostent='none required'
2793ac_cv_search_opendir='none required'
2794ac_cv_search_setsockopt='none required'
2795am_cv_CC_dependencies_compiler_type=gcc3
2796am_cv_make_support_nested_variables=yes
2797am_cv_prog_cc_c_o=yes
2798lt_cv_apple_cc_single_mod=yes
2799lt_cv_ar_at_file=no
2800lt_cv_deplibs_check_method=pass_all
2801lt_cv_file_magic_cmd='$MAGIC_CMD'
2802lt_cv_file_magic_test_file=
2803lt_cv_ld_exported_symbols_list=yes
2804lt_cv_ld_force_load=yes
2805lt_cv_ld_reload_flag=-r
2806lt_cv_nm_interface='BSD nm'
2807lt_cv_objdir=.libs
2808lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2809lt_cv_path_NM='/sw/bin/nm -B'
2810lt_cv_path_mainfest_tool=no
2811lt_cv_prog_compiler_c_o=yes
2812lt_cv_prog_compiler_pic='-fno-common -DPIC'
2813lt_cv_prog_compiler_pic_works=yes
2814lt_cv_prog_compiler_rtti_exceptions=yes
2815lt_cv_prog_compiler_static_works=no
2816lt_cv_prog_gnu_ld=no
2817lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2818lt_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'\'''
2819lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2820lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
2821lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2822lt_cv_sys_global_symbol_to_import=
2823lt_cv_sys_max_cmd_len=196608
2824lt_cv_to_host_file_cmd=func_convert_file_noop
2825lt_cv_to_tool_file_cmd=func_convert_file_noop
2826lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2827pkg_cv_LZMA_CFLAGS=
2828pkg_cv_LZMA_LIBS='-L/sw/lib -llzma'
2829pkg_cv_Z_CFLAGS=
2830pkg_cv_Z_LIBS='-L/sw/lib -lz'
2831xml_cv_iconv_arg2=
2832xml_cv_iconv_decl='extern size_t iconv (iconv_t cd,  char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
2833
2834## ----------------- ##
2835## Output variables. ##
2836## ----------------- ##
2837
2838ACLOCAL='${SHELL} /sw/var/macports/build/_sw_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.4/missing aclocal-1.15'
2839AMDEPBACKSLASH='\'
2840AMDEP_FALSE='#'
2841AMDEP_TRUE=''
2842AMTAR='$${TAR-tar}'
2843AM_BACKSLASH='\'
2844AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2845AM_DEFAULT_VERBOSITY='0'
2846AM_V='$(V)'
2847AR='ar'
2848AUTOCONF='${SHELL} /sw/var/macports/build/_sw_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.4/missing autoconf'
2849AUTOHEADER='${SHELL} /sw/var/macports/build/_sw_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.4/missing autoheader'
2850AUTOMAKE='${SHELL} /sw/var/macports/build/_sw_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.4/missing automake-1.15'
2851AWK='gawk'
2852BASE_THREAD_LIBS=''
2853C14N_OBJ='c14n.c'
2854CATALOG_OBJ='catalog.o'
2855CC='/usr/bin/clang'
2856CCDEPMODE='depmode=gcc3'
2857CFLAGS='-pipe -Os -arch x86_64 -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long'
2858CPP='/usr/bin/clang -E'
2859CPPFLAGS='-I/sw/include'
2860CYGPATH_W='echo'
2861CYGWIN_EXTRA_LDFLAGS=''
2862CYGWIN_EXTRA_PYTHON_LIBADD=''
2863DEBUG_OBJ='debugXML.o'
2864DEFS='-DHAVE_CONFIG_H'
2865DEPDIR='.deps'
2866DLLTOOL='false'
2867DOCB_OBJ='DOCBparser.o'
2868DSYMUTIL='dsymutil'
2869DUMPBIN=''
2870ECHO_C='\c'
2871ECHO_N=''
2872ECHO_T=''
2873EGREP='/usr/bin/grep -E'
2874EXEEXT=''
2875FGREP='/usr/bin/grep -F'
2876FTP_OBJ='nanoftp.o'
2877GREP='/usr/bin/grep'
2878HAVE_ISINF=''
2879HAVE_ISNAN=''
2880HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html'
2881HTML_OBJ='HTMLparser.o HTMLtree.o'
2882HTTP_OBJ='nanohttp.o'
2883ICONV_LIBS=' -liconv'
2884ICU_CFLAGS=''
2885ICU_LIBS=''
2886INSTALL_DATA='${INSTALL} -m 644'
2887INSTALL_PROGRAM='${INSTALL}'
2888INSTALL_SCRIPT='${INSTALL}'
2889INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2890LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2891LDFLAGS='-L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64'
2892LIBOBJS=''
2893LIBS=''
2894LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2895LIBXML_MAJOR_VERSION='2'
2896LIBXML_MICRO_VERSION='4'
2897LIBXML_MINOR_VERSION='9'
2898LIBXML_VERSION='2.9.4'
2899LIBXML_VERSION_EXTRA=''
2900LIBXML_VERSION_INFO='11:4:9'
2901LIBXML_VERSION_NUMBER='20904'
2902LIPO='lipo'
2903LN_S='ln -s'
2904LTLIBOBJS=''
2905LT_SYS_LIBRARY_PATH=''
2906LZMA_CFLAGS=''
2907LZMA_LIBS='-L/sw/lib -llzma'
2908MAINT=''
2909MAINTAINER_MODE_FALSE='#'
2910MAINTAINER_MODE_TRUE=''
2911MAKEINFO='${SHELL} /sw/var/macports/build/_sw_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.4/missing makeinfo'
2912MANIFEST_TOOL=':'
2913MKDIR_P='/sw/bin/gmkdir -p'
2914MODULE_EXTENSION='.so'
2915MODULE_PLATFORM_LIBS=''
2916MV='/bin/mv'
2917M_LIBS='-lm'
2918NM='/sw/bin/nm -B'
2919NMEDIT='nmedit'
2920OBJDUMP='false'
2921OBJEXT='o'
2922OTOOL64=':'
2923OTOOL='otool'
2924PACKAGE='libxml2'
2925PACKAGE_BUGREPORT=''
2926PACKAGE_NAME=''
2927PACKAGE_STRING=''
2928PACKAGE_TARNAME=''
2929PACKAGE_URL=''
2930PACKAGE_VERSION=''
2931PATH_SEPARATOR=':'
2932PERL='/sw/bin/perl'
2933PKG_CONFIG='/sw/bin/pkg-config'
2934PKG_CONFIG_LIBDIR=''
2935PKG_CONFIG_PATH=''
2936PYTHON=''
2937PYTHON_INCLUDES=''
2938PYTHON_LIBS=''
2939PYTHON_SITE_PACKAGES=''
2940PYTHON_SUBDIR=''
2941PYTHON_TESTS=''
2942PYTHON_VERSION=''
2943RANLIB='ranlib'
2944RDL_LIBS=''
2945READER_TEST='Readertests'
2946REBUILD_DOCS_FALSE=''
2947REBUILD_DOCS_TRUE='#'
2948RELDATE='Sun Apr 30 2017'
2949SED='/sw/bin/gsed'
2950SET_MAKE=''
2951SHELL='/bin/sh'
2952STATIC_BINARIES=''
2953STRIP='strip'
2954TAR='/usr/bin/tar'
2955TEST_C14N='C14Ntests'
2956TEST_CATALOG='Catatests'
2957TEST_DEBUG='Scripttests'
2958TEST_HTML='HTMLtests'
2959TEST_MODULES='ModuleTests'
2960TEST_PATTERN='Patterntests'
2961TEST_PHTML='HTMLPushtests'
2962TEST_PUSH='XMLPushtests'
2963TEST_REGEXPS='Regexptests Automatatests'
2964TEST_SAX='SAXtests'
2965TEST_SCHEMAS='Schemastests Relaxtests'
2966TEST_SCHEMATRON='Schematrontests'
2967TEST_THREADS='Threadtests'
2968TEST_VALID='Validtests'
2969TEST_VTIME='VTimingtests'
2970TEST_XINCLUDE='XIncludetests'
2971TEST_XPATH='XPathtests'
2972TEST_XPTR='XPtrtests'
2973THREADS_W32_FALSE=''
2974THREADS_W32_TRUE='#'
2975THREAD_CFLAGS=' -D_REENTRANT'
2976THREAD_LIBS='-lpthread'
2977USE_VERSION_SCRIPT_FALSE=''
2978USE_VERSION_SCRIPT_TRUE='#'
2979VERSION='2.9.4'
2980VERSION_SCRIPT_FLAGS=''
2981WGET='/sw/bin/wget'
2982WIN32_EXTRA_LDFLAGS=''
2983WIN32_EXTRA_LIBADD=''
2984WIN32_EXTRA_PYTHON_LIBADD=''
2985WITH_C14N='1'
2986WITH_CATALOG='1'
2987WITH_DEBUG='1'
2988WITH_DOCB='1'
2989WITH_FTP='1'
2990WITH_HTML='1'
2991WITH_HTTP='1'
2992WITH_ICONV='1'
2993WITH_ICU='0'
2994WITH_ISO8859X='1'
2995WITH_LEGACY='1'
2996WITH_LZMA='1'
2997WITH_MEM_DEBUG='0'
2998WITH_MODULES='1'
2999WITH_OUTPUT='1'
3000WITH_PATTERN='1'
3001WITH_PUSH='1'
3002WITH_PYTHON_FALSE=''
3003WITH_PYTHON_TRUE='#'
3004WITH_READER='1'
3005WITH_REGEXPS='1'
3006WITH_RUN_DEBUG='0'
3007WITH_SAX1='1'
3008WITH_SAX1_SOURCES_FALSE=''
3009WITH_SAX1_SOURCES_TRUE='#'
3010WITH_SCHEMAS='1'
3011WITH_SCHEMATRON='1'
3012WITH_THREADS='1'
3013WITH_THREAD_ALLOC='0'
3014WITH_TREE='1'
3015WITH_TRIO='0'
3016WITH_TRIO_SOURCES_FALSE=''
3017WITH_TRIO_SOURCES_TRUE='#'
3018WITH_VALID='1'
3019WITH_WRITER='1'
3020WITH_XINCLUDE='1'
3021WITH_XPATH='1'
3022WITH_XPTR='1'
3023WITH_ZLIB='1'
3024XINCLUDE_OBJ='xinclude.o'
3025XMLLINT='/sw/bin/xmllint'
3026XML_CFLAGS=''
3027XML_INCLUDEDIR='-I${includedir}/libxml2'
3028XML_LIBDIR='-L${libdir}'
3029XML_LIBS='-lxml2 -L/sw/lib -lz -L/sw/lib -llzma -lpthread  -liconv  -lm '
3030XML_LIBTOOLLIBS='libxml2.la'
3031XPATH_OBJ='xpath.o'
3032XPTR_OBJ='xpointer.o'
3033XSLTPROC='/sw/bin/xsltproc'
3034Z_CFLAGS=''
3035Z_LIBS='-L/sw/lib -lz'
3036ac_ct_AR='ar'
3037ac_ct_CC='/usr/bin/clang'
3038ac_ct_DUMPBIN=''
3039am__EXEEXT_FALSE=''
3040am__EXEEXT_TRUE='#'
3041am__fastdepCC_FALSE='#'
3042am__fastdepCC_TRUE=''
3043am__include='include'
3044am__isrc=''
3045am__leading_dot='.'
3046am__nodep='_no'
3047am__quote=''
3048am__tar='$${TAR-tar} chof - "$$tardir"'
3049am__untar='$${TAR-tar} xf -'
3050bindir='${exec_prefix}/bin'
3051build='x86_64-apple-darwin15.6.0'
3052build_alias=''
3053build_cpu='x86_64'
3054build_os='darwin15.6.0'
3055build_vendor='apple'
3056datadir='${datarootdir}'
3057datarootdir='${prefix}/share'
3058docdir='${datarootdir}/doc/${PACKAGE}'
3059dvidir='${docdir}'
3060exec_prefix='${prefix}'
3061host='x86_64-apple-darwin15.6.0'
3062host_alias=''
3063host_cpu='x86_64'
3064host_os='darwin15.6.0'
3065host_vendor='apple'
3066htmldir='${docdir}'
3067includedir='${prefix}/include'
3068infodir='${datarootdir}/info'
3069install_sh='${SHELL} /sw/var/macports/build/_sw_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.4/install-sh'
3070libdir='${exec_prefix}/lib'
3071libexecdir='${exec_prefix}/libexec'
3072localedir='${datarootdir}/locale'
3073localstatedir='${prefix}/var'
3074mandir='${datarootdir}/man'
3075mkdir_p='$(MKDIR_P)'
3076oldincludedir='/usr/include'
3077pdfdir='${docdir}'
3078prefix='/sw'
3079program_transform_name='s,x,x,'
3080psdir='${docdir}'
3081pythondir=''
3082sbindir='${exec_prefix}/sbin'
3083sharedstatedir='${prefix}/com'
3084sysconfdir='${prefix}/etc'
3085target_alias=''
3086
3087## ----------- ##
3088## confdefs.h. ##
3089## ----------- ##
3090
3091/* confdefs.h */
3092#define PACKAGE_NAME ""
3093#define PACKAGE_TARNAME ""
3094#define PACKAGE_VERSION ""
3095#define PACKAGE_STRING ""
3096#define PACKAGE_BUGREPORT ""
3097#define PACKAGE_URL ""
3098#define PACKAGE "libxml2"
3099#define VERSION "2.9.4"
3100#define STDC_HEADERS 1
3101#define HAVE_SYS_TYPES_H 1
3102#define HAVE_SYS_STAT_H 1
3103#define HAVE_STDLIB_H 1
3104#define HAVE_STRING_H 1
3105#define HAVE_MEMORY_H 1
3106#define HAVE_STRINGS_H 1
3107#define HAVE_INTTYPES_H 1
3108#define HAVE_STDINT_H 1
3109#define HAVE_UNISTD_H 1
3110#define HAVE_DLFCN_H 1
3111#define LT_OBJDIR ".libs/"
3112#define HAVE_ZLIB_H 1
3113#define HAVE_LIBZ 1
3114#define HAVE_LZMA_H 1
3115#define HAVE_LIBLZMA 1
3116#define HAVE_DIRENT_H 1
3117#define STDC_HEADERS 1
3118#define HAVE_FCNTL_H 1
3119#define HAVE_UNISTD_H 1
3120#define HAVE_CTYPE_H 1
3121#define HAVE_DIRENT_H 1
3122#define HAVE_ERRNO_H 1
3123#define HAVE_STDARG_H 1
3124#define HAVE_SYS_STAT_H 1
3125#define HAVE_SYS_TYPES_H 1
3126#define HAVE_STDINT_H 1
3127#define HAVE_INTTYPES_H 1
3128#define HAVE_TIME_H 1
3129#define HAVE_MATH_H 1
3130#define HAVE_LIMITS_H 1
3131#define HAVE_FLOAT_H 1
3132#define HAVE_STDLIB_H 1
3133#define HAVE_SYS_SOCKET_H 1
3134#define HAVE_NETINET_IN_H 1
3135#define HAVE_ARPA_INET_H 1
3136#define HAVE_NETDB_H 1
3137#define HAVE_SYS_TIME_H 1
3138#define HAVE_SYS_SELECT_H 1
3139#define HAVE_POLL_H 1
3140#define HAVE_SYS_MMAN_H 1
3141#define HAVE_SYS_TIMEB_H 1
3142#define HAVE_SIGNAL_H 1
3143#define HAVE_ARPA_NAMESER_H 1
3144#define HAVE_RESOLV_H 1
3145#define HAVE_DLFCN_H 1
3146#define HAVE_STRFTIME 1
3147#define HAVE_STRDUP 1
3148#define HAVE_STRNDUP 1
3149#define HAVE_STRERROR 1
3150#define HAVE_FINITE 1
3151#define HAVE_STRFTIME 1
3152#define HAVE_LOCALTIME 1
3153#define HAVE_GETTIMEOFDAY 1
3154#define HAVE_FTIME 1
3155#define HAVE_STAT 1
3156#define HAVE_SIGNAL 1
3157#define HAVE_RAND 1
3158#define HAVE_RAND_R 1
3159#define HAVE_SRAND 1
3160#define HAVE_TIME 1
3161#define HAVE_ISASCII 1
3162#define HAVE_MMAP 1
3163#define HAVE_MUNMAP 1
3164#define HAVE_PUTENV 1
3165#define HAVE_VA_COPY 1
3166#define VA_LIST_IS_ARRAY 1
3167#define XML_SOCKLEN_T socklen_t
3168#define GETHOSTBYNAME_ARG_CAST /**/
3169#define SEND_ARG2_CAST /**/
3170#define SUPPORT_IP6 /**/
3171#define HAVE_GETADDRINFO /**/
3172#define HAVE_ISNAN /**/
3173#define HAVE_ISINF /**/
3174#define HAVE_DLOPEN /**/
3175#define HAVE_LIBPTHREAD /**/
3176#define HAVE_PTHREAD_H /**/
3177#define ICONV_CONST
3178#define HAVE_PRINTF 1
3179#define HAVE_SPRINTF 1
3180#define HAVE_FPRINTF 1
3181#define HAVE_SNPRINTF 1
3182#define HAVE_VFPRINTF 1
3183#define HAVE_VSPRINTF 1
3184#define HAVE_VSNPRINTF 1
3185#define HAVE_SSCANF 1
3186
3187configure: exit 1