Ticket #31885: config.log

File config.log, 133.6 KB (added by macports@…, 12 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated 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
13hostname = MacBook-Air-de-Jose.local
14uname -m = x86_64
15uname -r = 11.2.0
16uname -s = Darwin
17uname -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
25hostinfo               = 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
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 4.00 gigabytes
33Default processor set: 125 tasks, 545 threads, 4 processors
34Load average: 6.99, Mach factor: 0.50
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /bin
40PATH: /usr/bin
41PATH: /sbin
42PATH: /usr/sbin
43
44
45## ----------- ##
46## Core tests. ##
47## ----------- ##
48
49configure:1227: creating cache ./config.cache
50configure:1384: checking whether to enable maintainer-specific portions of Makefiles
51configure:1394: result: no
52configure:1409: checking for makeinfo
53configure:1435: result: makeinfo --split-size=5000000 --split-size=5000000
54configure:1474: checking for perl
55configure:1490: found /usr/bin/perl
56configure:1500: result: perl
57configure:1520: checking build system type
58configure:1538: result: x86_64-apple-darwin11
59configure:1546: checking host system type
60configure:1560: result: x86_64-apple-darwin11
61configure:1573: checking for x86_64-apple-darwin11-ar
62configure:1599: result: ar
63configure:1652: checking for x86_64-apple-darwin11-ranlib
64configure:1678: result: ranlib
65configure:1739: checking for x86_64-apple-darwin11-gcc
66configure:1765: result: /Developer/usr/bin/clang -std=gnu89
67configure:2047: checking for C compiler version
68configure:2050: /Developer/usr/bin/clang -std=gnu89 --version </dev/null >&5
69Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
70Target: x86_64-apple-darwin11.2.0
71Thread model: posix
72configure:2053: $? = 0
73configure:2055: /Developer/usr/bin/clang -std=gnu89 -v </dev/null >&5
74Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
75Target: x86_64-apple-darwin11.2.0
76Thread model: posix
77clang: warning: argument unused during compilation: '-std=gnu89'
78configure:2058: $? = 0
79configure:2060: /Developer/usr/bin/clang -std=gnu89 -V </dev/null >&5
80clang: error: argument to '-V' is missing (expected 1 value)
81clang: error: no input files
82configure:2063: $? = 1
83configure:2082: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
84configure:2085: $? = 0
85configure:2119: checking for C compiler default output file name
86configure:2122: /Developer/usr/bin/clang -std=gnu89 -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
87configure:2125: $? = 0
88configure:2171: result: a.out
89configure:2176: checking whether the C compiler works
90configure:2182: ./a.out
91configure:2185: $? = 0
92configure:2202: result: yes
93configure:2209: checking whether we are cross compiling
94configure:2211: result: no
95configure:2214: checking for suffix of executables
96configure:2216: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
97configure:2219: $? = 0
98configure:2244: result:
99configure:2251: checking for suffix of object files
100configure:2272: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
101configure:2275: $? = 0
102configure:2297: result: o
103configure:2301: checking whether we are using the GNU C compiler
104configure:2325: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
105configure:2331: $? = 0
106configure:2335: test -z
107                         || test ! -s conftest.err
108configure:2338: $? = 0
109configure:2341: test -s conftest.o
110configure:2344: $? = 0
111configure:2357: result: yes
112configure:2363: checking whether /Developer/usr/bin/clang -std=gnu89 accepts -g
113configure:2384: /Developer/usr/bin/clang -std=gnu89 -c -g  conftest.c >&5
114configure:2390: $? = 0
115configure:2394: test -z
116                         || test ! -s conftest.err
117configure:2397: $? = 0
118configure:2400: test -s conftest.o
119configure:2403: $? = 0
120configure:2414: result: yes
121configure:2431: checking for /Developer/usr/bin/clang -std=gnu89 option to accept ANSI C
122configure:2501: /Developer/usr/bin/clang -std=gnu89  -c -g -O2  -std=gnu89  conftest.c >&5
123configure:2507: $? = 0
124configure:2511: test -z
125                         || test ! -s conftest.err
126configure:2514: $? = 0
127configure:2517: test -s conftest.o
128configure:2520: $? = 0
129configure:2538: result: none needed
130configure:2556: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
131conftest.c:2:3: error: unknown type name 'choke'
132  choke me
133  ^
134conftest.c:2:11: error: expected ';' after top level declarator
135  choke me
136          ^
137          ;
1382 errors generated.
139configure:2562: $? = 1
140configure: failed program was:
141| #ifndef __cplusplus
142|   choke me
143| #endif
144configure:2700: checking how to run the C preprocessor
145configure:2735: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
146configure:2741: $? = 0
147configure:2773: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
148conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
149#include <ac_nonexistent.h>
150         ^
1511 error generated.
152configure:2779: $? = 1
153configure: 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>
163configure:2818: result: /Developer/usr/bin/clang -std=gnu89 -E
164configure:2842: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
165configure:2848: $? = 0
166configure:2880: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
167conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
168#include <ac_nonexistent.h>
169         ^
1701 error generated.
171configure:2886: $? = 1
172configure: 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>
182configure:2934: checking whether /Developer/usr/bin/clang -std=gnu89 accepts -Wc++-compat
183configure:2950: /Developer/usr/bin/clang -std=gnu89 -c -Wc++-compat  conftest.c >&5
184configure:2956: $? = 0
185configure:2960: test -z
186                         || test ! -s conftest.err
187configure:2963: $? = 0
188configure:2966: test -s conftest.o
189configure:2969: $? = 0
190configure:2982: result: yes
191configure:2995: checking whether /Developer/usr/bin/clang -std=gnu89 and cc understand -c and -o together
192configure:3025: /Developer/usr/bin/clang -std=gnu89 -c conftest.c -o conftest.o >&5
193configure:3028: $? = 0
194configure:3030: /Developer/usr/bin/clang -std=gnu89 -c conftest.c -o conftest.o >&5
195configure:3033: $? = 0
196configure:3040: cc -c conftest.c >&5
197configure:3043: $? = 0
198configure:3046: cc -c conftest.c -o conftest.o >&5
199configure:3049: $? = 0
200configure:3051: cc -c conftest.c -o conftest.o >&5
201configure:3054: $? = 0
202configure:3072: result: yes
203configure:3093: checking for an ANSI C-conforming const
204configure:3160: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
205configure:3166: $? = 0
206configure:3170: test -z
207                         || test ! -s conftest.err
208configure:3173: $? = 0
209configure:3176: test -s conftest.o
210configure:3179: $? = 0
211configure:3190: result: yes
212configure:3200: checking for inline
213configure:3221: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
214configure:3227: $? = 0
215configure:3231: test -z
216                         || test ! -s conftest.err
217configure:3234: $? = 0
218configure:3237: test -s conftest.o
219configure:3240: $? = 0
220configure:3252: result: inline
221configure:3271: checking whether byte ordering is bigendian
222configure:3298: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
223configure:3304: $? = 0
224configure:3308: test -z
225                         || test ! -s conftest.err
226configure:3311: $? = 0
227configure:3314: test -s conftest.o
228configure:3317: $? = 0
229configure:3341: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
230conftest.c:16:2: error: use of undeclared identifier 'not'
231 not big endian
232 ^
2331 error generated.
234configure:3347: $? = 1
235configure: 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| }
257configure:3482: result: no
258configure:3521: checking for a BSD-compatible install
259configure:3576: result: /usr/bin/install -c
260configure:3691: checking for sys/file.h
261configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
262configure:3710: $? = 0
263configure:3731: result: yes
264configure:3691: checking for sys/param.h
265configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
266configure:3710: $? = 0
267configure:3731: result: yes
268configure:3691: checking for limits.h
269configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
270configure:3710: $? = 0
271configure:3731: result: yes
272configure:3691: checking for stdlib.h
273configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
274configure:3710: $? = 0
275configure:3731: result: yes
276configure:3691: checking for malloc.h
277configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
278conftest.c:13:10: fatal error: 'malloc.h' file not found
279#include <malloc.h>
280         ^
2811 error generated.
282configure:3710: $? = 1
283configure: 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>
297configure:3731: result: no
298configure:3691: checking for string.h
299configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
300configure:3710: $? = 0
301configure:3731: result: yes
302configure:3691: checking for unistd.h
303configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
304configure:3710: $? = 0
305configure:3731: result: yes
306configure:3691: checking for strings.h
307configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
308configure:3710: $? = 0
309configure:3731: result: yes
310configure:3691: checking for sys/time.h
311configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
312configure:3710: $? = 0
313configure:3731: result: yes
314configure:3691: checking for time.h
315configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
316configure:3710: $? = 0
317configure:3731: result: yes
318configure:3691: checking for sys/resource.h
319configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
320configure:3710: $? = 0
321configure:3731: result: yes
322configure:3691: checking for sys/stat.h
323configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
324configure:3710: $? = 0
325configure:3731: result: yes
326configure:3691: checking for sys/mman.h
327configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
328configure:3710: $? = 0
329configure:3731: result: yes
330configure:3691: checking for fcntl.h
331configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
332configure:3710: $? = 0
333configure:3731: result: yes
334configure:3691: checking for alloca.h
335configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
336configure:3710: $? = 0
337configure:3731: result: yes
338configure:3691: checking for sys/pstat.h
339configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
340conftest.c:23:10: fatal error: 'sys/pstat.h' file not found
341#include <sys/pstat.h>
342         ^
3431 error generated.
344configure:3710: $? = 1
345configure: 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>
369configure:3731: result: no
370configure:3691: checking for sys/sysmp.h
371configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
372conftest.c:23:10: fatal error: 'sys/sysmp.h' file not found
373#include <sys/sysmp.h>
374         ^
3751 error generated.
376configure:3710: $? = 1
377configure: 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>
401configure:3731: result: no
402configure:3691: checking for sys/sysinfo.h
403configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
404conftest.c:23:10: fatal error: 'sys/sysinfo.h' file not found
405#include <sys/sysinfo.h>
406         ^
4071 error generated.
408configure:3710: $? = 1
409configure: 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>
433configure:3731: result: no
434configure:3691: checking for machine/hal_sysinfo.h
435configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
436conftest.c:23:10: fatal error: 'machine/hal_sysinfo.h' file not found
437#include <machine/hal_sysinfo.h>
438         ^
4391 error generated.
440configure:3710: $? = 1
441configure: 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>
465configure:3731: result: no
466configure:3691: checking for sys/table.h
467configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
468conftest.c:23:10: fatal error: 'sys/table.h' file not found
469#include <sys/table.h>
470         ^
4711 error generated.
472configure:3710: $? = 1
473configure: 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>
497configure:3731: result: no
498configure:3691: checking for sys/sysctl.h
499configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
500configure:3710: $? = 0
501configure:3731: result: yes
502configure:3691: checking for sys/systemcfg.h
503configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
504conftest.c:24:10: fatal error: 'sys/systemcfg.h' file not found
505#include <sys/systemcfg.h>
506         ^
5071 error generated.
508configure:3710: $? = 1
509configure: 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>
534configure:3731: result: no
535configure:3691: checking for stdint.h
536configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
537configure:3710: $? = 0
538configure:3731: result: yes
539configure:3691: checking for stdio_ext.h
540configure:3704: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
541conftest.c:25:10: fatal error: 'stdio_ext.h' file not found
542#include <stdio_ext.h>
543         ^
5441 error generated.
545configure:3710: $? = 1
546configure: 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>
572configure:3731: result: no
573configure:3741: checking for sys/wait.h that is POSIX.1 compatible
574configure:3772: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
575configure:3778: $? = 0
576configure:3782: test -z
577                         || test ! -s conftest.err
578configure:3785: $? = 0
579configure:3788: test -s conftest.o
580configure:3791: $? = 0
581configure:3802: result: yes
582configure:3812: checking whether time.h and sys/time.h may both be included
583configure:3837: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
584configure:3843: $? = 0
585configure:3847: test -z
586                         || test ! -s conftest.err
587configure:3850: $? = 0
588configure:3853: test -s conftest.o
589configure:3856: $? = 0
590configure:3867: result: yes
591configure:3878: checking whether errno must be declared
592configure:3899: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
593configure:3905: $? = 0
594configure:3909: test -z
595                         || test ! -s conftest.err
596configure:3912: $? = 0
597configure:3915: test -s conftest.o
598configure:3918: $? = 0
599configure:3929: result: no
600configure:3941: checking for egrep
601configure:3951: result: grep -E
602configure:3956: checking for ANSI C header files
603configure:3981: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
604configure:3987: $? = 0
605configure:3991: test -z
606                         || test ! -s conftest.err
607configure:3994: $? = 0
608configure:3997: test -s conftest.o
609configure:4000: $? = 0
610configure:4089: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
611conftest.c:44:7: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
612      exit(2);
613      ^
614conftest.c:44:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
6151 warning generated.
616configure:4092: $? = 0
617configure:4094: ./conftest
618configure:4097: $? = 0
619configure:4112: result: yes
620configure:4136: checking for sys/types.h
621configure:4149: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
622configure:4155: $? = 0
623configure:4176: result: yes
624configure:4136: checking for sys/stat.h
625configure:4176: result: yes
626configure:4136: checking for stdlib.h
627configure:4176: result: yes
628configure:4136: checking for string.h
629configure:4176: result: yes
630configure:4136: checking for memory.h
631configure:4149: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
632configure:4155: $? = 0
633configure:4176: result: yes
634configure:4136: checking for strings.h
635configure:4176: result: yes
636configure:4136: checking for inttypes.h
637configure:4149: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
638configure:4155: $? = 0
639configure:4176: result: yes
640configure:4136: checking for stdint.h
641configure:4176: result: yes
642configure:4136: checking for unistd.h
643configure:4176: result: yes
644configure:4187: checking for int
645configure:4211: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
646configure:4217: $? = 0
647configure:4221: test -z
648                         || test ! -s conftest.err
649configure:4224: $? = 0
650configure:4227: test -s conftest.o
651configure:4230: $? = 0
652configure:4241: result: yes
653configure:4244: checking size of int
654configure:4563: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
655configure:4566: $? = 0
656configure:4568: ./conftest
657configure:4571: $? = 0
658configure:4594: result: 4
659configure:4602: checking for uintptr_t
660configure:4626: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
661configure:4632: $? = 0
662configure:4636: test -z
663                         || test ! -s conftest.err
664configure:4639: $? = 0
665configure:4642: test -s conftest.o
666configure:4645: $? = 0
667configure:4656: result: yes
668configure:4670: checking for a 64-bit type
669configure:4693: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
670configure:4699: $? = 0
671configure:4703: test -z
672                         || test ! -s conftest.err
673configure:4706: $? = 0
674configure:4709: test -s conftest.o
675configure:4712: $? = 0
676configure:4822: result: uint64_t
677configure:4841: checking for pid_t
678configure:4865: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
679configure:4871: $? = 0
680configure:4875: test -z
681                         || test ! -s conftest.err
682configure:4878: $? = 0
683configure:4881: test -s conftest.o
684configure:4884: $? = 0
685configure:4895: result: yes
686configure:6117: checking for library containing strerror
687configure:6152: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
688conftest.c:47:6: warning: incompatible redeclaration of library function 'strerror'
689char strerror ();
690     ^
691conftest.c:47:6: note: 'strerror' is a builtin with type 'char *(int)'
6921 warning generated.
693configure:6158: $? = 0
694configure:6162: test -z
695                         || test ! -s conftest.err
696configure:6165: $? = 0
697configure:6168: test -s conftest
698configure:6171: $? = 0
699configure:6246: result: none required
700configure:6257: checking for asprintf
701configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
702configure:6319: $? = 0
703configure:6323: test -z
704                         || test ! -s conftest.err
705configure:6326: $? = 0
706configure:6329: test -s conftest
707configure:6332: $? = 0
708configure:6344: result: yes
709configure:6257: checking for atexit
710configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
711configure:6319: $? = 0
712configure:6323: test -z
713                         || test ! -s conftest.err
714configure:6326: $? = 0
715configure:6329: test -s conftest
716configure:6332: $? = 0
717configure:6344: result: yes
718configure:6257: checking for basename
719configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
720configure:6319: $? = 0
721configure:6323: test -z
722                         || test ! -s conftest.err
723configure:6326: $? = 0
724configure:6329: test -s conftest
725configure:6332: $? = 0
726configure:6344: result: yes
727configure:6257: checking for bcmp
728configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
729configure:6319: $? = 0
730configure:6323: test -z
731                         || test ! -s conftest.err
732configure:6326: $? = 0
733configure:6329: test -s conftest
734configure:6332: $? = 0
735configure:6344: result: yes
736configure:6257: checking for bcopy
737configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
738configure:6319: $? = 0
739configure:6323: test -z
740                         || test ! -s conftest.err
741configure:6326: $? = 0
742configure:6329: test -s conftest
743configure:6332: $? = 0
744configure:6344: result: yes
745configure:6257: checking for bsearch
746configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
747configure:6319: $? = 0
748configure:6323: test -z
749                         || test ! -s conftest.err
750configure:6326: $? = 0
751configure:6329: test -s conftest
752configure:6332: $? = 0
753configure:6344: result: yes
754configure:6257: checking for bzero
755configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
756conftest.c:64:6: warning: incompatible redeclaration of library function 'bzero'
757char bzero ();
758     ^
759conftest.c:64:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
7601 warning generated.
761configure:6319: $? = 0
762configure:6323: test -z
763                         || test ! -s conftest.err
764configure:6326: $? = 0
765configure:6329: test -s conftest
766configure:6332: $? = 0
767configure:6344: result: yes
768configure:6257: checking for calloc
769configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
770conftest.c:65:6: warning: incompatible redeclaration of library function 'calloc'
771char calloc ();
772     ^
773conftest.c:65:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
7741 warning generated.
775configure:6319: $? = 0
776configure:6323: test -z
777                         || test ! -s conftest.err
778configure:6326: $? = 0
779configure:6329: test -s conftest
780configure:6332: $? = 0
781configure:6344: result: yes
782configure:6257: checking for clock
783configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
784configure:6319: $? = 0
785configure:6323: test -z
786                         || test ! -s conftest.err
787configure:6326: $? = 0
788configure:6329: test -s conftest
789configure:6332: $? = 0
790configure:6344: result: yes
791configure:6257: checking for ffs
792configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
793configure:6319: $? = 0
794configure:6323: test -z
795                         || test ! -s conftest.err
796configure:6326: $? = 0
797configure:6329: test -s conftest
798configure:6332: $? = 0
799configure:6344: result: yes
800configure:6257: checking for getcwd
801configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
802configure:6319: $? = 0
803configure:6323: test -z
804                         || test ! -s conftest.err
805configure:6326: $? = 0
806configure:6329: test -s conftest
807configure:6332: $? = 0
808configure:6344: result: yes
809configure:6257: checking for getpagesize
810configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
811configure:6319: $? = 0
812configure:6323: test -z
813                         || test ! -s conftest.err
814configure:6326: $? = 0
815configure:6329: test -s conftest
816configure:6332: $? = 0
817configure:6344: result: yes
818configure:6257: checking for gettimeofday
819configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
820configure:6319: $? = 0
821configure:6323: test -z
822                         || test ! -s conftest.err
823configure:6326: $? = 0
824configure:6329: test -s conftest
825configure:6332: $? = 0
826configure:6344: result: yes
827configure:6257: checking for index
828configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
829conftest.c:71:6: warning: incompatible redeclaration of library function 'index'
830char index ();
831     ^
832conftest.c:71:6: note: 'index' is a builtin with type 'char *(const char *, int)'
8331 warning generated.
834configure:6319: $? = 0
835configure:6323: test -z
836                         || test ! -s conftest.err
837configure:6326: $? = 0
838configure:6329: test -s conftest
839configure:6332: $? = 0
840configure:6344: result: yes
841configure:6257: checking for insque
842configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
843configure:6319: $? = 0
844configure:6323: test -z
845                         || test ! -s conftest.err
846configure:6326: $? = 0
847configure:6329: test -s conftest
848configure:6332: $? = 0
849configure:6344: result: yes
850configure:6257: checking for memchr
851configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
852conftest.c:73:6: warning: incompatible redeclaration of library function 'memchr'
853char memchr ();
854     ^
855conftest.c:73:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
8561 warning generated.
857configure:6319: $? = 0
858configure:6323: test -z
859                         || test ! -s conftest.err
860configure:6326: $? = 0
861configure:6329: test -s conftest
862configure:6332: $? = 0
863configure:6344: result: yes
864configure:6257: checking for memcmp
865configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
866configure:6319: $? = 0
867configure:6323: test -z
868                         || test ! -s conftest.err
869configure:6326: $? = 0
870configure:6329: test -s conftest
871configure:6332: $? = 0
872configure:6344: result: yes
873configure:6257: checking for memcpy
874configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
875conftest.c:75:6: warning: incompatible redeclaration of library function 'memcpy'
876char memcpy ();
877     ^
878conftest.c:75:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
8791 warning generated.
880configure:6319: $? = 0
881configure:6323: test -z
882                         || test ! -s conftest.err
883configure:6326: $? = 0
884configure:6329: test -s conftest
885configure:6332: $? = 0
886configure:6344: result: yes
887configure:6257: checking for memmove
888configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
889conftest.c:76:6: warning: incompatible redeclaration of library function 'memmove'
890char memmove ();
891     ^
892conftest.c:76:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
8931 warning generated.
894configure:6319: $? = 0
895configure:6323: test -z
896                         || test ! -s conftest.err
897configure:6326: $? = 0
898configure:6329: test -s conftest
899configure:6332: $? = 0
900configure:6344: result: yes
901configure:6257: checking for mempcpy
902configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
903Undefined symbols for architecture x86_64:
904  "_mempcpy", referenced from:
905      _main in cc-gwxz4m.o
906      _f in cc-gwxz4m.o
907ld: symbol(s) not found for architecture x86_64
908clang: error: linker command failed with exit code 1 (use -v to see invocation)
909configure:6319: $? = 1
910configure: 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| }
1007configure:6344: result: no
1008configure:6257: checking for memset
1009configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1010conftest.c:77:6: warning: incompatible redeclaration of library function 'memset'
1011char memset ();
1012     ^
1013conftest.c:77:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
10141 warning generated.
1015configure:6319: $? = 0
1016configure:6323: test -z
1017                         || test ! -s conftest.err
1018configure:6326: $? = 0
1019configure:6329: test -s conftest
1020configure:6332: $? = 0
1021configure:6344: result: yes
1022configure:6257: checking for mkstemps
1023configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1024configure:6319: $? = 0
1025configure:6323: test -z
1026                         || test ! -s conftest.err
1027configure:6326: $? = 0
1028configure:6329: test -s conftest
1029configure:6332: $? = 0
1030configure:6344: result: yes
1031configure:6257: checking for putenv
1032configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1033configure:6319: $? = 0
1034configure:6323: test -z
1035                         || test ! -s conftest.err
1036configure:6326: $? = 0
1037configure:6329: test -s conftest
1038configure:6332: $? = 0
1039configure:6344: result: yes
1040configure:6257: checking for random
1041configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1042configure:6319: $? = 0
1043configure:6323: test -z
1044                         || test ! -s conftest.err
1045configure:6326: $? = 0
1046configure:6329: test -s conftest
1047configure:6332: $? = 0
1048configure:6344: result: yes
1049configure:6257: checking for rename
1050configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1051configure:6319: $? = 0
1052configure:6323: test -z
1053                         || test ! -s conftest.err
1054configure:6326: $? = 0
1055configure:6329: test -s conftest
1056configure:6332: $? = 0
1057configure:6344: result: yes
1058configure:6257: checking for rindex
1059configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1060conftest.c:82:6: warning: incompatible redeclaration of library function 'rindex'
1061char rindex ();
1062     ^
1063conftest.c:82:6: note: 'rindex' is a builtin with type 'char *(const char *, int)'
10641 warning generated.
1065configure:6319: $? = 0
1066configure:6323: test -z
1067                         || test ! -s conftest.err
1068configure:6326: $? = 0
1069configure:6329: test -s conftest
1070configure:6332: $? = 0
1071configure:6344: result: yes
1072configure:6257: checking for setenv
1073configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1074configure:6319: $? = 0
1075configure:6323: test -z
1076                         || test ! -s conftest.err
1077configure:6326: $? = 0
1078configure:6329: test -s conftest
1079configure:6332: $? = 0
1080configure:6344: result: yes
1081configure:6257: checking for snprintf
1082configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1083conftest.c:84:6: warning: incompatible redeclaration of library function 'snprintf'
1084char snprintf ();
1085     ^
1086conftest.c:84:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
10871 warning generated.
1088configure:6319: $? = 0
1089configure:6323: test -z
1090                         || test ! -s conftest.err
1091configure:6326: $? = 0
1092configure:6329: test -s conftest
1093configure:6332: $? = 0
1094configure:6344: result: yes
1095configure:6257: checking for sigsetmask
1096configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1097configure:6319: $? = 0
1098configure:6323: test -z
1099                         || test ! -s conftest.err
1100configure:6326: $? = 0
1101configure:6329: test -s conftest
1102configure:6332: $? = 0
1103configure:6344: result: yes
1104configure:6257: checking for stpcpy
1105configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1106conftest.c:86:6: warning: incompatible redeclaration of library function 'stpcpy'
1107char stpcpy ();
1108     ^
1109conftest.c:86:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
11101 warning generated.
1111configure:6319: $? = 0
1112configure:6323: test -z
1113                         || test ! -s conftest.err
1114configure:6326: $? = 0
1115configure:6329: test -s conftest
1116configure:6332: $? = 0
1117configure:6344: result: yes
1118configure:6257: checking for stpncpy
1119configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1120conftest.c:87:6: warning: incompatible redeclaration of library function 'stpncpy'
1121char stpncpy ();
1122     ^
1123conftest.c:87:6: note: 'stpncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
11241 warning generated.
1125configure:6319: $? = 0
1126configure:6323: test -z
1127                         || test ! -s conftest.err
1128configure:6326: $? = 0
1129configure:6329: test -s conftest
1130configure:6332: $? = 0
1131configure:6344: result: yes
1132configure:6257: checking for strcasecmp
1133configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1134configure:6319: $? = 0
1135configure:6323: test -z
1136                         || test ! -s conftest.err
1137configure:6326: $? = 0
1138configure:6329: test -s conftest
1139configure:6332: $? = 0
1140configure:6344: result: yes
1141configure:6257: checking for strchr
1142configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1143conftest.c:89:6: warning: incompatible redeclaration of library function 'strchr'
1144char strchr ();
1145     ^
1146conftest.c:89:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
11471 warning generated.
1148configure:6319: $? = 0
1149configure:6323: test -z
1150                         || test ! -s conftest.err
1151configure:6326: $? = 0
1152configure:6329: test -s conftest
1153configure:6332: $? = 0
1154configure:6344: result: yes
1155configure:6257: checking for strdup
1156configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1157conftest.c:90:6: warning: incompatible redeclaration of library function 'strdup'
1158char strdup ();
1159     ^
1160conftest.c:90:6: note: 'strdup' is a builtin with type 'char *(const char *)'
11611 warning generated.
1162configure:6319: $? = 0
1163configure:6323: test -z
1164                         || test ! -s conftest.err
1165configure:6326: $? = 0
1166configure:6329: test -s conftest
1167configure:6332: $? = 0
1168configure:6344: result: yes
1169configure:6257: checking for strncasecmp
1170configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1171configure:6319: $? = 0
1172configure:6323: test -z
1173                         || test ! -s conftest.err
1174configure:6326: $? = 0
1175configure:6329: test -s conftest
1176configure:6332: $? = 0
1177configure:6344: result: yes
1178configure:6257: checking for strndup
1179configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1180conftest.c:92:6: warning: incompatible redeclaration of library function 'strndup'
1181char strndup ();
1182     ^
1183conftest.c:92:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
11841 warning generated.
1185configure:6319: $? = 0
1186configure:6323: test -z
1187                         || test ! -s conftest.err
1188configure:6326: $? = 0
1189configure:6329: test -s conftest
1190configure:6332: $? = 0
1191configure:6344: result: yes
1192configure:6257: checking for strrchr
1193configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1194conftest.c:93:6: warning: incompatible redeclaration of library function 'strrchr'
1195char strrchr ();
1196     ^
1197conftest.c:93:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
11981 warning generated.
1199configure:6319: $? = 0
1200configure:6323: test -z
1201                         || test ! -s conftest.err
1202configure:6326: $? = 0
1203configure:6329: test -s conftest
1204configure:6332: $? = 0
1205configure:6344: result: yes
1206configure:6257: checking for strstr
1207configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1208conftest.c:94:6: warning: incompatible redeclaration of library function 'strstr'
1209char strstr ();
1210     ^
1211conftest.c:94:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
12121 warning generated.
1213configure:6319: $? = 0
1214configure:6323: test -z
1215                         || test ! -s conftest.err
1216configure:6326: $? = 0
1217configure:6329: test -s conftest
1218configure:6332: $? = 0
1219configure:6344: result: yes
1220configure:6257: checking for strtod
1221configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1222configure:6319: $? = 0
1223configure:6323: test -z
1224                         || test ! -s conftest.err
1225configure:6326: $? = 0
1226configure:6329: test -s conftest
1227configure:6332: $? = 0
1228configure:6344: result: yes
1229configure:6257: checking for strtol
1230configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1231configure:6319: $? = 0
1232configure:6323: test -z
1233                         || test ! -s conftest.err
1234configure:6326: $? = 0
1235configure:6329: test -s conftest
1236configure:6332: $? = 0
1237configure:6344: result: yes
1238configure:6257: checking for strtoul
1239configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1240configure:6319: $? = 0
1241configure:6323: test -z
1242                         || test ! -s conftest.err
1243configure:6326: $? = 0
1244configure:6329: test -s conftest
1245configure:6332: $? = 0
1246configure:6344: result: yes
1247configure:6257: checking for strverscmp
1248configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1249Undefined symbols for architecture x86_64:
1250  "_strverscmp", referenced from:
1251      _main in cc-P3DeGa.o
1252      _f in cc-P3DeGa.o
1253ld: symbol(s) not found for architecture x86_64
1254clang: error: linker command failed with exit code 1 (use -v to see invocation)
1255configure:6319: $? = 1
1256configure: 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| }
1374configure:6344: result: no
1375configure:6257: checking for tmpnam
1376configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1377configure:6319: $? = 0
1378configure:6323: test -z
1379                         || test ! -s conftest.err
1380configure:6326: $? = 0
1381configure:6329: test -s conftest
1382configure:6332: $? = 0
1383configure:6344: result: yes
1384configure:6257: checking for vasprintf
1385configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1386configure:6319: $? = 0
1387configure:6323: test -z
1388                         || test ! -s conftest.err
1389configure:6326: $? = 0
1390configure:6329: test -s conftest
1391configure:6332: $? = 0
1392configure:6344: result: yes
1393configure:6257: checking for vfprintf
1394configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1395conftest.c:100:6: warning: incompatible redeclaration of library function 'vfprintf'
1396char vfprintf ();
1397     ^
1398conftest.c:100:6: note: 'vfprintf' is a builtin with type 'int ()'
13991 warning generated.
1400configure:6319: $? = 0
1401configure:6323: test -z
1402                         || test ! -s conftest.err
1403configure:6326: $? = 0
1404configure:6329: test -s conftest
1405configure:6332: $? = 0
1406configure:6344: result: yes
1407configure:6257: checking for vprintf
1408configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1409conftest.c:101:6: warning: incompatible redeclaration of library function 'vprintf'
1410char vprintf ();
1411     ^
1412conftest.c:101:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
14131 warning generated.
1414configure:6319: $? = 0
1415configure:6323: test -z
1416                         || test ! -s conftest.err
1417configure:6326: $? = 0
1418configure:6329: test -s conftest
1419configure:6332: $? = 0
1420configure:6344: result: yes
1421configure:6257: checking for vsnprintf
1422configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1423conftest.c:102:6: warning: incompatible redeclaration of library function 'vsnprintf'
1424char vsnprintf ();
1425     ^
1426conftest.c:102:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
14271 warning generated.
1428configure:6319: $? = 0
1429configure:6323: test -z
1430                         || test ! -s conftest.err
1431configure:6326: $? = 0
1432configure:6329: test -s conftest
1433configure:6332: $? = 0
1434configure:6344: result: yes
1435configure:6257: checking for vsprintf
1436configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1437conftest.c:103:6: warning: incompatible redeclaration of library function 'vsprintf'
1438char vsprintf ();
1439     ^
1440conftest.c:103:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, __va_list_tag *)'
14411 warning generated.
1442configure:6319: $? = 0
1443configure:6323: test -z
1444                         || test ! -s conftest.err
1445configure:6326: $? = 0
1446configure:6329: test -s conftest
1447configure:6332: $? = 0
1448configure:6344: result: yes
1449configure:6257: checking for waitpid
1450configure:6313: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1451configure:6319: $? = 0
1452configure:6323: test -z
1453                         || test ! -s conftest.err
1454configure:6326: $? = 0
1455configure:6329: test -s conftest
1456configure:6332: $? = 0
1457configure:6344: result: yes
1458configure:6364: checking whether alloca needs Cray hooks
1459configure:6391: result: no
1460configure:6496: checking stack direction for C alloca
1461configure:6528: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1462conftest.c:101:3: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
1463  exit (find_stack_direction() < 0);
1464  ^
1465conftest.c:101:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
14661 warning generated.
1467configure:6531: $? = 0
1468configure:6533: ./conftest
1469configure:6536: $? = 1
1470configure: program exited with status 1
1471configure: 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| }
1574configure:6550: result: -1
1575configure:6563: checking for unistd.h
1576configure:6603: result: yes
1577configure:6563: checking for vfork.h
1578configure:6576: /Developer/usr/bin/clang -std=gnu89 -E  conftest.c
1579conftest.c:89:10: fatal error: 'vfork.h' file not found
1580#include <vfork.h>
1581         ^
15821 error generated.
1583configure:6582: $? = 1
1584configure: 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>
1674configure:6603: result: no
1675configure:6618: checking for fork
1676configure:6674: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1677configure:6680: $? = 0
1678configure:6684: test -z
1679                         || test ! -s conftest.err
1680configure:6687: $? = 0
1681configure:6690: test -s conftest
1682configure:6693: $? = 0
1683configure:6705: result: yes
1684configure:6618: checking for vfork
1685configure:6674: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1686configure:6680: $? = 0
1687configure:6684: test -z
1688                         || test ! -s conftest.err
1689configure:6687: $? = 0
1690configure:6690: test -s conftest
1691configure:6693: $? = 0
1692configure:6705: result: yes
1693configure:6716: checking for working fork
1694configure:6739: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1695conftest.c:10:4: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
1696          exit (1);
1697          ^
1698conftest.c:10:4: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
16991 warning generated.
1700configure:6742: $? = 0
1701configure:6744: ./conftest
1702configure:6747: $? = 0
1703configure:6761: result: yes
1704configure:6782: checking for working vfork
1705configure:6915: result: yes
1706configure:7076: checking for _doprnt
1707configure:7132: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1708Undefined symbols for architecture x86_64:
1709  "__doprnt", referenced from:
1710      _main in cc-sju9Pe.o
1711      _f in cc-sju9Pe.o
1712ld: symbol(s) not found for architecture x86_64
1713clang: error: linker command failed with exit code 1 (use -v to see invocation)
1714configure:7138: $? = 1
1715configure: 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| }
1846configure:7163: result: no
1847configure:7176: checking for sys_errlist
1848configure:7202: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1849configure:7208: $? = 0
1850configure:7212: test -z
1851                         || test ! -s conftest.err
1852configure:7215: $? = 0
1853configure:7218: test -s conftest
1854configure:7221: $? = 0
1855configure:7235: result: yes
1856configure:7176: checking for sys_nerr
1857configure:7202: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1858configure:7208: $? = 0
1859configure:7212: test -z
1860                         || test ! -s conftest.err
1861configure:7215: $? = 0
1862configure:7218: test -s conftest
1863configure:7221: $? = 0
1864configure:7235: result: yes
1865configure:7176: checking for sys_siglist
1866configure:7202: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1867configure:7208: $? = 0
1868configure:7212: test -z
1869                         || test ! -s conftest.err
1870configure:7215: $? = 0
1871configure:7218: test -s conftest
1872configure:7221: $? = 0
1873configure:7235: result: yes
1874configure:7250: checking for external symbol _system_configuration
1875configure:7268: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
1876conftest.c:96:10: fatal error: 'sys/systemcfg.h' file not found
1877#include <sys/systemcfg.h>
1878         ^
18791 error generated.
1880configure:7274: $? = 1
1881configure: 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| }
1985configure:7300: result: no
1986configure:7309: checking for getrusage
1987configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1988configure:7371: $? = 0
1989configure:7375: test -z
1990                         || test ! -s conftest.err
1991configure:7378: $? = 0
1992configure:7381: test -s conftest
1993configure:7384: $? = 0
1994configure:7396: result: yes
1995configure:7309: checking for on_exit
1996configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
1997Undefined symbols for architecture x86_64:
1998  "_on_exit", referenced from:
1999      _main in cc-xg025P.o
2000      _f in cc-xg025P.o
2001ld: symbol(s) not found for architecture x86_64
2002clang: error: linker command failed with exit code 1 (use -v to see invocation)
2003configure:7371: $? = 1
2004configure: 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| }
2139configure:7396: result: no
2140configure:7309: checking for psignal
2141configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2142dsymutil(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
2144clang: error: unable to execute command: Abort trap: 6
2145clang: error: dsymutil command failed due to signal 2 (use -v to see invocation)
2146configure:7371: $? = 254
2147configure: 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| }
2282configure:7396: result: no
2283configure:7309: checking for strerror
2284configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2285conftest.c:115:6: warning: incompatible redeclaration of library function 'strerror'
2286char strerror ();
2287     ^
2288conftest.c:115:6: note: 'strerror' is a builtin with type 'char *(int)'
22891 warning generated.
2290configure:7371: $? = 0
2291configure:7375: test -z
2292                         || test ! -s conftest.err
2293configure:7378: $? = 0
2294configure:7381: test -s conftest
2295configure:7384: $? = 0
2296configure:7396: result: yes
2297configure:7309: checking for strsignal
2298configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2299configure:7371: $? = 0
2300configure:7375: test -z
2301                         || test ! -s conftest.err
2302configure:7378: $? = 0
2303configure:7381: test -s conftest
2304configure:7384: $? = 0
2305configure:7396: result: yes
2306configure:7309: checking for sysconf
2307configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2308configure:7371: $? = 0
2309configure:7375: test -z
2310                         || test ! -s conftest.err
2311configure:7378: $? = 0
2312configure:7381: test -s conftest
2313configure:7384: $? = 0
2314configure:7396: result: yes
2315configure:7309: checking for times
2316configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2317configure:7371: $? = 0
2318configure:7375: test -z
2319                         || test ! -s conftest.err
2320configure:7378: $? = 0
2321configure:7381: test -s conftest
2322configure:7384: $? = 0
2323configure:7396: result: yes
2324configure:7309: checking for sbrk
2325configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2326configure:7371: $? = 0
2327configure:7375: test -z
2328                         || test ! -s conftest.err
2329configure:7378: $? = 0
2330configure:7381: test -s conftest
2331configure:7384: $? = 0
2332configure:7396: result: yes
2333configure:7309: checking for gettimeofday
2334configure:7396: result: yes
2335configure:7309: checking for realpath
2336configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2337configure:7371: $? = 0
2338configure:7375: test -z
2339                         || test ! -s conftest.err
2340configure:7378: $? = 0
2341configure:7381: test -s conftest
2342configure:7384: $? = 0
2343configure:7396: result: yes
2344configure:7309: checking for canonicalize_file_name
2345configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2346Undefined symbols for architecture x86_64:
2347  "_canonicalize_file_name", referenced from:
2348      _main in cc-Xy8Hxp.o
2349      _f in cc-Xy8Hxp.o
2350ld: symbol(s) not found for architecture x86_64
2351clang: error: linker command failed with exit code 1 (use -v to see invocation)
2352configure:7371: $? = 1
2353configure: 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| }
2495configure:7396: result: no
2496configure:7309: checking for pstat_getstatic
2497configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2498Undefined symbols for architecture x86_64:
2499  "_pstat_getstatic", referenced from:
2500      _main in cc-q10Rqa.o
2501      _f in cc-q10Rqa.o
2502ld: symbol(s) not found for architecture x86_64
2503clang: error: linker command failed with exit code 1 (use -v to see invocation)
2504configure:7371: $? = 1
2505configure: 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| }
2647configure:7396: result: no
2648configure:7309: checking for pstat_getdynamic
2649configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2650Undefined symbols for architecture x86_64:
2651  "_pstat_getdynamic", referenced from:
2652      _main in cc-mCnMuP.o
2653      _f in cc-mCnMuP.o
2654ld: symbol(s) not found for architecture x86_64
2655clang: error: linker command failed with exit code 1 (use -v to see invocation)
2656configure:7371: $? = 1
2657configure: 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| }
2799configure:7396: result: no
2800configure:7309: checking for sysmp
2801configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2802Undefined symbols for architecture x86_64:
2803  "_sysmp", referenced from:
2804      _main in cc-3GJ9M4.o
2805      _f in cc-3GJ9M4.o
2806ld: symbol(s) not found for architecture x86_64
2807clang: error: linker command failed with exit code 1 (use -v to see invocation)
2808configure:7371: $? = 1
2809configure: 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| }
2951configure:7396: result: no
2952configure:7309: checking for getsysinfo
2953configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
2954Undefined symbols for architecture x86_64:
2955  "_getsysinfo", referenced from:
2956      _main in cc-zjBS6b.o
2957      _f in cc-zjBS6b.o
2958ld: symbol(s) not found for architecture x86_64
2959clang: error: linker command failed with exit code 1 (use -v to see invocation)
2960configure:7371: $? = 1
2961configure: 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| }
3103configure:7396: result: no
3104configure:7309: checking for table
3105configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
3106Undefined symbols for architecture x86_64:
3107  "_table", referenced from:
3108      _main in cc-lLSt8B.o
3109      _f in cc-lLSt8B.o
3110ld: symbol(s) not found for architecture x86_64
3111clang: error: linker command failed with exit code 1 (use -v to see invocation)
3112configure:7371: $? = 1
3113configure: 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| }
3255configure:7396: result: no
3256configure:7309: checking for sysctl
3257configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
3258configure:7371: $? = 0
3259configure:7375: test -z
3260                         || test ! -s conftest.err
3261configure:7378: $? = 0
3262configure:7381: test -s conftest
3263configure:7384: $? = 0
3264configure:7396: result: yes
3265configure:7309: checking for wait3
3266configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
3267configure:7371: $? = 0
3268configure:7375: test -z
3269                         || test ! -s conftest.err
3270configure:7378: $? = 0
3271configure:7381: test -s conftest
3272configure:7384: $? = 0
3273configure:7396: result: yes
3274configure:7309: checking for wait4
3275configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
3276configure:7371: $? = 0
3277configure:7375: test -z
3278                         || test ! -s conftest.err
3279configure:7378: $? = 0
3280configure:7381: test -s conftest
3281configure:7384: $? = 0
3282configure:7396: result: yes
3283configure:7309: checking for __fsetlocking
3284configure:7365: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
3285Undefined symbols for architecture x86_64:
3286  "___fsetlocking", referenced from:
3287      _main in cc-13Us1z.o
3288      _f in cc-13Us1z.o
3289ld: symbol(s) not found for architecture x86_64
3290clang: error: linker command failed with exit code 1 (use -v to see invocation)
3291configure:7371: $? = 1
3292configure: 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| }
3437configure:7396: result: no
3438configure:7406: checking whether basename is declared
3439configure:7430: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3440conftest.c:145:22: error: use of undeclared identifier 'basename'
3441  char *p = (char *) basename;
3442                     ^
34431 error generated.
3444configure:7436: $? = 1
3445configure: 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| }
3596configure:7460: result: no
3597configure:7476: checking whether ffs is declared
3598configure:7500: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3599configure:7506: $? = 0
3600configure:7510: test -z
3601                         || test ! -s conftest.err
3602configure:7513: $? = 0
3603configure:7516: test -s conftest.o
3604configure:7519: $? = 0
3605configure:7530: result: yes
3606configure:7546: checking whether asprintf is declared
3607configure:7570: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3608configure:7576: $? = 0
3609configure:7580: test -z
3610                         || test ! -s conftest.err
3611configure:7583: $? = 0
3612configure:7586: test -s conftest.o
3613configure:7589: $? = 0
3614configure:7600: result: yes
3615configure:7616: checking whether vasprintf is declared
3616configure:7640: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3617configure:7646: $? = 0
3618configure:7650: test -z
3619                         || test ! -s conftest.err
3620configure:7653: $? = 0
3621configure:7656: test -s conftest.o
3622configure:7659: $? = 0
3623configure:7670: result: yes
3624configure:7686: checking whether snprintf is declared
3625configure:7710: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3626configure:7716: $? = 0
3627configure:7720: test -z
3628                         || test ! -s conftest.err
3629configure:7723: $? = 0
3630configure:7726: test -s conftest.o
3631configure:7729: $? = 0
3632configure:7740: result: yes
3633configure:7756: checking whether vsnprintf is declared
3634configure:7780: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3635configure:7786: $? = 0
3636configure:7790: test -z
3637                         || test ! -s conftest.err
3638configure:7793: $? = 0
3639configure:7796: test -s conftest.o
3640configure:7799: $? = 0
3641configure:7810: result: yes
3642configure:7828: checking whether calloc is declared
3643configure:7852: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3644configure:7858: $? = 0
3645configure:7862: test -z
3646                         || test ! -s conftest.err
3647configure:7865: $? = 0
3648configure:7868: test -s conftest.o
3649configure:7871: $? = 0
3650configure:7882: result: yes
3651configure:7898: checking whether getenv is declared
3652configure:7922: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3653configure:7928: $? = 0
3654configure:7932: test -z
3655                         || test ! -s conftest.err
3656configure:7935: $? = 0
3657configure:7938: test -s conftest.o
3658configure:7941: $? = 0
3659configure:7952: result: yes
3660configure:7968: checking whether getopt is declared
3661configure:7992: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3662configure:7998: $? = 0
3663configure:8002: test -z
3664                         || test ! -s conftest.err
3665configure:8005: $? = 0
3666configure:8008: test -s conftest.o
3667configure:8011: $? = 0
3668configure:8022: result: yes
3669configure:8038: checking whether malloc is declared
3670configure:8062: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3671configure:8068: $? = 0
3672configure:8072: test -z
3673                         || test ! -s conftest.err
3674configure:8075: $? = 0
3675configure:8078: test -s conftest.o
3676configure:8081: $? = 0
3677configure:8092: result: yes
3678configure:8108: checking whether realloc is declared
3679configure:8132: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3680configure:8138: $? = 0
3681configure:8142: test -z
3682                         || test ! -s conftest.err
3683configure:8145: $? = 0
3684configure:8148: test -s conftest.o
3685configure:8151: $? = 0
3686configure:8162: result: yes
3687configure:8178: checking whether sbrk is declared
3688configure:8202: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3689configure:8208: $? = 0
3690configure:8212: test -z
3691                         || test ! -s conftest.err
3692configure:8215: $? = 0
3693configure:8218: test -s conftest.o
3694configure:8221: $? = 0
3695configure:8232: result: yes
3696configure:8250: checking whether strverscmp is declared
3697configure:8274: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3698conftest.c:157:22: error: use of undeclared identifier 'strverscmp'
3699  char *p = (char *) strverscmp;
3700                     ^
37011 error generated.
3702configure:8280: $? = 1
3703configure: 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| }
3866configure:8304: result: no
3867configure:8322: checking whether canonicalize_file_name must be declared
3868configure:8358: /Developer/usr/bin/clang -std=gnu89 -c -g -O2  -std=gnu89  conftest.c >&5
3869conftest.c:139:28: error: use of undeclared identifier 'canonicalize_file_name'
3870char *(*pfn) = (char *(*)) canonicalize_file_name
3871                           ^
38721 error generated.
3873configure:8364: $? = 1
3874configure: 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| }
4017configure:8389: result: yes
4018configure:8421: checking for stdlib.h
4019configure:8461: result: yes
4020configure:8421: checking for unistd.h
4021configure:8461: result: yes
4022configure:8475: checking for getpagesize
4023configure:8562: result: yes
4024configure:8572: checking for working mmap
4025configure:8714: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
4026configure:8717: $? = 0
4027configure:8719: ./conftest
4028configure:8722: $? = 0
4029configure:8736: result: yes
4030configure:8749: checking for working strncmp
4031configure:8826: /Developer/usr/bin/clang -std=gnu89 -o conftest -g -O2  -std=gnu89  -Wl,-no_pie conftest.c  >&5
4032conftest.c:163:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
4033    exit (1);
4034    ^
4035conftest.c:163:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
4036conftest.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                                       ^
4039conftest.c:175:40: note: please include the header <string.h> or explicitly provide a declaration for 'strlen'
4040conftest.c:178:7: warning: implicitly declaring C library function 'strcpy' with type 'char *(char *, const char *)'
4041      strcpy (q, string);
4042      ^
4043conftest.c:178:7: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy'
40443 warnings generated.
4045configure:8829: $? = 0
4046configure:8831: ./conftest
4047configure:8834: $? = 0
4048configure:8849: result: yes
4049configure:8986: creating ./config.status
4050
4051## ---------------------- ##
4052## Running config.status. ##
4053## ---------------------- ##
4054
4055This file was extended by config.status, which was
4056generated 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
4064on MacBook-Air-de-Jose.local
4065
4066config.status:702: creating Makefile
4067config.status:702: creating testsuite/Makefile
4068config.status:799: creating config.h
4069config.status:1325: executing default commands
4070
4071## ---------------- ##
4072## Cache variables. ##
4073## ---------------- ##
4074
4075ac_cv_build=x86_64-apple-darwin11
4076ac_cv_build_alias=x86_64-apple-darwin11
4077ac_cv_c_bigendian=no
4078ac_cv_c_compiler_gnu=yes
4079ac_cv_c_const=yes
4080ac_cv_c_inline=inline
4081ac_cv_c_stack_direction=-1
4082ac_cv_env_CC_set=set
4083ac_cv_env_CC_value='/Developer/usr/bin/clang -std=gnu89'
4084ac_cv_env_CFLAGS_set=set
4085ac_cv_env_CFLAGS_value='-g -O2  -std=gnu89'
4086ac_cv_env_CPPFLAGS_set=
4087ac_cv_env_CPPFLAGS_value=
4088ac_cv_env_CPP_set=
4089ac_cv_env_CPP_value=
4090ac_cv_env_LDFLAGS_set=set
4091ac_cv_env_LDFLAGS_value=-Wl,-no_pie
4092ac_cv_env_build_alias_set=set
4093ac_cv_env_build_alias_value=x86_64-apple-darwin11
4094ac_cv_env_host_alias_set=set
4095ac_cv_env_host_alias_value=x86_64-apple-darwin11
4096ac_cv_env_target_alias_set=set
4097ac_cv_env_target_alias_value=x86_64-apple-darwin11
4098ac_cv_exeext=
4099ac_cv_func___fsetlocking=no
4100ac_cv_func__doprnt=no
4101ac_cv_func_asprintf=yes
4102ac_cv_func_atexit=yes
4103ac_cv_func_basename=yes
4104ac_cv_func_bcmp=yes
4105ac_cv_func_bcopy=yes
4106ac_cv_func_bsearch=yes
4107ac_cv_func_bzero=yes
4108ac_cv_func_calloc=yes
4109ac_cv_func_canonicalize_file_name=no
4110ac_cv_func_clock=yes
4111ac_cv_func_ffs=yes
4112ac_cv_func_fork=yes
4113ac_cv_func_fork_works=yes
4114ac_cv_func_getcwd=yes
4115ac_cv_func_getpagesize=yes
4116ac_cv_func_getrusage=yes
4117ac_cv_func_getsysinfo=no
4118ac_cv_func_gettimeofday=yes
4119ac_cv_func_index=yes
4120ac_cv_func_insque=yes
4121ac_cv_func_memchr=yes
4122ac_cv_func_memcmp=yes
4123ac_cv_func_memcpy=yes
4124ac_cv_func_memmove=yes
4125ac_cv_func_mempcpy=no
4126ac_cv_func_memset=yes
4127ac_cv_func_mkstemps=yes
4128ac_cv_func_mmap_fixed_mapped=yes
4129ac_cv_func_on_exit=no
4130ac_cv_func_psignal=no
4131ac_cv_func_pstat_getdynamic=no
4132ac_cv_func_pstat_getstatic=no
4133ac_cv_func_putenv=yes
4134ac_cv_func_random=yes
4135ac_cv_func_realpath=yes
4136ac_cv_func_rename=yes
4137ac_cv_func_rindex=yes
4138ac_cv_func_sbrk=yes
4139ac_cv_func_setenv=yes
4140ac_cv_func_sigsetmask=yes
4141ac_cv_func_snprintf=yes
4142ac_cv_func_stpcpy=yes
4143ac_cv_func_stpncpy=yes
4144ac_cv_func_strcasecmp=yes
4145ac_cv_func_strchr=yes
4146ac_cv_func_strdup=yes
4147ac_cv_func_strerror=yes
4148ac_cv_func_strncasecmp=yes
4149ac_cv_func_strncmp_works=yes
4150ac_cv_func_strndup=yes
4151ac_cv_func_strrchr=yes
4152ac_cv_func_strsignal=yes
4153ac_cv_func_strstr=yes
4154ac_cv_func_strtod=yes
4155ac_cv_func_strtol=yes
4156ac_cv_func_strtoul=yes
4157ac_cv_func_strverscmp=no
4158ac_cv_func_sysconf=yes
4159ac_cv_func_sysctl=yes
4160ac_cv_func_sysmp=no
4161ac_cv_func_table=no
4162ac_cv_func_times=yes
4163ac_cv_func_tmpnam=yes
4164ac_cv_func_vasprintf=yes
4165ac_cv_func_vfork=yes
4166ac_cv_func_vfork_works=yes
4167ac_cv_func_vfprintf=yes
4168ac_cv_func_vprintf=yes
4169ac_cv_func_vsnprintf=yes
4170ac_cv_func_vsprintf=yes
4171ac_cv_func_wait3=yes
4172ac_cv_func_wait4=yes
4173ac_cv_func_waitpid=yes
4174ac_cv_have_decl_asprintf=yes
4175ac_cv_have_decl_basename=no
4176ac_cv_have_decl_calloc=yes
4177ac_cv_have_decl_ffs=yes
4178ac_cv_have_decl_getenv=yes
4179ac_cv_have_decl_getopt=yes
4180ac_cv_have_decl_malloc=yes
4181ac_cv_have_decl_realloc=yes
4182ac_cv_have_decl_sbrk=yes
4183ac_cv_have_decl_snprintf=yes
4184ac_cv_have_decl_strverscmp=no
4185ac_cv_have_decl_vasprintf=yes
4186ac_cv_have_decl_vsnprintf=yes
4187ac_cv_header_alloca_h=yes
4188ac_cv_header_fcntl_h=yes
4189ac_cv_header_inttypes_h=yes
4190ac_cv_header_limits_h=yes
4191ac_cv_header_machine_hal_sysinfo_h=no
4192ac_cv_header_malloc_h=no
4193ac_cv_header_memory_h=yes
4194ac_cv_header_stdc=yes
4195ac_cv_header_stdint_h=yes
4196ac_cv_header_stdio_ext_h=no
4197ac_cv_header_stdlib_h=yes
4198ac_cv_header_string_h=yes
4199ac_cv_header_strings_h=yes
4200ac_cv_header_sys_file_h=yes
4201ac_cv_header_sys_mman_h=yes
4202ac_cv_header_sys_param_h=yes
4203ac_cv_header_sys_pstat_h=no
4204ac_cv_header_sys_resource_h=yes
4205ac_cv_header_sys_stat_h=yes
4206ac_cv_header_sys_sysctl_h=yes
4207ac_cv_header_sys_sysinfo_h=no
4208ac_cv_header_sys_sysmp_h=no
4209ac_cv_header_sys_systemcfg_h=no
4210ac_cv_header_sys_table_h=no
4211ac_cv_header_sys_time_h=yes
4212ac_cv_header_sys_types_h=yes
4213ac_cv_header_sys_wait_h=yes
4214ac_cv_header_time=yes
4215ac_cv_header_time_h=yes
4216ac_cv_header_unistd_h=yes
4217ac_cv_header_vfork_h=no
4218ac_cv_host=x86_64-apple-darwin11
4219ac_cv_host_alias=x86_64-apple-darwin11
4220ac_cv_objext=o
4221ac_cv_os_cray=no
4222ac_cv_prog_AR=ar
4223ac_cv_prog_CC='/Developer/usr/bin/clang -std=gnu89'
4224ac_cv_prog_CPP='/Developer/usr/bin/clang -std=gnu89 -E'
4225ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000'
4226ac_cv_prog_PERL=perl
4227ac_cv_prog_RANLIB=ranlib
4228ac_cv_prog_cc__Developer_usr_bin_clang_c_o=yes
4229ac_cv_prog_cc_g=yes
4230ac_cv_prog_cc_stdc=
4231ac_cv_prog_cc_w_cxx_compat=yes
4232ac_cv_prog_egrep='grep -E'
4233ac_cv_search_strerror='none required'
4234ac_cv_sizeof_int=4
4235ac_cv_type_int=yes
4236ac_cv_type_pid_t=yes
4237ac_cv_type_uintptr_t=yes
4238liberty_cv_uint64=uint64_t
4239libiberty_cv_decl_needed_canonicalize_file_name=yes
4240libiberty_cv_declare_errno=no
4241libiberty_cv_var_sys_errlist=yes
4242libiberty_cv_var_sys_nerr=yes
4243libiberty_cv_var_sys_siglist=yes
4244
4245## ----------------- ##
4246## Output variables. ##
4247## ----------------- ##
4248
4249AR='ar'
4250BUILD_INFO='info'
4251CC='/Developer/usr/bin/clang -std=gnu89'
4252CFLAGS='-g -O2  -std=gnu89'
4253CHECK='really-check'
4254CPP='/Developer/usr/bin/clang -std=gnu89 -E'
4255CPPFLAGS=''
4256DEFS='-DHAVE_CONFIG_H'
4257ECHO_C='ECHO_N=''
4258ECHO_T=''
4259EGREP='grep -E'
4260EXEEXT=''
4261HAVE_PERL=''
4262INSTALL_DATA='/usr/bin/install -c -m 644'
4263INSTALL_DEST='libdir'
4264INSTALL_PROGRAM='/usr/bin/install -c'
4265INSTALL_SCRIPT='/usr/bin/install -c'
4266LDFLAGS='-Wl,-no_pie'
4267LIBOBJS=' ./mempcpy$U.o ./strverscmp$U.o'
4268LIBS=''
4269LTLIBOBJS=' ./mempcpy$U.lo ./strverscmp$U.lo'
4270MAINT='#'
4271MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000'
4272NOTMAINT=''
4273NO_MINUS_C_MINUS_O=''
4274OBJEXT='o'
4275OUTPUT_OPTION='-o $@'
4276PACKAGE_BUGREPORT=''
4277PACKAGE_NAME=''
4278PACKAGE_STRING=''
4279PACKAGE_TARNAME=''
4280PACKAGE_VERSION=''
4281PATH_SEPARATOR=':'
4282PERL='perl'
4283RANLIB='ranlib'
4284SHELL='/bin/sh'
4285ac_ct_AR=''
4286ac_ct_CC=''
4287ac_ct_RANLIB=''
4288ac_libiberty_warn_cflags='-W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat'
4289bindir='${exec_prefix}/bin'
4290build='x86_64-apple-darwin11'
4291build_alias='x86_64-apple-darwin11'
4292build_cpu='x86_64'
4293build_os='darwin11'
4294build_vendor='apple'
4295datadir='${prefix}/share'
4296datarootdir='/opt/local/share'
4297docdir='/opt/local/share/doc'
4298exec_prefix='${prefix}'
4299host='x86_64-apple-darwin11'
4300host_alias='x86_64-apple-darwin11'
4301host_cpu='x86_64'
4302host_os='darwin11'
4303host_vendor='apple'
4304htmldir='/opt/local/share/doc'
4305includedir='/opt/local/include/apple-gcc42'
4306infodir='${prefix}/info'
4307libdir='/opt/local/lib/apple-gcc42'
4308libexecdir='/opt/local/libexec/apple-gcc42'
4309libiberty_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/..'
4310localstatedir='${prefix}/var'
4311mandir='${prefix}/share/man'
4312oldincludedir='/usr/include'
4313pexecute='./pex-unix.o'
4314prefix='/opt/local'
4315program_transform_name='s,$,-apple-4.2,; '
4316sbindir='${exec_prefix}/sbin'
4317sharedstatedir='${prefix}/com'
4318sysconfdir='${prefix}/etc'
4319target_alias='x86_64-apple-darwin11'
4320target_header_dir=''
4321
4322## ------------- ##
4323## Output files. ##
4324## ------------- ##
4325
4326host_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
4454configure: exit 0