Ticket #55599: config.log

File config.log, 48.1 KB (added by LaurentMaheo, 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 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 --with-boost-regex=boost_regex-mt
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = lo-lg2m-012.local
14uname -m = x86_64
15uname -r = 17.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.3.0: Thu Nov  9 18:09:22 PST 2017; root:xnu-4570.31.3~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.3.0: Thu Nov  9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 534 tasks, 2293 threads, 4 processors
34Load average: 1.81, Mach factor: 2.18
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:3206: checking for a BSD-compatible install
52configure:3274: result: /usr/bin/install -c
53configure:3285: checking whether build environment is sane
54configure:3340: result: yes
55configure:3378: WARNING: 'missing' script is too old or missing
56configure:3491: checking for a thread-safe mkdir -p
57configure:3530: result: /opt/local/bin/gmkdir -p
58configure:3538: checking for gawk
59configure:3554: found /opt/local/bin/gawk
60configure:3565: result: gawk
61configure:3576: checking whether make sets $(MAKE)
62configure:3598: result: yes
63configure:3627: checking whether make supports nested variables
64configure:3644: result: yes
65configure:3859: checking for gcc
66configure:3886: result: /usr/bin/clang
67configure:4115: checking for C compiler version
68configure:4124: /usr/bin/clang --version >&5
69Apple LLVM version 9.0.0 (clang-900.0.39.2)
70Target: x86_64-apple-darwin17.3.0
71Thread model: posix
72InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
73configure:4135: $? = 0
74configure:4124: /usr/bin/clang -v >&5
75Apple LLVM version 9.0.0 (clang-900.0.39.2)
76Target: x86_64-apple-darwin17.3.0
77Thread model: posix
78InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
79configure:4135: $? = 0
80configure:4124: /usr/bin/clang -V >&5
81clang: error: argument to '-V' is missing (expected 1 value)
82clang: error: no input files
83configure:4135: $? = 1
84configure:4124: /usr/bin/clang -qversion >&5
85clang: error: unknown argument: '-qversion'
86clang: error: no input files
87configure:4135: $? = 1
88configure:4155: checking whether the C compiler works
89configure:4177: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
90configure:4181: $? = 0
91configure:4229: result: yes
92configure:4232: checking for C compiler default output file name
93configure:4234: result: a.out
94configure:4240: checking for suffix of executables
95configure:4247: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
96configure:4251: $? = 0
97configure:4273: result:
98configure:4295: checking whether we are cross compiling
99configure:4303: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
100configure:4307: $? = 0
101configure:4314: ./conftest
102configure:4318: $? = 0
103configure:4333: result: no
104configure:4338: checking for suffix of object files
105configure:4360: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
106configure:4364: $? = 0
107configure:4385: result: o
108configure:4389: checking whether we are using the GNU C compiler
109configure:4408: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
110configure:4408: $? = 0
111configure:4417: result: yes
112configure:4426: checking whether /usr/bin/clang accepts -g
113configure:4446: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
114configure:4446: $? = 0
115configure:4487: result: yes
116configure:4504: checking for /usr/bin/clang option to accept ISO C89
117configure:4567: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
118configure:4567: $? = 0
119configure:4580: result: none needed
120configure:4605: checking whether /usr/bin/clang understands -c and -o together
121configure:4627: /usr/bin/clang -c conftest.c -o conftest2.o
122configure:4630: $? = 0
123configure:4627: /usr/bin/clang -c conftest.c -o conftest2.o
124configure:4630: $? = 0
125configure:4642: result: yes
126configure:4670: checking for style of include used by make
127configure:4698: result: GNU
128configure:4724: checking dependency style of /usr/bin/clang
129configure:4835: result: gcc3
130configure:4857: checking how to run the C preprocessor
131configure:4888: /usr/bin/clang -E -I/opt/local/include conftest.c
132configure:4888: $? = 0
133configure:4902: /usr/bin/clang -E -I/opt/local/include conftest.c
134conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
135#include <ac_nonexistent.h>
136         ^~~~~~~~~~~~~~~~~~
1371 error generated.
138configure:4902: $? = 1
139configure: failed program was:
140| /* confdefs.h */
141| #define PACKAGE_NAME "GNU source-highlight"
142| #define PACKAGE_TARNAME "source-highlight"
143| #define PACKAGE_VERSION "3.1.8"
144| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
145| #define PACKAGE_BUGREPORT ""
146| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
147| #define PACKAGE "source-highlight"
148| #define VERSION "3.1.8"
149| #define LIBRARY_VERSION "4:1:0"
150| /* end confdefs.h.  */
151| #include <ac_nonexistent.h>
152configure:4927: result: /usr/bin/clang -E
153configure:4947: /usr/bin/clang -E -I/opt/local/include conftest.c
154configure:4947: $? = 0
155configure:4961: /usr/bin/clang -E -I/opt/local/include conftest.c
156conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
157#include <ac_nonexistent.h>
158         ^~~~~~~~~~~~~~~~~~
1591 error generated.
160configure:4961: $? = 1
161configure: failed program was:
162| /* confdefs.h */
163| #define PACKAGE_NAME "GNU source-highlight"
164| #define PACKAGE_TARNAME "source-highlight"
165| #define PACKAGE_VERSION "3.1.8"
166| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
167| #define PACKAGE_BUGREPORT ""
168| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
169| #define PACKAGE "source-highlight"
170| #define VERSION "3.1.8"
171| #define LIBRARY_VERSION "4:1:0"
172| /* end confdefs.h.  */
173| #include <ac_nonexistent.h>
174configure:4990: checking for grep that handles long lines and -e
175configure:5048: result: /opt/local/bin/grep
176configure:5053: checking for egrep
177configure:5115: result: /opt/local/bin/grep -E
178configure:5122: checking for Minix Amsterdam compiler
179configure:5146: result: no
180configure:5198: checking for ar
181configure:5214: found /opt/local/bin/ar
182configure:5225: result: ar
183configure:5305: checking for ranlib
184configure:5321: found /opt/local/bin/ranlib
185configure:5332: result: ranlib
186configure:5362: checking build system type
187configure:5376: result: x86_64-apple-darwin17.3.0
188configure:5396: checking host system type
189configure:5409: result: x86_64-apple-darwin17.3.0
190configure:5429: checking for ANSI C header files
191configure:5449: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
192configure:5449: $? = 0
193configure:5522: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
194configure:5522: $? = 0
195configure:5522: ./conftest
196configure:5522: $? = 0
197configure:5533: result: yes
198configure:5546: checking for sys/types.h
199configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
200configure:5546: $? = 0
201configure:5546: result: yes
202configure:5546: checking for sys/stat.h
203configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
204configure:5546: $? = 0
205configure:5546: result: yes
206configure:5546: checking for stdlib.h
207configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
208configure:5546: $? = 0
209configure:5546: result: yes
210configure:5546: checking for string.h
211configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
212configure:5546: $? = 0
213configure:5546: result: yes
214configure:5546: checking for memory.h
215configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
216configure:5546: $? = 0
217configure:5546: result: yes
218configure:5546: checking for strings.h
219configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
220configure:5546: $? = 0
221configure:5546: result: yes
222configure:5546: checking for inttypes.h
223configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
224configure:5546: $? = 0
225configure:5546: result: yes
226configure:5546: checking for stdint.h
227configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
228configure:5546: $? = 0
229configure:5546: result: yes
230configure:5546: checking for unistd.h
231configure:5546: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
232configure:5546: $? = 0
233configure:5546: result: yes
234configure:5561: checking minix/config.h usability
235configure:5561: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
236conftest.c:55:10: fatal error: 'minix/config.h' file not found
237#include <minix/config.h>
238         ^~~~~~~~~~~~~~~~
2391 error generated.
240configure:5561: $? = 1
241configure: failed program was:
242| /* confdefs.h */
243| #define PACKAGE_NAME "GNU source-highlight"
244| #define PACKAGE_TARNAME "source-highlight"
245| #define PACKAGE_VERSION "3.1.8"
246| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
247| #define PACKAGE_BUGREPORT ""
248| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
249| #define PACKAGE "source-highlight"
250| #define VERSION "3.1.8"
251| #define LIBRARY_VERSION "4:1:0"
252| #define STDC_HEADERS 1
253| #define HAVE_SYS_TYPES_H 1
254| #define HAVE_SYS_STAT_H 1
255| #define HAVE_STDLIB_H 1
256| #define HAVE_STRING_H 1
257| #define HAVE_MEMORY_H 1
258| #define HAVE_STRINGS_H 1
259| #define HAVE_INTTYPES_H 1
260| #define HAVE_STDINT_H 1
261| #define HAVE_UNISTD_H 1
262| /* end confdefs.h.  */
263| #include <stdio.h>
264| #ifdef HAVE_SYS_TYPES_H
265| # include <sys/types.h>
266| #endif
267| #ifdef HAVE_SYS_STAT_H
268| # include <sys/stat.h>
269| #endif
270| #ifdef STDC_HEADERS
271| # include <stdlib.h>
272| # include <stddef.h>
273| #else
274| # ifdef HAVE_STDLIB_H
275| #  include <stdlib.h>
276| # endif
277| #endif
278| #ifdef HAVE_STRING_H
279| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
280| #  include <memory.h>
281| # endif
282| # include <string.h>
283| #endif
284| #ifdef HAVE_STRINGS_H
285| # include <strings.h>
286| #endif
287| #ifdef HAVE_INTTYPES_H
288| # include <inttypes.h>
289| #endif
290| #ifdef HAVE_STDINT_H
291| # include <stdint.h>
292| #endif
293| #ifdef HAVE_UNISTD_H
294| # include <unistd.h>
295| #endif
296| #include <minix/config.h>
297configure:5561: result: no
298configure:5561: checking minix/config.h presence
299configure:5561: /usr/bin/clang -E -I/opt/local/include conftest.c
300conftest.c:22:10: fatal error: 'minix/config.h' file not found
301#include <minix/config.h>
302         ^~~~~~~~~~~~~~~~
3031 error generated.
304configure:5561: $? = 1
305configure: failed program was:
306| /* confdefs.h */
307| #define PACKAGE_NAME "GNU source-highlight"
308| #define PACKAGE_TARNAME "source-highlight"
309| #define PACKAGE_VERSION "3.1.8"
310| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
311| #define PACKAGE_BUGREPORT ""
312| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
313| #define PACKAGE "source-highlight"
314| #define VERSION "3.1.8"
315| #define LIBRARY_VERSION "4:1:0"
316| #define STDC_HEADERS 1
317| #define HAVE_SYS_TYPES_H 1
318| #define HAVE_SYS_STAT_H 1
319| #define HAVE_STDLIB_H 1
320| #define HAVE_STRING_H 1
321| #define HAVE_MEMORY_H 1
322| #define HAVE_STRINGS_H 1
323| #define HAVE_INTTYPES_H 1
324| #define HAVE_STDINT_H 1
325| #define HAVE_UNISTD_H 1
326| /* end confdefs.h.  */
327| #include <minix/config.h>
328configure:5561: result: no
329configure:5561: checking for minix/config.h
330configure:5561: result: no
331configure:5590: checking whether it is safe to define __EXTENSIONS__
332configure:5608: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
333configure:5608: $? = 0
334configure:5615: result: yes
335configure:5694: checking for size_t
336configure:5694: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
337configure:5694: $? = 0
338configure:5694: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
339conftest.c:64:21: error: expected expression
340if (sizeof ((size_t)))
341                    ^
3421 error generated.
343configure:5694: $? = 1
344configure: failed program was:
345| /* confdefs.h */
346| #define PACKAGE_NAME "GNU source-highlight"
347| #define PACKAGE_TARNAME "source-highlight"
348| #define PACKAGE_VERSION "3.1.8"
349| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
350| #define PACKAGE_BUGREPORT ""
351| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
352| #define PACKAGE "source-highlight"
353| #define VERSION "3.1.8"
354| #define LIBRARY_VERSION "4:1:0"
355| #define STDC_HEADERS 1
356| #define HAVE_SYS_TYPES_H 1
357| #define HAVE_SYS_STAT_H 1
358| #define HAVE_STDLIB_H 1
359| #define HAVE_STRING_H 1
360| #define HAVE_MEMORY_H 1
361| #define HAVE_STRINGS_H 1
362| #define HAVE_INTTYPES_H 1
363| #define HAVE_STDINT_H 1
364| #define HAVE_UNISTD_H 1
365| #define __EXTENSIONS__ 1
366| #define _ALL_SOURCE 1
367| #define _DARWIN_C_SOURCE 1
368| #define _GNU_SOURCE 1
369| #define _POSIX_PTHREAD_SEMANTICS 1
370| #define _TANDEM_SOURCE 1
371| /* end confdefs.h.  */
372| #include <stdio.h>
373| #ifdef HAVE_SYS_TYPES_H
374| # include <sys/types.h>
375| #endif
376| #ifdef HAVE_SYS_STAT_H
377| # include <sys/stat.h>
378| #endif
379| #ifdef STDC_HEADERS
380| # include <stdlib.h>
381| # include <stddef.h>
382| #else
383| # ifdef HAVE_STDLIB_H
384| #  include <stdlib.h>
385| # endif
386| #endif
387| #ifdef HAVE_STRING_H
388| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
389| #  include <memory.h>
390| # endif
391| # include <string.h>
392| #endif
393| #ifdef HAVE_STRINGS_H
394| # include <strings.h>
395| #endif
396| #ifdef HAVE_INTTYPES_H
397| # include <inttypes.h>
398| #endif
399| #ifdef HAVE_STDINT_H
400| # include <stdint.h>
401| #endif
402| #ifdef HAVE_UNISTD_H
403| # include <unistd.h>
404| #endif
405| int
406| main ()
407| {
408| if (sizeof ((size_t)))
409|           return 0;
410|   ;
411|   return 0;
412| }
413configure:5694: result: yes
414configure:5707: checking libintl.h usability
415configure:5707: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
416configure:5707: $? = 0
417configure:5707: result: yes
418configure:5707: checking libintl.h presence
419configure:5707: /usr/bin/clang -E -I/opt/local/include conftest.c
420configure:5707: $? = 0
421configure:5707: result: yes
422configure:5707: checking for libintl.h
423configure:5707: result: yes
424configure:5719: checking stddef.h usability
425configure:5719: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
426configure:5719: $? = 0
427configure:5719: result: yes
428configure:5719: checking stddef.h presence
429configure:5719: /usr/bin/clang -E -I/opt/local/include conftest.c
430configure:5719: $? = 0
431configure:5719: result: yes
432configure:5719: checking for stddef.h
433configure:5719: result: yes
434configure:5732: checking for strftime
435configure:5732: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
436configure:5732: $? = 0
437configure:5732: result: yes
438configure:5900: checking for C++ compiler version
439configure:5909: /usr/bin/clang++ --version >&5
440Apple LLVM version 9.0.0 (clang-900.0.39.2)
441Target: x86_64-apple-darwin17.3.0
442Thread model: posix
443InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
444configure:5920: $? = 0
445configure:5909: /usr/bin/clang++ -v >&5
446Apple LLVM version 9.0.0 (clang-900.0.39.2)
447Target: x86_64-apple-darwin17.3.0
448Thread model: posix
449InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
450configure:5920: $? = 0
451configure:5909: /usr/bin/clang++ -V >&5
452clang: error: argument to '-V' is missing (expected 1 value)
453clang: error: no input files
454configure:5920: $? = 1
455configure:5909: /usr/bin/clang++ -qversion >&5
456clang: error: unknown argument: '-qversion'
457clang: error: no input files
458configure:5920: $? = 1
459configure:5924: checking whether we are using the GNU C++ compiler
460configure:5943: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
461configure:5943: $? = 0
462configure:5952: result: yes
463configure:5961: checking whether /usr/bin/clang++ accepts -g
464configure:5981: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
465configure:5981: $? = 0
466configure:6022: result: yes
467configure:6047: checking dependency style of /usr/bin/clang++
468configure:6158: result: gcc3
469configure:6183: checking for gawk
470configure:6210: result: gawk
471configure:6270: checking how to print strings
472configure:6297: result: printf
473configure:6318: checking for a sed that does not truncate output
474configure:6382: result: /opt/local/bin/gsed
475configure:6400: checking for fgrep
476configure:6462: result: /opt/local/bin/grep -F
477configure:6497: checking for ld used by /usr/bin/clang
478configure:6564: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
479configure:6571: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
480configure:6586: result: no
481configure:6598: checking for BSD- or MS-compatible name lister (nm)
482configure:6647: result: /usr/bin/nm -B
483configure:6777: checking the name lister (/usr/bin/nm -B) interface
484configure:6784: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
485configure:6787: /usr/bin/nm -B "conftest.o"
486configure:6790: output
4870000000000000000 S _some_variable
488configure:6797: result: BSD nm
489configure:6800: checking whether ln -s works
490configure:6804: result: yes
491configure:6812: checking the maximum length of command line arguments
492configure:6937: result: 196608
493configure:6954: checking whether the shell understands some XSI constructs
494configure:6964: result: yes
495configure:6968: checking whether the shell understands "+="
496configure:6974: result: yes
497configure:7009: checking how to convert x86_64-apple-darwin17.3.0 file names to x86_64-apple-darwin17.3.0 format
498configure:7049: result: func_convert_file_noop
499configure:7056: checking how to convert x86_64-apple-darwin17.3.0 file names to toolchain format
500configure:7076: result: func_convert_file_noop
501configure:7083: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
502configure:7090: result: -r
503configure:7164: checking for objdump
504configure:7180: found /usr/bin/objdump
505configure:7191: result: objdump
506configure:7223: checking how to recognize dependent libraries
507configure:7425: result: pass_all
508configure:7510: checking for dlltool
509configure:7540: result: no
510configure:7570: checking how to associate runtime and link libraries
511configure:7597: result: printf %s\n
512configure:7722: checking for archiver @FILE support
513configure:7739: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
514configure:7739: $? = 0
515configure:7742: ar cru libconftest.a @conftest.lst >&5
516ar: @conftest.lst: No such file or directory
517configure:7745: $? = 1
518configure:7765: result: no
519configure:7823: checking for strip
520configure:7839: found /opt/local/bin/strip
521configure:7850: result: strip
522configure:7922: checking for ranlib
523configure:7949: result: ranlib
524configure:8051: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
525configure:8170: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
526configure:8173: $? = 0
527configure:8177: /usr/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
528configure:8180: $? = 0
529cannot find nm_test_var in conftest.nm
530configure:8170: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
531configure:8173: $? = 0
532configure:8177: /usr/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
533configure:8180: $? = 0
534configure:8246: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp conftstm.o >&5
535configure:8249: $? = 0
536configure:8287: result: ok
537configure:8324: checking for sysroot
538configure:8354: result: no
539configure:8597: checking for mt
540configure:8627: result: no
541configure:8647: checking if : is a manifest tool
542configure:8653: : '-?'
543configure:8661: result: no
544configure:8717: checking for dsymutil
545configure:8733: found /usr/bin/dsymutil
546configure:8744: result: dsymutil
547configure:8809: checking for nmedit
548configure:8825: found /opt/local/bin/nmedit
549configure:8836: result: nmedit
550configure:8901: checking for lipo
551configure:8917: found /opt/local/bin/lipo
552configure:8928: result: lipo
553configure:8993: checking for otool
554configure:9009: found /opt/local/bin/otool
555configure:9020: result: otool
556configure:9085: checking for otool64
557configure:9115: result: no
558configure:9160: checking for -single_module linker flag
559/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
560configure:9187: result: yes
561configure:9189: checking for -exported_symbols_list linker flag
562configure:9209: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.cpp  >&5
563configure:9209: $? = 0
564configure:9219: result: yes
565configure:9221: checking for -force_load linker flag
566/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
567ar cru libconftest.a conftest.o
568ranlib libconftest.a
569/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
570configure:9251: result: yes
571configure:9290: checking for dlfcn.h
572configure:9290: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
573configure:9290: $? = 0
574configure:9290: result: yes
575configure:9487: checking for objdir
576configure:9502: result: .libs
577configure:9773: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
578configure:9791: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
579configure:9795: $? = 0
580configure:9808: result: yes
581configure:10118: checking for /usr/bin/clang option to produce PIC
582configure:10125: result: -fno-common -DPIC
583configure:10133: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
584configure:10151: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
585configure:10155: $? = 0
586configure:10168: result: yes
587configure:10197: checking if /usr/bin/clang static flag -static works
588configure:10225: result: no
589configure:10240: checking if /usr/bin/clang supports -c -o file.o
590configure:10261: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
591configure:10265: $? = 0
592configure:10287: result: yes
593configure:10295: checking if /usr/bin/clang supports -c -o file.o
594configure:10342: result: yes
595configure:10375: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
596configure:11537: result: yes
597configure:11782: checking dynamic linker characteristics
598configure:12531: result: darwin17.3.0 dyld
599configure:12638: checking how to hardcode library paths into programs
600configure:12663: result: immediate
601configure:13203: checking whether stripping libraries is possible
602configure:13217: result: yes
603configure:13243: checking if libtool supports shared libraries
604configure:13245: result: yes
605configure:13248: checking whether to build shared libraries
606configure:13269: result: yes
607configure:13272: checking whether to build static libraries
608configure:13276: result: yes
609configure:13299: checking how to run the C++ preprocessor
610configure:13326: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
611configure:13326: $? = 0
612configure:13340: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
613conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
614#include <ac_nonexistent.h>
615         ^~~~~~~~~~~~~~~~~~
6161 error generated.
617configure:13340: $? = 1
618configure: failed program was:
619| /* confdefs.h */
620| #define PACKAGE_NAME "GNU source-highlight"
621| #define PACKAGE_TARNAME "source-highlight"
622| #define PACKAGE_VERSION "3.1.8"
623| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
624| #define PACKAGE_BUGREPORT ""
625| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
626| #define PACKAGE "source-highlight"
627| #define VERSION "3.1.8"
628| #define LIBRARY_VERSION "4:1:0"
629| #define STDC_HEADERS 1
630| #define HAVE_SYS_TYPES_H 1
631| #define HAVE_SYS_STAT_H 1
632| #define HAVE_STDLIB_H 1
633| #define HAVE_STRING_H 1
634| #define HAVE_MEMORY_H 1
635| #define HAVE_STRINGS_H 1
636| #define HAVE_INTTYPES_H 1
637| #define HAVE_STDINT_H 1
638| #define HAVE_UNISTD_H 1
639| #define __EXTENSIONS__ 1
640| #define _ALL_SOURCE 1
641| #define _DARWIN_C_SOURCE 1
642| #define _GNU_SOURCE 1
643| #define _POSIX_PTHREAD_SEMANTICS 1
644| #define _TANDEM_SOURCE 1
645| #define HAVE_LIBINTL_H 1
646| #define HAVE_STDDEF_H 1
647| #define HAVE_STRFTIME 1
648| #define HAVE_DLFCN_H 1
649| #define LT_OBJDIR ".libs/"
650| /* end confdefs.h.  */
651| #include <ac_nonexistent.h>
652configure:13365: result: /usr/bin/clang++ -E
653configure:13385: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
654configure:13385: $? = 0
655configure:13399: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
656conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
657#include <ac_nonexistent.h>
658         ^~~~~~~~~~~~~~~~~~
6591 error generated.
660configure:13399: $? = 1
661configure: failed program was:
662| /* confdefs.h */
663| #define PACKAGE_NAME "GNU source-highlight"
664| #define PACKAGE_TARNAME "source-highlight"
665| #define PACKAGE_VERSION "3.1.8"
666| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
667| #define PACKAGE_BUGREPORT ""
668| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
669| #define PACKAGE "source-highlight"
670| #define VERSION "3.1.8"
671| #define LIBRARY_VERSION "4:1:0"
672| #define STDC_HEADERS 1
673| #define HAVE_SYS_TYPES_H 1
674| #define HAVE_SYS_STAT_H 1
675| #define HAVE_STDLIB_H 1
676| #define HAVE_STRING_H 1
677| #define HAVE_MEMORY_H 1
678| #define HAVE_STRINGS_H 1
679| #define HAVE_INTTYPES_H 1
680| #define HAVE_STDINT_H 1
681| #define HAVE_UNISTD_H 1
682| #define __EXTENSIONS__ 1
683| #define _ALL_SOURCE 1
684| #define _DARWIN_C_SOURCE 1
685| #define _GNU_SOURCE 1
686| #define _POSIX_PTHREAD_SEMANTICS 1
687| #define _TANDEM_SOURCE 1
688| #define HAVE_LIBINTL_H 1
689| #define HAVE_STDDEF_H 1
690| #define HAVE_STRFTIME 1
691| #define HAVE_DLFCN_H 1
692| #define LT_OBJDIR ".libs/"
693| /* end confdefs.h.  */
694| #include <ac_nonexistent.h>
695configure:13569: checking for ld used by /usr/bin/clang++
696configure:13636: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
697configure:13643: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
698configure:13658: result: no
699configure:13713: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
700configure:14717: result: yes
701configure:14752: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
702configure:14755: $? = 0
703configure:15275: checking for /usr/bin/clang++ option to produce PIC
704configure:15282: result: -fno-common -DPIC
705configure:15290: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
706configure:15308: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
707configure:15312: $? = 0
708configure:15325: result: yes
709configure:15348: checking if /usr/bin/clang++ static flag -static works
710configure:15376: result: no
711configure:15388: checking if /usr/bin/clang++ supports -c -o file.o
712configure:15409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
713configure:15413: $? = 0
714configure:15435: result: yes
715configure:15440: checking if /usr/bin/clang++ supports -c -o file.o
716configure:15487: result: yes
717configure:15517: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
718configure:15554: result: yes
719configure:15697: checking dynamic linker characteristics
720configure:16380: result: darwin17.3.0 dyld
721configure:16433: checking how to hardcode library paths into programs
722configure:16458: result: immediate
723configure:16549: checking whether the compiler implements namespaces
724configure:16572: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
725configure:16572: $? = 0
726configure:16586: result: yes
727configure:16594: checking whether the compiler supports Standard Template Library
728configure:16623: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
729configure:16623: $? = 0
730configure:16637: result: yes
731configure:16646: checking whether the compiler has stringstream
732configure:16673: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
733configure:16673: $? = 0
734configure:16687: result: yes
735configure:16696: checking whether the compiler has ios_base
736configure:16723: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
737configure:16723: $? = 0
738configure:16737: result: yes
739configure:16796: checking for boostlib >= 1.33.1
740configure:16879: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -I/opt/local/include conftest.cpp >&5
741configure:16879: $? = 0
742configure:16881: result: yes
743configure:17058: checking whether the Boost::Regex library is available
744configure:17081: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -I/opt/local/include conftest.cpp >&5
745conftest.cpp:42:15: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
746boost::regex r(); return 0;
747              ^~
748conftest.cpp:42:15: note: remove parentheses to declare a variable
749boost::regex r(); return 0;
750              ^~
7511 warning generated.
752configure:17081: $? = 0
753configure:17095: result: yes
754configure:17203: checking for main in -lboost_regex-mt
755configure:17222: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.cpp -lboost_regex-mt   >&5
756configure:17222: $? = 0
757configure:17232: result: yes
758configure:17295: checking for bison
759configure:17311: found /opt/local/bin/bison
760configure:17322: result: bison -y
761configure:17339: checking for flex
762configure:17355: found /opt/local/bin/flex
763configure:17366: result: flex
764configure:17404: flex conftest.l
765flex: error writing output file lex.yy.c
766configure:17408: $? = 1
767configure:17410: checking lex output file root
768configure:17421: error: cannot find output from flex; giving up
769
770## ---------------- ##
771## Cache variables. ##
772## ---------------- ##
773
774ac_cv_build=x86_64-apple-darwin17.3.0
775ac_cv_c_compiler_gnu=yes
776ac_cv_cxx_compiler_gnu=yes
777ac_cv_cxx_have_ios_base=yes
778ac_cv_cxx_have_sstream=yes
779ac_cv_cxx_have_stl=yes
780ac_cv_cxx_namespaces=yes
781ac_cv_env_CCC_set=
782ac_cv_env_CCC_value=
783ac_cv_env_CC_set=set
784ac_cv_env_CC_value=/usr/bin/clang
785ac_cv_env_CFLAGS_set=set
786ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
787ac_cv_env_CPPFLAGS_set=set
788ac_cv_env_CPPFLAGS_value=-I/opt/local/include
789ac_cv_env_CPP_set=
790ac_cv_env_CPP_value=
791ac_cv_env_CXXCPP_set=
792ac_cv_env_CXXCPP_value=
793ac_cv_env_CXXFLAGS_set=set
794ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
795ac_cv_env_CXX_set=set
796ac_cv_env_CXX_value=/usr/bin/clang++
797ac_cv_env_LDFLAGS_set=set
798ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
799ac_cv_env_LIBS_set=
800ac_cv_env_LIBS_value=
801ac_cv_env_YACC_set=
802ac_cv_env_YACC_value=
803ac_cv_env_YFLAGS_set=
804ac_cv_env_YFLAGS_value=
805ac_cv_env_build_alias_set=
806ac_cv_env_build_alias_value=
807ac_cv_env_host_alias_set=
808ac_cv_env_host_alias_value=
809ac_cv_env_target_alias_set=
810ac_cv_env_target_alias_value=
811ac_cv_func_strftime=yes
812ac_cv_header_dlfcn_h=yes
813ac_cv_header_inttypes_h=yes
814ac_cv_header_libintl_h=yes
815ac_cv_header_memory_h=yes
816ac_cv_header_minix_config_h=no
817ac_cv_header_stdc=yes
818ac_cv_header_stddef_h=yes
819ac_cv_header_stdint_h=yes
820ac_cv_header_stdlib_h=yes
821ac_cv_header_string_h=yes
822ac_cv_header_strings_h=yes
823ac_cv_header_sys_stat_h=yes
824ac_cv_header_sys_types_h=yes
825ac_cv_header_unistd_h=yes
826ac_cv_host=x86_64-apple-darwin17.3.0
827ac_cv_lib_boost_regex_mt___main=yes
828ac_cv_objext=o
829ac_cv_path_EGREP='/opt/local/bin/grep -E'
830ac_cv_path_FGREP='/opt/local/bin/grep -F'
831ac_cv_path_GREP=/opt/local/bin/grep
832ac_cv_path_SED=/opt/local/bin/gsed
833ac_cv_path_mkdir=/opt/local/bin/gmkdir
834ac_cv_prog_AWK=gawk
835ac_cv_prog_CPP='/usr/bin/clang -E'
836ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
837ac_cv_prog_LEX=flex
838ac_cv_prog_YACC='bison -y'
839ac_cv_prog_ac_ct_AR=ar
840ac_cv_prog_ac_ct_CC=/usr/bin/clang
841ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
842ac_cv_prog_ac_ct_LIPO=lipo
843ac_cv_prog_ac_ct_NMEDIT=nmedit
844ac_cv_prog_ac_ct_OBJDUMP=objdump
845ac_cv_prog_ac_ct_OTOOL=otool
846ac_cv_prog_ac_ct_RANLIB=ranlib
847ac_cv_prog_ac_ct_STRIP=strip
848ac_cv_prog_cc_c89=
849ac_cv_prog_cc_g=yes
850ac_cv_prog_cxx_g=yes
851ac_cv_prog_make_make_set=yes
852ac_cv_safe_to_define___extensions__=yes
853ac_cv_type_size_t=yes
854am_cv_CC_dependencies_compiler_type=gcc3
855am_cv_CXX_dependencies_compiler_type=gcc3
856am_cv_make_support_nested_variables=yes
857am_cv_prog_cc_c_o=yes
858ax_cv_boost_regex=yes
859gl_cv_c_amsterdam_compiler=no
860lt_cv_apple_cc_single_mod=yes
861lt_cv_ar_at_file=no
862lt_cv_deplibs_check_method=pass_all
863lt_cv_file_magic_cmd='$MAGIC_CMD'
864lt_cv_file_magic_test_file=
865lt_cv_ld_exported_symbols_list=yes
866lt_cv_ld_force_load=yes
867lt_cv_ld_reload_flag=-r
868lt_cv_nm_interface='BSD nm'
869lt_cv_objdir=.libs
870lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
871lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
872lt_cv_path_NM='/usr/bin/nm -B'
873lt_cv_path_mainfest_tool=no
874lt_cv_prog_compiler_c_o=yes
875lt_cv_prog_compiler_c_o_CXX=yes
876lt_cv_prog_compiler_pic='-fno-common -DPIC'
877lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
878lt_cv_prog_compiler_pic_works=yes
879lt_cv_prog_compiler_pic_works_CXX=yes
880lt_cv_prog_compiler_rtti_exceptions=yes
881lt_cv_prog_compiler_static_works=no
882lt_cv_prog_compiler_static_works_CXX=no
883lt_cv_prog_gnu_ld=no
884lt_cv_prog_gnu_ldcxx=no
885lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
886lt_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'\'''
887lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
888lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
889lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
890lt_cv_sys_max_cmd_len=196608
891lt_cv_to_host_file_cmd=func_convert_file_noop
892lt_cv_to_tool_file_cmd=func_convert_file_noop
893
894## ----------------- ##
895## Output variables. ##
896## ----------------- ##
897
898ABSOLUTEDATADIR=''
899ACLOCAL='aclocal-1.14'
900AMDEPBACKSLASH='\'
901AMDEP_FALSE='#'
902AMDEP_TRUE=''
903AMTAR='$${TAR-tar}'
904AM_BACKSLASH='\'
905AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
906AM_DEFAULT_VERBOSITY='1'
907AM_V='$(V)'
908AR='ar'
909ARFLAGS='cru'
910AUTOCONF='autoconf'
911AUTOHEADER='autoheader'
912AUTOMAKE='automake-1.14'
913AWK='gawk'
914BASH_COMPLETION_DIR='${prefix}/etc/bash_completion.d'
915BASH_SHELL=''
916BOOST_CPPFLAGS='-I/opt/local/include'
917BOOST_LDFLAGS='-L/opt/local/lib'
918BOOST_REGEX_LIB='-lboost_regex-mt'
919CC='/usr/bin/clang'
920CCDEPMODE='depmode=gcc3'
921CFLAGS='-pipe -Os -arch x86_64'
922CHROOT_INPUT_DIR=''
923CPP='/usr/bin/clang -E'
924CPPFLAGS='-I/opt/local/include'
925CTAGS=''
926CXX='/usr/bin/clang++'
927CXXCPP='/usr/bin/clang++ -E'
928CXXDEPMODE='depmode=gcc3'
929CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
930CYGPATH_W='echo'
931DEFS=''
932DEPDIR='.deps'
933DLLTOOL='false'
934DOUBLECPP=''
935DOXYGEN=''
936DSYMUTIL='dsymutil'
937DUMPBIN=''
938ECHO_C='\c'
939ECHO_N=''
940ECHO_T=''
941EGREP='/opt/local/bin/grep -E'
942EXEEXT=''
943FGREP='/opt/local/bin/grep -F'
944GENGETOPT=''
945GETOPT_H=''
946GL_COND_LIBTOOL_FALSE=''
947GL_COND_LIBTOOL_TRUE=''
948GL_GENERATE_STDBOOL_H_FALSE=''
949GL_GENERATE_STDBOOL_H_TRUE=''
950GL_GENERATE_STDDEF_H_FALSE=''
951GL_GENERATE_STDDEF_H_TRUE=''
952GNULIB_ALPHASORT=''
953GNULIB_ATOLL=''
954GNULIB_CALLOC_POSIX=''
955GNULIB_CANONICALIZE_FILE_NAME=''
956GNULIB_CHDIR=''
957GNULIB_CHOWN=''
958GNULIB_CLOSE=''
959GNULIB_CLOSEDIR=''
960GNULIB_DIRFD=''
961GNULIB_DUP2=''
962GNULIB_DUP3=''
963GNULIB_DUP=''
964GNULIB_ENVIRON=''
965GNULIB_EUIDACCESS=''
966GNULIB_FACCESSAT=''
967GNULIB_FCHDIR=''
968GNULIB_FCHMODAT=''
969GNULIB_FCHOWNAT=''
970GNULIB_FDATASYNC=''
971GNULIB_FDOPENDIR=''
972GNULIB_FFSL=''
973GNULIB_FFSLL=''
974GNULIB_FSTAT=''
975GNULIB_FSTATAT=''
976GNULIB_FSYNC=''
977GNULIB_FTRUNCATE=''
978GNULIB_FUTIMENS=''
979GNULIB_GETCWD=''
980GNULIB_GETDOMAINNAME=''
981GNULIB_GETDTABLESIZE=''
982GNULIB_GETGROUPS=''
983GNULIB_GETHOSTNAME=''
984GNULIB_GETLOADAVG=''
985GNULIB_GETLOGIN=''
986GNULIB_GETLOGIN_R=''
987GNULIB_GETPAGESIZE=''
988GNULIB_GETSUBOPT=''
989GNULIB_GETUSERSHELL=''
990GNULIB_GL_UNISTD_H_GETOPT=''
991GNULIB_GRANTPT=''
992GNULIB_GROUP_MEMBER=''
993GNULIB_LCHMOD=''
994GNULIB_LCHOWN=''
995GNULIB_LINK=''
996GNULIB_LINKAT=''
997GNULIB_LSEEK=''
998GNULIB_LSTAT=''
999GNULIB_MALLOC_POSIX=''
1000GNULIB_MBSCASECMP=''
1001GNULIB_MBSCASESTR=''
1002GNULIB_MBSCHR=''
1003GNULIB_MBSCSPN=''
1004GNULIB_MBSLEN=''
1005GNULIB_MBSNCASECMP=''
1006GNULIB_MBSNLEN=''
1007GNULIB_MBSPBRK=''
1008GNULIB_MBSPCASECMP=''
1009GNULIB_MBSRCHR=''
1010GNULIB_MBSSEP=''
1011GNULIB_MBSSPN=''
1012GNULIB_MBSSTR=''
1013GNULIB_MBSTOK_R=''
1014GNULIB_MBTOWC=''
1015GNULIB_MEMCHR=''
1016GNULIB_MEMMEM=''
1017GNULIB_MEMPCPY=''
1018GNULIB_MEMRCHR=''
1019GNULIB_MKDIRAT=''
1020GNULIB_MKDTEMP=''
1021GNULIB_MKFIFO=''
1022GNULIB_MKFIFOAT=''
1023GNULIB_MKNOD=''
1024GNULIB_MKNODAT=''
1025GNULIB_MKOSTEMP=''
1026GNULIB_MKOSTEMPS=''
1027GNULIB_MKSTEMP=''
1028GNULIB_MKSTEMPS=''
1029GNULIB_MKTIME=''
1030GNULIB_NANOSLEEP=''
1031GNULIB_OPENDIR=''
1032GNULIB_PIPE2=''
1033GNULIB_PIPE=''
1034GNULIB_POSIX_OPENPT=''
1035GNULIB_PREAD=''
1036GNULIB_PTSNAME=''
1037GNULIB_PTSNAME_R=''
1038GNULIB_PUTENV=''
1039GNULIB_PWRITE=''
1040GNULIB_RANDOM_R=''
1041GNULIB_RAWMEMCHR=''
1042GNULIB_READ=''
1043GNULIB_READDIR=''
1044GNULIB_READLINK=''
1045GNULIB_READLINKAT=''
1046GNULIB_REALLOC_POSIX=''
1047GNULIB_REALPATH=''
1048GNULIB_REWINDDIR=''
1049GNULIB_RMDIR=''
1050GNULIB_RPMATCH=''
1051GNULIB_SCANDIR=''
1052GNULIB_SETENV=''
1053GNULIB_SETHOSTNAME=''
1054GNULIB_SLEEP=''
1055GNULIB_STAT=''
1056GNULIB_STPCPY=''
1057GNULIB_STPNCPY=''
1058GNULIB_STRCASESTR=''
1059GNULIB_STRCHRNUL=''
1060GNULIB_STRDUP=''
1061GNULIB_STRERROR=''
1062GNULIB_STRERROR_R=''
1063GNULIB_STRNCAT=''
1064GNULIB_STRNDUP=''
1065GNULIB_STRNLEN=''
1066GNULIB_STRPBRK=''
1067GNULIB_STRPTIME=''
1068GNULIB_STRSEP=''
1069GNULIB_STRSIGNAL=''
1070GNULIB_STRSTR=''
1071GNULIB_STRTOD=''
1072GNULIB_STRTOK_R=''
1073GNULIB_STRTOLL=''
1074GNULIB_STRTOULL=''
1075GNULIB_STRVERSCMP=''
1076GNULIB_SYMLINK=''
1077GNULIB_SYMLINKAT=''
1078GNULIB_SYSTEM_POSIX=''
1079GNULIB_TIMEGM=''
1080GNULIB_TIME_R=''
1081GNULIB_TTYNAME_R=''
1082GNULIB_UNISTD_H_NONBLOCKING=''
1083GNULIB_UNISTD_H_SIGPIPE=''
1084GNULIB_UNLINK=''
1085GNULIB_UNLINKAT=''
1086GNULIB_UNLOCKPT=''
1087GNULIB_UNSETENV=''
1088GNULIB_USLEEP=''
1089GNULIB_UTIMENSAT=''
1090GNULIB_WCTOMB=''
1091GNULIB_WRITE=''
1092GNULIB__EXIT=''
1093GREP='/opt/local/bin/grep'
1094HAVE_ALPHASORT=''
1095HAVE_ATOLL=''
1096HAVE_CANONICALIZE_FILE_NAME=''
1097HAVE_CHOWN=''
1098HAVE_CLOSEDIR=''
1099HAVE_DECL_DIRFD=''
1100HAVE_DECL_ENVIRON=''
1101HAVE_DECL_FCHDIR=''
1102HAVE_DECL_FDATASYNC=''
1103HAVE_DECL_FDOPENDIR=''
1104HAVE_DECL_GETDOMAINNAME=''
1105HAVE_DECL_GETLOADAVG=''
1106HAVE_DECL_GETLOGIN_R=''
1107HAVE_DECL_GETPAGESIZE=''
1108HAVE_DECL_GETUSERSHELL=''
1109HAVE_DECL_LOCALTIME_R=''
1110HAVE_DECL_MEMMEM=''
1111HAVE_DECL_MEMRCHR=''
1112HAVE_DECL_SETENV=''
1113HAVE_DECL_SETHOSTNAME=''
1114HAVE_DECL_STRDUP=''
1115HAVE_DECL_STRERROR_R=''
1116HAVE_DECL_STRNDUP=''
1117HAVE_DECL_STRNLEN=''
1118HAVE_DECL_STRSIGNAL=''
1119HAVE_DECL_STRTOK_R=''
1120HAVE_DECL_TTYNAME_R=''
1121HAVE_DECL_UNSETENV=''
1122HAVE_DIRENT_H=''
1123HAVE_DOXYGEN_FALSE=''
1124HAVE_DOXYGEN_TRUE=''
1125HAVE_DUP2=''
1126HAVE_DUP3=''
1127HAVE_EUIDACCESS=''
1128HAVE_FACCESSAT=''
1129HAVE_FCHDIR=''
1130HAVE_FCHMODAT=''
1131HAVE_FCHOWNAT=''
1132HAVE_FDATASYNC=''
1133HAVE_FDOPENDIR=''
1134HAVE_FFSL=''
1135HAVE_FFSLL=''
1136HAVE_FSTATAT=''
1137HAVE_FSYNC=''
1138HAVE_FTRUNCATE=''
1139HAVE_FUTIMENS=''
1140HAVE_GETDTABLESIZE=''
1141HAVE_GETGROUPS=''
1142HAVE_GETHOSTNAME=''
1143HAVE_GETLOGIN=''
1144HAVE_GETOPT_H=''
1145HAVE_GETPAGESIZE=''
1146HAVE_GETSUBOPT=''
1147HAVE_GRANTPT=''
1148HAVE_GROUP_MEMBER=''
1149HAVE_LCHMOD=''
1150HAVE_LCHOWN=''
1151HAVE_LINK=''
1152HAVE_LINKAT=''
1153HAVE_LSTAT=''
1154HAVE_MBSLEN=''
1155HAVE_MEMCHR=''
1156HAVE_MEMPCPY=''
1157HAVE_MKDIRAT=''
1158HAVE_MKDTEMP=''
1159HAVE_MKFIFO=''
1160HAVE_MKFIFOAT=''
1161HAVE_MKNOD=''
1162HAVE_MKNODAT=''
1163HAVE_MKOSTEMP=''
1164HAVE_MKOSTEMPS=''
1165HAVE_MKSTEMP=''
1166HAVE_MKSTEMPS=''
1167HAVE_NANOSLEEP=''
1168HAVE_OPENDIR=''
1169HAVE_OS_H=''
1170HAVE_PIPE2=''
1171HAVE_PIPE=''
1172HAVE_POSIX_OPENPT=''
1173HAVE_PREAD=''
1174HAVE_PTSNAME=''
1175HAVE_PTSNAME_R=''
1176HAVE_PWRITE=''
1177HAVE_RANDOM_H=''
1178HAVE_RANDOM_R=''
1179HAVE_RAWMEMCHR=''
1180HAVE_READDIR=''
1181HAVE_READLINK=''
1182HAVE_READLINKAT=''
1183HAVE_REALPATH=''
1184HAVE_REWINDDIR=''
1185HAVE_RPMATCH=''
1186HAVE_SCANDIR=''
1187HAVE_SETENV=''
1188HAVE_SETHOSTNAME=''
1189HAVE_SLEEP=''
1190HAVE_STPCPY=''
1191HAVE_STPNCPY=''
1192HAVE_STRCASESTR=''
1193HAVE_STRCHRNUL=''
1194HAVE_STRPBRK=''
1195HAVE_STRPTIME=''
1196HAVE_STRSEP=''
1197HAVE_STRTOD=''
1198HAVE_STRTOLL=''
1199HAVE_STRTOULL=''
1200HAVE_STRUCT_RANDOM_DATA=''
1201HAVE_STRVERSCMP=''
1202HAVE_SYMLINK=''
1203HAVE_SYMLINKAT=''
1204HAVE_SYS_LOADAVG_H=''
1205HAVE_SYS_PARAM_H=''
1206HAVE_TIMEGM=''
1207HAVE_UNISTD_H=''
1208HAVE_UNLINKAT=''
1209HAVE_UNLOCKPT=''
1210HAVE_USLEEP=''
1211HAVE_UTIMENSAT=''
1212HAVE_WCHAR_T=''
1213HAVE__BOOL=''
1214HAVE__EXIT=''
1215HELP2MAN=''
1216INCLUDE_NEXT=''
1217INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
1218INSTALL_DATA='${INSTALL} -m 644'
1219INSTALL_PROGRAM='${INSTALL}'
1220INSTALL_SCRIPT='${INSTALL}'
1221INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1222LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1223LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1224LEX='flex'
1225LEXLIB=''
1226LEX_OUTPUT_ROOT=''
1227LIBINTL=''
1228LIBOBJS=''
1229LIBRARY_NAMESPACE='srchilite'
1230LIBRARY_VERSION='4:1:0'
1231LIBS=''
1232LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1233LIPO='lipo'
1234LN_S='ln -s'
1235LTLIBINTL=''
1236LTLIBOBJS=''
1237MAINT=''
1238MAINTAINER_MODE_FALSE=''
1239MAINTAINER_MODE_TRUE=''
1240MAKEINFO='makeinfo'
1241MANIFEST_TOOL=':'
1242MKDIR_P='/opt/local/bin/gmkdir -p'
1243NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
1244NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
1245NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
1246NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
1247NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
1248NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
1249NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
1250NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
1251NEXT_DIRENT_H=''
1252NEXT_GETOPT_H=''
1253NEXT_STDDEF_H=''
1254NEXT_STDLIB_H=''
1255NEXT_STRING_H=''
1256NEXT_SYS_STAT_H=''
1257NEXT_TIME_H=''
1258NEXT_UNISTD_H=''
1259NM='/usr/bin/nm -B'
1260NMEDIT='nmedit'
1261NO_CTAGS_FALSE=''
1262NO_CTAGS_TRUE=''
1263NO_DOUBLECPP_FALSE=''
1264NO_DOUBLECPP_TRUE=''
1265NO_GENGETOPT_FALSE=''
1266NO_GENGETOPT_TRUE=''
1267NO_HELP2MAN_FALSE=''
1268NO_HELP2MAN_TRUE=''
1269OBJDUMP='objdump'
1270OBJEXT='o'
1271OTOOL64=':'
1272OTOOL='otool'
1273PACKAGE='source-highlight'
1274PACKAGE_BUGREPORT=''
1275PACKAGE_NAME='GNU source-highlight'
1276PACKAGE_STRING='GNU source-highlight 3.1.8'
1277PACKAGE_TARNAME='source-highlight'
1278PACKAGE_URL='http://www.gnu.org/software/source-highlight/'
1279PACKAGE_VERSION='3.1.8'
1280PATH_SEPARATOR=':'
1281PRAGMA_COLUMNS=''
1282PRAGMA_SYSTEM_HEADER=''
1283PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
1284RANLIB='ranlib'
1285REPLACE_CALLOC=''
1286REPLACE_CANONICALIZE_FILE_NAME=''
1287REPLACE_CHOWN=''
1288REPLACE_CLOSE=''
1289REPLACE_CLOSEDIR=''
1290REPLACE_DIRFD=''
1291REPLACE_DUP2=''
1292REPLACE_DUP=''
1293REPLACE_FCHOWNAT=''
1294REPLACE_FDOPENDIR=''
1295REPLACE_FSTAT=''
1296REPLACE_FSTATAT=''
1297REPLACE_FUTIMENS=''
1298REPLACE_GETCWD=''
1299REPLACE_GETDOMAINNAME=''
1300REPLACE_GETGROUPS=''
1301REPLACE_GETLOGIN_R=''
1302REPLACE_GETPAGESIZE=''
1303REPLACE_LCHOWN=''
1304REPLACE_LINK=''
1305REPLACE_LINKAT=''
1306REPLACE_LOCALTIME_R=''
1307REPLACE_LSEEK=''
1308REPLACE_LSTAT=''
1309REPLACE_MALLOC=''
1310REPLACE_MBTOWC=''
1311REPLACE_MEMCHR=''
1312REPLACE_MEMMEM=''
1313REPLACE_MKDIR=''
1314REPLACE_MKFIFO=''
1315REPLACE_MKNOD=''
1316REPLACE_MKSTEMP=''
1317REPLACE_MKTIME=''
1318REPLACE_NANOSLEEP=''
1319REPLACE_NULL=''
1320REPLACE_OPENDIR=''
1321REPLACE_PREAD=''
1322REPLACE_PTSNAME_R=''
1323REPLACE_PUTENV=''
1324REPLACE_PWRITE=''
1325REPLACE_READ=''
1326REPLACE_READLINK=''
1327REPLACE_REALLOC=''
1328REPLACE_REALPATH=''
1329REPLACE_RMDIR=''
1330REPLACE_SETENV=''
1331REPLACE_SLEEP=''
1332REPLACE_STAT=''
1333REPLACE_STPNCPY=''
1334REPLACE_STRCASESTR=''
1335REPLACE_STRCHRNUL=''
1336REPLACE_STRDUP=''
1337REPLACE_STRERROR=''
1338REPLACE_STRERROR_R=''
1339REPLACE_STRNCAT=''
1340REPLACE_STRNDUP=''
1341REPLACE_STRNLEN=''
1342REPLACE_STRSIGNAL=''
1343REPLACE_STRSTR=''
1344REPLACE_STRTOD=''
1345REPLACE_STRTOK_R=''
1346REPLACE_SYMLINK=''
1347REPLACE_TIMEGM=''
1348REPLACE_TTYNAME_R=''
1349REPLACE_UNLINK=''
1350REPLACE_UNLINKAT=''
1351REPLACE_UNSETENV=''
1352REPLACE_USLEEP=''
1353REPLACE_UTIMENSAT=''
1354REPLACE_WCTOMB=''
1355REPLACE_WRITE=''
1356SED='/opt/local/bin/gsed'
1357SET_MAKE=''
1358SHELL='/bin/sh'
1359STDBOOL_H=''
1360STDDEF_H=''
1361STRIP='strip'
1362SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
1363TAR=''
1364TEXI2HTML=''
1365TIME_H_DEFINES_STRUCT_TIMESPEC=''
1366UNDEFINE_STRTOK_R=''
1367UNISTD_H_HAVE_WINSOCK2_H=''
1368UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
1369USE_BASH_COMPLETION_FALSE=''
1370USE_BASH_COMPLETION_TRUE=''
1371VALGRIND=''
1372VERSION='3.1.8'
1373YACC='bison -y'
1374YFLAGS=''
1375ac_ct_AR='ar'
1376ac_ct_CC='/usr/bin/clang'
1377ac_ct_CXX=''
1378ac_ct_DUMPBIN=''
1379am__EXEEXT_FALSE=''
1380am__EXEEXT_TRUE=''
1381am__fastdepCC_FALSE='#'
1382am__fastdepCC_TRUE=''
1383am__fastdepCXX_FALSE='#'
1384am__fastdepCXX_TRUE=''
1385am__include='include'
1386am__isrc=''
1387am__leading_dot='.'
1388am__nodep='_no'
1389am__quote=''
1390am__tar='$${TAR-tar} chof - "$$tardir"'
1391am__untar='$${TAR-tar} xf -'
1392bash_completiondir='${prefix}/etc/bash_completion.d'
1393bindir='${exec_prefix}/bin'
1394build='x86_64-apple-darwin17.3.0'
1395build_alias=''
1396build_cpu='x86_64'
1397build_os='darwin17.3.0'
1398build_vendor='apple'
1399datadir='${datarootdir}'
1400datarootdir='${prefix}/share'
1401docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1402dvidir='${docdir}'
1403exec_prefix='NONE'
1404gl_LIBOBJS=''
1405gl_LTLIBOBJS=''
1406gltests_LIBOBJS=''
1407gltests_LTLIBOBJS=''
1408gltests_WITNESS=''
1409host='x86_64-apple-darwin17.3.0'
1410host_alias=''
1411host_cpu='x86_64'
1412host_os='darwin17.3.0'
1413host_vendor='apple'
1414htmldir='${docdir}'
1415includedir='${prefix}/include'
1416infodir='/opt/local/share/info'
1417install_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'
1418libdir='${exec_prefix}/lib'
1419libexecdir='${exec_prefix}/libexec'
1420localedir='${datarootdir}/locale'
1421localstatedir='${prefix}/var'
1422mandir='/opt/local/share/man'
1423mkdir_p='$(MKDIR_P)'
1424oldincludedir='/usr/include'
1425pdfdir='${docdir}'
1426prefix='/opt/local'
1427program_transform_name='s,x,x,'
1428psdir='${docdir}'
1429sbindir='${exec_prefix}/sbin'
1430sharedstatedir='${prefix}/com'
1431source_highlightdatadir='${datarootdir}/source-highlight'
1432source_highlightdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1433source_highlightlibdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}/api'
1434source_highlightlibexampledir='${datarootdir}/doc/${PACKAGE_TARNAME}/examples'
1435sysconfdir='${prefix}/etc'
1436target_alias=''
1437
1438## ----------- ##
1439## confdefs.h. ##
1440## ----------- ##
1441
1442/* confdefs.h */
1443#define PACKAGE_NAME "GNU source-highlight"
1444#define PACKAGE_TARNAME "source-highlight"
1445#define PACKAGE_VERSION "3.1.8"
1446#define PACKAGE_STRING "GNU source-highlight 3.1.8"
1447#define PACKAGE_BUGREPORT ""
1448#define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
1449#define PACKAGE "source-highlight"
1450#define VERSION "3.1.8"
1451#define LIBRARY_VERSION "4:1:0"
1452#define STDC_HEADERS 1
1453#define HAVE_SYS_TYPES_H 1
1454#define HAVE_SYS_STAT_H 1
1455#define HAVE_STDLIB_H 1
1456#define HAVE_STRING_H 1
1457#define HAVE_MEMORY_H 1
1458#define HAVE_STRINGS_H 1
1459#define HAVE_INTTYPES_H 1
1460#define HAVE_STDINT_H 1
1461#define HAVE_UNISTD_H 1
1462#define __EXTENSIONS__ 1
1463#define _ALL_SOURCE 1
1464#define _DARWIN_C_SOURCE 1
1465#define _GNU_SOURCE 1
1466#define _POSIX_PTHREAD_SEMANTICS 1
1467#define _TANDEM_SOURCE 1
1468#define HAVE_LIBINTL_H 1
1469#define HAVE_STDDEF_H 1
1470#define HAVE_STRFTIME 1
1471#define HAVE_DLFCN_H 1
1472#define LT_OBJDIR ".libs/"
1473#define HAVE_NAMESPACES /**/
1474#define HAVE_STL /**/
1475#define HAVE_SSTREAM /**/
1476#define HAVE_BOOST /**/
1477#define HAVE_BOOST_REGEX /**/
1478#define CHROOT_INPUT_DIR ""
1479
1480configure: exit 1