Ticket #53792: config.log

File config.log, 52.4 KB (added by 1-61803, 8 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 rancid configure 3.4.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --localstatedir=/opt/local/var/rancid --bindir=/opt/local/libexec/rancid --sysconfdir=/opt/local/etc/rancid --mandir=${prefix}/share/man
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mac.local
14uname -m = x86_64
15uname -r = 12.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~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: 8.00 gigabytes
33Default processor set: 133 tasks, 581 threads, 4 processors
34Load average: 1.55, Mach factor: 2.45
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2306: checking for a BSD-compatible install
52configure:2374: result: /usr/bin/install -c
53configure:2385: checking whether build environment is sane
54configure:2440: result: yes
55configure:2591: checking for a thread-safe mkdir -p
56configure:2630: result: /opt/local/bin/gmkdir -p
57configure:2637: checking for gawk
58configure:2667: result: no
59configure:2637: checking for mawk
60configure:2667: result: no
61configure:2637: checking for nawk
62configure:2667: result: no
63configure:2637: checking for awk
64configure:2653: found /usr/bin/awk
65configure:2664: result: awk
66configure:2675: checking whether make sets $(MAKE)
67configure:2697: result: yes
68configure:2726: checking whether make supports nested variables
69configure:2743: result: yes
70configure:2876: checking whether to enable maintainer-specific portions of Makefiles
71configure:2885: result: no
72configure:2903: checking for gmake
73configure:2934: result: no
74configure:2946: checking for make
75configure:2964: found /usr/bin/make
76configure:2977: result: /usr/bin/make
77configure:2990: checking whether /usr/bin/make sets $(MAKE)
78configure:3012: result: yes
79configure:3071: checking for gcc
80configure:3098: result: /usr/bin/clang
81configure:3327: checking for C compiler version
82configure:3336: /usr/bin/clang --version >&5
83Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
84Target: x86_64-apple-darwin12.6.0
85Thread model: posix
86configure:3347: $? = 0
87configure:3336: /usr/bin/clang -v >&5
88Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
89Target: x86_64-apple-darwin12.6.0
90Thread model: posix
91configure:3347: $? = 0
92configure:3336: /usr/bin/clang -V >&5
93clang: error: argument to '-V' is missing (expected 1 value)
94clang: error: no input files
95configure:3347: $? = 1
96configure:3336: /usr/bin/clang -qversion >&5
97clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
98clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
99clang: error: no input files
100configure:3347: $? = 1
101configure:3367: checking whether the C compiler works
102configure:3389: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
103configure:3393: $? = 0
104configure:3441: result: yes
105configure:3444: checking for C compiler default output file name
106configure:3446: result: a.out
107configure:3452: checking for suffix of executables
108configure:3459: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
109configure:3463: $? = 0
110configure:3485: result:
111configure:3507: checking whether we are cross compiling
112configure:3515: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
113configure:3519: $? = 0
114configure:3526: ./conftest
115configure:3530: $? = 0
116configure:3545: result: no
117configure:3550: checking for suffix of object files
118configure:3572: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:3576: $? = 0
120configure:3597: result: o
121configure:3601: checking whether we are using the GNU C compiler
122configure:3620: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
123configure:3620: $? = 0
124configure:3629: result: yes
125configure:3638: checking whether /usr/bin/clang accepts -g
126configure:3658: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
127configure:3658: $? = 0
128configure:3699: result: yes
129configure:3716: checking for /usr/bin/clang option to accept ISO C89
130configure:3779: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
131configure:3779: $? = 0
132configure:3792: result: none needed
133configure:3817: checking whether /usr/bin/clang understands -c and -o together
134configure:3839: /usr/bin/clang -c conftest.c -o conftest2.o
135configure:3842: $? = 0
136configure:3839: /usr/bin/clang -c conftest.c -o conftest2.o
137configure:3842: $? = 0
138configure:3854: result: yes
139configure:3882: checking for style of include used by /usr/bin/make
140configure:3910: result: GNU
141configure:3936: checking dependency style of /usr/bin/clang
142configure:4047: result: gcc3
143configure:4067: checking how to run the C preprocessor
144configure:4098: /usr/bin/clang -E -I/opt/local/include conftest.c
145configure:4098: $? = 0
146configure:4112: /usr/bin/clang -E -I/opt/local/include conftest.c
147conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
148#include <ac_nonexistent.h>
149         ^
1501 error generated.
151configure:4112: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME "rancid"
155| #define PACKAGE_TARNAME "rancid"
156| #define PACKAGE_VERSION "3.4.1"
157| #define PACKAGE_STRING "rancid 3.4.1"
158| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
159| #define PACKAGE_URL ""
160| #define PACKAGE "rancid"
161| #define VERSION "3.4.1"
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:4137: result: /usr/bin/clang -E
165configure:4157: /usr/bin/clang -E -I/opt/local/include conftest.c
166configure:4157: $? = 0
167configure:4171: /usr/bin/clang -E -I/opt/local/include conftest.c
168conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
169#include <ac_nonexistent.h>
170         ^
1711 error generated.
172configure:4171: $? = 1
173configure: failed program was:
174| /* confdefs.h */
175| #define PACKAGE_NAME "rancid"
176| #define PACKAGE_TARNAME "rancid"
177| #define PACKAGE_VERSION "3.4.1"
178| #define PACKAGE_STRING "rancid 3.4.1"
179| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
180| #define PACKAGE_URL ""
181| #define PACKAGE "rancid"
182| #define VERSION "3.4.1"
183| /* end confdefs.h.  */
184| #include <ac_nonexistent.h>
185configure:4200: checking for an ANSI C-conforming const
186configure:4266: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
187configure:4266: $? = 0
188configure:4273: result: yes
189configure:4281: checking for inline
190configure:4297: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
191configure:4297: $? = 0
192configure:4305: result: inline
193configure:4324: checking for grep that handles long lines and -e
194configure:4382: result: /opt/local/bin/grep
195configure:4387: checking for egrep
196configure:4449: result: /opt/local/bin/grep -E
197configure:4454: checking for preprocessor stringizing operator
198configure:4474: result: yes
199configure:4484: checking for ANSI C header files
200configure:4504: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
201configure:4504: $? = 0
202configure:4577: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
203configure:4577: $? = 0
204configure:4577: ./conftest
205configure:4577: $? = 0
206configure:4588: result: yes
207configure:4601: checking for sys/types.h
208configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
209configure:4601: $? = 0
210configure:4601: result: yes
211configure:4601: checking for sys/stat.h
212configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
213configure:4601: $? = 0
214configure:4601: result: yes
215configure:4601: checking for stdlib.h
216configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
217configure:4601: $? = 0
218configure:4601: result: yes
219configure:4601: checking for string.h
220configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
221configure:4601: $? = 0
222configure:4601: result: yes
223configure:4601: checking for memory.h
224configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
225configure:4601: $? = 0
226configure:4601: result: yes
227configure:4601: checking for strings.h
228configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
229configure:4601: $? = 0
230configure:4601: result: yes
231configure:4601: checking for inttypes.h
232configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
233configure:4601: $? = 0
234configure:4601: result: yes
235configure:4601: checking for stdint.h
236configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
237configure:4601: $? = 0
238configure:4601: result: yes
239configure:4601: checking for unistd.h
240configure:4601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
241configure:4601: $? = 0
242configure:4601: result: yes
243configure:4619: checking ctype.h usability
244configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
245configure:4619: $? = 0
246configure:4619: result: yes
247configure:4619: checking ctype.h presence
248configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
249configure:4619: $? = 0
250configure:4619: result: yes
251configure:4619: checking for ctype.h
252configure:4619: result: yes
253configure:4619: checking errno.h usability
254configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
255configure:4619: $? = 0
256configure:4619: result: yes
257configure:4619: checking errno.h presence
258configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
259configure:4619: $? = 0
260configure:4619: result: yes
261configure:4619: checking for errno.h
262configure:4619: result: yes
263configure:4619: checking fcntl.h usability
264configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
265configure:4619: $? = 0
266configure:4619: result: yes
267configure:4619: checking fcntl.h presence
268configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
269configure:4619: $? = 0
270configure:4619: result: yes
271configure:4619: checking for fcntl.h
272configure:4619: result: yes
273configure:4619: checking libutil.h usability
274configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
275conftest.c:58:10: fatal error: 'libutil.h' file not found
276#include <libutil.h>
277         ^
2781 error generated.
279configure:4619: $? = 1
280configure: failed program was:
281| /* confdefs.h */
282| #define PACKAGE_NAME "rancid"
283| #define PACKAGE_TARNAME "rancid"
284| #define PACKAGE_VERSION "3.4.1"
285| #define PACKAGE_STRING "rancid 3.4.1"
286| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
287| #define PACKAGE_URL ""
288| #define PACKAGE "rancid"
289| #define VERSION "3.4.1"
290| #define HAVE_STRINGIZE 1
291| #define STDC_HEADERS 1
292| #define HAVE_SYS_TYPES_H 1
293| #define HAVE_SYS_STAT_H 1
294| #define HAVE_STDLIB_H 1
295| #define HAVE_STRING_H 1
296| #define HAVE_MEMORY_H 1
297| #define HAVE_STRINGS_H 1
298| #define HAVE_INTTYPES_H 1
299| #define HAVE_STDINT_H 1
300| #define HAVE_UNISTD_H 1
301| #define HAVE_CTYPE_H 1
302| #define HAVE_ERRNO_H 1
303| #define HAVE_FCNTL_H 1
304| /* end confdefs.h.  */
305| #include <stdio.h>
306| #ifdef HAVE_SYS_TYPES_H
307| # include <sys/types.h>
308| #endif
309| #ifdef HAVE_SYS_STAT_H
310| # include <sys/stat.h>
311| #endif
312| #ifdef STDC_HEADERS
313| # include <stdlib.h>
314| # include <stddef.h>
315| #else
316| # ifdef HAVE_STDLIB_H
317| #  include <stdlib.h>
318| # endif
319| #endif
320| #ifdef HAVE_STRING_H
321| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
322| #  include <memory.h>
323| # endif
324| # include <string.h>
325| #endif
326| #ifdef HAVE_STRINGS_H
327| # include <strings.h>
328| #endif
329| #ifdef HAVE_INTTYPES_H
330| # include <inttypes.h>
331| #endif
332| #ifdef HAVE_STDINT_H
333| # include <stdint.h>
334| #endif
335| #ifdef HAVE_UNISTD_H
336| # include <unistd.h>
337| #endif
338| #include <libutil.h>
339configure:4619: result: no
340configure:4619: checking libutil.h presence
341configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
342conftest.c:25:10: fatal error: 'libutil.h' file not found
343#include <libutil.h>
344         ^
3451 error generated.
346configure:4619: $? = 1
347configure: failed program was:
348| /* confdefs.h */
349| #define PACKAGE_NAME "rancid"
350| #define PACKAGE_TARNAME "rancid"
351| #define PACKAGE_VERSION "3.4.1"
352| #define PACKAGE_STRING "rancid 3.4.1"
353| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
354| #define PACKAGE_URL ""
355| #define PACKAGE "rancid"
356| #define VERSION "3.4.1"
357| #define HAVE_STRINGIZE 1
358| #define STDC_HEADERS 1
359| #define HAVE_SYS_TYPES_H 1
360| #define HAVE_SYS_STAT_H 1
361| #define HAVE_STDLIB_H 1
362| #define HAVE_STRING_H 1
363| #define HAVE_MEMORY_H 1
364| #define HAVE_STRINGS_H 1
365| #define HAVE_INTTYPES_H 1
366| #define HAVE_STDINT_H 1
367| #define HAVE_UNISTD_H 1
368| #define HAVE_CTYPE_H 1
369| #define HAVE_ERRNO_H 1
370| #define HAVE_FCNTL_H 1
371| /* end confdefs.h.  */
372| #include <libutil.h>
373configure:4619: result: no
374configure:4619: checking for libutil.h
375configure:4619: result: no
376configure:4619: checking limits.h usability
377configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
378configure:4619: $? = 0
379configure:4619: result: yes
380configure:4619: checking limits.h presence
381configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
382configure:4619: $? = 0
383configure:4619: result: yes
384configure:4619: checking for limits.h
385configure:4619: result: yes
386configure:4619: checking pty.h usability
387configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
388conftest.c:59:10: fatal error: 'pty.h' file not found
389#include <pty.h>
390         ^
3911 error generated.
392configure:4619: $? = 1
393configure: failed program was:
394| /* confdefs.h */
395| #define PACKAGE_NAME "rancid"
396| #define PACKAGE_TARNAME "rancid"
397| #define PACKAGE_VERSION "3.4.1"
398| #define PACKAGE_STRING "rancid 3.4.1"
399| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
400| #define PACKAGE_URL ""
401| #define PACKAGE "rancid"
402| #define VERSION "3.4.1"
403| #define HAVE_STRINGIZE 1
404| #define STDC_HEADERS 1
405| #define HAVE_SYS_TYPES_H 1
406| #define HAVE_SYS_STAT_H 1
407| #define HAVE_STDLIB_H 1
408| #define HAVE_STRING_H 1
409| #define HAVE_MEMORY_H 1
410| #define HAVE_STRINGS_H 1
411| #define HAVE_INTTYPES_H 1
412| #define HAVE_STDINT_H 1
413| #define HAVE_UNISTD_H 1
414| #define HAVE_CTYPE_H 1
415| #define HAVE_ERRNO_H 1
416| #define HAVE_FCNTL_H 1
417| #define HAVE_LIMITS_H 1
418| /* end confdefs.h.  */
419| #include <stdio.h>
420| #ifdef HAVE_SYS_TYPES_H
421| # include <sys/types.h>
422| #endif
423| #ifdef HAVE_SYS_STAT_H
424| # include <sys/stat.h>
425| #endif
426| #ifdef STDC_HEADERS
427| # include <stdlib.h>
428| # include <stddef.h>
429| #else
430| # ifdef HAVE_STDLIB_H
431| #  include <stdlib.h>
432| # endif
433| #endif
434| #ifdef HAVE_STRING_H
435| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
436| #  include <memory.h>
437| # endif
438| # include <string.h>
439| #endif
440| #ifdef HAVE_STRINGS_H
441| # include <strings.h>
442| #endif
443| #ifdef HAVE_INTTYPES_H
444| # include <inttypes.h>
445| #endif
446| #ifdef HAVE_STDINT_H
447| # include <stdint.h>
448| #endif
449| #ifdef HAVE_UNISTD_H
450| # include <unistd.h>
451| #endif
452| #include <pty.h>
453configure:4619: result: no
454configure:4619: checking pty.h presence
455configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
456conftest.c:26:10: fatal error: 'pty.h' file not found
457#include <pty.h>
458         ^
4591 error generated.
460configure:4619: $? = 1
461configure: failed program was:
462| /* confdefs.h */
463| #define PACKAGE_NAME "rancid"
464| #define PACKAGE_TARNAME "rancid"
465| #define PACKAGE_VERSION "3.4.1"
466| #define PACKAGE_STRING "rancid 3.4.1"
467| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
468| #define PACKAGE_URL ""
469| #define PACKAGE "rancid"
470| #define VERSION "3.4.1"
471| #define HAVE_STRINGIZE 1
472| #define STDC_HEADERS 1
473| #define HAVE_SYS_TYPES_H 1
474| #define HAVE_SYS_STAT_H 1
475| #define HAVE_STDLIB_H 1
476| #define HAVE_STRING_H 1
477| #define HAVE_MEMORY_H 1
478| #define HAVE_STRINGS_H 1
479| #define HAVE_INTTYPES_H 1
480| #define HAVE_STDINT_H 1
481| #define HAVE_UNISTD_H 1
482| #define HAVE_CTYPE_H 1
483| #define HAVE_ERRNO_H 1
484| #define HAVE_FCNTL_H 1
485| #define HAVE_LIMITS_H 1
486| /* end confdefs.h.  */
487| #include <pty.h>
488configure:4619: result: no
489configure:4619: checking for pty.h
490configure:4619: result: no
491configure:4619: checking malloc.h usability
492configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
493conftest.c:59:10: fatal error: 'malloc.h' file not found
494#include <malloc.h>
495         ^
4961 error generated.
497configure:4619: $? = 1
498configure: failed program was:
499| /* confdefs.h */
500| #define PACKAGE_NAME "rancid"
501| #define PACKAGE_TARNAME "rancid"
502| #define PACKAGE_VERSION "3.4.1"
503| #define PACKAGE_STRING "rancid 3.4.1"
504| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
505| #define PACKAGE_URL ""
506| #define PACKAGE "rancid"
507| #define VERSION "3.4.1"
508| #define HAVE_STRINGIZE 1
509| #define STDC_HEADERS 1
510| #define HAVE_SYS_TYPES_H 1
511| #define HAVE_SYS_STAT_H 1
512| #define HAVE_STDLIB_H 1
513| #define HAVE_STRING_H 1
514| #define HAVE_MEMORY_H 1
515| #define HAVE_STRINGS_H 1
516| #define HAVE_INTTYPES_H 1
517| #define HAVE_STDINT_H 1
518| #define HAVE_UNISTD_H 1
519| #define HAVE_CTYPE_H 1
520| #define HAVE_ERRNO_H 1
521| #define HAVE_FCNTL_H 1
522| #define HAVE_LIMITS_H 1
523| /* end confdefs.h.  */
524| #include <stdio.h>
525| #ifdef HAVE_SYS_TYPES_H
526| # include <sys/types.h>
527| #endif
528| #ifdef HAVE_SYS_STAT_H
529| # include <sys/stat.h>
530| #endif
531| #ifdef STDC_HEADERS
532| # include <stdlib.h>
533| # include <stddef.h>
534| #else
535| # ifdef HAVE_STDLIB_H
536| #  include <stdlib.h>
537| # endif
538| #endif
539| #ifdef HAVE_STRING_H
540| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
541| #  include <memory.h>
542| # endif
543| # include <string.h>
544| #endif
545| #ifdef HAVE_STRINGS_H
546| # include <strings.h>
547| #endif
548| #ifdef HAVE_INTTYPES_H
549| # include <inttypes.h>
550| #endif
551| #ifdef HAVE_STDINT_H
552| # include <stdint.h>
553| #endif
554| #ifdef HAVE_UNISTD_H
555| # include <unistd.h>
556| #endif
557| #include <malloc.h>
558configure:4619: result: no
559configure:4619: checking malloc.h presence
560configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
561conftest.c:26:10: fatal error: 'malloc.h' file not found
562#include <malloc.h>
563         ^
5641 error generated.
565configure:4619: $? = 1
566configure: failed program was:
567| /* confdefs.h */
568| #define PACKAGE_NAME "rancid"
569| #define PACKAGE_TARNAME "rancid"
570| #define PACKAGE_VERSION "3.4.1"
571| #define PACKAGE_STRING "rancid 3.4.1"
572| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
573| #define PACKAGE_URL ""
574| #define PACKAGE "rancid"
575| #define VERSION "3.4.1"
576| #define HAVE_STRINGIZE 1
577| #define STDC_HEADERS 1
578| #define HAVE_SYS_TYPES_H 1
579| #define HAVE_SYS_STAT_H 1
580| #define HAVE_STDLIB_H 1
581| #define HAVE_STRING_H 1
582| #define HAVE_MEMORY_H 1
583| #define HAVE_STRINGS_H 1
584| #define HAVE_INTTYPES_H 1
585| #define HAVE_STDINT_H 1
586| #define HAVE_UNISTD_H 1
587| #define HAVE_CTYPE_H 1
588| #define HAVE_ERRNO_H 1
589| #define HAVE_FCNTL_H 1
590| #define HAVE_LIMITS_H 1
591| /* end confdefs.h.  */
592| #include <malloc.h>
593configure:4619: result: no
594configure:4619: checking for malloc.h
595configure:4619: result: no
596configure:4619: checking for memory.h
597configure:4619: result: yes
598configure:4619: checking siginfo.h usability
599configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
600conftest.c:60:10: fatal error: 'siginfo.h' file not found
601#include <siginfo.h>
602         ^
6031 error generated.
604configure:4619: $? = 1
605configure: failed program was:
606| /* confdefs.h */
607| #define PACKAGE_NAME "rancid"
608| #define PACKAGE_TARNAME "rancid"
609| #define PACKAGE_VERSION "3.4.1"
610| #define PACKAGE_STRING "rancid 3.4.1"
611| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
612| #define PACKAGE_URL ""
613| #define PACKAGE "rancid"
614| #define VERSION "3.4.1"
615| #define HAVE_STRINGIZE 1
616| #define STDC_HEADERS 1
617| #define HAVE_SYS_TYPES_H 1
618| #define HAVE_SYS_STAT_H 1
619| #define HAVE_STDLIB_H 1
620| #define HAVE_STRING_H 1
621| #define HAVE_MEMORY_H 1
622| #define HAVE_STRINGS_H 1
623| #define HAVE_INTTYPES_H 1
624| #define HAVE_STDINT_H 1
625| #define HAVE_UNISTD_H 1
626| #define HAVE_CTYPE_H 1
627| #define HAVE_ERRNO_H 1
628| #define HAVE_FCNTL_H 1
629| #define HAVE_LIMITS_H 1
630| #define HAVE_MEMORY_H 1
631| /* end confdefs.h.  */
632| #include <stdio.h>
633| #ifdef HAVE_SYS_TYPES_H
634| # include <sys/types.h>
635| #endif
636| #ifdef HAVE_SYS_STAT_H
637| # include <sys/stat.h>
638| #endif
639| #ifdef STDC_HEADERS
640| # include <stdlib.h>
641| # include <stddef.h>
642| #else
643| # ifdef HAVE_STDLIB_H
644| #  include <stdlib.h>
645| # endif
646| #endif
647| #ifdef HAVE_STRING_H
648| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
649| #  include <memory.h>
650| # endif
651| # include <string.h>
652| #endif
653| #ifdef HAVE_STRINGS_H
654| # include <strings.h>
655| #endif
656| #ifdef HAVE_INTTYPES_H
657| # include <inttypes.h>
658| #endif
659| #ifdef HAVE_STDINT_H
660| # include <stdint.h>
661| #endif
662| #ifdef HAVE_UNISTD_H
663| # include <unistd.h>
664| #endif
665| #include <siginfo.h>
666configure:4619: result: no
667configure:4619: checking siginfo.h presence
668configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
669conftest.c:27:10: fatal error: 'siginfo.h' file not found
670#include <siginfo.h>
671         ^
6721 error generated.
673configure:4619: $? = 1
674configure: failed program was:
675| /* confdefs.h */
676| #define PACKAGE_NAME "rancid"
677| #define PACKAGE_TARNAME "rancid"
678| #define PACKAGE_VERSION "3.4.1"
679| #define PACKAGE_STRING "rancid 3.4.1"
680| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
681| #define PACKAGE_URL ""
682| #define PACKAGE "rancid"
683| #define VERSION "3.4.1"
684| #define HAVE_STRINGIZE 1
685| #define STDC_HEADERS 1
686| #define HAVE_SYS_TYPES_H 1
687| #define HAVE_SYS_STAT_H 1
688| #define HAVE_STDLIB_H 1
689| #define HAVE_STRING_H 1
690| #define HAVE_MEMORY_H 1
691| #define HAVE_STRINGS_H 1
692| #define HAVE_INTTYPES_H 1
693| #define HAVE_STDINT_H 1
694| #define HAVE_UNISTD_H 1
695| #define HAVE_CTYPE_H 1
696| #define HAVE_ERRNO_H 1
697| #define HAVE_FCNTL_H 1
698| #define HAVE_LIMITS_H 1
699| #define HAVE_MEMORY_H 1
700| /* end confdefs.h.  */
701| #include <siginfo.h>
702configure:4619: result: no
703configure:4619: checking for siginfo.h
704configure:4619: result: no
705configure:4619: checking for string.h
706configure:4619: result: yes
707configure:4619: checking for strings.h
708configure:4619: result: yes
709configure:4619: checking stropts.h usability
710configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
711conftest.c:62:10: fatal error: 'stropts.h' file not found
712#include <stropts.h>
713         ^
7141 error generated.
715configure:4619: $? = 1
716configure: failed program was:
717| /* confdefs.h */
718| #define PACKAGE_NAME "rancid"
719| #define PACKAGE_TARNAME "rancid"
720| #define PACKAGE_VERSION "3.4.1"
721| #define PACKAGE_STRING "rancid 3.4.1"
722| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
723| #define PACKAGE_URL ""
724| #define PACKAGE "rancid"
725| #define VERSION "3.4.1"
726| #define HAVE_STRINGIZE 1
727| #define STDC_HEADERS 1
728| #define HAVE_SYS_TYPES_H 1
729| #define HAVE_SYS_STAT_H 1
730| #define HAVE_STDLIB_H 1
731| #define HAVE_STRING_H 1
732| #define HAVE_MEMORY_H 1
733| #define HAVE_STRINGS_H 1
734| #define HAVE_INTTYPES_H 1
735| #define HAVE_STDINT_H 1
736| #define HAVE_UNISTD_H 1
737| #define HAVE_CTYPE_H 1
738| #define HAVE_ERRNO_H 1
739| #define HAVE_FCNTL_H 1
740| #define HAVE_LIMITS_H 1
741| #define HAVE_MEMORY_H 1
742| #define HAVE_STRING_H 1
743| #define HAVE_STRINGS_H 1
744| /* end confdefs.h.  */
745| #include <stdio.h>
746| #ifdef HAVE_SYS_TYPES_H
747| # include <sys/types.h>
748| #endif
749| #ifdef HAVE_SYS_STAT_H
750| # include <sys/stat.h>
751| #endif
752| #ifdef STDC_HEADERS
753| # include <stdlib.h>
754| # include <stddef.h>
755| #else
756| # ifdef HAVE_STDLIB_H
757| #  include <stdlib.h>
758| # endif
759| #endif
760| #ifdef HAVE_STRING_H
761| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
762| #  include <memory.h>
763| # endif
764| # include <string.h>
765| #endif
766| #ifdef HAVE_STRINGS_H
767| # include <strings.h>
768| #endif
769| #ifdef HAVE_INTTYPES_H
770| # include <inttypes.h>
771| #endif
772| #ifdef HAVE_STDINT_H
773| # include <stdint.h>
774| #endif
775| #ifdef HAVE_UNISTD_H
776| # include <unistd.h>
777| #endif
778| #include <stropts.h>
779configure:4619: result: no
780configure:4619: checking stropts.h presence
781configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
782conftest.c:29:10: fatal error: 'stropts.h' file not found
783#include <stropts.h>
784         ^
7851 error generated.
786configure:4619: $? = 1
787configure: failed program was:
788| /* confdefs.h */
789| #define PACKAGE_NAME "rancid"
790| #define PACKAGE_TARNAME "rancid"
791| #define PACKAGE_VERSION "3.4.1"
792| #define PACKAGE_STRING "rancid 3.4.1"
793| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
794| #define PACKAGE_URL ""
795| #define PACKAGE "rancid"
796| #define VERSION "3.4.1"
797| #define HAVE_STRINGIZE 1
798| #define STDC_HEADERS 1
799| #define HAVE_SYS_TYPES_H 1
800| #define HAVE_SYS_STAT_H 1
801| #define HAVE_STDLIB_H 1
802| #define HAVE_STRING_H 1
803| #define HAVE_MEMORY_H 1
804| #define HAVE_STRINGS_H 1
805| #define HAVE_INTTYPES_H 1
806| #define HAVE_STDINT_H 1
807| #define HAVE_UNISTD_H 1
808| #define HAVE_CTYPE_H 1
809| #define HAVE_ERRNO_H 1
810| #define HAVE_FCNTL_H 1
811| #define HAVE_LIMITS_H 1
812| #define HAVE_MEMORY_H 1
813| #define HAVE_STRING_H 1
814| #define HAVE_STRINGS_H 1
815| /* end confdefs.h.  */
816| #include <stropts.h>
817configure:4619: result: no
818configure:4619: checking for stropts.h
819configure:4619: result: no
820configure:4619: checking sys/resource.h usability
821configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
822configure:4619: $? = 0
823configure:4619: result: yes
824configure:4619: checking sys/resource.h presence
825configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
826configure:4619: $? = 0
827configure:4619: result: yes
828configure:4619: checking for sys/resource.h
829configure:4619: result: yes
830configure:4619: checking for sys/types.h
831configure:4619: result: yes
832configure:4619: checking sys/wait.h usability
833configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
834configure:4619: $? = 0
835configure:4619: result: yes
836configure:4619: checking sys/wait.h presence
837configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
838configure:4619: $? = 0
839configure:4619: result: yes
840configure:4619: checking for sys/wait.h
841configure:4619: result: yes
842configure:4619: checking sysexits.h usability
843configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
844configure:4619: $? = 0
845configure:4619: result: yes
846configure:4619: checking sysexits.h presence
847configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
848configure:4619: $? = 0
849configure:4619: result: yes
850configure:4619: checking for sysexits.h
851configure:4619: result: yes
852configure:4619: checking for unistd.h
853configure:4619: result: yes
854configure:4619: checking util.h usability
855configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
856configure:4619: $? = 0
857configure:4619: result: yes
858configure:4619: checking util.h presence
859configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
860configure:4619: $? = 0
861configure:4619: result: yes
862configure:4619: checking for util.h
863configure:4619: result: yes
864configure:4619: checking wait.h usability
865configure:4619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
866conftest.c:68:10: fatal error: 'wait.h' file not found
867#include <wait.h>
868         ^
8691 error generated.
870configure:4619: $? = 1
871configure: failed program was:
872| /* confdefs.h */
873| #define PACKAGE_NAME "rancid"
874| #define PACKAGE_TARNAME "rancid"
875| #define PACKAGE_VERSION "3.4.1"
876| #define PACKAGE_STRING "rancid 3.4.1"
877| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
878| #define PACKAGE_URL ""
879| #define PACKAGE "rancid"
880| #define VERSION "3.4.1"
881| #define HAVE_STRINGIZE 1
882| #define STDC_HEADERS 1
883| #define HAVE_SYS_TYPES_H 1
884| #define HAVE_SYS_STAT_H 1
885| #define HAVE_STDLIB_H 1
886| #define HAVE_STRING_H 1
887| #define HAVE_MEMORY_H 1
888| #define HAVE_STRINGS_H 1
889| #define HAVE_INTTYPES_H 1
890| #define HAVE_STDINT_H 1
891| #define HAVE_UNISTD_H 1
892| #define HAVE_CTYPE_H 1
893| #define HAVE_ERRNO_H 1
894| #define HAVE_FCNTL_H 1
895| #define HAVE_LIMITS_H 1
896| #define HAVE_MEMORY_H 1
897| #define HAVE_STRING_H 1
898| #define HAVE_STRINGS_H 1
899| #define HAVE_SYS_RESOURCE_H 1
900| #define HAVE_SYS_TYPES_H 1
901| #define HAVE_SYS_WAIT_H 1
902| #define HAVE_SYSEXITS_H 1
903| #define HAVE_UNISTD_H 1
904| #define HAVE_UTIL_H 1
905| /* end confdefs.h.  */
906| #include <stdio.h>
907| #ifdef HAVE_SYS_TYPES_H
908| # include <sys/types.h>
909| #endif
910| #ifdef HAVE_SYS_STAT_H
911| # include <sys/stat.h>
912| #endif
913| #ifdef STDC_HEADERS
914| # include <stdlib.h>
915| # include <stddef.h>
916| #else
917| # ifdef HAVE_STDLIB_H
918| #  include <stdlib.h>
919| # endif
920| #endif
921| #ifdef HAVE_STRING_H
922| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
923| #  include <memory.h>
924| # endif
925| # include <string.h>
926| #endif
927| #ifdef HAVE_STRINGS_H
928| # include <strings.h>
929| #endif
930| #ifdef HAVE_INTTYPES_H
931| # include <inttypes.h>
932| #endif
933| #ifdef HAVE_STDINT_H
934| # include <stdint.h>
935| #endif
936| #ifdef HAVE_UNISTD_H
937| # include <unistd.h>
938| #endif
939| #include <wait.h>
940configure:4619: result: no
941configure:4619: checking wait.h presence
942configure:4619: /usr/bin/clang -E -I/opt/local/include conftest.c
943conftest.c:35:10: fatal error: 'wait.h' file not found
944#include <wait.h>
945         ^
9461 error generated.
947configure:4619: $? = 1
948configure: failed program was:
949| /* confdefs.h */
950| #define PACKAGE_NAME "rancid"
951| #define PACKAGE_TARNAME "rancid"
952| #define PACKAGE_VERSION "3.4.1"
953| #define PACKAGE_STRING "rancid 3.4.1"
954| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
955| #define PACKAGE_URL ""
956| #define PACKAGE "rancid"
957| #define VERSION "3.4.1"
958| #define HAVE_STRINGIZE 1
959| #define STDC_HEADERS 1
960| #define HAVE_SYS_TYPES_H 1
961| #define HAVE_SYS_STAT_H 1
962| #define HAVE_STDLIB_H 1
963| #define HAVE_STRING_H 1
964| #define HAVE_MEMORY_H 1
965| #define HAVE_STRINGS_H 1
966| #define HAVE_INTTYPES_H 1
967| #define HAVE_STDINT_H 1
968| #define HAVE_UNISTD_H 1
969| #define HAVE_CTYPE_H 1
970| #define HAVE_ERRNO_H 1
971| #define HAVE_FCNTL_H 1
972| #define HAVE_LIMITS_H 1
973| #define HAVE_MEMORY_H 1
974| #define HAVE_STRING_H 1
975| #define HAVE_STRINGS_H 1
976| #define HAVE_SYS_RESOURCE_H 1
977| #define HAVE_SYS_TYPES_H 1
978| #define HAVE_SYS_WAIT_H 1
979| #define HAVE_SYSEXITS_H 1
980| #define HAVE_UNISTD_H 1
981| #define HAVE_UTIL_H 1
982| /* end confdefs.h.  */
983| #include <wait.h>
984configure:4619: result: no
985configure:4619: checking for wait.h
986configure:4619: result: no
987configure:4635: checking for asprintf
988configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
989conftest.c:69:18: warning: format string missing [-Wformat]
990return asprintf ();
991       ~~~~~~~~  ^
9921 warning generated.
993configure:4635: $? = 0
994configure:4635: result: yes
995configure:4635: checking for memcpy
996configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
997conftest.c:59:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
998char memcpy ();
999     ^
1000conftest.c:59:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
10011 warning generated.
1002configure:4635: $? = 0
1003configure:4635: result: yes
1004configure:4635: checking for memmove
1005configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1006conftest.c:60:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
1007char memmove ();
1008     ^
1009conftest.c:60:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
10101 warning generated.
1011configure:4635: $? = 0
1012configure:4635: result: yes
1013configure:4635: checking for memset
1014configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1015conftest.c:61:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
1016char memset ();
1017     ^
1018conftest.c:61:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
10191 warning generated.
1020configure:4635: $? = 0
1021configure:4635: result: yes
1022configure:4635: checking for strerror
1023configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1024conftest.c:62:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
1025char strerror ();
1026     ^
1027conftest.c:62:6: note: 'strerror' is a builtin with type 'char *(int)'
10281 warning generated.
1029configure:4635: $? = 0
1030configure:4635: result: yes
1031configure:4635: checking for strchr
1032configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1033conftest.c:63:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
1034char strchr ();
1035     ^
1036conftest.c:63:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
10371 warning generated.
1038configure:4635: $? = 0
1039configure:4635: result: yes
1040configure:4635: checking for strrchr
1041configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1042conftest.c:64:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
1043char strrchr ();
1044     ^
1045conftest.c:64:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
10461 warning generated.
1047configure:4635: $? = 0
1048configure:4635: result: yes
1049configure:4635: checking for strstr
1050configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1051conftest.c:65:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
1052char strstr ();
1053     ^
1054conftest.c:65:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
10551 warning generated.
1056configure:4635: $? = 0
1057configure:4635: result: yes
1058configure:4635: checking for strtok
1059configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1060conftest.c:66:6: warning: incompatible redeclaration of library function 'strtok' [-Wincompatible-library-redeclaration]
1061char strtok ();
1062     ^
1063conftest.c:66:6: note: 'strtok' is a builtin with type 'char *(char *, const char *)'
10641 warning generated.
1065configure:4635: $? = 0
1066configure:4635: result: yes
1067configure:4635: checking for strrtok
1068configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1069Undefined symbols for architecture x86_64:
1070  "_strrtok", referenced from:
1071      _main in conftest-211f83.o
1072ld: symbol(s) not found for architecture x86_64
1073clang: error: linker command failed with exit code 1 (use -v to see invocation)
1074configure:4635: $? = 1
1075configure: failed program was:
1076| /* confdefs.h */
1077| #define PACKAGE_NAME "rancid"
1078| #define PACKAGE_TARNAME "rancid"
1079| #define PACKAGE_VERSION "3.4.1"
1080| #define PACKAGE_STRING "rancid 3.4.1"
1081| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1082| #define PACKAGE_URL ""
1083| #define PACKAGE "rancid"
1084| #define VERSION "3.4.1"
1085| #define HAVE_STRINGIZE 1
1086| #define STDC_HEADERS 1
1087| #define HAVE_SYS_TYPES_H 1
1088| #define HAVE_SYS_STAT_H 1
1089| #define HAVE_STDLIB_H 1
1090| #define HAVE_STRING_H 1
1091| #define HAVE_MEMORY_H 1
1092| #define HAVE_STRINGS_H 1
1093| #define HAVE_INTTYPES_H 1
1094| #define HAVE_STDINT_H 1
1095| #define HAVE_UNISTD_H 1
1096| #define HAVE_CTYPE_H 1
1097| #define HAVE_ERRNO_H 1
1098| #define HAVE_FCNTL_H 1
1099| #define HAVE_LIMITS_H 1
1100| #define HAVE_MEMORY_H 1
1101| #define HAVE_STRING_H 1
1102| #define HAVE_STRINGS_H 1
1103| #define HAVE_SYS_RESOURCE_H 1
1104| #define HAVE_SYS_TYPES_H 1
1105| #define HAVE_SYS_WAIT_H 1
1106| #define HAVE_SYSEXITS_H 1
1107| #define HAVE_UNISTD_H 1
1108| #define HAVE_UTIL_H 1
1109| #define HAVE_ASPRINTF 1
1110| #define HAVE_MEMCPY 1
1111| #define HAVE_MEMMOVE 1
1112| #define HAVE_MEMSET 1
1113| #define HAVE_STRERROR 1
1114| #define HAVE_STRCHR 1
1115| #define HAVE_STRRCHR 1
1116| #define HAVE_STRSTR 1
1117| #define HAVE_STRTOK 1
1118| /* end confdefs.h.  */
1119| /* Define strrtok to an innocuous variant, in case <limits.h> declares strrtok.
1120|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1121| #define strrtok innocuous_strrtok
1122|
1123| /* System header to define __stub macros and hopefully few prototypes,
1124|     which can conflict with char strrtok (); below.
1125|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1126|     <limits.h> exists even on freestanding compilers.  */
1127|
1128| #ifdef __STDC__
1129| # include <limits.h>
1130| #else
1131| # include <assert.h>
1132| #endif
1133|
1134| #undef strrtok
1135|
1136| /* Override any GCC internal prototype to avoid an error.
1137|    Use char because int might match the return type of a GCC
1138|    builtin and then its argument prototype would still apply.  */
1139| #ifdef __cplusplus
1140| extern "C"
1141| #endif
1142| char strrtok ();
1143| /* The GNU C library defines this for functions which it implements
1144|     to always fail with ENOSYS.  Some functions are actually named
1145|     something starting with __ and the normal name is an alias.  */
1146| #if defined __stub_strrtok || defined __stub___strrtok
1147| choke me
1148| #endif
1149|
1150| int
1151| main ()
1152| {
1153| return strrtok ();
1154|   ;
1155|   return 0;
1156| }
1157configure:4635: result: no
1158configure:4635: checking for index
1159configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1160conftest.c:67:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration]
1161char index ();
1162     ^
1163conftest.c:67:6: note: 'index' is a builtin with type 'char *(const char *, int)'
11641 warning generated.
1165configure:4635: $? = 0
1166configure:4635: result: yes
1167configure:4635: checking for rindex
1168configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1169conftest.c:68:6: warning: incompatible redeclaration of library function 'rindex' [-Wincompatible-library-redeclaration]
1170char rindex ();
1171     ^
1172conftest.c:68:6: note: 'rindex' is a builtin with type 'char *(const char *, int)'
11731 warning generated.
1174configure:4635: $? = 0
1175configure:4635: result: yes
1176configure:4635: checking for unsetenv
1177configure:4635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1178configure:4635: $? = 0
1179configure:4635: result: yes
1180configure:4646: checking for openpty
1181configure:4646: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1182configure:4646: $? = 0
1183configure:4646: result: yes
1184configure:4799: checking return type of signal handlers
1185configure:4817: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1186conftest.c:54:8: error: indirection requires pointer operand ('void' invalid)
1187return *(signal (0, 0)) (0) == 1;
1188       ^~~~~~~~~~~~~~~~~~~~
11891 error generated.
1190configure:4817: $? = 1
1191configure: failed program was:
1192| /* confdefs.h */
1193| #define PACKAGE_NAME "rancid"
1194| #define PACKAGE_TARNAME "rancid"
1195| #define PACKAGE_VERSION "3.4.1"
1196| #define PACKAGE_STRING "rancid 3.4.1"
1197| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1198| #define PACKAGE_URL ""
1199| #define PACKAGE "rancid"
1200| #define VERSION "3.4.1"
1201| #define HAVE_STRINGIZE 1
1202| #define STDC_HEADERS 1
1203| #define HAVE_SYS_TYPES_H 1
1204| #define HAVE_SYS_STAT_H 1
1205| #define HAVE_STDLIB_H 1
1206| #define HAVE_STRING_H 1
1207| #define HAVE_MEMORY_H 1
1208| #define HAVE_STRINGS_H 1
1209| #define HAVE_INTTYPES_H 1
1210| #define HAVE_STDINT_H 1
1211| #define HAVE_UNISTD_H 1
1212| #define HAVE_CTYPE_H 1
1213| #define HAVE_ERRNO_H 1
1214| #define HAVE_FCNTL_H 1
1215| #define HAVE_LIMITS_H 1
1216| #define HAVE_MEMORY_H 1
1217| #define HAVE_STRING_H 1
1218| #define HAVE_STRINGS_H 1
1219| #define HAVE_SYS_RESOURCE_H 1
1220| #define HAVE_SYS_TYPES_H 1
1221| #define HAVE_SYS_WAIT_H 1
1222| #define HAVE_SYSEXITS_H 1
1223| #define HAVE_UNISTD_H 1
1224| #define HAVE_UTIL_H 1
1225| #define HAVE_ASPRINTF 1
1226| #define HAVE_MEMCPY 1
1227| #define HAVE_MEMMOVE 1
1228| #define HAVE_MEMSET 1
1229| #define HAVE_STRERROR 1
1230| #define HAVE_STRCHR 1
1231| #define HAVE_STRRCHR 1
1232| #define HAVE_STRSTR 1
1233| #define HAVE_STRTOK 1
1234| #define HAVE_INDEX 1
1235| #define HAVE_RINDEX 1
1236| #define HAVE_UNSETENV 1
1237| #define HAVE_OPENPTY 1
1238| /* end confdefs.h.  */
1239| #include <sys/types.h>
1240| #include <signal.h>
1241|
1242| int
1243| main ()
1244| {
1245| return *(signal (0, 0)) (0) == 1;
1246|   ;
1247|   return 0;
1248| }
1249configure:4824: result: void
1250configure:4832: checking for size_t
1251configure:4832: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1252configure:4832: $? = 0
1253configure:4832: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1254conftest.c:85:21: error: expected expression
1255if (sizeof ((size_t)))
1256                    ^
12571 error generated.
1258configure:4832: $? = 1
1259configure: failed program was:
1260| /* confdefs.h */
1261| #define PACKAGE_NAME "rancid"
1262| #define PACKAGE_TARNAME "rancid"
1263| #define PACKAGE_VERSION "3.4.1"
1264| #define PACKAGE_STRING "rancid 3.4.1"
1265| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1266| #define PACKAGE_URL ""
1267| #define PACKAGE "rancid"
1268| #define VERSION "3.4.1"
1269| #define HAVE_STRINGIZE 1
1270| #define STDC_HEADERS 1
1271| #define HAVE_SYS_TYPES_H 1
1272| #define HAVE_SYS_STAT_H 1
1273| #define HAVE_STDLIB_H 1
1274| #define HAVE_STRING_H 1
1275| #define HAVE_MEMORY_H 1
1276| #define HAVE_STRINGS_H 1
1277| #define HAVE_INTTYPES_H 1
1278| #define HAVE_STDINT_H 1
1279| #define HAVE_UNISTD_H 1
1280| #define HAVE_CTYPE_H 1
1281| #define HAVE_ERRNO_H 1
1282| #define HAVE_FCNTL_H 1
1283| #define HAVE_LIMITS_H 1
1284| #define HAVE_MEMORY_H 1
1285| #define HAVE_STRING_H 1
1286| #define HAVE_STRINGS_H 1
1287| #define HAVE_SYS_RESOURCE_H 1
1288| #define HAVE_SYS_TYPES_H 1
1289| #define HAVE_SYS_WAIT_H 1
1290| #define HAVE_SYSEXITS_H 1
1291| #define HAVE_UNISTD_H 1
1292| #define HAVE_UTIL_H 1
1293| #define HAVE_ASPRINTF 1
1294| #define HAVE_MEMCPY 1
1295| #define HAVE_MEMMOVE 1
1296| #define HAVE_MEMSET 1
1297| #define HAVE_STRERROR 1
1298| #define HAVE_STRCHR 1
1299| #define HAVE_STRRCHR 1
1300| #define HAVE_STRSTR 1
1301| #define HAVE_STRTOK 1
1302| #define HAVE_INDEX 1
1303| #define HAVE_RINDEX 1
1304| #define HAVE_UNSETENV 1
1305| #define HAVE_OPENPTY 1
1306| #define RETSIGTYPE void
1307| /* end confdefs.h.  */
1308| #include <stdio.h>
1309| #ifdef HAVE_SYS_TYPES_H
1310| # include <sys/types.h>
1311| #endif
1312| #ifdef HAVE_SYS_STAT_H
1313| # include <sys/stat.h>
1314| #endif
1315| #ifdef STDC_HEADERS
1316| # include <stdlib.h>
1317| # include <stddef.h>
1318| #else
1319| # ifdef HAVE_STDLIB_H
1320| #  include <stdlib.h>
1321| # endif
1322| #endif
1323| #ifdef HAVE_STRING_H
1324| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1325| #  include <memory.h>
1326| # endif
1327| # include <string.h>
1328| #endif
1329| #ifdef HAVE_STRINGS_H
1330| # include <strings.h>
1331| #endif
1332| #ifdef HAVE_INTTYPES_H
1333| # include <inttypes.h>
1334| #endif
1335| #ifdef HAVE_STDINT_H
1336| # include <stdint.h>
1337| #endif
1338| #ifdef HAVE_UNISTD_H
1339| # include <unistd.h>
1340| #endif
1341| int
1342| main ()
1343| {
1344| if (sizeof ((size_t)))
1345|           return 0;
1346|   ;
1347|   return 0;
1348| }
1349configure:4832: result: yes
1350configure:4848: checking whether to create the local state directory at install time
1351configure:4860: result: yes
1352configure:4876: checking whether to install sample .conf files in sysconfdir
1353configure:4888: result: yes
1354configure:4905: checking whether subversion
1355configure:4938: result: no
1356configure:4950: checking whether mail addresses should be in the rancid+ form
1357configure:4966: result: no
1358configure:4977: checking whether admin mail addresses should be in the rancid-admin+ form
1359configure:4993: result: rancid-admin-
1360configure:5004: checking for dirname
1361configure:5022: found /usr/bin/dirname
1362configure:5035: result: /usr/bin/dirname
1363configure:5045: checking for a diff(1) that supports -u
1364configure:5080: result: diff -U 4
1365configure:5089: checking for sendmail
1366configure:5108: found /usr/sbin/sendmail
1367configure:5121: result: /usr/sbin/sendmail
1368configure:5141: checking for gnutar
1369configure:5157: found /usr/bin/gnutar
1370configure:5168: result: gnutar
1371configure:5184: checking for automake
1372configure:5211: result: ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/missing automake-1.15
1373configure:5226: checking for perl5
1374configure:5257: result: /opt/local/bin/perl5.24
1375configure:5324: checking Socket.pm version
1376configure:5334: checking for expect
1377configure:5352: found /opt/local/bin/expect
1378configure:5365: result: /opt/local/bin/expect
1379configure:5381: checking for mktemp
1380configure:5399: found /usr/bin/mktemp
1381configure:5412: result: /usr/bin/mktemp
1382configure:5429: checking for ping
1383configure:5447: found /sbin/ping
1384configure:5460: result: /sbin/ping
1385configure:5488: error: can't figure out how to pass count == 1 to /sbin/ping.
1386
1387## ---------------- ##
1388## Cache variables. ##
1389## ---------------- ##
1390
1391ac_cv_c_compiler_gnu=yes
1392ac_cv_c_const=yes
1393ac_cv_c_inline=inline
1394ac_cv_c_stringize=yes
1395ac_cv_env_CC_set=set
1396ac_cv_env_CC_value=/usr/bin/clang
1397ac_cv_env_CFLAGS_set=set
1398ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
1399ac_cv_env_CPPFLAGS_set=set
1400ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1401ac_cv_env_CPP_set=
1402ac_cv_env_CPP_value=
1403ac_cv_env_LDFLAGS_set=set
1404ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1405ac_cv_env_LIBS_set=
1406ac_cv_env_LIBS_value=
1407ac_cv_env_build_alias_set=
1408ac_cv_env_build_alias_value=
1409ac_cv_env_host_alias_set=
1410ac_cv_env_host_alias_value=
1411ac_cv_env_target_alias_set=
1412ac_cv_env_target_alias_value=
1413ac_cv_func_asprintf=yes
1414ac_cv_func_index=yes
1415ac_cv_func_memcpy=yes
1416ac_cv_func_memmove=yes
1417ac_cv_func_memset=yes
1418ac_cv_func_openpty=yes
1419ac_cv_func_rindex=yes
1420ac_cv_func_strchr=yes
1421ac_cv_func_strerror=yes
1422ac_cv_func_strrchr=yes
1423ac_cv_func_strrtok=no
1424ac_cv_func_strstr=yes
1425ac_cv_func_strtok=yes
1426ac_cv_func_unsetenv=yes
1427ac_cv_header_ctype_h=yes
1428ac_cv_header_errno_h=yes
1429ac_cv_header_fcntl_h=yes
1430ac_cv_header_inttypes_h=yes
1431ac_cv_header_libutil_h=no
1432ac_cv_header_limits_h=yes
1433ac_cv_header_malloc_h=no
1434ac_cv_header_memory_h=yes
1435ac_cv_header_pty_h=no
1436ac_cv_header_siginfo_h=no
1437ac_cv_header_stdc=yes
1438ac_cv_header_stdint_h=yes
1439ac_cv_header_stdlib_h=yes
1440ac_cv_header_string_h=yes
1441ac_cv_header_strings_h=yes
1442ac_cv_header_stropts_h=no
1443ac_cv_header_sys_resource_h=yes
1444ac_cv_header_sys_stat_h=yes
1445ac_cv_header_sys_types_h=yes
1446ac_cv_header_sys_wait_h=yes
1447ac_cv_header_sysexits_h=yes
1448ac_cv_header_unistd_h=yes
1449ac_cv_header_util_h=yes
1450ac_cv_header_wait_h=no
1451ac_cv_objext=o
1452ac_cv_path_DIRNAME=/usr/bin/dirname
1453ac_cv_path_EGREP='/opt/local/bin/grep -E'
1454ac_cv_path_EXPECT_PATH=/opt/local/bin/expect
1455ac_cv_path_GREP=/opt/local/bin/grep
1456ac_cv_path_MAKE=/usr/bin/make
1457ac_cv_path_MKTEMP_PATH=/usr/bin/mktemp
1458ac_cv_path_PERLV_PATH=/opt/local/bin/perl5.24
1459ac_cv_path_PING_PATH=/sbin/ping
1460ac_cv_path_SENDMAIL=/usr/sbin/sendmail
1461ac_cv_path_mkdir=/opt/local/bin/gmkdir
1462ac_cv_prog_AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/missing automake-1.15'
1463ac_cv_prog_AWK=awk
1464ac_cv_prog_CPP='/usr/bin/clang -E'
1465ac_cv_prog_TAR=gnutar
1466ac_cv_prog_ac_ct_CC=/usr/bin/clang
1467ac_cv_prog_cc_c89=
1468ac_cv_prog_cc_g=yes
1469ac_cv_prog_make__usr_bin_make_set=yes
1470ac_cv_prog_make_make_set=yes
1471ac_cv_type_signal=void
1472ac_cv_type_size_t=yes
1473am_cv_CC_dependencies_compiler_type=gcc3
1474am_cv_make_support_nested_variables=yes
1475am_cv_prog_cc_c_o=yes
1476rd_cv_ADMINMAILPLUS=rancid-admin-
1477rd_cv_DIFF=/usr/bin/diff
1478rd_cv_DIFF_CMD='diff -U 4'
1479rd_cv_MAILPLUS=rancid-
1480rd_cv_RCSSYS=cvs
1481
1482## ----------------- ##
1483## Output variables. ##
1484## ----------------- ##
1485
1486ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/missing aclocal-1.15'
1487ADMINMAILPLUS='rancid-admin-'
1488AMDEPBACKSLASH='\'
1489AMDEP_FALSE='#'
1490AMDEP_TRUE=''
1491AMTAR='$${TAR-tar}'
1492AM_BACKSLASH='\'
1493AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1494AM_DEFAULT_VERBOSITY='1'
1495AM_V='$(V)'
1496AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/missing autoconf'
1497AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/missing autoheader'
1498AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/missing automake-1.15'
1499AWK='awk'
1500CC='/usr/bin/clang'
1501CCDEPMODE='depmode=gcc3'
1502CFLAGS='-pipe -Os -arch x86_64'
1503COMM=''
1504CONF_INSTALL_FALSE='#'
1505CONF_INSTALL_TRUE=''
1506COPYYEARS='1997-2016'
1507CPP='/usr/bin/clang -E'
1508CPPFLAGS='-I/opt/local/include'
1509CVS=''
1510CYGPATH_W='echo'
1511DEFS=''
1512DEPDIR='.deps'
1513DIFF='/usr/bin/diff'
1514DIFF_CMD='diff -U 4'
1515DIRNAME='/usr/bin/dirname'
1516ECHO_C='\c'
1517ECHO_N=''
1518ECHO_T=''
1519EGREP='/opt/local/bin/grep -E'
1520ENV_PATH=''
1521EXEEXT=''
1522EXPECT_PATH='/opt/local/bin/expect'
1523FIND=''
1524GIT=''
1525GREP='/opt/local/bin/grep'
1526ID=''
1527INSTALL_DATA='${INSTALL} -m 644'
1528INSTALL_PROGRAM='${INSTALL}'
1529INSTALL_SCRIPT='${INSTALL}'
1530INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1531LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1532LG_PING_CMD=''
1533LIBOBJS=''
1534LIBS=''
1535LTLIBOBJS=''
1536MAILPLUS='rancid-'
1537MAINT='#'
1538MAINTAINER_MODE_FALSE=''
1539MAINTAINER_MODE_TRUE='#'
1540MAKE='/usr/bin/make'
1541MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/missing makeinfo'
1542MKDIR=''
1543MKDIR_P='/opt/local/bin/gmkdir -p'
1544MKTEMP=''
1545MKTEMP_PATH='/usr/bin/mktemp'
1546MK_LCLSTATEDIR_FALSE='#'
1547MK_LCLSTATEDIR_TRUE=''
1548OBJEXT='o'
1549PACKAGE='rancid'
1550PACKAGE_BUGREPORT='rancid@shrubbery.net'
1551PACKAGE_NAME='rancid'
1552PACKAGE_STRING='rancid 3.4.1'
1553PACKAGE_TARNAME='rancid'
1554PACKAGE_URL=''
1555PACKAGE_VERSION='3.4.1'
1556PATH_SEPARATOR=':'
1557PERLV='perl5.24'
1558PERLV_PATH='/opt/local/bin/perl5.24'
1559PING_PATH='/sbin/ping'
1560RCSSYS='cvs'
1561RSH=''
1562SENDMAIL='/usr/sbin/sendmail'
1563SET_MAKE=''
1564SHELL='/bin/sh'
1565SORT=''
1566SSH=''
1567STRIP=''
1568SVN=''
1569SVN_FSTYPE='--fs-type fsfs'
1570TAR='gnutar'
1571TELNET=''
1572TOUCH=''
1573VERSION='3.4.1'
1574ac_ct_CC='/usr/bin/clang'
1575am__EXEEXT_FALSE=''
1576am__EXEEXT_TRUE=''
1577am__fastdepCC_FALSE='#'
1578am__fastdepCC_TRUE=''
1579am__include='include'
1580am__isrc=''
1581am__leading_dot='.'
1582am__nodep='_no'
1583am__quote=''
1584am__tar='$${TAR-tar} chof - "$$tardir"'
1585am__untar='$${TAR-tar} xf -'
1586bindir='/opt/local/libexec/rancid'
1587build_alias=''
1588datadir='${datarootdir}'
1589datarootdir='${prefix}/share'
1590docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1591dvidir='${docdir}'
1592exec_prefix='NONE'
1593host_alias=''
1594htmldir='${docdir}'
1595includedir='${prefix}/include'
1596infodir='${datarootdir}/info'
1597install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.4.1/install-sh'
1598libdir='${exec_prefix}/lib'
1599libexecdir='${exec_prefix}/libexec'
1600localedir='${datarootdir}/locale'
1601localstatedir='/opt/local/var/rancid'
1602mandir='${prefix}/share/man'
1603mkdir_p='$(MKDIR_P)'
1604oldincludedir='/usr/include'
1605pdfdir='${docdir}'
1606prefix='/opt/local'
1607program_transform_name='s,x,x,'
1608psdir='${docdir}'
1609sbindir='${exec_prefix}/sbin'
1610sharedstatedir='${prefix}/com'
1611sysconfdir='/opt/local/etc/rancid'
1612target_alias=''
1613
1614## ------------------- ##
1615## File substitutions. ##
1616## ------------------- ##
1617
1618copyright=''
1619login_top=''
1620
1621## ----------- ##
1622## confdefs.h. ##
1623## ----------- ##
1624
1625/* confdefs.h */
1626#define PACKAGE_NAME "rancid"
1627#define PACKAGE_TARNAME "rancid"
1628#define PACKAGE_VERSION "3.4.1"
1629#define PACKAGE_STRING "rancid 3.4.1"
1630#define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1631#define PACKAGE_URL ""
1632#define PACKAGE "rancid"
1633#define VERSION "3.4.1"
1634#define HAVE_STRINGIZE 1
1635#define STDC_HEADERS 1
1636#define HAVE_SYS_TYPES_H 1
1637#define HAVE_SYS_STAT_H 1
1638#define HAVE_STDLIB_H 1
1639#define HAVE_STRING_H 1
1640#define HAVE_MEMORY_H 1
1641#define HAVE_STRINGS_H 1
1642#define HAVE_INTTYPES_H 1
1643#define HAVE_STDINT_H 1
1644#define HAVE_UNISTD_H 1
1645#define HAVE_CTYPE_H 1
1646#define HAVE_ERRNO_H 1
1647#define HAVE_FCNTL_H 1
1648#define HAVE_LIMITS_H 1
1649#define HAVE_MEMORY_H 1
1650#define HAVE_STRING_H 1
1651#define HAVE_STRINGS_H 1
1652#define HAVE_SYS_RESOURCE_H 1
1653#define HAVE_SYS_TYPES_H 1
1654#define HAVE_SYS_WAIT_H 1
1655#define HAVE_SYSEXITS_H 1
1656#define HAVE_UNISTD_H 1
1657#define HAVE_UTIL_H 1
1658#define HAVE_ASPRINTF 1
1659#define HAVE_MEMCPY 1
1660#define HAVE_MEMMOVE 1
1661#define HAVE_MEMSET 1
1662#define HAVE_STRERROR 1
1663#define HAVE_STRCHR 1
1664#define HAVE_STRRCHR 1
1665#define HAVE_STRSTR 1
1666#define HAVE_STRTOK 1
1667#define HAVE_INDEX 1
1668#define HAVE_RINDEX 1
1669#define HAVE_UNSETENV 1
1670#define HAVE_OPENPTY 1
1671#define RETSIGTYPE void
1672
1673configure: exit 1