1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/sw --enable-static --without-python |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = tempest |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 32.00 gigabytes |
---|
33 | Default processor set: 330 tasks, 1788 threads, 8 processors |
---|
34 | Load average: 3.19, Mach factor: 5.02 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /sw/bin |
---|
40 | PATH: /sw/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2506: checking whether to enable maintainer-specific portions of Makefiles |
---|
52 | configure:2515: result: yes |
---|
53 | configure:2562: checking build system type |
---|
54 | configure:2576: result: x86_64-apple-darwin15.6.0 |
---|
55 | configure:2596: checking host system type |
---|
56 | configure:2609: result: x86_64-apple-darwin15.6.0 |
---|
57 | configure:2689: checking for a BSD-compatible install |
---|
58 | configure:2757: result: /usr/bin/install -c |
---|
59 | configure:2768: checking whether build environment is sane |
---|
60 | configure:2823: result: yes |
---|
61 | configure:2974: checking for a thread-safe mkdir -p |
---|
62 | configure:3013: result: /sw/bin/gmkdir -p |
---|
63 | configure:3020: checking for gawk |
---|
64 | configure:3036: found /sw/bin/gawk |
---|
65 | configure:3047: result: gawk |
---|
66 | configure:3058: checking whether make sets $(MAKE) |
---|
67 | configure:3080: result: yes |
---|
68 | configure:3109: checking whether make supports nested variables |
---|
69 | configure:3126: result: yes |
---|
70 | configure:3268: checking whether make supports nested variables |
---|
71 | configure:3285: result: yes |
---|
72 | configure:3345: checking for gcc |
---|
73 | configure:3372: result: /usr/bin/clang |
---|
74 | configure:3601: checking for C compiler version |
---|
75 | configure:3610: /usr/bin/clang --version >&5 |
---|
76 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
77 | Target: x86_64-apple-darwin15.6.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
80 | configure:3621: $? = 0 |
---|
81 | configure:3610: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
83 | Target: x86_64-apple-darwin15.6.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
86 | configure:3621: $? = 0 |
---|
87 | configure:3610: /usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3621: $? = 1 |
---|
91 | configure:3610: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument: '-qversion' |
---|
93 | clang: error: no input files |
---|
94 | configure:3621: $? = 1 |
---|
95 | configure:3641: checking whether the C compiler works |
---|
96 | configure: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 |
---|
97 | configure:3667: $? = 0 |
---|
98 | configure:3715: result: yes |
---|
99 | configure:3718: checking for C compiler default output file name |
---|
100 | configure:3720: result: a.out |
---|
101 | configure:3726: checking for suffix of executables |
---|
102 | configure: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 |
---|
103 | configure:3737: $? = 0 |
---|
104 | configure:3759: result: |
---|
105 | configure:3781: checking whether we are cross compiling |
---|
106 | configure: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 |
---|
107 | configure:3793: $? = 0 |
---|
108 | configure:3800: ./conftest |
---|
109 | configure:3804: $? = 0 |
---|
110 | configure:3819: result: no |
---|
111 | configure:3824: checking for suffix of object files |
---|
112 | configure:3846: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
113 | configure:3850: $? = 0 |
---|
114 | configure:3871: result: o |
---|
115 | configure:3875: checking whether we are using the GNU C compiler |
---|
116 | configure:3894: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
117 | configure:3894: $? = 0 |
---|
118 | configure:3903: result: yes |
---|
119 | configure:3912: checking whether /usr/bin/clang accepts -g |
---|
120 | configure:3932: /usr/bin/clang -c -g -I/sw/include conftest.c >&5 |
---|
121 | configure:3932: $? = 0 |
---|
122 | configure:3973: result: yes |
---|
123 | configure:3990: checking for /usr/bin/clang option to accept ISO C89 |
---|
124 | configure:4053: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
125 | configure:4053: $? = 0 |
---|
126 | configure:4066: result: none needed |
---|
127 | configure:4091: checking whether /usr/bin/clang understands -c and -o together |
---|
128 | configure:4113: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
129 | configure:4116: $? = 0 |
---|
130 | configure:4113: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
131 | configure:4116: $? = 0 |
---|
132 | configure:4128: result: yes |
---|
133 | configure:4156: checking for style of include used by make |
---|
134 | configure:4184: result: GNU |
---|
135 | configure:4210: checking dependency style of /usr/bin/clang |
---|
136 | configure:4321: result: gcc3 |
---|
137 | configure:4337: checking whether ln -s works |
---|
138 | configure:4341: result: yes |
---|
139 | configure:4354: checking how to run the C preprocessor |
---|
140 | configure:4385: /usr/bin/clang -E -I/sw/include conftest.c |
---|
141 | configure:4385: $? = 0 |
---|
142 | configure:4399: /usr/bin/clang -E -I/sw/include conftest.c |
---|
143 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
144 | #include <ac_nonexistent.h> |
---|
145 | ^ |
---|
146 | 1 error generated. |
---|
147 | configure:4399: $? = 1 |
---|
148 | configure: 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> |
---|
160 | configure:4424: result: /usr/bin/clang -E |
---|
161 | configure:4444: /usr/bin/clang -E -I/sw/include conftest.c |
---|
162 | configure:4444: $? = 0 |
---|
163 | configure:4458: /usr/bin/clang -E -I/sw/include conftest.c |
---|
164 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
165 | #include <ac_nonexistent.h> |
---|
166 | ^ |
---|
167 | 1 error generated. |
---|
168 | configure:4458: $? = 1 |
---|
169 | configure: 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> |
---|
181 | configure:4488: checking for mv |
---|
182 | configure:4506: found /bin/mv |
---|
183 | configure:4519: result: /bin/mv |
---|
184 | configure:4529: checking for tar |
---|
185 | configure:4547: found /usr/bin/tar |
---|
186 | configure:4560: result: /usr/bin/tar |
---|
187 | configure:4570: checking for perl |
---|
188 | configure:4588: found /sw/bin/perl |
---|
189 | configure:4601: result: /sw/bin/perl |
---|
190 | configure:4611: checking for wget |
---|
191 | configure:4629: found /sw/bin/wget |
---|
192 | configure:4642: result: /sw/bin/wget |
---|
193 | configure:4652: checking for xmllint |
---|
194 | configure:4670: found /sw/bin/xmllint |
---|
195 | configure:4683: result: /sw/bin/xmllint |
---|
196 | configure:4693: checking for xsltproc |
---|
197 | configure:4711: found /sw/bin/xsltproc |
---|
198 | configure:4724: result: /sw/bin/xsltproc |
---|
199 | configure:4786: checking for pkg-config |
---|
200 | configure:4804: found /sw/bin/pkg-config |
---|
201 | configure:4816: result: /sw/bin/pkg-config |
---|
202 | configure:4841: checking pkg-config is at least version 0.9.0 |
---|
203 | configure:4844: result: yes |
---|
204 | configure:4899: checking how to print strings |
---|
205 | configure:4926: result: printf |
---|
206 | configure:4947: checking for a sed that does not truncate output |
---|
207 | configure:5011: result: /sw/bin/gsed |
---|
208 | configure:5029: checking for grep that handles long lines and -e |
---|
209 | configure:5087: result: /usr/bin/grep |
---|
210 | configure:5092: checking for egrep |
---|
211 | configure:5154: result: /usr/bin/grep -E |
---|
212 | configure:5159: checking for fgrep |
---|
213 | configure:5221: result: /usr/bin/grep -F |
---|
214 | configure:5256: checking for ld used by /usr/bin/clang |
---|
215 | configure:5323: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
216 | configure:5330: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
217 | configure:5345: result: no |
---|
218 | configure:5357: checking for BSD- or MS-compatible name lister (nm) |
---|
219 | configure:5411: result: /sw/bin/nm -B |
---|
220 | configure:5541: checking the name lister (/sw/bin/nm -B) interface |
---|
221 | configure:5548: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
222 | configure:5551: /sw/bin/nm -B "conftest.o" |
---|
223 | configure:5554: output |
---|
224 | 0000000000000000 S _some_variable |
---|
225 | configure:5561: result: BSD nm |
---|
226 | configure:5565: checking the maximum length of command line arguments |
---|
227 | configure:5696: result: 196608 |
---|
228 | configure:5744: checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format |
---|
229 | configure:5784: result: func_convert_file_noop |
---|
230 | configure:5791: checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format |
---|
231 | configure:5811: result: func_convert_file_noop |
---|
232 | configure:5818: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
233 | configure:5825: result: -r |
---|
234 | configure:5899: checking for objdump |
---|
235 | configure:5929: result: no |
---|
236 | configure:5958: checking how to recognize dependent libraries |
---|
237 | configure:6158: result: pass_all |
---|
238 | configure:6243: checking for dlltool |
---|
239 | configure:6273: result: no |
---|
240 | configure:6303: checking how to associate runtime and link libraries |
---|
241 | configure:6330: result: printf %s\n |
---|
242 | configure:6391: checking for ar |
---|
243 | configure:6407: found /sw/bin/ar |
---|
244 | configure:6418: result: ar |
---|
245 | configure:6455: checking for archiver @FILE support |
---|
246 | configure:6472: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
247 | configure:6472: $? = 0 |
---|
248 | configure:6475: ar cru libconftest.a @conftest.lst >&5 |
---|
249 | ar: @conftest.lst: No such file or directory |
---|
250 | configure:6478: $? = 1 |
---|
251 | configure:6498: result: no |
---|
252 | configure:6556: checking for strip |
---|
253 | configure:6572: found /sw/bin/strip |
---|
254 | configure:6583: result: strip |
---|
255 | configure:6655: checking for ranlib |
---|
256 | configure:6671: found /sw/bin/ranlib |
---|
257 | configure:6682: result: ranlib |
---|
258 | configure:6784: checking command to parse /sw/bin/nm -B output from /usr/bin/clang object |
---|
259 | configure:6937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
260 | configure:6940: $? = 0 |
---|
261 | configure: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 |
---|
262 | configure:6947: $? = 0 |
---|
263 | cannot find nm_test_var in conftest.nm |
---|
264 | configure:6937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
265 | configure:6940: $? = 0 |
---|
266 | configure: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 |
---|
267 | configure:6947: $? = 0 |
---|
268 | configure: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 |
---|
269 | configure:7016: $? = 0 |
---|
270 | configure:7054: result: ok |
---|
271 | configure:7101: checking for sysroot |
---|
272 | configure:7131: result: no |
---|
273 | configure:7138: checking for a working dd |
---|
274 | configure:7176: result: /bin/dd |
---|
275 | configure:7180: checking how to truncate binary pipes |
---|
276 | configure:7195: result: /bin/dd bs=4096 count=1 |
---|
277 | configure:7524: checking for mt |
---|
278 | configure:7554: result: no |
---|
279 | configure:7574: checking if : is a manifest tool |
---|
280 | configure:7580: : '-?' |
---|
281 | configure:7588: result: no |
---|
282 | configure:7644: checking for dsymutil |
---|
283 | configure:7660: found /usr/bin/dsymutil |
---|
284 | configure:7671: result: dsymutil |
---|
285 | configure:7736: checking for nmedit |
---|
286 | configure:7752: found /sw/bin/nmedit |
---|
287 | configure:7763: result: nmedit |
---|
288 | configure:7828: checking for lipo |
---|
289 | configure:7844: found /sw/bin/lipo |
---|
290 | configure:7855: result: lipo |
---|
291 | configure:7920: checking for otool |
---|
292 | configure:7936: found /sw/bin/otool |
---|
293 | configure:7947: result: otool |
---|
294 | configure:8012: checking for otool64 |
---|
295 | configure:8042: result: no |
---|
296 | configure: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 |
---|
298 | configure:8120: result: yes |
---|
299 | configure:8123: checking for -exported_symbols_list linker flag |
---|
300 | configure: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 |
---|
301 | configure:8143: $? = 0 |
---|
302 | configure:8153: result: yes |
---|
303 | configure:8156: checking for -force_load linker flag |
---|
304 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
305 | ar cru libconftest.a conftest.o |
---|
306 | ranlib 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 |
---|
308 | configure:8188: result: yes |
---|
309 | configure:8261: checking for ANSI C header files |
---|
310 | configure:8281: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
311 | configure:8281: $? = 0 |
---|
312 | configure: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 |
---|
313 | configure:8354: $? = 0 |
---|
314 | configure:8354: ./conftest |
---|
315 | configure:8354: $? = 0 |
---|
316 | configure:8365: result: yes |
---|
317 | configure:8378: checking for sys/types.h |
---|
318 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
319 | configure:8378: $? = 0 |
---|
320 | configure:8378: result: yes |
---|
321 | configure:8378: checking for sys/stat.h |
---|
322 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
323 | configure:8378: $? = 0 |
---|
324 | configure:8378: result: yes |
---|
325 | configure:8378: checking for stdlib.h |
---|
326 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
327 | configure:8378: $? = 0 |
---|
328 | configure:8378: result: yes |
---|
329 | configure:8378: checking for string.h |
---|
330 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
331 | configure:8378: $? = 0 |
---|
332 | configure:8378: result: yes |
---|
333 | configure:8378: checking for memory.h |
---|
334 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
335 | configure:8378: $? = 0 |
---|
336 | configure:8378: result: yes |
---|
337 | configure:8378: checking for strings.h |
---|
338 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
339 | configure:8378: $? = 0 |
---|
340 | configure:8378: result: yes |
---|
341 | configure:8378: checking for inttypes.h |
---|
342 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
343 | configure:8378: $? = 0 |
---|
344 | configure:8378: result: yes |
---|
345 | configure:8378: checking for stdint.h |
---|
346 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
347 | configure:8378: $? = 0 |
---|
348 | configure:8378: result: yes |
---|
349 | configure:8378: checking for unistd.h |
---|
350 | configure:8378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
351 | configure:8378: $? = 0 |
---|
352 | configure:8378: result: yes |
---|
353 | configure:8392: checking for dlfcn.h |
---|
354 | configure:8392: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
355 | configure:8392: $? = 0 |
---|
356 | configure:8392: result: yes |
---|
357 | configure:8648: checking for objdir |
---|
358 | configure:8663: result: .libs |
---|
359 | configure:8927: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
360 | configure:8945: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
361 | configure:8949: $? = 0 |
---|
362 | configure:8962: result: yes |
---|
363 | configure:9320: checking for /usr/bin/clang option to produce PIC |
---|
364 | configure:9327: result: -fno-common -DPIC |
---|
365 | configure:9335: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
366 | configure:9353: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
367 | configure:9357: $? = 0 |
---|
368 | configure:9370: result: yes |
---|
369 | configure:9399: checking if /usr/bin/clang static flag -static works |
---|
370 | configure:9427: result: no |
---|
371 | configure:9442: checking if /usr/bin/clang supports -c -o file.o |
---|
372 | configure:9463: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include -o out/conftest2.o conftest.c >&5 |
---|
373 | configure:9467: $? = 0 |
---|
374 | configure:9489: result: yes |
---|
375 | configure:9497: checking if /usr/bin/clang supports -c -o file.o |
---|
376 | configure:9544: result: yes |
---|
377 | configure:9577: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
378 | configure:10836: result: yes |
---|
379 | configure:11076: checking dynamic linker characteristics |
---|
380 | configure:11897: result: darwin15.6.0 dyld |
---|
381 | configure:12019: checking how to hardcode library paths into programs |
---|
382 | configure:12044: result: immediate |
---|
383 | configure:12592: checking whether stripping libraries is possible |
---|
384 | configure:12606: result: yes |
---|
385 | configure:12632: checking if libtool supports shared libraries |
---|
386 | configure:12634: result: yes |
---|
387 | configure:12637: checking whether to build shared libraries |
---|
388 | configure:12662: result: yes |
---|
389 | configure:12665: checking whether to build static libraries |
---|
390 | configure:12669: result: yes |
---|
391 | configure:13190: checking for Z |
---|
392 | configure:13197: $PKG_CONFIG --exists --print-errors "zlib" |
---|
393 | configure:13200: $? = 0 |
---|
394 | configure:13214: $PKG_CONFIG --exists --print-errors "zlib" |
---|
395 | configure:13217: $? = 0 |
---|
396 | configure:13255: result: yes |
---|
397 | configure:13331: checking zlib.h usability |
---|
398 | configure:13331: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
399 | configure:13331: $? = 0 |
---|
400 | configure:13331: result: yes |
---|
401 | configure:13331: checking zlib.h presence |
---|
402 | configure:13331: /usr/bin/clang -E -I/sw/include conftest.c |
---|
403 | configure:13331: $? = 0 |
---|
404 | configure:13331: result: yes |
---|
405 | configure:13331: checking for zlib.h |
---|
406 | configure:13331: result: yes |
---|
407 | configure:13367: checking for LZMA |
---|
408 | configure:13374: $PKG_CONFIG --exists --print-errors "liblzma" |
---|
409 | configure:13377: $? = 0 |
---|
410 | configure:13391: $PKG_CONFIG --exists --print-errors "liblzma" |
---|
411 | configure:13394: $? = 0 |
---|
412 | configure:13432: result: yes |
---|
413 | configure:13506: checking lzma.h usability |
---|
414 | configure:13506: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
415 | configure:13506: $? = 0 |
---|
416 | configure:13506: result: yes |
---|
417 | configure:13506: checking lzma.h presence |
---|
418 | configure:13506: /usr/bin/clang -E -I/sw/include conftest.c |
---|
419 | configure:13506: $? = 0 |
---|
420 | configure:13506: result: yes |
---|
421 | configure:13506: checking for lzma.h |
---|
422 | configure:13506: result: yes |
---|
423 | configure:13539: checking for dirent.h that defines DIR |
---|
424 | configure:13558: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
425 | configure:13558: $? = 0 |
---|
426 | configure:13566: result: yes |
---|
427 | configure:13579: checking for library containing opendir |
---|
428 | configure: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 |
---|
429 | configure:13610: $? = 0 |
---|
430 | configure:13627: result: none required |
---|
431 | configure:13694: checking for ANSI C header files |
---|
432 | configure:13798: result: yes |
---|
433 | configure:13808: checking fcntl.h usability |
---|
434 | configure:13808: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
435 | configure:13808: $? = 0 |
---|
436 | configure:13808: result: yes |
---|
437 | configure:13808: checking fcntl.h presence |
---|
438 | configure:13808: /usr/bin/clang -E -I/sw/include conftest.c |
---|
439 | configure:13808: $? = 0 |
---|
440 | configure:13808: result: yes |
---|
441 | configure:13808: checking for fcntl.h |
---|
442 | configure:13808: result: yes |
---|
443 | configure:13820: checking for unistd.h |
---|
444 | configure:13820: result: yes |
---|
445 | configure:13832: checking ctype.h usability |
---|
446 | configure:13832: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
447 | configure:13832: $? = 0 |
---|
448 | configure:13832: result: yes |
---|
449 | configure:13832: checking ctype.h presence |
---|
450 | configure:13832: /usr/bin/clang -E -I/sw/include conftest.c |
---|
451 | configure:13832: $? = 0 |
---|
452 | configure:13832: result: yes |
---|
453 | configure:13832: checking for ctype.h |
---|
454 | configure:13832: result: yes |
---|
455 | configure:13844: checking dirent.h usability |
---|
456 | configure:13844: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
457 | configure:13844: $? = 0 |
---|
458 | configure:13844: result: yes |
---|
459 | configure:13844: checking dirent.h presence |
---|
460 | configure:13844: /usr/bin/clang -E -I/sw/include conftest.c |
---|
461 | configure:13844: $? = 0 |
---|
462 | configure:13844: result: yes |
---|
463 | configure:13844: checking for dirent.h |
---|
464 | configure:13844: result: yes |
---|
465 | configure:13856: checking errno.h usability |
---|
466 | configure:13856: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
467 | configure:13856: $? = 0 |
---|
468 | configure:13856: result: yes |
---|
469 | configure:13856: checking errno.h presence |
---|
470 | configure:13856: /usr/bin/clang -E -I/sw/include conftest.c |
---|
471 | configure:13856: $? = 0 |
---|
472 | configure:13856: result: yes |
---|
473 | configure:13856: checking for errno.h |
---|
474 | configure:13856: result: yes |
---|
475 | configure:13868: checking malloc.h usability |
---|
476 | configure:13868: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
477 | conftest.c:67:10: fatal error: 'malloc.h' file not found |
---|
478 | #include <malloc.h> |
---|
479 | ^ |
---|
480 | 1 error generated. |
---|
481 | configure:13868: $? = 1 |
---|
482 | configure: 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> |
---|
550 | configure:13868: result: no |
---|
551 | configure:13868: checking malloc.h presence |
---|
552 | configure:13868: /usr/bin/clang -E -I/sw/include conftest.c |
---|
553 | conftest.c:34:10: fatal error: 'malloc.h' file not found |
---|
554 | #include <malloc.h> |
---|
555 | ^ |
---|
556 | 1 error generated. |
---|
557 | configure:13868: $? = 1 |
---|
558 | configure: 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> |
---|
593 | configure:13868: result: no |
---|
594 | configure:13868: checking for malloc.h |
---|
595 | configure:13868: result: no |
---|
596 | configure:13880: checking stdarg.h usability |
---|
597 | configure:13880: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
598 | configure:13880: $? = 0 |
---|
599 | configure:13880: result: yes |
---|
600 | configure:13880: checking stdarg.h presence |
---|
601 | configure:13880: /usr/bin/clang -E -I/sw/include conftest.c |
---|
602 | configure:13880: $? = 0 |
---|
603 | configure:13880: result: yes |
---|
604 | configure:13880: checking for stdarg.h |
---|
605 | configure:13880: result: yes |
---|
606 | configure:13892: checking for sys/stat.h |
---|
607 | configure:13892: result: yes |
---|
608 | configure:13904: checking for sys/types.h |
---|
609 | configure:13904: result: yes |
---|
610 | configure:13916: checking for stdint.h |
---|
611 | configure:13916: result: yes |
---|
612 | configure:13928: checking for inttypes.h |
---|
613 | configure:13928: result: yes |
---|
614 | configure:13940: checking time.h usability |
---|
615 | configure:13940: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
616 | configure:13940: $? = 0 |
---|
617 | configure:13940: result: yes |
---|
618 | configure:13940: checking time.h presence |
---|
619 | configure:13940: /usr/bin/clang -E -I/sw/include conftest.c |
---|
620 | configure:13940: $? = 0 |
---|
621 | configure:13940: result: yes |
---|
622 | configure:13940: checking for time.h |
---|
623 | configure:13940: result: yes |
---|
624 | configure:13952: checking ansidecl.h usability |
---|
625 | configure:13952: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
626 | conftest.c:73:10: fatal error: 'ansidecl.h' file not found |
---|
627 | #include <ansidecl.h> |
---|
628 | ^ |
---|
629 | 1 error generated. |
---|
630 | configure:13952: $? = 1 |
---|
631 | configure: 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> |
---|
705 | configure:13952: result: no |
---|
706 | configure:13952: checking ansidecl.h presence |
---|
707 | configure:13952: /usr/bin/clang -E -I/sw/include conftest.c |
---|
708 | conftest.c:40:10: fatal error: 'ansidecl.h' file not found |
---|
709 | #include <ansidecl.h> |
---|
710 | ^ |
---|
711 | 1 error generated. |
---|
712 | configure:13952: $? = 1 |
---|
713 | configure: 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> |
---|
754 | configure:13952: result: no |
---|
755 | configure:13952: checking for ansidecl.h |
---|
756 | configure:13952: result: no |
---|
757 | configure:13964: checking ieeefp.h usability |
---|
758 | configure:13964: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
759 | conftest.c:73:10: fatal error: 'ieeefp.h' file not found |
---|
760 | #include <ieeefp.h> |
---|
761 | ^ |
---|
762 | 1 error generated. |
---|
763 | configure:13964: $? = 1 |
---|
764 | configure: 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> |
---|
838 | configure:13964: result: no |
---|
839 | configure:13964: checking ieeefp.h presence |
---|
840 | configure:13964: /usr/bin/clang -E -I/sw/include conftest.c |
---|
841 | conftest.c:40:10: fatal error: 'ieeefp.h' file not found |
---|
842 | #include <ieeefp.h> |
---|
843 | ^ |
---|
844 | 1 error generated. |
---|
845 | configure:13964: $? = 1 |
---|
846 | configure: 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> |
---|
887 | configure:13964: result: no |
---|
888 | configure:13964: checking for ieeefp.h |
---|
889 | configure:13964: result: no |
---|
890 | configure:13976: checking nan.h usability |
---|
891 | configure:13976: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
892 | conftest.c:73:10: fatal error: 'nan.h' file not found |
---|
893 | #include <nan.h> |
---|
894 | ^ |
---|
895 | 1 error generated. |
---|
896 | configure:13976: $? = 1 |
---|
897 | configure: 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> |
---|
971 | configure:13976: result: no |
---|
972 | configure:13976: checking nan.h presence |
---|
973 | configure:13976: /usr/bin/clang -E -I/sw/include conftest.c |
---|
974 | conftest.c:40:10: fatal error: 'nan.h' file not found |
---|
975 | #include <nan.h> |
---|
976 | ^ |
---|
977 | 1 error generated. |
---|
978 | configure:13976: $? = 1 |
---|
979 | configure: 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> |
---|
1020 | configure:13976: result: no |
---|
1021 | configure:13976: checking for nan.h |
---|
1022 | configure:13976: result: no |
---|
1023 | configure:13988: checking math.h usability |
---|
1024 | configure:13988: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1025 | configure:13988: $? = 0 |
---|
1026 | configure:13988: result: yes |
---|
1027 | configure:13988: checking math.h presence |
---|
1028 | configure:13988: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1029 | configure:13988: $? = 0 |
---|
1030 | configure:13988: result: yes |
---|
1031 | configure:13988: checking for math.h |
---|
1032 | configure:13988: result: yes |
---|
1033 | configure:14000: checking limits.h usability |
---|
1034 | configure:14000: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1035 | configure:14000: $? = 0 |
---|
1036 | configure:14000: result: yes |
---|
1037 | configure:14000: checking limits.h presence |
---|
1038 | configure:14000: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1039 | configure:14000: $? = 0 |
---|
1040 | configure:14000: result: yes |
---|
1041 | configure:14000: checking for limits.h |
---|
1042 | configure:14000: result: yes |
---|
1043 | configure:14012: checking fp_class.h usability |
---|
1044 | configure:14012: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1045 | conftest.c:75:10: fatal error: 'fp_class.h' file not found |
---|
1046 | #include <fp_class.h> |
---|
1047 | ^ |
---|
1048 | 1 error generated. |
---|
1049 | configure:14012: $? = 1 |
---|
1050 | configure: 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> |
---|
1126 | configure:14012: result: no |
---|
1127 | configure:14012: checking fp_class.h presence |
---|
1128 | configure:14012: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1129 | conftest.c:42:10: fatal error: 'fp_class.h' file not found |
---|
1130 | #include <fp_class.h> |
---|
1131 | ^ |
---|
1132 | 1 error generated. |
---|
1133 | configure:14012: $? = 1 |
---|
1134 | configure: 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> |
---|
1177 | configure:14012: result: no |
---|
1178 | configure:14012: checking for fp_class.h |
---|
1179 | configure:14012: result: no |
---|
1180 | configure:14024: checking float.h usability |
---|
1181 | configure:14024: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1182 | configure:14024: $? = 0 |
---|
1183 | configure:14024: result: yes |
---|
1184 | configure:14024: checking float.h presence |
---|
1185 | configure:14024: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1186 | configure:14024: $? = 0 |
---|
1187 | configure:14024: result: yes |
---|
1188 | configure:14024: checking for float.h |
---|
1189 | configure:14024: result: yes |
---|
1190 | configure:14036: checking for stdlib.h |
---|
1191 | configure:14036: result: yes |
---|
1192 | configure:14048: checking for sys/socket.h |
---|
1193 | configure:14048: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1194 | configure:14048: $? = 0 |
---|
1195 | configure:14048: result: yes |
---|
1196 | configure:14064: checking for netinet/in.h |
---|
1197 | configure:14064: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1198 | configure:14064: $? = 0 |
---|
1199 | configure:14064: result: yes |
---|
1200 | configure:14080: checking for arpa/inet.h |
---|
1201 | configure:14080: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1202 | configure:14080: $? = 0 |
---|
1203 | configure:14080: result: yes |
---|
1204 | configure:14099: checking netdb.h usability |
---|
1205 | configure:14099: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1206 | configure:14099: $? = 0 |
---|
1207 | configure:14099: result: yes |
---|
1208 | configure:14099: checking netdb.h presence |
---|
1209 | configure:14099: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1210 | configure:14099: $? = 0 |
---|
1211 | configure:14099: result: yes |
---|
1212 | configure:14099: checking for netdb.h |
---|
1213 | configure:14099: result: yes |
---|
1214 | configure:14111: checking sys/time.h usability |
---|
1215 | configure:14111: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1216 | configure:14111: $? = 0 |
---|
1217 | configure:14111: result: yes |
---|
1218 | configure:14111: checking sys/time.h presence |
---|
1219 | configure:14111: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1220 | configure:14111: $? = 0 |
---|
1221 | configure:14111: result: yes |
---|
1222 | configure:14111: checking for sys/time.h |
---|
1223 | configure:14111: result: yes |
---|
1224 | configure:14123: checking sys/select.h usability |
---|
1225 | configure:14123: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1226 | configure:14123: $? = 0 |
---|
1227 | configure:14123: result: yes |
---|
1228 | configure:14123: checking sys/select.h presence |
---|
1229 | configure:14123: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1230 | configure:14123: $? = 0 |
---|
1231 | configure:14123: result: yes |
---|
1232 | configure:14123: checking for sys/select.h |
---|
1233 | configure:14123: result: yes |
---|
1234 | configure:14135: checking poll.h usability |
---|
1235 | configure:14135: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1236 | configure:14135: $? = 0 |
---|
1237 | configure:14135: result: yes |
---|
1238 | configure:14135: checking poll.h presence |
---|
1239 | configure:14135: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1240 | configure:14135: $? = 0 |
---|
1241 | configure:14135: result: yes |
---|
1242 | configure:14135: checking for poll.h |
---|
1243 | configure:14135: result: yes |
---|
1244 | configure:14147: checking sys/mman.h usability |
---|
1245 | configure:14147: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1246 | configure:14147: $? = 0 |
---|
1247 | configure:14147: result: yes |
---|
1248 | configure:14147: checking sys/mman.h presence |
---|
1249 | configure:14147: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1250 | configure:14147: $? = 0 |
---|
1251 | configure:14147: result: yes |
---|
1252 | configure:14147: checking for sys/mman.h |
---|
1253 | configure:14147: result: yes |
---|
1254 | configure:14159: checking sys/timeb.h usability |
---|
1255 | configure:14159: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1256 | configure:14159: $? = 0 |
---|
1257 | configure:14159: result: yes |
---|
1258 | configure:14159: checking sys/timeb.h presence |
---|
1259 | configure:14159: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1260 | configure:14159: $? = 0 |
---|
1261 | configure:14159: result: yes |
---|
1262 | configure:14159: checking for sys/timeb.h |
---|
1263 | configure:14159: result: yes |
---|
1264 | configure:14171: checking signal.h usability |
---|
1265 | configure:14171: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1266 | configure:14171: $? = 0 |
---|
1267 | configure:14171: result: yes |
---|
1268 | configure:14171: checking signal.h presence |
---|
1269 | configure:14171: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1270 | configure:14171: $? = 0 |
---|
1271 | configure:14171: result: yes |
---|
1272 | configure:14171: checking for signal.h |
---|
1273 | configure:14171: result: yes |
---|
1274 | configure:14183: checking for arpa/nameser.h |
---|
1275 | configure:14183: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1276 | configure:14183: $? = 0 |
---|
1277 | configure:14183: result: yes |
---|
1278 | configure:14199: checking for resolv.h |
---|
1279 | configure:14199: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1280 | configure:14199: $? = 0 |
---|
1281 | configure:14199: result: yes |
---|
1282 | configure:14221: checking dl.h usability |
---|
1283 | configure:14221: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1284 | conftest.c:89:10: fatal error: 'dl.h' file not found |
---|
1285 | #include <dl.h> |
---|
1286 | ^ |
---|
1287 | 1 error generated. |
---|
1288 | configure:14221: $? = 1 |
---|
1289 | configure: 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> |
---|
1379 | configure:14221: result: no |
---|
1380 | configure:14221: checking dl.h presence |
---|
1381 | configure:14221: /usr/bin/clang -E -I/sw/include conftest.c |
---|
1382 | conftest.c:56:10: fatal error: 'dl.h' file not found |
---|
1383 | #include <dl.h> |
---|
1384 | ^ |
---|
1385 | 1 error generated. |
---|
1386 | configure:14221: $? = 1 |
---|
1387 | configure: 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> |
---|
1444 | configure:14221: result: no |
---|
1445 | configure:14221: checking for dl.h |
---|
1446 | configure:14221: result: no |
---|
1447 | configure:14233: checking for dlfcn.h |
---|
1448 | configure:14233: result: yes |
---|
1449 | configure:14247: checking for uint32_t |
---|
1450 | configure:14247: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
1451 | configure:14247: $? = 0 |
---|
1452 | configure:14247: result: yes |
---|
1453 | configure:14267: checking for strftime |
---|
1454 | configure: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 |
---|
1455 | configure:14267: $? = 0 |
---|
1456 | configure:14267: result: yes |
---|
1457 | configure:14323: checking for strdup |
---|
1458 | configure: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 |
---|
1459 | conftest.c:81:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] |
---|
1460 | char strdup (); |
---|
1461 | ^ |
---|
1462 | conftest.c:81:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
1463 | 1 warning generated. |
---|
1464 | configure:14323: $? = 0 |
---|
1465 | configure:14323: result: yes |
---|
1466 | configure:14323: checking for strndup |
---|
1467 | configure: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 |
---|
1468 | conftest.c:82:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] |
---|
1469 | char strndup (); |
---|
1470 | ^ |
---|
1471 | conftest.c:82:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' |
---|
1472 | 1 warning generated. |
---|
1473 | configure:14323: $? = 0 |
---|
1474 | configure:14323: result: yes |
---|
1475 | configure:14323: checking for strerror |
---|
1476 | configure: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 |
---|
1477 | conftest.c:83:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
1478 | char strerror (); |
---|
1479 | ^ |
---|
1480 | conftest.c:83:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
1481 | 1 warning generated. |
---|
1482 | configure:14323: $? = 0 |
---|
1483 | configure:14323: result: yes |
---|
1484 | configure:14335: checking for finite |
---|
1485 | configure: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 |
---|
1486 | configure:14335: $? = 0 |
---|
1487 | configure:14335: result: yes |
---|
1488 | configure:14335: checking for isnand |
---|
1489 | configure: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 |
---|
1490 | Undefined symbols for architecture x86_64: |
---|
1491 | "_isnand", referenced from: |
---|
1492 | _main in conftest-958572.o |
---|
1493 | ld: symbol(s) not found for architecture x86_64 |
---|
1494 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1495 | configure:14335: $? = 1 |
---|
1496 | configure: 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 | | } |
---|
1596 | configure:14335: result: no |
---|
1597 | configure:14335: checking for fp_class |
---|
1598 | configure: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 |
---|
1599 | Undefined symbols for architecture x86_64: |
---|
1600 | "_fp_class", referenced from: |
---|
1601 | _main in conftest-846a15.o |
---|
1602 | ld: symbol(s) not found for architecture x86_64 |
---|
1603 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1604 | configure:14335: $? = 1 |
---|
1605 | configure: 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 | | } |
---|
1705 | configure:14335: result: no |
---|
1706 | configure:14335: checking for class |
---|
1707 | configure: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 |
---|
1708 | Undefined symbols for architecture x86_64: |
---|
1709 | "_class", referenced from: |
---|
1710 | _main in conftest-9920a5.o |
---|
1711 | ld: symbol(s) not found for architecture x86_64 |
---|
1712 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1713 | configure:14335: $? = 1 |
---|
1714 | configure: 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 | | } |
---|
1814 | configure:14335: result: no |
---|
1815 | configure:14335: checking for fpclass |
---|
1816 | configure: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 |
---|
1817 | Undefined symbols for architecture x86_64: |
---|
1818 | "_fpclass", referenced from: |
---|
1819 | _main in conftest-2a6a1e.o |
---|
1820 | ld: symbol(s) not found for architecture x86_64 |
---|
1821 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1822 | configure:14335: $? = 1 |
---|
1823 | configure: 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 | | } |
---|
1923 | configure:14335: result: no |
---|
1924 | configure:14347: checking for strftime |
---|
1925 | configure:14347: result: yes |
---|
1926 | configure:14347: checking for localtime |
---|
1927 | configure: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 |
---|
1928 | configure:14347: $? = 0 |
---|
1929 | configure:14347: result: yes |
---|
1930 | configure:14347: checking for gettimeofday |
---|
1931 | configure: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 |
---|
1932 | configure:14347: $? = 0 |
---|
1933 | configure:14347: result: yes |
---|
1934 | configure:14347: checking for ftime |
---|
1935 | configure: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 |
---|
1936 | configure:14347: $? = 0 |
---|
1937 | configure:14347: result: yes |
---|
1938 | configure:14359: checking for stat |
---|
1939 | configure: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 |
---|
1940 | configure:14359: $? = 0 |
---|
1941 | configure:14359: result: yes |
---|
1942 | configure:14359: checking for _stat |
---|
1943 | configure: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 |
---|
1944 | Undefined symbols for architecture x86_64: |
---|
1945 | "__stat", referenced from: |
---|
1946 | _main in conftest-8d12bf.o |
---|
1947 | ld: symbol(s) not found for architecture x86_64 |
---|
1948 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1949 | configure:14359: $? = 1 |
---|
1950 | configure: 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 | | } |
---|
2055 | configure:14359: result: no |
---|
2056 | configure:14359: checking for signal |
---|
2057 | configure: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 |
---|
2058 | configure:14359: $? = 0 |
---|
2059 | configure:14359: result: yes |
---|
2060 | configure:14371: checking for rand |
---|
2061 | configure: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 |
---|
2062 | configure:14371: $? = 0 |
---|
2063 | configure:14371: result: yes |
---|
2064 | configure:14371: checking for rand_r |
---|
2065 | configure: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 |
---|
2066 | configure:14371: $? = 0 |
---|
2067 | configure:14371: result: yes |
---|
2068 | configure:14371: checking for srand |
---|
2069 | configure: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 |
---|
2070 | configure:14371: $? = 0 |
---|
2071 | configure:14371: result: yes |
---|
2072 | configure:14371: checking for time |
---|
2073 | configure: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 |
---|
2074 | configure:14371: $? = 0 |
---|
2075 | configure:14371: result: yes |
---|
2076 | configure:14383: checking for isascii |
---|
2077 | configure: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 |
---|
2078 | configure:14383: $? = 0 |
---|
2079 | configure:14383: result: yes |
---|
2080 | configure:14383: checking for mmap |
---|
2081 | configure: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 |
---|
2082 | configure:14383: $? = 0 |
---|
2083 | configure:14383: result: yes |
---|
2084 | configure:14383: checking for munmap |
---|
2085 | configure: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 |
---|
2086 | configure:14383: $? = 0 |
---|
2087 | configure:14383: result: yes |
---|
2088 | configure:14383: checking for putenv |
---|
2089 | configure: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 |
---|
2090 | configure:14383: $? = 0 |
---|
2091 | configure:14383: result: yes |
---|
2092 | configure:14395: checking for va_copy |
---|
2093 | configure: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 |
---|
2094 | configure:14409: $? = 0 |
---|
2095 | configure:14416: result: yes |
---|
2096 | configure:14453: checking whether va_list is an array type |
---|
2097 | configure:14466: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
2098 | configure:14462:34: error: used type 'va_list' (aka '__builtin_va_list') where arithmetic or pointer type is required |
---|
2099 | va_list ap1, ap2; a(&ap1); ap2 = (va_list) ap1 |
---|
2100 | ^ ~~~ |
---|
2101 | 1 error generated. |
---|
2102 | configure: failed program was: |
---|
2103 | #line 14456 "configure" |
---|
2104 | #include "confdefs.h" |
---|
2105 | |
---|
2106 | #include <stdarg.h> |
---|
2107 | void a(va_list * ap) {} |
---|
2108 | int main(void) { |
---|
2109 | |
---|
2110 | va_list ap1, ap2; a(&ap1); ap2 = (va_list) ap1 |
---|
2111 | ; return 0; } |
---|
2112 | configure:14476: result: yes |
---|
2113 | configure:14484: checking for library containing gethostent |
---|
2114 | configure: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 |
---|
2115 | configure:14515: $? = 0 |
---|
2116 | configure:14532: result: none required |
---|
2117 | configure:14540: checking for library containing setsockopt |
---|
2118 | configure: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 |
---|
2119 | configure:14571: $? = 0 |
---|
2120 | configure:14588: result: none required |
---|
2121 | configure:14596: checking for library containing connect |
---|
2122 | configure: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 |
---|
2123 | configure:14627: $? = 0 |
---|
2124 | configure:14644: result: none required |
---|
2125 | configure:14653: checking for type of socket length (socklen_t) |
---|
2126 | configure:14667: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
2127 | configure:14670: result: socklen_t * |
---|
2128 | configure:14739: checking for const gethostbyname() argument |
---|
2129 | configure: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 |
---|
2130 | configure:14752: $? = 0 |
---|
2131 | configure:14759: result: yes |
---|
2132 | configure:14771: checking for const send() second argument |
---|
2133 | configure: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 |
---|
2134 | configure:14785: $? = 0 |
---|
2135 | configure:14792: result: yes |
---|
2136 | configure:14805: checking whether to enable IPv6 |
---|
2137 | configure:14837: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
2138 | configure:14837: $? = 0 |
---|
2139 | configure:14844: result: yes |
---|
2140 | configure:14853: checking struct sockaddr::ss_family |
---|
2141 | configure:14872: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/sw/include conftest.c >&5 |
---|
2142 | configure:14872: $? = 0 |
---|
2143 | configure:14879: result: yes |
---|
2144 | configure:14924: checking for getaddrinfo |
---|
2145 | configure: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 |
---|
2146 | configure:14924: $? = 0 |
---|
2147 | configure:14924: result: yes |
---|
2148 | configure:14985: checking for isnan |
---|
2149 | configure: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 |
---|
2150 | configure:14985: $? = 0 |
---|
2151 | configure:14985: result: yes |
---|
2152 | configure:15036: checking for isinf |
---|
2153 | configure: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 |
---|
2154 | configure:15036: $? = 0 |
---|
2155 | configure:15036: result: yes |
---|
2156 | configure:15353: checking for shl_load |
---|
2157 | configure: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 |
---|
2158 | Undefined symbols for architecture x86_64: |
---|
2159 | "_shl_load", referenced from: |
---|
2160 | _main in conftest-141fda.o |
---|
2161 | ld: symbol(s) not found for architecture x86_64 |
---|
2162 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2163 | configure:15353: $? = 1 |
---|
2164 | configure: 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 | | } |
---|
2287 | configure:15353: result: no |
---|
2288 | configure:15358: checking for shl_load in -ldld |
---|
2289 | configure: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 |
---|
2290 | ld: library not found for -ldld |
---|
2291 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2292 | configure:15383: $? = 1 |
---|
2293 | configure: 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 | | } |
---|
2393 | configure:15392: result: no |
---|
2394 | configure:15400: checking for dlopen |
---|
2395 | configure: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 |
---|
2396 | configure:15400: $? = 0 |
---|
2397 | configure:15400: result: yes |
---|
2398 | configure:15558: checking pthread.h usability |
---|
2399 | configure: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 |
---|
2400 | configure:15558: $? = 0 |
---|
2401 | configure:15558: result: yes |
---|
2402 | configure:15558: checking pthread.h presence |
---|
2403 | configure:15558: /usr/bin/clang -E -I/sw/include conftest.c |
---|
2404 | configure:15558: $? = 0 |
---|
2405 | configure:15558: result: yes |
---|
2406 | configure:15558: checking for pthread.h |
---|
2407 | configure:15558: result: yes |
---|
2408 | configure:15560: checking for pthread_join in -lpthread |
---|
2409 | configure: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 |
---|
2410 | configure:15585: $? = 0 |
---|
2411 | configure:15594: result: yes |
---|
2412 | configure:16104: checking iconv.h usability |
---|
2413 | configure: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 |
---|
2414 | configure:16104: $? = 0 |
---|
2415 | configure:16104: result: yes |
---|
2416 | configure:16104: checking iconv.h presence |
---|
2417 | configure:16104: /usr/bin/clang -E -I/sw/include conftest.c |
---|
2418 | configure:16104: $? = 0 |
---|
2419 | configure:16104: result: yes |
---|
2420 | configure:16104: checking for iconv.h |
---|
2421 | configure:16104: result: yes |
---|
2422 | configure:16106: checking for iconv |
---|
2423 | configure: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 |
---|
2424 | Undefined 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 |
---|
2429 | ld: symbol(s) not found for architecture x86_64 |
---|
2430 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2431 | configure:16122: $? = 1 |
---|
2432 | configure: 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 | | } |
---|
2531 | configure:16129: result: no |
---|
2532 | configure:16131: checking for iconv in -liconv |
---|
2533 | configure: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 |
---|
2534 | configure:16153: $? = 0 |
---|
2535 | configure:16155: result: yes |
---|
2536 | configure:16178: checking for iconv declaration |
---|
2537 | configure: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 |
---|
2538 | configure:16206: $? = 0 |
---|
2539 | configure:16217: result: |
---|
2540 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
2541 | configure:16521: checking for printf |
---|
2542 | configure: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 |
---|
2543 | conftest.c:112:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] |
---|
2544 | char printf (); |
---|
2545 | ^ |
---|
2546 | conftest.c:112:6: note: 'printf' is a builtin with type 'int (const char *, ...)' |
---|
2547 | 1 warning generated. |
---|
2548 | configure:16521: $? = 0 |
---|
2549 | configure:16521: result: yes |
---|
2550 | configure:16521: checking for sprintf |
---|
2551 | configure: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 |
---|
2552 | conftest.c:113:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration] |
---|
2553 | char sprintf (); |
---|
2554 | ^ |
---|
2555 | conftest.c:113:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)' |
---|
2556 | 1 warning generated. |
---|
2557 | configure:16521: $? = 0 |
---|
2558 | configure:16521: result: yes |
---|
2559 | configure:16521: checking for fprintf |
---|
2560 | configure: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 |
---|
2561 | conftest.c:114:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header] |
---|
2562 | char fprintf (); |
---|
2563 | ^ |
---|
2564 | conftest.c:125:17: warning: format string missing [-Wformat] |
---|
2565 | return fprintf (); |
---|
2566 | ~~~~~~~ ^ |
---|
2567 | 2 warnings generated. |
---|
2568 | configure:16521: $? = 0 |
---|
2569 | configure:16521: result: yes |
---|
2570 | configure:16521: checking for snprintf |
---|
2571 | configure: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 |
---|
2572 | conftest.c:115:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
2573 | char snprintf (); |
---|
2574 | ^ |
---|
2575 | conftest.c:115:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
2576 | 1 warning generated. |
---|
2577 | configure:16521: $? = 0 |
---|
2578 | configure:16521: result: yes |
---|
2579 | configure:16521: checking for vfprintf |
---|
2580 | configure: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 |
---|
2581 | conftest.c:116:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration] |
---|
2582 | char vfprintf (); |
---|
2583 | ^ |
---|
2584 | conftest.c:116:6: note: 'vfprintf' is a builtin with type 'int ()' |
---|
2585 | 1 warning generated. |
---|
2586 | configure:16521: $? = 0 |
---|
2587 | configure:16521: result: yes |
---|
2588 | configure:16521: checking for vsprintf |
---|
2589 | configure: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 |
---|
2590 | conftest.c:117:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration] |
---|
2591 | char vsprintf (); |
---|
2592 | ^ |
---|
2593 | conftest.c:117:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, struct __va_list_tag *)' |
---|
2594 | 1 warning generated. |
---|
2595 | configure:16521: $? = 0 |
---|
2596 | configure:16521: result: yes |
---|
2597 | configure:16521: checking for vsnprintf |
---|
2598 | configure: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 |
---|
2599 | conftest.c:118:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
2600 | char vsnprintf (); |
---|
2601 | ^ |
---|
2602 | conftest.c:118:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
2603 | 1 warning generated. |
---|
2604 | configure:16521: $? = 0 |
---|
2605 | configure:16521: result: yes |
---|
2606 | configure:16521: checking for sscanf |
---|
2607 | configure: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 |
---|
2608 | conftest.c:119:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration] |
---|
2609 | char sscanf (); |
---|
2610 | ^ |
---|
2611 | conftest.c:119:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)' |
---|
2612 | 1 warning generated. |
---|
2613 | configure:16521: $? = 0 |
---|
2614 | configure:16521: result: yes |
---|
2615 | configure:16691: checking that generated files are newer than configure |
---|
2616 | configure:16697: result: done |
---|
2617 | configure:16744: creating ./config.status |
---|
2618 | |
---|
2619 | ## ---------------------- ## |
---|
2620 | ## Running config.status. ## |
---|
2621 | ## ---------------------- ## |
---|
2622 | |
---|
2623 | This file was extended by config.status, which was |
---|
2624 | generated 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 | |
---|
2632 | on tempest |
---|
2633 | |
---|
2634 | config.status:1309: creating libxml2.spec |
---|
2635 | config.status:1461: error: could not create libxml2.spec |
---|
2636 | |
---|
2637 | ## ---------------- ## |
---|
2638 | ## Cache variables. ## |
---|
2639 | ## ---------------- ## |
---|
2640 | |
---|
2641 | ac_cv_build=x86_64-apple-darwin15.6.0 |
---|
2642 | ac_cv_c_compiler_gnu=yes |
---|
2643 | ac_cv_c_uint32_t=yes |
---|
2644 | ac_cv_env_CC_set=set |
---|
2645 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2646 | ac_cv_env_CFLAGS_set=set |
---|
2647 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
2648 | ac_cv_env_CPPFLAGS_set=set |
---|
2649 | ac_cv_env_CPPFLAGS_value=-I/sw/include |
---|
2650 | ac_cv_env_CPP_set= |
---|
2651 | ac_cv_env_CPP_value= |
---|
2652 | ac_cv_env_ICU_CFLAGS_set= |
---|
2653 | ac_cv_env_ICU_CFLAGS_value= |
---|
2654 | ac_cv_env_ICU_LIBS_set= |
---|
2655 | ac_cv_env_ICU_LIBS_value= |
---|
2656 | ac_cv_env_LDFLAGS_set=set |
---|
2657 | ac_cv_env_LDFLAGS_value='-L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2658 | ac_cv_env_LIBS_set= |
---|
2659 | ac_cv_env_LIBS_value= |
---|
2660 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
2661 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
2662 | ac_cv_env_LZMA_CFLAGS_set= |
---|
2663 | ac_cv_env_LZMA_CFLAGS_value= |
---|
2664 | ac_cv_env_LZMA_LIBS_set= |
---|
2665 | ac_cv_env_LZMA_LIBS_value= |
---|
2666 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
2667 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
2668 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
2669 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
2670 | ac_cv_env_PKG_CONFIG_set= |
---|
2671 | ac_cv_env_PKG_CONFIG_value= |
---|
2672 | ac_cv_env_Z_CFLAGS_set= |
---|
2673 | ac_cv_env_Z_CFLAGS_value= |
---|
2674 | ac_cv_env_Z_LIBS_set= |
---|
2675 | ac_cv_env_Z_LIBS_value= |
---|
2676 | ac_cv_env_build_alias_set= |
---|
2677 | ac_cv_env_build_alias_value= |
---|
2678 | ac_cv_env_host_alias_set= |
---|
2679 | ac_cv_env_host_alias_value= |
---|
2680 | ac_cv_env_target_alias_set= |
---|
2681 | ac_cv_env_target_alias_value= |
---|
2682 | ac_cv_func__stat=no |
---|
2683 | ac_cv_func_class=no |
---|
2684 | ac_cv_func_dlopen=yes |
---|
2685 | ac_cv_func_finite=yes |
---|
2686 | ac_cv_func_fp_class=no |
---|
2687 | ac_cv_func_fpclass=no |
---|
2688 | ac_cv_func_fprintf=yes |
---|
2689 | ac_cv_func_ftime=yes |
---|
2690 | ac_cv_func_getaddrinfo=yes |
---|
2691 | ac_cv_func_gettimeofday=yes |
---|
2692 | ac_cv_func_isascii=yes |
---|
2693 | ac_cv_func_isinf=yes |
---|
2694 | ac_cv_func_isnan=yes |
---|
2695 | ac_cv_func_isnand=no |
---|
2696 | ac_cv_func_localtime=yes |
---|
2697 | ac_cv_func_mmap=yes |
---|
2698 | ac_cv_func_munmap=yes |
---|
2699 | ac_cv_func_printf=yes |
---|
2700 | ac_cv_func_putenv=yes |
---|
2701 | ac_cv_func_rand=yes |
---|
2702 | ac_cv_func_rand_r=yes |
---|
2703 | ac_cv_func_shl_load=no |
---|
2704 | ac_cv_func_signal=yes |
---|
2705 | ac_cv_func_snprintf=yes |
---|
2706 | ac_cv_func_sprintf=yes |
---|
2707 | ac_cv_func_srand=yes |
---|
2708 | ac_cv_func_sscanf=yes |
---|
2709 | ac_cv_func_stat=yes |
---|
2710 | ac_cv_func_strdup=yes |
---|
2711 | ac_cv_func_strerror=yes |
---|
2712 | ac_cv_func_strftime=yes |
---|
2713 | ac_cv_func_strndup=yes |
---|
2714 | ac_cv_func_time=yes |
---|
2715 | ac_cv_func_vfprintf=yes |
---|
2716 | ac_cv_func_vsnprintf=yes |
---|
2717 | ac_cv_func_vsprintf=yes |
---|
2718 | ac_cv_header_ansidecl_h=no |
---|
2719 | ac_cv_header_arpa_inet_h=yes |
---|
2720 | ac_cv_header_arpa_nameser_h=yes |
---|
2721 | ac_cv_header_ctype_h=yes |
---|
2722 | ac_cv_header_dirent_dirent_h=yes |
---|
2723 | ac_cv_header_dirent_h=yes |
---|
2724 | ac_cv_header_dl_h=no |
---|
2725 | ac_cv_header_dlfcn_h=yes |
---|
2726 | ac_cv_header_errno_h=yes |
---|
2727 | ac_cv_header_fcntl_h=yes |
---|
2728 | ac_cv_header_float_h=yes |
---|
2729 | ac_cv_header_fp_class_h=no |
---|
2730 | ac_cv_header_iconv_h=yes |
---|
2731 | ac_cv_header_ieeefp_h=no |
---|
2732 | ac_cv_header_inttypes_h=yes |
---|
2733 | ac_cv_header_limits_h=yes |
---|
2734 | ac_cv_header_lzma_h=yes |
---|
2735 | ac_cv_header_malloc_h=no |
---|
2736 | ac_cv_header_math_h=yes |
---|
2737 | ac_cv_header_memory_h=yes |
---|
2738 | ac_cv_header_nan_h=no |
---|
2739 | ac_cv_header_netdb_h=yes |
---|
2740 | ac_cv_header_netinet_in_h=yes |
---|
2741 | ac_cv_header_poll_h=yes |
---|
2742 | ac_cv_header_pthread_h=yes |
---|
2743 | ac_cv_header_resolv_h=yes |
---|
2744 | ac_cv_header_signal_h=yes |
---|
2745 | ac_cv_header_stdarg_h=yes |
---|
2746 | ac_cv_header_stdc=yes |
---|
2747 | ac_cv_header_stdint_h=yes |
---|
2748 | ac_cv_header_stdlib_h=yes |
---|
2749 | ac_cv_header_string_h=yes |
---|
2750 | ac_cv_header_strings_h=yes |
---|
2751 | ac_cv_header_sys_mman_h=yes |
---|
2752 | ac_cv_header_sys_select_h=yes |
---|
2753 | ac_cv_header_sys_socket_h=yes |
---|
2754 | ac_cv_header_sys_stat_h=yes |
---|
2755 | ac_cv_header_sys_time_h=yes |
---|
2756 | ac_cv_header_sys_timeb_h=yes |
---|
2757 | ac_cv_header_sys_types_h=yes |
---|
2758 | ac_cv_header_time_h=yes |
---|
2759 | ac_cv_header_unistd_h=yes |
---|
2760 | ac_cv_header_zlib_h=yes |
---|
2761 | ac_cv_host=x86_64-apple-darwin15.6.0 |
---|
2762 | ac_cv_lib_dld_shl_load=no |
---|
2763 | ac_cv_lib_pthread_pthread_join=yes |
---|
2764 | ac_cv_objext=o |
---|
2765 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2766 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
2767 | ac_cv_path_GREP=/usr/bin/grep |
---|
2768 | ac_cv_path_MV=/bin/mv |
---|
2769 | ac_cv_path_PERL=/sw/bin/perl |
---|
2770 | ac_cv_path_SED=/sw/bin/gsed |
---|
2771 | ac_cv_path_TAR=/usr/bin/tar |
---|
2772 | ac_cv_path_WGET=/sw/bin/wget |
---|
2773 | ac_cv_path_XMLLINT=/sw/bin/xmllint |
---|
2774 | ac_cv_path_XSLTPROC=/sw/bin/xsltproc |
---|
2775 | ac_cv_path_ac_pt_PKG_CONFIG=/sw/bin/pkg-config |
---|
2776 | ac_cv_path_lt_DD=/bin/dd |
---|
2777 | ac_cv_path_mkdir=/sw/bin/gmkdir |
---|
2778 | ac_cv_prog_AWK=gawk |
---|
2779 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2780 | ac_cv_prog_ac_ct_AR=ar |
---|
2781 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2782 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2783 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2784 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2785 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2786 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2787 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2788 | ac_cv_prog_cc_c89= |
---|
2789 | ac_cv_prog_cc_g=yes |
---|
2790 | ac_cv_prog_make_make_set=yes |
---|
2791 | ac_cv_search_connect='none required' |
---|
2792 | ac_cv_search_gethostent='none required' |
---|
2793 | ac_cv_search_opendir='none required' |
---|
2794 | ac_cv_search_setsockopt='none required' |
---|
2795 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2796 | am_cv_make_support_nested_variables=yes |
---|
2797 | am_cv_prog_cc_c_o=yes |
---|
2798 | lt_cv_apple_cc_single_mod=yes |
---|
2799 | lt_cv_ar_at_file=no |
---|
2800 | lt_cv_deplibs_check_method=pass_all |
---|
2801 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2802 | lt_cv_file_magic_test_file= |
---|
2803 | lt_cv_ld_exported_symbols_list=yes |
---|
2804 | lt_cv_ld_force_load=yes |
---|
2805 | lt_cv_ld_reload_flag=-r |
---|
2806 | lt_cv_nm_interface='BSD nm' |
---|
2807 | lt_cv_objdir=.libs |
---|
2808 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2809 | lt_cv_path_NM='/sw/bin/nm -B' |
---|
2810 | lt_cv_path_mainfest_tool=no |
---|
2811 | lt_cv_prog_compiler_c_o=yes |
---|
2812 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2813 | lt_cv_prog_compiler_pic_works=yes |
---|
2814 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2815 | lt_cv_prog_compiler_static_works=no |
---|
2816 | lt_cv_prog_gnu_ld=no |
---|
2817 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2818 | lt_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'\''' |
---|
2819 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
2820 | lt_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'\''' |
---|
2821 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2822 | lt_cv_sys_global_symbol_to_import= |
---|
2823 | lt_cv_sys_max_cmd_len=196608 |
---|
2824 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2825 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2826 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
2827 | pkg_cv_LZMA_CFLAGS= |
---|
2828 | pkg_cv_LZMA_LIBS='-L/sw/lib -llzma' |
---|
2829 | pkg_cv_Z_CFLAGS= |
---|
2830 | pkg_cv_Z_LIBS='-L/sw/lib -lz' |
---|
2831 | xml_cv_iconv_arg2= |
---|
2832 | xml_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 | |
---|
2838 | ACLOCAL='${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' |
---|
2839 | AMDEPBACKSLASH='\' |
---|
2840 | AMDEP_FALSE='#' |
---|
2841 | AMDEP_TRUE='' |
---|
2842 | AMTAR='$${TAR-tar}' |
---|
2843 | AM_BACKSLASH='\' |
---|
2844 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2845 | AM_DEFAULT_VERBOSITY='0' |
---|
2846 | AM_V='$(V)' |
---|
2847 | AR='ar' |
---|
2848 | AUTOCONF='${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' |
---|
2849 | AUTOHEADER='${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' |
---|
2850 | AUTOMAKE='${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' |
---|
2851 | AWK='gawk' |
---|
2852 | BASE_THREAD_LIBS='' |
---|
2853 | C14N_OBJ='c14n.c' |
---|
2854 | CATALOG_OBJ='catalog.o' |
---|
2855 | CC='/usr/bin/clang' |
---|
2856 | CCDEPMODE='depmode=gcc3' |
---|
2857 | CFLAGS='-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' |
---|
2858 | CPP='/usr/bin/clang -E' |
---|
2859 | CPPFLAGS='-I/sw/include' |
---|
2860 | CYGPATH_W='echo' |
---|
2861 | CYGWIN_EXTRA_LDFLAGS='' |
---|
2862 | CYGWIN_EXTRA_PYTHON_LIBADD='' |
---|
2863 | DEBUG_OBJ='debugXML.o' |
---|
2864 | DEFS='-DHAVE_CONFIG_H' |
---|
2865 | DEPDIR='.deps' |
---|
2866 | DLLTOOL='false' |
---|
2867 | DOCB_OBJ='DOCBparser.o' |
---|
2868 | DSYMUTIL='dsymutil' |
---|
2869 | DUMPBIN='' |
---|
2870 | ECHO_C='\c' |
---|
2871 | ECHO_N='' |
---|
2872 | ECHO_T='' |
---|
2873 | EGREP='/usr/bin/grep -E' |
---|
2874 | EXEEXT='' |
---|
2875 | FGREP='/usr/bin/grep -F' |
---|
2876 | FTP_OBJ='nanoftp.o' |
---|
2877 | GREP='/usr/bin/grep' |
---|
2878 | HAVE_ISINF='' |
---|
2879 | HAVE_ISNAN='' |
---|
2880 | HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' |
---|
2881 | HTML_OBJ='HTMLparser.o HTMLtree.o' |
---|
2882 | HTTP_OBJ='nanohttp.o' |
---|
2883 | ICONV_LIBS=' -liconv' |
---|
2884 | ICU_CFLAGS='' |
---|
2885 | ICU_LIBS='' |
---|
2886 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2887 | INSTALL_PROGRAM='${INSTALL}' |
---|
2888 | INSTALL_SCRIPT='${INSTALL}' |
---|
2889 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2890 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
2891 | LDFLAGS='-L/sw/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2892 | LIBOBJS='' |
---|
2893 | LIBS='' |
---|
2894 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2895 | LIBXML_MAJOR_VERSION='2' |
---|
2896 | LIBXML_MICRO_VERSION='4' |
---|
2897 | LIBXML_MINOR_VERSION='9' |
---|
2898 | LIBXML_VERSION='2.9.4' |
---|
2899 | LIBXML_VERSION_EXTRA='' |
---|
2900 | LIBXML_VERSION_INFO='11:4:9' |
---|
2901 | LIBXML_VERSION_NUMBER='20904' |
---|
2902 | LIPO='lipo' |
---|
2903 | LN_S='ln -s' |
---|
2904 | LTLIBOBJS='' |
---|
2905 | LT_SYS_LIBRARY_PATH='' |
---|
2906 | LZMA_CFLAGS='' |
---|
2907 | LZMA_LIBS='-L/sw/lib -llzma' |
---|
2908 | MAINT='' |
---|
2909 | MAINTAINER_MODE_FALSE='#' |
---|
2910 | MAINTAINER_MODE_TRUE='' |
---|
2911 | MAKEINFO='${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' |
---|
2912 | MANIFEST_TOOL=':' |
---|
2913 | MKDIR_P='/sw/bin/gmkdir -p' |
---|
2914 | MODULE_EXTENSION='.so' |
---|
2915 | MODULE_PLATFORM_LIBS='' |
---|
2916 | MV='/bin/mv' |
---|
2917 | M_LIBS='-lm' |
---|
2918 | NM='/sw/bin/nm -B' |
---|
2919 | NMEDIT='nmedit' |
---|
2920 | OBJDUMP='false' |
---|
2921 | OBJEXT='o' |
---|
2922 | OTOOL64=':' |
---|
2923 | OTOOL='otool' |
---|
2924 | PACKAGE='libxml2' |
---|
2925 | PACKAGE_BUGREPORT='' |
---|
2926 | PACKAGE_NAME='' |
---|
2927 | PACKAGE_STRING='' |
---|
2928 | PACKAGE_TARNAME='' |
---|
2929 | PACKAGE_URL='' |
---|
2930 | PACKAGE_VERSION='' |
---|
2931 | PATH_SEPARATOR=':' |
---|
2932 | PERL='/sw/bin/perl' |
---|
2933 | PKG_CONFIG='/sw/bin/pkg-config' |
---|
2934 | PKG_CONFIG_LIBDIR='' |
---|
2935 | PKG_CONFIG_PATH='' |
---|
2936 | PYTHON='' |
---|
2937 | PYTHON_INCLUDES='' |
---|
2938 | PYTHON_LIBS='' |
---|
2939 | PYTHON_SITE_PACKAGES='' |
---|
2940 | PYTHON_SUBDIR='' |
---|
2941 | PYTHON_TESTS='' |
---|
2942 | PYTHON_VERSION='' |
---|
2943 | RANLIB='ranlib' |
---|
2944 | RDL_LIBS='' |
---|
2945 | READER_TEST='Readertests' |
---|
2946 | REBUILD_DOCS_FALSE='' |
---|
2947 | REBUILD_DOCS_TRUE='#' |
---|
2948 | RELDATE='Sun Apr 30 2017' |
---|
2949 | SED='/sw/bin/gsed' |
---|
2950 | SET_MAKE='' |
---|
2951 | SHELL='/bin/sh' |
---|
2952 | STATIC_BINARIES='' |
---|
2953 | STRIP='strip' |
---|
2954 | TAR='/usr/bin/tar' |
---|
2955 | TEST_C14N='C14Ntests' |
---|
2956 | TEST_CATALOG='Catatests' |
---|
2957 | TEST_DEBUG='Scripttests' |
---|
2958 | TEST_HTML='HTMLtests' |
---|
2959 | TEST_MODULES='ModuleTests' |
---|
2960 | TEST_PATTERN='Patterntests' |
---|
2961 | TEST_PHTML='HTMLPushtests' |
---|
2962 | TEST_PUSH='XMLPushtests' |
---|
2963 | TEST_REGEXPS='Regexptests Automatatests' |
---|
2964 | TEST_SAX='SAXtests' |
---|
2965 | TEST_SCHEMAS='Schemastests Relaxtests' |
---|
2966 | TEST_SCHEMATRON='Schematrontests' |
---|
2967 | TEST_THREADS='Threadtests' |
---|
2968 | TEST_VALID='Validtests' |
---|
2969 | TEST_VTIME='VTimingtests' |
---|
2970 | TEST_XINCLUDE='XIncludetests' |
---|
2971 | TEST_XPATH='XPathtests' |
---|
2972 | TEST_XPTR='XPtrtests' |
---|
2973 | THREADS_W32_FALSE='' |
---|
2974 | THREADS_W32_TRUE='#' |
---|
2975 | THREAD_CFLAGS=' -D_REENTRANT' |
---|
2976 | THREAD_LIBS='-lpthread' |
---|
2977 | USE_VERSION_SCRIPT_FALSE='' |
---|
2978 | USE_VERSION_SCRIPT_TRUE='#' |
---|
2979 | VERSION='2.9.4' |
---|
2980 | VERSION_SCRIPT_FLAGS='' |
---|
2981 | WGET='/sw/bin/wget' |
---|
2982 | WIN32_EXTRA_LDFLAGS='' |
---|
2983 | WIN32_EXTRA_LIBADD='' |
---|
2984 | WIN32_EXTRA_PYTHON_LIBADD='' |
---|
2985 | WITH_C14N='1' |
---|
2986 | WITH_CATALOG='1' |
---|
2987 | WITH_DEBUG='1' |
---|
2988 | WITH_DOCB='1' |
---|
2989 | WITH_FTP='1' |
---|
2990 | WITH_HTML='1' |
---|
2991 | WITH_HTTP='1' |
---|
2992 | WITH_ICONV='1' |
---|
2993 | WITH_ICU='0' |
---|
2994 | WITH_ISO8859X='1' |
---|
2995 | WITH_LEGACY='1' |
---|
2996 | WITH_LZMA='1' |
---|
2997 | WITH_MEM_DEBUG='0' |
---|
2998 | WITH_MODULES='1' |
---|
2999 | WITH_OUTPUT='1' |
---|
3000 | WITH_PATTERN='1' |
---|
3001 | WITH_PUSH='1' |
---|
3002 | WITH_PYTHON_FALSE='' |
---|
3003 | WITH_PYTHON_TRUE='#' |
---|
3004 | WITH_READER='1' |
---|
3005 | WITH_REGEXPS='1' |
---|
3006 | WITH_RUN_DEBUG='0' |
---|
3007 | WITH_SAX1='1' |
---|
3008 | WITH_SAX1_SOURCES_FALSE='' |
---|
3009 | WITH_SAX1_SOURCES_TRUE='#' |
---|
3010 | WITH_SCHEMAS='1' |
---|
3011 | WITH_SCHEMATRON='1' |
---|
3012 | WITH_THREADS='1' |
---|
3013 | WITH_THREAD_ALLOC='0' |
---|
3014 | WITH_TREE='1' |
---|
3015 | WITH_TRIO='0' |
---|
3016 | WITH_TRIO_SOURCES_FALSE='' |
---|
3017 | WITH_TRIO_SOURCES_TRUE='#' |
---|
3018 | WITH_VALID='1' |
---|
3019 | WITH_WRITER='1' |
---|
3020 | WITH_XINCLUDE='1' |
---|
3021 | WITH_XPATH='1' |
---|
3022 | WITH_XPTR='1' |
---|
3023 | WITH_ZLIB='1' |
---|
3024 | XINCLUDE_OBJ='xinclude.o' |
---|
3025 | XMLLINT='/sw/bin/xmllint' |
---|
3026 | XML_CFLAGS='' |
---|
3027 | XML_INCLUDEDIR='-I${includedir}/libxml2' |
---|
3028 | XML_LIBDIR='-L${libdir}' |
---|
3029 | XML_LIBS='-lxml2 -L/sw/lib -lz -L/sw/lib -llzma -lpthread -liconv -lm ' |
---|
3030 | XML_LIBTOOLLIBS='libxml2.la' |
---|
3031 | XPATH_OBJ='xpath.o' |
---|
3032 | XPTR_OBJ='xpointer.o' |
---|
3033 | XSLTPROC='/sw/bin/xsltproc' |
---|
3034 | Z_CFLAGS='' |
---|
3035 | Z_LIBS='-L/sw/lib -lz' |
---|
3036 | ac_ct_AR='ar' |
---|
3037 | ac_ct_CC='/usr/bin/clang' |
---|
3038 | ac_ct_DUMPBIN='' |
---|
3039 | am__EXEEXT_FALSE='' |
---|
3040 | am__EXEEXT_TRUE='#' |
---|
3041 | am__fastdepCC_FALSE='#' |
---|
3042 | am__fastdepCC_TRUE='' |
---|
3043 | am__include='include' |
---|
3044 | am__isrc='' |
---|
3045 | am__leading_dot='.' |
---|
3046 | am__nodep='_no' |
---|
3047 | am__quote='' |
---|
3048 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
3049 | am__untar='$${TAR-tar} xf -' |
---|
3050 | bindir='${exec_prefix}/bin' |
---|
3051 | build='x86_64-apple-darwin15.6.0' |
---|
3052 | build_alias='' |
---|
3053 | build_cpu='x86_64' |
---|
3054 | build_os='darwin15.6.0' |
---|
3055 | build_vendor='apple' |
---|
3056 | datadir='${datarootdir}' |
---|
3057 | datarootdir='${prefix}/share' |
---|
3058 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
3059 | dvidir='${docdir}' |
---|
3060 | exec_prefix='${prefix}' |
---|
3061 | host='x86_64-apple-darwin15.6.0' |
---|
3062 | host_alias='' |
---|
3063 | host_cpu='x86_64' |
---|
3064 | host_os='darwin15.6.0' |
---|
3065 | host_vendor='apple' |
---|
3066 | htmldir='${docdir}' |
---|
3067 | includedir='${prefix}/include' |
---|
3068 | infodir='${datarootdir}/info' |
---|
3069 | install_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' |
---|
3070 | libdir='${exec_prefix}/lib' |
---|
3071 | libexecdir='${exec_prefix}/libexec' |
---|
3072 | localedir='${datarootdir}/locale' |
---|
3073 | localstatedir='${prefix}/var' |
---|
3074 | mandir='${datarootdir}/man' |
---|
3075 | mkdir_p='$(MKDIR_P)' |
---|
3076 | oldincludedir='/usr/include' |
---|
3077 | pdfdir='${docdir}' |
---|
3078 | prefix='/sw' |
---|
3079 | program_transform_name='s,x,x,' |
---|
3080 | psdir='${docdir}' |
---|
3081 | pythondir='' |
---|
3082 | sbindir='${exec_prefix}/sbin' |
---|
3083 | sharedstatedir='${prefix}/com' |
---|
3084 | sysconfdir='${prefix}/etc' |
---|
3085 | target_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 | |
---|
3187 | configure: exit 1 |
---|