Ticket #56988: config.log

File config.log, 48.6 KB (added by mmilenko, 6 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by expat configure 2.2.6, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = iMac.local
14uname -m = x86_64
15uname -r = 17.7.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 32.00 gigabytes
33Default processor set: 478 tasks, 3441 threads, 8 processors
34Load average: 1.53, Mach factor: 6.45
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2486: checking for a BSD-compatible install
52configure:2554: result: /usr/bin/install -c
53configure:2565: checking whether build environment is sane
54configure:2620: result: yes
55configure:2771: checking for a thread-safe mkdir -p
56configure:2810: result: /opt/local/bin/gmkdir -p
57configure:2817: checking for gawk
58configure:2833: found /opt/local/bin/gawk
59configure:2844: result: gawk
60configure:2855: checking whether make sets $(MAKE)
61configure:2877: result: yes
62configure:2906: checking whether make supports nested variables
63configure:2923: result: yes
64configure:3068: checking build system type
65configure:3082: result: x86_64-apple-darwin17.7.0
66configure:3102: checking host system type
67configure:3115: result: x86_64-apple-darwin17.7.0
68configure:3484: checking how to print strings
69configure:3511: result: printf
70configure:3544: checking for style of include used by make
71configure:3572: result: GNU
72configure:3643: checking for gcc
73configure:3670: result: /usr/bin/clang
74configure:3899: checking for C compiler version
75configure:3908: /usr/bin/clang --version >&5
76Apple LLVM version 9.1.0 (clang-902.0.39.2)
77Target: x86_64-apple-darwin17.7.0
78Thread model: posix
79InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
80configure:3919: $? = 0
81configure:3908: /usr/bin/clang -v >&5
82Apple LLVM version 9.1.0 (clang-902.0.39.2)
83Target: x86_64-apple-darwin17.7.0
84Thread model: posix
85InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
86configure:3919: $? = 0
87configure:3908: /usr/bin/clang -V >&5
88clang: error: argument to '-V' is missing (expected 1 value)
89clang: error: no input files
90configure:3919: $? = 1
91configure:3908: /usr/bin/clang -qversion >&5
92clang: error: unknown argument: '-qversion'
93clang: error: no input files
94configure:3919: $? = 1
95configure:3939: checking whether the C compiler works
96configure: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
97configure:3965: $? = 0
98configure:4013: result: yes
99configure:4016: checking for C compiler default output file name
100configure:4018: result: a.out
101configure:4024: checking for suffix of executables
102configure: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
103configure:4035: $? = 0
104configure:4057: result:
105configure:4079: checking whether we are cross compiling
106configure: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
107configure:4091: $? = 0
108configure:4098: ./conftest
109configure:4102: $? = 0
110configure:4117: result: no
111configure:4122: checking for suffix of object files
112configure:4144: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
113configure:4148: $? = 0
114configure:4169: result: o
115configure:4173: checking whether we are using the GNU C compiler
116configure:4192: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
117configure:4192: $? = 0
118configure:4201: result: yes
119configure:4210: checking whether /usr/bin/clang accepts -g
120configure:4230: /usr/bin/clang -c -g -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
121configure:4230: $? = 0
122configure:4271: result: yes
123configure:4288: checking for /usr/bin/clang option to accept ISO C89
124configure:4351: /usr/bin/clang  -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
125configure:4351: $? = 0
126configure:4364: result: none needed
127configure:4389: checking whether /usr/bin/clang understands -c and -o together
128configure:4411: /usr/bin/clang -c conftest.c -o conftest2.o
129configure:4414: $? = 0
130configure:4411: /usr/bin/clang -c conftest.c -o conftest2.o
131configure:4414: $? = 0
132configure:4426: result: yes
133configure:4445: checking dependency style of /usr/bin/clang
134configure:4556: result: none
135configure:4571: checking for a sed that does not truncate output
136configure:4635: result: /opt/local/bin/gsed
137configure:4653: checking for grep that handles long lines and -e
138configure:4711: result: /usr/bin/grep
139configure:4716: checking for egrep
140configure:4778: result: /usr/bin/grep -E
141configure:4783: checking for fgrep
142configure:4845: result: /usr/bin/grep -F
143configure:4880: checking for ld used by /usr/bin/clang
144configure:4947: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
145configure:4954: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
146configure:4969: result: no
147configure:4981: checking for BSD- or MS-compatible name lister (nm)
148configure:5035: result: /opt/local/bin/nm -B
149configure:5165: checking the name lister (/opt/local/bin/nm -B) interface
150configure:5172: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
151configure:5175: /opt/local/bin/nm -B "conftest.o"
152configure:5178: output
1530000000000000000 S _some_variable
154configure:5185: result: BSD nm
155configure:5188: checking whether ln -s works
156configure:5192: result: yes
157configure:5200: checking the maximum length of command line arguments
158configure:5336: result: 196608
159configure:5384: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format
160configure:5424: result: func_convert_file_noop
161configure:5431: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format
162configure:5451: result: func_convert_file_noop
163configure:5458: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
164configure:5465: result: -r
165configure:5539: checking for objdump
166configure:5566: result: objdump
167configure:5595: checking how to recognize dependent libraries
168configure:5795: result: pass_all
169configure:5880: checking for dlltool
170configure:5907: result: dlltool
171configure:5937: checking how to associate runtime and link libraries
172configure:5964: result: printf %s\n
173configure:6025: checking for ar
174configure:6041: found /opt/local/bin/ar
175configure:6052: result: ar
176configure:6089: checking for archiver @FILE support
177configure:6106: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
178configure:6106: $? = 0
179configure:6109: ar cru libconftest.a @conftest.lst >&5
180ar: @conftest.lst: No such file or directory
181configure:6112: $? = 1
182configure:6132: result: no
183configure:6190: checking for strip
184configure:6206: found /opt/local/bin/strip
185configure:6217: result: strip
186configure:6289: checking for ranlib
187configure:6305: found /opt/local/bin/ranlib
188configure:6316: result: ranlib
189configure:6418: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
190configure:6571: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
191configure:6574: $? = 0
192configure: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
193configure:6581: $? = 0
194cannot find nm_test_var in conftest.nm
195configure:6571: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
196configure:6574: $? = 0
197configure: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
198configure:6581: $? = 0
199configure: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
200configure:6650: $? = 0
201configure:6688: result: ok
202configure:6735: checking for sysroot
203configure:6765: result: no
204configure:6772: checking for a working dd
205configure:6810: result: /bin/dd
206configure:6814: checking how to truncate binary pipes
207configure:6829: result: /bin/dd bs=4096 count=1
208configure:7158: checking for mt
209configure:7188: result: no
210configure:7208: checking if : is a manifest tool
211configure:7214: : '-?'
212configure:7222: result: no
213configure:7278: checking for dsymutil
214configure:7294: found /usr/bin/dsymutil
215configure:7305: result: dsymutil
216configure:7370: checking for nmedit
217configure:7386: found /usr/bin/nmedit
218configure:7397: result: nmedit
219configure:7462: checking for lipo
220configure:7478: found /opt/local/bin/lipo
221configure:7489: result: lipo
222configure:7554: checking for otool
223configure:7570: found /opt/local/bin/otool
224configure:7581: result: otool
225configure:7646: checking for otool64
226configure:7676: result: no
227configure: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
229configure:7754: result: yes
230configure:7757: checking for -exported_symbols_list linker flag
231configure: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
232configure:7777: $? = 0
233configure:7787: result: yes
234configure:7790: checking for -force_load linker flag
235/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -c -o conftest.o conftest.c
236ar cru libconftest.a conftest.o
237ranlib 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
239configure:7822: result: yes
240configure:7899: checking how to run the C preprocessor
241configure:7930: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c
242configure:7930: $? = 0
243configure:7944: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c
244conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
245#include <ac_nonexistent.h>
246         ^~~~~~~~~~~~~~~~~~
2471 error generated.
248configure:7944: $? = 1
249configure: 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>
261configure:7969: result: /usr/bin/clang -E
262configure:7989: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c
263configure:7989: $? = 0
264configure:8003: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c
265conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
266#include <ac_nonexistent.h>
267         ^~~~~~~~~~~~~~~~~~
2681 error generated.
269configure:8003: $? = 1
270configure: 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>
282configure:8032: checking for ANSI C header files
283configure:8052: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
284configure:8052: $? = 0
285configure: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
286configure:8125: $? = 0
287configure:8125: ./conftest
288configure:8125: $? = 0
289configure:8136: result: yes
290configure:8149: checking for sys/types.h
291configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
292configure:8149: $? = 0
293configure:8149: result: yes
294configure:8149: checking for sys/stat.h
295configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
296configure:8149: $? = 0
297configure:8149: result: yes
298configure:8149: checking for stdlib.h
299configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
300configure:8149: $? = 0
301configure:8149: result: yes
302configure:8149: checking for string.h
303configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
304configure:8149: $? = 0
305configure:8149: result: yes
306configure:8149: checking for memory.h
307configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
308configure:8149: $? = 0
309configure:8149: result: yes
310configure:8149: checking for strings.h
311configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
312configure:8149: $? = 0
313configure:8149: result: yes
314configure:8149: checking for inttypes.h
315configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
316configure:8149: $? = 0
317configure:8149: result: yes
318configure:8149: checking for stdint.h
319configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
320configure:8149: $? = 0
321configure:8149: result: yes
322configure:8149: checking for unistd.h
323configure:8149: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
324configure:8149: $? = 0
325configure:8149: result: yes
326configure:8163: checking for dlfcn.h
327configure:8163: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
328configure:8163: $? = 0
329configure:8163: result: yes
330configure:8417: checking for objdir
331configure:8432: result: .libs
332configure:8696: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
333configure: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
334configure:8718: $? = 0
335configure:8731: result: yes
336configure:9089: checking for /usr/bin/clang option to produce PIC
337configure:9096: result: -fno-common -DPIC
338configure:9104: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
339configure: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
340configure:9126: $? = 0
341configure:9139: result: yes
342configure:9168: checking if /usr/bin/clang static flag -static works
343configure:9196: result: no
344configure:9211: checking if /usr/bin/clang supports -c -o file.o
345configure: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
346configure:9236: $? = 0
347configure:9258: result: yes
348configure:9266: checking if /usr/bin/clang supports -c -o file.o
349configure:9313: result: yes
350configure:9346: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
351configure:10605: result: yes
352configure:10845: checking dynamic linker characteristics
353configure:11676: result: darwin17.7.0 dyld
354configure:11798: checking how to hardcode library paths into programs
355configure:11823: result: immediate
356configure:12371: checking whether stripping libraries is possible
357configure:12385: result: yes
358configure:12411: checking if libtool supports shared libraries
359configure:12413: result: yes
360configure:12416: checking whether to build shared libraries
361configure:12441: result: yes
362configure:12444: checking whether to build static libraries
363configure:12448: result: yes
364configure:12490: checking for /usr/bin/clang option to accept ISO C99
365configure:12639: /usr/bin/clang  -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c >&5
366configure:12639: $? = 0
367configure:12652: result: none needed
368configure:12779: checking for C++ compiler version
369configure:12788: /usr/bin/clang++ --version >&5
370Apple LLVM version 9.1.0 (clang-902.0.39.2)
371Target: x86_64-apple-darwin17.7.0
372Thread model: posix
373InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
374configure:12799: $? = 0
375configure:12788: /usr/bin/clang++ -v >&5
376Apple LLVM version 9.1.0 (clang-902.0.39.2)
377Target: x86_64-apple-darwin17.7.0
378Thread model: posix
379InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
380configure:12799: $? = 0
381configure:12788: /usr/bin/clang++ -V >&5
382clang: error: argument to '-V' is missing (expected 1 value)
383clang: error: no input files
384configure:12799: $? = 1
385configure:12788: /usr/bin/clang++ -qversion >&5
386clang: error: unknown argument: '-qversion'
387clang: error: no input files
388configure:12799: $? = 1
389configure:12803: checking whether we are using the GNU C++ compiler
390configure: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
391configure:12822: $? = 0
392configure:12831: result: yes
393configure:12840: checking whether /usr/bin/clang++ accepts -g
394configure:12860: /usr/bin/clang++ -c -g -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp >&5
395configure:12860: $? = 0
396configure:12901: result: yes
397configure:12926: checking dependency style of /usr/bin/clang++
398configure:13037: result: none
399configure:13070: checking how to run the C++ preprocessor
400configure:13097: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp
401configure:13097: $? = 0
402configure:13111: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp
403conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
404#include <ac_nonexistent.h>
405         ^~~~~~~~~~~~~~~~~~
4061 error generated.
407configure:13111: $? = 1
408configure: 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>
432configure:13136: result: /usr/bin/clang++ -E
433configure:13156: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp
434configure:13156: $? = 0
435configure:13170: /usr/bin/clang++ -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.cpp
436conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
437#include <ac_nonexistent.h>
438         ^~~~~~~~~~~~~~~~~~
4391 error generated.
440configure:13170: $? = 1
441configure: 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>
465configure:13332: checking for ld used by /usr/bin/clang++
466configure:13399: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
467configure:13406: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
468configure:13421: result: no
469configure:13476: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
470configure:14549: result: yes
471configure: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
472configure:14588: $? = 0
473configure:15069: checking for /usr/bin/clang++ option to produce PIC
474configure:15076: result: -fno-common -DPIC
475configure:15084: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
476configure: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
477configure:15106: $? = 0
478configure:15119: result: yes
479configure:15142: checking if /usr/bin/clang++ static flag -static works
480configure:15170: result: no
481configure:15182: checking if /usr/bin/clang++ supports -c -o file.o
482configure: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
483configure:15207: $? = 0
484configure:15229: result: yes
485configure:15234: checking if /usr/bin/clang++ supports -c -o file.o
486configure:15281: result: yes
487configure:15311: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
488configure:15351: result: yes
489configure:15492: checking dynamic linker characteristics
490configure:16250: result: darwin17.7.0 dyld
491configure:16315: checking how to hardcode library paths into programs
492configure:16340: result: immediate
493configure:16385: checking whether /usr/bin/clang accepts -fexceptions
494configure: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
495configure:16398: $? = 0
496configure:16399: result: yes
497configure:16416: checking for ANSI C header files
498configure:16520: result: yes
499configure:16530: checking whether byte ordering is bigendian
500configure: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
501configure:16552: $? = 0
502configure: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
503conftest.c:31:2: error: use of undeclared identifier 'not'
504 not big endian
505 ^
5061 error generated.
507configure:16569: $? = 1
508configure: 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| }
544configure:16605: result: no
545configure:16658: checking for an ANSI C-conforming const
546configure: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
547configure:16724: $? = 0
548configure:16731: result: yes
549configure:16739: checking for size_t
550configure: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
551configure:16739: $? = 0
552configure: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
553conftest.c:61:21: error: expected expression
554if (sizeof ((size_t)))
555                    ^
5561 error generated.
557configure:16739: $? = 1
558configure: 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| }
624configure:16739: result: yes
625configure:16753: checking for memmove
626configure: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
627conftest.c:48:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
628char memmove ();
629             ^
630              void
631conftest.c:48:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
632char memmove ();
633     ^
634conftest.c:48:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
6352 warnings generated.
636conftest.c:48:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
637char memmove ();
638             ^
639              void
640conftest.c:48:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
641char memmove ();
642     ^
643conftest.c:48:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
6442 warnings generated.
645configure:16753: $? = 0
646configure:16753: result: yes
647configure:16753: checking for bcopy
648configure: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
649conftest.c:49:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
650char bcopy ();
651           ^
652            void
6531 warning generated.
654conftest.c:49:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
655char bcopy ();
656           ^
657            void
6581 warning generated.
659configure:16753: $? = 0
660configure:16753: result: yes
661configure:16864: checking for arc4random_buf (BSD or libbsd)
662configure: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
663configure:16879: $? = 0
664configure:16884: result: yes
665configure:16930: checking for getrandom (Linux 3.17+, glibc 2.25+)
666configure: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
667conftest.c:32:12: warning: implicit declaration of function 'getrandom' is invalid in C99 [-Wimplicit-function-declaration]
668    return getrandom(NULL, 0U, 0U);
669           ^
670conftest.c:32:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
6712 warnings generated.
672Undefined symbols for architecture x86_64:
673  "_getrandom", referenced from:
674      _main in conftest-cc4a95.o
675ld: symbol(s) not found for architecture x86_64
676conftest.c:32:12: warning: implicit declaration of function 'getrandom' is invalid in C99 [-Wimplicit-function-declaration]
677    return getrandom(NULL, 0U, 0U);
678           ^
679conftest.c:32:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
6802 warnings generated.
681clang: error: linker command failed with exit code 1 (use -v to see invocation)
682configure:16942: $? = 1
683configure: 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|
718configure:16952: result: no
719configure:16955: checking for syscall SYS_getrandom (Linux 3.17+)
720configure: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
721conftest.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
725int      syscall(int, ...);
726         ^
727conftest.c:33:17: error: use of undeclared identifier 'SYS_getrandom'
728        syscall(SYS_getrandom, NULL, 0, 0);
729                ^
7301 warning and 1 error generated.
731configure:16969: $? = 1
732configure: 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|
769configure:16979: result: no
770configure:16994: checking fcntl.h usability
771configure: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
772configure:16994: $? = 0
773configure:16994: result: yes
774configure:16994: checking fcntl.h presence
775configure:16994: /usr/bin/clang -E -I/opt/local/include -DHAVE_EXPAT_CONFIG_H conftest.c
776configure:16994: $? = 0
777configure:16994: result: yes
778configure:16994: checking for fcntl.h
779configure:16994: result: yes
780configure:16994: checking for unistd.h
781configure:16994: result: yes
782configure:17004: checking for off_t
783configure: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
784configure:17004: $? = 0
785configure: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
786conftest.c:66:20: error: expected expression
787if (sizeof ((off_t)))
788                   ^
7891 error generated.
790configure:17004: $? = 1
791configure: 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| }
862configure:17004: result: yes
863configure:17021: checking for stdlib.h
864configure:17021: result: yes
865configure:17021: checking for unistd.h
866configure:17021: result: yes
867configure:17021: checking for sys/param.h
868configure: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
869configure:17021: $? = 0
870configure:17021: result: yes
871configure:17041: checking for getpagesize
872configure: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
873conftest.c:56:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
874char getpagesize ();
875                 ^
876                  void
8771 warning generated.
878conftest.c:56:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
879char getpagesize ();
880                 ^
881                  void
8821 warning generated.
883configure:17041: $? = 0
884configure:17041: result: yes
885configure:17050: checking for working mmap
886configure: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
887configure:17197: $? = 0
888configure:17197: ./conftest
889configure:17197: $? = 0
890configure:17207: result: yes
891configure:17271: checking for docbook2x-man
892configure:17301: result: no
893configure:17271: checking for db2x_docbook2man
894configure:17301: result: no
895configure:17271: checking for docbook2man
896configure:17287: found /opt/local/bin/docbook2man
897configure:17298: result: docbook2man
898configure: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
909ac_cv_build=x86_64-apple-darwin17.7.0
910ac_cv_c_bigendian=no
911ac_cv_c_compiler_gnu=yes
912ac_cv_c_const=yes
913ac_cv_cxx_compiler_gnu=yes
914ac_cv_env_CCC_set=
915ac_cv_env_CCC_value=
916ac_cv_env_CC_set=set
917ac_cv_env_CC_value=/usr/bin/clang
918ac_cv_env_CFLAGS_set=set
919ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
920ac_cv_env_CPPFLAGS_set=set
921ac_cv_env_CPPFLAGS_value=-I/opt/local/include
922ac_cv_env_CPP_set=
923ac_cv_env_CPP_value=
924ac_cv_env_CXXCPP_set=
925ac_cv_env_CXXCPP_value=
926ac_cv_env_CXXFLAGS_set=set
927ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386'
928ac_cv_env_CXX_set=set
929ac_cv_env_CXX_value=/usr/bin/clang++
930ac_cv_env_DOCBOOK_TO_MAN_set=
931ac_cv_env_DOCBOOK_TO_MAN_value=
932ac_cv_env_LDFLAGS_set=set
933ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
934ac_cv_env_LIBS_set=
935ac_cv_env_LIBS_value=
936ac_cv_env_LT_SYS_LIBRARY_PATH_set=
937ac_cv_env_LT_SYS_LIBRARY_PATH_value=
938ac_cv_env_build_alias_set=
939ac_cv_env_build_alias_value=
940ac_cv_env_host_alias_set=
941ac_cv_env_host_alias_value=
942ac_cv_env_target_alias_set=
943ac_cv_env_target_alias_value=
944ac_cv_func_bcopy=yes
945ac_cv_func_getpagesize=yes
946ac_cv_func_memmove=yes
947ac_cv_func_mmap_fixed_mapped=yes
948ac_cv_header_dlfcn_h=yes
949ac_cv_header_fcntl_h=yes
950ac_cv_header_inttypes_h=yes
951ac_cv_header_memory_h=yes
952ac_cv_header_stdc=yes
953ac_cv_header_stdint_h=yes
954ac_cv_header_stdlib_h=yes
955ac_cv_header_string_h=yes
956ac_cv_header_strings_h=yes
957ac_cv_header_sys_param_h=yes
958ac_cv_header_sys_stat_h=yes
959ac_cv_header_sys_types_h=yes
960ac_cv_header_unistd_h=yes
961ac_cv_host=x86_64-apple-darwin17.7.0
962ac_cv_objext=o
963ac_cv_path_EGREP='/usr/bin/grep -E'
964ac_cv_path_FGREP='/usr/bin/grep -F'
965ac_cv_path_GREP=/usr/bin/grep
966ac_cv_path_SED=/opt/local/bin/gsed
967ac_cv_path_lt_DD=/bin/dd
968ac_cv_path_mkdir=/opt/local/bin/gmkdir
969ac_cv_prog_AWK=gawk
970ac_cv_prog_CPP='/usr/bin/clang -E'
971ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
972ac_cv_prog_DOCBOOK_TO_MAN=docbook2man
973ac_cv_prog_ac_ct_AR=ar
974ac_cv_prog_ac_ct_CC=/usr/bin/clang
975ac_cv_prog_ac_ct_DLLTOOL=dlltool
976ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
977ac_cv_prog_ac_ct_LIPO=lipo
978ac_cv_prog_ac_ct_NMEDIT=nmedit
979ac_cv_prog_ac_ct_OBJDUMP=objdump
980ac_cv_prog_ac_ct_OTOOL=otool
981ac_cv_prog_ac_ct_RANLIB=ranlib
982ac_cv_prog_ac_ct_STRIP=strip
983ac_cv_prog_cc_c89=
984ac_cv_prog_cc_c99=
985ac_cv_prog_cc_g=yes
986ac_cv_prog_cxx_g=yes
987ac_cv_prog_make_make_set=yes
988ac_cv_type_off_t=yes
989ac_cv_type_size_t=yes
990am_cv_CC_dependencies_compiler_type=none
991am_cv_CXX_dependencies_compiler_type=none
992am_cv_make_support_nested_variables=yes
993am_cv_prog_cc_c_o=yes
994lt_cv_apple_cc_single_mod=yes
995lt_cv_ar_at_file=no
996lt_cv_deplibs_check_method=pass_all
997lt_cv_file_magic_cmd='$MAGIC_CMD'
998lt_cv_file_magic_test_file=
999lt_cv_ld_exported_symbols_list=yes
1000lt_cv_ld_force_load=yes
1001lt_cv_ld_reload_flag=-r
1002lt_cv_nm_interface='BSD nm'
1003lt_cv_objdir=.libs
1004lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1005lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1006lt_cv_path_NM='/opt/local/bin/nm -B'
1007lt_cv_path_mainfest_tool=no
1008lt_cv_prog_compiler_c_o=yes
1009lt_cv_prog_compiler_c_o_CXX=yes
1010lt_cv_prog_compiler_pic='-fno-common -DPIC'
1011lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1012lt_cv_prog_compiler_pic_works=yes
1013lt_cv_prog_compiler_pic_works_CXX=yes
1014lt_cv_prog_compiler_rtti_exceptions=yes
1015lt_cv_prog_compiler_static_works=no
1016lt_cv_prog_compiler_static_works_CXX=no
1017lt_cv_prog_gnu_ld=no
1018lt_cv_prog_gnu_ldcxx=no
1019lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1020lt_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'\'''
1021lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1022lt_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'\'''
1023lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1024lt_cv_sys_global_symbol_to_import=
1025lt_cv_sys_max_cmd_len=196608
1026lt_cv_to_host_file_cmd=func_convert_file_noop
1027lt_cv_to_tool_file_cmd=func_convert_file_noop
1028lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1029
1030## ----------------- ##
1031## Output variables. ##
1032## ----------------- ##
1033
1034ACLOCAL='${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'
1035AMDEPBACKSLASH=''
1036AMDEP_FALSE=''
1037AMDEP_TRUE='#'
1038AMTAR='$${TAR-tar}'
1039AM_BACKSLASH='\'
1040AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1041AM_DEFAULT_VERBOSITY='1'
1042AM_V='$(V)'
1043AR='ar'
1044AS='as'
1045AUTOCONF='${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'
1046AUTOHEADER='${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'
1047AUTOMAKE='${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'
1048AWK='gawk'
1049CC='/usr/bin/clang'
1050CCDEPMODE='depmode=none'
1051CFLAGS='-pipe -Os -arch x86_64 -arch i386 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -fno-strict-aliasing'
1052CPP='/usr/bin/clang -E'
1053CPPFLAGS='-I/opt/local/include -DHAVE_EXPAT_CONFIG_H'
1054CXX='/usr/bin/clang++'
1055CXXCPP='/usr/bin/clang++ -E'
1056CXXDEPMODE='depmode=none'
1057CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -fno-strict-aliasing'
1058CYGPATH_W='echo'
1059DEFS=''
1060DEPDIR='.deps'
1061DLLTOOL='dlltool'
1062DOCBOOK_TO_MAN='docbook2man'
1063DSYMUTIL='dsymutil'
1064DUMPBIN=''
1065ECHO_C='\c'
1066ECHO_N=''
1067ECHO_T=''
1068EGREP='/usr/bin/grep -E'
1069EXEEXT=''
1070FGREP='/usr/bin/grep -F'
1071FILEMAP='unixfilemap'
1072GREP='/usr/bin/grep'
1073INSTALL_DATA='${INSTALL} -m 644'
1074INSTALL_PROGRAM='${INSTALL}'
1075INSTALL_SCRIPT='${INSTALL}'
1076INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1077LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1078LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -fno-strict-aliasing'
1079LIBAGE='6'
1080LIBCURRENT='7'
1081LIBOBJS=''
1082LIBREVISION='8'
1083LIBS=''
1084LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1085LIPO='lipo'
1086LN_S='ln -s'
1087LTLIBOBJS=''
1088LT_SYS_LIBRARY_PATH=''
1089MAKEINFO='${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'
1090MANIFEST_TOOL=':'
1091MINGW_FALSE=''
1092MINGW_TRUE='#'
1093MKDIR_P='/opt/local/bin/gmkdir -p'
1094NM='/opt/local/bin/nm -B'
1095NMEDIT='nmedit'
1096OBJDUMP='objdump'
1097OBJEXT='o'
1098OTOOL64=':'
1099OTOOL='otool'
1100PACKAGE='expat'
1101PACKAGE_BUGREPORT='expat-bugs@libexpat.org'
1102PACKAGE_NAME='expat'
1103PACKAGE_STRING='expat 2.2.6'
1104PACKAGE_TARNAME='expat'
1105PACKAGE_URL=''
1106PACKAGE_VERSION='2.2.6'
1107PATH_SEPARATOR=':'
1108RANLIB='ranlib'
1109SED='/opt/local/bin/gsed'
1110SET_MAKE=''
1111SHELL='/bin/sh'
1112STRIP='strip'
1113UNICODE_FALSE=''
1114UNICODE_TRUE='#'
1115VERSION='2.2.6'
1116WITH_DOCBOOK_FALSE=''
1117WITH_DOCBOOK_TRUE=''
1118WITH_XMLWF_FALSE='#'
1119WITH_XMLWF_TRUE=''
1120ac_ct_AR='ar'
1121ac_ct_CC='/usr/bin/clang'
1122ac_ct_CXX=''
1123ac_ct_DUMPBIN=''
1124am__EXEEXT_FALSE=''
1125am__EXEEXT_TRUE=''
1126am__fastdepCC_FALSE=''
1127am__fastdepCC_TRUE='#'
1128am__fastdepCXX_FALSE=''
1129am__fastdepCXX_TRUE='#'
1130am__include='include'
1131am__isrc=''
1132am__leading_dot='.'
1133am__nodep=''
1134am__quote=''
1135am__tar='$${TAR-tar} chof - "$$tardir"'
1136am__untar='$${TAR-tar} xf -'
1137bindir='${exec_prefix}/bin'
1138build='x86_64-apple-darwin17.7.0'
1139build_alias=''
1140build_cpu='x86_64'
1141build_os='darwin17.7.0'
1142build_vendor='apple'
1143datadir='${datarootdir}'
1144datarootdir='${prefix}/share'
1145docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1146dvidir='${docdir}'
1147exec_prefix='NONE'
1148host='x86_64-apple-darwin17.7.0'
1149host_alias=''
1150host_cpu='x86_64'
1151host_os='darwin17.7.0'
1152host_vendor='apple'
1153htmldir='${docdir}'
1154includedir='${prefix}/include'
1155infodir='${datarootdir}/info'
1156install_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'
1157libdir='${exec_prefix}/lib'
1158libexecdir='${exec_prefix}/libexec'
1159localedir='${datarootdir}/locale'
1160localstatedir='${prefix}/var'
1161mandir='${datarootdir}/man'
1162mkdir_p='$(MKDIR_P)'
1163oldincludedir='/usr/include'
1164pdfdir='${docdir}'
1165prefix='/opt/local'
1166program_transform_name='s,x,x,'
1167psdir='${docdir}'
1168sbindir='${exec_prefix}/sbin'
1169sharedstatedir='${prefix}/com'
1170sysconfdir='${prefix}/etc'
1171target_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
1215configure: exit 1