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=/opt/local --disable-dependency-tracking --disable-silent-rules --enable-static --with-icu --without-python |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = iMac.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~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 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 298 tasks, 1085 threads, 4 processors |
---|
34 | Load average: 6.80, Mach factor: 0.50 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2507: checking whether to enable maintainer-specific portions of Makefiles |
---|
52 | configure:2516: result: yes |
---|
53 | configure:2563: checking build system type |
---|
54 | configure:2577: result: x86_64-apple-darwin17.5.0 |
---|
55 | configure:2597: checking host system type |
---|
56 | configure:2610: result: x86_64-apple-darwin17.5.0 |
---|
57 | configure:2690: checking for a BSD-compatible install |
---|
58 | configure:2758: result: /usr/bin/install -c |
---|
59 | configure:2769: checking whether build environment is sane |
---|
60 | configure:2824: result: yes |
---|
61 | configure:2975: checking for a thread-safe mkdir -p |
---|
62 | configure:3014: result: ./install-sh -c -d |
---|
63 | configure:3021: checking for gawk |
---|
64 | configure:3037: found /opt/local/bin/gawk |
---|
65 | configure:3048: result: gawk |
---|
66 | configure:3059: checking whether make sets $(MAKE) |
---|
67 | configure:3081: result: yes |
---|
68 | configure:3110: checking whether make supports nested variables |
---|
69 | configure:3127: result: yes |
---|
70 | configure:3269: checking whether make supports nested variables |
---|
71 | configure:3286: result: yes |
---|
72 | configure:3346: checking for gcc |
---|
73 | configure:3373: result: /usr/bin/clang |
---|
74 | configure:3602: checking for C compiler version |
---|
75 | configure:3611: /usr/bin/clang --version >&5 |
---|
76 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
77 | Target: x86_64-apple-darwin17.5.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
80 | configure:3622: $? = 0 |
---|
81 | configure:3611: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
83 | Target: x86_64-apple-darwin17.5.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
86 | configure:3622: $? = 0 |
---|
87 | configure:3611: /usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3622: $? = 1 |
---|
91 | configure:3611: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument: '-qversion' |
---|
93 | clang: error: no input files |
---|
94 | configure:3622: $? = 1 |
---|
95 | configure:3642: checking whether the C compiler works |
---|
96 | configure:3664: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
97 | configure:3668: $? = 0 |
---|
98 | configure:3716: result: yes |
---|
99 | configure:3719: checking for C compiler default output file name |
---|
100 | configure:3721: result: a.out |
---|
101 | configure:3727: checking for suffix of executables |
---|
102 | configure:3734: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
103 | configure:3738: $? = 0 |
---|
104 | configure:3760: result: |
---|
105 | configure:3782: checking whether we are cross compiling |
---|
106 | configure:3790: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
107 | configure:3794: $? = 0 |
---|
108 | configure:3801: ./conftest |
---|
109 | configure:3805: $? = 0 |
---|
110 | configure:3820: result: no |
---|
111 | configure:3825: checking for suffix of object files |
---|
112 | configure:3847: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3851: $? = 0 |
---|
114 | configure:3872: result: o |
---|
115 | configure:3876: checking whether we are using the GNU C compiler |
---|
116 | configure:3895: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3895: $? = 0 |
---|
118 | configure:3904: result: yes |
---|
119 | configure:3913: checking whether /usr/bin/clang accepts -g |
---|
120 | configure:3933: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
121 | configure:3933: $? = 0 |
---|
122 | configure:3974: result: yes |
---|
123 | configure:3991: checking for /usr/bin/clang option to accept ISO C89 |
---|
124 | configure:4054: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
125 | configure:4054: $? = 0 |
---|
126 | configure:4067: result: none needed |
---|
127 | configure:4092: checking whether /usr/bin/clang understands -c and -o together |
---|
128 | configure:4114: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
129 | configure:4117: $? = 0 |
---|
130 | configure:4114: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
131 | configure:4117: $? = 0 |
---|
132 | configure:4129: result: yes |
---|
133 | configure:4157: checking for style of include used by make |
---|
134 | configure:4185: result: GNU |
---|
135 | configure:4211: checking dependency style of /usr/bin/clang |
---|
136 | configure:4322: result: none |
---|
137 | configure:4338: checking whether ln -s works |
---|
138 | configure:4342: result: yes |
---|
139 | configure:4355: checking how to run the C preprocessor |
---|
140 | configure:4386: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
141 | configure:4386: $? = 0 |
---|
142 | configure:4400: /usr/bin/clang -E -I/opt/local/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:4400: $? = 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.9" |
---|
158 | | /* end confdefs.h. */ |
---|
159 | | #include <ac_nonexistent.h> |
---|
160 | configure:4425: result: /usr/bin/clang -E |
---|
161 | configure:4445: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
162 | configure:4445: $? = 0 |
---|
163 | configure:4459: /usr/bin/clang -E -I/opt/local/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:4459: $? = 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.9" |
---|
179 | | /* end confdefs.h. */ |
---|
180 | | #include <ac_nonexistent.h> |
---|
181 | configure:4489: checking for mv |
---|
182 | configure:4507: found /bin/mv |
---|
183 | configure:4520: result: /bin/mv |
---|
184 | configure:4530: checking for tar |
---|
185 | configure:4548: found /usr/bin/tar |
---|
186 | configure:4561: result: /usr/bin/tar |
---|
187 | configure:4571: checking for perl |
---|
188 | configure:4589: found /opt/local/bin/perl |
---|
189 | configure:4602: result: /opt/local/bin/perl |
---|
190 | configure:4612: checking for wget |
---|
191 | configure:4643: result: /usr/bin/wget |
---|
192 | configure:4653: checking for xmllint |
---|
193 | configure:4671: found /opt/local/bin/xmllint |
---|
194 | configure:4684: result: /opt/local/bin/xmllint |
---|
195 | configure:4694: checking for xsltproc |
---|
196 | configure:4712: found /opt/local/bin/xsltproc |
---|
197 | configure:4725: result: /opt/local/bin/xsltproc |
---|
198 | configure:4787: checking for pkg-config |
---|
199 | configure:4805: found /opt/local/bin/pkg-config |
---|
200 | configure:4817: result: /opt/local/bin/pkg-config |
---|
201 | configure:4842: checking pkg-config is at least version 0.9.0 |
---|
202 | configure:4845: result: yes |
---|
203 | configure:4900: checking how to print strings |
---|
204 | configure:4927: result: printf |
---|
205 | configure:4948: checking for a sed that does not truncate output |
---|
206 | configure:5012: result: /usr/bin/sed |
---|
207 | configure:5030: checking for grep that handles long lines and -e |
---|
208 | configure:5088: result: /usr/bin/grep |
---|
209 | configure:5093: checking for egrep |
---|
210 | configure:5155: result: /usr/bin/grep -E |
---|
211 | configure:5160: checking for fgrep |
---|
212 | configure:5222: result: /usr/bin/grep -F |
---|
213 | configure:5257: checking for ld used by /usr/bin/clang |
---|
214 | configure:5324: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
215 | configure:5331: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
216 | configure:5346: result: no |
---|
217 | configure:5358: checking for BSD- or MS-compatible name lister (nm) |
---|
218 | configure:5412: result: /opt/local/bin/nm -B |
---|
219 | configure:5542: checking the name lister (/opt/local/bin/nm -B) interface |
---|
220 | configure:5549: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
221 | configure:5552: /opt/local/bin/nm -B "conftest.o" |
---|
222 | configure:5555: output |
---|
223 | 0000000000000000 S _some_variable |
---|
224 | configure:5562: result: BSD nm |
---|
225 | configure:5566: checking the maximum length of command line arguments |
---|
226 | configure:5697: result: 196608 |
---|
227 | configure:5745: checking how to convert x86_64-apple-darwin17.5.0 file names to x86_64-apple-darwin17.5.0 format |
---|
228 | configure:5785: result: func_convert_file_noop |
---|
229 | configure:5792: checking how to convert x86_64-apple-darwin17.5.0 file names to toolchain format |
---|
230 | configure:5812: result: func_convert_file_noop |
---|
231 | configure:5819: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
232 | configure:5826: result: -r |
---|
233 | configure:5900: checking for objdump |
---|
234 | configure:5916: found /usr/bin/objdump |
---|
235 | configure:5927: result: objdump |
---|
236 | configure:5959: checking how to recognize dependent libraries |
---|
237 | configure:6159: result: pass_all |
---|
238 | configure:6244: checking for dlltool |
---|
239 | configure:6274: result: no |
---|
240 | configure:6304: checking how to associate runtime and link libraries |
---|
241 | configure:6331: result: printf %s\n |
---|
242 | configure:6392: checking for ar |
---|
243 | configure:6408: found /opt/local/bin/ar |
---|
244 | configure:6419: result: ar |
---|
245 | configure:6456: checking for archiver @FILE support |
---|
246 | configure:6473: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
247 | configure:6473: $? = 0 |
---|
248 | configure:6476: ar cru libconftest.a @conftest.lst >&5 |
---|
249 | ar: @conftest.lst: No such file or directory |
---|
250 | configure:6479: $? = 1 |
---|
251 | configure:6499: result: no |
---|
252 | configure:6557: checking for strip |
---|
253 | configure:6573: found /opt/local/bin/strip |
---|
254 | configure:6584: result: strip |
---|
255 | configure:6656: checking for ranlib |
---|
256 | configure:6672: found /opt/local/bin/ranlib |
---|
257 | configure:6683: result: ranlib |
---|
258 | configure:6785: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
259 | configure:6938: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
260 | configure:6941: $? = 0 |
---|
261 | configure:6945: /opt/local/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:6948: $? = 0 |
---|
263 | cannot find nm_test_var in conftest.nm |
---|
264 | configure:6938: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
265 | configure:6941: $? = 0 |
---|
266 | configure:6945: /opt/local/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:6948: $? = 0 |
---|
268 | configure:7014: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c conftstm.o >&5 |
---|
269 | configure:7017: $? = 0 |
---|
270 | configure:7055: result: ok |
---|
271 | configure:7102: checking for sysroot |
---|
272 | configure:7132: result: no |
---|
273 | configure:7139: checking for a working dd |
---|
274 | configure:7177: result: /bin/dd |
---|
275 | configure:7181: checking how to truncate binary pipes |
---|
276 | configure:7196: result: /bin/dd bs=4096 count=1 |
---|
277 | configure:7525: checking for mt |
---|
278 | configure:7555: result: no |
---|
279 | configure:7575: checking if : is a manifest tool |
---|
280 | configure:7581: : '-?' |
---|
281 | configure:7589: result: no |
---|
282 | configure:7645: checking for dsymutil |
---|
283 | configure:7661: found /usr/bin/dsymutil |
---|
284 | configure:7672: result: dsymutil |
---|
285 | configure:7737: checking for nmedit |
---|
286 | configure:7753: found /opt/local/bin/nmedit |
---|
287 | configure:7764: result: nmedit |
---|
288 | configure:7829: checking for lipo |
---|
289 | configure:7845: found /opt/local/bin/lipo |
---|
290 | configure:7856: result: lipo |
---|
291 | configure:7921: checking for otool |
---|
292 | configure:7937: found /opt/local/bin/otool |
---|
293 | configure:7948: result: otool |
---|
294 | configure:8013: checking for otool64 |
---|
295 | configure:8043: result: no |
---|
296 | configure:8088: checking for -single_module linker flag |
---|
297 | /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
298 | configure:8121: result: yes |
---|
299 | configure:8124: checking for -exported_symbols_list linker flag |
---|
300 | configure:8144: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
301 | configure:8144: $? = 0 |
---|
302 | configure:8154: result: yes |
---|
303 | configure:8157: checking for -force_load linker flag |
---|
304 | /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -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 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
308 | configure:8189: result: yes |
---|
309 | configure:8262: checking for ANSI C header files |
---|
310 | configure:8282: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
311 | configure:8282: $? = 0 |
---|
312 | configure:8355: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
313 | configure:8355: $? = 0 |
---|
314 | configure:8355: ./conftest |
---|
315 | configure:8355: $? = 0 |
---|
316 | configure:8366: result: yes |
---|
317 | configure:8379: checking for sys/types.h |
---|
318 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
319 | configure:8379: $? = 0 |
---|
320 | configure:8379: result: yes |
---|
321 | configure:8379: checking for sys/stat.h |
---|
322 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
323 | configure:8379: $? = 0 |
---|
324 | configure:8379: result: yes |
---|
325 | configure:8379: checking for stdlib.h |
---|
326 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
327 | configure:8379: $? = 0 |
---|
328 | configure:8379: result: yes |
---|
329 | configure:8379: checking for string.h |
---|
330 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
331 | configure:8379: $? = 0 |
---|
332 | configure:8379: result: yes |
---|
333 | configure:8379: checking for memory.h |
---|
334 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
335 | configure:8379: $? = 0 |
---|
336 | configure:8379: result: yes |
---|
337 | configure:8379: checking for strings.h |
---|
338 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
339 | configure:8379: $? = 0 |
---|
340 | configure:8379: result: yes |
---|
341 | configure:8379: checking for inttypes.h |
---|
342 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
343 | configure:8379: $? = 0 |
---|
344 | configure:8379: result: yes |
---|
345 | configure:8379: checking for stdint.h |
---|
346 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
347 | configure:8379: $? = 0 |
---|
348 | configure:8379: result: yes |
---|
349 | configure:8379: checking for unistd.h |
---|
350 | configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
351 | configure:8379: $? = 0 |
---|
352 | configure:8379: result: yes |
---|
353 | configure:8393: checking for dlfcn.h |
---|
354 | configure:8393: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
355 | configure:8393: $? = 0 |
---|
356 | configure:8393: result: yes |
---|
357 | configure:8649: checking for objdir |
---|
358 | configure:8664: result: .libs |
---|
359 | configure:8928: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
360 | configure:8946: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
361 | configure:8950: $? = 0 |
---|
362 | configure:8963: result: yes |
---|
363 | configure:9321: checking for /usr/bin/clang option to produce PIC |
---|
364 | configure:9328: result: -fno-common -DPIC |
---|
365 | configure:9336: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
366 | configure:9354: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
367 | configure:9358: $? = 0 |
---|
368 | configure:9371: result: yes |
---|
369 | configure:9400: checking if /usr/bin/clang static flag -static works |
---|
370 | configure:9428: result: no |
---|
371 | configure:9443: checking if /usr/bin/clang supports -c -o file.o |
---|
372 | configure:9464: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
373 | configure:9468: $? = 0 |
---|
374 | configure:9490: result: yes |
---|
375 | configure:9498: checking if /usr/bin/clang supports -c -o file.o |
---|
376 | configure:9545: result: yes |
---|
377 | configure:9578: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
378 | configure:10837: result: yes |
---|
379 | configure:11077: checking dynamic linker characteristics |
---|
380 | configure:11898: result: darwin17.5.0 dyld |
---|
381 | configure:12020: checking how to hardcode library paths into programs |
---|
382 | configure:12045: result: immediate |
---|
383 | configure:12593: checking whether stripping libraries is possible |
---|
384 | configure:12607: result: yes |
---|
385 | configure:12633: checking if libtool supports shared libraries |
---|
386 | configure:12635: result: yes |
---|
387 | configure:12638: checking whether to build shared libraries |
---|
388 | configure:12663: result: yes |
---|
389 | configure:12666: checking whether to build static libraries |
---|
390 | configure:12670: result: yes |
---|
391 | configure:13192: checking for Z |
---|
392 | configure:13199: $PKG_CONFIG --exists --print-errors "zlib" |
---|
393 | configure:13202: $? = 0 |
---|
394 | configure:13216: $PKG_CONFIG --exists --print-errors "zlib" |
---|
395 | configure:13219: $? = 0 |
---|
396 | configure:13257: result: yes |
---|
397 | configure:13347: checking for LZMA |
---|
398 | configure:13354: $PKG_CONFIG --exists --print-errors "liblzma" |
---|
399 | configure:13357: $? = 0 |
---|
400 | configure:13371: $PKG_CONFIG --exists --print-errors "liblzma" |
---|
401 | configure:13374: $? = 0 |
---|
402 | configure:13412: result: yes |
---|
403 | configure:13496: checking for dirent.h that defines DIR |
---|
404 | configure:13515: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
405 | configure:13515: $? = 0 |
---|
406 | configure:13523: result: yes |
---|
407 | configure:13536: checking for library containing opendir |
---|
408 | configure:13567: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
409 | configure:13567: $? = 0 |
---|
410 | configure:13584: result: none required |
---|
411 | configure:13651: checking for ANSI C header files |
---|
412 | configure:13755: result: yes |
---|
413 | configure:13765: checking fcntl.h usability |
---|
414 | configure:13765: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
415 | configure:13765: $? = 0 |
---|
416 | configure:13765: result: yes |
---|
417 | configure:13765: checking fcntl.h presence |
---|
418 | configure:13765: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
419 | configure:13765: $? = 0 |
---|
420 | configure:13765: result: yes |
---|
421 | configure:13765: checking for fcntl.h |
---|
422 | configure:13765: result: yes |
---|
423 | configure:13777: checking for unistd.h |
---|
424 | configure:13777: result: yes |
---|
425 | configure:13789: checking ctype.h usability |
---|
426 | configure:13789: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
427 | configure:13789: $? = 0 |
---|
428 | configure:13789: result: yes |
---|
429 | configure:13789: checking ctype.h presence |
---|
430 | configure:13789: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
431 | configure:13789: $? = 0 |
---|
432 | configure:13789: result: yes |
---|
433 | configure:13789: checking for ctype.h |
---|
434 | configure:13789: result: yes |
---|
435 | configure:13801: checking dirent.h usability |
---|
436 | configure:13801: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
437 | configure:13801: $? = 0 |
---|
438 | configure:13801: result: yes |
---|
439 | configure:13801: checking dirent.h presence |
---|
440 | configure:13801: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
441 | configure:13801: $? = 0 |
---|
442 | configure:13801: result: yes |
---|
443 | configure:13801: checking for dirent.h |
---|
444 | configure:13801: result: yes |
---|
445 | configure:13813: checking errno.h usability |
---|
446 | configure:13813: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
447 | configure:13813: $? = 0 |
---|
448 | configure:13813: result: yes |
---|
449 | configure:13813: checking errno.h presence |
---|
450 | configure:13813: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
451 | configure:13813: $? = 0 |
---|
452 | configure:13813: result: yes |
---|
453 | configure:13813: checking for errno.h |
---|
454 | configure:13813: result: yes |
---|
455 | configure:13825: checking malloc.h usability |
---|
456 | configure:13825: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
457 | conftest.c:63:10: fatal error: 'malloc.h' file not found |
---|
458 | #include <malloc.h> |
---|
459 | ^~~~~~~~~~ |
---|
460 | 1 error generated. |
---|
461 | configure:13825: $? = 1 |
---|
462 | configure: failed program was: |
---|
463 | | /* confdefs.h */ |
---|
464 | | #define PACKAGE_NAME "" |
---|
465 | | #define PACKAGE_TARNAME "" |
---|
466 | | #define PACKAGE_VERSION "" |
---|
467 | | #define PACKAGE_STRING "" |
---|
468 | | #define PACKAGE_BUGREPORT "" |
---|
469 | | #define PACKAGE_URL "" |
---|
470 | | #define PACKAGE "libxml2" |
---|
471 | | #define VERSION "2.9.9" |
---|
472 | | #define STDC_HEADERS 1 |
---|
473 | | #define HAVE_SYS_TYPES_H 1 |
---|
474 | | #define HAVE_SYS_STAT_H 1 |
---|
475 | | #define HAVE_STDLIB_H 1 |
---|
476 | | #define HAVE_STRING_H 1 |
---|
477 | | #define HAVE_MEMORY_H 1 |
---|
478 | | #define HAVE_STRINGS_H 1 |
---|
479 | | #define HAVE_INTTYPES_H 1 |
---|
480 | | #define HAVE_STDINT_H 1 |
---|
481 | | #define HAVE_UNISTD_H 1 |
---|
482 | | #define HAVE_DLFCN_H 1 |
---|
483 | | #define LT_OBJDIR ".libs/" |
---|
484 | | #define HAVE_DIRENT_H 1 |
---|
485 | | #define STDC_HEADERS 1 |
---|
486 | | #define HAVE_FCNTL_H 1 |
---|
487 | | #define HAVE_UNISTD_H 1 |
---|
488 | | #define HAVE_CTYPE_H 1 |
---|
489 | | #define HAVE_DIRENT_H 1 |
---|
490 | | #define HAVE_ERRNO_H 1 |
---|
491 | | /* end confdefs.h. */ |
---|
492 | | #include <stdio.h> |
---|
493 | | #ifdef HAVE_SYS_TYPES_H |
---|
494 | | # include <sys/types.h> |
---|
495 | | #endif |
---|
496 | | #ifdef HAVE_SYS_STAT_H |
---|
497 | | # include <sys/stat.h> |
---|
498 | | #endif |
---|
499 | | #ifdef STDC_HEADERS |
---|
500 | | # include <stdlib.h> |
---|
501 | | # include <stddef.h> |
---|
502 | | #else |
---|
503 | | # ifdef HAVE_STDLIB_H |
---|
504 | | # include <stdlib.h> |
---|
505 | | # endif |
---|
506 | | #endif |
---|
507 | | #ifdef HAVE_STRING_H |
---|
508 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
509 | | # include <memory.h> |
---|
510 | | # endif |
---|
511 | | # include <string.h> |
---|
512 | | #endif |
---|
513 | | #ifdef HAVE_STRINGS_H |
---|
514 | | # include <strings.h> |
---|
515 | | #endif |
---|
516 | | #ifdef HAVE_INTTYPES_H |
---|
517 | | # include <inttypes.h> |
---|
518 | | #endif |
---|
519 | | #ifdef HAVE_STDINT_H |
---|
520 | | # include <stdint.h> |
---|
521 | | #endif |
---|
522 | | #ifdef HAVE_UNISTD_H |
---|
523 | | # include <unistd.h> |
---|
524 | | #endif |
---|
525 | | #include <malloc.h> |
---|
526 | configure:13825: result: no |
---|
527 | configure:13825: checking malloc.h presence |
---|
528 | configure:13825: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
529 | conftest.c:30:10: fatal error: 'malloc.h' file not found |
---|
530 | #include <malloc.h> |
---|
531 | ^~~~~~~~~~ |
---|
532 | 1 error generated. |
---|
533 | configure:13825: $? = 1 |
---|
534 | configure: failed program was: |
---|
535 | | /* confdefs.h */ |
---|
536 | | #define PACKAGE_NAME "" |
---|
537 | | #define PACKAGE_TARNAME "" |
---|
538 | | #define PACKAGE_VERSION "" |
---|
539 | | #define PACKAGE_STRING "" |
---|
540 | | #define PACKAGE_BUGREPORT "" |
---|
541 | | #define PACKAGE_URL "" |
---|
542 | | #define PACKAGE "libxml2" |
---|
543 | | #define VERSION "2.9.9" |
---|
544 | | #define STDC_HEADERS 1 |
---|
545 | | #define HAVE_SYS_TYPES_H 1 |
---|
546 | | #define HAVE_SYS_STAT_H 1 |
---|
547 | | #define HAVE_STDLIB_H 1 |
---|
548 | | #define HAVE_STRING_H 1 |
---|
549 | | #define HAVE_MEMORY_H 1 |
---|
550 | | #define HAVE_STRINGS_H 1 |
---|
551 | | #define HAVE_INTTYPES_H 1 |
---|
552 | | #define HAVE_STDINT_H 1 |
---|
553 | | #define HAVE_UNISTD_H 1 |
---|
554 | | #define HAVE_DLFCN_H 1 |
---|
555 | | #define LT_OBJDIR ".libs/" |
---|
556 | | #define HAVE_DIRENT_H 1 |
---|
557 | | #define STDC_HEADERS 1 |
---|
558 | | #define HAVE_FCNTL_H 1 |
---|
559 | | #define HAVE_UNISTD_H 1 |
---|
560 | | #define HAVE_CTYPE_H 1 |
---|
561 | | #define HAVE_DIRENT_H 1 |
---|
562 | | #define HAVE_ERRNO_H 1 |
---|
563 | | /* end confdefs.h. */ |
---|
564 | | #include <malloc.h> |
---|
565 | configure:13825: result: no |
---|
566 | configure:13825: checking for malloc.h |
---|
567 | configure:13825: result: no |
---|
568 | configure:13837: checking stdarg.h usability |
---|
569 | configure:13837: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
570 | configure:13837: $? = 0 |
---|
571 | configure:13837: result: yes |
---|
572 | configure:13837: checking stdarg.h presence |
---|
573 | configure:13837: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
574 | configure:13837: $? = 0 |
---|
575 | configure:13837: result: yes |
---|
576 | configure:13837: checking for stdarg.h |
---|
577 | configure:13837: result: yes |
---|
578 | configure:13849: checking for sys/stat.h |
---|
579 | configure:13849: result: yes |
---|
580 | configure:13861: checking for sys/types.h |
---|
581 | configure:13861: result: yes |
---|
582 | configure:13873: checking for stdint.h |
---|
583 | configure:13873: result: yes |
---|
584 | configure:13885: checking for inttypes.h |
---|
585 | configure:13885: result: yes |
---|
586 | configure:13897: checking time.h usability |
---|
587 | configure:13897: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
588 | configure:13897: $? = 0 |
---|
589 | configure:13897: result: yes |
---|
590 | configure:13897: checking time.h presence |
---|
591 | configure:13897: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
592 | configure:13897: $? = 0 |
---|
593 | configure:13897: result: yes |
---|
594 | configure:13897: checking for time.h |
---|
595 | configure:13897: result: yes |
---|
596 | configure:13909: checking math.h usability |
---|
597 | configure:13909: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
598 | configure:13909: $? = 0 |
---|
599 | configure:13909: result: yes |
---|
600 | configure:13909: checking math.h presence |
---|
601 | configure:13909: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
602 | configure:13909: $? = 0 |
---|
603 | configure:13909: result: yes |
---|
604 | configure:13909: checking for math.h |
---|
605 | configure:13909: result: yes |
---|
606 | configure:13921: checking limits.h usability |
---|
607 | configure:13921: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
608 | configure:13921: $? = 0 |
---|
609 | configure:13921: result: yes |
---|
610 | configure:13921: checking limits.h presence |
---|
611 | configure:13921: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
612 | configure:13921: $? = 0 |
---|
613 | configure:13921: result: yes |
---|
614 | configure:13921: checking for limits.h |
---|
615 | configure:13921: result: yes |
---|
616 | configure:13933: checking float.h usability |
---|
617 | configure:13933: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
618 | configure:13933: $? = 0 |
---|
619 | configure:13933: result: yes |
---|
620 | configure:13933: checking float.h presence |
---|
621 | configure:13933: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
622 | configure:13933: $? = 0 |
---|
623 | configure:13933: result: yes |
---|
624 | configure:13933: checking for float.h |
---|
625 | configure:13933: result: yes |
---|
626 | configure:13945: checking for stdlib.h |
---|
627 | configure:13945: result: yes |
---|
628 | configure:13957: checking for sys/socket.h |
---|
629 | configure:13957: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
630 | configure:13957: $? = 0 |
---|
631 | configure:13957: result: yes |
---|
632 | configure:13973: checking for netinet/in.h |
---|
633 | configure:13973: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
634 | configure:13973: $? = 0 |
---|
635 | configure:13973: result: yes |
---|
636 | configure:13989: checking for arpa/inet.h |
---|
637 | configure:13989: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
638 | configure:13989: $? = 0 |
---|
639 | configure:13989: result: yes |
---|
640 | configure:14008: checking netdb.h usability |
---|
641 | configure:14008: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
642 | configure:14008: $? = 0 |
---|
643 | configure:14008: result: yes |
---|
644 | configure:14008: checking netdb.h presence |
---|
645 | configure:14008: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
646 | configure:14008: $? = 0 |
---|
647 | configure:14008: result: yes |
---|
648 | configure:14008: checking for netdb.h |
---|
649 | configure:14008: result: yes |
---|
650 | configure:14020: checking sys/time.h usability |
---|
651 | configure:14020: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
652 | configure:14020: $? = 0 |
---|
653 | configure:14020: result: yes |
---|
654 | configure:14020: checking sys/time.h presence |
---|
655 | configure:14020: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
656 | configure:14020: $? = 0 |
---|
657 | configure:14020: result: yes |
---|
658 | configure:14020: checking for sys/time.h |
---|
659 | configure:14020: result: yes |
---|
660 | configure:14032: checking sys/select.h usability |
---|
661 | configure:14032: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
662 | configure:14032: $? = 0 |
---|
663 | configure:14032: result: yes |
---|
664 | configure:14032: checking sys/select.h presence |
---|
665 | configure:14032: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
666 | configure:14032: $? = 0 |
---|
667 | configure:14032: result: yes |
---|
668 | configure:14032: checking for sys/select.h |
---|
669 | configure:14032: result: yes |
---|
670 | configure:14044: checking poll.h usability |
---|
671 | configure:14044: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
672 | configure:14044: $? = 0 |
---|
673 | configure:14044: result: yes |
---|
674 | configure:14044: checking poll.h presence |
---|
675 | configure:14044: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
676 | configure:14044: $? = 0 |
---|
677 | configure:14044: result: yes |
---|
678 | configure:14044: checking for poll.h |
---|
679 | configure:14044: result: yes |
---|
680 | configure:14056: checking sys/mman.h usability |
---|
681 | configure:14056: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
682 | configure:14056: $? = 0 |
---|
683 | configure:14056: result: yes |
---|
684 | configure:14056: checking sys/mman.h presence |
---|
685 | configure:14056: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
686 | configure:14056: $? = 0 |
---|
687 | configure:14056: result: yes |
---|
688 | configure:14056: checking for sys/mman.h |
---|
689 | configure:14056: result: yes |
---|
690 | configure:14068: checking sys/timeb.h usability |
---|
691 | configure:14068: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
692 | configure:14068: $? = 0 |
---|
693 | configure:14068: result: yes |
---|
694 | configure:14068: checking sys/timeb.h presence |
---|
695 | configure:14068: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
696 | configure:14068: $? = 0 |
---|
697 | configure:14068: result: yes |
---|
698 | configure:14068: checking for sys/timeb.h |
---|
699 | configure:14068: result: yes |
---|
700 | configure:14080: checking signal.h usability |
---|
701 | configure:14080: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
702 | configure:14080: $? = 0 |
---|
703 | configure:14080: result: yes |
---|
704 | configure:14080: checking signal.h presence |
---|
705 | configure:14080: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
706 | configure:14080: $? = 0 |
---|
707 | configure:14080: result: yes |
---|
708 | configure:14080: checking for signal.h |
---|
709 | configure:14080: result: yes |
---|
710 | configure:14092: checking for arpa/nameser.h |
---|
711 | configure:14092: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
712 | configure:14092: $? = 0 |
---|
713 | configure:14092: result: yes |
---|
714 | configure:14108: checking for resolv.h |
---|
715 | configure:14108: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
716 | configure:14108: $? = 0 |
---|
717 | configure:14108: result: yes |
---|
718 | configure:14130: checking dl.h usability |
---|
719 | configure:14130: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
720 | conftest.c:85:10: fatal error: 'dl.h' file not found |
---|
721 | #include <dl.h> |
---|
722 | ^~~~~~ |
---|
723 | 1 error generated. |
---|
724 | configure:14130: $? = 1 |
---|
725 | configure: failed program was: |
---|
726 | | /* confdefs.h */ |
---|
727 | | #define PACKAGE_NAME "" |
---|
728 | | #define PACKAGE_TARNAME "" |
---|
729 | | #define PACKAGE_VERSION "" |
---|
730 | | #define PACKAGE_STRING "" |
---|
731 | | #define PACKAGE_BUGREPORT "" |
---|
732 | | #define PACKAGE_URL "" |
---|
733 | | #define PACKAGE "libxml2" |
---|
734 | | #define VERSION "2.9.9" |
---|
735 | | #define STDC_HEADERS 1 |
---|
736 | | #define HAVE_SYS_TYPES_H 1 |
---|
737 | | #define HAVE_SYS_STAT_H 1 |
---|
738 | | #define HAVE_STDLIB_H 1 |
---|
739 | | #define HAVE_STRING_H 1 |
---|
740 | | #define HAVE_MEMORY_H 1 |
---|
741 | | #define HAVE_STRINGS_H 1 |
---|
742 | | #define HAVE_INTTYPES_H 1 |
---|
743 | | #define HAVE_STDINT_H 1 |
---|
744 | | #define HAVE_UNISTD_H 1 |
---|
745 | | #define HAVE_DLFCN_H 1 |
---|
746 | | #define LT_OBJDIR ".libs/" |
---|
747 | | #define HAVE_DIRENT_H 1 |
---|
748 | | #define STDC_HEADERS 1 |
---|
749 | | #define HAVE_FCNTL_H 1 |
---|
750 | | #define HAVE_UNISTD_H 1 |
---|
751 | | #define HAVE_CTYPE_H 1 |
---|
752 | | #define HAVE_DIRENT_H 1 |
---|
753 | | #define HAVE_ERRNO_H 1 |
---|
754 | | #define HAVE_STDARG_H 1 |
---|
755 | | #define HAVE_SYS_STAT_H 1 |
---|
756 | | #define HAVE_SYS_TYPES_H 1 |
---|
757 | | #define HAVE_STDINT_H 1 |
---|
758 | | #define HAVE_INTTYPES_H 1 |
---|
759 | | #define HAVE_TIME_H 1 |
---|
760 | | #define HAVE_MATH_H 1 |
---|
761 | | #define HAVE_LIMITS_H 1 |
---|
762 | | #define HAVE_FLOAT_H 1 |
---|
763 | | #define HAVE_STDLIB_H 1 |
---|
764 | | #define HAVE_SYS_SOCKET_H 1 |
---|
765 | | #define HAVE_NETINET_IN_H 1 |
---|
766 | | #define HAVE_ARPA_INET_H 1 |
---|
767 | | #define HAVE_NETDB_H 1 |
---|
768 | | #define HAVE_SYS_TIME_H 1 |
---|
769 | | #define HAVE_SYS_SELECT_H 1 |
---|
770 | | #define HAVE_POLL_H 1 |
---|
771 | | #define HAVE_SYS_MMAN_H 1 |
---|
772 | | #define HAVE_SYS_TIMEB_H 1 |
---|
773 | | #define HAVE_SIGNAL_H 1 |
---|
774 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
775 | | #define HAVE_RESOLV_H 1 |
---|
776 | | /* end confdefs.h. */ |
---|
777 | | #include <stdio.h> |
---|
778 | | #ifdef HAVE_SYS_TYPES_H |
---|
779 | | # include <sys/types.h> |
---|
780 | | #endif |
---|
781 | | #ifdef HAVE_SYS_STAT_H |
---|
782 | | # include <sys/stat.h> |
---|
783 | | #endif |
---|
784 | | #ifdef STDC_HEADERS |
---|
785 | | # include <stdlib.h> |
---|
786 | | # include <stddef.h> |
---|
787 | | #else |
---|
788 | | # ifdef HAVE_STDLIB_H |
---|
789 | | # include <stdlib.h> |
---|
790 | | # endif |
---|
791 | | #endif |
---|
792 | | #ifdef HAVE_STRING_H |
---|
793 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
794 | | # include <memory.h> |
---|
795 | | # endif |
---|
796 | | # include <string.h> |
---|
797 | | #endif |
---|
798 | | #ifdef HAVE_STRINGS_H |
---|
799 | | # include <strings.h> |
---|
800 | | #endif |
---|
801 | | #ifdef HAVE_INTTYPES_H |
---|
802 | | # include <inttypes.h> |
---|
803 | | #endif |
---|
804 | | #ifdef HAVE_STDINT_H |
---|
805 | | # include <stdint.h> |
---|
806 | | #endif |
---|
807 | | #ifdef HAVE_UNISTD_H |
---|
808 | | # include <unistd.h> |
---|
809 | | #endif |
---|
810 | | #include <dl.h> |
---|
811 | configure:14130: result: no |
---|
812 | configure:14130: checking dl.h presence |
---|
813 | configure:14130: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
814 | conftest.c:52:10: fatal error: 'dl.h' file not found |
---|
815 | #include <dl.h> |
---|
816 | ^~~~~~ |
---|
817 | 1 error generated. |
---|
818 | configure:14130: $? = 1 |
---|
819 | configure: failed program was: |
---|
820 | | /* confdefs.h */ |
---|
821 | | #define PACKAGE_NAME "" |
---|
822 | | #define PACKAGE_TARNAME "" |
---|
823 | | #define PACKAGE_VERSION "" |
---|
824 | | #define PACKAGE_STRING "" |
---|
825 | | #define PACKAGE_BUGREPORT "" |
---|
826 | | #define PACKAGE_URL "" |
---|
827 | | #define PACKAGE "libxml2" |
---|
828 | | #define VERSION "2.9.9" |
---|
829 | | #define STDC_HEADERS 1 |
---|
830 | | #define HAVE_SYS_TYPES_H 1 |
---|
831 | | #define HAVE_SYS_STAT_H 1 |
---|
832 | | #define HAVE_STDLIB_H 1 |
---|
833 | | #define HAVE_STRING_H 1 |
---|
834 | | #define HAVE_MEMORY_H 1 |
---|
835 | | #define HAVE_STRINGS_H 1 |
---|
836 | | #define HAVE_INTTYPES_H 1 |
---|
837 | | #define HAVE_STDINT_H 1 |
---|
838 | | #define HAVE_UNISTD_H 1 |
---|
839 | | #define HAVE_DLFCN_H 1 |
---|
840 | | #define LT_OBJDIR ".libs/" |
---|
841 | | #define HAVE_DIRENT_H 1 |
---|
842 | | #define STDC_HEADERS 1 |
---|
843 | | #define HAVE_FCNTL_H 1 |
---|
844 | | #define HAVE_UNISTD_H 1 |
---|
845 | | #define HAVE_CTYPE_H 1 |
---|
846 | | #define HAVE_DIRENT_H 1 |
---|
847 | | #define HAVE_ERRNO_H 1 |
---|
848 | | #define HAVE_STDARG_H 1 |
---|
849 | | #define HAVE_SYS_STAT_H 1 |
---|
850 | | #define HAVE_SYS_TYPES_H 1 |
---|
851 | | #define HAVE_STDINT_H 1 |
---|
852 | | #define HAVE_INTTYPES_H 1 |
---|
853 | | #define HAVE_TIME_H 1 |
---|
854 | | #define HAVE_MATH_H 1 |
---|
855 | | #define HAVE_LIMITS_H 1 |
---|
856 | | #define HAVE_FLOAT_H 1 |
---|
857 | | #define HAVE_STDLIB_H 1 |
---|
858 | | #define HAVE_SYS_SOCKET_H 1 |
---|
859 | | #define HAVE_NETINET_IN_H 1 |
---|
860 | | #define HAVE_ARPA_INET_H 1 |
---|
861 | | #define HAVE_NETDB_H 1 |
---|
862 | | #define HAVE_SYS_TIME_H 1 |
---|
863 | | #define HAVE_SYS_SELECT_H 1 |
---|
864 | | #define HAVE_POLL_H 1 |
---|
865 | | #define HAVE_SYS_MMAN_H 1 |
---|
866 | | #define HAVE_SYS_TIMEB_H 1 |
---|
867 | | #define HAVE_SIGNAL_H 1 |
---|
868 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
869 | | #define HAVE_RESOLV_H 1 |
---|
870 | | /* end confdefs.h. */ |
---|
871 | | #include <dl.h> |
---|
872 | configure:14130: result: no |
---|
873 | configure:14130: checking for dl.h |
---|
874 | configure:14130: result: no |
---|
875 | configure:14142: checking for dlfcn.h |
---|
876 | configure:14142: result: yes |
---|
877 | configure:14156: checking for uint32_t |
---|
878 | configure:14156: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
879 | configure:14156: $? = 0 |
---|
880 | configure:14156: result: yes |
---|
881 | configure:14176: checking for strftime |
---|
882 | configure:14176: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
883 | configure:14176: $? = 0 |
---|
884 | configure:14176: result: yes |
---|
885 | configure:14232: checking for strftime |
---|
886 | configure:14232: result: yes |
---|
887 | configure:14232: checking for localtime |
---|
888 | configure:14232: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
889 | configure:14232: $? = 0 |
---|
890 | configure:14232: result: yes |
---|
891 | configure:14232: checking for gettimeofday |
---|
892 | configure:14232: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
893 | configure:14232: $? = 0 |
---|
894 | configure:14232: result: yes |
---|
895 | configure:14232: checking for ftime |
---|
896 | configure:14232: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
897 | configure:14232: $? = 0 |
---|
898 | configure:14232: result: yes |
---|
899 | configure:14244: checking for stat |
---|
900 | configure:14244: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
901 | configure:14244: $? = 0 |
---|
902 | configure:14244: result: yes |
---|
903 | configure:14244: checking for signal |
---|
904 | configure:14244: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
905 | configure:14244: $? = 0 |
---|
906 | configure:14244: result: yes |
---|
907 | configure:14256: checking for rand |
---|
908 | configure:14256: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
909 | configure:14256: $? = 0 |
---|
910 | configure:14256: result: yes |
---|
911 | configure:14256: checking for rand_r |
---|
912 | configure:14256: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
913 | configure:14256: $? = 0 |
---|
914 | configure:14256: result: yes |
---|
915 | configure:14256: checking for srand |
---|
916 | configure:14256: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
917 | configure:14256: $? = 0 |
---|
918 | configure:14256: result: yes |
---|
919 | configure:14256: checking for time |
---|
920 | configure:14256: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
921 | configure:14256: $? = 0 |
---|
922 | configure:14256: result: yes |
---|
923 | configure:14268: checking for isascii |
---|
924 | configure:14268: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
925 | configure:14268: $? = 0 |
---|
926 | configure:14268: result: yes |
---|
927 | configure:14268: checking for mmap |
---|
928 | configure:14268: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
929 | configure:14268: $? = 0 |
---|
930 | configure:14268: result: yes |
---|
931 | configure:14268: checking for munmap |
---|
932 | configure:14268: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
933 | configure:14268: $? = 0 |
---|
934 | configure:14268: result: yes |
---|
935 | configure:14268: checking for putenv |
---|
936 | configure:14268: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
937 | configure:14268: $? = 0 |
---|
938 | configure:14268: result: yes |
---|
939 | configure:14280: checking for va_copy |
---|
940 | configure:14294: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
941 | configure:14294: $? = 0 |
---|
942 | configure:14301: result: yes |
---|
943 | configure:14338: checking whether va_list is an array type |
---|
944 | configure:14351: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
945 | configure:14347:34: error: used type 'va_list' (aka '__builtin_va_list') where arithmetic or pointer type is required |
---|
946 | va_list ap1, ap2; a(&ap1); ap2 = (va_list) ap1 |
---|
947 | ^ ~~~ |
---|
948 | 1 error generated. |
---|
949 | configure: failed program was: |
---|
950 | #line 14341 "configure" |
---|
951 | #include "confdefs.h" |
---|
952 | |
---|
953 | #include <stdarg.h> |
---|
954 | void a(va_list * ap) {} |
---|
955 | int main(void) { |
---|
956 | |
---|
957 | va_list ap1, ap2; a(&ap1); ap2 = (va_list) ap1 |
---|
958 | ; return 0; } |
---|
959 | configure:14361: result: yes |
---|
960 | configure:14369: checking for library containing gethostent |
---|
961 | configure:14400: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
962 | configure:14400: $? = 0 |
---|
963 | configure:14417: result: none required |
---|
964 | configure:14425: checking for library containing setsockopt |
---|
965 | configure:14456: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
966 | configure:14456: $? = 0 |
---|
967 | configure:14473: result: none required |
---|
968 | configure:14481: checking for library containing connect |
---|
969 | configure:14512: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
970 | configure:14512: $? = 0 |
---|
971 | configure:14529: result: none required |
---|
972 | configure:14538: checking for type of socket length (socklen_t) |
---|
973 | configure:14552: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
974 | configure:14555: result: socklen_t * |
---|
975 | configure:14624: checking for const gethostbyname() argument |
---|
976 | configure:14637: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
977 | configure:14637: $? = 0 |
---|
978 | configure:14644: result: yes |
---|
979 | configure:14656: checking for const send() second argument |
---|
980 | configure:14670: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
981 | configure:14670: $? = 0 |
---|
982 | configure:14677: result: yes |
---|
983 | configure:14690: checking whether to enable IPv6 |
---|
984 | configure:14722: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
985 | configure:14722: $? = 0 |
---|
986 | configure:14729: result: yes |
---|
987 | configure:14738: checking struct sockaddr::ss_family |
---|
988 | configure:14757: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
989 | configure:14757: $? = 0 |
---|
990 | configure:14764: result: yes |
---|
991 | configure:14809: checking for getaddrinfo |
---|
992 | configure:14809: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
993 | configure:14809: $? = 0 |
---|
994 | configure:14809: result: yes |
---|
995 | configure:14870: checking for isnan |
---|
996 | configure:14870: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
997 | configure:14870: $? = 0 |
---|
998 | configure:14870: result: yes |
---|
999 | configure:14921: checking for isinf |
---|
1000 | configure:14921: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1001 | configure:14921: $? = 0 |
---|
1002 | configure:14921: result: yes |
---|
1003 | configure:15238: checking for shl_load |
---|
1004 | configure:15238: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1005 | Undefined symbols for architecture x86_64: |
---|
1006 | "_shl_load", referenced from: |
---|
1007 | _main in conftest-302955.o |
---|
1008 | ld: symbol(s) not found for architecture x86_64 |
---|
1009 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1010 | configure:15238: $? = 1 |
---|
1011 | configure: failed program was: |
---|
1012 | | /* confdefs.h */ |
---|
1013 | | #define PACKAGE_NAME "" |
---|
1014 | | #define PACKAGE_TARNAME "" |
---|
1015 | | #define PACKAGE_VERSION "" |
---|
1016 | | #define PACKAGE_STRING "" |
---|
1017 | | #define PACKAGE_BUGREPORT "" |
---|
1018 | | #define PACKAGE_URL "" |
---|
1019 | | #define PACKAGE "libxml2" |
---|
1020 | | #define VERSION "2.9.9" |
---|
1021 | | #define STDC_HEADERS 1 |
---|
1022 | | #define HAVE_SYS_TYPES_H 1 |
---|
1023 | | #define HAVE_SYS_STAT_H 1 |
---|
1024 | | #define HAVE_STDLIB_H 1 |
---|
1025 | | #define HAVE_STRING_H 1 |
---|
1026 | | #define HAVE_MEMORY_H 1 |
---|
1027 | | #define HAVE_STRINGS_H 1 |
---|
1028 | | #define HAVE_INTTYPES_H 1 |
---|
1029 | | #define HAVE_STDINT_H 1 |
---|
1030 | | #define HAVE_UNISTD_H 1 |
---|
1031 | | #define HAVE_DLFCN_H 1 |
---|
1032 | | #define LT_OBJDIR ".libs/" |
---|
1033 | | #define HAVE_DIRENT_H 1 |
---|
1034 | | #define STDC_HEADERS 1 |
---|
1035 | | #define HAVE_FCNTL_H 1 |
---|
1036 | | #define HAVE_UNISTD_H 1 |
---|
1037 | | #define HAVE_CTYPE_H 1 |
---|
1038 | | #define HAVE_DIRENT_H 1 |
---|
1039 | | #define HAVE_ERRNO_H 1 |
---|
1040 | | #define HAVE_STDARG_H 1 |
---|
1041 | | #define HAVE_SYS_STAT_H 1 |
---|
1042 | | #define HAVE_SYS_TYPES_H 1 |
---|
1043 | | #define HAVE_STDINT_H 1 |
---|
1044 | | #define HAVE_INTTYPES_H 1 |
---|
1045 | | #define HAVE_TIME_H 1 |
---|
1046 | | #define HAVE_MATH_H 1 |
---|
1047 | | #define HAVE_LIMITS_H 1 |
---|
1048 | | #define HAVE_FLOAT_H 1 |
---|
1049 | | #define HAVE_STDLIB_H 1 |
---|
1050 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1051 | | #define HAVE_NETINET_IN_H 1 |
---|
1052 | | #define HAVE_ARPA_INET_H 1 |
---|
1053 | | #define HAVE_NETDB_H 1 |
---|
1054 | | #define HAVE_SYS_TIME_H 1 |
---|
1055 | | #define HAVE_SYS_SELECT_H 1 |
---|
1056 | | #define HAVE_POLL_H 1 |
---|
1057 | | #define HAVE_SYS_MMAN_H 1 |
---|
1058 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1059 | | #define HAVE_SIGNAL_H 1 |
---|
1060 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
1061 | | #define HAVE_RESOLV_H 1 |
---|
1062 | | #define HAVE_DLFCN_H 1 |
---|
1063 | | #define HAVE_STRFTIME 1 |
---|
1064 | | #define HAVE_STRFTIME 1 |
---|
1065 | | #define HAVE_LOCALTIME 1 |
---|
1066 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1067 | | #define HAVE_FTIME 1 |
---|
1068 | | #define HAVE_STAT 1 |
---|
1069 | | #define HAVE_SIGNAL 1 |
---|
1070 | | #define HAVE_RAND 1 |
---|
1071 | | #define HAVE_RAND_R 1 |
---|
1072 | | #define HAVE_SRAND 1 |
---|
1073 | | #define HAVE_TIME 1 |
---|
1074 | | #define HAVE_ISASCII 1 |
---|
1075 | | #define HAVE_MMAP 1 |
---|
1076 | | #define HAVE_MUNMAP 1 |
---|
1077 | | #define HAVE_PUTENV 1 |
---|
1078 | | #define HAVE_VA_COPY 1 |
---|
1079 | | #define VA_LIST_IS_ARRAY 1 |
---|
1080 | | #define XML_SOCKLEN_T socklen_t |
---|
1081 | | #define GETHOSTBYNAME_ARG_CAST /**/ |
---|
1082 | | #define SEND_ARG2_CAST /**/ |
---|
1083 | | #define SUPPORT_IP6 /**/ |
---|
1084 | | #define HAVE_GETADDRINFO /**/ |
---|
1085 | | #define HAVE_ISNAN /**/ |
---|
1086 | | #define HAVE_ISINF /**/ |
---|
1087 | | /* end confdefs.h. */ |
---|
1088 | | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. |
---|
1089 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1090 | | #define shl_load innocuous_shl_load |
---|
1091 | | |
---|
1092 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1093 | | which can conflict with char shl_load (); below. |
---|
1094 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1095 | | <limits.h> exists even on freestanding compilers. */ |
---|
1096 | | |
---|
1097 | | #ifdef __STDC__ |
---|
1098 | | # include <limits.h> |
---|
1099 | | #else |
---|
1100 | | # include <assert.h> |
---|
1101 | | #endif |
---|
1102 | | |
---|
1103 | | #undef shl_load |
---|
1104 | | |
---|
1105 | | /* Override any GCC internal prototype to avoid an error. |
---|
1106 | | Use char because int might match the return type of a GCC |
---|
1107 | | builtin and then its argument prototype would still apply. */ |
---|
1108 | | #ifdef __cplusplus |
---|
1109 | | extern "C" |
---|
1110 | | #endif |
---|
1111 | | char shl_load (); |
---|
1112 | | /* The GNU C library defines this for functions which it implements |
---|
1113 | | to always fail with ENOSYS. Some functions are actually named |
---|
1114 | | something starting with __ and the normal name is an alias. */ |
---|
1115 | | #if defined __stub_shl_load || defined __stub___shl_load |
---|
1116 | | choke me |
---|
1117 | | #endif |
---|
1118 | | |
---|
1119 | | int |
---|
1120 | | main () |
---|
1121 | | { |
---|
1122 | | return shl_load (); |
---|
1123 | | ; |
---|
1124 | | return 0; |
---|
1125 | | } |
---|
1126 | configure:15238: result: no |
---|
1127 | configure:15243: checking for shl_load in -ldld |
---|
1128 | configure:15268: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -ldld >&5 |
---|
1129 | ld: library not found for -ldld |
---|
1130 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1131 | configure:15268: $? = 1 |
---|
1132 | configure: failed program was: |
---|
1133 | | /* confdefs.h */ |
---|
1134 | | #define PACKAGE_NAME "" |
---|
1135 | | #define PACKAGE_TARNAME "" |
---|
1136 | | #define PACKAGE_VERSION "" |
---|
1137 | | #define PACKAGE_STRING "" |
---|
1138 | | #define PACKAGE_BUGREPORT "" |
---|
1139 | | #define PACKAGE_URL "" |
---|
1140 | | #define PACKAGE "libxml2" |
---|
1141 | | #define VERSION "2.9.9" |
---|
1142 | | #define STDC_HEADERS 1 |
---|
1143 | | #define HAVE_SYS_TYPES_H 1 |
---|
1144 | | #define HAVE_SYS_STAT_H 1 |
---|
1145 | | #define HAVE_STDLIB_H 1 |
---|
1146 | | #define HAVE_STRING_H 1 |
---|
1147 | | #define HAVE_MEMORY_H 1 |
---|
1148 | | #define HAVE_STRINGS_H 1 |
---|
1149 | | #define HAVE_INTTYPES_H 1 |
---|
1150 | | #define HAVE_STDINT_H 1 |
---|
1151 | | #define HAVE_UNISTD_H 1 |
---|
1152 | | #define HAVE_DLFCN_H 1 |
---|
1153 | | #define LT_OBJDIR ".libs/" |
---|
1154 | | #define HAVE_DIRENT_H 1 |
---|
1155 | | #define STDC_HEADERS 1 |
---|
1156 | | #define HAVE_FCNTL_H 1 |
---|
1157 | | #define HAVE_UNISTD_H 1 |
---|
1158 | | #define HAVE_CTYPE_H 1 |
---|
1159 | | #define HAVE_DIRENT_H 1 |
---|
1160 | | #define HAVE_ERRNO_H 1 |
---|
1161 | | #define HAVE_STDARG_H 1 |
---|
1162 | | #define HAVE_SYS_STAT_H 1 |
---|
1163 | | #define HAVE_SYS_TYPES_H 1 |
---|
1164 | | #define HAVE_STDINT_H 1 |
---|
1165 | | #define HAVE_INTTYPES_H 1 |
---|
1166 | | #define HAVE_TIME_H 1 |
---|
1167 | | #define HAVE_MATH_H 1 |
---|
1168 | | #define HAVE_LIMITS_H 1 |
---|
1169 | | #define HAVE_FLOAT_H 1 |
---|
1170 | | #define HAVE_STDLIB_H 1 |
---|
1171 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1172 | | #define HAVE_NETINET_IN_H 1 |
---|
1173 | | #define HAVE_ARPA_INET_H 1 |
---|
1174 | | #define HAVE_NETDB_H 1 |
---|
1175 | | #define HAVE_SYS_TIME_H 1 |
---|
1176 | | #define HAVE_SYS_SELECT_H 1 |
---|
1177 | | #define HAVE_POLL_H 1 |
---|
1178 | | #define HAVE_SYS_MMAN_H 1 |
---|
1179 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1180 | | #define HAVE_SIGNAL_H 1 |
---|
1181 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
1182 | | #define HAVE_RESOLV_H 1 |
---|
1183 | | #define HAVE_DLFCN_H 1 |
---|
1184 | | #define HAVE_STRFTIME 1 |
---|
1185 | | #define HAVE_STRFTIME 1 |
---|
1186 | | #define HAVE_LOCALTIME 1 |
---|
1187 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1188 | | #define HAVE_FTIME 1 |
---|
1189 | | #define HAVE_STAT 1 |
---|
1190 | | #define HAVE_SIGNAL 1 |
---|
1191 | | #define HAVE_RAND 1 |
---|
1192 | | #define HAVE_RAND_R 1 |
---|
1193 | | #define HAVE_SRAND 1 |
---|
1194 | | #define HAVE_TIME 1 |
---|
1195 | | #define HAVE_ISASCII 1 |
---|
1196 | | #define HAVE_MMAP 1 |
---|
1197 | | #define HAVE_MUNMAP 1 |
---|
1198 | | #define HAVE_PUTENV 1 |
---|
1199 | | #define HAVE_VA_COPY 1 |
---|
1200 | | #define VA_LIST_IS_ARRAY 1 |
---|
1201 | | #define XML_SOCKLEN_T socklen_t |
---|
1202 | | #define GETHOSTBYNAME_ARG_CAST /**/ |
---|
1203 | | #define SEND_ARG2_CAST /**/ |
---|
1204 | | #define SUPPORT_IP6 /**/ |
---|
1205 | | #define HAVE_GETADDRINFO /**/ |
---|
1206 | | #define HAVE_ISNAN /**/ |
---|
1207 | | #define HAVE_ISINF /**/ |
---|
1208 | | /* end confdefs.h. */ |
---|
1209 | | |
---|
1210 | | /* Override any GCC internal prototype to avoid an error. |
---|
1211 | | Use char because int might match the return type of a GCC |
---|
1212 | | builtin and then its argument prototype would still apply. */ |
---|
1213 | | #ifdef __cplusplus |
---|
1214 | | extern "C" |
---|
1215 | | #endif |
---|
1216 | | char shl_load (); |
---|
1217 | | int |
---|
1218 | | main () |
---|
1219 | | { |
---|
1220 | | return shl_load (); |
---|
1221 | | ; |
---|
1222 | | return 0; |
---|
1223 | | } |
---|
1224 | configure:15277: result: no |
---|
1225 | configure:15285: checking for dlopen |
---|
1226 | configure:15285: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1227 | configure:15285: $? = 0 |
---|
1228 | configure:15285: result: yes |
---|
1229 | configure:15443: checking pthread.h usability |
---|
1230 | configure:15443: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1231 | configure:15443: $? = 0 |
---|
1232 | configure:15443: result: yes |
---|
1233 | configure:15443: checking pthread.h presence |
---|
1234 | configure:15443: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1235 | configure:15443: $? = 0 |
---|
1236 | configure:15443: result: yes |
---|
1237 | configure:15443: checking for pthread.h |
---|
1238 | configure:15443: result: yes |
---|
1239 | configure:15445: checking for pthread_join in -lpthread |
---|
1240 | configure:15470: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -lpthread >&5 |
---|
1241 | configure:15470: $? = 0 |
---|
1242 | configure:15479: result: yes |
---|
1243 | configure:15989: checking iconv.h usability |
---|
1244 | configure:15989: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1245 | configure:15989: $? = 0 |
---|
1246 | configure:15989: result: yes |
---|
1247 | configure:15989: checking iconv.h presence |
---|
1248 | configure:15989: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1249 | configure:15989: $? = 0 |
---|
1250 | configure:15989: result: yes |
---|
1251 | configure:15989: checking for iconv.h |
---|
1252 | configure:15989: result: yes |
---|
1253 | configure:15991: checking for iconv |
---|
1254 | configure:16007: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1255 | Undefined symbols for architecture x86_64: |
---|
1256 | "_libiconv", referenced from: |
---|
1257 | _main in conftest-11ee44.o |
---|
1258 | "_libiconv_open", referenced from: |
---|
1259 | _main in conftest-11ee44.o |
---|
1260 | ld: symbol(s) not found for architecture x86_64 |
---|
1261 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1262 | configure:16007: $? = 1 |
---|
1263 | configure: failed program was: |
---|
1264 | | /* confdefs.h */ |
---|
1265 | | #define PACKAGE_NAME "" |
---|
1266 | | #define PACKAGE_TARNAME "" |
---|
1267 | | #define PACKAGE_VERSION "" |
---|
1268 | | #define PACKAGE_STRING "" |
---|
1269 | | #define PACKAGE_BUGREPORT "" |
---|
1270 | | #define PACKAGE_URL "" |
---|
1271 | | #define PACKAGE "libxml2" |
---|
1272 | | #define VERSION "2.9.9" |
---|
1273 | | #define STDC_HEADERS 1 |
---|
1274 | | #define HAVE_SYS_TYPES_H 1 |
---|
1275 | | #define HAVE_SYS_STAT_H 1 |
---|
1276 | | #define HAVE_STDLIB_H 1 |
---|
1277 | | #define HAVE_STRING_H 1 |
---|
1278 | | #define HAVE_MEMORY_H 1 |
---|
1279 | | #define HAVE_STRINGS_H 1 |
---|
1280 | | #define HAVE_INTTYPES_H 1 |
---|
1281 | | #define HAVE_STDINT_H 1 |
---|
1282 | | #define HAVE_UNISTD_H 1 |
---|
1283 | | #define HAVE_DLFCN_H 1 |
---|
1284 | | #define LT_OBJDIR ".libs/" |
---|
1285 | | #define HAVE_DIRENT_H 1 |
---|
1286 | | #define STDC_HEADERS 1 |
---|
1287 | | #define HAVE_FCNTL_H 1 |
---|
1288 | | #define HAVE_UNISTD_H 1 |
---|
1289 | | #define HAVE_CTYPE_H 1 |
---|
1290 | | #define HAVE_DIRENT_H 1 |
---|
1291 | | #define HAVE_ERRNO_H 1 |
---|
1292 | | #define HAVE_STDARG_H 1 |
---|
1293 | | #define HAVE_SYS_STAT_H 1 |
---|
1294 | | #define HAVE_SYS_TYPES_H 1 |
---|
1295 | | #define HAVE_STDINT_H 1 |
---|
1296 | | #define HAVE_INTTYPES_H 1 |
---|
1297 | | #define HAVE_TIME_H 1 |
---|
1298 | | #define HAVE_MATH_H 1 |
---|
1299 | | #define HAVE_LIMITS_H 1 |
---|
1300 | | #define HAVE_FLOAT_H 1 |
---|
1301 | | #define HAVE_STDLIB_H 1 |
---|
1302 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1303 | | #define HAVE_NETINET_IN_H 1 |
---|
1304 | | #define HAVE_ARPA_INET_H 1 |
---|
1305 | | #define HAVE_NETDB_H 1 |
---|
1306 | | #define HAVE_SYS_TIME_H 1 |
---|
1307 | | #define HAVE_SYS_SELECT_H 1 |
---|
1308 | | #define HAVE_POLL_H 1 |
---|
1309 | | #define HAVE_SYS_MMAN_H 1 |
---|
1310 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1311 | | #define HAVE_SIGNAL_H 1 |
---|
1312 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
1313 | | #define HAVE_RESOLV_H 1 |
---|
1314 | | #define HAVE_DLFCN_H 1 |
---|
1315 | | #define HAVE_STRFTIME 1 |
---|
1316 | | #define HAVE_STRFTIME 1 |
---|
1317 | | #define HAVE_LOCALTIME 1 |
---|
1318 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1319 | | #define HAVE_FTIME 1 |
---|
1320 | | #define HAVE_STAT 1 |
---|
1321 | | #define HAVE_SIGNAL 1 |
---|
1322 | | #define HAVE_RAND 1 |
---|
1323 | | #define HAVE_RAND_R 1 |
---|
1324 | | #define HAVE_SRAND 1 |
---|
1325 | | #define HAVE_TIME 1 |
---|
1326 | | #define HAVE_ISASCII 1 |
---|
1327 | | #define HAVE_MMAP 1 |
---|
1328 | | #define HAVE_MUNMAP 1 |
---|
1329 | | #define HAVE_PUTENV 1 |
---|
1330 | | #define HAVE_VA_COPY 1 |
---|
1331 | | #define VA_LIST_IS_ARRAY 1 |
---|
1332 | | #define XML_SOCKLEN_T socklen_t |
---|
1333 | | #define GETHOSTBYNAME_ARG_CAST /**/ |
---|
1334 | | #define SEND_ARG2_CAST /**/ |
---|
1335 | | #define SUPPORT_IP6 /**/ |
---|
1336 | | #define HAVE_GETADDRINFO /**/ |
---|
1337 | | #define HAVE_ISNAN /**/ |
---|
1338 | | #define HAVE_ISINF /**/ |
---|
1339 | | #define HAVE_DLOPEN /**/ |
---|
1340 | | #define HAVE_LIBPTHREAD /**/ |
---|
1341 | | #define HAVE_PTHREAD_H /**/ |
---|
1342 | | /* end confdefs.h. */ |
---|
1343 | | #include <stdlib.h> |
---|
1344 | | #include <iconv.h> |
---|
1345 | | int |
---|
1346 | | main () |
---|
1347 | | { |
---|
1348 | | |
---|
1349 | | iconv_t cd = iconv_open ("",""); |
---|
1350 | | iconv (cd, NULL, NULL, NULL, NULL); |
---|
1351 | | ; |
---|
1352 | | return 0; |
---|
1353 | | } |
---|
1354 | configure:16014: result: no |
---|
1355 | configure:16016: checking for iconv in -liconv |
---|
1356 | configure:16038: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -liconv >&5 |
---|
1357 | configure:16038: $? = 0 |
---|
1358 | configure:16040: result: yes |
---|
1359 | configure:16063: checking for iconv declaration |
---|
1360 | configure:16091: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1361 | configure:16091: $? = 0 |
---|
1362 | configure:16102: result: |
---|
1363 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
1364 | configure:16133: checking for ICU |
---|
1365 | configure:16140: $PKG_CONFIG --exists --print-errors "icu-i18n" |
---|
1366 | configure:16143: $? = 0 |
---|
1367 | configure:16157: $PKG_CONFIG --exists --print-errors "icu-i18n" |
---|
1368 | configure:16160: $? = 0 |
---|
1369 | configure:16198: result: yes |
---|
1370 | configure:16403: checking for printf |
---|
1371 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1372 | conftest.c:104:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] |
---|
1373 | char printf (); |
---|
1374 | ^ |
---|
1375 | conftest.c:104:6: note: 'printf' is a builtin with type 'int (const char *, ...)' |
---|
1376 | 1 warning generated. |
---|
1377 | conftest.c:104:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] |
---|
1378 | char printf (); |
---|
1379 | ^ |
---|
1380 | conftest.c:104:6: note: 'printf' is a builtin with type 'int (const char *, ...)' |
---|
1381 | 1 warning generated. |
---|
1382 | configure:16403: $? = 0 |
---|
1383 | configure:16403: result: yes |
---|
1384 | configure:16403: checking for sprintf |
---|
1385 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1386 | conftest.c:105:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration] |
---|
1387 | char sprintf (); |
---|
1388 | ^ |
---|
1389 | conftest.c:105:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)' |
---|
1390 | 1 warning generated. |
---|
1391 | conftest.c:105:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration] |
---|
1392 | char sprintf (); |
---|
1393 | ^ |
---|
1394 | conftest.c:105:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)' |
---|
1395 | 1 warning generated. |
---|
1396 | configure:16403: $? = 0 |
---|
1397 | configure:16403: result: yes |
---|
1398 | configure:16403: checking for fprintf |
---|
1399 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1400 | conftest.c:106:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header] |
---|
1401 | char fprintf (); |
---|
1402 | ^ |
---|
1403 | conftest.c:117:17: warning: format string missing [-Wformat] |
---|
1404 | return fprintf (); |
---|
1405 | ~~~~~~~ ^ |
---|
1406 | 2 warnings generated. |
---|
1407 | conftest.c:106:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header] |
---|
1408 | char fprintf (); |
---|
1409 | ^ |
---|
1410 | conftest.c:117:17: warning: format string missing [-Wformat] |
---|
1411 | return fprintf (); |
---|
1412 | ~~~~~~~ ^ |
---|
1413 | 2 warnings generated. |
---|
1414 | configure:16403: $? = 0 |
---|
1415 | configure:16403: result: yes |
---|
1416 | configure:16403: checking for snprintf |
---|
1417 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1418 | conftest.c:107:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
1419 | char snprintf (); |
---|
1420 | ^ |
---|
1421 | conftest.c:107:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
1422 | 1 warning generated. |
---|
1423 | conftest.c:107:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
1424 | char snprintf (); |
---|
1425 | ^ |
---|
1426 | conftest.c:107:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
1427 | 1 warning generated. |
---|
1428 | configure:16403: $? = 0 |
---|
1429 | configure:16403: result: yes |
---|
1430 | configure:16403: checking for vfprintf |
---|
1431 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1432 | conftest.c:108:6: warning: declaration of built-in function 'vfprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header] |
---|
1433 | char vfprintf (); |
---|
1434 | ^ |
---|
1435 | conftest.c:119:18: warning: format string missing [-Wformat] |
---|
1436 | return vfprintf (); |
---|
1437 | ~~~~~~~~ ^ |
---|
1438 | 2 warnings generated. |
---|
1439 | conftest.c:108:6: warning: declaration of built-in function 'vfprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header] |
---|
1440 | char vfprintf (); |
---|
1441 | ^ |
---|
1442 | conftest.c:119:18: warning: format string missing [-Wformat] |
---|
1443 | return vfprintf (); |
---|
1444 | ~~~~~~~~ ^ |
---|
1445 | 2 warnings generated. |
---|
1446 | configure:16403: $? = 0 |
---|
1447 | configure:16403: result: yes |
---|
1448 | configure:16403: checking for vsprintf |
---|
1449 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1450 | conftest.c:109:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration] |
---|
1451 | char vsprintf (); |
---|
1452 | ^ |
---|
1453 | conftest.c:109:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, struct __va_list_tag *)' |
---|
1454 | 1 warning generated. |
---|
1455 | conftest.c:109:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration] |
---|
1456 | char vsprintf (); |
---|
1457 | ^ |
---|
1458 | conftest.c:109:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, __builtin_va_list)' |
---|
1459 | 1 warning generated. |
---|
1460 | configure:16403: $? = 0 |
---|
1461 | configure:16403: result: yes |
---|
1462 | configure:16403: checking for vsnprintf |
---|
1463 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1464 | conftest.c:110:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
1465 | char vsnprintf (); |
---|
1466 | ^ |
---|
1467 | conftest.c:110:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
1468 | 1 warning generated. |
---|
1469 | conftest.c:110:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
1470 | char vsnprintf (); |
---|
1471 | ^ |
---|
1472 | conftest.c:110:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)' |
---|
1473 | 1 warning generated. |
---|
1474 | configure:16403: $? = 0 |
---|
1475 | configure:16403: result: yes |
---|
1476 | configure:16403: checking for sscanf |
---|
1477 | configure:16403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
1478 | conftest.c:111:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration] |
---|
1479 | char sscanf (); |
---|
1480 | ^ |
---|
1481 | conftest.c:111:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)' |
---|
1482 | 1 warning generated. |
---|
1483 | conftest.c:111:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration] |
---|
1484 | char sscanf (); |
---|
1485 | ^ |
---|
1486 | conftest.c:111:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)' |
---|
1487 | 1 warning generated. |
---|
1488 | configure:16403: $? = 0 |
---|
1489 | configure:16403: result: yes |
---|
1490 | configure:16573: checking that generated files are newer than configure |
---|
1491 | configure:16579: result: done |
---|
1492 | configure:16626: creating ./config.status |
---|
1493 | |
---|
1494 | ## ---------------------- ## |
---|
1495 | ## Running config.status. ## |
---|
1496 | ## ---------------------- ## |
---|
1497 | |
---|
1498 | This file was extended by config.status, which was |
---|
1499 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
1500 | |
---|
1501 | CONFIG_FILES = |
---|
1502 | CONFIG_HEADERS = |
---|
1503 | CONFIG_LINKS = |
---|
1504 | CONFIG_COMMANDS = |
---|
1505 | $ ./config.status |
---|
1506 | |
---|
1507 | on iMac.local |
---|
1508 | |
---|
1509 | config.status:1301: creating libxml2.spec |
---|
1510 | config.status:1453: error: could not create libxml2.spec |
---|
1511 | |
---|
1512 | ## ---------------- ## |
---|
1513 | ## Cache variables. ## |
---|
1514 | ## ---------------- ## |
---|
1515 | |
---|
1516 | ac_cv_build=x86_64-apple-darwin17.5.0 |
---|
1517 | ac_cv_c_compiler_gnu=yes |
---|
1518 | ac_cv_c_uint32_t=yes |
---|
1519 | ac_cv_env_CC_set=set |
---|
1520 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1521 | ac_cv_env_CFLAGS_set=set |
---|
1522 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386' |
---|
1523 | ac_cv_env_CPPFLAGS_set=set |
---|
1524 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1525 | ac_cv_env_CPP_set= |
---|
1526 | ac_cv_env_CPP_value= |
---|
1527 | ac_cv_env_ICU_CFLAGS_set= |
---|
1528 | ac_cv_env_ICU_CFLAGS_value= |
---|
1529 | ac_cv_env_ICU_LIBS_set= |
---|
1530 | ac_cv_env_ICU_LIBS_value= |
---|
1531 | ac_cv_env_LDFLAGS_set=set |
---|
1532 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
1533 | ac_cv_env_LIBS_set= |
---|
1534 | ac_cv_env_LIBS_value= |
---|
1535 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1536 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1537 | ac_cv_env_LZMA_CFLAGS_set= |
---|
1538 | ac_cv_env_LZMA_CFLAGS_value= |
---|
1539 | ac_cv_env_LZMA_LIBS_set= |
---|
1540 | ac_cv_env_LZMA_LIBS_value= |
---|
1541 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1542 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1543 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1544 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1545 | ac_cv_env_PKG_CONFIG_set= |
---|
1546 | ac_cv_env_PKG_CONFIG_value= |
---|
1547 | ac_cv_env_Z_CFLAGS_set= |
---|
1548 | ac_cv_env_Z_CFLAGS_value= |
---|
1549 | ac_cv_env_Z_LIBS_set= |
---|
1550 | ac_cv_env_Z_LIBS_value= |
---|
1551 | ac_cv_env_build_alias_set= |
---|
1552 | ac_cv_env_build_alias_value= |
---|
1553 | ac_cv_env_host_alias_set= |
---|
1554 | ac_cv_env_host_alias_value= |
---|
1555 | ac_cv_env_target_alias_set= |
---|
1556 | ac_cv_env_target_alias_value= |
---|
1557 | ac_cv_func_dlopen=yes |
---|
1558 | ac_cv_func_fprintf=yes |
---|
1559 | ac_cv_func_ftime=yes |
---|
1560 | ac_cv_func_getaddrinfo=yes |
---|
1561 | ac_cv_func_gettimeofday=yes |
---|
1562 | ac_cv_func_isascii=yes |
---|
1563 | ac_cv_func_isinf=yes |
---|
1564 | ac_cv_func_isnan=yes |
---|
1565 | ac_cv_func_localtime=yes |
---|
1566 | ac_cv_func_mmap=yes |
---|
1567 | ac_cv_func_munmap=yes |
---|
1568 | ac_cv_func_printf=yes |
---|
1569 | ac_cv_func_putenv=yes |
---|
1570 | ac_cv_func_rand=yes |
---|
1571 | ac_cv_func_rand_r=yes |
---|
1572 | ac_cv_func_shl_load=no |
---|
1573 | ac_cv_func_signal=yes |
---|
1574 | ac_cv_func_snprintf=yes |
---|
1575 | ac_cv_func_sprintf=yes |
---|
1576 | ac_cv_func_srand=yes |
---|
1577 | ac_cv_func_sscanf=yes |
---|
1578 | ac_cv_func_stat=yes |
---|
1579 | ac_cv_func_strftime=yes |
---|
1580 | ac_cv_func_time=yes |
---|
1581 | ac_cv_func_vfprintf=yes |
---|
1582 | ac_cv_func_vsnprintf=yes |
---|
1583 | ac_cv_func_vsprintf=yes |
---|
1584 | ac_cv_header_arpa_inet_h=yes |
---|
1585 | ac_cv_header_arpa_nameser_h=yes |
---|
1586 | ac_cv_header_ctype_h=yes |
---|
1587 | ac_cv_header_dirent_dirent_h=yes |
---|
1588 | ac_cv_header_dirent_h=yes |
---|
1589 | ac_cv_header_dl_h=no |
---|
1590 | ac_cv_header_dlfcn_h=yes |
---|
1591 | ac_cv_header_errno_h=yes |
---|
1592 | ac_cv_header_fcntl_h=yes |
---|
1593 | ac_cv_header_float_h=yes |
---|
1594 | ac_cv_header_iconv_h=yes |
---|
1595 | ac_cv_header_inttypes_h=yes |
---|
1596 | ac_cv_header_limits_h=yes |
---|
1597 | ac_cv_header_malloc_h=no |
---|
1598 | ac_cv_header_math_h=yes |
---|
1599 | ac_cv_header_memory_h=yes |
---|
1600 | ac_cv_header_netdb_h=yes |
---|
1601 | ac_cv_header_netinet_in_h=yes |
---|
1602 | ac_cv_header_poll_h=yes |
---|
1603 | ac_cv_header_pthread_h=yes |
---|
1604 | ac_cv_header_resolv_h=yes |
---|
1605 | ac_cv_header_signal_h=yes |
---|
1606 | ac_cv_header_stdarg_h=yes |
---|
1607 | ac_cv_header_stdc=yes |
---|
1608 | ac_cv_header_stdint_h=yes |
---|
1609 | ac_cv_header_stdlib_h=yes |
---|
1610 | ac_cv_header_string_h=yes |
---|
1611 | ac_cv_header_strings_h=yes |
---|
1612 | ac_cv_header_sys_mman_h=yes |
---|
1613 | ac_cv_header_sys_select_h=yes |
---|
1614 | ac_cv_header_sys_socket_h=yes |
---|
1615 | ac_cv_header_sys_stat_h=yes |
---|
1616 | ac_cv_header_sys_time_h=yes |
---|
1617 | ac_cv_header_sys_timeb_h=yes |
---|
1618 | ac_cv_header_sys_types_h=yes |
---|
1619 | ac_cv_header_time_h=yes |
---|
1620 | ac_cv_header_unistd_h=yes |
---|
1621 | ac_cv_host=x86_64-apple-darwin17.5.0 |
---|
1622 | ac_cv_lib_dld_shl_load=no |
---|
1623 | ac_cv_lib_pthread_pthread_join=yes |
---|
1624 | ac_cv_objext=o |
---|
1625 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1626 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1627 | ac_cv_path_GREP=/usr/bin/grep |
---|
1628 | ac_cv_path_MV=/bin/mv |
---|
1629 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
1630 | ac_cv_path_SED=/usr/bin/sed |
---|
1631 | ac_cv_path_TAR=/usr/bin/tar |
---|
1632 | ac_cv_path_WGET=/usr/bin/wget |
---|
1633 | ac_cv_path_XMLLINT=/opt/local/bin/xmllint |
---|
1634 | ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc |
---|
1635 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1636 | ac_cv_path_lt_DD=/bin/dd |
---|
1637 | ac_cv_prog_AWK=gawk |
---|
1638 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1639 | ac_cv_prog_ac_ct_AR=ar |
---|
1640 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1641 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1642 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1643 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1644 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
1645 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1646 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1647 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1648 | ac_cv_prog_cc_c89= |
---|
1649 | ac_cv_prog_cc_g=yes |
---|
1650 | ac_cv_prog_make_make_set=yes |
---|
1651 | ac_cv_search_connect='none required' |
---|
1652 | ac_cv_search_gethostent='none required' |
---|
1653 | ac_cv_search_opendir='none required' |
---|
1654 | ac_cv_search_setsockopt='none required' |
---|
1655 | am_cv_CC_dependencies_compiler_type=none |
---|
1656 | am_cv_make_support_nested_variables=yes |
---|
1657 | am_cv_prog_cc_c_o=yes |
---|
1658 | lt_cv_apple_cc_single_mod=yes |
---|
1659 | lt_cv_ar_at_file=no |
---|
1660 | lt_cv_deplibs_check_method=pass_all |
---|
1661 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1662 | lt_cv_file_magic_test_file= |
---|
1663 | lt_cv_ld_exported_symbols_list=yes |
---|
1664 | lt_cv_ld_force_load=yes |
---|
1665 | lt_cv_ld_reload_flag=-r |
---|
1666 | lt_cv_nm_interface='BSD nm' |
---|
1667 | lt_cv_objdir=.libs |
---|
1668 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1669 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
1670 | lt_cv_path_mainfest_tool=no |
---|
1671 | lt_cv_prog_compiler_c_o=yes |
---|
1672 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1673 | lt_cv_prog_compiler_pic_works=yes |
---|
1674 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1675 | lt_cv_prog_compiler_static_works=no |
---|
1676 | lt_cv_prog_gnu_ld=no |
---|
1677 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1678 | 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'\''' |
---|
1679 | 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'\''' |
---|
1680 | 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'\''' |
---|
1681 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1682 | lt_cv_sys_global_symbol_to_import= |
---|
1683 | lt_cv_sys_max_cmd_len=196608 |
---|
1684 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1685 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1686 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
1687 | pkg_cv_ICU_CFLAGS= |
---|
1688 | pkg_cv_ICU_LIBS='-L/opt/local/lib -licui18n -licuuc -licudata' |
---|
1689 | pkg_cv_LZMA_CFLAGS= |
---|
1690 | pkg_cv_LZMA_LIBS='-L/opt/local/lib -llzma' |
---|
1691 | pkg_cv_Z_CFLAGS= |
---|
1692 | pkg_cv_Z_LIBS='-L/opt/local/lib -lz' |
---|
1693 | xml_cv_iconv_arg2= |
---|
1694 | xml_cv_iconv_decl='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' |
---|
1695 | |
---|
1696 | ## ----------------- ## |
---|
1697 | ## Output variables. ## |
---|
1698 | ## ----------------- ## |
---|
1699 | |
---|
1700 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.9/missing aclocal-1.15' |
---|
1701 | AMDEPBACKSLASH='' |
---|
1702 | AMDEP_FALSE='' |
---|
1703 | AMDEP_TRUE='#' |
---|
1704 | AMTAR='$${TAR-tar}' |
---|
1705 | AM_BACKSLASH='\' |
---|
1706 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1707 | AM_DEFAULT_VERBOSITY='1' |
---|
1708 | AM_V='$(V)' |
---|
1709 | AR='ar' |
---|
1710 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.9/missing autoconf' |
---|
1711 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.9/missing autoheader' |
---|
1712 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.9/missing automake-1.15' |
---|
1713 | AWK='gawk' |
---|
1714 | BASE_THREAD_LIBS='' |
---|
1715 | C14N_OBJ='c14n.c' |
---|
1716 | CATALOG_OBJ='catalog.o' |
---|
1717 | CC='/usr/bin/clang' |
---|
1718 | CCDEPMODE='depmode=none' |
---|
1719 | CFLAGS='-pipe -Os -arch x86_64 -arch i386' |
---|
1720 | CPP='/usr/bin/clang -E' |
---|
1721 | CPPFLAGS='-I/opt/local/include' |
---|
1722 | CYGPATH_W='echo' |
---|
1723 | CYGWIN_EXTRA_LDFLAGS='' |
---|
1724 | CYGWIN_EXTRA_PYTHON_LIBADD='' |
---|
1725 | DEBUG_OBJ='debugXML.o' |
---|
1726 | DEFS='-DHAVE_CONFIG_H' |
---|
1727 | DEPDIR='.deps' |
---|
1728 | DLLTOOL='false' |
---|
1729 | DOCB_OBJ='DOCBparser.o' |
---|
1730 | DSYMUTIL='dsymutil' |
---|
1731 | DUMPBIN='' |
---|
1732 | ECHO_C='\c' |
---|
1733 | ECHO_N='' |
---|
1734 | ECHO_T='' |
---|
1735 | EGREP='/usr/bin/grep -E' |
---|
1736 | EXEEXT='' |
---|
1737 | EXTRA_CFLAGS=' -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args ' |
---|
1738 | FGREP='/usr/bin/grep -F' |
---|
1739 | FTP_OBJ='nanoftp.o' |
---|
1740 | GREP='/usr/bin/grep' |
---|
1741 | HAVE_ISINF='' |
---|
1742 | HAVE_ISNAN='' |
---|
1743 | HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' |
---|
1744 | HTML_OBJ='HTMLparser.o HTMLtree.o' |
---|
1745 | HTTP_OBJ='nanohttp.o' |
---|
1746 | ICONV_LIBS=' -liconv' |
---|
1747 | ICU_CFLAGS='' |
---|
1748 | ICU_LIBS='-L/opt/local/lib -licui18n -licuuc -licudata' |
---|
1749 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1750 | INSTALL_PROGRAM='${INSTALL}' |
---|
1751 | INSTALL_SCRIPT='${INSTALL}' |
---|
1752 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1753 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
1754 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
1755 | LIBOBJS='' |
---|
1756 | LIBS='' |
---|
1757 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1758 | LIBXML_MAJOR_VERSION='2' |
---|
1759 | LIBXML_MICRO_VERSION='9' |
---|
1760 | LIBXML_MINOR_VERSION='9' |
---|
1761 | LIBXML_VERSION='2.9.9' |
---|
1762 | LIBXML_VERSION_EXTRA='' |
---|
1763 | LIBXML_VERSION_INFO='11:9:9' |
---|
1764 | LIBXML_VERSION_NUMBER='20909' |
---|
1765 | LIPO='lipo' |
---|
1766 | LN_S='ln -s' |
---|
1767 | LTLIBOBJS='' |
---|
1768 | LT_SYS_LIBRARY_PATH='' |
---|
1769 | LZMA_CFLAGS='' |
---|
1770 | LZMA_LIBS='-L/opt/local/lib -llzma' |
---|
1771 | MAINT='' |
---|
1772 | MAINTAINER_MODE_FALSE='#' |
---|
1773 | MAINTAINER_MODE_TRUE='' |
---|
1774 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.9/missing makeinfo' |
---|
1775 | MANIFEST_TOOL=':' |
---|
1776 | MKDIR_P='./install-sh -c -d' |
---|
1777 | MODULE_EXTENSION='.so' |
---|
1778 | MODULE_PLATFORM_LIBS='' |
---|
1779 | MV='/bin/mv' |
---|
1780 | M_LIBS='-lm' |
---|
1781 | NM='/opt/local/bin/nm -B' |
---|
1782 | NMEDIT='nmedit' |
---|
1783 | OBJDUMP='objdump' |
---|
1784 | OBJEXT='o' |
---|
1785 | OTOOL64=':' |
---|
1786 | OTOOL='otool' |
---|
1787 | PACKAGE='libxml2' |
---|
1788 | PACKAGE_BUGREPORT='' |
---|
1789 | PACKAGE_NAME='' |
---|
1790 | PACKAGE_STRING='' |
---|
1791 | PACKAGE_TARNAME='' |
---|
1792 | PACKAGE_URL='' |
---|
1793 | PACKAGE_VERSION='' |
---|
1794 | PATH_SEPARATOR=':' |
---|
1795 | PERL='/opt/local/bin/perl' |
---|
1796 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1797 | PKG_CONFIG_LIBDIR='' |
---|
1798 | PKG_CONFIG_PATH='' |
---|
1799 | PYTHON='' |
---|
1800 | PYTHON_INCLUDES='' |
---|
1801 | PYTHON_LIBS='' |
---|
1802 | PYTHON_SITE_PACKAGES='' |
---|
1803 | PYTHON_SUBDIR='' |
---|
1804 | PYTHON_TESTS='' |
---|
1805 | PYTHON_VERSION='' |
---|
1806 | RANLIB='ranlib' |
---|
1807 | RDL_LIBS='' |
---|
1808 | READER_TEST='Readertests' |
---|
1809 | REBUILD_DOCS_FALSE='' |
---|
1810 | REBUILD_DOCS_TRUE='#' |
---|
1811 | RELDATE='Fri Nov 8 2019' |
---|
1812 | SED='/usr/bin/sed' |
---|
1813 | SET_MAKE='' |
---|
1814 | SHELL='/bin/sh' |
---|
1815 | STATIC_BINARIES='' |
---|
1816 | STRIP='strip' |
---|
1817 | TAR='/usr/bin/tar' |
---|
1818 | TEST_C14N='C14Ntests' |
---|
1819 | TEST_CATALOG='Catatests' |
---|
1820 | TEST_DEBUG='Scripttests' |
---|
1821 | TEST_HTML='HTMLtests' |
---|
1822 | TEST_MODULES='ModuleTests' |
---|
1823 | TEST_PATTERN='Patterntests' |
---|
1824 | TEST_PHTML='HTMLPushtests' |
---|
1825 | TEST_PUSH='XMLPushtests' |
---|
1826 | TEST_REGEXPS='Regexptests Automatatests' |
---|
1827 | TEST_SAX='SAXtests' |
---|
1828 | TEST_SCHEMAS='Schemastests Relaxtests' |
---|
1829 | TEST_SCHEMATRON='Schematrontests' |
---|
1830 | TEST_THREADS='Threadtests' |
---|
1831 | TEST_VALID='Validtests' |
---|
1832 | TEST_VTIME='VTimingtests' |
---|
1833 | TEST_XINCLUDE='XIncludetests' |
---|
1834 | TEST_XPATH='XPathtests' |
---|
1835 | TEST_XPTR='XPtrtests' |
---|
1836 | THREADS_W32_FALSE='' |
---|
1837 | THREADS_W32_TRUE='#' |
---|
1838 | THREAD_CFLAGS=' -D_REENTRANT' |
---|
1839 | THREAD_LIBS='-lpthread' |
---|
1840 | USE_VERSION_SCRIPT_FALSE='' |
---|
1841 | USE_VERSION_SCRIPT_TRUE='#' |
---|
1842 | VERSION='2.9.9' |
---|
1843 | VERSION_SCRIPT_FLAGS='' |
---|
1844 | WGET='/usr/bin/wget' |
---|
1845 | WIN32_EXTRA_LDFLAGS='' |
---|
1846 | WIN32_EXTRA_LIBADD='' |
---|
1847 | WIN32_EXTRA_PYTHON_LIBADD='' |
---|
1848 | WITH_C14N='1' |
---|
1849 | WITH_CATALOG='1' |
---|
1850 | WITH_DEBUG='1' |
---|
1851 | WITH_DOCB='1' |
---|
1852 | WITH_FTP='1' |
---|
1853 | WITH_HTML='1' |
---|
1854 | WITH_HTTP='1' |
---|
1855 | WITH_ICONV='1' |
---|
1856 | WITH_ICU='1' |
---|
1857 | WITH_ISO8859X='1' |
---|
1858 | WITH_LEGACY='1' |
---|
1859 | WITH_LZMA='1' |
---|
1860 | WITH_MEM_DEBUG='0' |
---|
1861 | WITH_MODULES='1' |
---|
1862 | WITH_OUTPUT='1' |
---|
1863 | WITH_PATTERN='1' |
---|
1864 | WITH_PUSH='1' |
---|
1865 | WITH_PYTHON_FALSE='' |
---|
1866 | WITH_PYTHON_TRUE='#' |
---|
1867 | WITH_READER='1' |
---|
1868 | WITH_REGEXPS='1' |
---|
1869 | WITH_RUN_DEBUG='0' |
---|
1870 | WITH_SAX1='1' |
---|
1871 | WITH_SAX1_SOURCES_FALSE='' |
---|
1872 | WITH_SAX1_SOURCES_TRUE='#' |
---|
1873 | WITH_SCHEMAS='1' |
---|
1874 | WITH_SCHEMATRON='1' |
---|
1875 | WITH_THREADS='1' |
---|
1876 | WITH_THREAD_ALLOC='0' |
---|
1877 | WITH_TREE='1' |
---|
1878 | WITH_TRIO='0' |
---|
1879 | WITH_TRIO_SOURCES_FALSE='' |
---|
1880 | WITH_TRIO_SOURCES_TRUE='#' |
---|
1881 | WITH_VALID='1' |
---|
1882 | WITH_WRITER='1' |
---|
1883 | WITH_XINCLUDE='1' |
---|
1884 | WITH_XPATH='1' |
---|
1885 | WITH_XPTR='1' |
---|
1886 | WITH_ZLIB='1' |
---|
1887 | XINCLUDE_OBJ='xinclude.o' |
---|
1888 | XMLLINT='/opt/local/bin/xmllint' |
---|
1889 | XML_CFLAGS='' |
---|
1890 | XML_INCLUDEDIR='-I${includedir}/libxml2' |
---|
1891 | XML_LIBDIR='-L${libdir}' |
---|
1892 | XML_LIBS='-lxml2 -L/opt/local/lib -lz -L/opt/local/lib -llzma -lpthread -liconv -L/opt/local/lib -licui18n -licuuc -licudata -lm ' |
---|
1893 | XML_LIBTOOLLIBS='libxml2.la' |
---|
1894 | XPATH_OBJ='xpath.o' |
---|
1895 | XPTR_OBJ='xpointer.o' |
---|
1896 | XSLTPROC='/opt/local/bin/xsltproc' |
---|
1897 | Z_CFLAGS='' |
---|
1898 | Z_LIBS='-L/opt/local/lib -lz' |
---|
1899 | ac_ct_AR='ar' |
---|
1900 | ac_ct_CC='/usr/bin/clang' |
---|
1901 | ac_ct_DUMPBIN='' |
---|
1902 | am__EXEEXT_FALSE='' |
---|
1903 | am__EXEEXT_TRUE='#' |
---|
1904 | am__fastdepCC_FALSE='' |
---|
1905 | am__fastdepCC_TRUE='#' |
---|
1906 | am__include='include' |
---|
1907 | am__isrc='' |
---|
1908 | am__leading_dot='.' |
---|
1909 | am__nodep='' |
---|
1910 | am__quote='' |
---|
1911 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1912 | am__untar='$${TAR-tar} xf -' |
---|
1913 | bindir='${exec_prefix}/bin' |
---|
1914 | build='x86_64-apple-darwin17.5.0' |
---|
1915 | build_alias='' |
---|
1916 | build_cpu='x86_64' |
---|
1917 | build_os='darwin17.5.0' |
---|
1918 | build_vendor='apple' |
---|
1919 | datadir='${datarootdir}' |
---|
1920 | datarootdir='${prefix}/share' |
---|
1921 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
1922 | dvidir='${docdir}' |
---|
1923 | exec_prefix='${prefix}' |
---|
1924 | host='x86_64-apple-darwin17.5.0' |
---|
1925 | host_alias='' |
---|
1926 | host_cpu='x86_64' |
---|
1927 | host_os='darwin17.5.0' |
---|
1928 | host_vendor='apple' |
---|
1929 | htmldir='${docdir}' |
---|
1930 | includedir='${prefix}/include' |
---|
1931 | infodir='${datarootdir}/info' |
---|
1932 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.9.9/install-sh' |
---|
1933 | libdir='${exec_prefix}/lib' |
---|
1934 | libexecdir='${exec_prefix}/libexec' |
---|
1935 | localedir='${datarootdir}/locale' |
---|
1936 | localstatedir='${prefix}/var' |
---|
1937 | mandir='${datarootdir}/man' |
---|
1938 | mkdir_p='$(MKDIR_P)' |
---|
1939 | oldincludedir='/usr/include' |
---|
1940 | pdfdir='${docdir}' |
---|
1941 | prefix='/opt/local' |
---|
1942 | program_transform_name='s,x,x,' |
---|
1943 | psdir='${docdir}' |
---|
1944 | pythondir='' |
---|
1945 | sbindir='${exec_prefix}/sbin' |
---|
1946 | sharedstatedir='${prefix}/com' |
---|
1947 | sysconfdir='${prefix}/etc' |
---|
1948 | target_alias='' |
---|
1949 | |
---|
1950 | ## ----------- ## |
---|
1951 | ## confdefs.h. ## |
---|
1952 | ## ----------- ## |
---|
1953 | |
---|
1954 | /* confdefs.h */ |
---|
1955 | #define PACKAGE_NAME "" |
---|
1956 | #define PACKAGE_TARNAME "" |
---|
1957 | #define PACKAGE_VERSION "" |
---|
1958 | #define PACKAGE_STRING "" |
---|
1959 | #define PACKAGE_BUGREPORT "" |
---|
1960 | #define PACKAGE_URL "" |
---|
1961 | #define PACKAGE "libxml2" |
---|
1962 | #define VERSION "2.9.9" |
---|
1963 | #define STDC_HEADERS 1 |
---|
1964 | #define HAVE_SYS_TYPES_H 1 |
---|
1965 | #define HAVE_SYS_STAT_H 1 |
---|
1966 | #define HAVE_STDLIB_H 1 |
---|
1967 | #define HAVE_STRING_H 1 |
---|
1968 | #define HAVE_MEMORY_H 1 |
---|
1969 | #define HAVE_STRINGS_H 1 |
---|
1970 | #define HAVE_INTTYPES_H 1 |
---|
1971 | #define HAVE_STDINT_H 1 |
---|
1972 | #define HAVE_UNISTD_H 1 |
---|
1973 | #define HAVE_DLFCN_H 1 |
---|
1974 | #define LT_OBJDIR ".libs/" |
---|
1975 | #define HAVE_DIRENT_H 1 |
---|
1976 | #define STDC_HEADERS 1 |
---|
1977 | #define HAVE_FCNTL_H 1 |
---|
1978 | #define HAVE_UNISTD_H 1 |
---|
1979 | #define HAVE_CTYPE_H 1 |
---|
1980 | #define HAVE_DIRENT_H 1 |
---|
1981 | #define HAVE_ERRNO_H 1 |
---|
1982 | #define HAVE_STDARG_H 1 |
---|
1983 | #define HAVE_SYS_STAT_H 1 |
---|
1984 | #define HAVE_SYS_TYPES_H 1 |
---|
1985 | #define HAVE_STDINT_H 1 |
---|
1986 | #define HAVE_INTTYPES_H 1 |
---|
1987 | #define HAVE_TIME_H 1 |
---|
1988 | #define HAVE_MATH_H 1 |
---|
1989 | #define HAVE_LIMITS_H 1 |
---|
1990 | #define HAVE_FLOAT_H 1 |
---|
1991 | #define HAVE_STDLIB_H 1 |
---|
1992 | #define HAVE_SYS_SOCKET_H 1 |
---|
1993 | #define HAVE_NETINET_IN_H 1 |
---|
1994 | #define HAVE_ARPA_INET_H 1 |
---|
1995 | #define HAVE_NETDB_H 1 |
---|
1996 | #define HAVE_SYS_TIME_H 1 |
---|
1997 | #define HAVE_SYS_SELECT_H 1 |
---|
1998 | #define HAVE_POLL_H 1 |
---|
1999 | #define HAVE_SYS_MMAN_H 1 |
---|
2000 | #define HAVE_SYS_TIMEB_H 1 |
---|
2001 | #define HAVE_SIGNAL_H 1 |
---|
2002 | #define HAVE_ARPA_NAMESER_H 1 |
---|
2003 | #define HAVE_RESOLV_H 1 |
---|
2004 | #define HAVE_DLFCN_H 1 |
---|
2005 | #define HAVE_STRFTIME 1 |
---|
2006 | #define HAVE_STRFTIME 1 |
---|
2007 | #define HAVE_LOCALTIME 1 |
---|
2008 | #define HAVE_GETTIMEOFDAY 1 |
---|
2009 | #define HAVE_FTIME 1 |
---|
2010 | #define HAVE_STAT 1 |
---|
2011 | #define HAVE_SIGNAL 1 |
---|
2012 | #define HAVE_RAND 1 |
---|
2013 | #define HAVE_RAND_R 1 |
---|
2014 | #define HAVE_SRAND 1 |
---|
2015 | #define HAVE_TIME 1 |
---|
2016 | #define HAVE_ISASCII 1 |
---|
2017 | #define HAVE_MMAP 1 |
---|
2018 | #define HAVE_MUNMAP 1 |
---|
2019 | #define HAVE_PUTENV 1 |
---|
2020 | #define HAVE_VA_COPY 1 |
---|
2021 | #define VA_LIST_IS_ARRAY 1 |
---|
2022 | #define XML_SOCKLEN_T socklen_t |
---|
2023 | #define GETHOSTBYNAME_ARG_CAST /**/ |
---|
2024 | #define SEND_ARG2_CAST /**/ |
---|
2025 | #define SUPPORT_IP6 /**/ |
---|
2026 | #define HAVE_GETADDRINFO /**/ |
---|
2027 | #define HAVE_ISNAN /**/ |
---|
2028 | #define HAVE_ISINF /**/ |
---|
2029 | #define HAVE_DLOPEN /**/ |
---|
2030 | #define HAVE_LIBPTHREAD /**/ |
---|
2031 | #define HAVE_PTHREAD_H /**/ |
---|
2032 | #define ICONV_CONST |
---|
2033 | #define HAVE_PRINTF 1 |
---|
2034 | #define HAVE_SPRINTF 1 |
---|
2035 | #define HAVE_FPRINTF 1 |
---|
2036 | #define HAVE_SNPRINTF 1 |
---|
2037 | #define HAVE_VFPRINTF 1 |
---|
2038 | #define HAVE_VSPRINTF 1 |
---|
2039 | #define HAVE_VSNPRINTF 1 |
---|
2040 | #define HAVE_SSCANF 1 |
---|
2041 | |
---|
2042 | configure: exit 1 |
---|