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