Ticket #59004: config.log

File config.log, 60.6 KB (added by dershow, 5 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 GNU source-highlight configure 3.1.8, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-boost=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = adershowitzMBP15
14uname -m = x86_64
15uname -r = 18.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/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 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/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: 16.00 gigabytes
33Default processor set: 516 tasks, 2509 threads, 8 processors
34Load average: 1.99, Mach factor: 6.00
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:3214: checking for a BSD-compatible install
52configure:3282: result: /usr/bin/install -c
53configure:3293: checking whether build environment is sane
54configure:3348: result: yes
55configure:3386: WARNING: 'missing' script is too old or missing
56configure:3499: checking for a thread-safe mkdir -p
57configure:3538: result: /opt/local/bin/gmkdir -p
58configure:3546: checking for gawk
59configure:3562: found /opt/local/bin/gawk
60configure:3573: result: gawk
61configure:3584: checking whether make sets $(MAKE)
62configure:3606: result: yes
63configure:3635: checking whether make supports nested variables
64configure:3652: result: yes
65configure:3867: checking for gcc
66configure:3894: result: /usr/bin/clang
67configure:4123: checking for C compiler version
68configure:4132: /usr/bin/clang --version >&5
69Apple LLVM version 10.0.1 (clang-1001.0.46.4)
70Target: x86_64-apple-darwin18.6.0
71Thread model: posix
72InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
73configure:4143: $? = 0
74configure:4132: /usr/bin/clang -v >&5
75Apple LLVM version 10.0.1 (clang-1001.0.46.4)
76Target: x86_64-apple-darwin18.6.0
77Thread model: posix
78InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
79configure:4143: $? = 0
80configure:4132: /usr/bin/clang -V >&5
81clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
82clang: error: no input files
83configure:4143: $? = 1
84configure:4132: /usr/bin/clang -qversion >&5
85clang: error: unknown argument '-qversion', did you mean '--version'?
86clang: error: no input files
87configure:4143: $? = 1
88configure:4163: checking whether the C compiler works
89configure:4185: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
90configure:4189: $? = 0
91configure:4237: result: yes
92configure:4240: checking for C compiler default output file name
93configure:4242: result: a.out
94configure:4248: checking for suffix of executables
95configure:4255: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
96configure:4259: $? = 0
97configure:4281: result:
98configure:4303: checking whether we are cross compiling
99configure:4311: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
100configure:4315: $? = 0
101configure:4322: ./conftest
102configure:4326: $? = 0
103configure:4341: result: no
104configure:4346: checking for suffix of object files
105configure:4368: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
106configure:4372: $? = 0
107configure:4393: result: o
108configure:4397: checking whether we are using the GNU C compiler
109configure:4416: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
110configure:4416: $? = 0
111configure:4425: result: yes
112configure:4434: checking whether /usr/bin/clang accepts -g
113configure:4454: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
114configure:4454: $? = 0
115configure:4495: result: yes
116configure:4512: checking for /usr/bin/clang option to accept ISO C89
117configure:4575: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
118configure:4575: $? = 0
119configure:4588: result: none needed
120configure:4613: checking whether /usr/bin/clang understands -c and -o together
121configure:4635: /usr/bin/clang -c conftest.c -o conftest2.o
122configure:4638: $? = 0
123configure:4635: /usr/bin/clang -c conftest.c -o conftest2.o
124configure:4638: $? = 0
125configure:4650: result: yes
126configure:4670: checking whether make supports the include directive
127configure:4685: make -f confmf.GNU && cat confinc.out
128this is the am__doit target
129configure:4688: $? = 0
130configure:4707: result: yes (GNU style)
131configure:4732: checking dependency style of /usr/bin/clang
132configure:4843: result: gcc3
133configure:4865: checking how to run the C preprocessor
134configure:4896: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
135configure:4896: $? = 0
136configure:4910: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
137conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
138#include <ac_nonexistent.h>
139         ^~~~~~~~~~~~~~~~~~
1401 error generated.
141configure:4910: $? = 1
142configure: failed program was:
143| /* confdefs.h */
144| #define PACKAGE_NAME "GNU source-highlight"
145| #define PACKAGE_TARNAME "source-highlight"
146| #define PACKAGE_VERSION "3.1.8"
147| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
148| #define PACKAGE_BUGREPORT ""
149| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
150| #define PACKAGE "source-highlight"
151| #define VERSION "3.1.8"
152| #define LIBRARY_VERSION "4:1:0"
153| /* end confdefs.h.  */
154| #include <ac_nonexistent.h>
155configure:4935: result: /usr/bin/clang -E
156configure:4955: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
157configure:4955: $? = 0
158configure:4969: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
159conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
160#include <ac_nonexistent.h>
161         ^~~~~~~~~~~~~~~~~~
1621 error generated.
163configure:4969: $? = 1
164configure: failed program was:
165| /* confdefs.h */
166| #define PACKAGE_NAME "GNU source-highlight"
167| #define PACKAGE_TARNAME "source-highlight"
168| #define PACKAGE_VERSION "3.1.8"
169| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
170| #define PACKAGE_BUGREPORT ""
171| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
172| #define PACKAGE "source-highlight"
173| #define VERSION "3.1.8"
174| #define LIBRARY_VERSION "4:1:0"
175| /* end confdefs.h.  */
176| #include <ac_nonexistent.h>
177configure:4998: checking for grep that handles long lines and -e
178configure:5056: result: /opt/local/bin/ggrep
179configure:5061: checking for egrep
180configure:5123: result: /opt/local/bin/ggrep -E
181configure:5130: checking for Minix Amsterdam compiler
182configure:5154: result: no
183configure:5206: checking for ar
184configure:5222: found /opt/local/bin/ar
185configure:5233: result: ar
186configure:5313: checking for ranlib
187configure:5329: found /opt/local/bin/ranlib
188configure:5340: result: ranlib
189configure:5370: checking build system type
190configure:5384: result: x86_64-apple-darwin18.6.0
191configure:5404: checking host system type
192configure:5417: result: x86_64-apple-darwin18.6.0
193configure:5437: checking for ANSI C header files
194configure:5457: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
195configure:5457: $? = 0
196configure:5530: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
197configure:5530: $? = 0
198configure:5530: ./conftest
199configure:5530: $? = 0
200configure:5541: result: yes
201configure:5554: checking for sys/types.h
202configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
203configure:5554: $? = 0
204configure:5554: result: yes
205configure:5554: checking for sys/stat.h
206configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
207configure:5554: $? = 0
208configure:5554: result: yes
209configure:5554: checking for stdlib.h
210configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
211configure:5554: $? = 0
212configure:5554: result: yes
213configure:5554: checking for string.h
214configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
215configure:5554: $? = 0
216configure:5554: result: yes
217configure:5554: checking for memory.h
218configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
219configure:5554: $? = 0
220configure:5554: result: yes
221configure:5554: checking for strings.h
222configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
223configure:5554: $? = 0
224configure:5554: result: yes
225configure:5554: checking for inttypes.h
226configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
227configure:5554: $? = 0
228configure:5554: result: yes
229configure:5554: checking for stdint.h
230configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
231configure:5554: $? = 0
232configure:5554: result: yes
233configure:5554: checking for unistd.h
234configure:5554: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
235configure:5554: $? = 0
236configure:5554: result: yes
237configure:5569: checking minix/config.h usability
238configure:5569: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
239conftest.c:55:10: fatal error: 'minix/config.h' file not found
240#include <minix/config.h>
241         ^~~~~~~~~~~~~~~~
2421 error generated.
243configure:5569: $? = 1
244configure: failed program was:
245| /* confdefs.h */
246| #define PACKAGE_NAME "GNU source-highlight"
247| #define PACKAGE_TARNAME "source-highlight"
248| #define PACKAGE_VERSION "3.1.8"
249| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
250| #define PACKAGE_BUGREPORT ""
251| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
252| #define PACKAGE "source-highlight"
253| #define VERSION "3.1.8"
254| #define LIBRARY_VERSION "4:1:0"
255| #define STDC_HEADERS 1
256| #define HAVE_SYS_TYPES_H 1
257| #define HAVE_SYS_STAT_H 1
258| #define HAVE_STDLIB_H 1
259| #define HAVE_STRING_H 1
260| #define HAVE_MEMORY_H 1
261| #define HAVE_STRINGS_H 1
262| #define HAVE_INTTYPES_H 1
263| #define HAVE_STDINT_H 1
264| #define HAVE_UNISTD_H 1
265| /* end confdefs.h.  */
266| #include <stdio.h>
267| #ifdef HAVE_SYS_TYPES_H
268| # include <sys/types.h>
269| #endif
270| #ifdef HAVE_SYS_STAT_H
271| # include <sys/stat.h>
272| #endif
273| #ifdef STDC_HEADERS
274| # include <stdlib.h>
275| # include <stddef.h>
276| #else
277| # ifdef HAVE_STDLIB_H
278| #  include <stdlib.h>
279| # endif
280| #endif
281| #ifdef HAVE_STRING_H
282| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
283| #  include <memory.h>
284| # endif
285| # include <string.h>
286| #endif
287| #ifdef HAVE_STRINGS_H
288| # include <strings.h>
289| #endif
290| #ifdef HAVE_INTTYPES_H
291| # include <inttypes.h>
292| #endif
293| #ifdef HAVE_STDINT_H
294| # include <stdint.h>
295| #endif
296| #ifdef HAVE_UNISTD_H
297| # include <unistd.h>
298| #endif
299| #include <minix/config.h>
300configure:5569: result: no
301configure:5569: checking minix/config.h presence
302configure:5569: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
303conftest.c:22:10: fatal error: 'minix/config.h' file not found
304#include <minix/config.h>
305         ^~~~~~~~~~~~~~~~
3061 error generated.
307configure:5569: $? = 1
308configure: failed program was:
309| /* confdefs.h */
310| #define PACKAGE_NAME "GNU source-highlight"
311| #define PACKAGE_TARNAME "source-highlight"
312| #define PACKAGE_VERSION "3.1.8"
313| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
314| #define PACKAGE_BUGREPORT ""
315| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
316| #define PACKAGE "source-highlight"
317| #define VERSION "3.1.8"
318| #define LIBRARY_VERSION "4:1:0"
319| #define STDC_HEADERS 1
320| #define HAVE_SYS_TYPES_H 1
321| #define HAVE_SYS_STAT_H 1
322| #define HAVE_STDLIB_H 1
323| #define HAVE_STRING_H 1
324| #define HAVE_MEMORY_H 1
325| #define HAVE_STRINGS_H 1
326| #define HAVE_INTTYPES_H 1
327| #define HAVE_STDINT_H 1
328| #define HAVE_UNISTD_H 1
329| /* end confdefs.h.  */
330| #include <minix/config.h>
331configure:5569: result: no
332configure:5569: checking for minix/config.h
333configure:5569: result: no
334configure:5598: checking whether it is safe to define __EXTENSIONS__
335configure:5616: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
336configure:5616: $? = 0
337configure:5623: result: yes
338configure:5702: checking for size_t
339configure:5702: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
340configure:5702: $? = 0
341configure:5702: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
342conftest.c:64:21: error: expected expression
343if (sizeof ((size_t)))
344                    ^
3451 error generated.
346configure:5702: $? = 1
347configure: failed program was:
348| /* confdefs.h */
349| #define PACKAGE_NAME "GNU source-highlight"
350| #define PACKAGE_TARNAME "source-highlight"
351| #define PACKAGE_VERSION "3.1.8"
352| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
353| #define PACKAGE_BUGREPORT ""
354| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
355| #define PACKAGE "source-highlight"
356| #define VERSION "3.1.8"
357| #define LIBRARY_VERSION "4:1:0"
358| #define STDC_HEADERS 1
359| #define HAVE_SYS_TYPES_H 1
360| #define HAVE_SYS_STAT_H 1
361| #define HAVE_STDLIB_H 1
362| #define HAVE_STRING_H 1
363| #define HAVE_MEMORY_H 1
364| #define HAVE_STRINGS_H 1
365| #define HAVE_INTTYPES_H 1
366| #define HAVE_STDINT_H 1
367| #define HAVE_UNISTD_H 1
368| #define __EXTENSIONS__ 1
369| #define _ALL_SOURCE 1
370| #define _DARWIN_C_SOURCE 1
371| #define _GNU_SOURCE 1
372| #define _POSIX_PTHREAD_SEMANTICS 1
373| #define _TANDEM_SOURCE 1
374| /* end confdefs.h.  */
375| #include <stdio.h>
376| #ifdef HAVE_SYS_TYPES_H
377| # include <sys/types.h>
378| #endif
379| #ifdef HAVE_SYS_STAT_H
380| # include <sys/stat.h>
381| #endif
382| #ifdef STDC_HEADERS
383| # include <stdlib.h>
384| # include <stddef.h>
385| #else
386| # ifdef HAVE_STDLIB_H
387| #  include <stdlib.h>
388| # endif
389| #endif
390| #ifdef HAVE_STRING_H
391| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
392| #  include <memory.h>
393| # endif
394| # include <string.h>
395| #endif
396| #ifdef HAVE_STRINGS_H
397| # include <strings.h>
398| #endif
399| #ifdef HAVE_INTTYPES_H
400| # include <inttypes.h>
401| #endif
402| #ifdef HAVE_STDINT_H
403| # include <stdint.h>
404| #endif
405| #ifdef HAVE_UNISTD_H
406| # include <unistd.h>
407| #endif
408| int
409| main ()
410| {
411| if (sizeof ((size_t)))
412|           return 0;
413|   ;
414|   return 0;
415| }
416configure:5702: result: yes
417configure:5715: checking libintl.h usability
418configure:5715: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
419configure:5715: $? = 0
420configure:5715: result: yes
421configure:5715: checking libintl.h presence
422configure:5715: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
423configure:5715: $? = 0
424configure:5715: result: yes
425configure:5715: checking for libintl.h
426configure:5715: result: yes
427configure:5727: checking stddef.h usability
428configure:5727: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
429configure:5727: $? = 0
430configure:5727: result: yes
431configure:5727: checking stddef.h presence
432configure:5727: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
433configure:5727: $? = 0
434configure:5727: result: yes
435configure:5727: checking for stddef.h
436configure:5727: result: yes
437configure:5740: checking for strftime
438configure:5740: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
439configure:5740: $? = 0
440configure:5740: result: yes
441configure:5908: checking for C++ compiler version
442configure:5917: /usr/bin/clang++ --version >&5
443Apple LLVM version 10.0.1 (clang-1001.0.46.4)
444Target: x86_64-apple-darwin18.6.0
445Thread model: posix
446InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
447configure:5928: $? = 0
448configure:5917: /usr/bin/clang++ -v >&5
449Apple LLVM version 10.0.1 (clang-1001.0.46.4)
450Target: x86_64-apple-darwin18.6.0
451Thread model: posix
452InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
453configure:5928: $? = 0
454configure:5917: /usr/bin/clang++ -V >&5
455clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
456clang: error: no input files
457configure:5928: $? = 1
458configure:5917: /usr/bin/clang++ -qversion >&5
459clang: error: unknown argument '-qversion', did you mean '--version'?
460clang: error: no input files
461configure:5928: $? = 1
462configure:5932: checking whether we are using the GNU C++ compiler
463configure:5951: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
464configure:5951: $? = 0
465configure:5960: result: yes
466configure:5969: checking whether /usr/bin/clang++ accepts -g
467configure:5989: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
468configure:5989: $? = 0
469configure:6030: result: yes
470configure:6055: checking dependency style of /usr/bin/clang++
471configure:6166: result: gcc3
472configure:6191: checking for gawk
473configure:6218: result: gawk
474configure:6278: checking how to print strings
475configure:6305: result: printf
476configure:6326: checking for a sed that does not truncate output
477configure:6390: result: /opt/local/bin/gsed
478configure:6408: checking for fgrep
479configure:6470: result: /opt/local/bin/ggrep -F
480configure:6505: checking for ld used by /usr/bin/clang
481configure:6572: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
482configure:6579: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
483configure:6594: result: no
484configure:6606: checking for BSD- or MS-compatible name lister (nm)
485configure:6660: result: /opt/local/bin/nm -B
486configure:6790: checking the name lister (/opt/local/bin/nm -B) interface
487configure:6797: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
488configure:6800: /opt/local/bin/nm -B "conftest.o"
489configure:6803: output
4900000000000000000 S _some_variable
491configure:6810: result: BSD nm
492configure:6813: checking whether ln -s works
493configure:6817: result: yes
494configure:6825: checking the maximum length of command line arguments
495configure:6956: result: 196608
496configure:7004: checking how to convert x86_64-apple-darwin18.6.0 file names to x86_64-apple-darwin18.6.0 format
497configure:7044: result: func_convert_file_noop
498configure:7051: checking how to convert x86_64-apple-darwin18.6.0 file names to toolchain format
499configure:7071: result: func_convert_file_noop
500configure:7078: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
501configure:7085: result: -r
502configure:7159: checking for objdump
503configure:7175: found /opt/local/bin/objdump
504configure:7186: result: objdump
505configure:7218: checking how to recognize dependent libraries
506configure:7418: result: pass_all
507configure:7503: checking for dlltool
508configure:7533: result: no
509configure:7563: checking how to associate runtime and link libraries
510configure:7590: result: printf %s\n
511configure:7715: checking for archiver @FILE support
512configure:7732: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
513configure:7732: $? = 0
514configure:7735: ar cru libconftest.a @conftest.lst >&5
515ar: @conftest.lst: No such file or directory
516configure:7738: $? = 1
517configure:7758: result: no
518configure:7816: checking for strip
519configure:7832: found /opt/local/bin/strip
520configure:7843: result: strip
521configure:7915: checking for ranlib
522configure:7942: result: ranlib
523configure:8044: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
524configure:8197: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
525configure:8200: $? = 0
526configure:8204: /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
527configure:8207: $? = 0
528cannot find nm_test_var in conftest.nm
529configure:8197: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
530configure:8200: $? = 0
531configure:8204: /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
532configure:8207: $? = 0
533configure:8273: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp conftstm.o >&5
534configure:8276: $? = 0
535configure:8314: result: ok
536configure:8361: checking for sysroot
537configure:8391: result: no
538configure:8398: checking for a working dd
539configure:8436: result: /bin/dd
540configure:8440: checking how to truncate binary pipes
541configure:8455: result: /bin/dd bs=4096 count=1
542configure:8784: checking for mt
543configure:8814: result: no
544configure:8834: checking if : is a manifest tool
545configure:8840: : '-?'
546configure:8848: result: no
547configure:8904: checking for dsymutil
548configure:8920: found /usr/bin/dsymutil
549configure:8931: result: dsymutil
550configure:8996: checking for nmedit
551configure:9012: found /usr/bin/nmedit
552configure:9023: result: nmedit
553configure:9088: checking for lipo
554configure:9104: found /opt/local/bin/lipo
555configure:9115: result: lipo
556configure:9180: checking for otool
557configure:9196: found /opt/local/bin/otool
558configure:9207: result: otool
559configure:9272: checking for otool64
560configure:9302: result: no
561configure:9347: checking for -single_module linker flag
562/usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
563configure:9380: result: yes
564configure:9383: checking for -exported_symbols_list linker flag
565configure:9403: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.cpp  >&5
566configure:9403: $? = 0
567configure:9413: result: yes
568configure:9416: checking for -force_load linker flag
569/usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o conftest.o conftest.c
570ar cru libconftest.a conftest.o
571ranlib libconftest.a
572/usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
573configure:9448: result: yes
574configure:9522: checking for dlfcn.h
575configure:9522: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
576configure:9522: $? = 0
577configure:9522: result: yes
578configure:9788: checking for objdir
579configure:9803: result: .libs
580configure:10067: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
581configure:10085: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-rtti -fno-exceptions conftest.c >&5
582configure:10089: $? = 0
583configure:10102: result: yes
584configure:10460: checking for /usr/bin/clang option to produce PIC
585configure:10467: result: -fno-common -DPIC
586configure:10475: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
587configure:10493: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.c >&5
588configure:10497: $? = 0
589configure:10510: result: yes
590configure:10539: checking if /usr/bin/clang static flag -static works
591configure:10567: result: no
592configure:10582: checking if /usr/bin/clang supports -c -o file.o
593configure:10603: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.c >&5
594configure:10607: $? = 0
595configure:10629: result: yes
596configure:10637: checking if /usr/bin/clang supports -c -o file.o
597configure:10684: result: yes
598configure:10717: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
599configure:11976: result: yes
600configure:12216: checking dynamic linker characteristics
601configure:13034: result: darwin18.6.0 dyld
602configure:13156: checking how to hardcode library paths into programs
603configure:13181: result: immediate
604configure:13729: checking whether stripping libraries is possible
605configure:13743: result: yes
606configure:13769: checking if libtool supports shared libraries
607configure:13771: result: yes
608configure:13774: checking whether to build shared libraries
609configure:13799: result: yes
610configure:13802: checking whether to build static libraries
611configure:13806: result: yes
612configure:13829: checking how to run the C++ preprocessor
613configure:13856: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
614configure:13856: $? = 0
615configure:13870: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
616conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
617#include <ac_nonexistent.h>
618         ^~~~~~~~~~~~~~~~~~
6191 error generated.
620configure:13870: $? = 1
621configure: failed program was:
622| /* confdefs.h */
623| #define PACKAGE_NAME "GNU source-highlight"
624| #define PACKAGE_TARNAME "source-highlight"
625| #define PACKAGE_VERSION "3.1.8"
626| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
627| #define PACKAGE_BUGREPORT ""
628| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
629| #define PACKAGE "source-highlight"
630| #define VERSION "3.1.8"
631| #define LIBRARY_VERSION "4:1:0"
632| #define STDC_HEADERS 1
633| #define HAVE_SYS_TYPES_H 1
634| #define HAVE_SYS_STAT_H 1
635| #define HAVE_STDLIB_H 1
636| #define HAVE_STRING_H 1
637| #define HAVE_MEMORY_H 1
638| #define HAVE_STRINGS_H 1
639| #define HAVE_INTTYPES_H 1
640| #define HAVE_STDINT_H 1
641| #define HAVE_UNISTD_H 1
642| #define __EXTENSIONS__ 1
643| #define _ALL_SOURCE 1
644| #define _DARWIN_C_SOURCE 1
645| #define _GNU_SOURCE 1
646| #define _POSIX_PTHREAD_SEMANTICS 1
647| #define _TANDEM_SOURCE 1
648| #define HAVE_LIBINTL_H 1
649| #define HAVE_STDDEF_H 1
650| #define HAVE_STRFTIME 1
651| #define HAVE_DLFCN_H 1
652| #define LT_OBJDIR ".libs/"
653| /* end confdefs.h.  */
654| #include <ac_nonexistent.h>
655configure:13895: result: /usr/bin/clang++ -E
656configure:13915: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
657configure:13915: $? = 0
658configure:13929: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
659conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
660#include <ac_nonexistent.h>
661         ^~~~~~~~~~~~~~~~~~
6621 error generated.
663configure:13929: $? = 1
664configure: failed program was:
665| /* confdefs.h */
666| #define PACKAGE_NAME "GNU source-highlight"
667| #define PACKAGE_TARNAME "source-highlight"
668| #define PACKAGE_VERSION "3.1.8"
669| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
670| #define PACKAGE_BUGREPORT ""
671| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
672| #define PACKAGE "source-highlight"
673| #define VERSION "3.1.8"
674| #define LIBRARY_VERSION "4:1:0"
675| #define STDC_HEADERS 1
676| #define HAVE_SYS_TYPES_H 1
677| #define HAVE_SYS_STAT_H 1
678| #define HAVE_STDLIB_H 1
679| #define HAVE_STRING_H 1
680| #define HAVE_MEMORY_H 1
681| #define HAVE_STRINGS_H 1
682| #define HAVE_INTTYPES_H 1
683| #define HAVE_STDINT_H 1
684| #define HAVE_UNISTD_H 1
685| #define __EXTENSIONS__ 1
686| #define _ALL_SOURCE 1
687| #define _DARWIN_C_SOURCE 1
688| #define _GNU_SOURCE 1
689| #define _POSIX_PTHREAD_SEMANTICS 1
690| #define _TANDEM_SOURCE 1
691| #define HAVE_LIBINTL_H 1
692| #define HAVE_STDDEF_H 1
693| #define HAVE_STRFTIME 1
694| #define HAVE_DLFCN_H 1
695| #define LT_OBJDIR ".libs/"
696| /* end confdefs.h.  */
697| #include <ac_nonexistent.h>
698configure:14091: checking for ld used by /usr/bin/clang++
699configure:14158: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
700configure:14165: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
701configure:14180: result: no
702configure:14235: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
703configure:15308: result: yes
704configure:15344: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
705configure:15347: $? = 0
706configure:15828: checking for /usr/bin/clang++ option to produce PIC
707configure:15835: result: -fno-common -DPIC
708configure:15843: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
709configure:15861: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
710configure:15865: $? = 0
711configure:15878: result: yes
712configure:15901: checking if /usr/bin/clang++ static flag -static works
713configure:15929: result: no
714configure:15941: checking if /usr/bin/clang++ supports -c -o file.o
715configure:15962: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.cpp >&5
716configure:15966: $? = 0
717configure:15988: result: yes
718configure:15993: checking if /usr/bin/clang++ supports -c -o file.o
719configure:16040: result: yes
720configure:16070: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
721configure:16110: result: yes
722configure:16251: checking dynamic linker characteristics
723configure:16996: result: darwin18.6.0 dyld
724configure:17061: checking how to hardcode library paths into programs
725configure:17086: result: immediate
726configure:17179: checking whether the compiler implements namespaces
727configure:17202: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
728configure:17202: $? = 0
729configure:17216: result: yes
730configure:17224: checking whether the compiler supports Standard Template Library
731configure:17253: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
732configure:17253: $? = 0
733configure:17267: result: yes
734configure:17276: checking whether the compiler has stringstream
735configure:17303: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
736configure:17303: $? = 0
737configure:17317: result: yes
738configure:17326: checking whether the compiler has ios_base
739configure:17353: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
740configure:17353: $? = 0
741configure:17367: result: yes
742configure:17426: checking for boostlib >= 1.33.1
743configure:17509: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include conftest.cpp >&5
744configure:17509: $? = 0
745configure:17511: result: yes
746configure:17688: checking whether the Boost::Regex library is available
747configure:17711: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include conftest.cpp >&5
748conftest.cpp:42:15: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
749boost::regex r(); return 0;
750              ^~
7511 warning generated.
752configure:17711: $? = 0
753configure:17725: result: yes
754configure:17873: error: Could not find a version of the Boost::Regex library!
755
756## ---------------- ##
757## Cache variables. ##
758## ---------------- ##
759
760ac_cv_build=x86_64-apple-darwin18.6.0
761ac_cv_c_compiler_gnu=yes
762ac_cv_cxx_compiler_gnu=yes
763ac_cv_cxx_have_ios_base=yes
764ac_cv_cxx_have_sstream=yes
765ac_cv_cxx_have_stl=yes
766ac_cv_cxx_namespaces=yes
767ac_cv_env_CCC_set=
768ac_cv_env_CCC_value=
769ac_cv_env_CC_set=set
770ac_cv_env_CC_value=/usr/bin/clang
771ac_cv_env_CFLAGS_set=set
772ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
773ac_cv_env_CPPFLAGS_set=set
774ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
775ac_cv_env_CPP_set=
776ac_cv_env_CPP_value=
777ac_cv_env_CXXCPP_set=
778ac_cv_env_CXXCPP_value=
779ac_cv_env_CXXFLAGS_set=set
780ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
781ac_cv_env_CXX_set=set
782ac_cv_env_CXX_value=/usr/bin/clang++
783ac_cv_env_LDFLAGS_set=set
784ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
785ac_cv_env_LIBS_set=
786ac_cv_env_LIBS_value=
787ac_cv_env_LT_SYS_LIBRARY_PATH_set=
788ac_cv_env_LT_SYS_LIBRARY_PATH_value=
789ac_cv_env_YACC_set=
790ac_cv_env_YACC_value=
791ac_cv_env_YFLAGS_set=
792ac_cv_env_YFLAGS_value=
793ac_cv_env_build_alias_set=
794ac_cv_env_build_alias_value=
795ac_cv_env_host_alias_set=
796ac_cv_env_host_alias_value=
797ac_cv_env_target_alias_set=
798ac_cv_env_target_alias_value=
799ac_cv_func_strftime=yes
800ac_cv_header_dlfcn_h=yes
801ac_cv_header_inttypes_h=yes
802ac_cv_header_libintl_h=yes
803ac_cv_header_memory_h=yes
804ac_cv_header_minix_config_h=no
805ac_cv_header_stdc=yes
806ac_cv_header_stddef_h=yes
807ac_cv_header_stdint_h=yes
808ac_cv_header_stdlib_h=yes
809ac_cv_header_string_h=yes
810ac_cv_header_strings_h=yes
811ac_cv_header_sys_stat_h=yes
812ac_cv_header_sys_types_h=yes
813ac_cv_header_unistd_h=yes
814ac_cv_host=x86_64-apple-darwin18.6.0
815ac_cv_objext=o
816ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
817ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
818ac_cv_path_GREP=/opt/local/bin/ggrep
819ac_cv_path_SED=/opt/local/bin/gsed
820ac_cv_path_lt_DD=/bin/dd
821ac_cv_path_mkdir=/opt/local/bin/gmkdir
822ac_cv_prog_AWK=gawk
823ac_cv_prog_CPP='/usr/bin/clang -E'
824ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
825ac_cv_prog_ac_ct_AR=ar
826ac_cv_prog_ac_ct_CC=/usr/bin/clang
827ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
828ac_cv_prog_ac_ct_LIPO=lipo
829ac_cv_prog_ac_ct_NMEDIT=nmedit
830ac_cv_prog_ac_ct_OBJDUMP=objdump
831ac_cv_prog_ac_ct_OTOOL=otool
832ac_cv_prog_ac_ct_RANLIB=ranlib
833ac_cv_prog_ac_ct_STRIP=strip
834ac_cv_prog_cc_c89=
835ac_cv_prog_cc_g=yes
836ac_cv_prog_cxx_g=yes
837ac_cv_prog_make_make_set=yes
838ac_cv_safe_to_define___extensions__=yes
839ac_cv_type_size_t=yes
840am_cv_CC_dependencies_compiler_type=gcc3
841am_cv_CXX_dependencies_compiler_type=gcc3
842am_cv_make_support_nested_variables=yes
843am_cv_prog_cc_c_o=yes
844ax_cv_boost_regex=yes
845gl_cv_c_amsterdam_compiler=no
846lt_cv_apple_cc_single_mod=yes
847lt_cv_ar_at_file=no
848lt_cv_deplibs_check_method=pass_all
849lt_cv_file_magic_cmd='$MAGIC_CMD'
850lt_cv_file_magic_test_file=
851lt_cv_ld_exported_symbols_list=yes
852lt_cv_ld_force_load=yes
853lt_cv_ld_reload_flag=-r
854lt_cv_nm_interface='BSD nm'
855lt_cv_objdir=.libs
856lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
857lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
858lt_cv_path_NM='/opt/local/bin/nm -B'
859lt_cv_path_mainfest_tool=no
860lt_cv_prog_compiler_c_o=yes
861lt_cv_prog_compiler_c_o_CXX=yes
862lt_cv_prog_compiler_pic='-fno-common -DPIC'
863lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
864lt_cv_prog_compiler_pic_works=yes
865lt_cv_prog_compiler_pic_works_CXX=yes
866lt_cv_prog_compiler_rtti_exceptions=yes
867lt_cv_prog_compiler_static_works=no
868lt_cv_prog_compiler_static_works_CXX=no
869lt_cv_prog_gnu_ld=no
870lt_cv_prog_gnu_ldcxx=no
871lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
872lt_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'\'''
873lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
874lt_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'\'''
875lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
876lt_cv_sys_global_symbol_to_import=
877lt_cv_sys_max_cmd_len=196608
878lt_cv_to_host_file_cmd=func_convert_file_noop
879lt_cv_to_tool_file_cmd=func_convert_file_noop
880lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
881
882## ----------------- ##
883## Output variables. ##
884## ----------------- ##
885
886ABSOLUTEDATADIR=''
887ACLOCAL='aclocal-1.16'
888AMDEPBACKSLASH='\'
889AMDEP_FALSE='#'
890AMDEP_TRUE=''
891AMTAR='$${TAR-tar}'
892AM_BACKSLASH='\'
893AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
894AM_DEFAULT_VERBOSITY='1'
895AM_V='$(V)'
896AR='ar'
897ARFLAGS='cru'
898AUTOCONF='autoconf'
899AUTOHEADER='autoheader'
900AUTOMAKE='automake-1.16'
901AWK='gawk'
902BASH_COMPLETION_DIR=''
903BASH_SHELL=''
904BOOST_CPPFLAGS='-I/opt/local/include'
905BOOST_LDFLAGS='-L/opt/local/lib/x86_64-darwin18.6.0'
906BOOST_REGEX_LIB=''
907CC='/usr/bin/clang'
908CCDEPMODE='depmode=gcc3'
909CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
910CHROOT_INPUT_DIR=''
911CPP='/usr/bin/clang -E'
912CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include'
913CTAGS=''
914CXX='/usr/bin/clang++'
915CXXCPP='/usr/bin/clang++ -E'
916CXXDEPMODE='depmode=gcc3'
917CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
918CYGPATH_W='echo'
919DEFS=''
920DEPDIR='.deps'
921DLLTOOL='false'
922DOUBLECPP=''
923DOXYGEN=''
924DSYMUTIL='dsymutil'
925DUMPBIN=''
926ECHO_C='\c'
927ECHO_N=''
928ECHO_T=''
929EGREP='/opt/local/bin/ggrep -E'
930EXEEXT=''
931FGREP='/opt/local/bin/ggrep -F'
932GENGETOPT=''
933GETOPT_H=''
934GL_COND_LIBTOOL_FALSE=''
935GL_COND_LIBTOOL_TRUE=''
936GL_GENERATE_STDBOOL_H_FALSE=''
937GL_GENERATE_STDBOOL_H_TRUE=''
938GL_GENERATE_STDDEF_H_FALSE=''
939GL_GENERATE_STDDEF_H_TRUE=''
940GNULIB_ALPHASORT=''
941GNULIB_ATOLL=''
942GNULIB_CALLOC_POSIX=''
943GNULIB_CANONICALIZE_FILE_NAME=''
944GNULIB_CHDIR=''
945GNULIB_CHOWN=''
946GNULIB_CLOSE=''
947GNULIB_CLOSEDIR=''
948GNULIB_DIRFD=''
949GNULIB_DUP2=''
950GNULIB_DUP3=''
951GNULIB_DUP=''
952GNULIB_ENVIRON=''
953GNULIB_EUIDACCESS=''
954GNULIB_FACCESSAT=''
955GNULIB_FCHDIR=''
956GNULIB_FCHMODAT=''
957GNULIB_FCHOWNAT=''
958GNULIB_FDATASYNC=''
959GNULIB_FDOPENDIR=''
960GNULIB_FFSL=''
961GNULIB_FFSLL=''
962GNULIB_FSTAT=''
963GNULIB_FSTATAT=''
964GNULIB_FSYNC=''
965GNULIB_FTRUNCATE=''
966GNULIB_FUTIMENS=''
967GNULIB_GETCWD=''
968GNULIB_GETDOMAINNAME=''
969GNULIB_GETDTABLESIZE=''
970GNULIB_GETGROUPS=''
971GNULIB_GETHOSTNAME=''
972GNULIB_GETLOADAVG=''
973GNULIB_GETLOGIN=''
974GNULIB_GETLOGIN_R=''
975GNULIB_GETPAGESIZE=''
976GNULIB_GETSUBOPT=''
977GNULIB_GETUSERSHELL=''
978GNULIB_GL_UNISTD_H_GETOPT=''
979GNULIB_GRANTPT=''
980GNULIB_GROUP_MEMBER=''
981GNULIB_LCHMOD=''
982GNULIB_LCHOWN=''
983GNULIB_LINK=''
984GNULIB_LINKAT=''
985GNULIB_LSEEK=''
986GNULIB_LSTAT=''
987GNULIB_MALLOC_POSIX=''
988GNULIB_MBSCASECMP=''
989GNULIB_MBSCASESTR=''
990GNULIB_MBSCHR=''
991GNULIB_MBSCSPN=''
992GNULIB_MBSLEN=''
993GNULIB_MBSNCASECMP=''
994GNULIB_MBSNLEN=''
995GNULIB_MBSPBRK=''
996GNULIB_MBSPCASECMP=''
997GNULIB_MBSRCHR=''
998GNULIB_MBSSEP=''
999GNULIB_MBSSPN=''
1000GNULIB_MBSSTR=''
1001GNULIB_MBSTOK_R=''
1002GNULIB_MBTOWC=''
1003GNULIB_MEMCHR=''
1004GNULIB_MEMMEM=''
1005GNULIB_MEMPCPY=''
1006GNULIB_MEMRCHR=''
1007GNULIB_MKDIRAT=''
1008GNULIB_MKDTEMP=''
1009GNULIB_MKFIFO=''
1010GNULIB_MKFIFOAT=''
1011GNULIB_MKNOD=''
1012GNULIB_MKNODAT=''
1013GNULIB_MKOSTEMP=''
1014GNULIB_MKOSTEMPS=''
1015GNULIB_MKSTEMP=''
1016GNULIB_MKSTEMPS=''
1017GNULIB_MKTIME=''
1018GNULIB_NANOSLEEP=''
1019GNULIB_OPENDIR=''
1020GNULIB_PIPE2=''
1021GNULIB_PIPE=''
1022GNULIB_POSIX_OPENPT=''
1023GNULIB_PREAD=''
1024GNULIB_PTSNAME=''
1025GNULIB_PTSNAME_R=''
1026GNULIB_PUTENV=''
1027GNULIB_PWRITE=''
1028GNULIB_RANDOM_R=''
1029GNULIB_RAWMEMCHR=''
1030GNULIB_READ=''
1031GNULIB_READDIR=''
1032GNULIB_READLINK=''
1033GNULIB_READLINKAT=''
1034GNULIB_REALLOC_POSIX=''
1035GNULIB_REALPATH=''
1036GNULIB_REWINDDIR=''
1037GNULIB_RMDIR=''
1038GNULIB_RPMATCH=''
1039GNULIB_SCANDIR=''
1040GNULIB_SETENV=''
1041GNULIB_SETHOSTNAME=''
1042GNULIB_SLEEP=''
1043GNULIB_STAT=''
1044GNULIB_STPCPY=''
1045GNULIB_STPNCPY=''
1046GNULIB_STRCASESTR=''
1047GNULIB_STRCHRNUL=''
1048GNULIB_STRDUP=''
1049GNULIB_STRERROR=''
1050GNULIB_STRERROR_R=''
1051GNULIB_STRNCAT=''
1052GNULIB_STRNDUP=''
1053GNULIB_STRNLEN=''
1054GNULIB_STRPBRK=''
1055GNULIB_STRPTIME=''
1056GNULIB_STRSEP=''
1057GNULIB_STRSIGNAL=''
1058GNULIB_STRSTR=''
1059GNULIB_STRTOD=''
1060GNULIB_STRTOK_R=''
1061GNULIB_STRTOLL=''
1062GNULIB_STRTOULL=''
1063GNULIB_STRVERSCMP=''
1064GNULIB_SYMLINK=''
1065GNULIB_SYMLINKAT=''
1066GNULIB_SYSTEM_POSIX=''
1067GNULIB_TIMEGM=''
1068GNULIB_TIME_R=''
1069GNULIB_TTYNAME_R=''
1070GNULIB_UNISTD_H_NONBLOCKING=''
1071GNULIB_UNISTD_H_SIGPIPE=''
1072GNULIB_UNLINK=''
1073GNULIB_UNLINKAT=''
1074GNULIB_UNLOCKPT=''
1075GNULIB_UNSETENV=''
1076GNULIB_USLEEP=''
1077GNULIB_UTIMENSAT=''
1078GNULIB_WCTOMB=''
1079GNULIB_WRITE=''
1080GNULIB__EXIT=''
1081GREP='/opt/local/bin/ggrep'
1082HAVE_ALPHASORT=''
1083HAVE_ATOLL=''
1084HAVE_CANONICALIZE_FILE_NAME=''
1085HAVE_CHOWN=''
1086HAVE_CLOSEDIR=''
1087HAVE_DECL_DIRFD=''
1088HAVE_DECL_ENVIRON=''
1089HAVE_DECL_FCHDIR=''
1090HAVE_DECL_FDATASYNC=''
1091HAVE_DECL_FDOPENDIR=''
1092HAVE_DECL_GETDOMAINNAME=''
1093HAVE_DECL_GETLOADAVG=''
1094HAVE_DECL_GETLOGIN_R=''
1095HAVE_DECL_GETPAGESIZE=''
1096HAVE_DECL_GETUSERSHELL=''
1097HAVE_DECL_LOCALTIME_R=''
1098HAVE_DECL_MEMMEM=''
1099HAVE_DECL_MEMRCHR=''
1100HAVE_DECL_SETENV=''
1101HAVE_DECL_SETHOSTNAME=''
1102HAVE_DECL_STRDUP=''
1103HAVE_DECL_STRERROR_R=''
1104HAVE_DECL_STRNDUP=''
1105HAVE_DECL_STRNLEN=''
1106HAVE_DECL_STRSIGNAL=''
1107HAVE_DECL_STRTOK_R=''
1108HAVE_DECL_TTYNAME_R=''
1109HAVE_DECL_UNSETENV=''
1110HAVE_DIRENT_H=''
1111HAVE_DOXYGEN_FALSE=''
1112HAVE_DOXYGEN_TRUE=''
1113HAVE_DUP2=''
1114HAVE_DUP3=''
1115HAVE_EUIDACCESS=''
1116HAVE_FACCESSAT=''
1117HAVE_FCHDIR=''
1118HAVE_FCHMODAT=''
1119HAVE_FCHOWNAT=''
1120HAVE_FDATASYNC=''
1121HAVE_FDOPENDIR=''
1122HAVE_FFSL=''
1123HAVE_FFSLL=''
1124HAVE_FSTATAT=''
1125HAVE_FSYNC=''
1126HAVE_FTRUNCATE=''
1127HAVE_FUTIMENS=''
1128HAVE_GETDTABLESIZE=''
1129HAVE_GETGROUPS=''
1130HAVE_GETHOSTNAME=''
1131HAVE_GETLOGIN=''
1132HAVE_GETOPT_H=''
1133HAVE_GETPAGESIZE=''
1134HAVE_GETSUBOPT=''
1135HAVE_GRANTPT=''
1136HAVE_GROUP_MEMBER=''
1137HAVE_LCHMOD=''
1138HAVE_LCHOWN=''
1139HAVE_LINK=''
1140HAVE_LINKAT=''
1141HAVE_LSTAT=''
1142HAVE_MBSLEN=''
1143HAVE_MEMCHR=''
1144HAVE_MEMPCPY=''
1145HAVE_MKDIRAT=''
1146HAVE_MKDTEMP=''
1147HAVE_MKFIFO=''
1148HAVE_MKFIFOAT=''
1149HAVE_MKNOD=''
1150HAVE_MKNODAT=''
1151HAVE_MKOSTEMP=''
1152HAVE_MKOSTEMPS=''
1153HAVE_MKSTEMP=''
1154HAVE_MKSTEMPS=''
1155HAVE_NANOSLEEP=''
1156HAVE_OPENDIR=''
1157HAVE_OS_H=''
1158HAVE_PIPE2=''
1159HAVE_PIPE=''
1160HAVE_POSIX_OPENPT=''
1161HAVE_PREAD=''
1162HAVE_PTSNAME=''
1163HAVE_PTSNAME_R=''
1164HAVE_PWRITE=''
1165HAVE_RANDOM_H=''
1166HAVE_RANDOM_R=''
1167HAVE_RAWMEMCHR=''
1168HAVE_READDIR=''
1169HAVE_READLINK=''
1170HAVE_READLINKAT=''
1171HAVE_REALPATH=''
1172HAVE_REWINDDIR=''
1173HAVE_RPMATCH=''
1174HAVE_SCANDIR=''
1175HAVE_SETENV=''
1176HAVE_SETHOSTNAME=''
1177HAVE_SLEEP=''
1178HAVE_STPCPY=''
1179HAVE_STPNCPY=''
1180HAVE_STRCASESTR=''
1181HAVE_STRCHRNUL=''
1182HAVE_STRPBRK=''
1183HAVE_STRPTIME=''
1184HAVE_STRSEP=''
1185HAVE_STRTOD=''
1186HAVE_STRTOLL=''
1187HAVE_STRTOULL=''
1188HAVE_STRUCT_RANDOM_DATA=''
1189HAVE_STRVERSCMP=''
1190HAVE_SYMLINK=''
1191HAVE_SYMLINKAT=''
1192HAVE_SYS_LOADAVG_H=''
1193HAVE_SYS_PARAM_H=''
1194HAVE_TIMEGM=''
1195HAVE_UNISTD_H=''
1196HAVE_UNLINKAT=''
1197HAVE_UNLOCKPT=''
1198HAVE_USLEEP=''
1199HAVE_UTIMENSAT=''
1200HAVE_WCHAR_T=''
1201HAVE__BOOL=''
1202HAVE__EXIT=''
1203HELP2MAN=''
1204INCLUDE_NEXT=''
1205INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
1206INSTALL_DATA='${INSTALL} -m 644'
1207INSTALL_PROGRAM='${INSTALL}'
1208INSTALL_SCRIPT='${INSTALL}'
1209INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1210LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1211LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib/x86_64-darwin18.6.0'
1212LEX=''
1213LEXLIB=''
1214LEX_OUTPUT_ROOT=''
1215LIBINTL=''
1216LIBOBJS=''
1217LIBRARY_NAMESPACE='srchilite'
1218LIBRARY_VERSION='4:1:0'
1219LIBS=''
1220LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1221LIPO='lipo'
1222LN_S='ln -s'
1223LTLIBINTL=''
1224LTLIBOBJS=''
1225LT_SYS_LIBRARY_PATH=''
1226MAINT=''
1227MAINTAINER_MODE_FALSE=''
1228MAINTAINER_MODE_TRUE=''
1229MAKEINFO='makeinfo'
1230MANIFEST_TOOL=':'
1231MKDIR_P='/opt/local/bin/gmkdir -p'
1232NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
1233NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
1234NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
1235NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
1236NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
1237NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
1238NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
1239NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
1240NEXT_DIRENT_H=''
1241NEXT_GETOPT_H=''
1242NEXT_STDDEF_H=''
1243NEXT_STDLIB_H=''
1244NEXT_STRING_H=''
1245NEXT_SYS_STAT_H=''
1246NEXT_TIME_H=''
1247NEXT_UNISTD_H=''
1248NM='/opt/local/bin/nm -B'
1249NMEDIT='nmedit'
1250NO_CTAGS_FALSE=''
1251NO_CTAGS_TRUE=''
1252NO_DOUBLECPP_FALSE=''
1253NO_DOUBLECPP_TRUE=''
1254NO_GENGETOPT_FALSE=''
1255NO_GENGETOPT_TRUE=''
1256NO_HELP2MAN_FALSE=''
1257NO_HELP2MAN_TRUE=''
1258OBJDUMP='objdump'
1259OBJEXT='o'
1260OTOOL64=':'
1261OTOOL='otool'
1262PACKAGE='source-highlight'
1263PACKAGE_BUGREPORT=''
1264PACKAGE_NAME='GNU source-highlight'
1265PACKAGE_STRING='GNU source-highlight 3.1.8'
1266PACKAGE_TARNAME='source-highlight'
1267PACKAGE_URL='http://www.gnu.org/software/source-highlight/'
1268PACKAGE_VERSION='3.1.8'
1269PATH_SEPARATOR=':'
1270PRAGMA_COLUMNS=''
1271PRAGMA_SYSTEM_HEADER=''
1272PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
1273RANLIB='ranlib'
1274REPLACE_CALLOC=''
1275REPLACE_CANONICALIZE_FILE_NAME=''
1276REPLACE_CHOWN=''
1277REPLACE_CLOSE=''
1278REPLACE_CLOSEDIR=''
1279REPLACE_DIRFD=''
1280REPLACE_DUP2=''
1281REPLACE_DUP=''
1282REPLACE_FCHOWNAT=''
1283REPLACE_FDOPENDIR=''
1284REPLACE_FSTAT=''
1285REPLACE_FSTATAT=''
1286REPLACE_FUTIMENS=''
1287REPLACE_GETCWD=''
1288REPLACE_GETDOMAINNAME=''
1289REPLACE_GETGROUPS=''
1290REPLACE_GETLOGIN_R=''
1291REPLACE_GETPAGESIZE=''
1292REPLACE_LCHOWN=''
1293REPLACE_LINK=''
1294REPLACE_LINKAT=''
1295REPLACE_LOCALTIME_R=''
1296REPLACE_LSEEK=''
1297REPLACE_LSTAT=''
1298REPLACE_MALLOC=''
1299REPLACE_MBTOWC=''
1300REPLACE_MEMCHR=''
1301REPLACE_MEMMEM=''
1302REPLACE_MKDIR=''
1303REPLACE_MKFIFO=''
1304REPLACE_MKNOD=''
1305REPLACE_MKSTEMP=''
1306REPLACE_MKTIME=''
1307REPLACE_NANOSLEEP=''
1308REPLACE_NULL=''
1309REPLACE_OPENDIR=''
1310REPLACE_PREAD=''
1311REPLACE_PTSNAME_R=''
1312REPLACE_PUTENV=''
1313REPLACE_PWRITE=''
1314REPLACE_READ=''
1315REPLACE_READLINK=''
1316REPLACE_REALLOC=''
1317REPLACE_REALPATH=''
1318REPLACE_RMDIR=''
1319REPLACE_SETENV=''
1320REPLACE_SLEEP=''
1321REPLACE_STAT=''
1322REPLACE_STPNCPY=''
1323REPLACE_STRCASESTR=''
1324REPLACE_STRCHRNUL=''
1325REPLACE_STRDUP=''
1326REPLACE_STRERROR=''
1327REPLACE_STRERROR_R=''
1328REPLACE_STRNCAT=''
1329REPLACE_STRNDUP=''
1330REPLACE_STRNLEN=''
1331REPLACE_STRSIGNAL=''
1332REPLACE_STRSTR=''
1333REPLACE_STRTOD=''
1334REPLACE_STRTOK_R=''
1335REPLACE_SYMLINK=''
1336REPLACE_TIMEGM=''
1337REPLACE_TTYNAME_R=''
1338REPLACE_UNLINK=''
1339REPLACE_UNLINKAT=''
1340REPLACE_UNSETENV=''
1341REPLACE_USLEEP=''
1342REPLACE_UTIMENSAT=''
1343REPLACE_WCTOMB=''
1344REPLACE_WRITE=''
1345SED='/opt/local/bin/gsed'
1346SET_MAKE=''
1347SHELL='/bin/sh'
1348STDBOOL_H=''
1349STDDEF_H=''
1350STRIP='strip'
1351SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
1352TAR=''
1353TEXI2HTML=''
1354TIME_H_DEFINES_STRUCT_TIMESPEC=''
1355UNDEFINE_STRTOK_R=''
1356UNISTD_H_HAVE_WINSOCK2_H=''
1357UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
1358USE_BASH_COMPLETION_FALSE=''
1359USE_BASH_COMPLETION_TRUE=''
1360VALGRIND=''
1361VERSION='3.1.8'
1362YACC=''
1363YFLAGS=''
1364ac_ct_AR='ar'
1365ac_ct_CC='/usr/bin/clang'
1366ac_ct_CXX=''
1367ac_ct_DUMPBIN=''
1368am__EXEEXT_FALSE=''
1369am__EXEEXT_TRUE=''
1370am__fastdepCC_FALSE='#'
1371am__fastdepCC_TRUE=''
1372am__fastdepCXX_FALSE='#'
1373am__fastdepCXX_TRUE=''
1374am__include='include'
1375am__isrc=''
1376am__leading_dot='.'
1377am__nodep='_no'
1378am__quote=''
1379am__tar='$${TAR-tar} chof - "$$tardir"'
1380am__untar='$${TAR-tar} xf -'
1381bash_completiondir='${prefix}/etc/bash_completion.d'
1382bindir='${exec_prefix}/bin'
1383build='x86_64-apple-darwin18.6.0'
1384build_alias=''
1385build_cpu='x86_64'
1386build_os='darwin18.6.0'
1387build_vendor='apple'
1388datadir='${datarootdir}'
1389datarootdir='${prefix}/share'
1390docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1391dvidir='${docdir}'
1392exec_prefix='NONE'
1393gl_LIBOBJS=''
1394gl_LTLIBOBJS=''
1395gltests_LIBOBJS=''
1396gltests_LTLIBOBJS=''
1397gltests_WITNESS=''
1398host='x86_64-apple-darwin18.6.0'
1399host_alias=''
1400host_cpu='x86_64'
1401host_os='darwin18.6.0'
1402host_vendor='apple'
1403htmldir='${docdir}'
1404includedir='${prefix}/include'
1405infodir='/opt/local/share/info'
1406install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.8/build-aux/install-sh'
1407libdir='${exec_prefix}/lib'
1408libexecdir='${exec_prefix}/libexec'
1409localedir='${datarootdir}/locale'
1410localstatedir='${prefix}/var'
1411mandir='/opt/local/share/man'
1412mkdir_p='$(MKDIR_P)'
1413oldincludedir='/usr/include'
1414pdfdir='${docdir}'
1415prefix='/opt/local'
1416program_transform_name='s,x,x,'
1417psdir='${docdir}'
1418sbindir='${exec_prefix}/sbin'
1419sharedstatedir='${prefix}/com'
1420source_highlightdatadir='${datarootdir}/source-highlight'
1421source_highlightdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1422source_highlightlibdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}/api'
1423source_highlightlibexampledir='${datarootdir}/doc/${PACKAGE_TARNAME}/examples'
1424sysconfdir='${prefix}/etc'
1425target_alias=''
1426
1427## ----------- ##
1428## confdefs.h. ##
1429## ----------- ##
1430
1431/* confdefs.h */
1432#define PACKAGE_NAME "GNU source-highlight"
1433#define PACKAGE_TARNAME "source-highlight"
1434#define PACKAGE_VERSION "3.1.8"
1435#define PACKAGE_STRING "GNU source-highlight 3.1.8"
1436#define PACKAGE_BUGREPORT ""
1437#define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
1438#define PACKAGE "source-highlight"
1439#define VERSION "3.1.8"
1440#define LIBRARY_VERSION "4:1:0"
1441#define STDC_HEADERS 1
1442#define HAVE_SYS_TYPES_H 1
1443#define HAVE_SYS_STAT_H 1
1444#define HAVE_STDLIB_H 1
1445#define HAVE_STRING_H 1
1446#define HAVE_MEMORY_H 1
1447#define HAVE_STRINGS_H 1
1448#define HAVE_INTTYPES_H 1
1449#define HAVE_STDINT_H 1
1450#define HAVE_UNISTD_H 1
1451#define __EXTENSIONS__ 1
1452#define _ALL_SOURCE 1
1453#define _DARWIN_C_SOURCE 1
1454#define _GNU_SOURCE 1
1455#define _POSIX_PTHREAD_SEMANTICS 1
1456#define _TANDEM_SOURCE 1
1457#define HAVE_LIBINTL_H 1
1458#define HAVE_STDDEF_H 1
1459#define HAVE_STRFTIME 1
1460#define HAVE_DLFCN_H 1
1461#define LT_OBJDIR ".libs/"
1462#define HAVE_NAMESPACES /**/
1463#define HAVE_STL /**/
1464#define HAVE_SSTREAM /**/
1465#define HAVE_BOOST /**/
1466#define HAVE_BOOST_REGEX /**/
1467
1468configure: exit 1