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 AutoGen configure 5.18.12, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = 535792-mitll |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 16.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/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 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 384 tasks, 1717 threads, 8 processors |
---|
34 | Load average: 3.72, Mach factor: 4.71 |
---|
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:2641: checking build system type |
---|
52 | configure:2655: result: x86_64-apple-darwin16.5.0 |
---|
53 | configure:2675: checking host system type |
---|
54 | configure:2688: result: x86_64-apple-darwin16.5.0 |
---|
55 | configure:2708: checking target system type |
---|
56 | configure:2721: result: x86_64-apple-darwin16.5.0 |
---|
57 | configure:2767: checking for a BSD-compatible install |
---|
58 | configure:2835: result: /usr/bin/install -c |
---|
59 | configure:2846: checking whether build environment is sane |
---|
60 | configure:2901: result: yes |
---|
61 | configure:3052: checking for a thread-safe mkdir -p |
---|
62 | configure:3091: result: /opt/local/bin/gmkdir -p |
---|
63 | configure:3098: checking for gawk |
---|
64 | configure:3114: found /opt/local/bin/gawk |
---|
65 | configure:3125: result: gawk |
---|
66 | configure:3136: checking whether make sets $(MAKE) |
---|
67 | configure:3158: result: yes |
---|
68 | configure:3187: checking whether make supports nested variables |
---|
69 | configure:3204: result: yes |
---|
70 | configure:3342: checking for style of include used by make |
---|
71 | configure:3370: result: GNU |
---|
72 | configure:3441: checking for gcc |
---|
73 | configure:3468: result: /usr/bin/clang |
---|
74 | configure:3697: checking for C compiler version |
---|
75 | configure:3706: /usr/bin/clang --version >&5 |
---|
76 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
77 | Target: x86_64-apple-darwin16.5.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
80 | configure:3717: $? = 0 |
---|
81 | configure:3706: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
83 | Target: x86_64-apple-darwin16.5.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
86 | configure:3717: $? = 0 |
---|
87 | configure:3706: /usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3717: $? = 1 |
---|
91 | configure:3706: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument: '-qversion' |
---|
93 | clang: error: no input files |
---|
94 | configure:3717: $? = 1 |
---|
95 | configure:3737: checking whether the C compiler works |
---|
96 | configure:3759: /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 |
---|
97 | configure:3763: $? = 0 |
---|
98 | configure:3811: result: yes |
---|
99 | configure:3814: checking for C compiler default output file name |
---|
100 | configure:3816: result: a.out |
---|
101 | configure:3822: checking for suffix of executables |
---|
102 | configure:3829: /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 |
---|
103 | configure:3833: $? = 0 |
---|
104 | configure:3855: result: |
---|
105 | configure:3877: checking whether we are cross compiling |
---|
106 | configure:3885: /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 |
---|
107 | configure:3889: $? = 0 |
---|
108 | configure:3896: ./conftest |
---|
109 | configure:3900: $? = 0 |
---|
110 | configure:3915: result: no |
---|
111 | configure:3920: checking for suffix of object files |
---|
112 | configure:3942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3946: $? = 0 |
---|
114 | configure:3967: result: o |
---|
115 | configure:3971: checking whether we are using the GNU C compiler |
---|
116 | configure:3990: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3990: $? = 0 |
---|
118 | configure:3999: result: yes |
---|
119 | configure:4008: checking whether /usr/bin/clang accepts -g |
---|
120 | configure:4028: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
121 | configure:4028: $? = 0 |
---|
122 | configure:4069: result: yes |
---|
123 | configure:4086: checking for /usr/bin/clang option to accept ISO C89 |
---|
124 | configure:4149: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
125 | configure:4149: $? = 0 |
---|
126 | configure:4162: result: none needed |
---|
127 | configure:4187: checking whether /usr/bin/clang understands -c and -o together |
---|
128 | configure:4209: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
129 | configure:4212: $? = 0 |
---|
130 | configure:4209: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
131 | configure:4212: $? = 0 |
---|
132 | configure:4224: result: yes |
---|
133 | configure:4243: checking dependency style of /usr/bin/clang |
---|
134 | configure:4354: result: gcc3 |
---|
135 | configure:4375: checking how to run the C preprocessor |
---|
136 | configure:4406: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
137 | configure:4406: $? = 0 |
---|
138 | configure:4420: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
139 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
140 | #include <ac_nonexistent.h> |
---|
141 | ^ |
---|
142 | 1 error generated. |
---|
143 | configure:4420: $? = 1 |
---|
144 | configure: failed program was: |
---|
145 | | /* confdefs.h */ |
---|
146 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
147 | | #define PACKAGE_TARNAME "autogen" |
---|
148 | | #define PACKAGE_VERSION "5.18.12" |
---|
149 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
150 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
151 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
152 | | #define PACKAGE "autogen" |
---|
153 | | #define VERSION "5.18.12" |
---|
154 | | /* end confdefs.h. */ |
---|
155 | | #include <ac_nonexistent.h> |
---|
156 | configure:4445: result: /usr/bin/clang -E |
---|
157 | configure:4465: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
158 | configure:4465: $? = 0 |
---|
159 | configure:4479: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
160 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
161 | #include <ac_nonexistent.h> |
---|
162 | ^ |
---|
163 | 1 error generated. |
---|
164 | configure:4479: $? = 1 |
---|
165 | configure: failed program was: |
---|
166 | | /* confdefs.h */ |
---|
167 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
168 | | #define PACKAGE_TARNAME "autogen" |
---|
169 | | #define PACKAGE_VERSION "5.18.12" |
---|
170 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
171 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
172 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
173 | | #define PACKAGE "autogen" |
---|
174 | | #define VERSION "5.18.12" |
---|
175 | | /* end confdefs.h. */ |
---|
176 | | #include <ac_nonexistent.h> |
---|
177 | configure:4508: checking for grep that handles long lines and -e |
---|
178 | configure:4566: result: /usr/bin/grep |
---|
179 | configure:4571: checking for egrep |
---|
180 | configure:4633: result: /usr/bin/grep -E |
---|
181 | configure:4638: checking for ANSI C header files |
---|
182 | configure:4658: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
183 | configure:4658: $? = 0 |
---|
184 | configure:4731: /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 |
---|
185 | configure:4731: $? = 0 |
---|
186 | configure:4731: ./conftest |
---|
187 | configure:4731: $? = 0 |
---|
188 | configure:4742: result: yes |
---|
189 | configure:4755: checking for sys/types.h |
---|
190 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
191 | configure:4755: $? = 0 |
---|
192 | configure:4755: result: yes |
---|
193 | configure:4755: checking for sys/stat.h |
---|
194 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
195 | configure:4755: $? = 0 |
---|
196 | configure:4755: result: yes |
---|
197 | configure:4755: checking for stdlib.h |
---|
198 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
199 | configure:4755: $? = 0 |
---|
200 | configure:4755: result: yes |
---|
201 | configure:4755: checking for string.h |
---|
202 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
203 | configure:4755: $? = 0 |
---|
204 | configure:4755: result: yes |
---|
205 | configure:4755: checking for memory.h |
---|
206 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
207 | configure:4755: $? = 0 |
---|
208 | configure:4755: result: yes |
---|
209 | configure:4755: checking for strings.h |
---|
210 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
211 | configure:4755: $? = 0 |
---|
212 | configure:4755: result: yes |
---|
213 | configure:4755: checking for inttypes.h |
---|
214 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
215 | configure:4755: $? = 0 |
---|
216 | configure:4755: result: yes |
---|
217 | configure:4755: checking for stdint.h |
---|
218 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
219 | configure:4755: $? = 0 |
---|
220 | configure:4755: result: yes |
---|
221 | configure:4755: checking for unistd.h |
---|
222 | configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
223 | configure:4755: $? = 0 |
---|
224 | configure:4755: result: yes |
---|
225 | configure:4768: checking minix/config.h usability |
---|
226 | configure:4768: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
227 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
228 | #include <minix/config.h> |
---|
229 | ^ |
---|
230 | 1 error generated. |
---|
231 | configure:4768: $? = 1 |
---|
232 | configure: failed program was: |
---|
233 | | /* confdefs.h */ |
---|
234 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
235 | | #define PACKAGE_TARNAME "autogen" |
---|
236 | | #define PACKAGE_VERSION "5.18.12" |
---|
237 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
238 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
239 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
240 | | #define PACKAGE "autogen" |
---|
241 | | #define VERSION "5.18.12" |
---|
242 | | #define STDC_HEADERS 1 |
---|
243 | | #define HAVE_SYS_TYPES_H 1 |
---|
244 | | #define HAVE_SYS_STAT_H 1 |
---|
245 | | #define HAVE_STDLIB_H 1 |
---|
246 | | #define HAVE_STRING_H 1 |
---|
247 | | #define HAVE_MEMORY_H 1 |
---|
248 | | #define HAVE_STRINGS_H 1 |
---|
249 | | #define HAVE_INTTYPES_H 1 |
---|
250 | | #define HAVE_STDINT_H 1 |
---|
251 | | #define HAVE_UNISTD_H 1 |
---|
252 | | /* end confdefs.h. */ |
---|
253 | | #include <stdio.h> |
---|
254 | | #ifdef HAVE_SYS_TYPES_H |
---|
255 | | # include <sys/types.h> |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_SYS_STAT_H |
---|
258 | | # include <sys/stat.h> |
---|
259 | | #endif |
---|
260 | | #ifdef STDC_HEADERS |
---|
261 | | # include <stdlib.h> |
---|
262 | | # include <stddef.h> |
---|
263 | | #else |
---|
264 | | # ifdef HAVE_STDLIB_H |
---|
265 | | # include <stdlib.h> |
---|
266 | | # endif |
---|
267 | | #endif |
---|
268 | | #ifdef HAVE_STRING_H |
---|
269 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
270 | | # include <memory.h> |
---|
271 | | # endif |
---|
272 | | # include <string.h> |
---|
273 | | #endif |
---|
274 | | #ifdef HAVE_STRINGS_H |
---|
275 | | # include <strings.h> |
---|
276 | | #endif |
---|
277 | | #ifdef HAVE_INTTYPES_H |
---|
278 | | # include <inttypes.h> |
---|
279 | | #endif |
---|
280 | | #ifdef HAVE_STDINT_H |
---|
281 | | # include <stdint.h> |
---|
282 | | #endif |
---|
283 | | #ifdef HAVE_UNISTD_H |
---|
284 | | # include <unistd.h> |
---|
285 | | #endif |
---|
286 | | #include <minix/config.h> |
---|
287 | configure:4768: result: no |
---|
288 | configure:4768: checking minix/config.h presence |
---|
289 | configure:4768: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
290 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
291 | #include <minix/config.h> |
---|
292 | ^ |
---|
293 | 1 error generated. |
---|
294 | configure:4768: $? = 1 |
---|
295 | configure: failed program was: |
---|
296 | | /* confdefs.h */ |
---|
297 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
298 | | #define PACKAGE_TARNAME "autogen" |
---|
299 | | #define PACKAGE_VERSION "5.18.12" |
---|
300 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
301 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
302 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
303 | | #define PACKAGE "autogen" |
---|
304 | | #define VERSION "5.18.12" |
---|
305 | | #define STDC_HEADERS 1 |
---|
306 | | #define HAVE_SYS_TYPES_H 1 |
---|
307 | | #define HAVE_SYS_STAT_H 1 |
---|
308 | | #define HAVE_STDLIB_H 1 |
---|
309 | | #define HAVE_STRING_H 1 |
---|
310 | | #define HAVE_MEMORY_H 1 |
---|
311 | | #define HAVE_STRINGS_H 1 |
---|
312 | | #define HAVE_INTTYPES_H 1 |
---|
313 | | #define HAVE_STDINT_H 1 |
---|
314 | | #define HAVE_UNISTD_H 1 |
---|
315 | | /* end confdefs.h. */ |
---|
316 | | #include <minix/config.h> |
---|
317 | configure:4768: result: no |
---|
318 | configure:4768: checking for minix/config.h |
---|
319 | configure:4768: result: no |
---|
320 | configure:4792: checking whether it is safe to define __EXTENSIONS__ |
---|
321 | configure:4810: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
322 | configure:4810: $? = 0 |
---|
323 | configure:4817: result: yes |
---|
324 | configure:4834: checking whether _XOPEN_SOURCE should be defined |
---|
325 | configure:4853: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
326 | configure:4853: $? = 0 |
---|
327 | configure:4877: result: no |
---|
328 | configure:5233: checking how to print strings |
---|
329 | configure:5260: result: printf |
---|
330 | configure:5281: checking for a sed that does not truncate output |
---|
331 | configure:5345: result: /opt/local/bin/gsed |
---|
332 | configure:5363: checking for fgrep |
---|
333 | configure:5425: result: /usr/bin/grep -F |
---|
334 | configure:5460: checking for ld used by /usr/bin/clang |
---|
335 | configure:5527: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
336 | configure:5534: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
337 | configure:5549: result: no |
---|
338 | configure:5561: checking for BSD- or MS-compatible name lister (nm) |
---|
339 | configure:5610: result: /opt/local/bin/nm -B |
---|
340 | configure:5740: checking the name lister (/opt/local/bin/nm -B) interface |
---|
341 | configure:5747: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
342 | configure:5750: /opt/local/bin/nm -B "conftest.o" |
---|
343 | configure:5753: output |
---|
344 | 0000000000000000 S _some_variable |
---|
345 | configure:5760: result: BSD nm |
---|
346 | configure:5763: checking whether ln -s works |
---|
347 | configure:5767: result: yes |
---|
348 | configure:5775: checking the maximum length of command line arguments |
---|
349 | configure:5905: result: 196608 |
---|
350 | configure:5922: checking whether the shell understands some XSI constructs |
---|
351 | configure:5932: result: yes |
---|
352 | configure:5936: checking whether the shell understands "+=" |
---|
353 | configure:5942: result: yes |
---|
354 | configure:5977: checking how to convert x86_64-apple-darwin16.5.0 file names to x86_64-apple-darwin16.5.0 format |
---|
355 | configure:6017: result: func_convert_file_noop |
---|
356 | configure:6024: checking how to convert x86_64-apple-darwin16.5.0 file names to toolchain format |
---|
357 | configure:6044: result: func_convert_file_noop |
---|
358 | configure:6051: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
359 | configure:6058: result: -r |
---|
360 | configure:6132: checking for objdump |
---|
361 | configure:6159: result: objdump |
---|
362 | configure:6188: checking how to recognize dependent libraries |
---|
363 | configure:6390: result: pass_all |
---|
364 | configure:6475: checking for dlltool |
---|
365 | configure:6502: result: dlltool |
---|
366 | configure:6532: checking how to associate runtime and link libraries |
---|
367 | configure:6559: result: printf %s\n |
---|
368 | configure:6619: checking for ar |
---|
369 | configure:6635: found /opt/local/bin/ar |
---|
370 | configure:6646: result: ar |
---|
371 | configure:6683: checking for archiver @FILE support |
---|
372 | configure:6700: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
373 | configure:6700: $? = 0 |
---|
374 | configure:6703: ar cru libconftest.a @conftest.lst >&5 |
---|
375 | ar: @conftest.lst: No such file or directory |
---|
376 | configure:6706: $? = 1 |
---|
377 | configure:6726: result: no |
---|
378 | configure:6784: checking for strip |
---|
379 | configure:6800: found /opt/local/bin/strip |
---|
380 | configure:6811: result: strip |
---|
381 | configure:6883: checking for ranlib |
---|
382 | configure:6899: found /opt/local/bin/ranlib |
---|
383 | configure:6910: result: ranlib |
---|
384 | configure:7012: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
385 | configure:7132: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
386 | configure:7135: $? = 0 |
---|
387 | configure:7139: /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 |
---|
388 | configure:7142: $? = 0 |
---|
389 | cannot find nm_test_var in conftest.nm |
---|
390 | configure:7132: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
391 | configure:7135: $? = 0 |
---|
392 | configure:7139: /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 |
---|
393 | configure:7142: $? = 0 |
---|
394 | configure:7208: /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 conftstm.o >&5 |
---|
395 | configure:7211: $? = 0 |
---|
396 | configure:7249: result: ok |
---|
397 | configure:7286: checking for sysroot |
---|
398 | configure:7316: result: no |
---|
399 | configure:7578: checking for mt |
---|
400 | configure:7608: result: no |
---|
401 | configure:7628: checking if : is a manifest tool |
---|
402 | configure:7634: : '-?' |
---|
403 | configure:7642: result: no |
---|
404 | configure:7698: checking for dsymutil |
---|
405 | configure:7714: found /usr/bin/dsymutil |
---|
406 | configure:7725: result: dsymutil |
---|
407 | configure:7790: checking for nmedit |
---|
408 | configure:7806: found /opt/local/bin/nmedit |
---|
409 | configure:7817: result: nmedit |
---|
410 | configure:7882: checking for lipo |
---|
411 | configure:7898: found /opt/local/bin/lipo |
---|
412 | configure:7909: result: lipo |
---|
413 | configure:7974: checking for otool |
---|
414 | configure:7990: found /opt/local/bin/otool |
---|
415 | configure:8001: result: otool |
---|
416 | configure:8066: checking for otool64 |
---|
417 | configure:8096: result: no |
---|
418 | configure:8141: checking for -single_module linker flag |
---|
419 | /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 |
---|
420 | configure:8174: result: yes |
---|
421 | configure:8177: checking for -exported_symbols_list linker flag |
---|
422 | configure:8197: /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 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
423 | configure:8197: $? = 0 |
---|
424 | configure:8207: result: yes |
---|
425 | configure:8210: checking for -force_load linker flag |
---|
426 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
427 | ar cru libconftest.a conftest.o |
---|
428 | ranlib libconftest.a |
---|
429 | /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 |
---|
430 | configure:8242: result: yes |
---|
431 | configure:8281: checking for dlfcn.h |
---|
432 | configure:8281: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
433 | configure:8281: $? = 0 |
---|
434 | configure:8281: result: yes |
---|
435 | configure:8485: checking for objdir |
---|
436 | configure:8500: result: .libs |
---|
437 | configure:8771: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
438 | configure:8789: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
439 | configure:8793: $? = 0 |
---|
440 | configure:8806: result: yes |
---|
441 | configure:9133: checking for /usr/bin/clang option to produce PIC |
---|
442 | configure:9140: result: -fno-common -DPIC |
---|
443 | configure:9148: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
444 | configure:9166: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
445 | configure:9170: $? = 0 |
---|
446 | configure:9183: result: yes |
---|
447 | configure:9212: checking if /usr/bin/clang static flag -static works |
---|
448 | configure:9240: result: no |
---|
449 | configure:9255: checking if /usr/bin/clang supports -c -o file.o |
---|
450 | configure:9276: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
451 | configure:9280: $? = 0 |
---|
452 | configure:9302: result: yes |
---|
453 | configure:9310: checking if /usr/bin/clang supports -c -o file.o |
---|
454 | configure:9357: result: yes |
---|
455 | configure:9390: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
456 | configure:10543: result: yes |
---|
457 | configure:10783: checking dynamic linker characteristics |
---|
458 | configure:11516: result: darwin16.5.0 dyld |
---|
459 | configure:11623: checking how to hardcode library paths into programs |
---|
460 | configure:11648: result: immediate |
---|
461 | configure:12188: checking whether stripping libraries is possible |
---|
462 | configure:12202: result: yes |
---|
463 | configure:12228: checking if libtool supports shared libraries |
---|
464 | configure:12230: result: yes |
---|
465 | configure:12233: checking whether to build shared libraries |
---|
466 | configure:12254: result: yes |
---|
467 | configure:12257: checking whether to build static libraries |
---|
468 | configure:12261: result: yes |
---|
469 | configure:12350: checking if malloc debugging is wanted |
---|
470 | configure:12368: result: no |
---|
471 | configure:12381: checking for /usr/bin/clang option to accept ISO C99 |
---|
472 | configure:12530: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
473 | configure:12530: $? = 0 |
---|
474 | configure:12543: result: none needed |
---|
475 | configure:12651: checking for /usr/bin/clang option to accept ISO Standard C |
---|
476 | configure:12662: result: none needed |
---|
477 | configure:12677: checking whether clearerr_unlocked is declared |
---|
478 | configure:12677: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
479 | configure:12677: $? = 0 |
---|
480 | configure:12677: result: yes |
---|
481 | configure:12690: checking whether feof_unlocked is declared |
---|
482 | configure:12690: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
483 | configure:12690: $? = 0 |
---|
484 | configure:12690: result: yes |
---|
485 | configure:12703: checking whether ferror_unlocked is declared |
---|
486 | configure:12703: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
487 | configure:12703: $? = 0 |
---|
488 | configure:12703: result: yes |
---|
489 | configure:12716: checking whether fflush_unlocked is declared |
---|
490 | configure:12716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
491 | conftest.c:76:10: error: use of undeclared identifier 'fflush_unlocked' |
---|
492 | (void) fflush_unlocked; |
---|
493 | ^ |
---|
494 | 1 error generated. |
---|
495 | configure:12716: $? = 1 |
---|
496 | configure: failed program was: |
---|
497 | | /* confdefs.h */ |
---|
498 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
499 | | #define PACKAGE_TARNAME "autogen" |
---|
500 | | #define PACKAGE_VERSION "5.18.12" |
---|
501 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
502 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
503 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
504 | | #define PACKAGE "autogen" |
---|
505 | | #define VERSION "5.18.12" |
---|
506 | | #define STDC_HEADERS 1 |
---|
507 | | #define HAVE_SYS_TYPES_H 1 |
---|
508 | | #define HAVE_SYS_STAT_H 1 |
---|
509 | | #define HAVE_STDLIB_H 1 |
---|
510 | | #define HAVE_STRING_H 1 |
---|
511 | | #define HAVE_MEMORY_H 1 |
---|
512 | | #define HAVE_STRINGS_H 1 |
---|
513 | | #define HAVE_INTTYPES_H 1 |
---|
514 | | #define HAVE_STDINT_H 1 |
---|
515 | | #define HAVE_UNISTD_H 1 |
---|
516 | | #define __EXTENSIONS__ 1 |
---|
517 | | #define _ALL_SOURCE 1 |
---|
518 | | #define _DARWIN_C_SOURCE 1 |
---|
519 | | #define _GNU_SOURCE 1 |
---|
520 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
521 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
522 | | #define _TANDEM_SOURCE 1 |
---|
523 | | #define HAVE_DLFCN_H 1 |
---|
524 | | #define LT_OBJDIR ".libs/" |
---|
525 | | #define AO_CURRENT 41 |
---|
526 | | #define AO_REVISION 1 |
---|
527 | | #define AO_AGE 16 |
---|
528 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
529 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
530 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
531 | | /* end confdefs.h. */ |
---|
532 | | #include <stdio.h> |
---|
533 | | #ifdef HAVE_SYS_TYPES_H |
---|
534 | | # include <sys/types.h> |
---|
535 | | #endif |
---|
536 | | #ifdef HAVE_SYS_STAT_H |
---|
537 | | # include <sys/stat.h> |
---|
538 | | #endif |
---|
539 | | #ifdef STDC_HEADERS |
---|
540 | | # include <stdlib.h> |
---|
541 | | # include <stddef.h> |
---|
542 | | #else |
---|
543 | | # ifdef HAVE_STDLIB_H |
---|
544 | | # include <stdlib.h> |
---|
545 | | # endif |
---|
546 | | #endif |
---|
547 | | #ifdef HAVE_STRING_H |
---|
548 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
549 | | # include <memory.h> |
---|
550 | | # endif |
---|
551 | | # include <string.h> |
---|
552 | | #endif |
---|
553 | | #ifdef HAVE_STRINGS_H |
---|
554 | | # include <strings.h> |
---|
555 | | #endif |
---|
556 | | #ifdef HAVE_INTTYPES_H |
---|
557 | | # include <inttypes.h> |
---|
558 | | #endif |
---|
559 | | #ifdef HAVE_STDINT_H |
---|
560 | | # include <stdint.h> |
---|
561 | | #endif |
---|
562 | | #ifdef HAVE_UNISTD_H |
---|
563 | | # include <unistd.h> |
---|
564 | | #endif |
---|
565 | | int |
---|
566 | | main () |
---|
567 | | { |
---|
568 | | #ifndef fflush_unlocked |
---|
569 | | #ifdef __cplusplus |
---|
570 | | (void) fflush_unlocked; |
---|
571 | | #else |
---|
572 | | (void) fflush_unlocked; |
---|
573 | | #endif |
---|
574 | | #endif |
---|
575 | | |
---|
576 | | ; |
---|
577 | | return 0; |
---|
578 | | } |
---|
579 | configure:12716: result: no |
---|
580 | configure:12729: checking whether fgets_unlocked is declared |
---|
581 | configure:12729: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
582 | conftest.c:77:10: error: use of undeclared identifier 'fgets_unlocked' |
---|
583 | (void) fgets_unlocked; |
---|
584 | ^ |
---|
585 | 1 error generated. |
---|
586 | configure:12729: $? = 1 |
---|
587 | configure: failed program was: |
---|
588 | | /* confdefs.h */ |
---|
589 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
590 | | #define PACKAGE_TARNAME "autogen" |
---|
591 | | #define PACKAGE_VERSION "5.18.12" |
---|
592 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
593 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
594 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
595 | | #define PACKAGE "autogen" |
---|
596 | | #define VERSION "5.18.12" |
---|
597 | | #define STDC_HEADERS 1 |
---|
598 | | #define HAVE_SYS_TYPES_H 1 |
---|
599 | | #define HAVE_SYS_STAT_H 1 |
---|
600 | | #define HAVE_STDLIB_H 1 |
---|
601 | | #define HAVE_STRING_H 1 |
---|
602 | | #define HAVE_MEMORY_H 1 |
---|
603 | | #define HAVE_STRINGS_H 1 |
---|
604 | | #define HAVE_INTTYPES_H 1 |
---|
605 | | #define HAVE_STDINT_H 1 |
---|
606 | | #define HAVE_UNISTD_H 1 |
---|
607 | | #define __EXTENSIONS__ 1 |
---|
608 | | #define _ALL_SOURCE 1 |
---|
609 | | #define _DARWIN_C_SOURCE 1 |
---|
610 | | #define _GNU_SOURCE 1 |
---|
611 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
612 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
613 | | #define _TANDEM_SOURCE 1 |
---|
614 | | #define HAVE_DLFCN_H 1 |
---|
615 | | #define LT_OBJDIR ".libs/" |
---|
616 | | #define AO_CURRENT 41 |
---|
617 | | #define AO_REVISION 1 |
---|
618 | | #define AO_AGE 16 |
---|
619 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
620 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
621 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
622 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
623 | | /* end confdefs.h. */ |
---|
624 | | #include <stdio.h> |
---|
625 | | #ifdef HAVE_SYS_TYPES_H |
---|
626 | | # include <sys/types.h> |
---|
627 | | #endif |
---|
628 | | #ifdef HAVE_SYS_STAT_H |
---|
629 | | # include <sys/stat.h> |
---|
630 | | #endif |
---|
631 | | #ifdef STDC_HEADERS |
---|
632 | | # include <stdlib.h> |
---|
633 | | # include <stddef.h> |
---|
634 | | #else |
---|
635 | | # ifdef HAVE_STDLIB_H |
---|
636 | | # include <stdlib.h> |
---|
637 | | # endif |
---|
638 | | #endif |
---|
639 | | #ifdef HAVE_STRING_H |
---|
640 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
641 | | # include <memory.h> |
---|
642 | | # endif |
---|
643 | | # include <string.h> |
---|
644 | | #endif |
---|
645 | | #ifdef HAVE_STRINGS_H |
---|
646 | | # include <strings.h> |
---|
647 | | #endif |
---|
648 | | #ifdef HAVE_INTTYPES_H |
---|
649 | | # include <inttypes.h> |
---|
650 | | #endif |
---|
651 | | #ifdef HAVE_STDINT_H |
---|
652 | | # include <stdint.h> |
---|
653 | | #endif |
---|
654 | | #ifdef HAVE_UNISTD_H |
---|
655 | | # include <unistd.h> |
---|
656 | | #endif |
---|
657 | | int |
---|
658 | | main () |
---|
659 | | { |
---|
660 | | #ifndef fgets_unlocked |
---|
661 | | #ifdef __cplusplus |
---|
662 | | (void) fgets_unlocked; |
---|
663 | | #else |
---|
664 | | (void) fgets_unlocked; |
---|
665 | | #endif |
---|
666 | | #endif |
---|
667 | | |
---|
668 | | ; |
---|
669 | | return 0; |
---|
670 | | } |
---|
671 | configure:12729: result: no |
---|
672 | configure:12742: checking whether fputc_unlocked is declared |
---|
673 | configure:12742: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
674 | conftest.c:78:10: error: use of undeclared identifier 'fputc_unlocked' |
---|
675 | (void) fputc_unlocked; |
---|
676 | ^ |
---|
677 | 1 error generated. |
---|
678 | configure:12742: $? = 1 |
---|
679 | configure: failed program was: |
---|
680 | | /* confdefs.h */ |
---|
681 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
682 | | #define PACKAGE_TARNAME "autogen" |
---|
683 | | #define PACKAGE_VERSION "5.18.12" |
---|
684 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
685 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
686 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
687 | | #define PACKAGE "autogen" |
---|
688 | | #define VERSION "5.18.12" |
---|
689 | | #define STDC_HEADERS 1 |
---|
690 | | #define HAVE_SYS_TYPES_H 1 |
---|
691 | | #define HAVE_SYS_STAT_H 1 |
---|
692 | | #define HAVE_STDLIB_H 1 |
---|
693 | | #define HAVE_STRING_H 1 |
---|
694 | | #define HAVE_MEMORY_H 1 |
---|
695 | | #define HAVE_STRINGS_H 1 |
---|
696 | | #define HAVE_INTTYPES_H 1 |
---|
697 | | #define HAVE_STDINT_H 1 |
---|
698 | | #define HAVE_UNISTD_H 1 |
---|
699 | | #define __EXTENSIONS__ 1 |
---|
700 | | #define _ALL_SOURCE 1 |
---|
701 | | #define _DARWIN_C_SOURCE 1 |
---|
702 | | #define _GNU_SOURCE 1 |
---|
703 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
704 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
705 | | #define _TANDEM_SOURCE 1 |
---|
706 | | #define HAVE_DLFCN_H 1 |
---|
707 | | #define LT_OBJDIR ".libs/" |
---|
708 | | #define AO_CURRENT 41 |
---|
709 | | #define AO_REVISION 1 |
---|
710 | | #define AO_AGE 16 |
---|
711 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
712 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
713 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
714 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
715 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
716 | | /* end confdefs.h. */ |
---|
717 | | #include <stdio.h> |
---|
718 | | #ifdef HAVE_SYS_TYPES_H |
---|
719 | | # include <sys/types.h> |
---|
720 | | #endif |
---|
721 | | #ifdef HAVE_SYS_STAT_H |
---|
722 | | # include <sys/stat.h> |
---|
723 | | #endif |
---|
724 | | #ifdef STDC_HEADERS |
---|
725 | | # include <stdlib.h> |
---|
726 | | # include <stddef.h> |
---|
727 | | #else |
---|
728 | | # ifdef HAVE_STDLIB_H |
---|
729 | | # include <stdlib.h> |
---|
730 | | # endif |
---|
731 | | #endif |
---|
732 | | #ifdef HAVE_STRING_H |
---|
733 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
734 | | # include <memory.h> |
---|
735 | | # endif |
---|
736 | | # include <string.h> |
---|
737 | | #endif |
---|
738 | | #ifdef HAVE_STRINGS_H |
---|
739 | | # include <strings.h> |
---|
740 | | #endif |
---|
741 | | #ifdef HAVE_INTTYPES_H |
---|
742 | | # include <inttypes.h> |
---|
743 | | #endif |
---|
744 | | #ifdef HAVE_STDINT_H |
---|
745 | | # include <stdint.h> |
---|
746 | | #endif |
---|
747 | | #ifdef HAVE_UNISTD_H |
---|
748 | | # include <unistd.h> |
---|
749 | | #endif |
---|
750 | | int |
---|
751 | | main () |
---|
752 | | { |
---|
753 | | #ifndef fputc_unlocked |
---|
754 | | #ifdef __cplusplus |
---|
755 | | (void) fputc_unlocked; |
---|
756 | | #else |
---|
757 | | (void) fputc_unlocked; |
---|
758 | | #endif |
---|
759 | | #endif |
---|
760 | | |
---|
761 | | ; |
---|
762 | | return 0; |
---|
763 | | } |
---|
764 | configure:12742: result: no |
---|
765 | configure:12755: checking whether fputs_unlocked is declared |
---|
766 | configure:12755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
767 | conftest.c:79:10: error: use of undeclared identifier 'fputs_unlocked' |
---|
768 | (void) fputs_unlocked; |
---|
769 | ^ |
---|
770 | 1 error generated. |
---|
771 | configure:12755: $? = 1 |
---|
772 | configure: failed program was: |
---|
773 | | /* confdefs.h */ |
---|
774 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
775 | | #define PACKAGE_TARNAME "autogen" |
---|
776 | | #define PACKAGE_VERSION "5.18.12" |
---|
777 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
778 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
779 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
780 | | #define PACKAGE "autogen" |
---|
781 | | #define VERSION "5.18.12" |
---|
782 | | #define STDC_HEADERS 1 |
---|
783 | | #define HAVE_SYS_TYPES_H 1 |
---|
784 | | #define HAVE_SYS_STAT_H 1 |
---|
785 | | #define HAVE_STDLIB_H 1 |
---|
786 | | #define HAVE_STRING_H 1 |
---|
787 | | #define HAVE_MEMORY_H 1 |
---|
788 | | #define HAVE_STRINGS_H 1 |
---|
789 | | #define HAVE_INTTYPES_H 1 |
---|
790 | | #define HAVE_STDINT_H 1 |
---|
791 | | #define HAVE_UNISTD_H 1 |
---|
792 | | #define __EXTENSIONS__ 1 |
---|
793 | | #define _ALL_SOURCE 1 |
---|
794 | | #define _DARWIN_C_SOURCE 1 |
---|
795 | | #define _GNU_SOURCE 1 |
---|
796 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
797 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
798 | | #define _TANDEM_SOURCE 1 |
---|
799 | | #define HAVE_DLFCN_H 1 |
---|
800 | | #define LT_OBJDIR ".libs/" |
---|
801 | | #define AO_CURRENT 41 |
---|
802 | | #define AO_REVISION 1 |
---|
803 | | #define AO_AGE 16 |
---|
804 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
805 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
806 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
807 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
808 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
809 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
810 | | /* end confdefs.h. */ |
---|
811 | | #include <stdio.h> |
---|
812 | | #ifdef HAVE_SYS_TYPES_H |
---|
813 | | # include <sys/types.h> |
---|
814 | | #endif |
---|
815 | | #ifdef HAVE_SYS_STAT_H |
---|
816 | | # include <sys/stat.h> |
---|
817 | | #endif |
---|
818 | | #ifdef STDC_HEADERS |
---|
819 | | # include <stdlib.h> |
---|
820 | | # include <stddef.h> |
---|
821 | | #else |
---|
822 | | # ifdef HAVE_STDLIB_H |
---|
823 | | # include <stdlib.h> |
---|
824 | | # endif |
---|
825 | | #endif |
---|
826 | | #ifdef HAVE_STRING_H |
---|
827 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
828 | | # include <memory.h> |
---|
829 | | # endif |
---|
830 | | # include <string.h> |
---|
831 | | #endif |
---|
832 | | #ifdef HAVE_STRINGS_H |
---|
833 | | # include <strings.h> |
---|
834 | | #endif |
---|
835 | | #ifdef HAVE_INTTYPES_H |
---|
836 | | # include <inttypes.h> |
---|
837 | | #endif |
---|
838 | | #ifdef HAVE_STDINT_H |
---|
839 | | # include <stdint.h> |
---|
840 | | #endif |
---|
841 | | #ifdef HAVE_UNISTD_H |
---|
842 | | # include <unistd.h> |
---|
843 | | #endif |
---|
844 | | int |
---|
845 | | main () |
---|
846 | | { |
---|
847 | | #ifndef fputs_unlocked |
---|
848 | | #ifdef __cplusplus |
---|
849 | | (void) fputs_unlocked; |
---|
850 | | #else |
---|
851 | | (void) fputs_unlocked; |
---|
852 | | #endif |
---|
853 | | #endif |
---|
854 | | |
---|
855 | | ; |
---|
856 | | return 0; |
---|
857 | | } |
---|
858 | configure:12755: result: no |
---|
859 | configure:12768: checking whether fread_unlocked is declared |
---|
860 | configure:12768: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
861 | conftest.c:80:10: error: use of undeclared identifier 'fread_unlocked' |
---|
862 | (void) fread_unlocked; |
---|
863 | ^ |
---|
864 | 1 error generated. |
---|
865 | configure:12768: $? = 1 |
---|
866 | configure: failed program was: |
---|
867 | | /* confdefs.h */ |
---|
868 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
869 | | #define PACKAGE_TARNAME "autogen" |
---|
870 | | #define PACKAGE_VERSION "5.18.12" |
---|
871 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
872 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
873 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
874 | | #define PACKAGE "autogen" |
---|
875 | | #define VERSION "5.18.12" |
---|
876 | | #define STDC_HEADERS 1 |
---|
877 | | #define HAVE_SYS_TYPES_H 1 |
---|
878 | | #define HAVE_SYS_STAT_H 1 |
---|
879 | | #define HAVE_STDLIB_H 1 |
---|
880 | | #define HAVE_STRING_H 1 |
---|
881 | | #define HAVE_MEMORY_H 1 |
---|
882 | | #define HAVE_STRINGS_H 1 |
---|
883 | | #define HAVE_INTTYPES_H 1 |
---|
884 | | #define HAVE_STDINT_H 1 |
---|
885 | | #define HAVE_UNISTD_H 1 |
---|
886 | | #define __EXTENSIONS__ 1 |
---|
887 | | #define _ALL_SOURCE 1 |
---|
888 | | #define _DARWIN_C_SOURCE 1 |
---|
889 | | #define _GNU_SOURCE 1 |
---|
890 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
891 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
892 | | #define _TANDEM_SOURCE 1 |
---|
893 | | #define HAVE_DLFCN_H 1 |
---|
894 | | #define LT_OBJDIR ".libs/" |
---|
895 | | #define AO_CURRENT 41 |
---|
896 | | #define AO_REVISION 1 |
---|
897 | | #define AO_AGE 16 |
---|
898 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
899 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
900 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
901 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
902 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
903 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
904 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
905 | | /* end confdefs.h. */ |
---|
906 | | #include <stdio.h> |
---|
907 | | #ifdef HAVE_SYS_TYPES_H |
---|
908 | | # include <sys/types.h> |
---|
909 | | #endif |
---|
910 | | #ifdef HAVE_SYS_STAT_H |
---|
911 | | # include <sys/stat.h> |
---|
912 | | #endif |
---|
913 | | #ifdef STDC_HEADERS |
---|
914 | | # include <stdlib.h> |
---|
915 | | # include <stddef.h> |
---|
916 | | #else |
---|
917 | | # ifdef HAVE_STDLIB_H |
---|
918 | | # include <stdlib.h> |
---|
919 | | # endif |
---|
920 | | #endif |
---|
921 | | #ifdef HAVE_STRING_H |
---|
922 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
923 | | # include <memory.h> |
---|
924 | | # endif |
---|
925 | | # include <string.h> |
---|
926 | | #endif |
---|
927 | | #ifdef HAVE_STRINGS_H |
---|
928 | | # include <strings.h> |
---|
929 | | #endif |
---|
930 | | #ifdef HAVE_INTTYPES_H |
---|
931 | | # include <inttypes.h> |
---|
932 | | #endif |
---|
933 | | #ifdef HAVE_STDINT_H |
---|
934 | | # include <stdint.h> |
---|
935 | | #endif |
---|
936 | | #ifdef HAVE_UNISTD_H |
---|
937 | | # include <unistd.h> |
---|
938 | | #endif |
---|
939 | | int |
---|
940 | | main () |
---|
941 | | { |
---|
942 | | #ifndef fread_unlocked |
---|
943 | | #ifdef __cplusplus |
---|
944 | | (void) fread_unlocked; |
---|
945 | | #else |
---|
946 | | (void) fread_unlocked; |
---|
947 | | #endif |
---|
948 | | #endif |
---|
949 | | |
---|
950 | | ; |
---|
951 | | return 0; |
---|
952 | | } |
---|
953 | configure:12768: result: no |
---|
954 | configure:12781: checking whether fwrite_unlocked is declared |
---|
955 | configure:12781: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
956 | conftest.c:81:10: error: use of undeclared identifier 'fwrite_unlocked' |
---|
957 | (void) fwrite_unlocked; |
---|
958 | ^ |
---|
959 | 1 error generated. |
---|
960 | configure:12781: $? = 1 |
---|
961 | configure: failed program was: |
---|
962 | | /* confdefs.h */ |
---|
963 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
964 | | #define PACKAGE_TARNAME "autogen" |
---|
965 | | #define PACKAGE_VERSION "5.18.12" |
---|
966 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
967 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
968 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
969 | | #define PACKAGE "autogen" |
---|
970 | | #define VERSION "5.18.12" |
---|
971 | | #define STDC_HEADERS 1 |
---|
972 | | #define HAVE_SYS_TYPES_H 1 |
---|
973 | | #define HAVE_SYS_STAT_H 1 |
---|
974 | | #define HAVE_STDLIB_H 1 |
---|
975 | | #define HAVE_STRING_H 1 |
---|
976 | | #define HAVE_MEMORY_H 1 |
---|
977 | | #define HAVE_STRINGS_H 1 |
---|
978 | | #define HAVE_INTTYPES_H 1 |
---|
979 | | #define HAVE_STDINT_H 1 |
---|
980 | | #define HAVE_UNISTD_H 1 |
---|
981 | | #define __EXTENSIONS__ 1 |
---|
982 | | #define _ALL_SOURCE 1 |
---|
983 | | #define _DARWIN_C_SOURCE 1 |
---|
984 | | #define _GNU_SOURCE 1 |
---|
985 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
986 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
987 | | #define _TANDEM_SOURCE 1 |
---|
988 | | #define HAVE_DLFCN_H 1 |
---|
989 | | #define LT_OBJDIR ".libs/" |
---|
990 | | #define AO_CURRENT 41 |
---|
991 | | #define AO_REVISION 1 |
---|
992 | | #define AO_AGE 16 |
---|
993 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
994 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
995 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
996 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
997 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
998 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
999 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1000 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1001 | | /* end confdefs.h. */ |
---|
1002 | | #include <stdio.h> |
---|
1003 | | #ifdef HAVE_SYS_TYPES_H |
---|
1004 | | # include <sys/types.h> |
---|
1005 | | #endif |
---|
1006 | | #ifdef HAVE_SYS_STAT_H |
---|
1007 | | # include <sys/stat.h> |
---|
1008 | | #endif |
---|
1009 | | #ifdef STDC_HEADERS |
---|
1010 | | # include <stdlib.h> |
---|
1011 | | # include <stddef.h> |
---|
1012 | | #else |
---|
1013 | | # ifdef HAVE_STDLIB_H |
---|
1014 | | # include <stdlib.h> |
---|
1015 | | # endif |
---|
1016 | | #endif |
---|
1017 | | #ifdef HAVE_STRING_H |
---|
1018 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1019 | | # include <memory.h> |
---|
1020 | | # endif |
---|
1021 | | # include <string.h> |
---|
1022 | | #endif |
---|
1023 | | #ifdef HAVE_STRINGS_H |
---|
1024 | | # include <strings.h> |
---|
1025 | | #endif |
---|
1026 | | #ifdef HAVE_INTTYPES_H |
---|
1027 | | # include <inttypes.h> |
---|
1028 | | #endif |
---|
1029 | | #ifdef HAVE_STDINT_H |
---|
1030 | | # include <stdint.h> |
---|
1031 | | #endif |
---|
1032 | | #ifdef HAVE_UNISTD_H |
---|
1033 | | # include <unistd.h> |
---|
1034 | | #endif |
---|
1035 | | int |
---|
1036 | | main () |
---|
1037 | | { |
---|
1038 | | #ifndef fwrite_unlocked |
---|
1039 | | #ifdef __cplusplus |
---|
1040 | | (void) fwrite_unlocked; |
---|
1041 | | #else |
---|
1042 | | (void) fwrite_unlocked; |
---|
1043 | | #endif |
---|
1044 | | #endif |
---|
1045 | | |
---|
1046 | | ; |
---|
1047 | | return 0; |
---|
1048 | | } |
---|
1049 | configure:12781: result: no |
---|
1050 | configure:12794: checking whether getc_unlocked is declared |
---|
1051 | configure:12794: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1052 | configure:12794: $? = 0 |
---|
1053 | configure:12794: result: yes |
---|
1054 | configure:12807: checking whether getchar_unlocked is declared |
---|
1055 | configure:12807: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1056 | configure:12807: $? = 0 |
---|
1057 | configure:12807: result: yes |
---|
1058 | configure:12820: checking whether putc_unlocked is declared |
---|
1059 | configure:12820: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1060 | configure:12820: $? = 0 |
---|
1061 | configure:12820: result: yes |
---|
1062 | configure:12833: checking whether putchar_unlocked is declared |
---|
1063 | configure:12833: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1064 | configure:12833: $? = 0 |
---|
1065 | configure:12833: result: yes |
---|
1066 | configure:12949: checking for texi2html |
---|
1067 | configure:12977: result: : |
---|
1068 | configure:12985: checking for an ANSI C-conforming const |
---|
1069 | configure:13051: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1070 | configure:13051: $? = 0 |
---|
1071 | configure:13058: result: yes |
---|
1072 | configure:13066: checking for inline |
---|
1073 | configure:13082: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1074 | configure:13082: $? = 0 |
---|
1075 | configure:13090: result: inline |
---|
1076 | configure:13109: checking for dlopen in -ldl |
---|
1077 | configure:13134: /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 -ldl >&5 |
---|
1078 | configure:13134: $? = 0 |
---|
1079 | configure:13143: result: yes |
---|
1080 | configure:13155: checking for mode_t |
---|
1081 | configure:13155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1082 | configure:13155: $? = 0 |
---|
1083 | configure:13155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1084 | conftest.c:84:21: error: expected expression |
---|
1085 | if (sizeof ((mode_t))) |
---|
1086 | ^ |
---|
1087 | 1 error generated. |
---|
1088 | configure:13155: $? = 1 |
---|
1089 | configure: failed program was: |
---|
1090 | | /* confdefs.h */ |
---|
1091 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1092 | | #define PACKAGE_TARNAME "autogen" |
---|
1093 | | #define PACKAGE_VERSION "5.18.12" |
---|
1094 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1095 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1096 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1097 | | #define PACKAGE "autogen" |
---|
1098 | | #define VERSION "5.18.12" |
---|
1099 | | #define STDC_HEADERS 1 |
---|
1100 | | #define HAVE_SYS_TYPES_H 1 |
---|
1101 | | #define HAVE_SYS_STAT_H 1 |
---|
1102 | | #define HAVE_STDLIB_H 1 |
---|
1103 | | #define HAVE_STRING_H 1 |
---|
1104 | | #define HAVE_MEMORY_H 1 |
---|
1105 | | #define HAVE_STRINGS_H 1 |
---|
1106 | | #define HAVE_INTTYPES_H 1 |
---|
1107 | | #define HAVE_STDINT_H 1 |
---|
1108 | | #define HAVE_UNISTD_H 1 |
---|
1109 | | #define __EXTENSIONS__ 1 |
---|
1110 | | #define _ALL_SOURCE 1 |
---|
1111 | | #define _DARWIN_C_SOURCE 1 |
---|
1112 | | #define _GNU_SOURCE 1 |
---|
1113 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1114 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1115 | | #define _TANDEM_SOURCE 1 |
---|
1116 | | #define HAVE_DLFCN_H 1 |
---|
1117 | | #define LT_OBJDIR ".libs/" |
---|
1118 | | #define AO_CURRENT 41 |
---|
1119 | | #define AO_REVISION 1 |
---|
1120 | | #define AO_AGE 16 |
---|
1121 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1122 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1123 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1124 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1125 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1126 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1127 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1128 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1129 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1130 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1131 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1132 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1133 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1134 | | #define USE_UNLOCKED_IO 1 |
---|
1135 | | #define HAVE_LIBDL 1 |
---|
1136 | | /* end confdefs.h. */ |
---|
1137 | | #include <stdio.h> |
---|
1138 | | #ifdef HAVE_SYS_TYPES_H |
---|
1139 | | # include <sys/types.h> |
---|
1140 | | #endif |
---|
1141 | | #ifdef HAVE_SYS_STAT_H |
---|
1142 | | # include <sys/stat.h> |
---|
1143 | | #endif |
---|
1144 | | #ifdef STDC_HEADERS |
---|
1145 | | # include <stdlib.h> |
---|
1146 | | # include <stddef.h> |
---|
1147 | | #else |
---|
1148 | | # ifdef HAVE_STDLIB_H |
---|
1149 | | # include <stdlib.h> |
---|
1150 | | # endif |
---|
1151 | | #endif |
---|
1152 | | #ifdef HAVE_STRING_H |
---|
1153 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1154 | | # include <memory.h> |
---|
1155 | | # endif |
---|
1156 | | # include <string.h> |
---|
1157 | | #endif |
---|
1158 | | #ifdef HAVE_STRINGS_H |
---|
1159 | | # include <strings.h> |
---|
1160 | | #endif |
---|
1161 | | #ifdef HAVE_INTTYPES_H |
---|
1162 | | # include <inttypes.h> |
---|
1163 | | #endif |
---|
1164 | | #ifdef HAVE_STDINT_H |
---|
1165 | | # include <stdint.h> |
---|
1166 | | #endif |
---|
1167 | | #ifdef HAVE_UNISTD_H |
---|
1168 | | # include <unistd.h> |
---|
1169 | | #endif |
---|
1170 | | int |
---|
1171 | | main () |
---|
1172 | | { |
---|
1173 | | if (sizeof ((mode_t))) |
---|
1174 | | return 0; |
---|
1175 | | ; |
---|
1176 | | return 0; |
---|
1177 | | } |
---|
1178 | configure:13155: result: yes |
---|
1179 | configure:13166: checking for pid_t |
---|
1180 | configure:13166: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1181 | configure:13166: $? = 0 |
---|
1182 | configure:13166: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1183 | conftest.c:84:20: error: expected expression |
---|
1184 | if (sizeof ((pid_t))) |
---|
1185 | ^ |
---|
1186 | 1 error generated. |
---|
1187 | configure:13166: $? = 1 |
---|
1188 | configure: failed program was: |
---|
1189 | | /* confdefs.h */ |
---|
1190 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1191 | | #define PACKAGE_TARNAME "autogen" |
---|
1192 | | #define PACKAGE_VERSION "5.18.12" |
---|
1193 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1194 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1195 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1196 | | #define PACKAGE "autogen" |
---|
1197 | | #define VERSION "5.18.12" |
---|
1198 | | #define STDC_HEADERS 1 |
---|
1199 | | #define HAVE_SYS_TYPES_H 1 |
---|
1200 | | #define HAVE_SYS_STAT_H 1 |
---|
1201 | | #define HAVE_STDLIB_H 1 |
---|
1202 | | #define HAVE_STRING_H 1 |
---|
1203 | | #define HAVE_MEMORY_H 1 |
---|
1204 | | #define HAVE_STRINGS_H 1 |
---|
1205 | | #define HAVE_INTTYPES_H 1 |
---|
1206 | | #define HAVE_STDINT_H 1 |
---|
1207 | | #define HAVE_UNISTD_H 1 |
---|
1208 | | #define __EXTENSIONS__ 1 |
---|
1209 | | #define _ALL_SOURCE 1 |
---|
1210 | | #define _DARWIN_C_SOURCE 1 |
---|
1211 | | #define _GNU_SOURCE 1 |
---|
1212 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1213 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1214 | | #define _TANDEM_SOURCE 1 |
---|
1215 | | #define HAVE_DLFCN_H 1 |
---|
1216 | | #define LT_OBJDIR ".libs/" |
---|
1217 | | #define AO_CURRENT 41 |
---|
1218 | | #define AO_REVISION 1 |
---|
1219 | | #define AO_AGE 16 |
---|
1220 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1221 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1222 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1223 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1224 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1225 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1226 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1227 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1228 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1229 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1230 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1231 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1232 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1233 | | #define USE_UNLOCKED_IO 1 |
---|
1234 | | #define HAVE_LIBDL 1 |
---|
1235 | | /* end confdefs.h. */ |
---|
1236 | | #include <stdio.h> |
---|
1237 | | #ifdef HAVE_SYS_TYPES_H |
---|
1238 | | # include <sys/types.h> |
---|
1239 | | #endif |
---|
1240 | | #ifdef HAVE_SYS_STAT_H |
---|
1241 | | # include <sys/stat.h> |
---|
1242 | | #endif |
---|
1243 | | #ifdef STDC_HEADERS |
---|
1244 | | # include <stdlib.h> |
---|
1245 | | # include <stddef.h> |
---|
1246 | | #else |
---|
1247 | | # ifdef HAVE_STDLIB_H |
---|
1248 | | # include <stdlib.h> |
---|
1249 | | # endif |
---|
1250 | | #endif |
---|
1251 | | #ifdef HAVE_STRING_H |
---|
1252 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1253 | | # include <memory.h> |
---|
1254 | | # endif |
---|
1255 | | # include <string.h> |
---|
1256 | | #endif |
---|
1257 | | #ifdef HAVE_STRINGS_H |
---|
1258 | | # include <strings.h> |
---|
1259 | | #endif |
---|
1260 | | #ifdef HAVE_INTTYPES_H |
---|
1261 | | # include <inttypes.h> |
---|
1262 | | #endif |
---|
1263 | | #ifdef HAVE_STDINT_H |
---|
1264 | | # include <stdint.h> |
---|
1265 | | #endif |
---|
1266 | | #ifdef HAVE_UNISTD_H |
---|
1267 | | # include <unistd.h> |
---|
1268 | | #endif |
---|
1269 | | int |
---|
1270 | | main () |
---|
1271 | | { |
---|
1272 | | if (sizeof ((pid_t))) |
---|
1273 | | return 0; |
---|
1274 | | ; |
---|
1275 | | return 0; |
---|
1276 | | } |
---|
1277 | configure:13166: result: yes |
---|
1278 | configure:13177: checking for size_t |
---|
1279 | configure:13177: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1280 | configure:13177: $? = 0 |
---|
1281 | configure:13177: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1282 | conftest.c:84:21: error: expected expression |
---|
1283 | if (sizeof ((size_t))) |
---|
1284 | ^ |
---|
1285 | 1 error generated. |
---|
1286 | configure:13177: $? = 1 |
---|
1287 | configure: failed program was: |
---|
1288 | | /* confdefs.h */ |
---|
1289 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1290 | | #define PACKAGE_TARNAME "autogen" |
---|
1291 | | #define PACKAGE_VERSION "5.18.12" |
---|
1292 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1293 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1294 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1295 | | #define PACKAGE "autogen" |
---|
1296 | | #define VERSION "5.18.12" |
---|
1297 | | #define STDC_HEADERS 1 |
---|
1298 | | #define HAVE_SYS_TYPES_H 1 |
---|
1299 | | #define HAVE_SYS_STAT_H 1 |
---|
1300 | | #define HAVE_STDLIB_H 1 |
---|
1301 | | #define HAVE_STRING_H 1 |
---|
1302 | | #define HAVE_MEMORY_H 1 |
---|
1303 | | #define HAVE_STRINGS_H 1 |
---|
1304 | | #define HAVE_INTTYPES_H 1 |
---|
1305 | | #define HAVE_STDINT_H 1 |
---|
1306 | | #define HAVE_UNISTD_H 1 |
---|
1307 | | #define __EXTENSIONS__ 1 |
---|
1308 | | #define _ALL_SOURCE 1 |
---|
1309 | | #define _DARWIN_C_SOURCE 1 |
---|
1310 | | #define _GNU_SOURCE 1 |
---|
1311 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1312 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1313 | | #define _TANDEM_SOURCE 1 |
---|
1314 | | #define HAVE_DLFCN_H 1 |
---|
1315 | | #define LT_OBJDIR ".libs/" |
---|
1316 | | #define AO_CURRENT 41 |
---|
1317 | | #define AO_REVISION 1 |
---|
1318 | | #define AO_AGE 16 |
---|
1319 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1320 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1321 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1322 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1323 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1324 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1325 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1326 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1327 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1328 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1329 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1330 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1331 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1332 | | #define USE_UNLOCKED_IO 1 |
---|
1333 | | #define HAVE_LIBDL 1 |
---|
1334 | | /* end confdefs.h. */ |
---|
1335 | | #include <stdio.h> |
---|
1336 | | #ifdef HAVE_SYS_TYPES_H |
---|
1337 | | # include <sys/types.h> |
---|
1338 | | #endif |
---|
1339 | | #ifdef HAVE_SYS_STAT_H |
---|
1340 | | # include <sys/stat.h> |
---|
1341 | | #endif |
---|
1342 | | #ifdef STDC_HEADERS |
---|
1343 | | # include <stdlib.h> |
---|
1344 | | # include <stddef.h> |
---|
1345 | | #else |
---|
1346 | | # ifdef HAVE_STDLIB_H |
---|
1347 | | # include <stdlib.h> |
---|
1348 | | # endif |
---|
1349 | | #endif |
---|
1350 | | #ifdef HAVE_STRING_H |
---|
1351 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1352 | | # include <memory.h> |
---|
1353 | | # endif |
---|
1354 | | # include <string.h> |
---|
1355 | | #endif |
---|
1356 | | #ifdef HAVE_STRINGS_H |
---|
1357 | | # include <strings.h> |
---|
1358 | | #endif |
---|
1359 | | #ifdef HAVE_INTTYPES_H |
---|
1360 | | # include <inttypes.h> |
---|
1361 | | #endif |
---|
1362 | | #ifdef HAVE_STDINT_H |
---|
1363 | | # include <stdint.h> |
---|
1364 | | #endif |
---|
1365 | | #ifdef HAVE_UNISTD_H |
---|
1366 | | # include <unistd.h> |
---|
1367 | | #endif |
---|
1368 | | int |
---|
1369 | | main () |
---|
1370 | | { |
---|
1371 | | if (sizeof ((size_t))) |
---|
1372 | | return 0; |
---|
1373 | | ; |
---|
1374 | | return 0; |
---|
1375 | | } |
---|
1376 | configure:13177: result: yes |
---|
1377 | configure:13188: checking for uid_t in sys/types.h |
---|
1378 | configure:13207: result: yes |
---|
1379 | configure:13220: checking for long double with more range or precision than double |
---|
1380 | configure:13256: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1381 | configure:13256: $? = 0 |
---|
1382 | configure:13263: result: yes |
---|
1383 | configure:13288: checking for long long |
---|
1384 | configure:13288: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1385 | configure:13288: $? = 0 |
---|
1386 | configure:13288: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1387 | conftest.c:87:24: error: expected expression |
---|
1388 | if (sizeof ((long long))) |
---|
1389 | ^ |
---|
1390 | 1 error generated. |
---|
1391 | configure:13288: $? = 1 |
---|
1392 | configure: failed program was: |
---|
1393 | | /* confdefs.h */ |
---|
1394 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1395 | | #define PACKAGE_TARNAME "autogen" |
---|
1396 | | #define PACKAGE_VERSION "5.18.12" |
---|
1397 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1398 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1399 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1400 | | #define PACKAGE "autogen" |
---|
1401 | | #define VERSION "5.18.12" |
---|
1402 | | #define STDC_HEADERS 1 |
---|
1403 | | #define HAVE_SYS_TYPES_H 1 |
---|
1404 | | #define HAVE_SYS_STAT_H 1 |
---|
1405 | | #define HAVE_STDLIB_H 1 |
---|
1406 | | #define HAVE_STRING_H 1 |
---|
1407 | | #define HAVE_MEMORY_H 1 |
---|
1408 | | #define HAVE_STRINGS_H 1 |
---|
1409 | | #define HAVE_INTTYPES_H 1 |
---|
1410 | | #define HAVE_STDINT_H 1 |
---|
1411 | | #define HAVE_UNISTD_H 1 |
---|
1412 | | #define __EXTENSIONS__ 1 |
---|
1413 | | #define _ALL_SOURCE 1 |
---|
1414 | | #define _DARWIN_C_SOURCE 1 |
---|
1415 | | #define _GNU_SOURCE 1 |
---|
1416 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1417 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1418 | | #define _TANDEM_SOURCE 1 |
---|
1419 | | #define HAVE_DLFCN_H 1 |
---|
1420 | | #define LT_OBJDIR ".libs/" |
---|
1421 | | #define AO_CURRENT 41 |
---|
1422 | | #define AO_REVISION 1 |
---|
1423 | | #define AO_AGE 16 |
---|
1424 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1425 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1426 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1427 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1428 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1429 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1430 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1431 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1432 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1433 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1434 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1435 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1436 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1437 | | #define USE_UNLOCKED_IO 1 |
---|
1438 | | #define HAVE_LIBDL 1 |
---|
1439 | | #define HAVE_LONG_DOUBLE_WIDER 1 |
---|
1440 | | #define HAVE_LONG_DOUBLE 1 |
---|
1441 | | #define SNV_LONG_DOUBLE long double |
---|
1442 | | /* end confdefs.h. */ |
---|
1443 | | #include <stdio.h> |
---|
1444 | | #ifdef HAVE_SYS_TYPES_H |
---|
1445 | | # include <sys/types.h> |
---|
1446 | | #endif |
---|
1447 | | #ifdef HAVE_SYS_STAT_H |
---|
1448 | | # include <sys/stat.h> |
---|
1449 | | #endif |
---|
1450 | | #ifdef STDC_HEADERS |
---|
1451 | | # include <stdlib.h> |
---|
1452 | | # include <stddef.h> |
---|
1453 | | #else |
---|
1454 | | # ifdef HAVE_STDLIB_H |
---|
1455 | | # include <stdlib.h> |
---|
1456 | | # endif |
---|
1457 | | #endif |
---|
1458 | | #ifdef HAVE_STRING_H |
---|
1459 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1460 | | # include <memory.h> |
---|
1461 | | # endif |
---|
1462 | | # include <string.h> |
---|
1463 | | #endif |
---|
1464 | | #ifdef HAVE_STRINGS_H |
---|
1465 | | # include <strings.h> |
---|
1466 | | #endif |
---|
1467 | | #ifdef HAVE_INTTYPES_H |
---|
1468 | | # include <inttypes.h> |
---|
1469 | | #endif |
---|
1470 | | #ifdef HAVE_STDINT_H |
---|
1471 | | # include <stdint.h> |
---|
1472 | | #endif |
---|
1473 | | #ifdef HAVE_UNISTD_H |
---|
1474 | | # include <unistd.h> |
---|
1475 | | #endif |
---|
1476 | | int |
---|
1477 | | main () |
---|
1478 | | { |
---|
1479 | | if (sizeof ((long long))) |
---|
1480 | | return 0; |
---|
1481 | | ; |
---|
1482 | | return 0; |
---|
1483 | | } |
---|
1484 | configure:13288: result: yes |
---|
1485 | configure:13297: checking for uintmax_t |
---|
1486 | configure:13297: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1487 | configure:13297: $? = 0 |
---|
1488 | configure:13297: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1489 | conftest.c:88:24: error: expected expression |
---|
1490 | if (sizeof ((uintmax_t))) |
---|
1491 | ^ |
---|
1492 | 1 error generated. |
---|
1493 | configure:13297: $? = 1 |
---|
1494 | configure: failed program was: |
---|
1495 | | /* confdefs.h */ |
---|
1496 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1497 | | #define PACKAGE_TARNAME "autogen" |
---|
1498 | | #define PACKAGE_VERSION "5.18.12" |
---|
1499 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1500 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1501 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1502 | | #define PACKAGE "autogen" |
---|
1503 | | #define VERSION "5.18.12" |
---|
1504 | | #define STDC_HEADERS 1 |
---|
1505 | | #define HAVE_SYS_TYPES_H 1 |
---|
1506 | | #define HAVE_SYS_STAT_H 1 |
---|
1507 | | #define HAVE_STDLIB_H 1 |
---|
1508 | | #define HAVE_STRING_H 1 |
---|
1509 | | #define HAVE_MEMORY_H 1 |
---|
1510 | | #define HAVE_STRINGS_H 1 |
---|
1511 | | #define HAVE_INTTYPES_H 1 |
---|
1512 | | #define HAVE_STDINT_H 1 |
---|
1513 | | #define HAVE_UNISTD_H 1 |
---|
1514 | | #define __EXTENSIONS__ 1 |
---|
1515 | | #define _ALL_SOURCE 1 |
---|
1516 | | #define _DARWIN_C_SOURCE 1 |
---|
1517 | | #define _GNU_SOURCE 1 |
---|
1518 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1519 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1520 | | #define _TANDEM_SOURCE 1 |
---|
1521 | | #define HAVE_DLFCN_H 1 |
---|
1522 | | #define LT_OBJDIR ".libs/" |
---|
1523 | | #define AO_CURRENT 41 |
---|
1524 | | #define AO_REVISION 1 |
---|
1525 | | #define AO_AGE 16 |
---|
1526 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1527 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1528 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1529 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1530 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1531 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1532 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1533 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1534 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1535 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1536 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1537 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1538 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1539 | | #define USE_UNLOCKED_IO 1 |
---|
1540 | | #define HAVE_LIBDL 1 |
---|
1541 | | #define HAVE_LONG_DOUBLE_WIDER 1 |
---|
1542 | | #define HAVE_LONG_DOUBLE 1 |
---|
1543 | | #define SNV_LONG_DOUBLE long double |
---|
1544 | | #define HAVE_LONG_LONG 1 |
---|
1545 | | /* end confdefs.h. */ |
---|
1546 | | #include <stdio.h> |
---|
1547 | | #ifdef HAVE_SYS_TYPES_H |
---|
1548 | | # include <sys/types.h> |
---|
1549 | | #endif |
---|
1550 | | #ifdef HAVE_SYS_STAT_H |
---|
1551 | | # include <sys/stat.h> |
---|
1552 | | #endif |
---|
1553 | | #ifdef STDC_HEADERS |
---|
1554 | | # include <stdlib.h> |
---|
1555 | | # include <stddef.h> |
---|
1556 | | #else |
---|
1557 | | # ifdef HAVE_STDLIB_H |
---|
1558 | | # include <stdlib.h> |
---|
1559 | | # endif |
---|
1560 | | #endif |
---|
1561 | | #ifdef HAVE_STRING_H |
---|
1562 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1563 | | # include <memory.h> |
---|
1564 | | # endif |
---|
1565 | | # include <string.h> |
---|
1566 | | #endif |
---|
1567 | | #ifdef HAVE_STRINGS_H |
---|
1568 | | # include <strings.h> |
---|
1569 | | #endif |
---|
1570 | | #ifdef HAVE_INTTYPES_H |
---|
1571 | | # include <inttypes.h> |
---|
1572 | | #endif |
---|
1573 | | #ifdef HAVE_STDINT_H |
---|
1574 | | # include <stdint.h> |
---|
1575 | | #endif |
---|
1576 | | #ifdef HAVE_UNISTD_H |
---|
1577 | | # include <unistd.h> |
---|
1578 | | #endif |
---|
1579 | | int |
---|
1580 | | main () |
---|
1581 | | { |
---|
1582 | | if (sizeof ((uintmax_t))) |
---|
1583 | | return 0; |
---|
1584 | | ; |
---|
1585 | | return 0; |
---|
1586 | | } |
---|
1587 | configure:13297: result: yes |
---|
1588 | configure:13306: checking for size_t |
---|
1589 | configure:13306: result: yes |
---|
1590 | configure:13315: checking for wchar_t |
---|
1591 | configure:13315: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1592 | configure:13315: $? = 0 |
---|
1593 | configure:13315: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1594 | conftest.c:90:22: error: expected expression |
---|
1595 | if (sizeof ((wchar_t))) |
---|
1596 | ^ |
---|
1597 | 1 error generated. |
---|
1598 | configure:13315: $? = 1 |
---|
1599 | configure: failed program was: |
---|
1600 | | /* confdefs.h */ |
---|
1601 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1602 | | #define PACKAGE_TARNAME "autogen" |
---|
1603 | | #define PACKAGE_VERSION "5.18.12" |
---|
1604 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1605 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1606 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1607 | | #define PACKAGE "autogen" |
---|
1608 | | #define VERSION "5.18.12" |
---|
1609 | | #define STDC_HEADERS 1 |
---|
1610 | | #define HAVE_SYS_TYPES_H 1 |
---|
1611 | | #define HAVE_SYS_STAT_H 1 |
---|
1612 | | #define HAVE_STDLIB_H 1 |
---|
1613 | | #define HAVE_STRING_H 1 |
---|
1614 | | #define HAVE_MEMORY_H 1 |
---|
1615 | | #define HAVE_STRINGS_H 1 |
---|
1616 | | #define HAVE_INTTYPES_H 1 |
---|
1617 | | #define HAVE_STDINT_H 1 |
---|
1618 | | #define HAVE_UNISTD_H 1 |
---|
1619 | | #define __EXTENSIONS__ 1 |
---|
1620 | | #define _ALL_SOURCE 1 |
---|
1621 | | #define _DARWIN_C_SOURCE 1 |
---|
1622 | | #define _GNU_SOURCE 1 |
---|
1623 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1624 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1625 | | #define _TANDEM_SOURCE 1 |
---|
1626 | | #define HAVE_DLFCN_H 1 |
---|
1627 | | #define LT_OBJDIR ".libs/" |
---|
1628 | | #define AO_CURRENT 41 |
---|
1629 | | #define AO_REVISION 1 |
---|
1630 | | #define AO_AGE 16 |
---|
1631 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1632 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1633 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1634 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1635 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1636 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1637 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1638 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1639 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1640 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1641 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1642 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1643 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1644 | | #define USE_UNLOCKED_IO 1 |
---|
1645 | | #define HAVE_LIBDL 1 |
---|
1646 | | #define HAVE_LONG_DOUBLE_WIDER 1 |
---|
1647 | | #define HAVE_LONG_DOUBLE 1 |
---|
1648 | | #define SNV_LONG_DOUBLE long double |
---|
1649 | | #define HAVE_LONG_LONG 1 |
---|
1650 | | #define HAVE_UINTMAX_T 1 |
---|
1651 | | #define HAVE_SIZE_T 1 |
---|
1652 | | /* end confdefs.h. */ |
---|
1653 | | #include <stdio.h> |
---|
1654 | | #ifdef HAVE_SYS_TYPES_H |
---|
1655 | | # include <sys/types.h> |
---|
1656 | | #endif |
---|
1657 | | #ifdef HAVE_SYS_STAT_H |
---|
1658 | | # include <sys/stat.h> |
---|
1659 | | #endif |
---|
1660 | | #ifdef STDC_HEADERS |
---|
1661 | | # include <stdlib.h> |
---|
1662 | | # include <stddef.h> |
---|
1663 | | #else |
---|
1664 | | # ifdef HAVE_STDLIB_H |
---|
1665 | | # include <stdlib.h> |
---|
1666 | | # endif |
---|
1667 | | #endif |
---|
1668 | | #ifdef HAVE_STRING_H |
---|
1669 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1670 | | # include <memory.h> |
---|
1671 | | # endif |
---|
1672 | | # include <string.h> |
---|
1673 | | #endif |
---|
1674 | | #ifdef HAVE_STRINGS_H |
---|
1675 | | # include <strings.h> |
---|
1676 | | #endif |
---|
1677 | | #ifdef HAVE_INTTYPES_H |
---|
1678 | | # include <inttypes.h> |
---|
1679 | | #endif |
---|
1680 | | #ifdef HAVE_STDINT_H |
---|
1681 | | # include <stdint.h> |
---|
1682 | | #endif |
---|
1683 | | #ifdef HAVE_UNISTD_H |
---|
1684 | | # include <unistd.h> |
---|
1685 | | #endif |
---|
1686 | | int |
---|
1687 | | main () |
---|
1688 | | { |
---|
1689 | | if (sizeof ((wchar_t))) |
---|
1690 | | return 0; |
---|
1691 | | ; |
---|
1692 | | return 0; |
---|
1693 | | } |
---|
1694 | configure:13315: result: yes |
---|
1695 | configure:13329: checking size of char* |
---|
1696 | configure:13334: /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 -ldl >&5 |
---|
1697 | configure:13334: $? = 0 |
---|
1698 | configure:13334: ./conftest |
---|
1699 | configure:13334: $? = 0 |
---|
1700 | configure:13348: result: 8 |
---|
1701 | configure:13362: checking size of int |
---|
1702 | configure:13367: /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 -ldl >&5 |
---|
1703 | configure:13367: $? = 0 |
---|
1704 | configure:13367: ./conftest |
---|
1705 | configure:13367: $? = 0 |
---|
1706 | configure:13381: result: 4 |
---|
1707 | configure:13395: checking size of long |
---|
1708 | configure:13400: /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 -ldl >&5 |
---|
1709 | configure:13400: $? = 0 |
---|
1710 | configure:13400: ./conftest |
---|
1711 | configure:13400: $? = 0 |
---|
1712 | configure:13414: result: 8 |
---|
1713 | configure:13428: checking size of short |
---|
1714 | configure:13433: /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 -ldl >&5 |
---|
1715 | configure:13433: $? = 0 |
---|
1716 | configure:13433: ./conftest |
---|
1717 | configure:13433: $? = 0 |
---|
1718 | configure:13447: result: 2 |
---|
1719 | configure:13461: checking for strchr |
---|
1720 | configure:13461: /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 -ldl >&5 |
---|
1721 | conftest.c:82:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
1722 | char strchr (); |
---|
1723 | ^ |
---|
1724 | conftest.c:82:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
1725 | 1 warning generated. |
---|
1726 | configure:13461: $? = 0 |
---|
1727 | configure:13461: result: yes |
---|
1728 | configure:13461: checking for strlcpy |
---|
1729 | configure:13461: /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 -ldl >&5 |
---|
1730 | conftest.c:83:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
1731 | char strlcpy (); |
---|
1732 | ^ |
---|
1733 | conftest.c:83:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1734 | 1 warning generated. |
---|
1735 | configure:13461: $? = 0 |
---|
1736 | configure:13461: result: yes |
---|
1737 | configure:13461: checking for snprintf |
---|
1738 | configure:13461: /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 -ldl >&5 |
---|
1739 | conftest.c:84:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
1740 | char snprintf (); |
---|
1741 | ^ |
---|
1742 | conftest.c:84:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
1743 | 1 warning generated. |
---|
1744 | configure:13461: $? = 0 |
---|
1745 | configure:13461: result: yes |
---|
1746 | configure:13461: checking for dlopen |
---|
1747 | configure:13461: /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 -ldl >&5 |
---|
1748 | configure:13461: $? = 0 |
---|
1749 | configure:13461: result: yes |
---|
1750 | configure:13470: checking for library containing copysign |
---|
1751 | configure:13501: /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 -ldl >&5 |
---|
1752 | conftest.c:70:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration] |
---|
1753 | char copysign (); |
---|
1754 | ^ |
---|
1755 | conftest.c:70:6: note: 'copysign' is a builtin with type 'double (double, double)' |
---|
1756 | 1 warning generated. |
---|
1757 | configure:13501: $? = 0 |
---|
1758 | configure:13518: result: none required |
---|
1759 | configure:13528: checking for library containing copysignl |
---|
1760 | configure:13559: /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 -ldl >&5 |
---|
1761 | conftest.c:71:6: warning: incompatible redeclaration of library function 'copysignl' [-Wincompatible-library-redeclaration] |
---|
1762 | char copysignl (); |
---|
1763 | ^ |
---|
1764 | conftest.c:71:6: note: 'copysignl' is a builtin with type 'long double (long double, long double)' |
---|
1765 | 1 warning generated. |
---|
1766 | configure:13559: $? = 0 |
---|
1767 | configure:13576: result: none required |
---|
1768 | configure:13586: checking for library containing modfl |
---|
1769 | configure:13617: /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 -ldl >&5 |
---|
1770 | conftest.c:72:6: warning: incompatible redeclaration of library function 'modfl' [-Wincompatible-library-redeclaration] |
---|
1771 | char modfl (); |
---|
1772 | ^ |
---|
1773 | conftest.c:72:6: note: 'modfl' is a builtin with type 'long double (long double, long double *)' |
---|
1774 | 1 warning generated. |
---|
1775 | configure:13617: $? = 0 |
---|
1776 | configure:13634: result: none required |
---|
1777 | configure:13667: checking for unsigned long long int |
---|
1778 | configure:13715: result: yes |
---|
1779 | configure:13727: checking libio.h usability |
---|
1780 | configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1781 | conftest.c:100:10: fatal error: 'libio.h' file not found |
---|
1782 | #include <libio.h> |
---|
1783 | ^ |
---|
1784 | 1 error generated. |
---|
1785 | configure:13727: $? = 1 |
---|
1786 | configure: failed program was: |
---|
1787 | | /* confdefs.h */ |
---|
1788 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1789 | | #define PACKAGE_TARNAME "autogen" |
---|
1790 | | #define PACKAGE_VERSION "5.18.12" |
---|
1791 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1792 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1793 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1794 | | #define PACKAGE "autogen" |
---|
1795 | | #define VERSION "5.18.12" |
---|
1796 | | #define STDC_HEADERS 1 |
---|
1797 | | #define HAVE_SYS_TYPES_H 1 |
---|
1798 | | #define HAVE_SYS_STAT_H 1 |
---|
1799 | | #define HAVE_STDLIB_H 1 |
---|
1800 | | #define HAVE_STRING_H 1 |
---|
1801 | | #define HAVE_MEMORY_H 1 |
---|
1802 | | #define HAVE_STRINGS_H 1 |
---|
1803 | | #define HAVE_INTTYPES_H 1 |
---|
1804 | | #define HAVE_STDINT_H 1 |
---|
1805 | | #define HAVE_UNISTD_H 1 |
---|
1806 | | #define __EXTENSIONS__ 1 |
---|
1807 | | #define _ALL_SOURCE 1 |
---|
1808 | | #define _DARWIN_C_SOURCE 1 |
---|
1809 | | #define _GNU_SOURCE 1 |
---|
1810 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1811 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1812 | | #define _TANDEM_SOURCE 1 |
---|
1813 | | #define HAVE_DLFCN_H 1 |
---|
1814 | | #define LT_OBJDIR ".libs/" |
---|
1815 | | #define AO_CURRENT 41 |
---|
1816 | | #define AO_REVISION 1 |
---|
1817 | | #define AO_AGE 16 |
---|
1818 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1819 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1820 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1821 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1822 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1823 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1824 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1825 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1826 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1827 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1828 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1829 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1830 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1831 | | #define USE_UNLOCKED_IO 1 |
---|
1832 | | #define HAVE_LIBDL 1 |
---|
1833 | | #define HAVE_LONG_DOUBLE_WIDER 1 |
---|
1834 | | #define HAVE_LONG_DOUBLE 1 |
---|
1835 | | #define SNV_LONG_DOUBLE long double |
---|
1836 | | #define HAVE_LONG_LONG 1 |
---|
1837 | | #define HAVE_UINTMAX_T 1 |
---|
1838 | | #define HAVE_SIZE_T 1 |
---|
1839 | | #define HAVE_WCHAR_T 1 |
---|
1840 | | #define SIZEOF_CHARP 8 |
---|
1841 | | #define SIZEOF_INT 4 |
---|
1842 | | #define SIZEOF_LONG 8 |
---|
1843 | | #define SIZEOF_SHORT 2 |
---|
1844 | | #define HAVE_STRCHR 1 |
---|
1845 | | #define HAVE_STRLCPY 1 |
---|
1846 | | #define HAVE_SNPRINTF 1 |
---|
1847 | | #define HAVE_DLOPEN 1 |
---|
1848 | | #define HAVE_COPYSIGN 1 |
---|
1849 | | #define HAVE_COPYSIGNL 1 |
---|
1850 | | #define HAVE_MODFL 1 |
---|
1851 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1852 | | /* end confdefs.h. */ |
---|
1853 | | #include <stdio.h> |
---|
1854 | | #ifdef HAVE_SYS_TYPES_H |
---|
1855 | | # include <sys/types.h> |
---|
1856 | | #endif |
---|
1857 | | #ifdef HAVE_SYS_STAT_H |
---|
1858 | | # include <sys/stat.h> |
---|
1859 | | #endif |
---|
1860 | | #ifdef STDC_HEADERS |
---|
1861 | | # include <stdlib.h> |
---|
1862 | | # include <stddef.h> |
---|
1863 | | #else |
---|
1864 | | # ifdef HAVE_STDLIB_H |
---|
1865 | | # include <stdlib.h> |
---|
1866 | | # endif |
---|
1867 | | #endif |
---|
1868 | | #ifdef HAVE_STRING_H |
---|
1869 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1870 | | # include <memory.h> |
---|
1871 | | # endif |
---|
1872 | | # include <string.h> |
---|
1873 | | #endif |
---|
1874 | | #ifdef HAVE_STRINGS_H |
---|
1875 | | # include <strings.h> |
---|
1876 | | #endif |
---|
1877 | | #ifdef HAVE_INTTYPES_H |
---|
1878 | | # include <inttypes.h> |
---|
1879 | | #endif |
---|
1880 | | #ifdef HAVE_STDINT_H |
---|
1881 | | # include <stdint.h> |
---|
1882 | | #endif |
---|
1883 | | #ifdef HAVE_UNISTD_H |
---|
1884 | | # include <unistd.h> |
---|
1885 | | #endif |
---|
1886 | | #include <libio.h> |
---|
1887 | configure:13727: result: no |
---|
1888 | configure:13727: checking libio.h presence |
---|
1889 | configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1890 | conftest.c:67:10: fatal error: 'libio.h' file not found |
---|
1891 | #include <libio.h> |
---|
1892 | ^ |
---|
1893 | 1 error generated. |
---|
1894 | configure:13727: $? = 1 |
---|
1895 | configure: failed program was: |
---|
1896 | | /* confdefs.h */ |
---|
1897 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
1898 | | #define PACKAGE_TARNAME "autogen" |
---|
1899 | | #define PACKAGE_VERSION "5.18.12" |
---|
1900 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
1901 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
1902 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
1903 | | #define PACKAGE "autogen" |
---|
1904 | | #define VERSION "5.18.12" |
---|
1905 | | #define STDC_HEADERS 1 |
---|
1906 | | #define HAVE_SYS_TYPES_H 1 |
---|
1907 | | #define HAVE_SYS_STAT_H 1 |
---|
1908 | | #define HAVE_STDLIB_H 1 |
---|
1909 | | #define HAVE_STRING_H 1 |
---|
1910 | | #define HAVE_MEMORY_H 1 |
---|
1911 | | #define HAVE_STRINGS_H 1 |
---|
1912 | | #define HAVE_INTTYPES_H 1 |
---|
1913 | | #define HAVE_STDINT_H 1 |
---|
1914 | | #define HAVE_UNISTD_H 1 |
---|
1915 | | #define __EXTENSIONS__ 1 |
---|
1916 | | #define _ALL_SOURCE 1 |
---|
1917 | | #define _DARWIN_C_SOURCE 1 |
---|
1918 | | #define _GNU_SOURCE 1 |
---|
1919 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1920 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1921 | | #define _TANDEM_SOURCE 1 |
---|
1922 | | #define HAVE_DLFCN_H 1 |
---|
1923 | | #define LT_OBJDIR ".libs/" |
---|
1924 | | #define AO_CURRENT 41 |
---|
1925 | | #define AO_REVISION 1 |
---|
1926 | | #define AO_AGE 16 |
---|
1927 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
1928 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1929 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
1930 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
1931 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
1932 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
1933 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
1934 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
1935 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
1936 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
1937 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
1938 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
1939 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
1940 | | #define USE_UNLOCKED_IO 1 |
---|
1941 | | #define HAVE_LIBDL 1 |
---|
1942 | | #define HAVE_LONG_DOUBLE_WIDER 1 |
---|
1943 | | #define HAVE_LONG_DOUBLE 1 |
---|
1944 | | #define SNV_LONG_DOUBLE long double |
---|
1945 | | #define HAVE_LONG_LONG 1 |
---|
1946 | | #define HAVE_UINTMAX_T 1 |
---|
1947 | | #define HAVE_SIZE_T 1 |
---|
1948 | | #define HAVE_WCHAR_T 1 |
---|
1949 | | #define SIZEOF_CHARP 8 |
---|
1950 | | #define SIZEOF_INT 4 |
---|
1951 | | #define SIZEOF_LONG 8 |
---|
1952 | | #define SIZEOF_SHORT 2 |
---|
1953 | | #define HAVE_STRCHR 1 |
---|
1954 | | #define HAVE_STRLCPY 1 |
---|
1955 | | #define HAVE_SNPRINTF 1 |
---|
1956 | | #define HAVE_DLOPEN 1 |
---|
1957 | | #define HAVE_COPYSIGN 1 |
---|
1958 | | #define HAVE_COPYSIGNL 1 |
---|
1959 | | #define HAVE_MODFL 1 |
---|
1960 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1961 | | /* end confdefs.h. */ |
---|
1962 | | #include <libio.h> |
---|
1963 | configure:13727: result: no |
---|
1964 | configure:13727: checking for libio.h |
---|
1965 | configure:13727: result: no |
---|
1966 | configure:13727: checking ctype.h usability |
---|
1967 | configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1968 | configure:13727: $? = 0 |
---|
1969 | configure:13727: result: yes |
---|
1970 | configure:13727: checking ctype.h presence |
---|
1971 | configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1972 | configure:13727: $? = 0 |
---|
1973 | configure:13727: result: yes |
---|
1974 | configure:13727: checking for ctype.h |
---|
1975 | configure:13727: result: yes |
---|
1976 | configure:13727: checking assert.h usability |
---|
1977 | configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1978 | configure:13727: $? = 0 |
---|
1979 | configure:13727: result: yes |
---|
1980 | configure:13727: checking assert.h presence |
---|
1981 | configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1982 | configure:13727: $? = 0 |
---|
1983 | configure:13727: result: yes |
---|
1984 | configure:13727: checking for assert.h |
---|
1985 | configure:13727: result: yes |
---|
1986 | configure:13727: checking sys/resource.h usability |
---|
1987 | configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1988 | configure:13727: $? = 0 |
---|
1989 | configure:13727: result: yes |
---|
1990 | configure:13727: checking sys/resource.h presence |
---|
1991 | configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1992 | configure:13727: $? = 0 |
---|
1993 | configure:13727: result: yes |
---|
1994 | configure:13727: checking for sys/resource.h |
---|
1995 | configure:13727: result: yes |
---|
1996 | configure:13737: checking whether sigsetjmp is declared |
---|
1997 | configure:13737: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1998 | configure:13737: $? = 0 |
---|
1999 | configure:13737: result: yes |
---|
2000 | configure:13749: checking whether sys_siglist is declared |
---|
2001 | configure:13749: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2002 | configure:13749: $? = 0 |
---|
2003 | configure:13749: result: yes |
---|
2004 | configure:13770: checking for putenv |
---|
2005 | configure:13770: /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 -ldl >&5 |
---|
2006 | configure:13770: $? = 0 |
---|
2007 | configure:13770: result: yes |
---|
2008 | configure:13770: checking for getdate_r |
---|
2009 | configure:13770: /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 -ldl >&5 |
---|
2010 | Undefined symbols for architecture x86_64: |
---|
2011 | "_getdate_r", referenced from: |
---|
2012 | _main in conftest-caf972.o |
---|
2013 | ld: symbol(s) not found for architecture x86_64 |
---|
2014 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2015 | configure:13770: $? = 1 |
---|
2016 | configure: failed program was: |
---|
2017 | | /* confdefs.h */ |
---|
2018 | | #define PACKAGE_NAME "GNU AutoGen" |
---|
2019 | | #define PACKAGE_TARNAME "autogen" |
---|
2020 | | #define PACKAGE_VERSION "5.18.12" |
---|
2021 | | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
2022 | | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
2023 | | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
2024 | | #define PACKAGE "autogen" |
---|
2025 | | #define VERSION "5.18.12" |
---|
2026 | | #define STDC_HEADERS 1 |
---|
2027 | | #define HAVE_SYS_TYPES_H 1 |
---|
2028 | | #define HAVE_SYS_STAT_H 1 |
---|
2029 | | #define HAVE_STDLIB_H 1 |
---|
2030 | | #define HAVE_STRING_H 1 |
---|
2031 | | #define HAVE_MEMORY_H 1 |
---|
2032 | | #define HAVE_STRINGS_H 1 |
---|
2033 | | #define HAVE_INTTYPES_H 1 |
---|
2034 | | #define HAVE_STDINT_H 1 |
---|
2035 | | #define HAVE_UNISTD_H 1 |
---|
2036 | | #define __EXTENSIONS__ 1 |
---|
2037 | | #define _ALL_SOURCE 1 |
---|
2038 | | #define _DARWIN_C_SOURCE 1 |
---|
2039 | | #define _GNU_SOURCE 1 |
---|
2040 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2041 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2042 | | #define _TANDEM_SOURCE 1 |
---|
2043 | | #define HAVE_DLFCN_H 1 |
---|
2044 | | #define LT_OBJDIR ".libs/" |
---|
2045 | | #define AO_CURRENT 41 |
---|
2046 | | #define AO_REVISION 1 |
---|
2047 | | #define AO_AGE 16 |
---|
2048 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
2049 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2050 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
2051 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
2052 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2053 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
2054 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
2055 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
2056 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
2057 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
2058 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
2059 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
2060 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
2061 | | #define USE_UNLOCKED_IO 1 |
---|
2062 | | #define HAVE_LIBDL 1 |
---|
2063 | | #define HAVE_LONG_DOUBLE_WIDER 1 |
---|
2064 | | #define HAVE_LONG_DOUBLE 1 |
---|
2065 | | #define SNV_LONG_DOUBLE long double |
---|
2066 | | #define HAVE_LONG_LONG 1 |
---|
2067 | | #define HAVE_UINTMAX_T 1 |
---|
2068 | | #define HAVE_SIZE_T 1 |
---|
2069 | | #define HAVE_WCHAR_T 1 |
---|
2070 | | #define SIZEOF_CHARP 8 |
---|
2071 | | #define SIZEOF_INT 4 |
---|
2072 | | #define SIZEOF_LONG 8 |
---|
2073 | | #define SIZEOF_SHORT 2 |
---|
2074 | | #define HAVE_STRCHR 1 |
---|
2075 | | #define HAVE_STRLCPY 1 |
---|
2076 | | #define HAVE_SNPRINTF 1 |
---|
2077 | | #define HAVE_DLOPEN 1 |
---|
2078 | | #define HAVE_COPYSIGN 1 |
---|
2079 | | #define HAVE_COPYSIGNL 1 |
---|
2080 | | #define HAVE_MODFL 1 |
---|
2081 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2082 | | #define HAVE_CTYPE_H 1 |
---|
2083 | | #define HAVE_ASSERT_H 1 |
---|
2084 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2085 | | #define HAVE_DECL_SIGSETJMP 1 |
---|
2086 | | #define HAVE_DECL_SYS_SIGLIST 1 |
---|
2087 | | #define HAVE_PUTENV 1 |
---|
2088 | | /* end confdefs.h. */ |
---|
2089 | | /* Define getdate_r to an innocuous variant, in case <limits.h> declares getdate_r. |
---|
2090 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2091 | | #define getdate_r innocuous_getdate_r |
---|
2092 | | |
---|
2093 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2094 | | which can conflict with char getdate_r (); below. |
---|
2095 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2096 | | <limits.h> exists even on freestanding compilers. */ |
---|
2097 | | |
---|
2098 | | #ifdef __STDC__ |
---|
2099 | | # include <limits.h> |
---|
2100 | | #else |
---|
2101 | | # include <assert.h> |
---|
2102 | | #endif |
---|
2103 | | |
---|
2104 | | #undef getdate_r |
---|
2105 | | |
---|
2106 | | /* Override any GCC internal prototype to avoid an error. |
---|
2107 | | Use char because int might match the return type of a GCC |
---|
2108 | | builtin and then its argument prototype would still apply. */ |
---|
2109 | | #ifdef __cplusplus |
---|
2110 | | extern "C" |
---|
2111 | | #endif |
---|
2112 | | char getdate_r (); |
---|
2113 | | /* The GNU C library defines this for functions which it implements |
---|
2114 | | to always fail with ENOSYS. Some functions are actually named |
---|
2115 | | something starting with __ and the normal name is an alias. */ |
---|
2116 | | #if defined __stub_getdate_r || defined __stub___getdate_r |
---|
2117 | | choke me |
---|
2118 | | #endif |
---|
2119 | | |
---|
2120 | | int |
---|
2121 | | main () |
---|
2122 | | { |
---|
2123 | | return getdate_r (); |
---|
2124 | | ; |
---|
2125 | | return 0; |
---|
2126 | | } |
---|
2127 | configure:13770: result: no |
---|
2128 | configure:13770: checking for utimes |
---|
2129 | configure:13770: /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 -ldl >&5 |
---|
2130 | configure:13770: $? = 0 |
---|
2131 | configure:13770: result: yes |
---|
2132 | configure:13770: checking for futimes |
---|
2133 | configure:13770: /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 -ldl >&5 |
---|
2134 | configure:13770: $? = 0 |
---|
2135 | configure:13770: result: yes |
---|
2136 | configure:13780: checking for inline |
---|
2137 | configure:13804: result: inline |
---|
2138 | configure:13824: checking for long long int |
---|
2139 | configure:13874: result: yes |
---|
2140 | configure:13883: checking for grep that handles long lines and -e |
---|
2141 | configure:13941: result: /usr/bin/grep |
---|
2142 | configure:13946: checking for egrep |
---|
2143 | configure:14008: result: /usr/bin/grep -E |
---|
2144 | configure:14013: checking for fgrep |
---|
2145 | configure:14075: result: /usr/bin/grep -F |
---|
2146 | configure:14135: checking for pkg-config |
---|
2147 | configure:14153: found /opt/local/bin/pkg-config |
---|
2148 | configure:14165: result: /opt/local/bin/pkg-config |
---|
2149 | configure:14190: checking pkg-config is at least version 0.9.0 |
---|
2150 | configure:14193: result: yes |
---|
2151 | configure:14221: checking for guile 2.0 |
---|
2152 | configure:14224: $PKG_CONFIG --exists --print-errors "guile-$v" |
---|
2153 | Package guile-2.0 was not found in the pkg-config search path. |
---|
2154 | Perhaps you should add the directory containing `guile-2.0.pc' |
---|
2155 | to the PKG_CONFIG_PATH environment variable |
---|
2156 | No package 'guile-2.0' found |
---|
2157 | configure:14227: $? = 1 |
---|
2158 | configure:14221: checking for guile 1.8 |
---|
2159 | configure:14224: $PKG_CONFIG --exists --print-errors "guile-$v" |
---|
2160 | Package guile-1.8 was not found in the pkg-config search path. |
---|
2161 | Perhaps you should add the directory containing `guile-1.8.pc' |
---|
2162 | to the PKG_CONFIG_PATH environment variable |
---|
2163 | No package 'guile-1.8' found |
---|
2164 | configure:14227: $? = 1 |
---|
2165 | configure:14235: error: |
---|
2166 | No Guile development packages were found. |
---|
2167 | |
---|
2168 | Please verify that you have Guile installed. If you installed Guile |
---|
2169 | from a binary distribution, please verify that you have also installed |
---|
2170 | the development packages. If you installed it yourself, you might need |
---|
2171 | to adjust your PKG_CONFIG_PATH; see the pkg-config man page for more. |
---|
2172 | |
---|
2173 | |
---|
2174 | ## ---------------- ## |
---|
2175 | ## Cache variables. ## |
---|
2176 | ## ---------------- ## |
---|
2177 | |
---|
2178 | ac_cv_build=x86_64-apple-darwin16.5.0 |
---|
2179 | ac_cv_c_compiler_gnu=yes |
---|
2180 | ac_cv_c_const=yes |
---|
2181 | ac_cv_c_inline=inline |
---|
2182 | ac_cv_c_long_double=yes |
---|
2183 | ac_cv_env_CC_set=set |
---|
2184 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2185 | ac_cv_env_CFLAGS_set=set |
---|
2186 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
2187 | ac_cv_env_CPPFLAGS_set=set |
---|
2188 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
2189 | ac_cv_env_CPP_set= |
---|
2190 | ac_cv_env_CPP_value= |
---|
2191 | ac_cv_env_GUILE_CFLAGS_set= |
---|
2192 | ac_cv_env_GUILE_CFLAGS_value= |
---|
2193 | ac_cv_env_GUILE_LIBS_set= |
---|
2194 | ac_cv_env_GUILE_LIBS_value= |
---|
2195 | ac_cv_env_LDFLAGS_set=set |
---|
2196 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2197 | ac_cv_env_LIBS_set= |
---|
2198 | ac_cv_env_LIBS_value= |
---|
2199 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
2200 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
2201 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
2202 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
2203 | ac_cv_env_PKG_CONFIG_set= |
---|
2204 | ac_cv_env_PKG_CONFIG_value= |
---|
2205 | ac_cv_env_build_alias_set= |
---|
2206 | ac_cv_env_build_alias_value= |
---|
2207 | ac_cv_env_host_alias_set= |
---|
2208 | ac_cv_env_host_alias_value= |
---|
2209 | ac_cv_env_target_alias_set= |
---|
2210 | ac_cv_env_target_alias_value= |
---|
2211 | ac_cv_func_dlopen=yes |
---|
2212 | ac_cv_func_futimes=yes |
---|
2213 | ac_cv_func_getdate_r=no |
---|
2214 | ac_cv_func_putenv=yes |
---|
2215 | ac_cv_func_snprintf=yes |
---|
2216 | ac_cv_func_strchr=yes |
---|
2217 | ac_cv_func_strlcpy=yes |
---|
2218 | ac_cv_func_utimes=yes |
---|
2219 | ac_cv_have_decl_clearerr_unlocked=yes |
---|
2220 | ac_cv_have_decl_feof_unlocked=yes |
---|
2221 | ac_cv_have_decl_ferror_unlocked=yes |
---|
2222 | ac_cv_have_decl_fflush_unlocked=no |
---|
2223 | ac_cv_have_decl_fgets_unlocked=no |
---|
2224 | ac_cv_have_decl_fputc_unlocked=no |
---|
2225 | ac_cv_have_decl_fputs_unlocked=no |
---|
2226 | ac_cv_have_decl_fread_unlocked=no |
---|
2227 | ac_cv_have_decl_fwrite_unlocked=no |
---|
2228 | ac_cv_have_decl_getc_unlocked=yes |
---|
2229 | ac_cv_have_decl_getchar_unlocked=yes |
---|
2230 | ac_cv_have_decl_putc_unlocked=yes |
---|
2231 | ac_cv_have_decl_putchar_unlocked=yes |
---|
2232 | ac_cv_have_decl_sigsetjmp=yes |
---|
2233 | ac_cv_have_decl_sys_siglist=yes |
---|
2234 | ac_cv_header_assert_h=yes |
---|
2235 | ac_cv_header_ctype_h=yes |
---|
2236 | ac_cv_header_dlfcn_h=yes |
---|
2237 | ac_cv_header_inttypes_h=yes |
---|
2238 | ac_cv_header_libio_h=no |
---|
2239 | ac_cv_header_memory_h=yes |
---|
2240 | ac_cv_header_minix_config_h=no |
---|
2241 | ac_cv_header_stdc=yes |
---|
2242 | ac_cv_header_stdint_h=yes |
---|
2243 | ac_cv_header_stdlib_h=yes |
---|
2244 | ac_cv_header_string_h=yes |
---|
2245 | ac_cv_header_strings_h=yes |
---|
2246 | ac_cv_header_sys_resource_h=yes |
---|
2247 | ac_cv_header_sys_stat_h=yes |
---|
2248 | ac_cv_header_sys_types_h=yes |
---|
2249 | ac_cv_header_unistd_h=yes |
---|
2250 | ac_cv_host=x86_64-apple-darwin16.5.0 |
---|
2251 | ac_cv_lib_dl_dlopen=yes |
---|
2252 | ac_cv_objext=o |
---|
2253 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2254 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
2255 | ac_cv_path_GREP=/usr/bin/grep |
---|
2256 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
2257 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
2258 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2259 | ac_cv_prog_AWK=gawk |
---|
2260 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2261 | ac_cv_prog_TEXI2HTML=: |
---|
2262 | ac_cv_prog_ac_ct_AR=ar |
---|
2263 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2264 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
---|
2265 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2266 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2267 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2268 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
2269 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2270 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2271 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2272 | ac_cv_prog_cc_c89= |
---|
2273 | ac_cv_prog_cc_c99= |
---|
2274 | ac_cv_prog_cc_g=yes |
---|
2275 | ac_cv_prog_cc_stdc= |
---|
2276 | ac_cv_prog_make_make_set=yes |
---|
2277 | ac_cv_safe_to_define___extensions__=yes |
---|
2278 | ac_cv_search_copysign='none required' |
---|
2279 | ac_cv_search_copysignl='none required' |
---|
2280 | ac_cv_search_modfl='none required' |
---|
2281 | ac_cv_should_define__xopen_source=no |
---|
2282 | ac_cv_sizeof_charp=8 |
---|
2283 | ac_cv_sizeof_int=4 |
---|
2284 | ac_cv_sizeof_long=8 |
---|
2285 | ac_cv_sizeof_short=2 |
---|
2286 | ac_cv_target=x86_64-apple-darwin16.5.0 |
---|
2287 | ac_cv_type_long_double_wider=yes |
---|
2288 | ac_cv_type_long_long=yes |
---|
2289 | ac_cv_type_long_long_int=yes |
---|
2290 | ac_cv_type_mode_t=yes |
---|
2291 | ac_cv_type_pid_t=yes |
---|
2292 | ac_cv_type_size_t=yes |
---|
2293 | ac_cv_type_uid_t=yes |
---|
2294 | ac_cv_type_uintmax_t=yes |
---|
2295 | ac_cv_type_unsigned_long_long_int=yes |
---|
2296 | ac_cv_type_wchar_t=yes |
---|
2297 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2298 | am_cv_make_support_nested_variables=yes |
---|
2299 | am_cv_prog_cc_c_o=yes |
---|
2300 | lt_cv_apple_cc_single_mod=yes |
---|
2301 | lt_cv_ar_at_file=no |
---|
2302 | lt_cv_deplibs_check_method=pass_all |
---|
2303 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2304 | lt_cv_file_magic_test_file= |
---|
2305 | lt_cv_ld_exported_symbols_list=yes |
---|
2306 | lt_cv_ld_force_load=yes |
---|
2307 | lt_cv_ld_reload_flag=-r |
---|
2308 | lt_cv_nm_interface='BSD nm' |
---|
2309 | lt_cv_objdir=.libs |
---|
2310 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2311 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
2312 | lt_cv_path_mainfest_tool=no |
---|
2313 | lt_cv_prog_compiler_c_o=yes |
---|
2314 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2315 | lt_cv_prog_compiler_pic_works=yes |
---|
2316 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2317 | lt_cv_prog_compiler_static_works=no |
---|
2318 | lt_cv_prog_gnu_ld=no |
---|
2319 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2320 | 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'\''' |
---|
2321 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
2322 | lt_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'\''' |
---|
2323 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2324 | lt_cv_sys_max_cmd_len=196608 |
---|
2325 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2326 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2327 | |
---|
2328 | ## ----------------- ## |
---|
2329 | ## Output variables. ## |
---|
2330 | ## ----------------- ## |
---|
2331 | |
---|
2332 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing aclocal-1.15' |
---|
2333 | AGEN5_TESTS='' |
---|
2334 | AG_LDFLAGS='' |
---|
2335 | AG_MAJOR_VERSION='5' |
---|
2336 | AG_MINOR_VERSION='18' |
---|
2337 | AG_STATIC_AUTOGEN='' |
---|
2338 | AG_TIMEOUT='' |
---|
2339 | AG_VERSION='5.18.12' |
---|
2340 | AG_XML2='' |
---|
2341 | AGexe='' |
---|
2342 | AGnam='' |
---|
2343 | AMDEPBACKSLASH='\' |
---|
2344 | AMDEP_FALSE='#' |
---|
2345 | AMDEP_TRUE='' |
---|
2346 | AMTAR='$${TAR-tar}' |
---|
2347 | AM_BACKSLASH='\' |
---|
2348 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2349 | AM_DEFAULT_VERBOSITY='1' |
---|
2350 | AM_V='$(V)' |
---|
2351 | AO_AGE='16' |
---|
2352 | AO_CURRENT='41' |
---|
2353 | AO_REVISION='1' |
---|
2354 | AO_TEMPLATE_VERSION='167937' |
---|
2355 | AR='ar' |
---|
2356 | AS='as' |
---|
2357 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing autoconf' |
---|
2358 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing autoheader' |
---|
2359 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing automake-1.15' |
---|
2360 | AWK='gawk' |
---|
2361 | CC='/usr/bin/clang' |
---|
2362 | CCDEPMODE='depmode=gcc3' |
---|
2363 | CFLAGS='-pipe -Os -arch x86_64' |
---|
2364 | CLexe='' |
---|
2365 | CLnam='' |
---|
2366 | CONFIG_SHELL='' |
---|
2367 | CONVENIENCE_SNPRINTFV_FALSE='' |
---|
2368 | CONVENIENCE_SNPRINTFV_TRUE='' |
---|
2369 | CPP='/usr/bin/clang -E' |
---|
2370 | CPPFLAGS='-I/opt/local/include' |
---|
2371 | CYGPATH_W='echo' |
---|
2372 | DEBUG_ENABLED='' |
---|
2373 | DEFS='' |
---|
2374 | DEPDIR='.deps' |
---|
2375 | DLLTOOL='dlltool' |
---|
2376 | DO_SHELL_CMDS_FALSE='' |
---|
2377 | DO_SHELL_CMDS_TRUE='' |
---|
2378 | DSYMUTIL='dsymutil' |
---|
2379 | DUMPBIN='' |
---|
2380 | DYNAMIC_AG='-export-dynamic' |
---|
2381 | ECHO_C='\c' |
---|
2382 | ECHO_N='' |
---|
2383 | ECHO_T='' |
---|
2384 | EGREP='/usr/bin/grep -E' |
---|
2385 | ENABLE_STATIC='' |
---|
2386 | EXEEXT='' |
---|
2387 | FGREP='/usr/bin/grep -F' |
---|
2388 | GDexe='' |
---|
2389 | GDnam='' |
---|
2390 | GL_GENERATE_STDNORETURN_H_FALSE='' |
---|
2391 | GL_GENERATE_STDNORETURN_H_TRUE='' |
---|
2392 | GO_AGE='' |
---|
2393 | GO_CURRENT='' |
---|
2394 | GO_REVISION='' |
---|
2395 | GREP='/usr/bin/grep' |
---|
2396 | GUILE_CFLAGS='' |
---|
2397 | GUILE_EFFECTIVE_VERSION='' |
---|
2398 | GUILE_LDFLAGS='' |
---|
2399 | GUILE_LIBS='' |
---|
2400 | GUILE_LTLIBS='' |
---|
2401 | HAVE_XML_LIB_FALSE='' |
---|
2402 | HAVE_XML_LIB_TRUE='' |
---|
2403 | INCLIST='' |
---|
2404 | INCSNPRINTFV='' |
---|
2405 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2406 | INSTALL_PROGRAM='${INSTALL}' |
---|
2407 | INSTALL_SCRIPT='${INSTALL}' |
---|
2408 | INSTALL_SNPRINTFV_FALSE='' |
---|
2409 | INSTALL_SNPRINTFV_TRUE='' |
---|
2410 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2411 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
2412 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2413 | LIBOBJS='' |
---|
2414 | LIBS='-ldl ' |
---|
2415 | LIBSNPRINTFV='' |
---|
2416 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2417 | LIBXML2_CFLAGS='' |
---|
2418 | LIBXML2_LIBS='' |
---|
2419 | LIPO='lipo' |
---|
2420 | LN_S='ln -s' |
---|
2421 | LTLIBOBJS='' |
---|
2422 | M4_SRC='' |
---|
2423 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing makeinfo' |
---|
2424 | MANIFEST_TOOL=':' |
---|
2425 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2426 | NEED_PATHFIND_FALSE='' |
---|
2427 | NEED_PATHFIND_TRUE='#' |
---|
2428 | NM='/opt/local/bin/nm -B' |
---|
2429 | NMEDIT='nmedit' |
---|
2430 | OBJDUMP='objdump' |
---|
2431 | OBJEXT='o' |
---|
2432 | OPTS_TESTDIR='' |
---|
2433 | OTOOL64=':' |
---|
2434 | OTOOL='otool' |
---|
2435 | PACKAGE='autogen' |
---|
2436 | PACKAGE_BUGREPORT='autogen-users@lists.sourceforge.net' |
---|
2437 | PACKAGE_NAME='GNU AutoGen' |
---|
2438 | PACKAGE_STRING='GNU AutoGen 5.18.12' |
---|
2439 | PACKAGE_TARNAME='autogen' |
---|
2440 | PACKAGE_URL='http://www.gnu.org/software/autogen/' |
---|
2441 | PACKAGE_VERSION='5.18.12' |
---|
2442 | PATH_SEPARATOR=':' |
---|
2443 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2444 | PKG_CONFIG_LIBDIR='' |
---|
2445 | PKG_CONFIG_PATH='' |
---|
2446 | POSIX_SHELL='' |
---|
2447 | RANLIB='ranlib' |
---|
2448 | SED='/opt/local/bin/gsed' |
---|
2449 | SET_MAKE='' |
---|
2450 | SHELL='/bin/sh' |
---|
2451 | STDNORETURN_H='' |
---|
2452 | STRIP='strip' |
---|
2453 | SUBDIR_SNPRINTFV_FALSE='' |
---|
2454 | SUBDIR_SNPRINTFV_TRUE='' |
---|
2455 | TEXI2HTML=':' |
---|
2456 | VERSION='5.18.12' |
---|
2457 | ac_aux_dir='config' |
---|
2458 | ac_ct_AR='ar' |
---|
2459 | ac_ct_CC='/usr/bin/clang' |
---|
2460 | ac_ct_DUMPBIN='' |
---|
2461 | am__EXEEXT_FALSE='' |
---|
2462 | am__EXEEXT_TRUE='' |
---|
2463 | am__fastdepCC_FALSE='#' |
---|
2464 | am__fastdepCC_TRUE='' |
---|
2465 | am__include='include' |
---|
2466 | am__isrc='' |
---|
2467 | am__leading_dot='.' |
---|
2468 | am__nodep='_no' |
---|
2469 | am__quote='' |
---|
2470 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2471 | am__untar='$${TAR-tar} xf -' |
---|
2472 | bindir='${exec_prefix}/bin' |
---|
2473 | build='x86_64-apple-darwin16.5.0' |
---|
2474 | build_alias='' |
---|
2475 | build_cpu='x86_64' |
---|
2476 | build_os='darwin16.5.0' |
---|
2477 | build_vendor='apple' |
---|
2478 | datadir='${datarootdir}' |
---|
2479 | datarootdir='${prefix}/share' |
---|
2480 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2481 | dvidir='${docdir}' |
---|
2482 | exec_prefix='NONE' |
---|
2483 | host='x86_64-apple-darwin16.5.0' |
---|
2484 | host_alias='' |
---|
2485 | host_cpu='x86_64' |
---|
2486 | host_os='darwin16.5.0' |
---|
2487 | host_vendor='apple' |
---|
2488 | htmldir='${docdir}' |
---|
2489 | includedir='${prefix}/include' |
---|
2490 | infodir='/opt/local/share/info' |
---|
2491 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/install-sh' |
---|
2492 | libdir='${exec_prefix}/lib' |
---|
2493 | libexecdir='${exec_prefix}/libexec' |
---|
2494 | localedir='${datarootdir}/locale' |
---|
2495 | localstatedir='${prefix}/var' |
---|
2496 | mandir='/opt/local/share/man' |
---|
2497 | mkdir_p='$(MKDIR_P)' |
---|
2498 | oldincludedir='/usr/include' |
---|
2499 | pdfdir='${docdir}' |
---|
2500 | prefix='/opt/local' |
---|
2501 | program_transform_name='s,x,x,' |
---|
2502 | psdir='${docdir}' |
---|
2503 | sbindir='${exec_prefix}/sbin' |
---|
2504 | sharedstatedir='${prefix}/com' |
---|
2505 | sysconfdir='${prefix}/etc' |
---|
2506 | target='x86_64-apple-darwin16.5.0' |
---|
2507 | target_alias='' |
---|
2508 | target_cpu='x86_64' |
---|
2509 | target_os='darwin16.5.0' |
---|
2510 | target_vendor='apple' |
---|
2511 | |
---|
2512 | ## ----------- ## |
---|
2513 | ## confdefs.h. ## |
---|
2514 | ## ----------- ## |
---|
2515 | |
---|
2516 | /* confdefs.h */ |
---|
2517 | #define PACKAGE_NAME "GNU AutoGen" |
---|
2518 | #define PACKAGE_TARNAME "autogen" |
---|
2519 | #define PACKAGE_VERSION "5.18.12" |
---|
2520 | #define PACKAGE_STRING "GNU AutoGen 5.18.12" |
---|
2521 | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" |
---|
2522 | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" |
---|
2523 | #define PACKAGE "autogen" |
---|
2524 | #define VERSION "5.18.12" |
---|
2525 | #define STDC_HEADERS 1 |
---|
2526 | #define HAVE_SYS_TYPES_H 1 |
---|
2527 | #define HAVE_SYS_STAT_H 1 |
---|
2528 | #define HAVE_STDLIB_H 1 |
---|
2529 | #define HAVE_STRING_H 1 |
---|
2530 | #define HAVE_MEMORY_H 1 |
---|
2531 | #define HAVE_STRINGS_H 1 |
---|
2532 | #define HAVE_INTTYPES_H 1 |
---|
2533 | #define HAVE_STDINT_H 1 |
---|
2534 | #define HAVE_UNISTD_H 1 |
---|
2535 | #define __EXTENSIONS__ 1 |
---|
2536 | #define _ALL_SOURCE 1 |
---|
2537 | #define _DARWIN_C_SOURCE 1 |
---|
2538 | #define _GNU_SOURCE 1 |
---|
2539 | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2540 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2541 | #define _TANDEM_SOURCE 1 |
---|
2542 | #define HAVE_DLFCN_H 1 |
---|
2543 | #define LT_OBJDIR ".libs/" |
---|
2544 | #define AO_CURRENT 41 |
---|
2545 | #define AO_REVISION 1 |
---|
2546 | #define AO_AGE 16 |
---|
2547 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
2548 | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2549 | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
2550 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
2551 | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2552 | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
2553 | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
2554 | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
2555 | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
2556 | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
2557 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
2558 | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
2559 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
2560 | #define USE_UNLOCKED_IO 1 |
---|
2561 | #define HAVE_LIBDL 1 |
---|
2562 | #define HAVE_LONG_DOUBLE_WIDER 1 |
---|
2563 | #define HAVE_LONG_DOUBLE 1 |
---|
2564 | #define SNV_LONG_DOUBLE long double |
---|
2565 | #define HAVE_LONG_LONG 1 |
---|
2566 | #define HAVE_UINTMAX_T 1 |
---|
2567 | #define HAVE_SIZE_T 1 |
---|
2568 | #define HAVE_WCHAR_T 1 |
---|
2569 | #define SIZEOF_CHARP 8 |
---|
2570 | #define SIZEOF_INT 4 |
---|
2571 | #define SIZEOF_LONG 8 |
---|
2572 | #define SIZEOF_SHORT 2 |
---|
2573 | #define HAVE_STRCHR 1 |
---|
2574 | #define HAVE_STRLCPY 1 |
---|
2575 | #define HAVE_SNPRINTF 1 |
---|
2576 | #define HAVE_DLOPEN 1 |
---|
2577 | #define HAVE_COPYSIGN 1 |
---|
2578 | #define HAVE_COPYSIGNL 1 |
---|
2579 | #define HAVE_MODFL 1 |
---|
2580 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2581 | #define HAVE_CTYPE_H 1 |
---|
2582 | #define HAVE_ASSERT_H 1 |
---|
2583 | #define HAVE_SYS_RESOURCE_H 1 |
---|
2584 | #define HAVE_DECL_SIGSETJMP 1 |
---|
2585 | #define HAVE_DECL_SYS_SIGLIST 1 |
---|
2586 | #define HAVE_PUTENV 1 |
---|
2587 | #define HAVE_UTIMES 1 |
---|
2588 | #define HAVE_FUTIMES 1 |
---|
2589 | #define HAVE_LONG_LONG_INT 1 |
---|
2590 | |
---|
2591 | configure: exit 1 |
---|