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 expat configure 2.2.6, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = iMac.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.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.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 32.00 gigabytes |
---|
33 | Default processor set: 478 tasks, 3441 threads, 8 processors |
---|
34 | Load average: 1.53, Mach factor: 6.45 |
---|
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:2486: checking for a BSD-compatible install |
---|
52 | configure:2554: result: /usr/bin/install -c |
---|
53 | configure:2565: checking whether build environment is sane |
---|
54 | configure:2620: result: yes |
---|
55 | configure:2771: checking for a thread-safe mkdir -p |
---|
56 | configure:2810: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2817: checking for gawk |
---|
58 | configure:2833: found /opt/local/bin/gawk |
---|
59 | configure:2844: result: gawk |
---|
60 | configure:2855: checking whether make sets $(MAKE) |
---|
61 | configure:2877: result: yes |
---|
62 | configure:2906: checking whether make supports nested variables |
---|
63 | configure:2923: result: yes |
---|
64 | configure:3068: checking build system type |
---|
65 | configure:3082: result: x86_64-apple-darwin17.7.0 |
---|
66 | configure:3102: checking host system type |
---|
67 | configure:3115: result: x86_64-apple-darwin17.7.0 |
---|
68 | configure:3484: checking how to print strings |
---|
69 | configure:3511: result: printf |
---|
70 | configure:3544: checking for style of include used by make |
---|
71 | configure:3572: result: GNU |
---|
72 | configure:3643: checking for gcc |
---|
73 | configure:3670: result: /usr/bin/clang |
---|
74 | configure:3899: checking for C compiler version |
---|
75 | configure:3908: /usr/bin/clang --version >&5 |
---|
76 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
77 | Target: x86_64-apple-darwin17.7.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
80 | configure:3919: $? = 0 |
---|
81 | configure:3908: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
83 | Target: x86_64-apple-darwin17.7.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
86 | configure:3919: $? = 0 |
---|
87 | configure:3908: /usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3919: $? = 1 |
---|
91 | configure:3908: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument: '-qversion' |
---|
93 | clang: error: no input files |
---|
94 | configure:3919: $? = 1 |
---|
95 | configure:3939: checking whether the C compiler works |
---|
96 | configure:3961: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
97 | configure:3965: $? = 0 |
---|
98 | configure:4013: result: yes |
---|
99 | configure:4016: checking for C compiler default output file name |
---|
100 | configure:4018: result: a.out |
---|
101 | configure:4024: checking for suffix of executables |
---|
102 | configure:4031: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
103 | configure:4035: $? = 0 |
---|
104 | configure:4057: result: |
---|
105 | configure:4079: checking whether we are cross compiling |
---|
106 | configure:4087: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
107 | configure:4091: $? = 0 |
---|
108 | configure:4098: ./conftest |
---|
109 | configure:4102: $? = 0 |
---|
110 | configure:4117: result: no |
---|
111 | configure:4122: checking for suffix of object files |
---|
112 | configure:4144: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
113 | configure:4148: $? = 0 |
---|
114 | configure:4169: result: o |
---|
115 | configure:4173: checking whether we are using the GNU C compiler |
---|
116 | configure:4192: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
117 | configure:4192: $? = 0 |
---|
118 | configure:4201: result: yes |
---|
119 | configure:4210: checking whether /usr/bin/clang accepts -g |
---|
120 | configure:4230: /usr/bin/clang -c -g -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
121 | configure:4230: $? = 0 |
---|
122 | configure:4271: result: yes |
---|
123 | configure:4288: checking for /usr/bin/clang option to accept ISO C89 |
---|
124 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
125 | configure:4351: $? = 0 |
---|
126 | configure:4364: result: none needed |
---|
127 | configure:4389: checking whether /usr/bin/clang understands -c and -o together |
---|
128 | configure:4411: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
129 | configure:4414: $? = 0 |
---|
130 | configure:4411: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
131 | configure:4414: $? = 0 |
---|
132 | configure:4426: result: yes |
---|
133 | configure:4445: checking dependency style of /usr/bin/clang |
---|
134 | configure:4556: result: none |
---|
135 | configure:4571: checking for a sed that does not truncate output |
---|
136 | configure:4635: result: /opt/local/bin/gsed |
---|
137 | configure:4653: checking for grep that handles long lines and -e |
---|
138 | configure:4711: result: /usr/bin/grep |
---|
139 | configure:4716: checking for egrep |
---|
140 | configure:4778: result: /usr/bin/grep -E |
---|
141 | configure:4783: checking for fgrep |
---|
142 | configure:4845: result: /usr/bin/grep -F |
---|
143 | configure:4880: checking for ld used by /usr/bin/clang |
---|
144 | configure:4947: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
145 | configure:4954: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
146 | configure:4969: result: no |
---|
147 | configure:4981: checking for BSD- or MS-compatible name lister (nm) |
---|
148 | configure:5035: result: /opt/local/bin/nm -B |
---|
149 | configure:5165: checking the name lister (/opt/local/bin/nm -B) interface |
---|
150 | configure:5172: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
151 | configure:5175: /opt/local/bin/nm -B "conftest.o" |
---|
152 | configure:5178: output |
---|
153 | 0000000000000000 S _some_variable |
---|
154 | configure:5185: result: BSD nm |
---|
155 | configure:5188: checking whether ln -s works |
---|
156 | configure:5192: result: yes |
---|
157 | configure:5200: checking the maximum length of command line arguments |
---|
158 | configure:5336: result: 196608 |
---|
159 | configure:5384: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format |
---|
160 | configure:5424: result: func_convert_file_noop |
---|
161 | configure:5431: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format |
---|
162 | configure:5451: result: func_convert_file_noop |
---|
163 | configure:5458: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
164 | configure:5465: result: -r |
---|
165 | configure:5539: checking for objdump |
---|
166 | configure:5566: result: objdump |
---|
167 | configure:5595: checking how to recognize dependent libraries |
---|
168 | configure:5795: result: pass_all |
---|
169 | configure:5880: checking for dlltool |
---|
170 | configure:5907: result: dlltool |
---|
171 | configure:5937: checking how to associate runtime and link libraries |
---|
172 | configure:5964: result: printf %s\n |
---|
173 | configure:6025: checking for ar |
---|
174 | configure:6041: found /opt/local/bin/ar |
---|
175 | configure:6052: result: ar |
---|
176 | configure:6089: checking for archiver @FILE support |
---|
177 | configure:6106: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
178 | configure:6106: $? = 0 |
---|
179 | configure:6109: ar cru libconftest.a @conftest.lst >&5 |
---|
180 | ar: @conftest.lst: No such file or directory |
---|
181 | configure:6112: $? = 1 |
---|
182 | configure:6132: result: no |
---|
183 | configure:6190: checking for strip |
---|
184 | configure:6206: found /opt/local/bin/strip |
---|
185 | configure:6217: result: strip |
---|
186 | configure:6289: checking for ranlib |
---|
187 | configure:6305: found /opt/local/bin/ranlib |
---|
188 | configure:6316: result: ranlib |
---|
189 | configure:6418: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
190 | configure:6571: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
191 | configure:6574: $? = 0 |
---|
192 | configure:6578: /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 |
---|
193 | configure:6581: $? = 0 |
---|
194 | cannot find nm_test_var in conftest.nm |
---|
195 | configure:6571: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
196 | configure:6574: $? = 0 |
---|
197 | configure:6578: /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 |
---|
198 | configure:6581: $? = 0 |
---|
199 | configure:6647: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c conftstm.o >&5 |
---|
200 | configure:6650: $? = 0 |
---|
201 | configure:6688: result: ok |
---|
202 | configure:6735: checking for sysroot |
---|
203 | configure:6765: result: no |
---|
204 | configure:6772: checking for a working dd |
---|
205 | configure:6810: result: /bin/dd |
---|
206 | configure:6814: checking how to truncate binary pipes |
---|
207 | configure:6829: result: /bin/dd bs=4096 count=1 |
---|
208 | configure:7158: checking for mt |
---|
209 | configure:7188: result: no |
---|
210 | configure:7208: checking if : is a manifest tool |
---|
211 | configure:7214: : '-?' |
---|
212 | configure:7222: result: no |
---|
213 | configure:7278: checking for dsymutil |
---|
214 | configure:7294: found /usr/bin/dsymutil |
---|
215 | configure:7305: result: dsymutil |
---|
216 | configure:7370: checking for nmedit |
---|
217 | configure:7386: found /usr/bin/nmedit |
---|
218 | configure:7397: result: nmedit |
---|
219 | configure:7462: checking for lipo |
---|
220 | configure:7478: found /opt/local/bin/lipo |
---|
221 | configure:7489: result: lipo |
---|
222 | configure:7554: checking for otool |
---|
223 | configure:7570: found /opt/local/bin/otool |
---|
224 | configure:7581: result: otool |
---|
225 | configure:7646: checking for otool64 |
---|
226 | configure:7676: result: no |
---|
227 | configure:7721: checking for -single_module linker flag |
---|
228 | /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 |
---|
229 | configure:7754: result: yes |
---|
230 | configure:7757: checking for -exported_symbols_list linker flag |
---|
231 | configure:7777: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
232 | configure:7777: $? = 0 |
---|
233 | configure:7787: result: yes |
---|
234 | configure:7790: checking for -force_load linker flag |
---|
235 | /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -c -o conftest.o conftest.c |
---|
236 | ar cru libconftest.a conftest.o |
---|
237 | ranlib libconftest.a |
---|
238 | /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 |
---|
239 | configure:7822: result: yes |
---|
240 | configure:7899: checking how to run the C preprocessor |
---|
241 | configure:7930: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c |
---|
242 | configure:7930: $? = 0 |
---|
243 | configure:7944: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c |
---|
244 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
245 | #include <ac_nonexistent.h> |
---|
246 | ^~~~~~~~~~~~~~~~~~ |
---|
247 | 1 error generated. |
---|
248 | configure:7944: $? = 1 |
---|
249 | configure: failed program was: |
---|
250 | | /* confdefs.h */ |
---|
251 | | #define PACKAGE_NAME "expat" |
---|
252 | | #define PACKAGE_TARNAME "expat" |
---|
253 | | #define PACKAGE_VERSION "2.2.6" |
---|
254 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
255 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
256 | | #define PACKAGE_URL "" |
---|
257 | | #define PACKAGE "expat" |
---|
258 | | #define VERSION "2.2.6" |
---|
259 | | /* end confdefs.h. */ |
---|
260 | | #include <ac_nonexistent.h> |
---|
261 | configure:7969: result: /usr/bin/clang -E |
---|
262 | configure:7989: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c |
---|
263 | configure:7989: $? = 0 |
---|
264 | configure:8003: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c |
---|
265 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
266 | #include <ac_nonexistent.h> |
---|
267 | ^~~~~~~~~~~~~~~~~~ |
---|
268 | 1 error generated. |
---|
269 | configure:8003: $? = 1 |
---|
270 | configure: failed program was: |
---|
271 | | /* confdefs.h */ |
---|
272 | | #define PACKAGE_NAME "expat" |
---|
273 | | #define PACKAGE_TARNAME "expat" |
---|
274 | | #define PACKAGE_VERSION "2.2.6" |
---|
275 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
276 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
277 | | #define PACKAGE_URL "" |
---|
278 | | #define PACKAGE "expat" |
---|
279 | | #define VERSION "2.2.6" |
---|
280 | | /* end confdefs.h. */ |
---|
281 | | #include <ac_nonexistent.h> |
---|
282 | configure:8032: checking for ANSI C header files |
---|
283 | configure:8052: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
284 | configure:8052: $? = 0 |
---|
285 | configure:8125: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
286 | configure:8125: $? = 0 |
---|
287 | configure:8125: ./conftest |
---|
288 | configure:8125: $? = 0 |
---|
289 | configure:8136: result: yes |
---|
290 | configure:8149: checking for sys/types.h |
---|
291 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
292 | configure:8149: $? = 0 |
---|
293 | configure:8149: result: yes |
---|
294 | configure:8149: checking for sys/stat.h |
---|
295 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
296 | configure:8149: $? = 0 |
---|
297 | configure:8149: result: yes |
---|
298 | configure:8149: checking for stdlib.h |
---|
299 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
300 | configure:8149: $? = 0 |
---|
301 | configure:8149: result: yes |
---|
302 | configure:8149: checking for string.h |
---|
303 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
304 | configure:8149: $? = 0 |
---|
305 | configure:8149: result: yes |
---|
306 | configure:8149: checking for memory.h |
---|
307 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
308 | configure:8149: $? = 0 |
---|
309 | configure:8149: result: yes |
---|
310 | configure:8149: checking for strings.h |
---|
311 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
312 | configure:8149: $? = 0 |
---|
313 | configure:8149: result: yes |
---|
314 | configure:8149: checking for inttypes.h |
---|
315 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
316 | configure:8149: $? = 0 |
---|
317 | configure:8149: result: yes |
---|
318 | configure:8149: checking for stdint.h |
---|
319 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
320 | configure:8149: $? = 0 |
---|
321 | configure:8149: result: yes |
---|
322 | configure:8149: checking for unistd.h |
---|
323 | configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
324 | configure:8149: $? = 0 |
---|
325 | configure:8149: result: yes |
---|
326 | configure:8163: checking for dlfcn.h |
---|
327 | configure:8163: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
328 | configure:8163: $? = 0 |
---|
329 | configure:8163: result: yes |
---|
330 | configure:8417: checking for objdir |
---|
331 | configure:8432: result: .libs |
---|
332 | configure:8696: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
333 | configure:8714: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -fno-rtti -fno-exceptions conftest.c >&5 |
---|
334 | configure:8718: $? = 0 |
---|
335 | configure:8731: result: yes |
---|
336 | configure:9089: checking for /usr/bin/clang option to produce PIC |
---|
337 | configure:9096: result: -fno-common -DPIC |
---|
338 | configure:9104: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
339 | configure:9122: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -fno-common -DPIC -DPIC conftest.c >&5 |
---|
340 | configure:9126: $? = 0 |
---|
341 | configure:9139: result: yes |
---|
342 | configure:9168: checking if /usr/bin/clang static flag -static works |
---|
343 | configure:9196: result: no |
---|
344 | configure:9211: checking if /usr/bin/clang supports -c -o file.o |
---|
345 | configure:9232: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o out/conftest2.o conftest.c >&5 |
---|
346 | configure:9236: $? = 0 |
---|
347 | configure:9258: result: yes |
---|
348 | configure:9266: checking if /usr/bin/clang supports -c -o file.o |
---|
349 | configure:9313: result: yes |
---|
350 | configure:9346: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
351 | configure:10605: result: yes |
---|
352 | configure:10845: checking dynamic linker characteristics |
---|
353 | configure:11676: result: darwin17.7.0 dyld |
---|
354 | configure:11798: checking how to hardcode library paths into programs |
---|
355 | configure:11823: result: immediate |
---|
356 | configure:12371: checking whether stripping libraries is possible |
---|
357 | configure:12385: result: yes |
---|
358 | configure:12411: checking if libtool supports shared libraries |
---|
359 | configure:12413: result: yes |
---|
360 | configure:12416: checking whether to build shared libraries |
---|
361 | configure:12441: result: yes |
---|
362 | configure:12444: checking whether to build static libraries |
---|
363 | configure:12448: result: yes |
---|
364 | configure:12490: checking for /usr/bin/clang option to accept ISO C99 |
---|
365 | configure:12639: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
366 | configure:12639: $? = 0 |
---|
367 | configure:12652: result: none needed |
---|
368 | configure:12779: checking for C++ compiler version |
---|
369 | configure:12788: /usr/bin/clang++ --version >&5 |
---|
370 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
371 | Target: x86_64-apple-darwin17.7.0 |
---|
372 | Thread model: posix |
---|
373 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
374 | configure:12799: $? = 0 |
---|
375 | configure:12788: /usr/bin/clang++ -v >&5 |
---|
376 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
377 | Target: x86_64-apple-darwin17.7.0 |
---|
378 | Thread model: posix |
---|
379 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
380 | configure:12799: $? = 0 |
---|
381 | configure:12788: /usr/bin/clang++ -V >&5 |
---|
382 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
383 | clang: error: no input files |
---|
384 | configure:12799: $? = 1 |
---|
385 | configure:12788: /usr/bin/clang++ -qversion >&5 |
---|
386 | clang: error: unknown argument: '-qversion' |
---|
387 | clang: error: no input files |
---|
388 | configure:12799: $? = 1 |
---|
389 | configure:12803: checking whether we are using the GNU C++ compiler |
---|
390 | configure:12822: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp >&5 |
---|
391 | configure:12822: $? = 0 |
---|
392 | configure:12831: result: yes |
---|
393 | configure:12840: checking whether /usr/bin/clang++ accepts -g |
---|
394 | configure:12860: /usr/bin/clang++ -c -g -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp >&5 |
---|
395 | configure:12860: $? = 0 |
---|
396 | configure:12901: result: yes |
---|
397 | configure:12926: checking dependency style of /usr/bin/clang++ |
---|
398 | configure:13037: result: none |
---|
399 | configure:13070: checking how to run the C++ preprocessor |
---|
400 | configure:13097: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp |
---|
401 | configure:13097: $? = 0 |
---|
402 | configure:13111: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp |
---|
403 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
404 | #include <ac_nonexistent.h> |
---|
405 | ^~~~~~~~~~~~~~~~~~ |
---|
406 | 1 error generated. |
---|
407 | configure:13111: $? = 1 |
---|
408 | configure: failed program was: |
---|
409 | | /* confdefs.h */ |
---|
410 | | #define PACKAGE_NAME "expat" |
---|
411 | | #define PACKAGE_TARNAME "expat" |
---|
412 | | #define PACKAGE_VERSION "2.2.6" |
---|
413 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
414 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
415 | | #define PACKAGE_URL "" |
---|
416 | | #define PACKAGE "expat" |
---|
417 | | #define VERSION "2.2.6" |
---|
418 | | #define STDC_HEADERS 1 |
---|
419 | | #define HAVE_SYS_TYPES_H 1 |
---|
420 | | #define HAVE_SYS_STAT_H 1 |
---|
421 | | #define HAVE_STDLIB_H 1 |
---|
422 | | #define HAVE_STRING_H 1 |
---|
423 | | #define HAVE_MEMORY_H 1 |
---|
424 | | #define HAVE_STRINGS_H 1 |
---|
425 | | #define HAVE_INTTYPES_H 1 |
---|
426 | | #define HAVE_STDINT_H 1 |
---|
427 | | #define HAVE_UNISTD_H 1 |
---|
428 | | #define HAVE_DLFCN_H 1 |
---|
429 | | #define LT_OBJDIR ".libs/" |
---|
430 | | /* end confdefs.h. */ |
---|
431 | | #include <ac_nonexistent.h> |
---|
432 | configure:13136: result: /usr/bin/clang++ -E |
---|
433 | configure:13156: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp |
---|
434 | configure:13156: $? = 0 |
---|
435 | configure:13170: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp |
---|
436 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
437 | #include <ac_nonexistent.h> |
---|
438 | ^~~~~~~~~~~~~~~~~~ |
---|
439 | 1 error generated. |
---|
440 | configure:13170: $? = 1 |
---|
441 | configure: failed program was: |
---|
442 | | /* confdefs.h */ |
---|
443 | | #define PACKAGE_NAME "expat" |
---|
444 | | #define PACKAGE_TARNAME "expat" |
---|
445 | | #define PACKAGE_VERSION "2.2.6" |
---|
446 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
447 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
448 | | #define PACKAGE_URL "" |
---|
449 | | #define PACKAGE "expat" |
---|
450 | | #define VERSION "2.2.6" |
---|
451 | | #define STDC_HEADERS 1 |
---|
452 | | #define HAVE_SYS_TYPES_H 1 |
---|
453 | | #define HAVE_SYS_STAT_H 1 |
---|
454 | | #define HAVE_STDLIB_H 1 |
---|
455 | | #define HAVE_STRING_H 1 |
---|
456 | | #define HAVE_MEMORY_H 1 |
---|
457 | | #define HAVE_STRINGS_H 1 |
---|
458 | | #define HAVE_INTTYPES_H 1 |
---|
459 | | #define HAVE_STDINT_H 1 |
---|
460 | | #define HAVE_UNISTD_H 1 |
---|
461 | | #define HAVE_DLFCN_H 1 |
---|
462 | | #define LT_OBJDIR ".libs/" |
---|
463 | | /* end confdefs.h. */ |
---|
464 | | #include <ac_nonexistent.h> |
---|
465 | configure:13332: checking for ld used by /usr/bin/clang++ |
---|
466 | configure:13399: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
467 | configure:13406: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
468 | configure:13421: result: no |
---|
469 | configure:13476: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
470 | configure:14549: result: yes |
---|
471 | configure:14585: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp >&5 |
---|
472 | configure:14588: $? = 0 |
---|
473 | configure:15069: checking for /usr/bin/clang++ option to produce PIC |
---|
474 | configure:15076: result: -fno-common -DPIC |
---|
475 | configure:15084: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
476 | configure:15102: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
477 | configure:15106: $? = 0 |
---|
478 | configure:15119: result: yes |
---|
479 | configure:15142: checking if /usr/bin/clang++ static flag -static works |
---|
480 | configure:15170: result: no |
---|
481 | configure:15182: checking if /usr/bin/clang++ supports -c -o file.o |
---|
482 | configure:15203: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o out/conftest2.o conftest.cpp >&5 |
---|
483 | configure:15207: $? = 0 |
---|
484 | configure:15229: result: yes |
---|
485 | configure:15234: checking if /usr/bin/clang++ supports -c -o file.o |
---|
486 | configure:15281: result: yes |
---|
487 | configure:15311: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
488 | configure:15351: result: yes |
---|
489 | configure:15492: checking dynamic linker characteristics |
---|
490 | configure:16250: result: darwin17.7.0 dyld |
---|
491 | configure:16315: checking how to hardcode library paths into programs |
---|
492 | configure:16340: result: immediate |
---|
493 | configure:16385: checking whether /usr/bin/clang accepts -fexceptions |
---|
494 | configure:16398: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
495 | configure:16398: $? = 0 |
---|
496 | configure:16399: result: yes |
---|
497 | configure:16416: checking for ANSI C header files |
---|
498 | configure:16520: result: yes |
---|
499 | configure:16530: checking whether byte ordering is bigendian |
---|
500 | configure:16552: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
501 | configure:16552: $? = 0 |
---|
502 | configure:16569: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
503 | conftest.c:31:2: error: use of undeclared identifier 'not' |
---|
504 | not big endian |
---|
505 | ^ |
---|
506 | 1 error generated. |
---|
507 | configure:16569: $? = 1 |
---|
508 | configure: failed program was: |
---|
509 | | /* confdefs.h */ |
---|
510 | | #define PACKAGE_NAME "expat" |
---|
511 | | #define PACKAGE_TARNAME "expat" |
---|
512 | | #define PACKAGE_VERSION "2.2.6" |
---|
513 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
514 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
515 | | #define PACKAGE_URL "" |
---|
516 | | #define PACKAGE "expat" |
---|
517 | | #define VERSION "2.2.6" |
---|
518 | | #define STDC_HEADERS 1 |
---|
519 | | #define HAVE_SYS_TYPES_H 1 |
---|
520 | | #define HAVE_SYS_STAT_H 1 |
---|
521 | | #define HAVE_STDLIB_H 1 |
---|
522 | | #define HAVE_STRING_H 1 |
---|
523 | | #define HAVE_MEMORY_H 1 |
---|
524 | | #define HAVE_STRINGS_H 1 |
---|
525 | | #define HAVE_INTTYPES_H 1 |
---|
526 | | #define HAVE_STDINT_H 1 |
---|
527 | | #define HAVE_UNISTD_H 1 |
---|
528 | | #define HAVE_DLFCN_H 1 |
---|
529 | | #define LT_OBJDIR ".libs/" |
---|
530 | | #define STDC_HEADERS 1 |
---|
531 | | /* end confdefs.h. */ |
---|
532 | | #include <sys/types.h> |
---|
533 | | #include <sys/param.h> |
---|
534 | | int |
---|
535 | | main () |
---|
536 | | { |
---|
537 | | |
---|
538 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
539 | | not big endian |
---|
540 | | #endif |
---|
541 | | ; |
---|
542 | | return 0; |
---|
543 | | } |
---|
544 | configure:16605: result: no |
---|
545 | configure:16658: checking for an ANSI C-conforming const |
---|
546 | configure:16724: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
547 | configure:16724: $? = 0 |
---|
548 | configure:16731: result: yes |
---|
549 | configure:16739: checking for size_t |
---|
550 | configure:16739: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
551 | configure:16739: $? = 0 |
---|
552 | configure:16739: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
553 | conftest.c:61:21: error: expected expression |
---|
554 | if (sizeof ((size_t))) |
---|
555 | ^ |
---|
556 | 1 error generated. |
---|
557 | configure:16739: $? = 1 |
---|
558 | configure: failed program was: |
---|
559 | | /* confdefs.h */ |
---|
560 | | #define PACKAGE_NAME "expat" |
---|
561 | | #define PACKAGE_TARNAME "expat" |
---|
562 | | #define PACKAGE_VERSION "2.2.6" |
---|
563 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
564 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
565 | | #define PACKAGE_URL "" |
---|
566 | | #define PACKAGE "expat" |
---|
567 | | #define VERSION "2.2.6" |
---|
568 | | #define STDC_HEADERS 1 |
---|
569 | | #define HAVE_SYS_TYPES_H 1 |
---|
570 | | #define HAVE_SYS_STAT_H 1 |
---|
571 | | #define HAVE_STDLIB_H 1 |
---|
572 | | #define HAVE_STRING_H 1 |
---|
573 | | #define HAVE_MEMORY_H 1 |
---|
574 | | #define HAVE_STRINGS_H 1 |
---|
575 | | #define HAVE_INTTYPES_H 1 |
---|
576 | | #define HAVE_STDINT_H 1 |
---|
577 | | #define HAVE_UNISTD_H 1 |
---|
578 | | #define HAVE_DLFCN_H 1 |
---|
579 | | #define LT_OBJDIR ".libs/" |
---|
580 | | #define STDC_HEADERS 1 |
---|
581 | | #define BYTEORDER 1234 |
---|
582 | | /* end confdefs.h. */ |
---|
583 | | #include <stdio.h> |
---|
584 | | #ifdef HAVE_SYS_TYPES_H |
---|
585 | | # include <sys/types.h> |
---|
586 | | #endif |
---|
587 | | #ifdef HAVE_SYS_STAT_H |
---|
588 | | # include <sys/stat.h> |
---|
589 | | #endif |
---|
590 | | #ifdef STDC_HEADERS |
---|
591 | | # include <stdlib.h> |
---|
592 | | # include <stddef.h> |
---|
593 | | #else |
---|
594 | | # ifdef HAVE_STDLIB_H |
---|
595 | | # include <stdlib.h> |
---|
596 | | # endif |
---|
597 | | #endif |
---|
598 | | #ifdef HAVE_STRING_H |
---|
599 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
600 | | # include <memory.h> |
---|
601 | | # endif |
---|
602 | | # include <string.h> |
---|
603 | | #endif |
---|
604 | | #ifdef HAVE_STRINGS_H |
---|
605 | | # include <strings.h> |
---|
606 | | #endif |
---|
607 | | #ifdef HAVE_INTTYPES_H |
---|
608 | | # include <inttypes.h> |
---|
609 | | #endif |
---|
610 | | #ifdef HAVE_STDINT_H |
---|
611 | | # include <stdint.h> |
---|
612 | | #endif |
---|
613 | | #ifdef HAVE_UNISTD_H |
---|
614 | | # include <unistd.h> |
---|
615 | | #endif |
---|
616 | | int |
---|
617 | | main () |
---|
618 | | { |
---|
619 | | if (sizeof ((size_t))) |
---|
620 | | return 0; |
---|
621 | | ; |
---|
622 | | return 0; |
---|
623 | | } |
---|
624 | configure:16739: result: yes |
---|
625 | configure:16753: checking for memmove |
---|
626 | configure:16753: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing conftest.c >&5 |
---|
627 | conftest.c:48:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
628 | char memmove (); |
---|
629 | ^ |
---|
630 | void |
---|
631 | conftest.c:48:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
632 | char memmove (); |
---|
633 | ^ |
---|
634 | conftest.c:48:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
635 | 2 warnings generated. |
---|
636 | conftest.c:48:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
637 | char memmove (); |
---|
638 | ^ |
---|
639 | void |
---|
640 | conftest.c:48:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
641 | char memmove (); |
---|
642 | ^ |
---|
643 | conftest.c:48:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
644 | 2 warnings generated. |
---|
645 | configure:16753: $? = 0 |
---|
646 | configure:16753: result: yes |
---|
647 | configure:16753: checking for bcopy |
---|
648 | configure:16753: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing conftest.c >&5 |
---|
649 | conftest.c:49:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
650 | char bcopy (); |
---|
651 | ^ |
---|
652 | void |
---|
653 | 1 warning generated. |
---|
654 | conftest.c:49:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
655 | char bcopy (); |
---|
656 | ^ |
---|
657 | void |
---|
658 | 1 warning generated. |
---|
659 | configure:16753: $? = 0 |
---|
660 | configure:16753: result: yes |
---|
661 | configure:16864: checking for arc4random_buf (BSD or libbsd) |
---|
662 | configure:16879: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing conftest.c >&5 |
---|
663 | configure:16879: $? = 0 |
---|
664 | configure:16884: result: yes |
---|
665 | configure:16930: checking for getrandom (Linux 3.17+, glibc 2.25+) |
---|
666 | configure:16942: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing conftest.c >&5 |
---|
667 | conftest.c:32:12: warning: implicit declaration of function 'getrandom' is invalid in C99 [-Wimplicit-function-declaration] |
---|
668 | return getrandom(NULL, 0U, 0U); |
---|
669 | ^ |
---|
670 | conftest.c:32:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
671 | 2 warnings generated. |
---|
672 | Undefined symbols for architecture x86_64: |
---|
673 | "_getrandom", referenced from: |
---|
674 | _main in conftest-cc4a95.o |
---|
675 | ld: symbol(s) not found for architecture x86_64 |
---|
676 | conftest.c:32:12: warning: implicit declaration of function 'getrandom' is invalid in C99 [-Wimplicit-function-declaration] |
---|
677 | return getrandom(NULL, 0U, 0U); |
---|
678 | ^ |
---|
679 | conftest.c:32:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
680 | 2 warnings generated. |
---|
681 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
682 | configure:16942: $? = 1 |
---|
683 | configure: failed program was: |
---|
684 | | /* confdefs.h */ |
---|
685 | | #define PACKAGE_NAME "expat" |
---|
686 | | #define PACKAGE_TARNAME "expat" |
---|
687 | | #define PACKAGE_VERSION "2.2.6" |
---|
688 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
689 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
690 | | #define PACKAGE_URL "" |
---|
691 | | #define PACKAGE "expat" |
---|
692 | | #define VERSION "2.2.6" |
---|
693 | | #define STDC_HEADERS 1 |
---|
694 | | #define HAVE_SYS_TYPES_H 1 |
---|
695 | | #define HAVE_SYS_STAT_H 1 |
---|
696 | | #define HAVE_STDLIB_H 1 |
---|
697 | | #define HAVE_STRING_H 1 |
---|
698 | | #define HAVE_MEMORY_H 1 |
---|
699 | | #define HAVE_STRINGS_H 1 |
---|
700 | | #define HAVE_INTTYPES_H 1 |
---|
701 | | #define HAVE_STDINT_H 1 |
---|
702 | | #define HAVE_UNISTD_H 1 |
---|
703 | | #define HAVE_DLFCN_H 1 |
---|
704 | | #define LT_OBJDIR ".libs/" |
---|
705 | | #define STDC_HEADERS 1 |
---|
706 | | #define BYTEORDER 1234 |
---|
707 | | #define HAVE_MEMMOVE 1 |
---|
708 | | #define HAVE_BCOPY 1 |
---|
709 | | #define HAVE_ARC4RANDOM_BUF 1 |
---|
710 | | /* end confdefs.h. */ |
---|
711 | | |
---|
712 | | #include <stdlib.h> /* for NULL */ |
---|
713 | | #include <sys/random.h> |
---|
714 | | int main() { |
---|
715 | | return getrandom(NULL, 0U, 0U); |
---|
716 | | } |
---|
717 | | |
---|
718 | configure:16952: result: no |
---|
719 | configure:16955: checking for syscall SYS_getrandom (Linux 3.17+) |
---|
720 | configure:16969: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing conftest.c >&5 |
---|
721 | conftest.c:33:9: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations] |
---|
722 | syscall(SYS_getrandom, NULL, 0, 0); |
---|
723 | ^ |
---|
724 | /usr/include/unistd.h:745:6: note: 'syscall' has been explicitly marked deprecated here |
---|
725 | int syscall(int, ...); |
---|
726 | ^ |
---|
727 | conftest.c:33:17: error: use of undeclared identifier 'SYS_getrandom' |
---|
728 | syscall(SYS_getrandom, NULL, 0, 0); |
---|
729 | ^ |
---|
730 | 1 warning and 1 error generated. |
---|
731 | configure:16969: $? = 1 |
---|
732 | configure: failed program was: |
---|
733 | | /* confdefs.h */ |
---|
734 | | #define PACKAGE_NAME "expat" |
---|
735 | | #define PACKAGE_TARNAME "expat" |
---|
736 | | #define PACKAGE_VERSION "2.2.6" |
---|
737 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
738 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
739 | | #define PACKAGE_URL "" |
---|
740 | | #define PACKAGE "expat" |
---|
741 | | #define VERSION "2.2.6" |
---|
742 | | #define STDC_HEADERS 1 |
---|
743 | | #define HAVE_SYS_TYPES_H 1 |
---|
744 | | #define HAVE_SYS_STAT_H 1 |
---|
745 | | #define HAVE_STDLIB_H 1 |
---|
746 | | #define HAVE_STRING_H 1 |
---|
747 | | #define HAVE_MEMORY_H 1 |
---|
748 | | #define HAVE_STRINGS_H 1 |
---|
749 | | #define HAVE_INTTYPES_H 1 |
---|
750 | | #define HAVE_STDINT_H 1 |
---|
751 | | #define HAVE_UNISTD_H 1 |
---|
752 | | #define HAVE_DLFCN_H 1 |
---|
753 | | #define LT_OBJDIR ".libs/" |
---|
754 | | #define STDC_HEADERS 1 |
---|
755 | | #define BYTEORDER 1234 |
---|
756 | | #define HAVE_MEMMOVE 1 |
---|
757 | | #define HAVE_BCOPY 1 |
---|
758 | | #define HAVE_ARC4RANDOM_BUF 1 |
---|
759 | | /* end confdefs.h. */ |
---|
760 | | |
---|
761 | | #include <stdlib.h> /* for NULL */ |
---|
762 | | #include <unistd.h> /* for syscall */ |
---|
763 | | #include <sys/syscall.h> /* for SYS_getrandom */ |
---|
764 | | int main() { |
---|
765 | | syscall(SYS_getrandom, NULL, 0, 0); |
---|
766 | | return 0; |
---|
767 | | } |
---|
768 | | |
---|
769 | configure:16979: result: no |
---|
770 | configure:16994: checking fcntl.h usability |
---|
771 | configure:16994: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
772 | configure:16994: $? = 0 |
---|
773 | configure:16994: result: yes |
---|
774 | configure:16994: checking fcntl.h presence |
---|
775 | configure:16994: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c |
---|
776 | configure:16994: $? = 0 |
---|
777 | configure:16994: result: yes |
---|
778 | configure:16994: checking for fcntl.h |
---|
779 | configure:16994: result: yes |
---|
780 | configure:16994: checking for unistd.h |
---|
781 | configure:16994: result: yes |
---|
782 | configure:17004: checking for off_t |
---|
783 | configure:17004: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
784 | configure:17004: $? = 0 |
---|
785 | configure:17004: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
786 | conftest.c:66:20: error: expected expression |
---|
787 | if (sizeof ((off_t))) |
---|
788 | ^ |
---|
789 | 1 error generated. |
---|
790 | configure:17004: $? = 1 |
---|
791 | configure: failed program was: |
---|
792 | | /* confdefs.h */ |
---|
793 | | #define PACKAGE_NAME "expat" |
---|
794 | | #define PACKAGE_TARNAME "expat" |
---|
795 | | #define PACKAGE_VERSION "2.2.6" |
---|
796 | | #define PACKAGE_STRING "expat 2.2.6" |
---|
797 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
798 | | #define PACKAGE_URL "" |
---|
799 | | #define PACKAGE "expat" |
---|
800 | | #define VERSION "2.2.6" |
---|
801 | | #define STDC_HEADERS 1 |
---|
802 | | #define HAVE_SYS_TYPES_H 1 |
---|
803 | | #define HAVE_SYS_STAT_H 1 |
---|
804 | | #define HAVE_STDLIB_H 1 |
---|
805 | | #define HAVE_STRING_H 1 |
---|
806 | | #define HAVE_MEMORY_H 1 |
---|
807 | | #define HAVE_STRINGS_H 1 |
---|
808 | | #define HAVE_INTTYPES_H 1 |
---|
809 | | #define HAVE_STDINT_H 1 |
---|
810 | | #define HAVE_UNISTD_H 1 |
---|
811 | | #define HAVE_DLFCN_H 1 |
---|
812 | | #define LT_OBJDIR ".libs/" |
---|
813 | | #define STDC_HEADERS 1 |
---|
814 | | #define BYTEORDER 1234 |
---|
815 | | #define HAVE_MEMMOVE 1 |
---|
816 | | #define HAVE_BCOPY 1 |
---|
817 | | #define HAVE_ARC4RANDOM_BUF 1 |
---|
818 | | #define HAVE_FCNTL_H 1 |
---|
819 | | #define HAVE_UNISTD_H 1 |
---|
820 | | /* end confdefs.h. */ |
---|
821 | | #include <stdio.h> |
---|
822 | | #ifdef HAVE_SYS_TYPES_H |
---|
823 | | # include <sys/types.h> |
---|
824 | | #endif |
---|
825 | | #ifdef HAVE_SYS_STAT_H |
---|
826 | | # include <sys/stat.h> |
---|
827 | | #endif |
---|
828 | | #ifdef STDC_HEADERS |
---|
829 | | # include <stdlib.h> |
---|
830 | | # include <stddef.h> |
---|
831 | | #else |
---|
832 | | # ifdef HAVE_STDLIB_H |
---|
833 | | # include <stdlib.h> |
---|
834 | | # endif |
---|
835 | | #endif |
---|
836 | | #ifdef HAVE_STRING_H |
---|
837 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
838 | | # include <memory.h> |
---|
839 | | # endif |
---|
840 | | # include <string.h> |
---|
841 | | #endif |
---|
842 | | #ifdef HAVE_STRINGS_H |
---|
843 | | # include <strings.h> |
---|
844 | | #endif |
---|
845 | | #ifdef HAVE_INTTYPES_H |
---|
846 | | # include <inttypes.h> |
---|
847 | | #endif |
---|
848 | | #ifdef HAVE_STDINT_H |
---|
849 | | # include <stdint.h> |
---|
850 | | #endif |
---|
851 | | #ifdef HAVE_UNISTD_H |
---|
852 | | # include <unistd.h> |
---|
853 | | #endif |
---|
854 | | int |
---|
855 | | main () |
---|
856 | | { |
---|
857 | | if (sizeof ((off_t))) |
---|
858 | | return 0; |
---|
859 | | ; |
---|
860 | | return 0; |
---|
861 | | } |
---|
862 | configure:17004: result: yes |
---|
863 | configure:17021: checking for stdlib.h |
---|
864 | configure:17021: result: yes |
---|
865 | configure:17021: checking for unistd.h |
---|
866 | configure:17021: result: yes |
---|
867 | configure:17021: checking for sys/param.h |
---|
868 | configure:17021: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5 |
---|
869 | configure:17021: $? = 0 |
---|
870 | configure:17021: result: yes |
---|
871 | configure:17041: checking for getpagesize |
---|
872 | configure:17041: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing conftest.c >&5 |
---|
873 | conftest.c:56:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
874 | char getpagesize (); |
---|
875 | ^ |
---|
876 | void |
---|
877 | 1 warning generated. |
---|
878 | conftest.c:56:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
879 | char getpagesize (); |
---|
880 | ^ |
---|
881 | void |
---|
882 | 1 warning generated. |
---|
883 | configure:17041: $? = 0 |
---|
884 | configure:17041: result: yes |
---|
885 | configure:17050: checking for working mmap |
---|
886 | configure:17197: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing conftest.c >&5 |
---|
887 | configure:17197: $? = 0 |
---|
888 | configure:17197: ./conftest |
---|
889 | configure:17197: $? = 0 |
---|
890 | configure:17207: result: yes |
---|
891 | configure:17271: checking for docbook2x-man |
---|
892 | configure:17301: result: no |
---|
893 | configure:17271: checking for db2x_docbook2man |
---|
894 | configure:17301: result: no |
---|
895 | configure:17271: checking for docbook2man |
---|
896 | configure:17287: found /opt/local/bin/docbook2man |
---|
897 | configure:17298: result: docbook2man |
---|
898 | configure:17315: error: Your local docbook2man was found to work with SGML rather |
---|
899 | than XML. Please install docbook2X and use variable DOCBOOK_TO_MAN to point |
---|
900 | configure to command docbook2x-man of docbook2X. |
---|
901 | Or use DOCBOOK_TO_MAN="xmlto man --skip-validation" if you have xmlto around. |
---|
902 | You can also configure using --without-docbook if you can do without a man |
---|
903 | page for xmlwf. |
---|
904 | |
---|
905 | ## ---------------- ## |
---|
906 | ## Cache variables. ## |
---|
907 | ## ---------------- ## |
---|
908 | |
---|
909 | ac_cv_build=x86_64-apple-darwin17.7.0 |
---|
910 | ac_cv_c_bigendian=no |
---|
911 | ac_cv_c_compiler_gnu=yes |
---|
912 | ac_cv_c_const=yes |
---|
913 | ac_cv_cxx_compiler_gnu=yes |
---|
914 | ac_cv_env_CCC_set= |
---|
915 | ac_cv_env_CCC_value= |
---|
916 | ac_cv_env_CC_set=set |
---|
917 | ac_cv_env_CC_value=/usr/bin/clang |
---|
918 | ac_cv_env_CFLAGS_set=set |
---|
919 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386' |
---|
920 | ac_cv_env_CPPFLAGS_set=set |
---|
921 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
922 | ac_cv_env_CPP_set= |
---|
923 | ac_cv_env_CPP_value= |
---|
924 | ac_cv_env_CXXCPP_set= |
---|
925 | ac_cv_env_CXXCPP_value= |
---|
926 | ac_cv_env_CXXFLAGS_set=set |
---|
927 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386' |
---|
928 | ac_cv_env_CXX_set=set |
---|
929 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
930 | ac_cv_env_DOCBOOK_TO_MAN_set= |
---|
931 | ac_cv_env_DOCBOOK_TO_MAN_value= |
---|
932 | ac_cv_env_LDFLAGS_set=set |
---|
933 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
934 | ac_cv_env_LIBS_set= |
---|
935 | ac_cv_env_LIBS_value= |
---|
936 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
937 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
938 | ac_cv_env_build_alias_set= |
---|
939 | ac_cv_env_build_alias_value= |
---|
940 | ac_cv_env_host_alias_set= |
---|
941 | ac_cv_env_host_alias_value= |
---|
942 | ac_cv_env_target_alias_set= |
---|
943 | ac_cv_env_target_alias_value= |
---|
944 | ac_cv_func_bcopy=yes |
---|
945 | ac_cv_func_getpagesize=yes |
---|
946 | ac_cv_func_memmove=yes |
---|
947 | ac_cv_func_mmap_fixed_mapped=yes |
---|
948 | ac_cv_header_dlfcn_h=yes |
---|
949 | ac_cv_header_fcntl_h=yes |
---|
950 | ac_cv_header_inttypes_h=yes |
---|
951 | ac_cv_header_memory_h=yes |
---|
952 | ac_cv_header_stdc=yes |
---|
953 | ac_cv_header_stdint_h=yes |
---|
954 | ac_cv_header_stdlib_h=yes |
---|
955 | ac_cv_header_string_h=yes |
---|
956 | ac_cv_header_strings_h=yes |
---|
957 | ac_cv_header_sys_param_h=yes |
---|
958 | ac_cv_header_sys_stat_h=yes |
---|
959 | ac_cv_header_sys_types_h=yes |
---|
960 | ac_cv_header_unistd_h=yes |
---|
961 | ac_cv_host=x86_64-apple-darwin17.7.0 |
---|
962 | ac_cv_objext=o |
---|
963 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
964 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
965 | ac_cv_path_GREP=/usr/bin/grep |
---|
966 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
967 | ac_cv_path_lt_DD=/bin/dd |
---|
968 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
969 | ac_cv_prog_AWK=gawk |
---|
970 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
971 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
972 | ac_cv_prog_DOCBOOK_TO_MAN=docbook2man |
---|
973 | ac_cv_prog_ac_ct_AR=ar |
---|
974 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
975 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
---|
976 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
977 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
978 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
979 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
980 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
981 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
982 | ac_cv_prog_ac_ct_STRIP=strip |
---|
983 | ac_cv_prog_cc_c89= |
---|
984 | ac_cv_prog_cc_c99= |
---|
985 | ac_cv_prog_cc_g=yes |
---|
986 | ac_cv_prog_cxx_g=yes |
---|
987 | ac_cv_prog_make_make_set=yes |
---|
988 | ac_cv_type_off_t=yes |
---|
989 | ac_cv_type_size_t=yes |
---|
990 | am_cv_CC_dependencies_compiler_type=none |
---|
991 | am_cv_CXX_dependencies_compiler_type=none |
---|
992 | am_cv_make_support_nested_variables=yes |
---|
993 | am_cv_prog_cc_c_o=yes |
---|
994 | lt_cv_apple_cc_single_mod=yes |
---|
995 | lt_cv_ar_at_file=no |
---|
996 | lt_cv_deplibs_check_method=pass_all |
---|
997 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
998 | lt_cv_file_magic_test_file= |
---|
999 | lt_cv_ld_exported_symbols_list=yes |
---|
1000 | lt_cv_ld_force_load=yes |
---|
1001 | lt_cv_ld_reload_flag=-r |
---|
1002 | lt_cv_nm_interface='BSD nm' |
---|
1003 | lt_cv_objdir=.libs |
---|
1004 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1005 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1006 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
1007 | lt_cv_path_mainfest_tool=no |
---|
1008 | lt_cv_prog_compiler_c_o=yes |
---|
1009 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1010 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1011 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
1012 | lt_cv_prog_compiler_pic_works=yes |
---|
1013 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1014 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1015 | lt_cv_prog_compiler_static_works=no |
---|
1016 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1017 | lt_cv_prog_gnu_ld=no |
---|
1018 | lt_cv_prog_gnu_ldcxx=no |
---|
1019 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1020 | 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'\''' |
---|
1021 | 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'\''' |
---|
1022 | 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'\''' |
---|
1023 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1024 | lt_cv_sys_global_symbol_to_import= |
---|
1025 | lt_cv_sys_max_cmd_len=196608 |
---|
1026 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1027 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1028 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
1029 | |
---|
1030 | ## ----------------- ## |
---|
1031 | ## Output variables. ## |
---|
1032 | ## ----------------- ## |
---|
1033 | |
---|
1034 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6/conftools/missing aclocal-1.15' |
---|
1035 | AMDEPBACKSLASH='' |
---|
1036 | AMDEP_FALSE='' |
---|
1037 | AMDEP_TRUE='#' |
---|
1038 | AMTAR='$${TAR-tar}' |
---|
1039 | AM_BACKSLASH='\' |
---|
1040 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1041 | AM_DEFAULT_VERBOSITY='1' |
---|
1042 | AM_V='$(V)' |
---|
1043 | AR='ar' |
---|
1044 | AS='as' |
---|
1045 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6/conftools/missing autoconf' |
---|
1046 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6/conftools/missing autoheader' |
---|
1047 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6/conftools/missing automake-1.15' |
---|
1048 | AWK='gawk' |
---|
1049 | CC='/usr/bin/clang' |
---|
1050 | CCDEPMODE='depmode=none' |
---|
1051 | CFLAGS='-pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing' |
---|
1052 | CPP='/usr/bin/clang -E' |
---|
1053 | CPPFLAGS='-I/opt/local/include -DHAVE_EXPAT_CONFIG_H' |
---|
1054 | CXX='/usr/bin/clang++' |
---|
1055 | CXXCPP='/usr/bin/clang++ -E' |
---|
1056 | CXXDEPMODE='depmode=none' |
---|
1057 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -fno-strict-aliasing' |
---|
1058 | CYGPATH_W='echo' |
---|
1059 | DEFS='' |
---|
1060 | DEPDIR='.deps' |
---|
1061 | DLLTOOL='dlltool' |
---|
1062 | DOCBOOK_TO_MAN='docbook2man' |
---|
1063 | DSYMUTIL='dsymutil' |
---|
1064 | DUMPBIN='' |
---|
1065 | ECHO_C='\c' |
---|
1066 | ECHO_N='' |
---|
1067 | ECHO_T='' |
---|
1068 | EGREP='/usr/bin/grep -E' |
---|
1069 | EXEEXT='' |
---|
1070 | FGREP='/usr/bin/grep -F' |
---|
1071 | FILEMAP='unixfilemap' |
---|
1072 | GREP='/usr/bin/grep' |
---|
1073 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1074 | INSTALL_PROGRAM='${INSTALL}' |
---|
1075 | INSTALL_SCRIPT='${INSTALL}' |
---|
1076 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1077 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
1078 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing' |
---|
1079 | LIBAGE='6' |
---|
1080 | LIBCURRENT='7' |
---|
1081 | LIBOBJS='' |
---|
1082 | LIBREVISION='8' |
---|
1083 | LIBS='' |
---|
1084 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1085 | LIPO='lipo' |
---|
1086 | LN_S='ln -s' |
---|
1087 | LTLIBOBJS='' |
---|
1088 | LT_SYS_LIBRARY_PATH='' |
---|
1089 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6/conftools/missing makeinfo' |
---|
1090 | MANIFEST_TOOL=':' |
---|
1091 | MINGW_FALSE='' |
---|
1092 | MINGW_TRUE='#' |
---|
1093 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1094 | NM='/opt/local/bin/nm -B' |
---|
1095 | NMEDIT='nmedit' |
---|
1096 | OBJDUMP='objdump' |
---|
1097 | OBJEXT='o' |
---|
1098 | OTOOL64=':' |
---|
1099 | OTOOL='otool' |
---|
1100 | PACKAGE='expat' |
---|
1101 | PACKAGE_BUGREPORT='expat-bugs@libexpat.org' |
---|
1102 | PACKAGE_NAME='expat' |
---|
1103 | PACKAGE_STRING='expat 2.2.6' |
---|
1104 | PACKAGE_TARNAME='expat' |
---|
1105 | PACKAGE_URL='' |
---|
1106 | PACKAGE_VERSION='2.2.6' |
---|
1107 | PATH_SEPARATOR=':' |
---|
1108 | RANLIB='ranlib' |
---|
1109 | SED='/opt/local/bin/gsed' |
---|
1110 | SET_MAKE='' |
---|
1111 | SHELL='/bin/sh' |
---|
1112 | STRIP='strip' |
---|
1113 | UNICODE_FALSE='' |
---|
1114 | UNICODE_TRUE='#' |
---|
1115 | VERSION='2.2.6' |
---|
1116 | WITH_DOCBOOK_FALSE='' |
---|
1117 | WITH_DOCBOOK_TRUE='' |
---|
1118 | WITH_XMLWF_FALSE='#' |
---|
1119 | WITH_XMLWF_TRUE='' |
---|
1120 | ac_ct_AR='ar' |
---|
1121 | ac_ct_CC='/usr/bin/clang' |
---|
1122 | ac_ct_CXX='' |
---|
1123 | ac_ct_DUMPBIN='' |
---|
1124 | am__EXEEXT_FALSE='' |
---|
1125 | am__EXEEXT_TRUE='' |
---|
1126 | am__fastdepCC_FALSE='' |
---|
1127 | am__fastdepCC_TRUE='#' |
---|
1128 | am__fastdepCXX_FALSE='' |
---|
1129 | am__fastdepCXX_TRUE='#' |
---|
1130 | am__include='include' |
---|
1131 | am__isrc='' |
---|
1132 | am__leading_dot='.' |
---|
1133 | am__nodep='' |
---|
1134 | am__quote='' |
---|
1135 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1136 | am__untar='$${TAR-tar} xf -' |
---|
1137 | bindir='${exec_prefix}/bin' |
---|
1138 | build='x86_64-apple-darwin17.7.0' |
---|
1139 | build_alias='' |
---|
1140 | build_cpu='x86_64' |
---|
1141 | build_os='darwin17.7.0' |
---|
1142 | build_vendor='apple' |
---|
1143 | datadir='${datarootdir}' |
---|
1144 | datarootdir='${prefix}/share' |
---|
1145 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1146 | dvidir='${docdir}' |
---|
1147 | exec_prefix='NONE' |
---|
1148 | host='x86_64-apple-darwin17.7.0' |
---|
1149 | host_alias='' |
---|
1150 | host_cpu='x86_64' |
---|
1151 | host_os='darwin17.7.0' |
---|
1152 | host_vendor='apple' |
---|
1153 | htmldir='${docdir}' |
---|
1154 | includedir='${prefix}/include' |
---|
1155 | infodir='${datarootdir}/info' |
---|
1156 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6/conftools/install-sh' |
---|
1157 | libdir='${exec_prefix}/lib' |
---|
1158 | libexecdir='${exec_prefix}/libexec' |
---|
1159 | localedir='${datarootdir}/locale' |
---|
1160 | localstatedir='${prefix}/var' |
---|
1161 | mandir='${datarootdir}/man' |
---|
1162 | mkdir_p='$(MKDIR_P)' |
---|
1163 | oldincludedir='/usr/include' |
---|
1164 | pdfdir='${docdir}' |
---|
1165 | prefix='/opt/local' |
---|
1166 | program_transform_name='s,x,x,' |
---|
1167 | psdir='${docdir}' |
---|
1168 | sbindir='${exec_prefix}/sbin' |
---|
1169 | sharedstatedir='${prefix}/com' |
---|
1170 | sysconfdir='${prefix}/etc' |
---|
1171 | target_alias='' |
---|
1172 | |
---|
1173 | ## ----------- ## |
---|
1174 | ## confdefs.h. ## |
---|
1175 | ## ----------- ## |
---|
1176 | |
---|
1177 | /* confdefs.h */ |
---|
1178 | #define PACKAGE_NAME "expat" |
---|
1179 | #define PACKAGE_TARNAME "expat" |
---|
1180 | #define PACKAGE_VERSION "2.2.6" |
---|
1181 | #define PACKAGE_STRING "expat 2.2.6" |
---|
1182 | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
1183 | #define PACKAGE_URL "" |
---|
1184 | #define PACKAGE "expat" |
---|
1185 | #define VERSION "2.2.6" |
---|
1186 | #define STDC_HEADERS 1 |
---|
1187 | #define HAVE_SYS_TYPES_H 1 |
---|
1188 | #define HAVE_SYS_STAT_H 1 |
---|
1189 | #define HAVE_STDLIB_H 1 |
---|
1190 | #define HAVE_STRING_H 1 |
---|
1191 | #define HAVE_MEMORY_H 1 |
---|
1192 | #define HAVE_STRINGS_H 1 |
---|
1193 | #define HAVE_INTTYPES_H 1 |
---|
1194 | #define HAVE_STDINT_H 1 |
---|
1195 | #define HAVE_UNISTD_H 1 |
---|
1196 | #define HAVE_DLFCN_H 1 |
---|
1197 | #define LT_OBJDIR ".libs/" |
---|
1198 | #define STDC_HEADERS 1 |
---|
1199 | #define BYTEORDER 1234 |
---|
1200 | #define HAVE_MEMMOVE 1 |
---|
1201 | #define HAVE_BCOPY 1 |
---|
1202 | #define HAVE_ARC4RANDOM_BUF 1 |
---|
1203 | #define HAVE_FCNTL_H 1 |
---|
1204 | #define HAVE_UNISTD_H 1 |
---|
1205 | #define HAVE_STDLIB_H 1 |
---|
1206 | #define HAVE_UNISTD_H 1 |
---|
1207 | #define HAVE_SYS_PARAM_H 1 |
---|
1208 | #define HAVE_GETPAGESIZE 1 |
---|
1209 | #define HAVE_MMAP 1 |
---|
1210 | #define XML_NS 1 |
---|
1211 | #define XML_DTD 1 |
---|
1212 | #define XML_DEV_URANDOM 1 |
---|
1213 | #define XML_CONTEXT_BYTES 1024 |
---|
1214 | |
---|
1215 | configure: exit 1 |
---|