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 configure, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/libiberty/configure --cache-file=./config.cache --build=x86_64-apple-darwin11 --host=x86_64-apple-darwin11 --target=x86_64-apple-darwin11 --disable-checking --prefix=/opt/local --mandir=${prefix}/share/man --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --with-system-zlib --disable-nls --with-gmp=/opt/local --with-mpfr=/opt/local --with-slibdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/4.2.1 --enable-languages=c,c++,objc,obj-c++ --program-transform-name=s,$,-apple-4.2,; --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/libiberty --disable-intermodule --enable-checking --disable-coverage --enable-languages=c |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacBook-Air-de-Jose.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 125 tasks, 545 threads, 4 processors |
---|
34 | Load average: 6.99, Mach factor: 0.50 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /bin |
---|
40 | PATH: /usr/bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/sbin |
---|
43 | |
---|
44 | |
---|
45 | ## ----------- ## |
---|
46 | ## Core tests. ## |
---|
47 | ## ----------- ## |
---|
48 | |
---|
49 | configure:1227: creating cache ./config.cache |
---|
50 | configure:1384: checking whether to enable maintainer-specific portions of Makefiles |
---|
51 | configure:1394: result: no |
---|
52 | configure:1409: checking for makeinfo |
---|
53 | configure:1435: result: makeinfo --split-size=5000000 --split-size=5000000 |
---|
54 | configure:1474: checking for perl |
---|
55 | configure:1490: found /usr/bin/perl |
---|
56 | configure:1500: result: perl |
---|
57 | configure:1520: checking build system type |
---|
58 | configure:1538: result: x86_64-apple-darwin11 |
---|
59 | configure:1546: checking host system type |
---|
60 | configure:1560: result: x86_64-apple-darwin11 |
---|
61 | configure:1573: checking for x86_64-apple-darwin11-ar |
---|
62 | configure:1599: result: ar |
---|
63 | configure:1652: checking for x86_64-apple-darwin11-ranlib |
---|
64 | configure:1678: result: ranlib |
---|
65 | configure:1739: checking for x86_64-apple-darwin11-gcc |
---|
66 | configure:1765: result: /Developer/usr/bin/clang -std=gnu89 |
---|
67 | configure:2047: checking for C compiler version |
---|
68 | configure:2050: /Developer/usr/bin/clang -std=gnu89 --version </dev/null >&5 |
---|
69 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
70 | Target: x86_64-apple-darwin11.2.0 |
---|
71 | Thread model: posix |
---|
72 | configure:2053: $? = 0 |
---|
73 | configure:2055: /Developer/usr/bin/clang -std=gnu89 -v </dev/null >&5 |
---|
74 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
75 | Target: x86_64-apple-darwin11.2.0 |
---|
76 | Thread model: posix |
---|
77 | clang: warning: argument unused during compilation: '-std=gnu89' |
---|
78 | configure:2058: $? = 0 |
---|
79 | configure:2060: /Developer/usr/bin/clang -std=gnu89 -V </dev/null >&5 |
---|
80 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
81 | clang: error: no input files |
---|
82 | configure:2063: $? = 1 |
---|
83 | configure:2082: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
84 | configure:2085: $? = 0 |
---|
85 | configure:2119: checking for C compiler default output file name |
---|
86 | configure:2122: /Developer/usr/bin/clang -std=gnu89 -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
87 | configure:2125: $? = 0 |
---|
88 | configure:2171: result: a.out |
---|
89 | configure:2176: checking whether the C compiler works |
---|
90 | configure:2182: ./a.out |
---|
91 | configure:2185: $? = 0 |
---|
92 | configure:2202: result: yes |
---|
93 | configure:2209: checking whether we are cross compiling |
---|
94 | configure:2211: result: no |
---|
95 | configure:2214: checking for suffix of executables |
---|
96 | configure:2216: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
97 | configure:2219: $? = 0 |
---|
98 | configure:2244: result: |
---|
99 | configure:2251: checking for suffix of object files |
---|
100 | configure:2272: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
101 | configure:2275: $? = 0 |
---|
102 | configure:2297: result: o |
---|
103 | configure:2301: checking whether we are using the GNU C compiler |
---|
104 | configure:2325: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
105 | configure:2331: $? = 0 |
---|
106 | configure:2335: test -z |
---|
107 | || test ! -s conftest.err |
---|
108 | configure:2338: $? = 0 |
---|
109 | configure:2341: test -s conftest.o |
---|
110 | configure:2344: $? = 0 |
---|
111 | configure:2357: result: yes |
---|
112 | configure:2363: checking whether /Developer/usr/bin/clang -std=gnu89 accepts -g |
---|
113 | configure:2384: /Developer/usr/bin/clang -std=gnu89 -c -g conftest.c >&5 |
---|
114 | configure:2390: $? = 0 |
---|
115 | configure:2394: test -z |
---|
116 | || test ! -s conftest.err |
---|
117 | configure:2397: $? = 0 |
---|
118 | configure:2400: test -s conftest.o |
---|
119 | configure:2403: $? = 0 |
---|
120 | configure:2414: result: yes |
---|
121 | configure:2431: checking for /Developer/usr/bin/clang -std=gnu89 option to accept ANSI C |
---|
122 | configure:2501: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
123 | configure:2507: $? = 0 |
---|
124 | configure:2511: test -z |
---|
125 | || test ! -s conftest.err |
---|
126 | configure:2514: $? = 0 |
---|
127 | configure:2517: test -s conftest.o |
---|
128 | configure:2520: $? = 0 |
---|
129 | configure:2538: result: none needed |
---|
130 | configure:2556: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
131 | conftest.c:2:3: error: unknown type name 'choke' |
---|
132 | choke me |
---|
133 | ^ |
---|
134 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
135 | choke me |
---|
136 | ^ |
---|
137 | ; |
---|
138 | 2 errors generated. |
---|
139 | configure:2562: $? = 1 |
---|
140 | configure: failed program was: |
---|
141 | | #ifndef __cplusplus |
---|
142 | | choke me |
---|
143 | | #endif |
---|
144 | configure:2700: checking how to run the C preprocessor |
---|
145 | configure:2735: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
146 | configure:2741: $? = 0 |
---|
147 | configure:2773: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
148 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
149 | #include <ac_nonexistent.h> |
---|
150 | ^ |
---|
151 | 1 error generated. |
---|
152 | configure:2779: $? = 1 |
---|
153 | configure: failed program was: |
---|
154 | | /* confdefs.h. */ |
---|
155 | | |
---|
156 | | #define PACKAGE_NAME "" |
---|
157 | | #define PACKAGE_TARNAME "" |
---|
158 | | #define PACKAGE_VERSION "" |
---|
159 | | #define PACKAGE_STRING "" |
---|
160 | | #define PACKAGE_BUGREPORT "" |
---|
161 | | /* end confdefs.h. */ |
---|
162 | | #include <ac_nonexistent.h> |
---|
163 | configure:2818: result: /Developer/usr/bin/clang -std=gnu89 -E |
---|
164 | configure:2842: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
165 | configure:2848: $? = 0 |
---|
166 | configure:2880: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
167 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
168 | #include <ac_nonexistent.h> |
---|
169 | ^ |
---|
170 | 1 error generated. |
---|
171 | configure:2886: $? = 1 |
---|
172 | configure: failed program was: |
---|
173 | | /* confdefs.h. */ |
---|
174 | | |
---|
175 | | #define PACKAGE_NAME "" |
---|
176 | | #define PACKAGE_TARNAME "" |
---|
177 | | #define PACKAGE_VERSION "" |
---|
178 | | #define PACKAGE_STRING "" |
---|
179 | | #define PACKAGE_BUGREPORT "" |
---|
180 | | /* end confdefs.h. */ |
---|
181 | | #include <ac_nonexistent.h> |
---|
182 | configure:2934: checking whether /Developer/usr/bin/clang -std=gnu89 accepts -Wc++-compat |
---|
183 | configure:2950: /Developer/usr/bin/clang -std=gnu89 -c -Wc++-compat conftest.c >&5 |
---|
184 | configure:2956: $? = 0 |
---|
185 | configure:2960: test -z |
---|
186 | || test ! -s conftest.err |
---|
187 | configure:2963: $? = 0 |
---|
188 | configure:2966: test -s conftest.o |
---|
189 | configure:2969: $? = 0 |
---|
190 | configure:2982: result: yes |
---|
191 | configure:2995: checking whether /Developer/usr/bin/clang -std=gnu89 and cc understand -c and -o together |
---|
192 | configure:3025: /Developer/usr/bin/clang -std=gnu89 -c conftest.c -o conftest.o >&5 |
---|
193 | configure:3028: $? = 0 |
---|
194 | configure:3030: /Developer/usr/bin/clang -std=gnu89 -c conftest.c -o conftest.o >&5 |
---|
195 | configure:3033: $? = 0 |
---|
196 | configure:3040: cc -c conftest.c >&5 |
---|
197 | configure:3043: $? = 0 |
---|
198 | configure:3046: cc -c conftest.c -o conftest.o >&5 |
---|
199 | configure:3049: $? = 0 |
---|
200 | configure:3051: cc -c conftest.c -o conftest.o >&5 |
---|
201 | configure:3054: $? = 0 |
---|
202 | configure:3072: result: yes |
---|
203 | configure:3093: checking for an ANSI C-conforming const |
---|
204 | configure:3160: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
205 | configure:3166: $? = 0 |
---|
206 | configure:3170: test -z |
---|
207 | || test ! -s conftest.err |
---|
208 | configure:3173: $? = 0 |
---|
209 | configure:3176: test -s conftest.o |
---|
210 | configure:3179: $? = 0 |
---|
211 | configure:3190: result: yes |
---|
212 | configure:3200: checking for inline |
---|
213 | configure:3221: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
214 | configure:3227: $? = 0 |
---|
215 | configure:3231: test -z |
---|
216 | || test ! -s conftest.err |
---|
217 | configure:3234: $? = 0 |
---|
218 | configure:3237: test -s conftest.o |
---|
219 | configure:3240: $? = 0 |
---|
220 | configure:3252: result: inline |
---|
221 | configure:3271: checking whether byte ordering is bigendian |
---|
222 | configure:3298: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
223 | configure:3304: $? = 0 |
---|
224 | configure:3308: test -z |
---|
225 | || test ! -s conftest.err |
---|
226 | configure:3311: $? = 0 |
---|
227 | configure:3314: test -s conftest.o |
---|
228 | configure:3317: $? = 0 |
---|
229 | configure:3341: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
230 | conftest.c:16:2: error: use of undeclared identifier 'not' |
---|
231 | not big endian |
---|
232 | ^ |
---|
233 | 1 error generated. |
---|
234 | configure:3347: $? = 1 |
---|
235 | configure: failed program was: |
---|
236 | | /* confdefs.h. */ |
---|
237 | | |
---|
238 | | #define PACKAGE_NAME "" |
---|
239 | | #define PACKAGE_TARNAME "" |
---|
240 | | #define PACKAGE_VERSION "" |
---|
241 | | #define PACKAGE_STRING "" |
---|
242 | | #define PACKAGE_BUGREPORT "" |
---|
243 | | /* end confdefs.h. */ |
---|
244 | | #include <sys/types.h> |
---|
245 | | #include <sys/param.h> |
---|
246 | | |
---|
247 | | int |
---|
248 | | main () |
---|
249 | | { |
---|
250 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
251 | | not big endian |
---|
252 | | #endif |
---|
253 | | |
---|
254 | | ; |
---|
255 | | return 0; |
---|
256 | | } |
---|
257 | configure:3482: result: no |
---|
258 | configure:3521: checking for a BSD-compatible install |
---|
259 | configure:3576: result: /usr/bin/install -c |
---|
260 | configure:3691: checking for sys/file.h |
---|
261 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
262 | configure:3710: $? = 0 |
---|
263 | configure:3731: result: yes |
---|
264 | configure:3691: checking for sys/param.h |
---|
265 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
266 | configure:3710: $? = 0 |
---|
267 | configure:3731: result: yes |
---|
268 | configure:3691: checking for limits.h |
---|
269 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
270 | configure:3710: $? = 0 |
---|
271 | configure:3731: result: yes |
---|
272 | configure:3691: checking for stdlib.h |
---|
273 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
274 | configure:3710: $? = 0 |
---|
275 | configure:3731: result: yes |
---|
276 | configure:3691: checking for malloc.h |
---|
277 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
278 | conftest.c:13:10: fatal error: 'malloc.h' file not found |
---|
279 | #include <malloc.h> |
---|
280 | ^ |
---|
281 | 1 error generated. |
---|
282 | configure:3710: $? = 1 |
---|
283 | configure: failed program was: |
---|
284 | | /* confdefs.h. */ |
---|
285 | | |
---|
286 | | #define PACKAGE_NAME "" |
---|
287 | | #define PACKAGE_TARNAME "" |
---|
288 | | #define PACKAGE_VERSION "" |
---|
289 | | #define PACKAGE_STRING "" |
---|
290 | | #define PACKAGE_BUGREPORT "" |
---|
291 | | #define HAVE_SYS_FILE_H 1 |
---|
292 | | #define HAVE_SYS_PARAM_H 1 |
---|
293 | | #define HAVE_LIMITS_H 1 |
---|
294 | | #define HAVE_STDLIB_H 1 |
---|
295 | | /* end confdefs.h. */ |
---|
296 | | #include <malloc.h> |
---|
297 | configure:3731: result: no |
---|
298 | configure:3691: checking for string.h |
---|
299 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
300 | configure:3710: $? = 0 |
---|
301 | configure:3731: result: yes |
---|
302 | configure:3691: checking for unistd.h |
---|
303 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
304 | configure:3710: $? = 0 |
---|
305 | configure:3731: result: yes |
---|
306 | configure:3691: checking for strings.h |
---|
307 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
308 | configure:3710: $? = 0 |
---|
309 | configure:3731: result: yes |
---|
310 | configure:3691: checking for sys/time.h |
---|
311 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
312 | configure:3710: $? = 0 |
---|
313 | configure:3731: result: yes |
---|
314 | configure:3691: checking for time.h |
---|
315 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
316 | configure:3710: $? = 0 |
---|
317 | configure:3731: result: yes |
---|
318 | configure:3691: checking for sys/resource.h |
---|
319 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
320 | configure:3710: $? = 0 |
---|
321 | configure:3731: result: yes |
---|
322 | configure:3691: checking for sys/stat.h |
---|
323 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
324 | configure:3710: $? = 0 |
---|
325 | configure:3731: result: yes |
---|
326 | configure:3691: checking for sys/mman.h |
---|
327 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
328 | configure:3710: $? = 0 |
---|
329 | configure:3731: result: yes |
---|
330 | configure:3691: checking for fcntl.h |
---|
331 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
332 | configure:3710: $? = 0 |
---|
333 | configure:3731: result: yes |
---|
334 | configure:3691: checking for alloca.h |
---|
335 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
336 | configure:3710: $? = 0 |
---|
337 | configure:3731: result: yes |
---|
338 | configure:3691: checking for sys/pstat.h |
---|
339 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
340 | conftest.c:23:10: fatal error: 'sys/pstat.h' file not found |
---|
341 | #include <sys/pstat.h> |
---|
342 | ^ |
---|
343 | 1 error generated. |
---|
344 | configure:3710: $? = 1 |
---|
345 | configure: failed program was: |
---|
346 | | /* confdefs.h. */ |
---|
347 | | |
---|
348 | | #define PACKAGE_NAME "" |
---|
349 | | #define PACKAGE_TARNAME "" |
---|
350 | | #define PACKAGE_VERSION "" |
---|
351 | | #define PACKAGE_STRING "" |
---|
352 | | #define PACKAGE_BUGREPORT "" |
---|
353 | | #define HAVE_SYS_FILE_H 1 |
---|
354 | | #define HAVE_SYS_PARAM_H 1 |
---|
355 | | #define HAVE_LIMITS_H 1 |
---|
356 | | #define HAVE_STDLIB_H 1 |
---|
357 | | #define HAVE_STRING_H 1 |
---|
358 | | #define HAVE_UNISTD_H 1 |
---|
359 | | #define HAVE_STRINGS_H 1 |
---|
360 | | #define HAVE_SYS_TIME_H 1 |
---|
361 | | #define HAVE_TIME_H 1 |
---|
362 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
363 | | #define HAVE_SYS_STAT_H 1 |
---|
364 | | #define HAVE_SYS_MMAN_H 1 |
---|
365 | | #define HAVE_FCNTL_H 1 |
---|
366 | | #define HAVE_ALLOCA_H 1 |
---|
367 | | /* end confdefs.h. */ |
---|
368 | | #include <sys/pstat.h> |
---|
369 | configure:3731: result: no |
---|
370 | configure:3691: checking for sys/sysmp.h |
---|
371 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
372 | conftest.c:23:10: fatal error: 'sys/sysmp.h' file not found |
---|
373 | #include <sys/sysmp.h> |
---|
374 | ^ |
---|
375 | 1 error generated. |
---|
376 | configure:3710: $? = 1 |
---|
377 | configure: failed program was: |
---|
378 | | /* confdefs.h. */ |
---|
379 | | |
---|
380 | | #define PACKAGE_NAME "" |
---|
381 | | #define PACKAGE_TARNAME "" |
---|
382 | | #define PACKAGE_VERSION "" |
---|
383 | | #define PACKAGE_STRING "" |
---|
384 | | #define PACKAGE_BUGREPORT "" |
---|
385 | | #define HAVE_SYS_FILE_H 1 |
---|
386 | | #define HAVE_SYS_PARAM_H 1 |
---|
387 | | #define HAVE_LIMITS_H 1 |
---|
388 | | #define HAVE_STDLIB_H 1 |
---|
389 | | #define HAVE_STRING_H 1 |
---|
390 | | #define HAVE_UNISTD_H 1 |
---|
391 | | #define HAVE_STRINGS_H 1 |
---|
392 | | #define HAVE_SYS_TIME_H 1 |
---|
393 | | #define HAVE_TIME_H 1 |
---|
394 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
395 | | #define HAVE_SYS_STAT_H 1 |
---|
396 | | #define HAVE_SYS_MMAN_H 1 |
---|
397 | | #define HAVE_FCNTL_H 1 |
---|
398 | | #define HAVE_ALLOCA_H 1 |
---|
399 | | /* end confdefs.h. */ |
---|
400 | | #include <sys/sysmp.h> |
---|
401 | configure:3731: result: no |
---|
402 | configure:3691: checking for sys/sysinfo.h |
---|
403 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
404 | conftest.c:23:10: fatal error: 'sys/sysinfo.h' file not found |
---|
405 | #include <sys/sysinfo.h> |
---|
406 | ^ |
---|
407 | 1 error generated. |
---|
408 | configure:3710: $? = 1 |
---|
409 | configure: failed program was: |
---|
410 | | /* confdefs.h. */ |
---|
411 | | |
---|
412 | | #define PACKAGE_NAME "" |
---|
413 | | #define PACKAGE_TARNAME "" |
---|
414 | | #define PACKAGE_VERSION "" |
---|
415 | | #define PACKAGE_STRING "" |
---|
416 | | #define PACKAGE_BUGREPORT "" |
---|
417 | | #define HAVE_SYS_FILE_H 1 |
---|
418 | | #define HAVE_SYS_PARAM_H 1 |
---|
419 | | #define HAVE_LIMITS_H 1 |
---|
420 | | #define HAVE_STDLIB_H 1 |
---|
421 | | #define HAVE_STRING_H 1 |
---|
422 | | #define HAVE_UNISTD_H 1 |
---|
423 | | #define HAVE_STRINGS_H 1 |
---|
424 | | #define HAVE_SYS_TIME_H 1 |
---|
425 | | #define HAVE_TIME_H 1 |
---|
426 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
427 | | #define HAVE_SYS_STAT_H 1 |
---|
428 | | #define HAVE_SYS_MMAN_H 1 |
---|
429 | | #define HAVE_FCNTL_H 1 |
---|
430 | | #define HAVE_ALLOCA_H 1 |
---|
431 | | /* end confdefs.h. */ |
---|
432 | | #include <sys/sysinfo.h> |
---|
433 | configure:3731: result: no |
---|
434 | configure:3691: checking for machine/hal_sysinfo.h |
---|
435 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
436 | conftest.c:23:10: fatal error: 'machine/hal_sysinfo.h' file not found |
---|
437 | #include <machine/hal_sysinfo.h> |
---|
438 | ^ |
---|
439 | 1 error generated. |
---|
440 | configure:3710: $? = 1 |
---|
441 | configure: failed program was: |
---|
442 | | /* confdefs.h. */ |
---|
443 | | |
---|
444 | | #define PACKAGE_NAME "" |
---|
445 | | #define PACKAGE_TARNAME "" |
---|
446 | | #define PACKAGE_VERSION "" |
---|
447 | | #define PACKAGE_STRING "" |
---|
448 | | #define PACKAGE_BUGREPORT "" |
---|
449 | | #define HAVE_SYS_FILE_H 1 |
---|
450 | | #define HAVE_SYS_PARAM_H 1 |
---|
451 | | #define HAVE_LIMITS_H 1 |
---|
452 | | #define HAVE_STDLIB_H 1 |
---|
453 | | #define HAVE_STRING_H 1 |
---|
454 | | #define HAVE_UNISTD_H 1 |
---|
455 | | #define HAVE_STRINGS_H 1 |
---|
456 | | #define HAVE_SYS_TIME_H 1 |
---|
457 | | #define HAVE_TIME_H 1 |
---|
458 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
459 | | #define HAVE_SYS_STAT_H 1 |
---|
460 | | #define HAVE_SYS_MMAN_H 1 |
---|
461 | | #define HAVE_FCNTL_H 1 |
---|
462 | | #define HAVE_ALLOCA_H 1 |
---|
463 | | /* end confdefs.h. */ |
---|
464 | | #include <machine/hal_sysinfo.h> |
---|
465 | configure:3731: result: no |
---|
466 | configure:3691: checking for sys/table.h |
---|
467 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
468 | conftest.c:23:10: fatal error: 'sys/table.h' file not found |
---|
469 | #include <sys/table.h> |
---|
470 | ^ |
---|
471 | 1 error generated. |
---|
472 | configure:3710: $? = 1 |
---|
473 | configure: failed program was: |
---|
474 | | /* confdefs.h. */ |
---|
475 | | |
---|
476 | | #define PACKAGE_NAME "" |
---|
477 | | #define PACKAGE_TARNAME "" |
---|
478 | | #define PACKAGE_VERSION "" |
---|
479 | | #define PACKAGE_STRING "" |
---|
480 | | #define PACKAGE_BUGREPORT "" |
---|
481 | | #define HAVE_SYS_FILE_H 1 |
---|
482 | | #define HAVE_SYS_PARAM_H 1 |
---|
483 | | #define HAVE_LIMITS_H 1 |
---|
484 | | #define HAVE_STDLIB_H 1 |
---|
485 | | #define HAVE_STRING_H 1 |
---|
486 | | #define HAVE_UNISTD_H 1 |
---|
487 | | #define HAVE_STRINGS_H 1 |
---|
488 | | #define HAVE_SYS_TIME_H 1 |
---|
489 | | #define HAVE_TIME_H 1 |
---|
490 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
491 | | #define HAVE_SYS_STAT_H 1 |
---|
492 | | #define HAVE_SYS_MMAN_H 1 |
---|
493 | | #define HAVE_FCNTL_H 1 |
---|
494 | | #define HAVE_ALLOCA_H 1 |
---|
495 | | /* end confdefs.h. */ |
---|
496 | | #include <sys/table.h> |
---|
497 | configure:3731: result: no |
---|
498 | configure:3691: checking for sys/sysctl.h |
---|
499 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
500 | configure:3710: $? = 0 |
---|
501 | configure:3731: result: yes |
---|
502 | configure:3691: checking for sys/systemcfg.h |
---|
503 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
504 | conftest.c:24:10: fatal error: 'sys/systemcfg.h' file not found |
---|
505 | #include <sys/systemcfg.h> |
---|
506 | ^ |
---|
507 | 1 error generated. |
---|
508 | configure:3710: $? = 1 |
---|
509 | configure: failed program was: |
---|
510 | | /* confdefs.h. */ |
---|
511 | | |
---|
512 | | #define PACKAGE_NAME "" |
---|
513 | | #define PACKAGE_TARNAME "" |
---|
514 | | #define PACKAGE_VERSION "" |
---|
515 | | #define PACKAGE_STRING "" |
---|
516 | | #define PACKAGE_BUGREPORT "" |
---|
517 | | #define HAVE_SYS_FILE_H 1 |
---|
518 | | #define HAVE_SYS_PARAM_H 1 |
---|
519 | | #define HAVE_LIMITS_H 1 |
---|
520 | | #define HAVE_STDLIB_H 1 |
---|
521 | | #define HAVE_STRING_H 1 |
---|
522 | | #define HAVE_UNISTD_H 1 |
---|
523 | | #define HAVE_STRINGS_H 1 |
---|
524 | | #define HAVE_SYS_TIME_H 1 |
---|
525 | | #define HAVE_TIME_H 1 |
---|
526 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
527 | | #define HAVE_SYS_STAT_H 1 |
---|
528 | | #define HAVE_SYS_MMAN_H 1 |
---|
529 | | #define HAVE_FCNTL_H 1 |
---|
530 | | #define HAVE_ALLOCA_H 1 |
---|
531 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
532 | | /* end confdefs.h. */ |
---|
533 | | #include <sys/systemcfg.h> |
---|
534 | configure:3731: result: no |
---|
535 | configure:3691: checking for stdint.h |
---|
536 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
537 | configure:3710: $? = 0 |
---|
538 | configure:3731: result: yes |
---|
539 | configure:3691: checking for stdio_ext.h |
---|
540 | configure:3704: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
541 | conftest.c:25:10: fatal error: 'stdio_ext.h' file not found |
---|
542 | #include <stdio_ext.h> |
---|
543 | ^ |
---|
544 | 1 error generated. |
---|
545 | configure:3710: $? = 1 |
---|
546 | configure: failed program was: |
---|
547 | | /* confdefs.h. */ |
---|
548 | | |
---|
549 | | #define PACKAGE_NAME "" |
---|
550 | | #define PACKAGE_TARNAME "" |
---|
551 | | #define PACKAGE_VERSION "" |
---|
552 | | #define PACKAGE_STRING "" |
---|
553 | | #define PACKAGE_BUGREPORT "" |
---|
554 | | #define HAVE_SYS_FILE_H 1 |
---|
555 | | #define HAVE_SYS_PARAM_H 1 |
---|
556 | | #define HAVE_LIMITS_H 1 |
---|
557 | | #define HAVE_STDLIB_H 1 |
---|
558 | | #define HAVE_STRING_H 1 |
---|
559 | | #define HAVE_UNISTD_H 1 |
---|
560 | | #define HAVE_STRINGS_H 1 |
---|
561 | | #define HAVE_SYS_TIME_H 1 |
---|
562 | | #define HAVE_TIME_H 1 |
---|
563 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
564 | | #define HAVE_SYS_STAT_H 1 |
---|
565 | | #define HAVE_SYS_MMAN_H 1 |
---|
566 | | #define HAVE_FCNTL_H 1 |
---|
567 | | #define HAVE_ALLOCA_H 1 |
---|
568 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
569 | | #define HAVE_STDINT_H 1 |
---|
570 | | /* end confdefs.h. */ |
---|
571 | | #include <stdio_ext.h> |
---|
572 | configure:3731: result: no |
---|
573 | configure:3741: checking for sys/wait.h that is POSIX.1 compatible |
---|
574 | configure:3772: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
575 | configure:3778: $? = 0 |
---|
576 | configure:3782: test -z |
---|
577 | || test ! -s conftest.err |
---|
578 | configure:3785: $? = 0 |
---|
579 | configure:3788: test -s conftest.o |
---|
580 | configure:3791: $? = 0 |
---|
581 | configure:3802: result: yes |
---|
582 | configure:3812: checking whether time.h and sys/time.h may both be included |
---|
583 | configure:3837: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
584 | configure:3843: $? = 0 |
---|
585 | configure:3847: test -z |
---|
586 | || test ! -s conftest.err |
---|
587 | configure:3850: $? = 0 |
---|
588 | configure:3853: test -s conftest.o |
---|
589 | configure:3856: $? = 0 |
---|
590 | configure:3867: result: yes |
---|
591 | configure:3878: checking whether errno must be declared |
---|
592 | configure:3899: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
593 | configure:3905: $? = 0 |
---|
594 | configure:3909: test -z |
---|
595 | || test ! -s conftest.err |
---|
596 | configure:3912: $? = 0 |
---|
597 | configure:3915: test -s conftest.o |
---|
598 | configure:3918: $? = 0 |
---|
599 | configure:3929: result: no |
---|
600 | configure:3941: checking for egrep |
---|
601 | configure:3951: result: grep -E |
---|
602 | configure:3956: checking for ANSI C header files |
---|
603 | configure:3981: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
604 | configure:3987: $? = 0 |
---|
605 | configure:3991: test -z |
---|
606 | || test ! -s conftest.err |
---|
607 | configure:3994: $? = 0 |
---|
608 | configure:3997: test -s conftest.o |
---|
609 | configure:4000: $? = 0 |
---|
610 | configure:4089: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
611 | conftest.c:44:7: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
612 | exit(2); |
---|
613 | ^ |
---|
614 | conftest.c:44:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
615 | 1 warning generated. |
---|
616 | configure:4092: $? = 0 |
---|
617 | configure:4094: ./conftest |
---|
618 | configure:4097: $? = 0 |
---|
619 | configure:4112: result: yes |
---|
620 | configure:4136: checking for sys/types.h |
---|
621 | configure:4149: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
622 | configure:4155: $? = 0 |
---|
623 | configure:4176: result: yes |
---|
624 | configure:4136: checking for sys/stat.h |
---|
625 | configure:4176: result: yes |
---|
626 | configure:4136: checking for stdlib.h |
---|
627 | configure:4176: result: yes |
---|
628 | configure:4136: checking for string.h |
---|
629 | configure:4176: result: yes |
---|
630 | configure:4136: checking for memory.h |
---|
631 | configure:4149: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
632 | configure:4155: $? = 0 |
---|
633 | configure:4176: result: yes |
---|
634 | configure:4136: checking for strings.h |
---|
635 | configure:4176: result: yes |
---|
636 | configure:4136: checking for inttypes.h |
---|
637 | configure:4149: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
638 | configure:4155: $? = 0 |
---|
639 | configure:4176: result: yes |
---|
640 | configure:4136: checking for stdint.h |
---|
641 | configure:4176: result: yes |
---|
642 | configure:4136: checking for unistd.h |
---|
643 | configure:4176: result: yes |
---|
644 | configure:4187: checking for int |
---|
645 | configure:4211: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
646 | configure:4217: $? = 0 |
---|
647 | configure:4221: test -z |
---|
648 | || test ! -s conftest.err |
---|
649 | configure:4224: $? = 0 |
---|
650 | configure:4227: test -s conftest.o |
---|
651 | configure:4230: $? = 0 |
---|
652 | configure:4241: result: yes |
---|
653 | configure:4244: checking size of int |
---|
654 | configure:4563: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
655 | configure:4566: $? = 0 |
---|
656 | configure:4568: ./conftest |
---|
657 | configure:4571: $? = 0 |
---|
658 | configure:4594: result: 4 |
---|
659 | configure:4602: checking for uintptr_t |
---|
660 | configure:4626: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
661 | configure:4632: $? = 0 |
---|
662 | configure:4636: test -z |
---|
663 | || test ! -s conftest.err |
---|
664 | configure:4639: $? = 0 |
---|
665 | configure:4642: test -s conftest.o |
---|
666 | configure:4645: $? = 0 |
---|
667 | configure:4656: result: yes |
---|
668 | configure:4670: checking for a 64-bit type |
---|
669 | configure:4693: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
670 | configure:4699: $? = 0 |
---|
671 | configure:4703: test -z |
---|
672 | || test ! -s conftest.err |
---|
673 | configure:4706: $? = 0 |
---|
674 | configure:4709: test -s conftest.o |
---|
675 | configure:4712: $? = 0 |
---|
676 | configure:4822: result: uint64_t |
---|
677 | configure:4841: checking for pid_t |
---|
678 | configure:4865: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
679 | configure:4871: $? = 0 |
---|
680 | configure:4875: test -z |
---|
681 | || test ! -s conftest.err |
---|
682 | configure:4878: $? = 0 |
---|
683 | configure:4881: test -s conftest.o |
---|
684 | configure:4884: $? = 0 |
---|
685 | configure:4895: result: yes |
---|
686 | configure:6117: checking for library containing strerror |
---|
687 | configure:6152: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
688 | conftest.c:47:6: warning: incompatible redeclaration of library function 'strerror' |
---|
689 | char strerror (); |
---|
690 | ^ |
---|
691 | conftest.c:47:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
692 | 1 warning generated. |
---|
693 | configure:6158: $? = 0 |
---|
694 | configure:6162: test -z |
---|
695 | || test ! -s conftest.err |
---|
696 | configure:6165: $? = 0 |
---|
697 | configure:6168: test -s conftest |
---|
698 | configure:6171: $? = 0 |
---|
699 | configure:6246: result: none required |
---|
700 | configure:6257: checking for asprintf |
---|
701 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
702 | configure:6319: $? = 0 |
---|
703 | configure:6323: test -z |
---|
704 | || test ! -s conftest.err |
---|
705 | configure:6326: $? = 0 |
---|
706 | configure:6329: test -s conftest |
---|
707 | configure:6332: $? = 0 |
---|
708 | configure:6344: result: yes |
---|
709 | configure:6257: checking for atexit |
---|
710 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
711 | configure:6319: $? = 0 |
---|
712 | configure:6323: test -z |
---|
713 | || test ! -s conftest.err |
---|
714 | configure:6326: $? = 0 |
---|
715 | configure:6329: test -s conftest |
---|
716 | configure:6332: $? = 0 |
---|
717 | configure:6344: result: yes |
---|
718 | configure:6257: checking for basename |
---|
719 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
720 | configure:6319: $? = 0 |
---|
721 | configure:6323: test -z |
---|
722 | || test ! -s conftest.err |
---|
723 | configure:6326: $? = 0 |
---|
724 | configure:6329: test -s conftest |
---|
725 | configure:6332: $? = 0 |
---|
726 | configure:6344: result: yes |
---|
727 | configure:6257: checking for bcmp |
---|
728 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
729 | configure:6319: $? = 0 |
---|
730 | configure:6323: test -z |
---|
731 | || test ! -s conftest.err |
---|
732 | configure:6326: $? = 0 |
---|
733 | configure:6329: test -s conftest |
---|
734 | configure:6332: $? = 0 |
---|
735 | configure:6344: result: yes |
---|
736 | configure:6257: checking for bcopy |
---|
737 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
738 | configure:6319: $? = 0 |
---|
739 | configure:6323: test -z |
---|
740 | || test ! -s conftest.err |
---|
741 | configure:6326: $? = 0 |
---|
742 | configure:6329: test -s conftest |
---|
743 | configure:6332: $? = 0 |
---|
744 | configure:6344: result: yes |
---|
745 | configure:6257: checking for bsearch |
---|
746 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
747 | configure:6319: $? = 0 |
---|
748 | configure:6323: test -z |
---|
749 | || test ! -s conftest.err |
---|
750 | configure:6326: $? = 0 |
---|
751 | configure:6329: test -s conftest |
---|
752 | configure:6332: $? = 0 |
---|
753 | configure:6344: result: yes |
---|
754 | configure:6257: checking for bzero |
---|
755 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
756 | conftest.c:64:6: warning: incompatible redeclaration of library function 'bzero' |
---|
757 | char bzero (); |
---|
758 | ^ |
---|
759 | conftest.c:64:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' |
---|
760 | 1 warning generated. |
---|
761 | configure:6319: $? = 0 |
---|
762 | configure:6323: test -z |
---|
763 | || test ! -s conftest.err |
---|
764 | configure:6326: $? = 0 |
---|
765 | configure:6329: test -s conftest |
---|
766 | configure:6332: $? = 0 |
---|
767 | configure:6344: result: yes |
---|
768 | configure:6257: checking for calloc |
---|
769 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
770 | conftest.c:65:6: warning: incompatible redeclaration of library function 'calloc' |
---|
771 | char calloc (); |
---|
772 | ^ |
---|
773 | conftest.c:65:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)' |
---|
774 | 1 warning generated. |
---|
775 | configure:6319: $? = 0 |
---|
776 | configure:6323: test -z |
---|
777 | || test ! -s conftest.err |
---|
778 | configure:6326: $? = 0 |
---|
779 | configure:6329: test -s conftest |
---|
780 | configure:6332: $? = 0 |
---|
781 | configure:6344: result: yes |
---|
782 | configure:6257: checking for clock |
---|
783 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
784 | configure:6319: $? = 0 |
---|
785 | configure:6323: test -z |
---|
786 | || test ! -s conftest.err |
---|
787 | configure:6326: $? = 0 |
---|
788 | configure:6329: test -s conftest |
---|
789 | configure:6332: $? = 0 |
---|
790 | configure:6344: result: yes |
---|
791 | configure:6257: checking for ffs |
---|
792 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
793 | configure:6319: $? = 0 |
---|
794 | configure:6323: test -z |
---|
795 | || test ! -s conftest.err |
---|
796 | configure:6326: $? = 0 |
---|
797 | configure:6329: test -s conftest |
---|
798 | configure:6332: $? = 0 |
---|
799 | configure:6344: result: yes |
---|
800 | configure:6257: checking for getcwd |
---|
801 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
802 | configure:6319: $? = 0 |
---|
803 | configure:6323: test -z |
---|
804 | || test ! -s conftest.err |
---|
805 | configure:6326: $? = 0 |
---|
806 | configure:6329: test -s conftest |
---|
807 | configure:6332: $? = 0 |
---|
808 | configure:6344: result: yes |
---|
809 | configure:6257: checking for getpagesize |
---|
810 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
811 | configure:6319: $? = 0 |
---|
812 | configure:6323: test -z |
---|
813 | || test ! -s conftest.err |
---|
814 | configure:6326: $? = 0 |
---|
815 | configure:6329: test -s conftest |
---|
816 | configure:6332: $? = 0 |
---|
817 | configure:6344: result: yes |
---|
818 | configure:6257: checking for gettimeofday |
---|
819 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
820 | configure:6319: $? = 0 |
---|
821 | configure:6323: test -z |
---|
822 | || test ! -s conftest.err |
---|
823 | configure:6326: $? = 0 |
---|
824 | configure:6329: test -s conftest |
---|
825 | configure:6332: $? = 0 |
---|
826 | configure:6344: result: yes |
---|
827 | configure:6257: checking for index |
---|
828 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
829 | conftest.c:71:6: warning: incompatible redeclaration of library function 'index' |
---|
830 | char index (); |
---|
831 | ^ |
---|
832 | conftest.c:71:6: note: 'index' is a builtin with type 'char *(const char *, int)' |
---|
833 | 1 warning generated. |
---|
834 | configure:6319: $? = 0 |
---|
835 | configure:6323: test -z |
---|
836 | || test ! -s conftest.err |
---|
837 | configure:6326: $? = 0 |
---|
838 | configure:6329: test -s conftest |
---|
839 | configure:6332: $? = 0 |
---|
840 | configure:6344: result: yes |
---|
841 | configure:6257: checking for insque |
---|
842 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
843 | configure:6319: $? = 0 |
---|
844 | configure:6323: test -z |
---|
845 | || test ! -s conftest.err |
---|
846 | configure:6326: $? = 0 |
---|
847 | configure:6329: test -s conftest |
---|
848 | configure:6332: $? = 0 |
---|
849 | configure:6344: result: yes |
---|
850 | configure:6257: checking for memchr |
---|
851 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
852 | conftest.c:73:6: warning: incompatible redeclaration of library function 'memchr' |
---|
853 | char memchr (); |
---|
854 | ^ |
---|
855 | conftest.c:73:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)' |
---|
856 | 1 warning generated. |
---|
857 | configure:6319: $? = 0 |
---|
858 | configure:6323: test -z |
---|
859 | || test ! -s conftest.err |
---|
860 | configure:6326: $? = 0 |
---|
861 | configure:6329: test -s conftest |
---|
862 | configure:6332: $? = 0 |
---|
863 | configure:6344: result: yes |
---|
864 | configure:6257: checking for memcmp |
---|
865 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
866 | configure:6319: $? = 0 |
---|
867 | configure:6323: test -z |
---|
868 | || test ! -s conftest.err |
---|
869 | configure:6326: $? = 0 |
---|
870 | configure:6329: test -s conftest |
---|
871 | configure:6332: $? = 0 |
---|
872 | configure:6344: result: yes |
---|
873 | configure:6257: checking for memcpy |
---|
874 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
875 | conftest.c:75:6: warning: incompatible redeclaration of library function 'memcpy' |
---|
876 | char memcpy (); |
---|
877 | ^ |
---|
878 | conftest.c:75:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
879 | 1 warning generated. |
---|
880 | configure:6319: $? = 0 |
---|
881 | configure:6323: test -z |
---|
882 | || test ! -s conftest.err |
---|
883 | configure:6326: $? = 0 |
---|
884 | configure:6329: test -s conftest |
---|
885 | configure:6332: $? = 0 |
---|
886 | configure:6344: result: yes |
---|
887 | configure:6257: checking for memmove |
---|
888 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
889 | conftest.c:76:6: warning: incompatible redeclaration of library function 'memmove' |
---|
890 | char memmove (); |
---|
891 | ^ |
---|
892 | conftest.c:76:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
893 | 1 warning generated. |
---|
894 | configure:6319: $? = 0 |
---|
895 | configure:6323: test -z |
---|
896 | || test ! -s conftest.err |
---|
897 | configure:6326: $? = 0 |
---|
898 | configure:6329: test -s conftest |
---|
899 | configure:6332: $? = 0 |
---|
900 | configure:6344: result: yes |
---|
901 | configure:6257: checking for mempcpy |
---|
902 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
903 | Undefined symbols for architecture x86_64: |
---|
904 | "_mempcpy", referenced from: |
---|
905 | _main in cc-gwxz4m.o |
---|
906 | _f in cc-gwxz4m.o |
---|
907 | ld: symbol(s) not found for architecture x86_64 |
---|
908 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
909 | configure:6319: $? = 1 |
---|
910 | configure: failed program was: |
---|
911 | | /* confdefs.h. */ |
---|
912 | | |
---|
913 | | #define PACKAGE_NAME "" |
---|
914 | | #define PACKAGE_TARNAME "" |
---|
915 | | #define PACKAGE_VERSION "" |
---|
916 | | #define PACKAGE_STRING "" |
---|
917 | | #define PACKAGE_BUGREPORT "" |
---|
918 | | #define HAVE_SYS_FILE_H 1 |
---|
919 | | #define HAVE_SYS_PARAM_H 1 |
---|
920 | | #define HAVE_LIMITS_H 1 |
---|
921 | | #define HAVE_STDLIB_H 1 |
---|
922 | | #define HAVE_STRING_H 1 |
---|
923 | | #define HAVE_UNISTD_H 1 |
---|
924 | | #define HAVE_STRINGS_H 1 |
---|
925 | | #define HAVE_SYS_TIME_H 1 |
---|
926 | | #define HAVE_TIME_H 1 |
---|
927 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
928 | | #define HAVE_SYS_STAT_H 1 |
---|
929 | | #define HAVE_SYS_MMAN_H 1 |
---|
930 | | #define HAVE_FCNTL_H 1 |
---|
931 | | #define HAVE_ALLOCA_H 1 |
---|
932 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
933 | | #define HAVE_STDINT_H 1 |
---|
934 | | #define HAVE_SYS_WAIT_H 1 |
---|
935 | | #define TIME_WITH_SYS_TIME 1 |
---|
936 | | #define STDC_HEADERS 1 |
---|
937 | | #define HAVE_SYS_TYPES_H 1 |
---|
938 | | #define HAVE_SYS_STAT_H 1 |
---|
939 | | #define HAVE_STDLIB_H 1 |
---|
940 | | #define HAVE_STRING_H 1 |
---|
941 | | #define HAVE_MEMORY_H 1 |
---|
942 | | #define HAVE_STRINGS_H 1 |
---|
943 | | #define HAVE_INTTYPES_H 1 |
---|
944 | | #define HAVE_STDINT_H 1 |
---|
945 | | #define HAVE_UNISTD_H 1 |
---|
946 | | #define SIZEOF_INT 4 |
---|
947 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
948 | | #define HAVE_UINTPTR_T 1 |
---|
949 | | #define HAVE_ASPRINTF 1 |
---|
950 | | #define HAVE_ATEXIT 1 |
---|
951 | | #define HAVE_BASENAME 1 |
---|
952 | | #define HAVE_BCMP 1 |
---|
953 | | #define HAVE_BCOPY 1 |
---|
954 | | #define HAVE_BSEARCH 1 |
---|
955 | | #define HAVE_BZERO 1 |
---|
956 | | #define HAVE_CALLOC 1 |
---|
957 | | #define HAVE_CLOCK 1 |
---|
958 | | #define HAVE_FFS 1 |
---|
959 | | #define HAVE_GETCWD 1 |
---|
960 | | #define HAVE_GETPAGESIZE 1 |
---|
961 | | #define HAVE_GETTIMEOFDAY 1 |
---|
962 | | #define HAVE_INDEX 1 |
---|
963 | | #define HAVE_INSQUE 1 |
---|
964 | | #define HAVE_MEMCHR 1 |
---|
965 | | #define HAVE_MEMCMP 1 |
---|
966 | | #define HAVE_MEMCPY 1 |
---|
967 | | #define HAVE_MEMMOVE 1 |
---|
968 | | /* end confdefs.h. */ |
---|
969 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
970 | | which can conflict with char mempcpy (); below. |
---|
971 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
972 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
973 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
974 | | checking for functions defined therein. */ |
---|
975 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
976 | | # include <limits.h> |
---|
977 | | #else |
---|
978 | | # include <assert.h> |
---|
979 | | #endif |
---|
980 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
981 | | #ifdef __cplusplus |
---|
982 | | extern "C" |
---|
983 | | { |
---|
984 | | #endif |
---|
985 | | /* We use char because int might match the return type of a gcc2 |
---|
986 | | builtin and then its argument prototype would still apply. */ |
---|
987 | | char mempcpy (); |
---|
988 | | /* The GNU C library defines this for functions which it implements |
---|
989 | | to always fail with ENOSYS. Some functions are actually named |
---|
990 | | something starting with __ and the normal name is an alias. */ |
---|
991 | | #if defined (__stub_mempcpy) || defined (__stub___mempcpy) |
---|
992 | | choke me |
---|
993 | | #else |
---|
994 | | char (*f) () = mempcpy; |
---|
995 | | #endif |
---|
996 | | #ifdef __cplusplus |
---|
997 | | } |
---|
998 | | #endif |
---|
999 | | |
---|
1000 | | int |
---|
1001 | | main () |
---|
1002 | | { |
---|
1003 | | return f != mempcpy; |
---|
1004 | | ; |
---|
1005 | | return 0; |
---|
1006 | | } |
---|
1007 | configure:6344: result: no |
---|
1008 | configure:6257: checking for memset |
---|
1009 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1010 | conftest.c:77:6: warning: incompatible redeclaration of library function 'memset' |
---|
1011 | char memset (); |
---|
1012 | ^ |
---|
1013 | conftest.c:77:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
1014 | 1 warning generated. |
---|
1015 | configure:6319: $? = 0 |
---|
1016 | configure:6323: test -z |
---|
1017 | || test ! -s conftest.err |
---|
1018 | configure:6326: $? = 0 |
---|
1019 | configure:6329: test -s conftest |
---|
1020 | configure:6332: $? = 0 |
---|
1021 | configure:6344: result: yes |
---|
1022 | configure:6257: checking for mkstemps |
---|
1023 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1024 | configure:6319: $? = 0 |
---|
1025 | configure:6323: test -z |
---|
1026 | || test ! -s conftest.err |
---|
1027 | configure:6326: $? = 0 |
---|
1028 | configure:6329: test -s conftest |
---|
1029 | configure:6332: $? = 0 |
---|
1030 | configure:6344: result: yes |
---|
1031 | configure:6257: checking for putenv |
---|
1032 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1033 | configure:6319: $? = 0 |
---|
1034 | configure:6323: test -z |
---|
1035 | || test ! -s conftest.err |
---|
1036 | configure:6326: $? = 0 |
---|
1037 | configure:6329: test -s conftest |
---|
1038 | configure:6332: $? = 0 |
---|
1039 | configure:6344: result: yes |
---|
1040 | configure:6257: checking for random |
---|
1041 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1042 | configure:6319: $? = 0 |
---|
1043 | configure:6323: test -z |
---|
1044 | || test ! -s conftest.err |
---|
1045 | configure:6326: $? = 0 |
---|
1046 | configure:6329: test -s conftest |
---|
1047 | configure:6332: $? = 0 |
---|
1048 | configure:6344: result: yes |
---|
1049 | configure:6257: checking for rename |
---|
1050 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1051 | configure:6319: $? = 0 |
---|
1052 | configure:6323: test -z |
---|
1053 | || test ! -s conftest.err |
---|
1054 | configure:6326: $? = 0 |
---|
1055 | configure:6329: test -s conftest |
---|
1056 | configure:6332: $? = 0 |
---|
1057 | configure:6344: result: yes |
---|
1058 | configure:6257: checking for rindex |
---|
1059 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1060 | conftest.c:82:6: warning: incompatible redeclaration of library function 'rindex' |
---|
1061 | char rindex (); |
---|
1062 | ^ |
---|
1063 | conftest.c:82:6: note: 'rindex' is a builtin with type 'char *(const char *, int)' |
---|
1064 | 1 warning generated. |
---|
1065 | configure:6319: $? = 0 |
---|
1066 | configure:6323: test -z |
---|
1067 | || test ! -s conftest.err |
---|
1068 | configure:6326: $? = 0 |
---|
1069 | configure:6329: test -s conftest |
---|
1070 | configure:6332: $? = 0 |
---|
1071 | configure:6344: result: yes |
---|
1072 | configure:6257: checking for setenv |
---|
1073 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1074 | configure:6319: $? = 0 |
---|
1075 | configure:6323: test -z |
---|
1076 | || test ! -s conftest.err |
---|
1077 | configure:6326: $? = 0 |
---|
1078 | configure:6329: test -s conftest |
---|
1079 | configure:6332: $? = 0 |
---|
1080 | configure:6344: result: yes |
---|
1081 | configure:6257: checking for snprintf |
---|
1082 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1083 | conftest.c:84:6: warning: incompatible redeclaration of library function 'snprintf' |
---|
1084 | char snprintf (); |
---|
1085 | ^ |
---|
1086 | conftest.c:84:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
1087 | 1 warning generated. |
---|
1088 | configure:6319: $? = 0 |
---|
1089 | configure:6323: test -z |
---|
1090 | || test ! -s conftest.err |
---|
1091 | configure:6326: $? = 0 |
---|
1092 | configure:6329: test -s conftest |
---|
1093 | configure:6332: $? = 0 |
---|
1094 | configure:6344: result: yes |
---|
1095 | configure:6257: checking for sigsetmask |
---|
1096 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1097 | configure:6319: $? = 0 |
---|
1098 | configure:6323: test -z |
---|
1099 | || test ! -s conftest.err |
---|
1100 | configure:6326: $? = 0 |
---|
1101 | configure:6329: test -s conftest |
---|
1102 | configure:6332: $? = 0 |
---|
1103 | configure:6344: result: yes |
---|
1104 | configure:6257: checking for stpcpy |
---|
1105 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1106 | conftest.c:86:6: warning: incompatible redeclaration of library function 'stpcpy' |
---|
1107 | char stpcpy (); |
---|
1108 | ^ |
---|
1109 | conftest.c:86:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
1110 | 1 warning generated. |
---|
1111 | configure:6319: $? = 0 |
---|
1112 | configure:6323: test -z |
---|
1113 | || test ! -s conftest.err |
---|
1114 | configure:6326: $? = 0 |
---|
1115 | configure:6329: test -s conftest |
---|
1116 | configure:6332: $? = 0 |
---|
1117 | configure:6344: result: yes |
---|
1118 | configure:6257: checking for stpncpy |
---|
1119 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1120 | conftest.c:87:6: warning: incompatible redeclaration of library function 'stpncpy' |
---|
1121 | char stpncpy (); |
---|
1122 | ^ |
---|
1123 | conftest.c:87:6: note: 'stpncpy' is a builtin with type 'char *(char *, const char *, unsigned long)' |
---|
1124 | 1 warning generated. |
---|
1125 | configure:6319: $? = 0 |
---|
1126 | configure:6323: test -z |
---|
1127 | || test ! -s conftest.err |
---|
1128 | configure:6326: $? = 0 |
---|
1129 | configure:6329: test -s conftest |
---|
1130 | configure:6332: $? = 0 |
---|
1131 | configure:6344: result: yes |
---|
1132 | configure:6257: checking for strcasecmp |
---|
1133 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1134 | configure:6319: $? = 0 |
---|
1135 | configure:6323: test -z |
---|
1136 | || test ! -s conftest.err |
---|
1137 | configure:6326: $? = 0 |
---|
1138 | configure:6329: test -s conftest |
---|
1139 | configure:6332: $? = 0 |
---|
1140 | configure:6344: result: yes |
---|
1141 | configure:6257: checking for strchr |
---|
1142 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1143 | conftest.c:89:6: warning: incompatible redeclaration of library function 'strchr' |
---|
1144 | char strchr (); |
---|
1145 | ^ |
---|
1146 | conftest.c:89:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
1147 | 1 warning generated. |
---|
1148 | configure:6319: $? = 0 |
---|
1149 | configure:6323: test -z |
---|
1150 | || test ! -s conftest.err |
---|
1151 | configure:6326: $? = 0 |
---|
1152 | configure:6329: test -s conftest |
---|
1153 | configure:6332: $? = 0 |
---|
1154 | configure:6344: result: yes |
---|
1155 | configure:6257: checking for strdup |
---|
1156 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1157 | conftest.c:90:6: warning: incompatible redeclaration of library function 'strdup' |
---|
1158 | char strdup (); |
---|
1159 | ^ |
---|
1160 | conftest.c:90:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
1161 | 1 warning generated. |
---|
1162 | configure:6319: $? = 0 |
---|
1163 | configure:6323: test -z |
---|
1164 | || test ! -s conftest.err |
---|
1165 | configure:6326: $? = 0 |
---|
1166 | configure:6329: test -s conftest |
---|
1167 | configure:6332: $? = 0 |
---|
1168 | configure:6344: result: yes |
---|
1169 | configure:6257: checking for strncasecmp |
---|
1170 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1171 | configure:6319: $? = 0 |
---|
1172 | configure:6323: test -z |
---|
1173 | || test ! -s conftest.err |
---|
1174 | configure:6326: $? = 0 |
---|
1175 | configure:6329: test -s conftest |
---|
1176 | configure:6332: $? = 0 |
---|
1177 | configure:6344: result: yes |
---|
1178 | configure:6257: checking for strndup |
---|
1179 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1180 | conftest.c:92:6: warning: incompatible redeclaration of library function 'strndup' |
---|
1181 | char strndup (); |
---|
1182 | ^ |
---|
1183 | conftest.c:92:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' |
---|
1184 | 1 warning generated. |
---|
1185 | configure:6319: $? = 0 |
---|
1186 | configure:6323: test -z |
---|
1187 | || test ! -s conftest.err |
---|
1188 | configure:6326: $? = 0 |
---|
1189 | configure:6329: test -s conftest |
---|
1190 | configure:6332: $? = 0 |
---|
1191 | configure:6344: result: yes |
---|
1192 | configure:6257: checking for strrchr |
---|
1193 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1194 | conftest.c:93:6: warning: incompatible redeclaration of library function 'strrchr' |
---|
1195 | char strrchr (); |
---|
1196 | ^ |
---|
1197 | conftest.c:93:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' |
---|
1198 | 1 warning generated. |
---|
1199 | configure:6319: $? = 0 |
---|
1200 | configure:6323: test -z |
---|
1201 | || test ! -s conftest.err |
---|
1202 | configure:6326: $? = 0 |
---|
1203 | configure:6329: test -s conftest |
---|
1204 | configure:6332: $? = 0 |
---|
1205 | configure:6344: result: yes |
---|
1206 | configure:6257: checking for strstr |
---|
1207 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1208 | conftest.c:94:6: warning: incompatible redeclaration of library function 'strstr' |
---|
1209 | char strstr (); |
---|
1210 | ^ |
---|
1211 | conftest.c:94:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
1212 | 1 warning generated. |
---|
1213 | configure:6319: $? = 0 |
---|
1214 | configure:6323: test -z |
---|
1215 | || test ! -s conftest.err |
---|
1216 | configure:6326: $? = 0 |
---|
1217 | configure:6329: test -s conftest |
---|
1218 | configure:6332: $? = 0 |
---|
1219 | configure:6344: result: yes |
---|
1220 | configure:6257: checking for strtod |
---|
1221 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1222 | configure:6319: $? = 0 |
---|
1223 | configure:6323: test -z |
---|
1224 | || test ! -s conftest.err |
---|
1225 | configure:6326: $? = 0 |
---|
1226 | configure:6329: test -s conftest |
---|
1227 | configure:6332: $? = 0 |
---|
1228 | configure:6344: result: yes |
---|
1229 | configure:6257: checking for strtol |
---|
1230 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1231 | configure:6319: $? = 0 |
---|
1232 | configure:6323: test -z |
---|
1233 | || test ! -s conftest.err |
---|
1234 | configure:6326: $? = 0 |
---|
1235 | configure:6329: test -s conftest |
---|
1236 | configure:6332: $? = 0 |
---|
1237 | configure:6344: result: yes |
---|
1238 | configure:6257: checking for strtoul |
---|
1239 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1240 | configure:6319: $? = 0 |
---|
1241 | configure:6323: test -z |
---|
1242 | || test ! -s conftest.err |
---|
1243 | configure:6326: $? = 0 |
---|
1244 | configure:6329: test -s conftest |
---|
1245 | configure:6332: $? = 0 |
---|
1246 | configure:6344: result: yes |
---|
1247 | configure:6257: checking for strverscmp |
---|
1248 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1249 | Undefined symbols for architecture x86_64: |
---|
1250 | "_strverscmp", referenced from: |
---|
1251 | _main in cc-P3DeGa.o |
---|
1252 | _f in cc-P3DeGa.o |
---|
1253 | ld: symbol(s) not found for architecture x86_64 |
---|
1254 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1255 | configure:6319: $? = 1 |
---|
1256 | configure: failed program was: |
---|
1257 | | /* confdefs.h. */ |
---|
1258 | | |
---|
1259 | | #define PACKAGE_NAME "" |
---|
1260 | | #define PACKAGE_TARNAME "" |
---|
1261 | | #define PACKAGE_VERSION "" |
---|
1262 | | #define PACKAGE_STRING "" |
---|
1263 | | #define PACKAGE_BUGREPORT "" |
---|
1264 | | #define HAVE_SYS_FILE_H 1 |
---|
1265 | | #define HAVE_SYS_PARAM_H 1 |
---|
1266 | | #define HAVE_LIMITS_H 1 |
---|
1267 | | #define HAVE_STDLIB_H 1 |
---|
1268 | | #define HAVE_STRING_H 1 |
---|
1269 | | #define HAVE_UNISTD_H 1 |
---|
1270 | | #define HAVE_STRINGS_H 1 |
---|
1271 | | #define HAVE_SYS_TIME_H 1 |
---|
1272 | | #define HAVE_TIME_H 1 |
---|
1273 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1274 | | #define HAVE_SYS_STAT_H 1 |
---|
1275 | | #define HAVE_SYS_MMAN_H 1 |
---|
1276 | | #define HAVE_FCNTL_H 1 |
---|
1277 | | #define HAVE_ALLOCA_H 1 |
---|
1278 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1279 | | #define HAVE_STDINT_H 1 |
---|
1280 | | #define HAVE_SYS_WAIT_H 1 |
---|
1281 | | #define TIME_WITH_SYS_TIME 1 |
---|
1282 | | #define STDC_HEADERS 1 |
---|
1283 | | #define HAVE_SYS_TYPES_H 1 |
---|
1284 | | #define HAVE_SYS_STAT_H 1 |
---|
1285 | | #define HAVE_STDLIB_H 1 |
---|
1286 | | #define HAVE_STRING_H 1 |
---|
1287 | | #define HAVE_MEMORY_H 1 |
---|
1288 | | #define HAVE_STRINGS_H 1 |
---|
1289 | | #define HAVE_INTTYPES_H 1 |
---|
1290 | | #define HAVE_STDINT_H 1 |
---|
1291 | | #define HAVE_UNISTD_H 1 |
---|
1292 | | #define SIZEOF_INT 4 |
---|
1293 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
1294 | | #define HAVE_UINTPTR_T 1 |
---|
1295 | | #define HAVE_ASPRINTF 1 |
---|
1296 | | #define HAVE_ATEXIT 1 |
---|
1297 | | #define HAVE_BASENAME 1 |
---|
1298 | | #define HAVE_BCMP 1 |
---|
1299 | | #define HAVE_BCOPY 1 |
---|
1300 | | #define HAVE_BSEARCH 1 |
---|
1301 | | #define HAVE_BZERO 1 |
---|
1302 | | #define HAVE_CALLOC 1 |
---|
1303 | | #define HAVE_CLOCK 1 |
---|
1304 | | #define HAVE_FFS 1 |
---|
1305 | | #define HAVE_GETCWD 1 |
---|
1306 | | #define HAVE_GETPAGESIZE 1 |
---|
1307 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1308 | | #define HAVE_INDEX 1 |
---|
1309 | | #define HAVE_INSQUE 1 |
---|
1310 | | #define HAVE_MEMCHR 1 |
---|
1311 | | #define HAVE_MEMCMP 1 |
---|
1312 | | #define HAVE_MEMCPY 1 |
---|
1313 | | #define HAVE_MEMMOVE 1 |
---|
1314 | | #define HAVE_MEMSET 1 |
---|
1315 | | #define HAVE_MKSTEMPS 1 |
---|
1316 | | #define HAVE_PUTENV 1 |
---|
1317 | | #define HAVE_RANDOM 1 |
---|
1318 | | #define HAVE_RENAME 1 |
---|
1319 | | #define HAVE_RINDEX 1 |
---|
1320 | | #define HAVE_SETENV 1 |
---|
1321 | | #define HAVE_SNPRINTF 1 |
---|
1322 | | #define HAVE_SIGSETMASK 1 |
---|
1323 | | #define HAVE_STPCPY 1 |
---|
1324 | | #define HAVE_STPNCPY 1 |
---|
1325 | | #define HAVE_STRCASECMP 1 |
---|
1326 | | #define HAVE_STRCHR 1 |
---|
1327 | | #define HAVE_STRDUP 1 |
---|
1328 | | #define HAVE_STRNCASECMP 1 |
---|
1329 | | #define HAVE_STRNDUP 1 |
---|
1330 | | #define HAVE_STRRCHR 1 |
---|
1331 | | #define HAVE_STRSTR 1 |
---|
1332 | | #define HAVE_STRTOD 1 |
---|
1333 | | #define HAVE_STRTOL 1 |
---|
1334 | | #define HAVE_STRTOUL 1 |
---|
1335 | | /* end confdefs.h. */ |
---|
1336 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1337 | | which can conflict with char strverscmp (); below. |
---|
1338 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1339 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
1340 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
1341 | | checking for functions defined therein. */ |
---|
1342 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
1343 | | # include <limits.h> |
---|
1344 | | #else |
---|
1345 | | # include <assert.h> |
---|
1346 | | #endif |
---|
1347 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1348 | | #ifdef __cplusplus |
---|
1349 | | extern "C" |
---|
1350 | | { |
---|
1351 | | #endif |
---|
1352 | | /* We use char because int might match the return type of a gcc2 |
---|
1353 | | builtin and then its argument prototype would still apply. */ |
---|
1354 | | char strverscmp (); |
---|
1355 | | /* The GNU C library defines this for functions which it implements |
---|
1356 | | to always fail with ENOSYS. Some functions are actually named |
---|
1357 | | something starting with __ and the normal name is an alias. */ |
---|
1358 | | #if defined (__stub_strverscmp) || defined (__stub___strverscmp) |
---|
1359 | | choke me |
---|
1360 | | #else |
---|
1361 | | char (*f) () = strverscmp; |
---|
1362 | | #endif |
---|
1363 | | #ifdef __cplusplus |
---|
1364 | | } |
---|
1365 | | #endif |
---|
1366 | | |
---|
1367 | | int |
---|
1368 | | main () |
---|
1369 | | { |
---|
1370 | | return f != strverscmp; |
---|
1371 | | ; |
---|
1372 | | return 0; |
---|
1373 | | } |
---|
1374 | configure:6344: result: no |
---|
1375 | configure:6257: checking for tmpnam |
---|
1376 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1377 | configure:6319: $? = 0 |
---|
1378 | configure:6323: test -z |
---|
1379 | || test ! -s conftest.err |
---|
1380 | configure:6326: $? = 0 |
---|
1381 | configure:6329: test -s conftest |
---|
1382 | configure:6332: $? = 0 |
---|
1383 | configure:6344: result: yes |
---|
1384 | configure:6257: checking for vasprintf |
---|
1385 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1386 | configure:6319: $? = 0 |
---|
1387 | configure:6323: test -z |
---|
1388 | || test ! -s conftest.err |
---|
1389 | configure:6326: $? = 0 |
---|
1390 | configure:6329: test -s conftest |
---|
1391 | configure:6332: $? = 0 |
---|
1392 | configure:6344: result: yes |
---|
1393 | configure:6257: checking for vfprintf |
---|
1394 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1395 | conftest.c:100:6: warning: incompatible redeclaration of library function 'vfprintf' |
---|
1396 | char vfprintf (); |
---|
1397 | ^ |
---|
1398 | conftest.c:100:6: note: 'vfprintf' is a builtin with type 'int ()' |
---|
1399 | 1 warning generated. |
---|
1400 | configure:6319: $? = 0 |
---|
1401 | configure:6323: test -z |
---|
1402 | || test ! -s conftest.err |
---|
1403 | configure:6326: $? = 0 |
---|
1404 | configure:6329: test -s conftest |
---|
1405 | configure:6332: $? = 0 |
---|
1406 | configure:6344: result: yes |
---|
1407 | configure:6257: checking for vprintf |
---|
1408 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1409 | conftest.c:101:6: warning: incompatible redeclaration of library function 'vprintf' |
---|
1410 | char vprintf (); |
---|
1411 | ^ |
---|
1412 | conftest.c:101:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)' |
---|
1413 | 1 warning generated. |
---|
1414 | configure:6319: $? = 0 |
---|
1415 | configure:6323: test -z |
---|
1416 | || test ! -s conftest.err |
---|
1417 | configure:6326: $? = 0 |
---|
1418 | configure:6329: test -s conftest |
---|
1419 | configure:6332: $? = 0 |
---|
1420 | configure:6344: result: yes |
---|
1421 | configure:6257: checking for vsnprintf |
---|
1422 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1423 | conftest.c:102:6: warning: incompatible redeclaration of library function 'vsnprintf' |
---|
1424 | char vsnprintf (); |
---|
1425 | ^ |
---|
1426 | conftest.c:102:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' |
---|
1427 | 1 warning generated. |
---|
1428 | configure:6319: $? = 0 |
---|
1429 | configure:6323: test -z |
---|
1430 | || test ! -s conftest.err |
---|
1431 | configure:6326: $? = 0 |
---|
1432 | configure:6329: test -s conftest |
---|
1433 | configure:6332: $? = 0 |
---|
1434 | configure:6344: result: yes |
---|
1435 | configure:6257: checking for vsprintf |
---|
1436 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1437 | conftest.c:103:6: warning: incompatible redeclaration of library function 'vsprintf' |
---|
1438 | char vsprintf (); |
---|
1439 | ^ |
---|
1440 | conftest.c:103:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, __va_list_tag *)' |
---|
1441 | 1 warning generated. |
---|
1442 | configure:6319: $? = 0 |
---|
1443 | configure:6323: test -z |
---|
1444 | || test ! -s conftest.err |
---|
1445 | configure:6326: $? = 0 |
---|
1446 | configure:6329: test -s conftest |
---|
1447 | configure:6332: $? = 0 |
---|
1448 | configure:6344: result: yes |
---|
1449 | configure:6257: checking for waitpid |
---|
1450 | configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1451 | configure:6319: $? = 0 |
---|
1452 | configure:6323: test -z |
---|
1453 | || test ! -s conftest.err |
---|
1454 | configure:6326: $? = 0 |
---|
1455 | configure:6329: test -s conftest |
---|
1456 | configure:6332: $? = 0 |
---|
1457 | configure:6344: result: yes |
---|
1458 | configure:6364: checking whether alloca needs Cray hooks |
---|
1459 | configure:6391: result: no |
---|
1460 | configure:6496: checking stack direction for C alloca |
---|
1461 | configure:6528: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1462 | conftest.c:101:3: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
1463 | exit (find_stack_direction() < 0); |
---|
1464 | ^ |
---|
1465 | conftest.c:101:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
1466 | 1 warning generated. |
---|
1467 | configure:6531: $? = 0 |
---|
1468 | configure:6533: ./conftest |
---|
1469 | configure:6536: $? = 1 |
---|
1470 | configure: program exited with status 1 |
---|
1471 | configure: failed program was: |
---|
1472 | | /* confdefs.h. */ |
---|
1473 | | |
---|
1474 | | #define PACKAGE_NAME "" |
---|
1475 | | #define PACKAGE_TARNAME "" |
---|
1476 | | #define PACKAGE_VERSION "" |
---|
1477 | | #define PACKAGE_STRING "" |
---|
1478 | | #define PACKAGE_BUGREPORT "" |
---|
1479 | | #define HAVE_SYS_FILE_H 1 |
---|
1480 | | #define HAVE_SYS_PARAM_H 1 |
---|
1481 | | #define HAVE_LIMITS_H 1 |
---|
1482 | | #define HAVE_STDLIB_H 1 |
---|
1483 | | #define HAVE_STRING_H 1 |
---|
1484 | | #define HAVE_UNISTD_H 1 |
---|
1485 | | #define HAVE_STRINGS_H 1 |
---|
1486 | | #define HAVE_SYS_TIME_H 1 |
---|
1487 | | #define HAVE_TIME_H 1 |
---|
1488 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1489 | | #define HAVE_SYS_STAT_H 1 |
---|
1490 | | #define HAVE_SYS_MMAN_H 1 |
---|
1491 | | #define HAVE_FCNTL_H 1 |
---|
1492 | | #define HAVE_ALLOCA_H 1 |
---|
1493 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1494 | | #define HAVE_STDINT_H 1 |
---|
1495 | | #define HAVE_SYS_WAIT_H 1 |
---|
1496 | | #define TIME_WITH_SYS_TIME 1 |
---|
1497 | | #define STDC_HEADERS 1 |
---|
1498 | | #define HAVE_SYS_TYPES_H 1 |
---|
1499 | | #define HAVE_SYS_STAT_H 1 |
---|
1500 | | #define HAVE_STDLIB_H 1 |
---|
1501 | | #define HAVE_STRING_H 1 |
---|
1502 | | #define HAVE_MEMORY_H 1 |
---|
1503 | | #define HAVE_STRINGS_H 1 |
---|
1504 | | #define HAVE_INTTYPES_H 1 |
---|
1505 | | #define HAVE_STDINT_H 1 |
---|
1506 | | #define HAVE_UNISTD_H 1 |
---|
1507 | | #define SIZEOF_INT 4 |
---|
1508 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
1509 | | #define HAVE_UINTPTR_T 1 |
---|
1510 | | #define HAVE_ASPRINTF 1 |
---|
1511 | | #define HAVE_ATEXIT 1 |
---|
1512 | | #define HAVE_BASENAME 1 |
---|
1513 | | #define HAVE_BCMP 1 |
---|
1514 | | #define HAVE_BCOPY 1 |
---|
1515 | | #define HAVE_BSEARCH 1 |
---|
1516 | | #define HAVE_BZERO 1 |
---|
1517 | | #define HAVE_CALLOC 1 |
---|
1518 | | #define HAVE_CLOCK 1 |
---|
1519 | | #define HAVE_FFS 1 |
---|
1520 | | #define HAVE_GETCWD 1 |
---|
1521 | | #define HAVE_GETPAGESIZE 1 |
---|
1522 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1523 | | #define HAVE_INDEX 1 |
---|
1524 | | #define HAVE_INSQUE 1 |
---|
1525 | | #define HAVE_MEMCHR 1 |
---|
1526 | | #define HAVE_MEMCMP 1 |
---|
1527 | | #define HAVE_MEMCPY 1 |
---|
1528 | | #define HAVE_MEMMOVE 1 |
---|
1529 | | #define HAVE_MEMSET 1 |
---|
1530 | | #define HAVE_MKSTEMPS 1 |
---|
1531 | | #define HAVE_PUTENV 1 |
---|
1532 | | #define HAVE_RANDOM 1 |
---|
1533 | | #define HAVE_RENAME 1 |
---|
1534 | | #define HAVE_RINDEX 1 |
---|
1535 | | #define HAVE_SETENV 1 |
---|
1536 | | #define HAVE_SNPRINTF 1 |
---|
1537 | | #define HAVE_SIGSETMASK 1 |
---|
1538 | | #define HAVE_STPCPY 1 |
---|
1539 | | #define HAVE_STPNCPY 1 |
---|
1540 | | #define HAVE_STRCASECMP 1 |
---|
1541 | | #define HAVE_STRCHR 1 |
---|
1542 | | #define HAVE_STRDUP 1 |
---|
1543 | | #define HAVE_STRNCASECMP 1 |
---|
1544 | | #define HAVE_STRNDUP 1 |
---|
1545 | | #define HAVE_STRRCHR 1 |
---|
1546 | | #define HAVE_STRSTR 1 |
---|
1547 | | #define HAVE_STRTOD 1 |
---|
1548 | | #define HAVE_STRTOL 1 |
---|
1549 | | #define HAVE_STRTOUL 1 |
---|
1550 | | #define HAVE_TMPNAM 1 |
---|
1551 | | #define HAVE_VASPRINTF 1 |
---|
1552 | | #define HAVE_VFPRINTF 1 |
---|
1553 | | #define HAVE_VPRINTF 1 |
---|
1554 | | #define HAVE_VSNPRINTF 1 |
---|
1555 | | #define HAVE_VSPRINTF 1 |
---|
1556 | | #define HAVE_WAITPID 1 |
---|
1557 | | /* end confdefs.h. */ |
---|
1558 | | find_stack_direction () |
---|
1559 | | { |
---|
1560 | | static char *addr = 0; |
---|
1561 | | auto char dummy; |
---|
1562 | | if (addr == 0) |
---|
1563 | | { |
---|
1564 | | addr = &dummy; |
---|
1565 | | return find_stack_direction (); |
---|
1566 | | } |
---|
1567 | | else |
---|
1568 | | return (&dummy > addr) ? 1 : -1; |
---|
1569 | | } |
---|
1570 | | main () |
---|
1571 | | { |
---|
1572 | | exit (find_stack_direction() < 0); |
---|
1573 | | } |
---|
1574 | configure:6550: result: -1 |
---|
1575 | configure:6563: checking for unistd.h |
---|
1576 | configure:6603: result: yes |
---|
1577 | configure:6563: checking for vfork.h |
---|
1578 | configure:6576: /Developer/usr/bin/clang -std=gnu89 -E conftest.c |
---|
1579 | conftest.c:89:10: fatal error: 'vfork.h' file not found |
---|
1580 | #include <vfork.h> |
---|
1581 | ^ |
---|
1582 | 1 error generated. |
---|
1583 | configure:6582: $? = 1 |
---|
1584 | configure: failed program was: |
---|
1585 | | /* confdefs.h. */ |
---|
1586 | | |
---|
1587 | | #define PACKAGE_NAME "" |
---|
1588 | | #define PACKAGE_TARNAME "" |
---|
1589 | | #define PACKAGE_VERSION "" |
---|
1590 | | #define PACKAGE_STRING "" |
---|
1591 | | #define PACKAGE_BUGREPORT "" |
---|
1592 | | #define HAVE_SYS_FILE_H 1 |
---|
1593 | | #define HAVE_SYS_PARAM_H 1 |
---|
1594 | | #define HAVE_LIMITS_H 1 |
---|
1595 | | #define HAVE_STDLIB_H 1 |
---|
1596 | | #define HAVE_STRING_H 1 |
---|
1597 | | #define HAVE_UNISTD_H 1 |
---|
1598 | | #define HAVE_STRINGS_H 1 |
---|
1599 | | #define HAVE_SYS_TIME_H 1 |
---|
1600 | | #define HAVE_TIME_H 1 |
---|
1601 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1602 | | #define HAVE_SYS_STAT_H 1 |
---|
1603 | | #define HAVE_SYS_MMAN_H 1 |
---|
1604 | | #define HAVE_FCNTL_H 1 |
---|
1605 | | #define HAVE_ALLOCA_H 1 |
---|
1606 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1607 | | #define HAVE_STDINT_H 1 |
---|
1608 | | #define HAVE_SYS_WAIT_H 1 |
---|
1609 | | #define TIME_WITH_SYS_TIME 1 |
---|
1610 | | #define STDC_HEADERS 1 |
---|
1611 | | #define HAVE_SYS_TYPES_H 1 |
---|
1612 | | #define HAVE_SYS_STAT_H 1 |
---|
1613 | | #define HAVE_STDLIB_H 1 |
---|
1614 | | #define HAVE_STRING_H 1 |
---|
1615 | | #define HAVE_MEMORY_H 1 |
---|
1616 | | #define HAVE_STRINGS_H 1 |
---|
1617 | | #define HAVE_INTTYPES_H 1 |
---|
1618 | | #define HAVE_STDINT_H 1 |
---|
1619 | | #define HAVE_UNISTD_H 1 |
---|
1620 | | #define SIZEOF_INT 4 |
---|
1621 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
1622 | | #define HAVE_UINTPTR_T 1 |
---|
1623 | | #define HAVE_ASPRINTF 1 |
---|
1624 | | #define HAVE_ATEXIT 1 |
---|
1625 | | #define HAVE_BASENAME 1 |
---|
1626 | | #define HAVE_BCMP 1 |
---|
1627 | | #define HAVE_BCOPY 1 |
---|
1628 | | #define HAVE_BSEARCH 1 |
---|
1629 | | #define HAVE_BZERO 1 |
---|
1630 | | #define HAVE_CALLOC 1 |
---|
1631 | | #define HAVE_CLOCK 1 |
---|
1632 | | #define HAVE_FFS 1 |
---|
1633 | | #define HAVE_GETCWD 1 |
---|
1634 | | #define HAVE_GETPAGESIZE 1 |
---|
1635 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1636 | | #define HAVE_INDEX 1 |
---|
1637 | | #define HAVE_INSQUE 1 |
---|
1638 | | #define HAVE_MEMCHR 1 |
---|
1639 | | #define HAVE_MEMCMP 1 |
---|
1640 | | #define HAVE_MEMCPY 1 |
---|
1641 | | #define HAVE_MEMMOVE 1 |
---|
1642 | | #define HAVE_MEMSET 1 |
---|
1643 | | #define HAVE_MKSTEMPS 1 |
---|
1644 | | #define HAVE_PUTENV 1 |
---|
1645 | | #define HAVE_RANDOM 1 |
---|
1646 | | #define HAVE_RENAME 1 |
---|
1647 | | #define HAVE_RINDEX 1 |
---|
1648 | | #define HAVE_SETENV 1 |
---|
1649 | | #define HAVE_SNPRINTF 1 |
---|
1650 | | #define HAVE_SIGSETMASK 1 |
---|
1651 | | #define HAVE_STPCPY 1 |
---|
1652 | | #define HAVE_STPNCPY 1 |
---|
1653 | | #define HAVE_STRCASECMP 1 |
---|
1654 | | #define HAVE_STRCHR 1 |
---|
1655 | | #define HAVE_STRDUP 1 |
---|
1656 | | #define HAVE_STRNCASECMP 1 |
---|
1657 | | #define HAVE_STRNDUP 1 |
---|
1658 | | #define HAVE_STRRCHR 1 |
---|
1659 | | #define HAVE_STRSTR 1 |
---|
1660 | | #define HAVE_STRTOD 1 |
---|
1661 | | #define HAVE_STRTOL 1 |
---|
1662 | | #define HAVE_STRTOUL 1 |
---|
1663 | | #define HAVE_TMPNAM 1 |
---|
1664 | | #define HAVE_VASPRINTF 1 |
---|
1665 | | #define HAVE_VFPRINTF 1 |
---|
1666 | | #define HAVE_VPRINTF 1 |
---|
1667 | | #define HAVE_VSNPRINTF 1 |
---|
1668 | | #define HAVE_VSPRINTF 1 |
---|
1669 | | #define HAVE_WAITPID 1 |
---|
1670 | | #define STACK_DIRECTION -1 |
---|
1671 | | #define HAVE_UNISTD_H 1 |
---|
1672 | | /* end confdefs.h. */ |
---|
1673 | | #include <vfork.h> |
---|
1674 | configure:6603: result: no |
---|
1675 | configure:6618: checking for fork |
---|
1676 | configure:6674: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1677 | configure:6680: $? = 0 |
---|
1678 | configure:6684: test -z |
---|
1679 | || test ! -s conftest.err |
---|
1680 | configure:6687: $? = 0 |
---|
1681 | configure:6690: test -s conftest |
---|
1682 | configure:6693: $? = 0 |
---|
1683 | configure:6705: result: yes |
---|
1684 | configure:6618: checking for vfork |
---|
1685 | configure:6674: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1686 | configure:6680: $? = 0 |
---|
1687 | configure:6684: test -z |
---|
1688 | || test ! -s conftest.err |
---|
1689 | configure:6687: $? = 0 |
---|
1690 | configure:6690: test -s conftest |
---|
1691 | configure:6693: $? = 0 |
---|
1692 | configure:6705: result: yes |
---|
1693 | configure:6716: checking for working fork |
---|
1694 | configure:6739: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1695 | conftest.c:10:4: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
1696 | exit (1); |
---|
1697 | ^ |
---|
1698 | conftest.c:10:4: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
1699 | 1 warning generated. |
---|
1700 | configure:6742: $? = 0 |
---|
1701 | configure:6744: ./conftest |
---|
1702 | configure:6747: $? = 0 |
---|
1703 | configure:6761: result: yes |
---|
1704 | configure:6782: checking for working vfork |
---|
1705 | configure:6915: result: yes |
---|
1706 | configure:7076: checking for _doprnt |
---|
1707 | configure:7132: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1708 | Undefined symbols for architecture x86_64: |
---|
1709 | "__doprnt", referenced from: |
---|
1710 | _main in cc-sju9Pe.o |
---|
1711 | _f in cc-sju9Pe.o |
---|
1712 | ld: symbol(s) not found for architecture x86_64 |
---|
1713 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1714 | configure:7138: $? = 1 |
---|
1715 | configure: failed program was: |
---|
1716 | | /* confdefs.h. */ |
---|
1717 | | |
---|
1718 | | #define PACKAGE_NAME "" |
---|
1719 | | #define PACKAGE_TARNAME "" |
---|
1720 | | #define PACKAGE_VERSION "" |
---|
1721 | | #define PACKAGE_STRING "" |
---|
1722 | | #define PACKAGE_BUGREPORT "" |
---|
1723 | | #define HAVE_SYS_FILE_H 1 |
---|
1724 | | #define HAVE_SYS_PARAM_H 1 |
---|
1725 | | #define HAVE_LIMITS_H 1 |
---|
1726 | | #define HAVE_STDLIB_H 1 |
---|
1727 | | #define HAVE_STRING_H 1 |
---|
1728 | | #define HAVE_UNISTD_H 1 |
---|
1729 | | #define HAVE_STRINGS_H 1 |
---|
1730 | | #define HAVE_SYS_TIME_H 1 |
---|
1731 | | #define HAVE_TIME_H 1 |
---|
1732 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1733 | | #define HAVE_SYS_STAT_H 1 |
---|
1734 | | #define HAVE_SYS_MMAN_H 1 |
---|
1735 | | #define HAVE_FCNTL_H 1 |
---|
1736 | | #define HAVE_ALLOCA_H 1 |
---|
1737 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1738 | | #define HAVE_STDINT_H 1 |
---|
1739 | | #define HAVE_SYS_WAIT_H 1 |
---|
1740 | | #define TIME_WITH_SYS_TIME 1 |
---|
1741 | | #define STDC_HEADERS 1 |
---|
1742 | | #define HAVE_SYS_TYPES_H 1 |
---|
1743 | | #define HAVE_SYS_STAT_H 1 |
---|
1744 | | #define HAVE_STDLIB_H 1 |
---|
1745 | | #define HAVE_STRING_H 1 |
---|
1746 | | #define HAVE_MEMORY_H 1 |
---|
1747 | | #define HAVE_STRINGS_H 1 |
---|
1748 | | #define HAVE_INTTYPES_H 1 |
---|
1749 | | #define HAVE_STDINT_H 1 |
---|
1750 | | #define HAVE_UNISTD_H 1 |
---|
1751 | | #define SIZEOF_INT 4 |
---|
1752 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
1753 | | #define HAVE_UINTPTR_T 1 |
---|
1754 | | #define HAVE_ASPRINTF 1 |
---|
1755 | | #define HAVE_ATEXIT 1 |
---|
1756 | | #define HAVE_BASENAME 1 |
---|
1757 | | #define HAVE_BCMP 1 |
---|
1758 | | #define HAVE_BCOPY 1 |
---|
1759 | | #define HAVE_BSEARCH 1 |
---|
1760 | | #define HAVE_BZERO 1 |
---|
1761 | | #define HAVE_CALLOC 1 |
---|
1762 | | #define HAVE_CLOCK 1 |
---|
1763 | | #define HAVE_FFS 1 |
---|
1764 | | #define HAVE_GETCWD 1 |
---|
1765 | | #define HAVE_GETPAGESIZE 1 |
---|
1766 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1767 | | #define HAVE_INDEX 1 |
---|
1768 | | #define HAVE_INSQUE 1 |
---|
1769 | | #define HAVE_MEMCHR 1 |
---|
1770 | | #define HAVE_MEMCMP 1 |
---|
1771 | | #define HAVE_MEMCPY 1 |
---|
1772 | | #define HAVE_MEMMOVE 1 |
---|
1773 | | #define HAVE_MEMSET 1 |
---|
1774 | | #define HAVE_MKSTEMPS 1 |
---|
1775 | | #define HAVE_PUTENV 1 |
---|
1776 | | #define HAVE_RANDOM 1 |
---|
1777 | | #define HAVE_RENAME 1 |
---|
1778 | | #define HAVE_RINDEX 1 |
---|
1779 | | #define HAVE_SETENV 1 |
---|
1780 | | #define HAVE_SNPRINTF 1 |
---|
1781 | | #define HAVE_SIGSETMASK 1 |
---|
1782 | | #define HAVE_STPCPY 1 |
---|
1783 | | #define HAVE_STPNCPY 1 |
---|
1784 | | #define HAVE_STRCASECMP 1 |
---|
1785 | | #define HAVE_STRCHR 1 |
---|
1786 | | #define HAVE_STRDUP 1 |
---|
1787 | | #define HAVE_STRNCASECMP 1 |
---|
1788 | | #define HAVE_STRNDUP 1 |
---|
1789 | | #define HAVE_STRRCHR 1 |
---|
1790 | | #define HAVE_STRSTR 1 |
---|
1791 | | #define HAVE_STRTOD 1 |
---|
1792 | | #define HAVE_STRTOL 1 |
---|
1793 | | #define HAVE_STRTOUL 1 |
---|
1794 | | #define HAVE_TMPNAM 1 |
---|
1795 | | #define HAVE_VASPRINTF 1 |
---|
1796 | | #define HAVE_VFPRINTF 1 |
---|
1797 | | #define HAVE_VPRINTF 1 |
---|
1798 | | #define HAVE_VSNPRINTF 1 |
---|
1799 | | #define HAVE_VSPRINTF 1 |
---|
1800 | | #define HAVE_WAITPID 1 |
---|
1801 | | #define STACK_DIRECTION -1 |
---|
1802 | | #define HAVE_UNISTD_H 1 |
---|
1803 | | #define HAVE_FORK 1 |
---|
1804 | | #define HAVE_VFORK 1 |
---|
1805 | | #define HAVE_WORKING_VFORK 1 |
---|
1806 | | #define HAVE_WORKING_FORK 1 |
---|
1807 | | /* end confdefs.h. */ |
---|
1808 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1809 | | which can conflict with char _doprnt (); below. |
---|
1810 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1811 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
1812 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
1813 | | checking for functions defined therein. */ |
---|
1814 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
1815 | | # include <limits.h> |
---|
1816 | | #else |
---|
1817 | | # include <assert.h> |
---|
1818 | | #endif |
---|
1819 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1820 | | #ifdef __cplusplus |
---|
1821 | | extern "C" |
---|
1822 | | { |
---|
1823 | | #endif |
---|
1824 | | /* We use char because int might match the return type of a gcc2 |
---|
1825 | | builtin and then its argument prototype would still apply. */ |
---|
1826 | | char _doprnt (); |
---|
1827 | | /* The GNU C library defines this for functions which it implements |
---|
1828 | | to always fail with ENOSYS. Some functions are actually named |
---|
1829 | | something starting with __ and the normal name is an alias. */ |
---|
1830 | | #if defined (__stub__doprnt) || defined (__stub____doprnt) |
---|
1831 | | choke me |
---|
1832 | | #else |
---|
1833 | | char (*f) () = _doprnt; |
---|
1834 | | #endif |
---|
1835 | | #ifdef __cplusplus |
---|
1836 | | } |
---|
1837 | | #endif |
---|
1838 | | |
---|
1839 | | int |
---|
1840 | | main () |
---|
1841 | | { |
---|
1842 | | return f != _doprnt; |
---|
1843 | | ; |
---|
1844 | | return 0; |
---|
1845 | | } |
---|
1846 | configure:7163: result: no |
---|
1847 | configure:7176: checking for sys_errlist |
---|
1848 | configure:7202: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1849 | configure:7208: $? = 0 |
---|
1850 | configure:7212: test -z |
---|
1851 | || test ! -s conftest.err |
---|
1852 | configure:7215: $? = 0 |
---|
1853 | configure:7218: test -s conftest |
---|
1854 | configure:7221: $? = 0 |
---|
1855 | configure:7235: result: yes |
---|
1856 | configure:7176: checking for sys_nerr |
---|
1857 | configure:7202: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1858 | configure:7208: $? = 0 |
---|
1859 | configure:7212: test -z |
---|
1860 | || test ! -s conftest.err |
---|
1861 | configure:7215: $? = 0 |
---|
1862 | configure:7218: test -s conftest |
---|
1863 | configure:7221: $? = 0 |
---|
1864 | configure:7235: result: yes |
---|
1865 | configure:7176: checking for sys_siglist |
---|
1866 | configure:7202: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1867 | configure:7208: $? = 0 |
---|
1868 | configure:7212: test -z |
---|
1869 | || test ! -s conftest.err |
---|
1870 | configure:7215: $? = 0 |
---|
1871 | configure:7218: test -s conftest |
---|
1872 | configure:7221: $? = 0 |
---|
1873 | configure:7235: result: yes |
---|
1874 | configure:7250: checking for external symbol _system_configuration |
---|
1875 | configure:7268: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
1876 | conftest.c:96:10: fatal error: 'sys/systemcfg.h' file not found |
---|
1877 | #include <sys/systemcfg.h> |
---|
1878 | ^ |
---|
1879 | 1 error generated. |
---|
1880 | configure:7274: $? = 1 |
---|
1881 | configure: failed program was: |
---|
1882 | | /* confdefs.h. */ |
---|
1883 | | |
---|
1884 | | #define PACKAGE_NAME "" |
---|
1885 | | #define PACKAGE_TARNAME "" |
---|
1886 | | #define PACKAGE_VERSION "" |
---|
1887 | | #define PACKAGE_STRING "" |
---|
1888 | | #define PACKAGE_BUGREPORT "" |
---|
1889 | | #define HAVE_SYS_FILE_H 1 |
---|
1890 | | #define HAVE_SYS_PARAM_H 1 |
---|
1891 | | #define HAVE_LIMITS_H 1 |
---|
1892 | | #define HAVE_STDLIB_H 1 |
---|
1893 | | #define HAVE_STRING_H 1 |
---|
1894 | | #define HAVE_UNISTD_H 1 |
---|
1895 | | #define HAVE_STRINGS_H 1 |
---|
1896 | | #define HAVE_SYS_TIME_H 1 |
---|
1897 | | #define HAVE_TIME_H 1 |
---|
1898 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1899 | | #define HAVE_SYS_STAT_H 1 |
---|
1900 | | #define HAVE_SYS_MMAN_H 1 |
---|
1901 | | #define HAVE_FCNTL_H 1 |
---|
1902 | | #define HAVE_ALLOCA_H 1 |
---|
1903 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1904 | | #define HAVE_STDINT_H 1 |
---|
1905 | | #define HAVE_SYS_WAIT_H 1 |
---|
1906 | | #define TIME_WITH_SYS_TIME 1 |
---|
1907 | | #define STDC_HEADERS 1 |
---|
1908 | | #define HAVE_SYS_TYPES_H 1 |
---|
1909 | | #define HAVE_SYS_STAT_H 1 |
---|
1910 | | #define HAVE_STDLIB_H 1 |
---|
1911 | | #define HAVE_STRING_H 1 |
---|
1912 | | #define HAVE_MEMORY_H 1 |
---|
1913 | | #define HAVE_STRINGS_H 1 |
---|
1914 | | #define HAVE_INTTYPES_H 1 |
---|
1915 | | #define HAVE_STDINT_H 1 |
---|
1916 | | #define HAVE_UNISTD_H 1 |
---|
1917 | | #define SIZEOF_INT 4 |
---|
1918 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
1919 | | #define HAVE_UINTPTR_T 1 |
---|
1920 | | #define HAVE_ASPRINTF 1 |
---|
1921 | | #define HAVE_ATEXIT 1 |
---|
1922 | | #define HAVE_BASENAME 1 |
---|
1923 | | #define HAVE_BCMP 1 |
---|
1924 | | #define HAVE_BCOPY 1 |
---|
1925 | | #define HAVE_BSEARCH 1 |
---|
1926 | | #define HAVE_BZERO 1 |
---|
1927 | | #define HAVE_CALLOC 1 |
---|
1928 | | #define HAVE_CLOCK 1 |
---|
1929 | | #define HAVE_FFS 1 |
---|
1930 | | #define HAVE_GETCWD 1 |
---|
1931 | | #define HAVE_GETPAGESIZE 1 |
---|
1932 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1933 | | #define HAVE_INDEX 1 |
---|
1934 | | #define HAVE_INSQUE 1 |
---|
1935 | | #define HAVE_MEMCHR 1 |
---|
1936 | | #define HAVE_MEMCMP 1 |
---|
1937 | | #define HAVE_MEMCPY 1 |
---|
1938 | | #define HAVE_MEMMOVE 1 |
---|
1939 | | #define HAVE_MEMSET 1 |
---|
1940 | | #define HAVE_MKSTEMPS 1 |
---|
1941 | | #define HAVE_PUTENV 1 |
---|
1942 | | #define HAVE_RANDOM 1 |
---|
1943 | | #define HAVE_RENAME 1 |
---|
1944 | | #define HAVE_RINDEX 1 |
---|
1945 | | #define HAVE_SETENV 1 |
---|
1946 | | #define HAVE_SNPRINTF 1 |
---|
1947 | | #define HAVE_SIGSETMASK 1 |
---|
1948 | | #define HAVE_STPCPY 1 |
---|
1949 | | #define HAVE_STPNCPY 1 |
---|
1950 | | #define HAVE_STRCASECMP 1 |
---|
1951 | | #define HAVE_STRCHR 1 |
---|
1952 | | #define HAVE_STRDUP 1 |
---|
1953 | | #define HAVE_STRNCASECMP 1 |
---|
1954 | | #define HAVE_STRNDUP 1 |
---|
1955 | | #define HAVE_STRRCHR 1 |
---|
1956 | | #define HAVE_STRSTR 1 |
---|
1957 | | #define HAVE_STRTOD 1 |
---|
1958 | | #define HAVE_STRTOL 1 |
---|
1959 | | #define HAVE_STRTOUL 1 |
---|
1960 | | #define HAVE_TMPNAM 1 |
---|
1961 | | #define HAVE_VASPRINTF 1 |
---|
1962 | | #define HAVE_VFPRINTF 1 |
---|
1963 | | #define HAVE_VPRINTF 1 |
---|
1964 | | #define HAVE_VSNPRINTF 1 |
---|
1965 | | #define HAVE_VSPRINTF 1 |
---|
1966 | | #define HAVE_WAITPID 1 |
---|
1967 | | #define STACK_DIRECTION -1 |
---|
1968 | | #define HAVE_UNISTD_H 1 |
---|
1969 | | #define HAVE_FORK 1 |
---|
1970 | | #define HAVE_VFORK 1 |
---|
1971 | | #define HAVE_WORKING_VFORK 1 |
---|
1972 | | #define HAVE_WORKING_FORK 1 |
---|
1973 | | #define HAVE_SYS_ERRLIST 1 |
---|
1974 | | #define HAVE_SYS_NERR 1 |
---|
1975 | | #define HAVE_SYS_SIGLIST 1 |
---|
1976 | | /* end confdefs.h. */ |
---|
1977 | | #include <sys/systemcfg.h> |
---|
1978 | | int |
---|
1979 | | main () |
---|
1980 | | { |
---|
1981 | | double x = _system_configuration.physmem; |
---|
1982 | | ; |
---|
1983 | | return 0; |
---|
1984 | | } |
---|
1985 | configure:7300: result: no |
---|
1986 | configure:7309: checking for getrusage |
---|
1987 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1988 | configure:7371: $? = 0 |
---|
1989 | configure:7375: test -z |
---|
1990 | || test ! -s conftest.err |
---|
1991 | configure:7378: $? = 0 |
---|
1992 | configure:7381: test -s conftest |
---|
1993 | configure:7384: $? = 0 |
---|
1994 | configure:7396: result: yes |
---|
1995 | configure:7309: checking for on_exit |
---|
1996 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
1997 | Undefined symbols for architecture x86_64: |
---|
1998 | "_on_exit", referenced from: |
---|
1999 | _main in cc-xg025P.o |
---|
2000 | _f in cc-xg025P.o |
---|
2001 | ld: symbol(s) not found for architecture x86_64 |
---|
2002 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2003 | configure:7371: $? = 1 |
---|
2004 | configure: failed program was: |
---|
2005 | | /* confdefs.h. */ |
---|
2006 | | |
---|
2007 | | #define PACKAGE_NAME "" |
---|
2008 | | #define PACKAGE_TARNAME "" |
---|
2009 | | #define PACKAGE_VERSION "" |
---|
2010 | | #define PACKAGE_STRING "" |
---|
2011 | | #define PACKAGE_BUGREPORT "" |
---|
2012 | | #define HAVE_SYS_FILE_H 1 |
---|
2013 | | #define HAVE_SYS_PARAM_H 1 |
---|
2014 | | #define HAVE_LIMITS_H 1 |
---|
2015 | | #define HAVE_STDLIB_H 1 |
---|
2016 | | #define HAVE_STRING_H 1 |
---|
2017 | | #define HAVE_UNISTD_H 1 |
---|
2018 | | #define HAVE_STRINGS_H 1 |
---|
2019 | | #define HAVE_SYS_TIME_H 1 |
---|
2020 | | #define HAVE_TIME_H 1 |
---|
2021 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2022 | | #define HAVE_SYS_STAT_H 1 |
---|
2023 | | #define HAVE_SYS_MMAN_H 1 |
---|
2024 | | #define HAVE_FCNTL_H 1 |
---|
2025 | | #define HAVE_ALLOCA_H 1 |
---|
2026 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2027 | | #define HAVE_STDINT_H 1 |
---|
2028 | | #define HAVE_SYS_WAIT_H 1 |
---|
2029 | | #define TIME_WITH_SYS_TIME 1 |
---|
2030 | | #define STDC_HEADERS 1 |
---|
2031 | | #define HAVE_SYS_TYPES_H 1 |
---|
2032 | | #define HAVE_SYS_STAT_H 1 |
---|
2033 | | #define HAVE_STDLIB_H 1 |
---|
2034 | | #define HAVE_STRING_H 1 |
---|
2035 | | #define HAVE_MEMORY_H 1 |
---|
2036 | | #define HAVE_STRINGS_H 1 |
---|
2037 | | #define HAVE_INTTYPES_H 1 |
---|
2038 | | #define HAVE_STDINT_H 1 |
---|
2039 | | #define HAVE_UNISTD_H 1 |
---|
2040 | | #define SIZEOF_INT 4 |
---|
2041 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
2042 | | #define HAVE_UINTPTR_T 1 |
---|
2043 | | #define HAVE_ASPRINTF 1 |
---|
2044 | | #define HAVE_ATEXIT 1 |
---|
2045 | | #define HAVE_BASENAME 1 |
---|
2046 | | #define HAVE_BCMP 1 |
---|
2047 | | #define HAVE_BCOPY 1 |
---|
2048 | | #define HAVE_BSEARCH 1 |
---|
2049 | | #define HAVE_BZERO 1 |
---|
2050 | | #define HAVE_CALLOC 1 |
---|
2051 | | #define HAVE_CLOCK 1 |
---|
2052 | | #define HAVE_FFS 1 |
---|
2053 | | #define HAVE_GETCWD 1 |
---|
2054 | | #define HAVE_GETPAGESIZE 1 |
---|
2055 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2056 | | #define HAVE_INDEX 1 |
---|
2057 | | #define HAVE_INSQUE 1 |
---|
2058 | | #define HAVE_MEMCHR 1 |
---|
2059 | | #define HAVE_MEMCMP 1 |
---|
2060 | | #define HAVE_MEMCPY 1 |
---|
2061 | | #define HAVE_MEMMOVE 1 |
---|
2062 | | #define HAVE_MEMSET 1 |
---|
2063 | | #define HAVE_MKSTEMPS 1 |
---|
2064 | | #define HAVE_PUTENV 1 |
---|
2065 | | #define HAVE_RANDOM 1 |
---|
2066 | | #define HAVE_RENAME 1 |
---|
2067 | | #define HAVE_RINDEX 1 |
---|
2068 | | #define HAVE_SETENV 1 |
---|
2069 | | #define HAVE_SNPRINTF 1 |
---|
2070 | | #define HAVE_SIGSETMASK 1 |
---|
2071 | | #define HAVE_STPCPY 1 |
---|
2072 | | #define HAVE_STPNCPY 1 |
---|
2073 | | #define HAVE_STRCASECMP 1 |
---|
2074 | | #define HAVE_STRCHR 1 |
---|
2075 | | #define HAVE_STRDUP 1 |
---|
2076 | | #define HAVE_STRNCASECMP 1 |
---|
2077 | | #define HAVE_STRNDUP 1 |
---|
2078 | | #define HAVE_STRRCHR 1 |
---|
2079 | | #define HAVE_STRSTR 1 |
---|
2080 | | #define HAVE_STRTOD 1 |
---|
2081 | | #define HAVE_STRTOL 1 |
---|
2082 | | #define HAVE_STRTOUL 1 |
---|
2083 | | #define HAVE_TMPNAM 1 |
---|
2084 | | #define HAVE_VASPRINTF 1 |
---|
2085 | | #define HAVE_VFPRINTF 1 |
---|
2086 | | #define HAVE_VPRINTF 1 |
---|
2087 | | #define HAVE_VSNPRINTF 1 |
---|
2088 | | #define HAVE_VSPRINTF 1 |
---|
2089 | | #define HAVE_WAITPID 1 |
---|
2090 | | #define STACK_DIRECTION -1 |
---|
2091 | | #define HAVE_UNISTD_H 1 |
---|
2092 | | #define HAVE_FORK 1 |
---|
2093 | | #define HAVE_VFORK 1 |
---|
2094 | | #define HAVE_WORKING_VFORK 1 |
---|
2095 | | #define HAVE_WORKING_FORK 1 |
---|
2096 | | #define HAVE_SYS_ERRLIST 1 |
---|
2097 | | #define HAVE_SYS_NERR 1 |
---|
2098 | | #define HAVE_SYS_SIGLIST 1 |
---|
2099 | | #define HAVE_GETRUSAGE 1 |
---|
2100 | | /* end confdefs.h. */ |
---|
2101 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2102 | | which can conflict with char on_exit (); below. |
---|
2103 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2104 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
2105 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
2106 | | checking for functions defined therein. */ |
---|
2107 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
2108 | | # include <limits.h> |
---|
2109 | | #else |
---|
2110 | | # include <assert.h> |
---|
2111 | | #endif |
---|
2112 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2113 | | #ifdef __cplusplus |
---|
2114 | | extern "C" |
---|
2115 | | { |
---|
2116 | | #endif |
---|
2117 | | /* We use char because int might match the return type of a gcc2 |
---|
2118 | | builtin and then its argument prototype would still apply. */ |
---|
2119 | | char on_exit (); |
---|
2120 | | /* The GNU C library defines this for functions which it implements |
---|
2121 | | to always fail with ENOSYS. Some functions are actually named |
---|
2122 | | something starting with __ and the normal name is an alias. */ |
---|
2123 | | #if defined (__stub_on_exit) || defined (__stub___on_exit) |
---|
2124 | | choke me |
---|
2125 | | #else |
---|
2126 | | char (*f) () = on_exit; |
---|
2127 | | #endif |
---|
2128 | | #ifdef __cplusplus |
---|
2129 | | } |
---|
2130 | | #endif |
---|
2131 | | |
---|
2132 | | int |
---|
2133 | | main () |
---|
2134 | | { |
---|
2135 | | return f != on_exit; |
---|
2136 | | ; |
---|
2137 | | return 0; |
---|
2138 | | } |
---|
2139 | configure:7396: result: no |
---|
2140 | configure:7309: checking for psignal |
---|
2141 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2142 | dsymutil(70798,0x7fff74297960) malloc: *** error for object 0x10940a510: incorrect checksum for freed object - object was probably modified after being freed. |
---|
2143 | *** set a breakpoint in malloc_error_break to debug |
---|
2144 | clang: error: unable to execute command: Abort trap: 6 |
---|
2145 | clang: error: dsymutil command failed due to signal 2 (use -v to see invocation) |
---|
2146 | configure:7371: $? = 254 |
---|
2147 | configure: failed program was: |
---|
2148 | | /* confdefs.h. */ |
---|
2149 | | |
---|
2150 | | #define PACKAGE_NAME "" |
---|
2151 | | #define PACKAGE_TARNAME "" |
---|
2152 | | #define PACKAGE_VERSION "" |
---|
2153 | | #define PACKAGE_STRING "" |
---|
2154 | | #define PACKAGE_BUGREPORT "" |
---|
2155 | | #define HAVE_SYS_FILE_H 1 |
---|
2156 | | #define HAVE_SYS_PARAM_H 1 |
---|
2157 | | #define HAVE_LIMITS_H 1 |
---|
2158 | | #define HAVE_STDLIB_H 1 |
---|
2159 | | #define HAVE_STRING_H 1 |
---|
2160 | | #define HAVE_UNISTD_H 1 |
---|
2161 | | #define HAVE_STRINGS_H 1 |
---|
2162 | | #define HAVE_SYS_TIME_H 1 |
---|
2163 | | #define HAVE_TIME_H 1 |
---|
2164 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2165 | | #define HAVE_SYS_STAT_H 1 |
---|
2166 | | #define HAVE_SYS_MMAN_H 1 |
---|
2167 | | #define HAVE_FCNTL_H 1 |
---|
2168 | | #define HAVE_ALLOCA_H 1 |
---|
2169 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2170 | | #define HAVE_STDINT_H 1 |
---|
2171 | | #define HAVE_SYS_WAIT_H 1 |
---|
2172 | | #define TIME_WITH_SYS_TIME 1 |
---|
2173 | | #define STDC_HEADERS 1 |
---|
2174 | | #define HAVE_SYS_TYPES_H 1 |
---|
2175 | | #define HAVE_SYS_STAT_H 1 |
---|
2176 | | #define HAVE_STDLIB_H 1 |
---|
2177 | | #define HAVE_STRING_H 1 |
---|
2178 | | #define HAVE_MEMORY_H 1 |
---|
2179 | | #define HAVE_STRINGS_H 1 |
---|
2180 | | #define HAVE_INTTYPES_H 1 |
---|
2181 | | #define HAVE_STDINT_H 1 |
---|
2182 | | #define HAVE_UNISTD_H 1 |
---|
2183 | | #define SIZEOF_INT 4 |
---|
2184 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
2185 | | #define HAVE_UINTPTR_T 1 |
---|
2186 | | #define HAVE_ASPRINTF 1 |
---|
2187 | | #define HAVE_ATEXIT 1 |
---|
2188 | | #define HAVE_BASENAME 1 |
---|
2189 | | #define HAVE_BCMP 1 |
---|
2190 | | #define HAVE_BCOPY 1 |
---|
2191 | | #define HAVE_BSEARCH 1 |
---|
2192 | | #define HAVE_BZERO 1 |
---|
2193 | | #define HAVE_CALLOC 1 |
---|
2194 | | #define HAVE_CLOCK 1 |
---|
2195 | | #define HAVE_FFS 1 |
---|
2196 | | #define HAVE_GETCWD 1 |
---|
2197 | | #define HAVE_GETPAGESIZE 1 |
---|
2198 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2199 | | #define HAVE_INDEX 1 |
---|
2200 | | #define HAVE_INSQUE 1 |
---|
2201 | | #define HAVE_MEMCHR 1 |
---|
2202 | | #define HAVE_MEMCMP 1 |
---|
2203 | | #define HAVE_MEMCPY 1 |
---|
2204 | | #define HAVE_MEMMOVE 1 |
---|
2205 | | #define HAVE_MEMSET 1 |
---|
2206 | | #define HAVE_MKSTEMPS 1 |
---|
2207 | | #define HAVE_PUTENV 1 |
---|
2208 | | #define HAVE_RANDOM 1 |
---|
2209 | | #define HAVE_RENAME 1 |
---|
2210 | | #define HAVE_RINDEX 1 |
---|
2211 | | #define HAVE_SETENV 1 |
---|
2212 | | #define HAVE_SNPRINTF 1 |
---|
2213 | | #define HAVE_SIGSETMASK 1 |
---|
2214 | | #define HAVE_STPCPY 1 |
---|
2215 | | #define HAVE_STPNCPY 1 |
---|
2216 | | #define HAVE_STRCASECMP 1 |
---|
2217 | | #define HAVE_STRCHR 1 |
---|
2218 | | #define HAVE_STRDUP 1 |
---|
2219 | | #define HAVE_STRNCASECMP 1 |
---|
2220 | | #define HAVE_STRNDUP 1 |
---|
2221 | | #define HAVE_STRRCHR 1 |
---|
2222 | | #define HAVE_STRSTR 1 |
---|
2223 | | #define HAVE_STRTOD 1 |
---|
2224 | | #define HAVE_STRTOL 1 |
---|
2225 | | #define HAVE_STRTOUL 1 |
---|
2226 | | #define HAVE_TMPNAM 1 |
---|
2227 | | #define HAVE_VASPRINTF 1 |
---|
2228 | | #define HAVE_VFPRINTF 1 |
---|
2229 | | #define HAVE_VPRINTF 1 |
---|
2230 | | #define HAVE_VSNPRINTF 1 |
---|
2231 | | #define HAVE_VSPRINTF 1 |
---|
2232 | | #define HAVE_WAITPID 1 |
---|
2233 | | #define STACK_DIRECTION -1 |
---|
2234 | | #define HAVE_UNISTD_H 1 |
---|
2235 | | #define HAVE_FORK 1 |
---|
2236 | | #define HAVE_VFORK 1 |
---|
2237 | | #define HAVE_WORKING_VFORK 1 |
---|
2238 | | #define HAVE_WORKING_FORK 1 |
---|
2239 | | #define HAVE_SYS_ERRLIST 1 |
---|
2240 | | #define HAVE_SYS_NERR 1 |
---|
2241 | | #define HAVE_SYS_SIGLIST 1 |
---|
2242 | | #define HAVE_GETRUSAGE 1 |
---|
2243 | | /* end confdefs.h. */ |
---|
2244 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2245 | | which can conflict with char psignal (); below. |
---|
2246 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2247 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
2248 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
2249 | | checking for functions defined therein. */ |
---|
2250 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
2251 | | # include <limits.h> |
---|
2252 | | #else |
---|
2253 | | # include <assert.h> |
---|
2254 | | #endif |
---|
2255 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2256 | | #ifdef __cplusplus |
---|
2257 | | extern "C" |
---|
2258 | | { |
---|
2259 | | #endif |
---|
2260 | | /* We use char because int might match the return type of a gcc2 |
---|
2261 | | builtin and then its argument prototype would still apply. */ |
---|
2262 | | char psignal (); |
---|
2263 | | /* The GNU C library defines this for functions which it implements |
---|
2264 | | to always fail with ENOSYS. Some functions are actually named |
---|
2265 | | something starting with __ and the normal name is an alias. */ |
---|
2266 | | #if defined (__stub_psignal) || defined (__stub___psignal) |
---|
2267 | | choke me |
---|
2268 | | #else |
---|
2269 | | char (*f) () = psignal; |
---|
2270 | | #endif |
---|
2271 | | #ifdef __cplusplus |
---|
2272 | | } |
---|
2273 | | #endif |
---|
2274 | | |
---|
2275 | | int |
---|
2276 | | main () |
---|
2277 | | { |
---|
2278 | | return f != psignal; |
---|
2279 | | ; |
---|
2280 | | return 0; |
---|
2281 | | } |
---|
2282 | configure:7396: result: no |
---|
2283 | configure:7309: checking for strerror |
---|
2284 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2285 | conftest.c:115:6: warning: incompatible redeclaration of library function 'strerror' |
---|
2286 | char strerror (); |
---|
2287 | ^ |
---|
2288 | conftest.c:115:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
2289 | 1 warning generated. |
---|
2290 | configure:7371: $? = 0 |
---|
2291 | configure:7375: test -z |
---|
2292 | || test ! -s conftest.err |
---|
2293 | configure:7378: $? = 0 |
---|
2294 | configure:7381: test -s conftest |
---|
2295 | configure:7384: $? = 0 |
---|
2296 | configure:7396: result: yes |
---|
2297 | configure:7309: checking for strsignal |
---|
2298 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2299 | configure:7371: $? = 0 |
---|
2300 | configure:7375: test -z |
---|
2301 | || test ! -s conftest.err |
---|
2302 | configure:7378: $? = 0 |
---|
2303 | configure:7381: test -s conftest |
---|
2304 | configure:7384: $? = 0 |
---|
2305 | configure:7396: result: yes |
---|
2306 | configure:7309: checking for sysconf |
---|
2307 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2308 | configure:7371: $? = 0 |
---|
2309 | configure:7375: test -z |
---|
2310 | || test ! -s conftest.err |
---|
2311 | configure:7378: $? = 0 |
---|
2312 | configure:7381: test -s conftest |
---|
2313 | configure:7384: $? = 0 |
---|
2314 | configure:7396: result: yes |
---|
2315 | configure:7309: checking for times |
---|
2316 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2317 | configure:7371: $? = 0 |
---|
2318 | configure:7375: test -z |
---|
2319 | || test ! -s conftest.err |
---|
2320 | configure:7378: $? = 0 |
---|
2321 | configure:7381: test -s conftest |
---|
2322 | configure:7384: $? = 0 |
---|
2323 | configure:7396: result: yes |
---|
2324 | configure:7309: checking for sbrk |
---|
2325 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2326 | configure:7371: $? = 0 |
---|
2327 | configure:7375: test -z |
---|
2328 | || test ! -s conftest.err |
---|
2329 | configure:7378: $? = 0 |
---|
2330 | configure:7381: test -s conftest |
---|
2331 | configure:7384: $? = 0 |
---|
2332 | configure:7396: result: yes |
---|
2333 | configure:7309: checking for gettimeofday |
---|
2334 | configure:7396: result: yes |
---|
2335 | configure:7309: checking for realpath |
---|
2336 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2337 | configure:7371: $? = 0 |
---|
2338 | configure:7375: test -z |
---|
2339 | || test ! -s conftest.err |
---|
2340 | configure:7378: $? = 0 |
---|
2341 | configure:7381: test -s conftest |
---|
2342 | configure:7384: $? = 0 |
---|
2343 | configure:7396: result: yes |
---|
2344 | configure:7309: checking for canonicalize_file_name |
---|
2345 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2346 | Undefined symbols for architecture x86_64: |
---|
2347 | "_canonicalize_file_name", referenced from: |
---|
2348 | _main in cc-Xy8Hxp.o |
---|
2349 | _f in cc-Xy8Hxp.o |
---|
2350 | ld: symbol(s) not found for architecture x86_64 |
---|
2351 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2352 | configure:7371: $? = 1 |
---|
2353 | configure: failed program was: |
---|
2354 | | /* confdefs.h. */ |
---|
2355 | | |
---|
2356 | | #define PACKAGE_NAME "" |
---|
2357 | | #define PACKAGE_TARNAME "" |
---|
2358 | | #define PACKAGE_VERSION "" |
---|
2359 | | #define PACKAGE_STRING "" |
---|
2360 | | #define PACKAGE_BUGREPORT "" |
---|
2361 | | #define HAVE_SYS_FILE_H 1 |
---|
2362 | | #define HAVE_SYS_PARAM_H 1 |
---|
2363 | | #define HAVE_LIMITS_H 1 |
---|
2364 | | #define HAVE_STDLIB_H 1 |
---|
2365 | | #define HAVE_STRING_H 1 |
---|
2366 | | #define HAVE_UNISTD_H 1 |
---|
2367 | | #define HAVE_STRINGS_H 1 |
---|
2368 | | #define HAVE_SYS_TIME_H 1 |
---|
2369 | | #define HAVE_TIME_H 1 |
---|
2370 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2371 | | #define HAVE_SYS_STAT_H 1 |
---|
2372 | | #define HAVE_SYS_MMAN_H 1 |
---|
2373 | | #define HAVE_FCNTL_H 1 |
---|
2374 | | #define HAVE_ALLOCA_H 1 |
---|
2375 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2376 | | #define HAVE_STDINT_H 1 |
---|
2377 | | #define HAVE_SYS_WAIT_H 1 |
---|
2378 | | #define TIME_WITH_SYS_TIME 1 |
---|
2379 | | #define STDC_HEADERS 1 |
---|
2380 | | #define HAVE_SYS_TYPES_H 1 |
---|
2381 | | #define HAVE_SYS_STAT_H 1 |
---|
2382 | | #define HAVE_STDLIB_H 1 |
---|
2383 | | #define HAVE_STRING_H 1 |
---|
2384 | | #define HAVE_MEMORY_H 1 |
---|
2385 | | #define HAVE_STRINGS_H 1 |
---|
2386 | | #define HAVE_INTTYPES_H 1 |
---|
2387 | | #define HAVE_STDINT_H 1 |
---|
2388 | | #define HAVE_UNISTD_H 1 |
---|
2389 | | #define SIZEOF_INT 4 |
---|
2390 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
2391 | | #define HAVE_UINTPTR_T 1 |
---|
2392 | | #define HAVE_ASPRINTF 1 |
---|
2393 | | #define HAVE_ATEXIT 1 |
---|
2394 | | #define HAVE_BASENAME 1 |
---|
2395 | | #define HAVE_BCMP 1 |
---|
2396 | | #define HAVE_BCOPY 1 |
---|
2397 | | #define HAVE_BSEARCH 1 |
---|
2398 | | #define HAVE_BZERO 1 |
---|
2399 | | #define HAVE_CALLOC 1 |
---|
2400 | | #define HAVE_CLOCK 1 |
---|
2401 | | #define HAVE_FFS 1 |
---|
2402 | | #define HAVE_GETCWD 1 |
---|
2403 | | #define HAVE_GETPAGESIZE 1 |
---|
2404 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2405 | | #define HAVE_INDEX 1 |
---|
2406 | | #define HAVE_INSQUE 1 |
---|
2407 | | #define HAVE_MEMCHR 1 |
---|
2408 | | #define HAVE_MEMCMP 1 |
---|
2409 | | #define HAVE_MEMCPY 1 |
---|
2410 | | #define HAVE_MEMMOVE 1 |
---|
2411 | | #define HAVE_MEMSET 1 |
---|
2412 | | #define HAVE_MKSTEMPS 1 |
---|
2413 | | #define HAVE_PUTENV 1 |
---|
2414 | | #define HAVE_RANDOM 1 |
---|
2415 | | #define HAVE_RENAME 1 |
---|
2416 | | #define HAVE_RINDEX 1 |
---|
2417 | | #define HAVE_SETENV 1 |
---|
2418 | | #define HAVE_SNPRINTF 1 |
---|
2419 | | #define HAVE_SIGSETMASK 1 |
---|
2420 | | #define HAVE_STPCPY 1 |
---|
2421 | | #define HAVE_STPNCPY 1 |
---|
2422 | | #define HAVE_STRCASECMP 1 |
---|
2423 | | #define HAVE_STRCHR 1 |
---|
2424 | | #define HAVE_STRDUP 1 |
---|
2425 | | #define HAVE_STRNCASECMP 1 |
---|
2426 | | #define HAVE_STRNDUP 1 |
---|
2427 | | #define HAVE_STRRCHR 1 |
---|
2428 | | #define HAVE_STRSTR 1 |
---|
2429 | | #define HAVE_STRTOD 1 |
---|
2430 | | #define HAVE_STRTOL 1 |
---|
2431 | | #define HAVE_STRTOUL 1 |
---|
2432 | | #define HAVE_TMPNAM 1 |
---|
2433 | | #define HAVE_VASPRINTF 1 |
---|
2434 | | #define HAVE_VFPRINTF 1 |
---|
2435 | | #define HAVE_VPRINTF 1 |
---|
2436 | | #define HAVE_VSNPRINTF 1 |
---|
2437 | | #define HAVE_VSPRINTF 1 |
---|
2438 | | #define HAVE_WAITPID 1 |
---|
2439 | | #define STACK_DIRECTION -1 |
---|
2440 | | #define HAVE_UNISTD_H 1 |
---|
2441 | | #define HAVE_FORK 1 |
---|
2442 | | #define HAVE_VFORK 1 |
---|
2443 | | #define HAVE_WORKING_VFORK 1 |
---|
2444 | | #define HAVE_WORKING_FORK 1 |
---|
2445 | | #define HAVE_SYS_ERRLIST 1 |
---|
2446 | | #define HAVE_SYS_NERR 1 |
---|
2447 | | #define HAVE_SYS_SIGLIST 1 |
---|
2448 | | #define HAVE_GETRUSAGE 1 |
---|
2449 | | #define HAVE_STRERROR 1 |
---|
2450 | | #define HAVE_STRSIGNAL 1 |
---|
2451 | | #define HAVE_SYSCONF 1 |
---|
2452 | | #define HAVE_TIMES 1 |
---|
2453 | | #define HAVE_SBRK 1 |
---|
2454 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2455 | | #define HAVE_REALPATH 1 |
---|
2456 | | /* end confdefs.h. */ |
---|
2457 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2458 | | which can conflict with char canonicalize_file_name (); below. |
---|
2459 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2460 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
2461 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
2462 | | checking for functions defined therein. */ |
---|
2463 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
2464 | | # include <limits.h> |
---|
2465 | | #else |
---|
2466 | | # include <assert.h> |
---|
2467 | | #endif |
---|
2468 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2469 | | #ifdef __cplusplus |
---|
2470 | | extern "C" |
---|
2471 | | { |
---|
2472 | | #endif |
---|
2473 | | /* We use char because int might match the return type of a gcc2 |
---|
2474 | | builtin and then its argument prototype would still apply. */ |
---|
2475 | | char canonicalize_file_name (); |
---|
2476 | | /* The GNU C library defines this for functions which it implements |
---|
2477 | | to always fail with ENOSYS. Some functions are actually named |
---|
2478 | | something starting with __ and the normal name is an alias. */ |
---|
2479 | | #if defined (__stub_canonicalize_file_name) || defined (__stub___canonicalize_file_name) |
---|
2480 | | choke me |
---|
2481 | | #else |
---|
2482 | | char (*f) () = canonicalize_file_name; |
---|
2483 | | #endif |
---|
2484 | | #ifdef __cplusplus |
---|
2485 | | } |
---|
2486 | | #endif |
---|
2487 | | |
---|
2488 | | int |
---|
2489 | | main () |
---|
2490 | | { |
---|
2491 | | return f != canonicalize_file_name; |
---|
2492 | | ; |
---|
2493 | | return 0; |
---|
2494 | | } |
---|
2495 | configure:7396: result: no |
---|
2496 | configure:7309: checking for pstat_getstatic |
---|
2497 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2498 | Undefined symbols for architecture x86_64: |
---|
2499 | "_pstat_getstatic", referenced from: |
---|
2500 | _main in cc-q10Rqa.o |
---|
2501 | _f in cc-q10Rqa.o |
---|
2502 | ld: symbol(s) not found for architecture x86_64 |
---|
2503 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2504 | configure:7371: $? = 1 |
---|
2505 | configure: failed program was: |
---|
2506 | | /* confdefs.h. */ |
---|
2507 | | |
---|
2508 | | #define PACKAGE_NAME "" |
---|
2509 | | #define PACKAGE_TARNAME "" |
---|
2510 | | #define PACKAGE_VERSION "" |
---|
2511 | | #define PACKAGE_STRING "" |
---|
2512 | | #define PACKAGE_BUGREPORT "" |
---|
2513 | | #define HAVE_SYS_FILE_H 1 |
---|
2514 | | #define HAVE_SYS_PARAM_H 1 |
---|
2515 | | #define HAVE_LIMITS_H 1 |
---|
2516 | | #define HAVE_STDLIB_H 1 |
---|
2517 | | #define HAVE_STRING_H 1 |
---|
2518 | | #define HAVE_UNISTD_H 1 |
---|
2519 | | #define HAVE_STRINGS_H 1 |
---|
2520 | | #define HAVE_SYS_TIME_H 1 |
---|
2521 | | #define HAVE_TIME_H 1 |
---|
2522 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2523 | | #define HAVE_SYS_STAT_H 1 |
---|
2524 | | #define HAVE_SYS_MMAN_H 1 |
---|
2525 | | #define HAVE_FCNTL_H 1 |
---|
2526 | | #define HAVE_ALLOCA_H 1 |
---|
2527 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2528 | | #define HAVE_STDINT_H 1 |
---|
2529 | | #define HAVE_SYS_WAIT_H 1 |
---|
2530 | | #define TIME_WITH_SYS_TIME 1 |
---|
2531 | | #define STDC_HEADERS 1 |
---|
2532 | | #define HAVE_SYS_TYPES_H 1 |
---|
2533 | | #define HAVE_SYS_STAT_H 1 |
---|
2534 | | #define HAVE_STDLIB_H 1 |
---|
2535 | | #define HAVE_STRING_H 1 |
---|
2536 | | #define HAVE_MEMORY_H 1 |
---|
2537 | | #define HAVE_STRINGS_H 1 |
---|
2538 | | #define HAVE_INTTYPES_H 1 |
---|
2539 | | #define HAVE_STDINT_H 1 |
---|
2540 | | #define HAVE_UNISTD_H 1 |
---|
2541 | | #define SIZEOF_INT 4 |
---|
2542 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
2543 | | #define HAVE_UINTPTR_T 1 |
---|
2544 | | #define HAVE_ASPRINTF 1 |
---|
2545 | | #define HAVE_ATEXIT 1 |
---|
2546 | | #define HAVE_BASENAME 1 |
---|
2547 | | #define HAVE_BCMP 1 |
---|
2548 | | #define HAVE_BCOPY 1 |
---|
2549 | | #define HAVE_BSEARCH 1 |
---|
2550 | | #define HAVE_BZERO 1 |
---|
2551 | | #define HAVE_CALLOC 1 |
---|
2552 | | #define HAVE_CLOCK 1 |
---|
2553 | | #define HAVE_FFS 1 |
---|
2554 | | #define HAVE_GETCWD 1 |
---|
2555 | | #define HAVE_GETPAGESIZE 1 |
---|
2556 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2557 | | #define HAVE_INDEX 1 |
---|
2558 | | #define HAVE_INSQUE 1 |
---|
2559 | | #define HAVE_MEMCHR 1 |
---|
2560 | | #define HAVE_MEMCMP 1 |
---|
2561 | | #define HAVE_MEMCPY 1 |
---|
2562 | | #define HAVE_MEMMOVE 1 |
---|
2563 | | #define HAVE_MEMSET 1 |
---|
2564 | | #define HAVE_MKSTEMPS 1 |
---|
2565 | | #define HAVE_PUTENV 1 |
---|
2566 | | #define HAVE_RANDOM 1 |
---|
2567 | | #define HAVE_RENAME 1 |
---|
2568 | | #define HAVE_RINDEX 1 |
---|
2569 | | #define HAVE_SETENV 1 |
---|
2570 | | #define HAVE_SNPRINTF 1 |
---|
2571 | | #define HAVE_SIGSETMASK 1 |
---|
2572 | | #define HAVE_STPCPY 1 |
---|
2573 | | #define HAVE_STPNCPY 1 |
---|
2574 | | #define HAVE_STRCASECMP 1 |
---|
2575 | | #define HAVE_STRCHR 1 |
---|
2576 | | #define HAVE_STRDUP 1 |
---|
2577 | | #define HAVE_STRNCASECMP 1 |
---|
2578 | | #define HAVE_STRNDUP 1 |
---|
2579 | | #define HAVE_STRRCHR 1 |
---|
2580 | | #define HAVE_STRSTR 1 |
---|
2581 | | #define HAVE_STRTOD 1 |
---|
2582 | | #define HAVE_STRTOL 1 |
---|
2583 | | #define HAVE_STRTOUL 1 |
---|
2584 | | #define HAVE_TMPNAM 1 |
---|
2585 | | #define HAVE_VASPRINTF 1 |
---|
2586 | | #define HAVE_VFPRINTF 1 |
---|
2587 | | #define HAVE_VPRINTF 1 |
---|
2588 | | #define HAVE_VSNPRINTF 1 |
---|
2589 | | #define HAVE_VSPRINTF 1 |
---|
2590 | | #define HAVE_WAITPID 1 |
---|
2591 | | #define STACK_DIRECTION -1 |
---|
2592 | | #define HAVE_UNISTD_H 1 |
---|
2593 | | #define HAVE_FORK 1 |
---|
2594 | | #define HAVE_VFORK 1 |
---|
2595 | | #define HAVE_WORKING_VFORK 1 |
---|
2596 | | #define HAVE_WORKING_FORK 1 |
---|
2597 | | #define HAVE_SYS_ERRLIST 1 |
---|
2598 | | #define HAVE_SYS_NERR 1 |
---|
2599 | | #define HAVE_SYS_SIGLIST 1 |
---|
2600 | | #define HAVE_GETRUSAGE 1 |
---|
2601 | | #define HAVE_STRERROR 1 |
---|
2602 | | #define HAVE_STRSIGNAL 1 |
---|
2603 | | #define HAVE_SYSCONF 1 |
---|
2604 | | #define HAVE_TIMES 1 |
---|
2605 | | #define HAVE_SBRK 1 |
---|
2606 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2607 | | #define HAVE_REALPATH 1 |
---|
2608 | | /* end confdefs.h. */ |
---|
2609 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2610 | | which can conflict with char pstat_getstatic (); below. |
---|
2611 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2612 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
2613 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
2614 | | checking for functions defined therein. */ |
---|
2615 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
2616 | | # include <limits.h> |
---|
2617 | | #else |
---|
2618 | | # include <assert.h> |
---|
2619 | | #endif |
---|
2620 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2621 | | #ifdef __cplusplus |
---|
2622 | | extern "C" |
---|
2623 | | { |
---|
2624 | | #endif |
---|
2625 | | /* We use char because int might match the return type of a gcc2 |
---|
2626 | | builtin and then its argument prototype would still apply. */ |
---|
2627 | | char pstat_getstatic (); |
---|
2628 | | /* The GNU C library defines this for functions which it implements |
---|
2629 | | to always fail with ENOSYS. Some functions are actually named |
---|
2630 | | something starting with __ and the normal name is an alias. */ |
---|
2631 | | #if defined (__stub_pstat_getstatic) || defined (__stub___pstat_getstatic) |
---|
2632 | | choke me |
---|
2633 | | #else |
---|
2634 | | char (*f) () = pstat_getstatic; |
---|
2635 | | #endif |
---|
2636 | | #ifdef __cplusplus |
---|
2637 | | } |
---|
2638 | | #endif |
---|
2639 | | |
---|
2640 | | int |
---|
2641 | | main () |
---|
2642 | | { |
---|
2643 | | return f != pstat_getstatic; |
---|
2644 | | ; |
---|
2645 | | return 0; |
---|
2646 | | } |
---|
2647 | configure:7396: result: no |
---|
2648 | configure:7309: checking for pstat_getdynamic |
---|
2649 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2650 | Undefined symbols for architecture x86_64: |
---|
2651 | "_pstat_getdynamic", referenced from: |
---|
2652 | _main in cc-mCnMuP.o |
---|
2653 | _f in cc-mCnMuP.o |
---|
2654 | ld: symbol(s) not found for architecture x86_64 |
---|
2655 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2656 | configure:7371: $? = 1 |
---|
2657 | configure: failed program was: |
---|
2658 | | /* confdefs.h. */ |
---|
2659 | | |
---|
2660 | | #define PACKAGE_NAME "" |
---|
2661 | | #define PACKAGE_TARNAME "" |
---|
2662 | | #define PACKAGE_VERSION "" |
---|
2663 | | #define PACKAGE_STRING "" |
---|
2664 | | #define PACKAGE_BUGREPORT "" |
---|
2665 | | #define HAVE_SYS_FILE_H 1 |
---|
2666 | | #define HAVE_SYS_PARAM_H 1 |
---|
2667 | | #define HAVE_LIMITS_H 1 |
---|
2668 | | #define HAVE_STDLIB_H 1 |
---|
2669 | | #define HAVE_STRING_H 1 |
---|
2670 | | #define HAVE_UNISTD_H 1 |
---|
2671 | | #define HAVE_STRINGS_H 1 |
---|
2672 | | #define HAVE_SYS_TIME_H 1 |
---|
2673 | | #define HAVE_TIME_H 1 |
---|
2674 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2675 | | #define HAVE_SYS_STAT_H 1 |
---|
2676 | | #define HAVE_SYS_MMAN_H 1 |
---|
2677 | | #define HAVE_FCNTL_H 1 |
---|
2678 | | #define HAVE_ALLOCA_H 1 |
---|
2679 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2680 | | #define HAVE_STDINT_H 1 |
---|
2681 | | #define HAVE_SYS_WAIT_H 1 |
---|
2682 | | #define TIME_WITH_SYS_TIME 1 |
---|
2683 | | #define STDC_HEADERS 1 |
---|
2684 | | #define HAVE_SYS_TYPES_H 1 |
---|
2685 | | #define HAVE_SYS_STAT_H 1 |
---|
2686 | | #define HAVE_STDLIB_H 1 |
---|
2687 | | #define HAVE_STRING_H 1 |
---|
2688 | | #define HAVE_MEMORY_H 1 |
---|
2689 | | #define HAVE_STRINGS_H 1 |
---|
2690 | | #define HAVE_INTTYPES_H 1 |
---|
2691 | | #define HAVE_STDINT_H 1 |
---|
2692 | | #define HAVE_UNISTD_H 1 |
---|
2693 | | #define SIZEOF_INT 4 |
---|
2694 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
2695 | | #define HAVE_UINTPTR_T 1 |
---|
2696 | | #define HAVE_ASPRINTF 1 |
---|
2697 | | #define HAVE_ATEXIT 1 |
---|
2698 | | #define HAVE_BASENAME 1 |
---|
2699 | | #define HAVE_BCMP 1 |
---|
2700 | | #define HAVE_BCOPY 1 |
---|
2701 | | #define HAVE_BSEARCH 1 |
---|
2702 | | #define HAVE_BZERO 1 |
---|
2703 | | #define HAVE_CALLOC 1 |
---|
2704 | | #define HAVE_CLOCK 1 |
---|
2705 | | #define HAVE_FFS 1 |
---|
2706 | | #define HAVE_GETCWD 1 |
---|
2707 | | #define HAVE_GETPAGESIZE 1 |
---|
2708 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2709 | | #define HAVE_INDEX 1 |
---|
2710 | | #define HAVE_INSQUE 1 |
---|
2711 | | #define HAVE_MEMCHR 1 |
---|
2712 | | #define HAVE_MEMCMP 1 |
---|
2713 | | #define HAVE_MEMCPY 1 |
---|
2714 | | #define HAVE_MEMMOVE 1 |
---|
2715 | | #define HAVE_MEMSET 1 |
---|
2716 | | #define HAVE_MKSTEMPS 1 |
---|
2717 | | #define HAVE_PUTENV 1 |
---|
2718 | | #define HAVE_RANDOM 1 |
---|
2719 | | #define HAVE_RENAME 1 |
---|
2720 | | #define HAVE_RINDEX 1 |
---|
2721 | | #define HAVE_SETENV 1 |
---|
2722 | | #define HAVE_SNPRINTF 1 |
---|
2723 | | #define HAVE_SIGSETMASK 1 |
---|
2724 | | #define HAVE_STPCPY 1 |
---|
2725 | | #define HAVE_STPNCPY 1 |
---|
2726 | | #define HAVE_STRCASECMP 1 |
---|
2727 | | #define HAVE_STRCHR 1 |
---|
2728 | | #define HAVE_STRDUP 1 |
---|
2729 | | #define HAVE_STRNCASECMP 1 |
---|
2730 | | #define HAVE_STRNDUP 1 |
---|
2731 | | #define HAVE_STRRCHR 1 |
---|
2732 | | #define HAVE_STRSTR 1 |
---|
2733 | | #define HAVE_STRTOD 1 |
---|
2734 | | #define HAVE_STRTOL 1 |
---|
2735 | | #define HAVE_STRTOUL 1 |
---|
2736 | | #define HAVE_TMPNAM 1 |
---|
2737 | | #define HAVE_VASPRINTF 1 |
---|
2738 | | #define HAVE_VFPRINTF 1 |
---|
2739 | | #define HAVE_VPRINTF 1 |
---|
2740 | | #define HAVE_VSNPRINTF 1 |
---|
2741 | | #define HAVE_VSPRINTF 1 |
---|
2742 | | #define HAVE_WAITPID 1 |
---|
2743 | | #define STACK_DIRECTION -1 |
---|
2744 | | #define HAVE_UNISTD_H 1 |
---|
2745 | | #define HAVE_FORK 1 |
---|
2746 | | #define HAVE_VFORK 1 |
---|
2747 | | #define HAVE_WORKING_VFORK 1 |
---|
2748 | | #define HAVE_WORKING_FORK 1 |
---|
2749 | | #define HAVE_SYS_ERRLIST 1 |
---|
2750 | | #define HAVE_SYS_NERR 1 |
---|
2751 | | #define HAVE_SYS_SIGLIST 1 |
---|
2752 | | #define HAVE_GETRUSAGE 1 |
---|
2753 | | #define HAVE_STRERROR 1 |
---|
2754 | | #define HAVE_STRSIGNAL 1 |
---|
2755 | | #define HAVE_SYSCONF 1 |
---|
2756 | | #define HAVE_TIMES 1 |
---|
2757 | | #define HAVE_SBRK 1 |
---|
2758 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2759 | | #define HAVE_REALPATH 1 |
---|
2760 | | /* end confdefs.h. */ |
---|
2761 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2762 | | which can conflict with char pstat_getdynamic (); below. |
---|
2763 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2764 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
2765 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
2766 | | checking for functions defined therein. */ |
---|
2767 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
2768 | | # include <limits.h> |
---|
2769 | | #else |
---|
2770 | | # include <assert.h> |
---|
2771 | | #endif |
---|
2772 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2773 | | #ifdef __cplusplus |
---|
2774 | | extern "C" |
---|
2775 | | { |
---|
2776 | | #endif |
---|
2777 | | /* We use char because int might match the return type of a gcc2 |
---|
2778 | | builtin and then its argument prototype would still apply. */ |
---|
2779 | | char pstat_getdynamic (); |
---|
2780 | | /* The GNU C library defines this for functions which it implements |
---|
2781 | | to always fail with ENOSYS. Some functions are actually named |
---|
2782 | | something starting with __ and the normal name is an alias. */ |
---|
2783 | | #if defined (__stub_pstat_getdynamic) || defined (__stub___pstat_getdynamic) |
---|
2784 | | choke me |
---|
2785 | | #else |
---|
2786 | | char (*f) () = pstat_getdynamic; |
---|
2787 | | #endif |
---|
2788 | | #ifdef __cplusplus |
---|
2789 | | } |
---|
2790 | | #endif |
---|
2791 | | |
---|
2792 | | int |
---|
2793 | | main () |
---|
2794 | | { |
---|
2795 | | return f != pstat_getdynamic; |
---|
2796 | | ; |
---|
2797 | | return 0; |
---|
2798 | | } |
---|
2799 | configure:7396: result: no |
---|
2800 | configure:7309: checking for sysmp |
---|
2801 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2802 | Undefined symbols for architecture x86_64: |
---|
2803 | "_sysmp", referenced from: |
---|
2804 | _main in cc-3GJ9M4.o |
---|
2805 | _f in cc-3GJ9M4.o |
---|
2806 | ld: symbol(s) not found for architecture x86_64 |
---|
2807 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2808 | configure:7371: $? = 1 |
---|
2809 | configure: failed program was: |
---|
2810 | | /* confdefs.h. */ |
---|
2811 | | |
---|
2812 | | #define PACKAGE_NAME "" |
---|
2813 | | #define PACKAGE_TARNAME "" |
---|
2814 | | #define PACKAGE_VERSION "" |
---|
2815 | | #define PACKAGE_STRING "" |
---|
2816 | | #define PACKAGE_BUGREPORT "" |
---|
2817 | | #define HAVE_SYS_FILE_H 1 |
---|
2818 | | #define HAVE_SYS_PARAM_H 1 |
---|
2819 | | #define HAVE_LIMITS_H 1 |
---|
2820 | | #define HAVE_STDLIB_H 1 |
---|
2821 | | #define HAVE_STRING_H 1 |
---|
2822 | | #define HAVE_UNISTD_H 1 |
---|
2823 | | #define HAVE_STRINGS_H 1 |
---|
2824 | | #define HAVE_SYS_TIME_H 1 |
---|
2825 | | #define HAVE_TIME_H 1 |
---|
2826 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2827 | | #define HAVE_SYS_STAT_H 1 |
---|
2828 | | #define HAVE_SYS_MMAN_H 1 |
---|
2829 | | #define HAVE_FCNTL_H 1 |
---|
2830 | | #define HAVE_ALLOCA_H 1 |
---|
2831 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2832 | | #define HAVE_STDINT_H 1 |
---|
2833 | | #define HAVE_SYS_WAIT_H 1 |
---|
2834 | | #define TIME_WITH_SYS_TIME 1 |
---|
2835 | | #define STDC_HEADERS 1 |
---|
2836 | | #define HAVE_SYS_TYPES_H 1 |
---|
2837 | | #define HAVE_SYS_STAT_H 1 |
---|
2838 | | #define HAVE_STDLIB_H 1 |
---|
2839 | | #define HAVE_STRING_H 1 |
---|
2840 | | #define HAVE_MEMORY_H 1 |
---|
2841 | | #define HAVE_STRINGS_H 1 |
---|
2842 | | #define HAVE_INTTYPES_H 1 |
---|
2843 | | #define HAVE_STDINT_H 1 |
---|
2844 | | #define HAVE_UNISTD_H 1 |
---|
2845 | | #define SIZEOF_INT 4 |
---|
2846 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
2847 | | #define HAVE_UINTPTR_T 1 |
---|
2848 | | #define HAVE_ASPRINTF 1 |
---|
2849 | | #define HAVE_ATEXIT 1 |
---|
2850 | | #define HAVE_BASENAME 1 |
---|
2851 | | #define HAVE_BCMP 1 |
---|
2852 | | #define HAVE_BCOPY 1 |
---|
2853 | | #define HAVE_BSEARCH 1 |
---|
2854 | | #define HAVE_BZERO 1 |
---|
2855 | | #define HAVE_CALLOC 1 |
---|
2856 | | #define HAVE_CLOCK 1 |
---|
2857 | | #define HAVE_FFS 1 |
---|
2858 | | #define HAVE_GETCWD 1 |
---|
2859 | | #define HAVE_GETPAGESIZE 1 |
---|
2860 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2861 | | #define HAVE_INDEX 1 |
---|
2862 | | #define HAVE_INSQUE 1 |
---|
2863 | | #define HAVE_MEMCHR 1 |
---|
2864 | | #define HAVE_MEMCMP 1 |
---|
2865 | | #define HAVE_MEMCPY 1 |
---|
2866 | | #define HAVE_MEMMOVE 1 |
---|
2867 | | #define HAVE_MEMSET 1 |
---|
2868 | | #define HAVE_MKSTEMPS 1 |
---|
2869 | | #define HAVE_PUTENV 1 |
---|
2870 | | #define HAVE_RANDOM 1 |
---|
2871 | | #define HAVE_RENAME 1 |
---|
2872 | | #define HAVE_RINDEX 1 |
---|
2873 | | #define HAVE_SETENV 1 |
---|
2874 | | #define HAVE_SNPRINTF 1 |
---|
2875 | | #define HAVE_SIGSETMASK 1 |
---|
2876 | | #define HAVE_STPCPY 1 |
---|
2877 | | #define HAVE_STPNCPY 1 |
---|
2878 | | #define HAVE_STRCASECMP 1 |
---|
2879 | | #define HAVE_STRCHR 1 |
---|
2880 | | #define HAVE_STRDUP 1 |
---|
2881 | | #define HAVE_STRNCASECMP 1 |
---|
2882 | | #define HAVE_STRNDUP 1 |
---|
2883 | | #define HAVE_STRRCHR 1 |
---|
2884 | | #define HAVE_STRSTR 1 |
---|
2885 | | #define HAVE_STRTOD 1 |
---|
2886 | | #define HAVE_STRTOL 1 |
---|
2887 | | #define HAVE_STRTOUL 1 |
---|
2888 | | #define HAVE_TMPNAM 1 |
---|
2889 | | #define HAVE_VASPRINTF 1 |
---|
2890 | | #define HAVE_VFPRINTF 1 |
---|
2891 | | #define HAVE_VPRINTF 1 |
---|
2892 | | #define HAVE_VSNPRINTF 1 |
---|
2893 | | #define HAVE_VSPRINTF 1 |
---|
2894 | | #define HAVE_WAITPID 1 |
---|
2895 | | #define STACK_DIRECTION -1 |
---|
2896 | | #define HAVE_UNISTD_H 1 |
---|
2897 | | #define HAVE_FORK 1 |
---|
2898 | | #define HAVE_VFORK 1 |
---|
2899 | | #define HAVE_WORKING_VFORK 1 |
---|
2900 | | #define HAVE_WORKING_FORK 1 |
---|
2901 | | #define HAVE_SYS_ERRLIST 1 |
---|
2902 | | #define HAVE_SYS_NERR 1 |
---|
2903 | | #define HAVE_SYS_SIGLIST 1 |
---|
2904 | | #define HAVE_GETRUSAGE 1 |
---|
2905 | | #define HAVE_STRERROR 1 |
---|
2906 | | #define HAVE_STRSIGNAL 1 |
---|
2907 | | #define HAVE_SYSCONF 1 |
---|
2908 | | #define HAVE_TIMES 1 |
---|
2909 | | #define HAVE_SBRK 1 |
---|
2910 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2911 | | #define HAVE_REALPATH 1 |
---|
2912 | | /* end confdefs.h. */ |
---|
2913 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2914 | | which can conflict with char sysmp (); below. |
---|
2915 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2916 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
2917 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
2918 | | checking for functions defined therein. */ |
---|
2919 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
2920 | | # include <limits.h> |
---|
2921 | | #else |
---|
2922 | | # include <assert.h> |
---|
2923 | | #endif |
---|
2924 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2925 | | #ifdef __cplusplus |
---|
2926 | | extern "C" |
---|
2927 | | { |
---|
2928 | | #endif |
---|
2929 | | /* We use char because int might match the return type of a gcc2 |
---|
2930 | | builtin and then its argument prototype would still apply. */ |
---|
2931 | | char sysmp (); |
---|
2932 | | /* The GNU C library defines this for functions which it implements |
---|
2933 | | to always fail with ENOSYS. Some functions are actually named |
---|
2934 | | something starting with __ and the normal name is an alias. */ |
---|
2935 | | #if defined (__stub_sysmp) || defined (__stub___sysmp) |
---|
2936 | | choke me |
---|
2937 | | #else |
---|
2938 | | char (*f) () = sysmp; |
---|
2939 | | #endif |
---|
2940 | | #ifdef __cplusplus |
---|
2941 | | } |
---|
2942 | | #endif |
---|
2943 | | |
---|
2944 | | int |
---|
2945 | | main () |
---|
2946 | | { |
---|
2947 | | return f != sysmp; |
---|
2948 | | ; |
---|
2949 | | return 0; |
---|
2950 | | } |
---|
2951 | configure:7396: result: no |
---|
2952 | configure:7309: checking for getsysinfo |
---|
2953 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
2954 | Undefined symbols for architecture x86_64: |
---|
2955 | "_getsysinfo", referenced from: |
---|
2956 | _main in cc-zjBS6b.o |
---|
2957 | _f in cc-zjBS6b.o |
---|
2958 | ld: symbol(s) not found for architecture x86_64 |
---|
2959 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2960 | configure:7371: $? = 1 |
---|
2961 | configure: failed program was: |
---|
2962 | | /* confdefs.h. */ |
---|
2963 | | |
---|
2964 | | #define PACKAGE_NAME "" |
---|
2965 | | #define PACKAGE_TARNAME "" |
---|
2966 | | #define PACKAGE_VERSION "" |
---|
2967 | | #define PACKAGE_STRING "" |
---|
2968 | | #define PACKAGE_BUGREPORT "" |
---|
2969 | | #define HAVE_SYS_FILE_H 1 |
---|
2970 | | #define HAVE_SYS_PARAM_H 1 |
---|
2971 | | #define HAVE_LIMITS_H 1 |
---|
2972 | | #define HAVE_STDLIB_H 1 |
---|
2973 | | #define HAVE_STRING_H 1 |
---|
2974 | | #define HAVE_UNISTD_H 1 |
---|
2975 | | #define HAVE_STRINGS_H 1 |
---|
2976 | | #define HAVE_SYS_TIME_H 1 |
---|
2977 | | #define HAVE_TIME_H 1 |
---|
2978 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2979 | | #define HAVE_SYS_STAT_H 1 |
---|
2980 | | #define HAVE_SYS_MMAN_H 1 |
---|
2981 | | #define HAVE_FCNTL_H 1 |
---|
2982 | | #define HAVE_ALLOCA_H 1 |
---|
2983 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2984 | | #define HAVE_STDINT_H 1 |
---|
2985 | | #define HAVE_SYS_WAIT_H 1 |
---|
2986 | | #define TIME_WITH_SYS_TIME 1 |
---|
2987 | | #define STDC_HEADERS 1 |
---|
2988 | | #define HAVE_SYS_TYPES_H 1 |
---|
2989 | | #define HAVE_SYS_STAT_H 1 |
---|
2990 | | #define HAVE_STDLIB_H 1 |
---|
2991 | | #define HAVE_STRING_H 1 |
---|
2992 | | #define HAVE_MEMORY_H 1 |
---|
2993 | | #define HAVE_STRINGS_H 1 |
---|
2994 | | #define HAVE_INTTYPES_H 1 |
---|
2995 | | #define HAVE_STDINT_H 1 |
---|
2996 | | #define HAVE_UNISTD_H 1 |
---|
2997 | | #define SIZEOF_INT 4 |
---|
2998 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
2999 | | #define HAVE_UINTPTR_T 1 |
---|
3000 | | #define HAVE_ASPRINTF 1 |
---|
3001 | | #define HAVE_ATEXIT 1 |
---|
3002 | | #define HAVE_BASENAME 1 |
---|
3003 | | #define HAVE_BCMP 1 |
---|
3004 | | #define HAVE_BCOPY 1 |
---|
3005 | | #define HAVE_BSEARCH 1 |
---|
3006 | | #define HAVE_BZERO 1 |
---|
3007 | | #define HAVE_CALLOC 1 |
---|
3008 | | #define HAVE_CLOCK 1 |
---|
3009 | | #define HAVE_FFS 1 |
---|
3010 | | #define HAVE_GETCWD 1 |
---|
3011 | | #define HAVE_GETPAGESIZE 1 |
---|
3012 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3013 | | #define HAVE_INDEX 1 |
---|
3014 | | #define HAVE_INSQUE 1 |
---|
3015 | | #define HAVE_MEMCHR 1 |
---|
3016 | | #define HAVE_MEMCMP 1 |
---|
3017 | | #define HAVE_MEMCPY 1 |
---|
3018 | | #define HAVE_MEMMOVE 1 |
---|
3019 | | #define HAVE_MEMSET 1 |
---|
3020 | | #define HAVE_MKSTEMPS 1 |
---|
3021 | | #define HAVE_PUTENV 1 |
---|
3022 | | #define HAVE_RANDOM 1 |
---|
3023 | | #define HAVE_RENAME 1 |
---|
3024 | | #define HAVE_RINDEX 1 |
---|
3025 | | #define HAVE_SETENV 1 |
---|
3026 | | #define HAVE_SNPRINTF 1 |
---|
3027 | | #define HAVE_SIGSETMASK 1 |
---|
3028 | | #define HAVE_STPCPY 1 |
---|
3029 | | #define HAVE_STPNCPY 1 |
---|
3030 | | #define HAVE_STRCASECMP 1 |
---|
3031 | | #define HAVE_STRCHR 1 |
---|
3032 | | #define HAVE_STRDUP 1 |
---|
3033 | | #define HAVE_STRNCASECMP 1 |
---|
3034 | | #define HAVE_STRNDUP 1 |
---|
3035 | | #define HAVE_STRRCHR 1 |
---|
3036 | | #define HAVE_STRSTR 1 |
---|
3037 | | #define HAVE_STRTOD 1 |
---|
3038 | | #define HAVE_STRTOL 1 |
---|
3039 | | #define HAVE_STRTOUL 1 |
---|
3040 | | #define HAVE_TMPNAM 1 |
---|
3041 | | #define HAVE_VASPRINTF 1 |
---|
3042 | | #define HAVE_VFPRINTF 1 |
---|
3043 | | #define HAVE_VPRINTF 1 |
---|
3044 | | #define HAVE_VSNPRINTF 1 |
---|
3045 | | #define HAVE_VSPRINTF 1 |
---|
3046 | | #define HAVE_WAITPID 1 |
---|
3047 | | #define STACK_DIRECTION -1 |
---|
3048 | | #define HAVE_UNISTD_H 1 |
---|
3049 | | #define HAVE_FORK 1 |
---|
3050 | | #define HAVE_VFORK 1 |
---|
3051 | | #define HAVE_WORKING_VFORK 1 |
---|
3052 | | #define HAVE_WORKING_FORK 1 |
---|
3053 | | #define HAVE_SYS_ERRLIST 1 |
---|
3054 | | #define HAVE_SYS_NERR 1 |
---|
3055 | | #define HAVE_SYS_SIGLIST 1 |
---|
3056 | | #define HAVE_GETRUSAGE 1 |
---|
3057 | | #define HAVE_STRERROR 1 |
---|
3058 | | #define HAVE_STRSIGNAL 1 |
---|
3059 | | #define HAVE_SYSCONF 1 |
---|
3060 | | #define HAVE_TIMES 1 |
---|
3061 | | #define HAVE_SBRK 1 |
---|
3062 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3063 | | #define HAVE_REALPATH 1 |
---|
3064 | | /* end confdefs.h. */ |
---|
3065 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3066 | | which can conflict with char getsysinfo (); below. |
---|
3067 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3068 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
3069 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
3070 | | checking for functions defined therein. */ |
---|
3071 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
3072 | | # include <limits.h> |
---|
3073 | | #else |
---|
3074 | | # include <assert.h> |
---|
3075 | | #endif |
---|
3076 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
3077 | | #ifdef __cplusplus |
---|
3078 | | extern "C" |
---|
3079 | | { |
---|
3080 | | #endif |
---|
3081 | | /* We use char because int might match the return type of a gcc2 |
---|
3082 | | builtin and then its argument prototype would still apply. */ |
---|
3083 | | char getsysinfo (); |
---|
3084 | | /* The GNU C library defines this for functions which it implements |
---|
3085 | | to always fail with ENOSYS. Some functions are actually named |
---|
3086 | | something starting with __ and the normal name is an alias. */ |
---|
3087 | | #if defined (__stub_getsysinfo) || defined (__stub___getsysinfo) |
---|
3088 | | choke me |
---|
3089 | | #else |
---|
3090 | | char (*f) () = getsysinfo; |
---|
3091 | | #endif |
---|
3092 | | #ifdef __cplusplus |
---|
3093 | | } |
---|
3094 | | #endif |
---|
3095 | | |
---|
3096 | | int |
---|
3097 | | main () |
---|
3098 | | { |
---|
3099 | | return f != getsysinfo; |
---|
3100 | | ; |
---|
3101 | | return 0; |
---|
3102 | | } |
---|
3103 | configure:7396: result: no |
---|
3104 | configure:7309: checking for table |
---|
3105 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
3106 | Undefined symbols for architecture x86_64: |
---|
3107 | "_table", referenced from: |
---|
3108 | _main in cc-lLSt8B.o |
---|
3109 | _f in cc-lLSt8B.o |
---|
3110 | ld: symbol(s) not found for architecture x86_64 |
---|
3111 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3112 | configure:7371: $? = 1 |
---|
3113 | configure: failed program was: |
---|
3114 | | /* confdefs.h. */ |
---|
3115 | | |
---|
3116 | | #define PACKAGE_NAME "" |
---|
3117 | | #define PACKAGE_TARNAME "" |
---|
3118 | | #define PACKAGE_VERSION "" |
---|
3119 | | #define PACKAGE_STRING "" |
---|
3120 | | #define PACKAGE_BUGREPORT "" |
---|
3121 | | #define HAVE_SYS_FILE_H 1 |
---|
3122 | | #define HAVE_SYS_PARAM_H 1 |
---|
3123 | | #define HAVE_LIMITS_H 1 |
---|
3124 | | #define HAVE_STDLIB_H 1 |
---|
3125 | | #define HAVE_STRING_H 1 |
---|
3126 | | #define HAVE_UNISTD_H 1 |
---|
3127 | | #define HAVE_STRINGS_H 1 |
---|
3128 | | #define HAVE_SYS_TIME_H 1 |
---|
3129 | | #define HAVE_TIME_H 1 |
---|
3130 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3131 | | #define HAVE_SYS_STAT_H 1 |
---|
3132 | | #define HAVE_SYS_MMAN_H 1 |
---|
3133 | | #define HAVE_FCNTL_H 1 |
---|
3134 | | #define HAVE_ALLOCA_H 1 |
---|
3135 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3136 | | #define HAVE_STDINT_H 1 |
---|
3137 | | #define HAVE_SYS_WAIT_H 1 |
---|
3138 | | #define TIME_WITH_SYS_TIME 1 |
---|
3139 | | #define STDC_HEADERS 1 |
---|
3140 | | #define HAVE_SYS_TYPES_H 1 |
---|
3141 | | #define HAVE_SYS_STAT_H 1 |
---|
3142 | | #define HAVE_STDLIB_H 1 |
---|
3143 | | #define HAVE_STRING_H 1 |
---|
3144 | | #define HAVE_MEMORY_H 1 |
---|
3145 | | #define HAVE_STRINGS_H 1 |
---|
3146 | | #define HAVE_INTTYPES_H 1 |
---|
3147 | | #define HAVE_STDINT_H 1 |
---|
3148 | | #define HAVE_UNISTD_H 1 |
---|
3149 | | #define SIZEOF_INT 4 |
---|
3150 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
3151 | | #define HAVE_UINTPTR_T 1 |
---|
3152 | | #define HAVE_ASPRINTF 1 |
---|
3153 | | #define HAVE_ATEXIT 1 |
---|
3154 | | #define HAVE_BASENAME 1 |
---|
3155 | | #define HAVE_BCMP 1 |
---|
3156 | | #define HAVE_BCOPY 1 |
---|
3157 | | #define HAVE_BSEARCH 1 |
---|
3158 | | #define HAVE_BZERO 1 |
---|
3159 | | #define HAVE_CALLOC 1 |
---|
3160 | | #define HAVE_CLOCK 1 |
---|
3161 | | #define HAVE_FFS 1 |
---|
3162 | | #define HAVE_GETCWD 1 |
---|
3163 | | #define HAVE_GETPAGESIZE 1 |
---|
3164 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3165 | | #define HAVE_INDEX 1 |
---|
3166 | | #define HAVE_INSQUE 1 |
---|
3167 | | #define HAVE_MEMCHR 1 |
---|
3168 | | #define HAVE_MEMCMP 1 |
---|
3169 | | #define HAVE_MEMCPY 1 |
---|
3170 | | #define HAVE_MEMMOVE 1 |
---|
3171 | | #define HAVE_MEMSET 1 |
---|
3172 | | #define HAVE_MKSTEMPS 1 |
---|
3173 | | #define HAVE_PUTENV 1 |
---|
3174 | | #define HAVE_RANDOM 1 |
---|
3175 | | #define HAVE_RENAME 1 |
---|
3176 | | #define HAVE_RINDEX 1 |
---|
3177 | | #define HAVE_SETENV 1 |
---|
3178 | | #define HAVE_SNPRINTF 1 |
---|
3179 | | #define HAVE_SIGSETMASK 1 |
---|
3180 | | #define HAVE_STPCPY 1 |
---|
3181 | | #define HAVE_STPNCPY 1 |
---|
3182 | | #define HAVE_STRCASECMP 1 |
---|
3183 | | #define HAVE_STRCHR 1 |
---|
3184 | | #define HAVE_STRDUP 1 |
---|
3185 | | #define HAVE_STRNCASECMP 1 |
---|
3186 | | #define HAVE_STRNDUP 1 |
---|
3187 | | #define HAVE_STRRCHR 1 |
---|
3188 | | #define HAVE_STRSTR 1 |
---|
3189 | | #define HAVE_STRTOD 1 |
---|
3190 | | #define HAVE_STRTOL 1 |
---|
3191 | | #define HAVE_STRTOUL 1 |
---|
3192 | | #define HAVE_TMPNAM 1 |
---|
3193 | | #define HAVE_VASPRINTF 1 |
---|
3194 | | #define HAVE_VFPRINTF 1 |
---|
3195 | | #define HAVE_VPRINTF 1 |
---|
3196 | | #define HAVE_VSNPRINTF 1 |
---|
3197 | | #define HAVE_VSPRINTF 1 |
---|
3198 | | #define HAVE_WAITPID 1 |
---|
3199 | | #define STACK_DIRECTION -1 |
---|
3200 | | #define HAVE_UNISTD_H 1 |
---|
3201 | | #define HAVE_FORK 1 |
---|
3202 | | #define HAVE_VFORK 1 |
---|
3203 | | #define HAVE_WORKING_VFORK 1 |
---|
3204 | | #define HAVE_WORKING_FORK 1 |
---|
3205 | | #define HAVE_SYS_ERRLIST 1 |
---|
3206 | | #define HAVE_SYS_NERR 1 |
---|
3207 | | #define HAVE_SYS_SIGLIST 1 |
---|
3208 | | #define HAVE_GETRUSAGE 1 |
---|
3209 | | #define HAVE_STRERROR 1 |
---|
3210 | | #define HAVE_STRSIGNAL 1 |
---|
3211 | | #define HAVE_SYSCONF 1 |
---|
3212 | | #define HAVE_TIMES 1 |
---|
3213 | | #define HAVE_SBRK 1 |
---|
3214 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3215 | | #define HAVE_REALPATH 1 |
---|
3216 | | /* end confdefs.h. */ |
---|
3217 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3218 | | which can conflict with char table (); below. |
---|
3219 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3220 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
3221 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
3222 | | checking for functions defined therein. */ |
---|
3223 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
3224 | | # include <limits.h> |
---|
3225 | | #else |
---|
3226 | | # include <assert.h> |
---|
3227 | | #endif |
---|
3228 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
3229 | | #ifdef __cplusplus |
---|
3230 | | extern "C" |
---|
3231 | | { |
---|
3232 | | #endif |
---|
3233 | | /* We use char because int might match the return type of a gcc2 |
---|
3234 | | builtin and then its argument prototype would still apply. */ |
---|
3235 | | char table (); |
---|
3236 | | /* The GNU C library defines this for functions which it implements |
---|
3237 | | to always fail with ENOSYS. Some functions are actually named |
---|
3238 | | something starting with __ and the normal name is an alias. */ |
---|
3239 | | #if defined (__stub_table) || defined (__stub___table) |
---|
3240 | | choke me |
---|
3241 | | #else |
---|
3242 | | char (*f) () = table; |
---|
3243 | | #endif |
---|
3244 | | #ifdef __cplusplus |
---|
3245 | | } |
---|
3246 | | #endif |
---|
3247 | | |
---|
3248 | | int |
---|
3249 | | main () |
---|
3250 | | { |
---|
3251 | | return f != table; |
---|
3252 | | ; |
---|
3253 | | return 0; |
---|
3254 | | } |
---|
3255 | configure:7396: result: no |
---|
3256 | configure:7309: checking for sysctl |
---|
3257 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
3258 | configure:7371: $? = 0 |
---|
3259 | configure:7375: test -z |
---|
3260 | || test ! -s conftest.err |
---|
3261 | configure:7378: $? = 0 |
---|
3262 | configure:7381: test -s conftest |
---|
3263 | configure:7384: $? = 0 |
---|
3264 | configure:7396: result: yes |
---|
3265 | configure:7309: checking for wait3 |
---|
3266 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
3267 | configure:7371: $? = 0 |
---|
3268 | configure:7375: test -z |
---|
3269 | || test ! -s conftest.err |
---|
3270 | configure:7378: $? = 0 |
---|
3271 | configure:7381: test -s conftest |
---|
3272 | configure:7384: $? = 0 |
---|
3273 | configure:7396: result: yes |
---|
3274 | configure:7309: checking for wait4 |
---|
3275 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
3276 | configure:7371: $? = 0 |
---|
3277 | configure:7375: test -z |
---|
3278 | || test ! -s conftest.err |
---|
3279 | configure:7378: $? = 0 |
---|
3280 | configure:7381: test -s conftest |
---|
3281 | configure:7384: $? = 0 |
---|
3282 | configure:7396: result: yes |
---|
3283 | configure:7309: checking for __fsetlocking |
---|
3284 | configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
3285 | Undefined symbols for architecture x86_64: |
---|
3286 | "___fsetlocking", referenced from: |
---|
3287 | _main in cc-13Us1z.o |
---|
3288 | _f in cc-13Us1z.o |
---|
3289 | ld: symbol(s) not found for architecture x86_64 |
---|
3290 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3291 | configure:7371: $? = 1 |
---|
3292 | configure: failed program was: |
---|
3293 | | /* confdefs.h. */ |
---|
3294 | | |
---|
3295 | | #define PACKAGE_NAME "" |
---|
3296 | | #define PACKAGE_TARNAME "" |
---|
3297 | | #define PACKAGE_VERSION "" |
---|
3298 | | #define PACKAGE_STRING "" |
---|
3299 | | #define PACKAGE_BUGREPORT "" |
---|
3300 | | #define HAVE_SYS_FILE_H 1 |
---|
3301 | | #define HAVE_SYS_PARAM_H 1 |
---|
3302 | | #define HAVE_LIMITS_H 1 |
---|
3303 | | #define HAVE_STDLIB_H 1 |
---|
3304 | | #define HAVE_STRING_H 1 |
---|
3305 | | #define HAVE_UNISTD_H 1 |
---|
3306 | | #define HAVE_STRINGS_H 1 |
---|
3307 | | #define HAVE_SYS_TIME_H 1 |
---|
3308 | | #define HAVE_TIME_H 1 |
---|
3309 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3310 | | #define HAVE_SYS_STAT_H 1 |
---|
3311 | | #define HAVE_SYS_MMAN_H 1 |
---|
3312 | | #define HAVE_FCNTL_H 1 |
---|
3313 | | #define HAVE_ALLOCA_H 1 |
---|
3314 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3315 | | #define HAVE_STDINT_H 1 |
---|
3316 | | #define HAVE_SYS_WAIT_H 1 |
---|
3317 | | #define TIME_WITH_SYS_TIME 1 |
---|
3318 | | #define STDC_HEADERS 1 |
---|
3319 | | #define HAVE_SYS_TYPES_H 1 |
---|
3320 | | #define HAVE_SYS_STAT_H 1 |
---|
3321 | | #define HAVE_STDLIB_H 1 |
---|
3322 | | #define HAVE_STRING_H 1 |
---|
3323 | | #define HAVE_MEMORY_H 1 |
---|
3324 | | #define HAVE_STRINGS_H 1 |
---|
3325 | | #define HAVE_INTTYPES_H 1 |
---|
3326 | | #define HAVE_STDINT_H 1 |
---|
3327 | | #define HAVE_UNISTD_H 1 |
---|
3328 | | #define SIZEOF_INT 4 |
---|
3329 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
3330 | | #define HAVE_UINTPTR_T 1 |
---|
3331 | | #define HAVE_ASPRINTF 1 |
---|
3332 | | #define HAVE_ATEXIT 1 |
---|
3333 | | #define HAVE_BASENAME 1 |
---|
3334 | | #define HAVE_BCMP 1 |
---|
3335 | | #define HAVE_BCOPY 1 |
---|
3336 | | #define HAVE_BSEARCH 1 |
---|
3337 | | #define HAVE_BZERO 1 |
---|
3338 | | #define HAVE_CALLOC 1 |
---|
3339 | | #define HAVE_CLOCK 1 |
---|
3340 | | #define HAVE_FFS 1 |
---|
3341 | | #define HAVE_GETCWD 1 |
---|
3342 | | #define HAVE_GETPAGESIZE 1 |
---|
3343 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3344 | | #define HAVE_INDEX 1 |
---|
3345 | | #define HAVE_INSQUE 1 |
---|
3346 | | #define HAVE_MEMCHR 1 |
---|
3347 | | #define HAVE_MEMCMP 1 |
---|
3348 | | #define HAVE_MEMCPY 1 |
---|
3349 | | #define HAVE_MEMMOVE 1 |
---|
3350 | | #define HAVE_MEMSET 1 |
---|
3351 | | #define HAVE_MKSTEMPS 1 |
---|
3352 | | #define HAVE_PUTENV 1 |
---|
3353 | | #define HAVE_RANDOM 1 |
---|
3354 | | #define HAVE_RENAME 1 |
---|
3355 | | #define HAVE_RINDEX 1 |
---|
3356 | | #define HAVE_SETENV 1 |
---|
3357 | | #define HAVE_SNPRINTF 1 |
---|
3358 | | #define HAVE_SIGSETMASK 1 |
---|
3359 | | #define HAVE_STPCPY 1 |
---|
3360 | | #define HAVE_STPNCPY 1 |
---|
3361 | | #define HAVE_STRCASECMP 1 |
---|
3362 | | #define HAVE_STRCHR 1 |
---|
3363 | | #define HAVE_STRDUP 1 |
---|
3364 | | #define HAVE_STRNCASECMP 1 |
---|
3365 | | #define HAVE_STRNDUP 1 |
---|
3366 | | #define HAVE_STRRCHR 1 |
---|
3367 | | #define HAVE_STRSTR 1 |
---|
3368 | | #define HAVE_STRTOD 1 |
---|
3369 | | #define HAVE_STRTOL 1 |
---|
3370 | | #define HAVE_STRTOUL 1 |
---|
3371 | | #define HAVE_TMPNAM 1 |
---|
3372 | | #define HAVE_VASPRINTF 1 |
---|
3373 | | #define HAVE_VFPRINTF 1 |
---|
3374 | | #define HAVE_VPRINTF 1 |
---|
3375 | | #define HAVE_VSNPRINTF 1 |
---|
3376 | | #define HAVE_VSPRINTF 1 |
---|
3377 | | #define HAVE_WAITPID 1 |
---|
3378 | | #define STACK_DIRECTION -1 |
---|
3379 | | #define HAVE_UNISTD_H 1 |
---|
3380 | | #define HAVE_FORK 1 |
---|
3381 | | #define HAVE_VFORK 1 |
---|
3382 | | #define HAVE_WORKING_VFORK 1 |
---|
3383 | | #define HAVE_WORKING_FORK 1 |
---|
3384 | | #define HAVE_SYS_ERRLIST 1 |
---|
3385 | | #define HAVE_SYS_NERR 1 |
---|
3386 | | #define HAVE_SYS_SIGLIST 1 |
---|
3387 | | #define HAVE_GETRUSAGE 1 |
---|
3388 | | #define HAVE_STRERROR 1 |
---|
3389 | | #define HAVE_STRSIGNAL 1 |
---|
3390 | | #define HAVE_SYSCONF 1 |
---|
3391 | | #define HAVE_TIMES 1 |
---|
3392 | | #define HAVE_SBRK 1 |
---|
3393 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3394 | | #define HAVE_REALPATH 1 |
---|
3395 | | #define HAVE_SYSCTL 1 |
---|
3396 | | #define HAVE_WAIT3 1 |
---|
3397 | | #define HAVE_WAIT4 1 |
---|
3398 | | /* end confdefs.h. */ |
---|
3399 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3400 | | which can conflict with char __fsetlocking (); below. |
---|
3401 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3402 | | <limits.h> exists even on freestanding compilers. Under hpux, |
---|
3403 | | including <limits.h> includes <sys/time.h> and causes problems |
---|
3404 | | checking for functions defined therein. */ |
---|
3405 | | #if defined (__STDC__) && !defined (_HPUX_SOURCE) |
---|
3406 | | # include <limits.h> |
---|
3407 | | #else |
---|
3408 | | # include <assert.h> |
---|
3409 | | #endif |
---|
3410 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
3411 | | #ifdef __cplusplus |
---|
3412 | | extern "C" |
---|
3413 | | { |
---|
3414 | | #endif |
---|
3415 | | /* We use char because int might match the return type of a gcc2 |
---|
3416 | | builtin and then its argument prototype would still apply. */ |
---|
3417 | | char __fsetlocking (); |
---|
3418 | | /* The GNU C library defines this for functions which it implements |
---|
3419 | | to always fail with ENOSYS. Some functions are actually named |
---|
3420 | | something starting with __ and the normal name is an alias. */ |
---|
3421 | | #if defined (__stub___fsetlocking) || defined (__stub_____fsetlocking) |
---|
3422 | | choke me |
---|
3423 | | #else |
---|
3424 | | char (*f) () = __fsetlocking; |
---|
3425 | | #endif |
---|
3426 | | #ifdef __cplusplus |
---|
3427 | | } |
---|
3428 | | #endif |
---|
3429 | | |
---|
3430 | | int |
---|
3431 | | main () |
---|
3432 | | { |
---|
3433 | | return f != __fsetlocking; |
---|
3434 | | ; |
---|
3435 | | return 0; |
---|
3436 | | } |
---|
3437 | configure:7396: result: no |
---|
3438 | configure:7406: checking whether basename is declared |
---|
3439 | configure:7430: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3440 | conftest.c:145:22: error: use of undeclared identifier 'basename' |
---|
3441 | char *p = (char *) basename; |
---|
3442 | ^ |
---|
3443 | 1 error generated. |
---|
3444 | configure:7436: $? = 1 |
---|
3445 | configure: failed program was: |
---|
3446 | | /* confdefs.h. */ |
---|
3447 | | |
---|
3448 | | #define PACKAGE_NAME "" |
---|
3449 | | #define PACKAGE_TARNAME "" |
---|
3450 | | #define PACKAGE_VERSION "" |
---|
3451 | | #define PACKAGE_STRING "" |
---|
3452 | | #define PACKAGE_BUGREPORT "" |
---|
3453 | | #define HAVE_SYS_FILE_H 1 |
---|
3454 | | #define HAVE_SYS_PARAM_H 1 |
---|
3455 | | #define HAVE_LIMITS_H 1 |
---|
3456 | | #define HAVE_STDLIB_H 1 |
---|
3457 | | #define HAVE_STRING_H 1 |
---|
3458 | | #define HAVE_UNISTD_H 1 |
---|
3459 | | #define HAVE_STRINGS_H 1 |
---|
3460 | | #define HAVE_SYS_TIME_H 1 |
---|
3461 | | #define HAVE_TIME_H 1 |
---|
3462 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3463 | | #define HAVE_SYS_STAT_H 1 |
---|
3464 | | #define HAVE_SYS_MMAN_H 1 |
---|
3465 | | #define HAVE_FCNTL_H 1 |
---|
3466 | | #define HAVE_ALLOCA_H 1 |
---|
3467 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3468 | | #define HAVE_STDINT_H 1 |
---|
3469 | | #define HAVE_SYS_WAIT_H 1 |
---|
3470 | | #define TIME_WITH_SYS_TIME 1 |
---|
3471 | | #define STDC_HEADERS 1 |
---|
3472 | | #define HAVE_SYS_TYPES_H 1 |
---|
3473 | | #define HAVE_SYS_STAT_H 1 |
---|
3474 | | #define HAVE_STDLIB_H 1 |
---|
3475 | | #define HAVE_STRING_H 1 |
---|
3476 | | #define HAVE_MEMORY_H 1 |
---|
3477 | | #define HAVE_STRINGS_H 1 |
---|
3478 | | #define HAVE_INTTYPES_H 1 |
---|
3479 | | #define HAVE_STDINT_H 1 |
---|
3480 | | #define HAVE_UNISTD_H 1 |
---|
3481 | | #define SIZEOF_INT 4 |
---|
3482 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
3483 | | #define HAVE_UINTPTR_T 1 |
---|
3484 | | #define HAVE_ASPRINTF 1 |
---|
3485 | | #define HAVE_ATEXIT 1 |
---|
3486 | | #define HAVE_BASENAME 1 |
---|
3487 | | #define HAVE_BCMP 1 |
---|
3488 | | #define HAVE_BCOPY 1 |
---|
3489 | | #define HAVE_BSEARCH 1 |
---|
3490 | | #define HAVE_BZERO 1 |
---|
3491 | | #define HAVE_CALLOC 1 |
---|
3492 | | #define HAVE_CLOCK 1 |
---|
3493 | | #define HAVE_FFS 1 |
---|
3494 | | #define HAVE_GETCWD 1 |
---|
3495 | | #define HAVE_GETPAGESIZE 1 |
---|
3496 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3497 | | #define HAVE_INDEX 1 |
---|
3498 | | #define HAVE_INSQUE 1 |
---|
3499 | | #define HAVE_MEMCHR 1 |
---|
3500 | | #define HAVE_MEMCMP 1 |
---|
3501 | | #define HAVE_MEMCPY 1 |
---|
3502 | | #define HAVE_MEMMOVE 1 |
---|
3503 | | #define HAVE_MEMSET 1 |
---|
3504 | | #define HAVE_MKSTEMPS 1 |
---|
3505 | | #define HAVE_PUTENV 1 |
---|
3506 | | #define HAVE_RANDOM 1 |
---|
3507 | | #define HAVE_RENAME 1 |
---|
3508 | | #define HAVE_RINDEX 1 |
---|
3509 | | #define HAVE_SETENV 1 |
---|
3510 | | #define HAVE_SNPRINTF 1 |
---|
3511 | | #define HAVE_SIGSETMASK 1 |
---|
3512 | | #define HAVE_STPCPY 1 |
---|
3513 | | #define HAVE_STPNCPY 1 |
---|
3514 | | #define HAVE_STRCASECMP 1 |
---|
3515 | | #define HAVE_STRCHR 1 |
---|
3516 | | #define HAVE_STRDUP 1 |
---|
3517 | | #define HAVE_STRNCASECMP 1 |
---|
3518 | | #define HAVE_STRNDUP 1 |
---|
3519 | | #define HAVE_STRRCHR 1 |
---|
3520 | | #define HAVE_STRSTR 1 |
---|
3521 | | #define HAVE_STRTOD 1 |
---|
3522 | | #define HAVE_STRTOL 1 |
---|
3523 | | #define HAVE_STRTOUL 1 |
---|
3524 | | #define HAVE_TMPNAM 1 |
---|
3525 | | #define HAVE_VASPRINTF 1 |
---|
3526 | | #define HAVE_VFPRINTF 1 |
---|
3527 | | #define HAVE_VPRINTF 1 |
---|
3528 | | #define HAVE_VSNPRINTF 1 |
---|
3529 | | #define HAVE_VSPRINTF 1 |
---|
3530 | | #define HAVE_WAITPID 1 |
---|
3531 | | #define STACK_DIRECTION -1 |
---|
3532 | | #define HAVE_UNISTD_H 1 |
---|
3533 | | #define HAVE_FORK 1 |
---|
3534 | | #define HAVE_VFORK 1 |
---|
3535 | | #define HAVE_WORKING_VFORK 1 |
---|
3536 | | #define HAVE_WORKING_FORK 1 |
---|
3537 | | #define HAVE_SYS_ERRLIST 1 |
---|
3538 | | #define HAVE_SYS_NERR 1 |
---|
3539 | | #define HAVE_SYS_SIGLIST 1 |
---|
3540 | | #define HAVE_GETRUSAGE 1 |
---|
3541 | | #define HAVE_STRERROR 1 |
---|
3542 | | #define HAVE_STRSIGNAL 1 |
---|
3543 | | #define HAVE_SYSCONF 1 |
---|
3544 | | #define HAVE_TIMES 1 |
---|
3545 | | #define HAVE_SBRK 1 |
---|
3546 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3547 | | #define HAVE_REALPATH 1 |
---|
3548 | | #define HAVE_SYSCTL 1 |
---|
3549 | | #define HAVE_WAIT3 1 |
---|
3550 | | #define HAVE_WAIT4 1 |
---|
3551 | | /* end confdefs.h. */ |
---|
3552 | | #include <stdio.h> |
---|
3553 | | #if HAVE_SYS_TYPES_H |
---|
3554 | | # include <sys/types.h> |
---|
3555 | | #endif |
---|
3556 | | #if HAVE_SYS_STAT_H |
---|
3557 | | # include <sys/stat.h> |
---|
3558 | | #endif |
---|
3559 | | #if STDC_HEADERS |
---|
3560 | | # include <stdlib.h> |
---|
3561 | | # include <stddef.h> |
---|
3562 | | #else |
---|
3563 | | # if HAVE_STDLIB_H |
---|
3564 | | # include <stdlib.h> |
---|
3565 | | # endif |
---|
3566 | | #endif |
---|
3567 | | #if HAVE_STRING_H |
---|
3568 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3569 | | # include <memory.h> |
---|
3570 | | # endif |
---|
3571 | | # include <string.h> |
---|
3572 | | #endif |
---|
3573 | | #if HAVE_STRINGS_H |
---|
3574 | | # include <strings.h> |
---|
3575 | | #endif |
---|
3576 | | #if HAVE_INTTYPES_H |
---|
3577 | | # include <inttypes.h> |
---|
3578 | | #else |
---|
3579 | | # if HAVE_STDINT_H |
---|
3580 | | # include <stdint.h> |
---|
3581 | | # endif |
---|
3582 | | #endif |
---|
3583 | | #if HAVE_UNISTD_H |
---|
3584 | | # include <unistd.h> |
---|
3585 | | #endif |
---|
3586 | | int |
---|
3587 | | main () |
---|
3588 | | { |
---|
3589 | | #ifndef basename |
---|
3590 | | char *p = (char *) basename; |
---|
3591 | | #endif |
---|
3592 | | |
---|
3593 | | ; |
---|
3594 | | return 0; |
---|
3595 | | } |
---|
3596 | configure:7460: result: no |
---|
3597 | configure:7476: checking whether ffs is declared |
---|
3598 | configure:7500: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3599 | configure:7506: $? = 0 |
---|
3600 | configure:7510: test -z |
---|
3601 | || test ! -s conftest.err |
---|
3602 | configure:7513: $? = 0 |
---|
3603 | configure:7516: test -s conftest.o |
---|
3604 | configure:7519: $? = 0 |
---|
3605 | configure:7530: result: yes |
---|
3606 | configure:7546: checking whether asprintf is declared |
---|
3607 | configure:7570: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3608 | configure:7576: $? = 0 |
---|
3609 | configure:7580: test -z |
---|
3610 | || test ! -s conftest.err |
---|
3611 | configure:7583: $? = 0 |
---|
3612 | configure:7586: test -s conftest.o |
---|
3613 | configure:7589: $? = 0 |
---|
3614 | configure:7600: result: yes |
---|
3615 | configure:7616: checking whether vasprintf is declared |
---|
3616 | configure:7640: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3617 | configure:7646: $? = 0 |
---|
3618 | configure:7650: test -z |
---|
3619 | || test ! -s conftest.err |
---|
3620 | configure:7653: $? = 0 |
---|
3621 | configure:7656: test -s conftest.o |
---|
3622 | configure:7659: $? = 0 |
---|
3623 | configure:7670: result: yes |
---|
3624 | configure:7686: checking whether snprintf is declared |
---|
3625 | configure:7710: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3626 | configure:7716: $? = 0 |
---|
3627 | configure:7720: test -z |
---|
3628 | || test ! -s conftest.err |
---|
3629 | configure:7723: $? = 0 |
---|
3630 | configure:7726: test -s conftest.o |
---|
3631 | configure:7729: $? = 0 |
---|
3632 | configure:7740: result: yes |
---|
3633 | configure:7756: checking whether vsnprintf is declared |
---|
3634 | configure:7780: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3635 | configure:7786: $? = 0 |
---|
3636 | configure:7790: test -z |
---|
3637 | || test ! -s conftest.err |
---|
3638 | configure:7793: $? = 0 |
---|
3639 | configure:7796: test -s conftest.o |
---|
3640 | configure:7799: $? = 0 |
---|
3641 | configure:7810: result: yes |
---|
3642 | configure:7828: checking whether calloc is declared |
---|
3643 | configure:7852: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3644 | configure:7858: $? = 0 |
---|
3645 | configure:7862: test -z |
---|
3646 | || test ! -s conftest.err |
---|
3647 | configure:7865: $? = 0 |
---|
3648 | configure:7868: test -s conftest.o |
---|
3649 | configure:7871: $? = 0 |
---|
3650 | configure:7882: result: yes |
---|
3651 | configure:7898: checking whether getenv is declared |
---|
3652 | configure:7922: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3653 | configure:7928: $? = 0 |
---|
3654 | configure:7932: test -z |
---|
3655 | || test ! -s conftest.err |
---|
3656 | configure:7935: $? = 0 |
---|
3657 | configure:7938: test -s conftest.o |
---|
3658 | configure:7941: $? = 0 |
---|
3659 | configure:7952: result: yes |
---|
3660 | configure:7968: checking whether getopt is declared |
---|
3661 | configure:7992: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3662 | configure:7998: $? = 0 |
---|
3663 | configure:8002: test -z |
---|
3664 | || test ! -s conftest.err |
---|
3665 | configure:8005: $? = 0 |
---|
3666 | configure:8008: test -s conftest.o |
---|
3667 | configure:8011: $? = 0 |
---|
3668 | configure:8022: result: yes |
---|
3669 | configure:8038: checking whether malloc is declared |
---|
3670 | configure:8062: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3671 | configure:8068: $? = 0 |
---|
3672 | configure:8072: test -z |
---|
3673 | || test ! -s conftest.err |
---|
3674 | configure:8075: $? = 0 |
---|
3675 | configure:8078: test -s conftest.o |
---|
3676 | configure:8081: $? = 0 |
---|
3677 | configure:8092: result: yes |
---|
3678 | configure:8108: checking whether realloc is declared |
---|
3679 | configure:8132: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3680 | configure:8138: $? = 0 |
---|
3681 | configure:8142: test -z |
---|
3682 | || test ! -s conftest.err |
---|
3683 | configure:8145: $? = 0 |
---|
3684 | configure:8148: test -s conftest.o |
---|
3685 | configure:8151: $? = 0 |
---|
3686 | configure:8162: result: yes |
---|
3687 | configure:8178: checking whether sbrk is declared |
---|
3688 | configure:8202: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3689 | configure:8208: $? = 0 |
---|
3690 | configure:8212: test -z |
---|
3691 | || test ! -s conftest.err |
---|
3692 | configure:8215: $? = 0 |
---|
3693 | configure:8218: test -s conftest.o |
---|
3694 | configure:8221: $? = 0 |
---|
3695 | configure:8232: result: yes |
---|
3696 | configure:8250: checking whether strverscmp is declared |
---|
3697 | configure:8274: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3698 | conftest.c:157:22: error: use of undeclared identifier 'strverscmp' |
---|
3699 | char *p = (char *) strverscmp; |
---|
3700 | ^ |
---|
3701 | 1 error generated. |
---|
3702 | configure:8280: $? = 1 |
---|
3703 | configure: failed program was: |
---|
3704 | | /* confdefs.h. */ |
---|
3705 | | |
---|
3706 | | #define PACKAGE_NAME "" |
---|
3707 | | #define PACKAGE_TARNAME "" |
---|
3708 | | #define PACKAGE_VERSION "" |
---|
3709 | | #define PACKAGE_STRING "" |
---|
3710 | | #define PACKAGE_BUGREPORT "" |
---|
3711 | | #define HAVE_SYS_FILE_H 1 |
---|
3712 | | #define HAVE_SYS_PARAM_H 1 |
---|
3713 | | #define HAVE_LIMITS_H 1 |
---|
3714 | | #define HAVE_STDLIB_H 1 |
---|
3715 | | #define HAVE_STRING_H 1 |
---|
3716 | | #define HAVE_UNISTD_H 1 |
---|
3717 | | #define HAVE_STRINGS_H 1 |
---|
3718 | | #define HAVE_SYS_TIME_H 1 |
---|
3719 | | #define HAVE_TIME_H 1 |
---|
3720 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3721 | | #define HAVE_SYS_STAT_H 1 |
---|
3722 | | #define HAVE_SYS_MMAN_H 1 |
---|
3723 | | #define HAVE_FCNTL_H 1 |
---|
3724 | | #define HAVE_ALLOCA_H 1 |
---|
3725 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3726 | | #define HAVE_STDINT_H 1 |
---|
3727 | | #define HAVE_SYS_WAIT_H 1 |
---|
3728 | | #define TIME_WITH_SYS_TIME 1 |
---|
3729 | | #define STDC_HEADERS 1 |
---|
3730 | | #define HAVE_SYS_TYPES_H 1 |
---|
3731 | | #define HAVE_SYS_STAT_H 1 |
---|
3732 | | #define HAVE_STDLIB_H 1 |
---|
3733 | | #define HAVE_STRING_H 1 |
---|
3734 | | #define HAVE_MEMORY_H 1 |
---|
3735 | | #define HAVE_STRINGS_H 1 |
---|
3736 | | #define HAVE_INTTYPES_H 1 |
---|
3737 | | #define HAVE_STDINT_H 1 |
---|
3738 | | #define HAVE_UNISTD_H 1 |
---|
3739 | | #define SIZEOF_INT 4 |
---|
3740 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
3741 | | #define HAVE_UINTPTR_T 1 |
---|
3742 | | #define HAVE_ASPRINTF 1 |
---|
3743 | | #define HAVE_ATEXIT 1 |
---|
3744 | | #define HAVE_BASENAME 1 |
---|
3745 | | #define HAVE_BCMP 1 |
---|
3746 | | #define HAVE_BCOPY 1 |
---|
3747 | | #define HAVE_BSEARCH 1 |
---|
3748 | | #define HAVE_BZERO 1 |
---|
3749 | | #define HAVE_CALLOC 1 |
---|
3750 | | #define HAVE_CLOCK 1 |
---|
3751 | | #define HAVE_FFS 1 |
---|
3752 | | #define HAVE_GETCWD 1 |
---|
3753 | | #define HAVE_GETPAGESIZE 1 |
---|
3754 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3755 | | #define HAVE_INDEX 1 |
---|
3756 | | #define HAVE_INSQUE 1 |
---|
3757 | | #define HAVE_MEMCHR 1 |
---|
3758 | | #define HAVE_MEMCMP 1 |
---|
3759 | | #define HAVE_MEMCPY 1 |
---|
3760 | | #define HAVE_MEMMOVE 1 |
---|
3761 | | #define HAVE_MEMSET 1 |
---|
3762 | | #define HAVE_MKSTEMPS 1 |
---|
3763 | | #define HAVE_PUTENV 1 |
---|
3764 | | #define HAVE_RANDOM 1 |
---|
3765 | | #define HAVE_RENAME 1 |
---|
3766 | | #define HAVE_RINDEX 1 |
---|
3767 | | #define HAVE_SETENV 1 |
---|
3768 | | #define HAVE_SNPRINTF 1 |
---|
3769 | | #define HAVE_SIGSETMASK 1 |
---|
3770 | | #define HAVE_STPCPY 1 |
---|
3771 | | #define HAVE_STPNCPY 1 |
---|
3772 | | #define HAVE_STRCASECMP 1 |
---|
3773 | | #define HAVE_STRCHR 1 |
---|
3774 | | #define HAVE_STRDUP 1 |
---|
3775 | | #define HAVE_STRNCASECMP 1 |
---|
3776 | | #define HAVE_STRNDUP 1 |
---|
3777 | | #define HAVE_STRRCHR 1 |
---|
3778 | | #define HAVE_STRSTR 1 |
---|
3779 | | #define HAVE_STRTOD 1 |
---|
3780 | | #define HAVE_STRTOL 1 |
---|
3781 | | #define HAVE_STRTOUL 1 |
---|
3782 | | #define HAVE_TMPNAM 1 |
---|
3783 | | #define HAVE_VASPRINTF 1 |
---|
3784 | | #define HAVE_VFPRINTF 1 |
---|
3785 | | #define HAVE_VPRINTF 1 |
---|
3786 | | #define HAVE_VSNPRINTF 1 |
---|
3787 | | #define HAVE_VSPRINTF 1 |
---|
3788 | | #define HAVE_WAITPID 1 |
---|
3789 | | #define STACK_DIRECTION -1 |
---|
3790 | | #define HAVE_UNISTD_H 1 |
---|
3791 | | #define HAVE_FORK 1 |
---|
3792 | | #define HAVE_VFORK 1 |
---|
3793 | | #define HAVE_WORKING_VFORK 1 |
---|
3794 | | #define HAVE_WORKING_FORK 1 |
---|
3795 | | #define HAVE_SYS_ERRLIST 1 |
---|
3796 | | #define HAVE_SYS_NERR 1 |
---|
3797 | | #define HAVE_SYS_SIGLIST 1 |
---|
3798 | | #define HAVE_GETRUSAGE 1 |
---|
3799 | | #define HAVE_STRERROR 1 |
---|
3800 | | #define HAVE_STRSIGNAL 1 |
---|
3801 | | #define HAVE_SYSCONF 1 |
---|
3802 | | #define HAVE_TIMES 1 |
---|
3803 | | #define HAVE_SBRK 1 |
---|
3804 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3805 | | #define HAVE_REALPATH 1 |
---|
3806 | | #define HAVE_SYSCTL 1 |
---|
3807 | | #define HAVE_WAIT3 1 |
---|
3808 | | #define HAVE_WAIT4 1 |
---|
3809 | | #define HAVE_DECL_BASENAME 0 |
---|
3810 | | #define HAVE_DECL_FFS 1 |
---|
3811 | | #define HAVE_DECL_ASPRINTF 1 |
---|
3812 | | #define HAVE_DECL_VASPRINTF 1 |
---|
3813 | | #define HAVE_DECL_SNPRINTF 1 |
---|
3814 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
3815 | | #define HAVE_DECL_CALLOC 1 |
---|
3816 | | #define HAVE_DECL_GETENV 1 |
---|
3817 | | #define HAVE_DECL_GETOPT 1 |
---|
3818 | | #define HAVE_DECL_MALLOC 1 |
---|
3819 | | #define HAVE_DECL_REALLOC 1 |
---|
3820 | | #define HAVE_DECL_SBRK 1 |
---|
3821 | | /* end confdefs.h. */ |
---|
3822 | | #include <stdio.h> |
---|
3823 | | #if HAVE_SYS_TYPES_H |
---|
3824 | | # include <sys/types.h> |
---|
3825 | | #endif |
---|
3826 | | #if HAVE_SYS_STAT_H |
---|
3827 | | # include <sys/stat.h> |
---|
3828 | | #endif |
---|
3829 | | #if STDC_HEADERS |
---|
3830 | | # include <stdlib.h> |
---|
3831 | | # include <stddef.h> |
---|
3832 | | #else |
---|
3833 | | # if HAVE_STDLIB_H |
---|
3834 | | # include <stdlib.h> |
---|
3835 | | # endif |
---|
3836 | | #endif |
---|
3837 | | #if HAVE_STRING_H |
---|
3838 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3839 | | # include <memory.h> |
---|
3840 | | # endif |
---|
3841 | | # include <string.h> |
---|
3842 | | #endif |
---|
3843 | | #if HAVE_STRINGS_H |
---|
3844 | | # include <strings.h> |
---|
3845 | | #endif |
---|
3846 | | #if HAVE_INTTYPES_H |
---|
3847 | | # include <inttypes.h> |
---|
3848 | | #else |
---|
3849 | | # if HAVE_STDINT_H |
---|
3850 | | # include <stdint.h> |
---|
3851 | | # endif |
---|
3852 | | #endif |
---|
3853 | | #if HAVE_UNISTD_H |
---|
3854 | | # include <unistd.h> |
---|
3855 | | #endif |
---|
3856 | | int |
---|
3857 | | main () |
---|
3858 | | { |
---|
3859 | | #ifndef strverscmp |
---|
3860 | | char *p = (char *) strverscmp; |
---|
3861 | | #endif |
---|
3862 | | |
---|
3863 | | ; |
---|
3864 | | return 0; |
---|
3865 | | } |
---|
3866 | configure:8304: result: no |
---|
3867 | configure:8322: checking whether canonicalize_file_name must be declared |
---|
3868 | configure:8358: /Developer/usr/bin/clang -std=gnu89 -c -g -O2 -std=gnu89 conftest.c >&5 |
---|
3869 | conftest.c:139:28: error: use of undeclared identifier 'canonicalize_file_name' |
---|
3870 | char *(*pfn) = (char *(*)) canonicalize_file_name |
---|
3871 | ^ |
---|
3872 | 1 error generated. |
---|
3873 | configure:8364: $? = 1 |
---|
3874 | configure: failed program was: |
---|
3875 | | /* confdefs.h. */ |
---|
3876 | | |
---|
3877 | | #define PACKAGE_NAME "" |
---|
3878 | | #define PACKAGE_TARNAME "" |
---|
3879 | | #define PACKAGE_VERSION "" |
---|
3880 | | #define PACKAGE_STRING "" |
---|
3881 | | #define PACKAGE_BUGREPORT "" |
---|
3882 | | #define HAVE_SYS_FILE_H 1 |
---|
3883 | | #define HAVE_SYS_PARAM_H 1 |
---|
3884 | | #define HAVE_LIMITS_H 1 |
---|
3885 | | #define HAVE_STDLIB_H 1 |
---|
3886 | | #define HAVE_STRING_H 1 |
---|
3887 | | #define HAVE_UNISTD_H 1 |
---|
3888 | | #define HAVE_STRINGS_H 1 |
---|
3889 | | #define HAVE_SYS_TIME_H 1 |
---|
3890 | | #define HAVE_TIME_H 1 |
---|
3891 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3892 | | #define HAVE_SYS_STAT_H 1 |
---|
3893 | | #define HAVE_SYS_MMAN_H 1 |
---|
3894 | | #define HAVE_FCNTL_H 1 |
---|
3895 | | #define HAVE_ALLOCA_H 1 |
---|
3896 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3897 | | #define HAVE_STDINT_H 1 |
---|
3898 | | #define HAVE_SYS_WAIT_H 1 |
---|
3899 | | #define TIME_WITH_SYS_TIME 1 |
---|
3900 | | #define STDC_HEADERS 1 |
---|
3901 | | #define HAVE_SYS_TYPES_H 1 |
---|
3902 | | #define HAVE_SYS_STAT_H 1 |
---|
3903 | | #define HAVE_STDLIB_H 1 |
---|
3904 | | #define HAVE_STRING_H 1 |
---|
3905 | | #define HAVE_MEMORY_H 1 |
---|
3906 | | #define HAVE_STRINGS_H 1 |
---|
3907 | | #define HAVE_INTTYPES_H 1 |
---|
3908 | | #define HAVE_STDINT_H 1 |
---|
3909 | | #define HAVE_UNISTD_H 1 |
---|
3910 | | #define SIZEOF_INT 4 |
---|
3911 | | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
3912 | | #define HAVE_UINTPTR_T 1 |
---|
3913 | | #define HAVE_ASPRINTF 1 |
---|
3914 | | #define HAVE_ATEXIT 1 |
---|
3915 | | #define HAVE_BASENAME 1 |
---|
3916 | | #define HAVE_BCMP 1 |
---|
3917 | | #define HAVE_BCOPY 1 |
---|
3918 | | #define HAVE_BSEARCH 1 |
---|
3919 | | #define HAVE_BZERO 1 |
---|
3920 | | #define HAVE_CALLOC 1 |
---|
3921 | | #define HAVE_CLOCK 1 |
---|
3922 | | #define HAVE_FFS 1 |
---|
3923 | | #define HAVE_GETCWD 1 |
---|
3924 | | #define HAVE_GETPAGESIZE 1 |
---|
3925 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3926 | | #define HAVE_INDEX 1 |
---|
3927 | | #define HAVE_INSQUE 1 |
---|
3928 | | #define HAVE_MEMCHR 1 |
---|
3929 | | #define HAVE_MEMCMP 1 |
---|
3930 | | #define HAVE_MEMCPY 1 |
---|
3931 | | #define HAVE_MEMMOVE 1 |
---|
3932 | | #define HAVE_MEMSET 1 |
---|
3933 | | #define HAVE_MKSTEMPS 1 |
---|
3934 | | #define HAVE_PUTENV 1 |
---|
3935 | | #define HAVE_RANDOM 1 |
---|
3936 | | #define HAVE_RENAME 1 |
---|
3937 | | #define HAVE_RINDEX 1 |
---|
3938 | | #define HAVE_SETENV 1 |
---|
3939 | | #define HAVE_SNPRINTF 1 |
---|
3940 | | #define HAVE_SIGSETMASK 1 |
---|
3941 | | #define HAVE_STPCPY 1 |
---|
3942 | | #define HAVE_STPNCPY 1 |
---|
3943 | | #define HAVE_STRCASECMP 1 |
---|
3944 | | #define HAVE_STRCHR 1 |
---|
3945 | | #define HAVE_STRDUP 1 |
---|
3946 | | #define HAVE_STRNCASECMP 1 |
---|
3947 | | #define HAVE_STRNDUP 1 |
---|
3948 | | #define HAVE_STRRCHR 1 |
---|
3949 | | #define HAVE_STRSTR 1 |
---|
3950 | | #define HAVE_STRTOD 1 |
---|
3951 | | #define HAVE_STRTOL 1 |
---|
3952 | | #define HAVE_STRTOUL 1 |
---|
3953 | | #define HAVE_TMPNAM 1 |
---|
3954 | | #define HAVE_VASPRINTF 1 |
---|
3955 | | #define HAVE_VFPRINTF 1 |
---|
3956 | | #define HAVE_VPRINTF 1 |
---|
3957 | | #define HAVE_VSNPRINTF 1 |
---|
3958 | | #define HAVE_VSPRINTF 1 |
---|
3959 | | #define HAVE_WAITPID 1 |
---|
3960 | | #define STACK_DIRECTION -1 |
---|
3961 | | #define HAVE_UNISTD_H 1 |
---|
3962 | | #define HAVE_FORK 1 |
---|
3963 | | #define HAVE_VFORK 1 |
---|
3964 | | #define HAVE_WORKING_VFORK 1 |
---|
3965 | | #define HAVE_WORKING_FORK 1 |
---|
3966 | | #define HAVE_SYS_ERRLIST 1 |
---|
3967 | | #define HAVE_SYS_NERR 1 |
---|
3968 | | #define HAVE_SYS_SIGLIST 1 |
---|
3969 | | #define HAVE_GETRUSAGE 1 |
---|
3970 | | #define HAVE_STRERROR 1 |
---|
3971 | | #define HAVE_STRSIGNAL 1 |
---|
3972 | | #define HAVE_SYSCONF 1 |
---|
3973 | | #define HAVE_TIMES 1 |
---|
3974 | | #define HAVE_SBRK 1 |
---|
3975 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3976 | | #define HAVE_REALPATH 1 |
---|
3977 | | #define HAVE_SYSCTL 1 |
---|
3978 | | #define HAVE_WAIT3 1 |
---|
3979 | | #define HAVE_WAIT4 1 |
---|
3980 | | #define HAVE_DECL_BASENAME 0 |
---|
3981 | | #define HAVE_DECL_FFS 1 |
---|
3982 | | #define HAVE_DECL_ASPRINTF 1 |
---|
3983 | | #define HAVE_DECL_VASPRINTF 1 |
---|
3984 | | #define HAVE_DECL_SNPRINTF 1 |
---|
3985 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
3986 | | #define HAVE_DECL_CALLOC 1 |
---|
3987 | | #define HAVE_DECL_GETENV 1 |
---|
3988 | | #define HAVE_DECL_GETOPT 1 |
---|
3989 | | #define HAVE_DECL_MALLOC 1 |
---|
3990 | | #define HAVE_DECL_REALLOC 1 |
---|
3991 | | #define HAVE_DECL_SBRK 1 |
---|
3992 | | #define HAVE_DECL_STRVERSCMP 0 |
---|
3993 | | /* end confdefs.h. */ |
---|
3994 | | |
---|
3995 | | #include "confdefs.h" |
---|
3996 | | #include <stdio.h> |
---|
3997 | | #ifdef HAVE_STRING_H |
---|
3998 | | #include <string.h> |
---|
3999 | | #else |
---|
4000 | | #ifdef HAVE_STRINGS_H |
---|
4001 | | #include <strings.h> |
---|
4002 | | #endif |
---|
4003 | | #endif |
---|
4004 | | #ifdef HAVE_STDLIB_H |
---|
4005 | | #include <stdlib.h> |
---|
4006 | | #endif |
---|
4007 | | #ifdef HAVE_UNISTD_H |
---|
4008 | | #include <unistd.h> |
---|
4009 | | #endif |
---|
4010 | | int |
---|
4011 | | main () |
---|
4012 | | { |
---|
4013 | | char *(*pfn) = (char *(*)) canonicalize_file_name |
---|
4014 | | ; |
---|
4015 | | return 0; |
---|
4016 | | } |
---|
4017 | configure:8389: result: yes |
---|
4018 | configure:8421: checking for stdlib.h |
---|
4019 | configure:8461: result: yes |
---|
4020 | configure:8421: checking for unistd.h |
---|
4021 | configure:8461: result: yes |
---|
4022 | configure:8475: checking for getpagesize |
---|
4023 | configure:8562: result: yes |
---|
4024 | configure:8572: checking for working mmap |
---|
4025 | configure:8714: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
4026 | configure:8717: $? = 0 |
---|
4027 | configure:8719: ./conftest |
---|
4028 | configure:8722: $? = 0 |
---|
4029 | configure:8736: result: yes |
---|
4030 | configure:8749: checking for working strncmp |
---|
4031 | configure:8826: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2 -std=gnu89 -Wl,-no_pie conftest.c >&5 |
---|
4032 | conftest.c:163:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
4033 | exit (1); |
---|
4034 | ^ |
---|
4035 | conftest.c:163:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
4036 | conftest.c:175:40: warning: implicitly declaring C library function 'strlen' with type 'unsigned long (const char *)' |
---|
4037 | char *q = (char *) p + MAP_LEN - strlen (string) - 2; |
---|
4038 | ^ |
---|
4039 | conftest.c:175:40: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' |
---|
4040 | conftest.c:178:7: warning: implicitly declaring C library function 'strcpy' with type 'char *(char *, const char *)' |
---|
4041 | strcpy (q, string); |
---|
4042 | ^ |
---|
4043 | conftest.c:178:7: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy' |
---|
4044 | 3 warnings generated. |
---|
4045 | configure:8829: $? = 0 |
---|
4046 | configure:8831: ./conftest |
---|
4047 | configure:8834: $? = 0 |
---|
4048 | configure:8849: result: yes |
---|
4049 | configure:8986: creating ./config.status |
---|
4050 | |
---|
4051 | ## ---------------------- ## |
---|
4052 | ## Running config.status. ## |
---|
4053 | ## ---------------------- ## |
---|
4054 | |
---|
4055 | This file was extended by config.status, which was |
---|
4056 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
4057 | |
---|
4058 | CONFIG_FILES = |
---|
4059 | CONFIG_HEADERS = |
---|
4060 | CONFIG_LINKS = |
---|
4061 | CONFIG_COMMANDS = |
---|
4062 | $ ./config.status |
---|
4063 | |
---|
4064 | on MacBook-Air-de-Jose.local |
---|
4065 | |
---|
4066 | config.status:702: creating Makefile |
---|
4067 | config.status:702: creating testsuite/Makefile |
---|
4068 | config.status:799: creating config.h |
---|
4069 | config.status:1325: executing default commands |
---|
4070 | |
---|
4071 | ## ---------------- ## |
---|
4072 | ## Cache variables. ## |
---|
4073 | ## ---------------- ## |
---|
4074 | |
---|
4075 | ac_cv_build=x86_64-apple-darwin11 |
---|
4076 | ac_cv_build_alias=x86_64-apple-darwin11 |
---|
4077 | ac_cv_c_bigendian=no |
---|
4078 | ac_cv_c_compiler_gnu=yes |
---|
4079 | ac_cv_c_const=yes |
---|
4080 | ac_cv_c_inline=inline |
---|
4081 | ac_cv_c_stack_direction=-1 |
---|
4082 | ac_cv_env_CC_set=set |
---|
4083 | ac_cv_env_CC_value='/Developer/usr/bin/clang -std=gnu89' |
---|
4084 | ac_cv_env_CFLAGS_set=set |
---|
4085 | ac_cv_env_CFLAGS_value='-g -O2 -std=gnu89' |
---|
4086 | ac_cv_env_CPPFLAGS_set= |
---|
4087 | ac_cv_env_CPPFLAGS_value= |
---|
4088 | ac_cv_env_CPP_set= |
---|
4089 | ac_cv_env_CPP_value= |
---|
4090 | ac_cv_env_LDFLAGS_set=set |
---|
4091 | ac_cv_env_LDFLAGS_value=-Wl,-no_pie |
---|
4092 | ac_cv_env_build_alias_set=set |
---|
4093 | ac_cv_env_build_alias_value=x86_64-apple-darwin11 |
---|
4094 | ac_cv_env_host_alias_set=set |
---|
4095 | ac_cv_env_host_alias_value=x86_64-apple-darwin11 |
---|
4096 | ac_cv_env_target_alias_set=set |
---|
4097 | ac_cv_env_target_alias_value=x86_64-apple-darwin11 |
---|
4098 | ac_cv_exeext= |
---|
4099 | ac_cv_func___fsetlocking=no |
---|
4100 | ac_cv_func__doprnt=no |
---|
4101 | ac_cv_func_asprintf=yes |
---|
4102 | ac_cv_func_atexit=yes |
---|
4103 | ac_cv_func_basename=yes |
---|
4104 | ac_cv_func_bcmp=yes |
---|
4105 | ac_cv_func_bcopy=yes |
---|
4106 | ac_cv_func_bsearch=yes |
---|
4107 | ac_cv_func_bzero=yes |
---|
4108 | ac_cv_func_calloc=yes |
---|
4109 | ac_cv_func_canonicalize_file_name=no |
---|
4110 | ac_cv_func_clock=yes |
---|
4111 | ac_cv_func_ffs=yes |
---|
4112 | ac_cv_func_fork=yes |
---|
4113 | ac_cv_func_fork_works=yes |
---|
4114 | ac_cv_func_getcwd=yes |
---|
4115 | ac_cv_func_getpagesize=yes |
---|
4116 | ac_cv_func_getrusage=yes |
---|
4117 | ac_cv_func_getsysinfo=no |
---|
4118 | ac_cv_func_gettimeofday=yes |
---|
4119 | ac_cv_func_index=yes |
---|
4120 | ac_cv_func_insque=yes |
---|
4121 | ac_cv_func_memchr=yes |
---|
4122 | ac_cv_func_memcmp=yes |
---|
4123 | ac_cv_func_memcpy=yes |
---|
4124 | ac_cv_func_memmove=yes |
---|
4125 | ac_cv_func_mempcpy=no |
---|
4126 | ac_cv_func_memset=yes |
---|
4127 | ac_cv_func_mkstemps=yes |
---|
4128 | ac_cv_func_mmap_fixed_mapped=yes |
---|
4129 | ac_cv_func_on_exit=no |
---|
4130 | ac_cv_func_psignal=no |
---|
4131 | ac_cv_func_pstat_getdynamic=no |
---|
4132 | ac_cv_func_pstat_getstatic=no |
---|
4133 | ac_cv_func_putenv=yes |
---|
4134 | ac_cv_func_random=yes |
---|
4135 | ac_cv_func_realpath=yes |
---|
4136 | ac_cv_func_rename=yes |
---|
4137 | ac_cv_func_rindex=yes |
---|
4138 | ac_cv_func_sbrk=yes |
---|
4139 | ac_cv_func_setenv=yes |
---|
4140 | ac_cv_func_sigsetmask=yes |
---|
4141 | ac_cv_func_snprintf=yes |
---|
4142 | ac_cv_func_stpcpy=yes |
---|
4143 | ac_cv_func_stpncpy=yes |
---|
4144 | ac_cv_func_strcasecmp=yes |
---|
4145 | ac_cv_func_strchr=yes |
---|
4146 | ac_cv_func_strdup=yes |
---|
4147 | ac_cv_func_strerror=yes |
---|
4148 | ac_cv_func_strncasecmp=yes |
---|
4149 | ac_cv_func_strncmp_works=yes |
---|
4150 | ac_cv_func_strndup=yes |
---|
4151 | ac_cv_func_strrchr=yes |
---|
4152 | ac_cv_func_strsignal=yes |
---|
4153 | ac_cv_func_strstr=yes |
---|
4154 | ac_cv_func_strtod=yes |
---|
4155 | ac_cv_func_strtol=yes |
---|
4156 | ac_cv_func_strtoul=yes |
---|
4157 | ac_cv_func_strverscmp=no |
---|
4158 | ac_cv_func_sysconf=yes |
---|
4159 | ac_cv_func_sysctl=yes |
---|
4160 | ac_cv_func_sysmp=no |
---|
4161 | ac_cv_func_table=no |
---|
4162 | ac_cv_func_times=yes |
---|
4163 | ac_cv_func_tmpnam=yes |
---|
4164 | ac_cv_func_vasprintf=yes |
---|
4165 | ac_cv_func_vfork=yes |
---|
4166 | ac_cv_func_vfork_works=yes |
---|
4167 | ac_cv_func_vfprintf=yes |
---|
4168 | ac_cv_func_vprintf=yes |
---|
4169 | ac_cv_func_vsnprintf=yes |
---|
4170 | ac_cv_func_vsprintf=yes |
---|
4171 | ac_cv_func_wait3=yes |
---|
4172 | ac_cv_func_wait4=yes |
---|
4173 | ac_cv_func_waitpid=yes |
---|
4174 | ac_cv_have_decl_asprintf=yes |
---|
4175 | ac_cv_have_decl_basename=no |
---|
4176 | ac_cv_have_decl_calloc=yes |
---|
4177 | ac_cv_have_decl_ffs=yes |
---|
4178 | ac_cv_have_decl_getenv=yes |
---|
4179 | ac_cv_have_decl_getopt=yes |
---|
4180 | ac_cv_have_decl_malloc=yes |
---|
4181 | ac_cv_have_decl_realloc=yes |
---|
4182 | ac_cv_have_decl_sbrk=yes |
---|
4183 | ac_cv_have_decl_snprintf=yes |
---|
4184 | ac_cv_have_decl_strverscmp=no |
---|
4185 | ac_cv_have_decl_vasprintf=yes |
---|
4186 | ac_cv_have_decl_vsnprintf=yes |
---|
4187 | ac_cv_header_alloca_h=yes |
---|
4188 | ac_cv_header_fcntl_h=yes |
---|
4189 | ac_cv_header_inttypes_h=yes |
---|
4190 | ac_cv_header_limits_h=yes |
---|
4191 | ac_cv_header_machine_hal_sysinfo_h=no |
---|
4192 | ac_cv_header_malloc_h=no |
---|
4193 | ac_cv_header_memory_h=yes |
---|
4194 | ac_cv_header_stdc=yes |
---|
4195 | ac_cv_header_stdint_h=yes |
---|
4196 | ac_cv_header_stdio_ext_h=no |
---|
4197 | ac_cv_header_stdlib_h=yes |
---|
4198 | ac_cv_header_string_h=yes |
---|
4199 | ac_cv_header_strings_h=yes |
---|
4200 | ac_cv_header_sys_file_h=yes |
---|
4201 | ac_cv_header_sys_mman_h=yes |
---|
4202 | ac_cv_header_sys_param_h=yes |
---|
4203 | ac_cv_header_sys_pstat_h=no |
---|
4204 | ac_cv_header_sys_resource_h=yes |
---|
4205 | ac_cv_header_sys_stat_h=yes |
---|
4206 | ac_cv_header_sys_sysctl_h=yes |
---|
4207 | ac_cv_header_sys_sysinfo_h=no |
---|
4208 | ac_cv_header_sys_sysmp_h=no |
---|
4209 | ac_cv_header_sys_systemcfg_h=no |
---|
4210 | ac_cv_header_sys_table_h=no |
---|
4211 | ac_cv_header_sys_time_h=yes |
---|
4212 | ac_cv_header_sys_types_h=yes |
---|
4213 | ac_cv_header_sys_wait_h=yes |
---|
4214 | ac_cv_header_time=yes |
---|
4215 | ac_cv_header_time_h=yes |
---|
4216 | ac_cv_header_unistd_h=yes |
---|
4217 | ac_cv_header_vfork_h=no |
---|
4218 | ac_cv_host=x86_64-apple-darwin11 |
---|
4219 | ac_cv_host_alias=x86_64-apple-darwin11 |
---|
4220 | ac_cv_objext=o |
---|
4221 | ac_cv_os_cray=no |
---|
4222 | ac_cv_prog_AR=ar |
---|
4223 | ac_cv_prog_CC='/Developer/usr/bin/clang -std=gnu89' |
---|
4224 | ac_cv_prog_CPP='/Developer/usr/bin/clang -std=gnu89 -E' |
---|
4225 | ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000' |
---|
4226 | ac_cv_prog_PERL=perl |
---|
4227 | ac_cv_prog_RANLIB=ranlib |
---|
4228 | ac_cv_prog_cc__Developer_usr_bin_clang_c_o=yes |
---|
4229 | ac_cv_prog_cc_g=yes |
---|
4230 | ac_cv_prog_cc_stdc= |
---|
4231 | ac_cv_prog_cc_w_cxx_compat=yes |
---|
4232 | ac_cv_prog_egrep='grep -E' |
---|
4233 | ac_cv_search_strerror='none required' |
---|
4234 | ac_cv_sizeof_int=4 |
---|
4235 | ac_cv_type_int=yes |
---|
4236 | ac_cv_type_pid_t=yes |
---|
4237 | ac_cv_type_uintptr_t=yes |
---|
4238 | liberty_cv_uint64=uint64_t |
---|
4239 | libiberty_cv_decl_needed_canonicalize_file_name=yes |
---|
4240 | libiberty_cv_declare_errno=no |
---|
4241 | libiberty_cv_var_sys_errlist=yes |
---|
4242 | libiberty_cv_var_sys_nerr=yes |
---|
4243 | libiberty_cv_var_sys_siglist=yes |
---|
4244 | |
---|
4245 | ## ----------------- ## |
---|
4246 | ## Output variables. ## |
---|
4247 | ## ----------------- ## |
---|
4248 | |
---|
4249 | AR='ar' |
---|
4250 | BUILD_INFO='info' |
---|
4251 | CC='/Developer/usr/bin/clang -std=gnu89' |
---|
4252 | CFLAGS='-g -O2 -std=gnu89' |
---|
4253 | CHECK='really-check' |
---|
4254 | CPP='/Developer/usr/bin/clang -std=gnu89 -E' |
---|
4255 | CPPFLAGS='' |
---|
4256 | DEFS='-DHAVE_CONFIG_H' |
---|
4257 | ECHO_C='ECHO_N='' |
---|
4258 | ECHO_T='' |
---|
4259 | EGREP='grep -E' |
---|
4260 | EXEEXT='' |
---|
4261 | HAVE_PERL='' |
---|
4262 | INSTALL_DATA='/usr/bin/install -c -m 644' |
---|
4263 | INSTALL_DEST='libdir' |
---|
4264 | INSTALL_PROGRAM='/usr/bin/install -c' |
---|
4265 | INSTALL_SCRIPT='/usr/bin/install -c' |
---|
4266 | LDFLAGS='-Wl,-no_pie' |
---|
4267 | LIBOBJS=' ./mempcpy$U.o ./strverscmp$U.o' |
---|
4268 | LIBS='' |
---|
4269 | LTLIBOBJS=' ./mempcpy$U.lo ./strverscmp$U.lo' |
---|
4270 | MAINT='#' |
---|
4271 | MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000' |
---|
4272 | NOTMAINT='' |
---|
4273 | NO_MINUS_C_MINUS_O='' |
---|
4274 | OBJEXT='o' |
---|
4275 | OUTPUT_OPTION='-o $@' |
---|
4276 | PACKAGE_BUGREPORT='' |
---|
4277 | PACKAGE_NAME='' |
---|
4278 | PACKAGE_STRING='' |
---|
4279 | PACKAGE_TARNAME='' |
---|
4280 | PACKAGE_VERSION='' |
---|
4281 | PATH_SEPARATOR=':' |
---|
4282 | PERL='perl' |
---|
4283 | RANLIB='ranlib' |
---|
4284 | SHELL='/bin/sh' |
---|
4285 | ac_ct_AR='' |
---|
4286 | ac_ct_CC='' |
---|
4287 | ac_ct_RANLIB='' |
---|
4288 | ac_libiberty_warn_cflags='-W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat' |
---|
4289 | bindir='${exec_prefix}/bin' |
---|
4290 | build='x86_64-apple-darwin11' |
---|
4291 | build_alias='x86_64-apple-darwin11' |
---|
4292 | build_cpu='x86_64' |
---|
4293 | build_os='darwin11' |
---|
4294 | build_vendor='apple' |
---|
4295 | datadir='${prefix}/share' |
---|
4296 | datarootdir='/opt/local/share' |
---|
4297 | docdir='/opt/local/share/doc' |
---|
4298 | exec_prefix='${prefix}' |
---|
4299 | host='x86_64-apple-darwin11' |
---|
4300 | host_alias='x86_64-apple-darwin11' |
---|
4301 | host_cpu='x86_64' |
---|
4302 | host_os='darwin11' |
---|
4303 | host_vendor='apple' |
---|
4304 | htmldir='/opt/local/share/doc' |
---|
4305 | includedir='/opt/local/include/apple-gcc42' |
---|
4306 | infodir='${prefix}/info' |
---|
4307 | libdir='/opt/local/lib/apple-gcc42' |
---|
4308 | libexecdir='/opt/local/libexec/apple-gcc42' |
---|
4309 | libiberty_topdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/libiberty/..' |
---|
4310 | localstatedir='${prefix}/var' |
---|
4311 | mandir='${prefix}/share/man' |
---|
4312 | oldincludedir='/usr/include' |
---|
4313 | pexecute='./pex-unix.o' |
---|
4314 | prefix='/opt/local' |
---|
4315 | program_transform_name='s,$,-apple-4.2,; ' |
---|
4316 | sbindir='${exec_prefix}/sbin' |
---|
4317 | sharedstatedir='${prefix}/com' |
---|
4318 | sysconfdir='${prefix}/etc' |
---|
4319 | target_alias='x86_64-apple-darwin11' |
---|
4320 | target_header_dir='' |
---|
4321 | |
---|
4322 | ## ------------- ## |
---|
4323 | ## Output files. ## |
---|
4324 | ## ------------- ## |
---|
4325 | |
---|
4326 | host_makefile_frag='xhost-mkfrag' |
---|
4327 | |
---|
4328 | ## ----------- ## |
---|
4329 | ## confdefs.h. ## |
---|
4330 | ## ----------- ## |
---|
4331 | |
---|
4332 | #define HAVE_ALLOCA_H 1 |
---|
4333 | #define HAVE_ASPRINTF 1 |
---|
4334 | #define HAVE_ATEXIT 1 |
---|
4335 | #define HAVE_BASENAME 1 |
---|
4336 | #define HAVE_BCMP 1 |
---|
4337 | #define HAVE_BCOPY 1 |
---|
4338 | #define HAVE_BSEARCH 1 |
---|
4339 | #define HAVE_BZERO 1 |
---|
4340 | #define HAVE_CALLOC 1 |
---|
4341 | #define HAVE_CLOCK 1 |
---|
4342 | #define HAVE_DECL_ASPRINTF 1 |
---|
4343 | #define HAVE_DECL_BASENAME 0 |
---|
4344 | #define HAVE_DECL_CALLOC 1 |
---|
4345 | #define HAVE_DECL_FFS 1 |
---|
4346 | #define HAVE_DECL_GETENV 1 |
---|
4347 | #define HAVE_DECL_GETOPT 1 |
---|
4348 | #define HAVE_DECL_MALLOC 1 |
---|
4349 | #define HAVE_DECL_REALLOC 1 |
---|
4350 | #define HAVE_DECL_SBRK 1 |
---|
4351 | #define HAVE_DECL_SNPRINTF 1 |
---|
4352 | #define HAVE_DECL_STRVERSCMP 0 |
---|
4353 | #define HAVE_DECL_VASPRINTF 1 |
---|
4354 | #define HAVE_DECL_VSNPRINTF 1 |
---|
4355 | #define HAVE_FCNTL_H 1 |
---|
4356 | #define HAVE_FFS 1 |
---|
4357 | #define HAVE_FORK 1 |
---|
4358 | #define HAVE_GETCWD 1 |
---|
4359 | #define HAVE_GETPAGESIZE 1 |
---|
4360 | #define HAVE_GETPAGESIZE 1 |
---|
4361 | #define HAVE_GETRUSAGE 1 |
---|
4362 | #define HAVE_GETTIMEOFDAY 1 |
---|
4363 | #define HAVE_GETTIMEOFDAY 1 |
---|
4364 | #define HAVE_INDEX 1 |
---|
4365 | #define HAVE_INSQUE 1 |
---|
4366 | #define HAVE_INTTYPES_H 1 |
---|
4367 | #define HAVE_LIMITS_H 1 |
---|
4368 | #define HAVE_MEMCHR 1 |
---|
4369 | #define HAVE_MEMCMP 1 |
---|
4370 | #define HAVE_MEMCPY 1 |
---|
4371 | #define HAVE_MEMMOVE 1 |
---|
4372 | #define HAVE_MEMORY_H 1 |
---|
4373 | #define HAVE_MEMSET 1 |
---|
4374 | #define HAVE_MKSTEMPS 1 |
---|
4375 | #define HAVE_MMAP 1 |
---|
4376 | #define HAVE_PUTENV 1 |
---|
4377 | #define HAVE_RANDOM 1 |
---|
4378 | #define HAVE_REALPATH 1 |
---|
4379 | #define HAVE_RENAME 1 |
---|
4380 | #define HAVE_RINDEX 1 |
---|
4381 | #define HAVE_SBRK 1 |
---|
4382 | #define HAVE_SETENV 1 |
---|
4383 | #define HAVE_SIGSETMASK 1 |
---|
4384 | #define HAVE_SNPRINTF 1 |
---|
4385 | #define HAVE_STDINT_H 1 |
---|
4386 | #define HAVE_STDINT_H 1 |
---|
4387 | #define HAVE_STDLIB_H 1 |
---|
4388 | #define HAVE_STDLIB_H 1 |
---|
4389 | #define HAVE_STDLIB_H 1 |
---|
4390 | #define HAVE_STPCPY 1 |
---|
4391 | #define HAVE_STPNCPY 1 |
---|
4392 | #define HAVE_STRCASECMP 1 |
---|
4393 | #define HAVE_STRCHR 1 |
---|
4394 | #define HAVE_STRDUP 1 |
---|
4395 | #define HAVE_STRERROR 1 |
---|
4396 | #define HAVE_STRINGS_H 1 |
---|
4397 | #define HAVE_STRINGS_H 1 |
---|
4398 | #define HAVE_STRING_H 1 |
---|
4399 | #define HAVE_STRING_H 1 |
---|
4400 | #define HAVE_STRNCASECMP 1 |
---|
4401 | #define HAVE_STRNDUP 1 |
---|
4402 | #define HAVE_STRRCHR 1 |
---|
4403 | #define HAVE_STRSIGNAL 1 |
---|
4404 | #define HAVE_STRSTR 1 |
---|
4405 | #define HAVE_STRTOD 1 |
---|
4406 | #define HAVE_STRTOL 1 |
---|
4407 | #define HAVE_STRTOUL 1 |
---|
4408 | #define HAVE_SYSCONF 1 |
---|
4409 | #define HAVE_SYSCTL 1 |
---|
4410 | #define HAVE_SYS_ERRLIST 1 |
---|
4411 | #define HAVE_SYS_FILE_H 1 |
---|
4412 | #define HAVE_SYS_MMAN_H 1 |
---|
4413 | #define HAVE_SYS_NERR 1 |
---|
4414 | #define HAVE_SYS_PARAM_H 1 |
---|
4415 | #define HAVE_SYS_RESOURCE_H 1 |
---|
4416 | #define HAVE_SYS_SIGLIST 1 |
---|
4417 | #define HAVE_SYS_STAT_H 1 |
---|
4418 | #define HAVE_SYS_STAT_H 1 |
---|
4419 | #define HAVE_SYS_SYSCTL_H 1 |
---|
4420 | #define HAVE_SYS_TIME_H 1 |
---|
4421 | #define HAVE_SYS_TYPES_H 1 |
---|
4422 | #define HAVE_SYS_WAIT_H 1 |
---|
4423 | #define HAVE_TIMES 1 |
---|
4424 | #define HAVE_TIME_H 1 |
---|
4425 | #define HAVE_TMPNAM 1 |
---|
4426 | #define HAVE_UINTPTR_T 1 |
---|
4427 | #define HAVE_UNISTD_H 1 |
---|
4428 | #define HAVE_UNISTD_H 1 |
---|
4429 | #define HAVE_UNISTD_H 1 |
---|
4430 | #define HAVE_UNISTD_H 1 |
---|
4431 | #define HAVE_VASPRINTF 1 |
---|
4432 | #define HAVE_VFORK 1 |
---|
4433 | #define HAVE_VFPRINTF 1 |
---|
4434 | #define HAVE_VPRINTF 1 |
---|
4435 | #define HAVE_VSNPRINTF 1 |
---|
4436 | #define HAVE_VSPRINTF 1 |
---|
4437 | #define HAVE_WAIT3 1 |
---|
4438 | #define HAVE_WAIT4 1 |
---|
4439 | #define HAVE_WAITPID 1 |
---|
4440 | #define HAVE_WORKING_FORK 1 |
---|
4441 | #define HAVE_WORKING_VFORK 1 |
---|
4442 | #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 |
---|
4443 | #define PACKAGE_BUGREPORT "" |
---|
4444 | #define PACKAGE_NAME "" |
---|
4445 | #define PACKAGE_STRING "" |
---|
4446 | #define PACKAGE_TARNAME "" |
---|
4447 | #define PACKAGE_VERSION "" |
---|
4448 | #define SIZEOF_INT 4 |
---|
4449 | #define STACK_DIRECTION -1 |
---|
4450 | #define STDC_HEADERS 1 |
---|
4451 | #define TIME_WITH_SYS_TIME 1 |
---|
4452 | #define UNSIGNED_64BIT_TYPE uint64_t |
---|
4453 | |
---|
4454 | configure: exit 0 |
---|