Ticket #53869: config.log

File config.log, 54.1 KB (added by 1-61803, 7 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.6.2, 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: 147 tasks, 630 threads, 4 processors
34Load average: 2.00, Mach factor: 1.99
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:2305: checking for a BSD-compatible install
52configure:2373: result: /usr/bin/install -c
53configure:2384: checking whether build environment is sane
54configure:2439: result: yes
55configure:2590: checking for a thread-safe mkdir -p
56configure:2629: result: /opt/local/bin/gmkdir -p
57configure:2636: checking for gawk
58configure:2666: result: no
59configure:2636: checking for mawk
60configure:2666: result: no
61configure:2636: checking for nawk
62configure:2666: result: no
63configure:2636: checking for awk
64configure:2652: found /usr/bin/awk
65configure:2663: result: awk
66configure:2674: checking whether make sets $(MAKE)
67configure:2696: result: yes
68configure:2725: checking whether make supports nested variables
69configure:2742: result: yes
70configure:2875: checking whether to enable maintainer-specific portions of Makefiles
71configure:2884: result: no
72configure:2902: checking for gmake
73configure:2933: result: no
74configure:2945: checking for make
75configure:2963: found /usr/bin/make
76configure:2976: result: /usr/bin/make
77configure:2989: checking whether /usr/bin/make sets $(MAKE)
78configure:3011: result: yes
79configure:3070: checking for gcc
80configure:3097: result: /usr/bin/clang
81configure:3326: checking for C compiler version
82configure:3335: /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:3346: $? = 0
87configure:3335: /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:3346: $? = 0
92configure:3335: /usr/bin/clang -V >&5
93clang: error: argument to '-V' is missing (expected 1 value)
94clang: error: no input files
95configure:3346: $? = 1
96configure:3335: /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:3346: $? = 1
101configure:3366: checking whether the C compiler works
102configure:3388: /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:3392: $? = 0
104configure:3440: result: yes
105configure:3443: checking for C compiler default output file name
106configure:3445: result: a.out
107configure:3451: checking for suffix of executables
108configure:3458: /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:3462: $? = 0
110configure:3484: result:
111configure:3506: checking whether we are cross compiling
112configure:3514: /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:3518: $? = 0
114configure:3525: ./conftest
115configure:3529: $? = 0
116configure:3544: result: no
117configure:3549: checking for suffix of object files
118configure:3571: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:3575: $? = 0
120configure:3596: result: o
121configure:3600: checking whether we are using the GNU C compiler
122configure:3619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
123configure:3619: $? = 0
124configure:3628: result: yes
125configure:3637: checking whether /usr/bin/clang accepts -g
126configure:3657: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
127configure:3657: $? = 0
128configure:3698: result: yes
129configure:3715: checking for /usr/bin/clang option to accept ISO C89
130configure:3778: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
131configure:3778: $? = 0
132configure:3791: result: none needed
133configure:3816: checking whether /usr/bin/clang understands -c and -o together
134configure:3838: /usr/bin/clang -c conftest.c -o conftest2.o
135configure:3841: $? = 0
136configure:3838: /usr/bin/clang -c conftest.c -o conftest2.o
137configure:3841: $? = 0
138configure:3853: result: yes
139configure:3881: checking for style of include used by /usr/bin/make
140configure:3909: result: GNU
141configure:3935: checking dependency style of /usr/bin/clang
142configure:4046: result: gcc3
143configure:4066: checking how to run the C preprocessor
144configure:4097: /usr/bin/clang -E -I/opt/local/include conftest.c
145configure:4097: $? = 0
146configure:4111: /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:4111: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME "rancid"
155| #define PACKAGE_TARNAME "rancid"
156| #define PACKAGE_VERSION "3.6.2"
157| #define PACKAGE_STRING "rancid 3.6.2"
158| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
159| #define PACKAGE_URL ""
160| #define PACKAGE "rancid"
161| #define VERSION "3.6.2"
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:4136: result: /usr/bin/clang -E
165configure:4156: /usr/bin/clang -E -I/opt/local/include conftest.c
166configure:4156: $? = 0
167configure:4170: /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:4170: $? = 1
173configure: failed program was:
174| /* confdefs.h */
175| #define PACKAGE_NAME "rancid"
176| #define PACKAGE_TARNAME "rancid"
177| #define PACKAGE_VERSION "3.6.2"
178| #define PACKAGE_STRING "rancid 3.6.2"
179| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
180| #define PACKAGE_URL ""
181| #define PACKAGE "rancid"
182| #define VERSION "3.6.2"
183| /* end confdefs.h.  */
184| #include <ac_nonexistent.h>
185configure:4199: checking for an ANSI C-conforming const
186configure:4265: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
187configure:4265: $? = 0
188configure:4272: result: yes
189configure:4280: checking for inline
190configure:4296: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
191configure:4296: $? = 0
192configure:4304: result: inline
193configure:4323: checking for grep that handles long lines and -e
194configure:4381: result: /opt/local/bin/grep
195configure:4386: checking for egrep
196configure:4448: result: /opt/local/bin/grep -E
197configure:4453: checking for preprocessor stringizing operator
198configure:4473: result: yes
199configure:4483: checking for ANSI C header files
200configure:4503: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
201configure:4503: $? = 0
202configure:4576: /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:4576: $? = 0
204configure:4576: ./conftest
205configure:4576: $? = 0
206configure:4587: result: yes
207configure:4600: checking for sys/types.h
208configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
209configure:4600: $? = 0
210configure:4600: result: yes
211configure:4600: checking for sys/stat.h
212configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
213configure:4600: $? = 0
214configure:4600: result: yes
215configure:4600: checking for stdlib.h
216configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
217configure:4600: $? = 0
218configure:4600: result: yes
219configure:4600: checking for string.h
220configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
221configure:4600: $? = 0
222configure:4600: result: yes
223configure:4600: checking for memory.h
224configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
225configure:4600: $? = 0
226configure:4600: result: yes
227configure:4600: checking for strings.h
228configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
229configure:4600: $? = 0
230configure:4600: result: yes
231configure:4600: checking for inttypes.h
232configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
233configure:4600: $? = 0
234configure:4600: result: yes
235configure:4600: checking for stdint.h
236configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
237configure:4600: $? = 0
238configure:4600: result: yes
239configure:4600: checking for unistd.h
240configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
241configure:4600: $? = 0
242configure:4600: result: yes
243configure:4618: checking ctype.h usability
244configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
245configure:4618: $? = 0
246configure:4618: result: yes
247configure:4618: checking ctype.h presence
248configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
249configure:4618: $? = 0
250configure:4618: result: yes
251configure:4618: checking for ctype.h
252configure:4618: result: yes
253configure:4618: checking errno.h usability
254configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
255configure:4618: $? = 0
256configure:4618: result: yes
257configure:4618: checking errno.h presence
258configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
259configure:4618: $? = 0
260configure:4618: result: yes
261configure:4618: checking for errno.h
262configure:4618: result: yes
263configure:4618: checking fcntl.h usability
264configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
265configure:4618: $? = 0
266configure:4618: result: yes
267configure:4618: checking fcntl.h presence
268configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
269configure:4618: $? = 0
270configure:4618: result: yes
271configure:4618: checking for fcntl.h
272configure:4618: result: yes
273configure:4618: checking libutil.h usability
274configure:4618: /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:4618: $? = 1
280configure: failed program was:
281| /* confdefs.h */
282| #define PACKAGE_NAME "rancid"
283| #define PACKAGE_TARNAME "rancid"
284| #define PACKAGE_VERSION "3.6.2"
285| #define PACKAGE_STRING "rancid 3.6.2"
286| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
287| #define PACKAGE_URL ""
288| #define PACKAGE "rancid"
289| #define VERSION "3.6.2"
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:4618: result: no
340configure:4618: checking libutil.h presence
341configure:4618: /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:4618: $? = 1
347configure: failed program was:
348| /* confdefs.h */
349| #define PACKAGE_NAME "rancid"
350| #define PACKAGE_TARNAME "rancid"
351| #define PACKAGE_VERSION "3.6.2"
352| #define PACKAGE_STRING "rancid 3.6.2"
353| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
354| #define PACKAGE_URL ""
355| #define PACKAGE "rancid"
356| #define VERSION "3.6.2"
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:4618: result: no
374configure:4618: checking for libutil.h
375configure:4618: result: no
376configure:4618: checking limits.h usability
377configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
378configure:4618: $? = 0
379configure:4618: result: yes
380configure:4618: checking limits.h presence
381configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
382configure:4618: $? = 0
383configure:4618: result: yes
384configure:4618: checking for limits.h
385configure:4618: result: yes
386configure:4618: checking pty.h usability
387configure:4618: /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:4618: $? = 1
393configure: failed program was:
394| /* confdefs.h */
395| #define PACKAGE_NAME "rancid"
396| #define PACKAGE_TARNAME "rancid"
397| #define PACKAGE_VERSION "3.6.2"
398| #define PACKAGE_STRING "rancid 3.6.2"
399| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
400| #define PACKAGE_URL ""
401| #define PACKAGE "rancid"
402| #define VERSION "3.6.2"
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:4618: result: no
454configure:4618: checking pty.h presence
455configure:4618: /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:4618: $? = 1
461configure: failed program was:
462| /* confdefs.h */
463| #define PACKAGE_NAME "rancid"
464| #define PACKAGE_TARNAME "rancid"
465| #define PACKAGE_VERSION "3.6.2"
466| #define PACKAGE_STRING "rancid 3.6.2"
467| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
468| #define PACKAGE_URL ""
469| #define PACKAGE "rancid"
470| #define VERSION "3.6.2"
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:4618: result: no
489configure:4618: checking for pty.h
490configure:4618: result: no
491configure:4618: checking malloc.h usability
492configure:4618: /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:4618: $? = 1
498configure: failed program was:
499| /* confdefs.h */
500| #define PACKAGE_NAME "rancid"
501| #define PACKAGE_TARNAME "rancid"
502| #define PACKAGE_VERSION "3.6.2"
503| #define PACKAGE_STRING "rancid 3.6.2"
504| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
505| #define PACKAGE_URL ""
506| #define PACKAGE "rancid"
507| #define VERSION "3.6.2"
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:4618: result: no
559configure:4618: checking malloc.h presence
560configure:4618: /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:4618: $? = 1
566configure: failed program was:
567| /* confdefs.h */
568| #define PACKAGE_NAME "rancid"
569| #define PACKAGE_TARNAME "rancid"
570| #define PACKAGE_VERSION "3.6.2"
571| #define PACKAGE_STRING "rancid 3.6.2"
572| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
573| #define PACKAGE_URL ""
574| #define PACKAGE "rancid"
575| #define VERSION "3.6.2"
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:4618: result: no
594configure:4618: checking for malloc.h
595configure:4618: result: no
596configure:4618: checking for memory.h
597configure:4618: result: yes
598configure:4618: checking siginfo.h usability
599configure:4618: /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:4618: $? = 1
605configure: failed program was:
606| /* confdefs.h */
607| #define PACKAGE_NAME "rancid"
608| #define PACKAGE_TARNAME "rancid"
609| #define PACKAGE_VERSION "3.6.2"
610| #define PACKAGE_STRING "rancid 3.6.2"
611| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
612| #define PACKAGE_URL ""
613| #define PACKAGE "rancid"
614| #define VERSION "3.6.2"
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:4618: result: no
667configure:4618: checking siginfo.h presence
668configure:4618: /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:4618: $? = 1
674configure: failed program was:
675| /* confdefs.h */
676| #define PACKAGE_NAME "rancid"
677| #define PACKAGE_TARNAME "rancid"
678| #define PACKAGE_VERSION "3.6.2"
679| #define PACKAGE_STRING "rancid 3.6.2"
680| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
681| #define PACKAGE_URL ""
682| #define PACKAGE "rancid"
683| #define VERSION "3.6.2"
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:4618: result: no
703configure:4618: checking for siginfo.h
704configure:4618: result: no
705configure:4618: checking stdarg.h usability
706configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
707configure:4618: $? = 0
708configure:4618: result: yes
709configure:4618: checking stdarg.h presence
710configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
711configure:4618: $? = 0
712configure:4618: result: yes
713configure:4618: checking for stdarg.h
714configure:4618: result: yes
715configure:4618: checking for stdint.h
716configure:4618: result: yes
717configure:4618: checking for stdlib.h
718configure:4618: result: yes
719configure:4618: checking for string.h
720configure:4618: result: yes
721configure:4618: checking for strings.h
722configure:4618: result: yes
723configure:4618: checking stropts.h usability
724configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
725conftest.c:65:10: fatal error: 'stropts.h' file not found
726#include <stropts.h>
727         ^
7281 error generated.
729configure:4618: $? = 1
730configure: failed program was:
731| /* confdefs.h */
732| #define PACKAGE_NAME "rancid"
733| #define PACKAGE_TARNAME "rancid"
734| #define PACKAGE_VERSION "3.6.2"
735| #define PACKAGE_STRING "rancid 3.6.2"
736| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
737| #define PACKAGE_URL ""
738| #define PACKAGE "rancid"
739| #define VERSION "3.6.2"
740| #define HAVE_STRINGIZE 1
741| #define STDC_HEADERS 1
742| #define HAVE_SYS_TYPES_H 1
743| #define HAVE_SYS_STAT_H 1
744| #define HAVE_STDLIB_H 1
745| #define HAVE_STRING_H 1
746| #define HAVE_MEMORY_H 1
747| #define HAVE_STRINGS_H 1
748| #define HAVE_INTTYPES_H 1
749| #define HAVE_STDINT_H 1
750| #define HAVE_UNISTD_H 1
751| #define HAVE_CTYPE_H 1
752| #define HAVE_ERRNO_H 1
753| #define HAVE_FCNTL_H 1
754| #define HAVE_LIMITS_H 1
755| #define HAVE_MEMORY_H 1
756| #define HAVE_STDARG_H 1
757| #define HAVE_STDINT_H 1
758| #define HAVE_STDLIB_H 1
759| #define HAVE_STRING_H 1
760| #define HAVE_STRINGS_H 1
761| /* end confdefs.h.  */
762| #include <stdio.h>
763| #ifdef HAVE_SYS_TYPES_H
764| # include <sys/types.h>
765| #endif
766| #ifdef HAVE_SYS_STAT_H
767| # include <sys/stat.h>
768| #endif
769| #ifdef STDC_HEADERS
770| # include <stdlib.h>
771| # include <stddef.h>
772| #else
773| # ifdef HAVE_STDLIB_H
774| #  include <stdlib.h>
775| # endif
776| #endif
777| #ifdef HAVE_STRING_H
778| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
779| #  include <memory.h>
780| # endif
781| # include <string.h>
782| #endif
783| #ifdef HAVE_STRINGS_H
784| # include <strings.h>
785| #endif
786| #ifdef HAVE_INTTYPES_H
787| # include <inttypes.h>
788| #endif
789| #ifdef HAVE_STDINT_H
790| # include <stdint.h>
791| #endif
792| #ifdef HAVE_UNISTD_H
793| # include <unistd.h>
794| #endif
795| #include <stropts.h>
796configure:4618: result: no
797configure:4618: checking stropts.h presence
798configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
799conftest.c:32:10: fatal error: 'stropts.h' file not found
800#include <stropts.h>
801         ^
8021 error generated.
803configure:4618: $? = 1
804configure: failed program was:
805| /* confdefs.h */
806| #define PACKAGE_NAME "rancid"
807| #define PACKAGE_TARNAME "rancid"
808| #define PACKAGE_VERSION "3.6.2"
809| #define PACKAGE_STRING "rancid 3.6.2"
810| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
811| #define PACKAGE_URL ""
812| #define PACKAGE "rancid"
813| #define VERSION "3.6.2"
814| #define HAVE_STRINGIZE 1
815| #define STDC_HEADERS 1
816| #define HAVE_SYS_TYPES_H 1
817| #define HAVE_SYS_STAT_H 1
818| #define HAVE_STDLIB_H 1
819| #define HAVE_STRING_H 1
820| #define HAVE_MEMORY_H 1
821| #define HAVE_STRINGS_H 1
822| #define HAVE_INTTYPES_H 1
823| #define HAVE_STDINT_H 1
824| #define HAVE_UNISTD_H 1
825| #define HAVE_CTYPE_H 1
826| #define HAVE_ERRNO_H 1
827| #define HAVE_FCNTL_H 1
828| #define HAVE_LIMITS_H 1
829| #define HAVE_MEMORY_H 1
830| #define HAVE_STDARG_H 1
831| #define HAVE_STDINT_H 1
832| #define HAVE_STDLIB_H 1
833| #define HAVE_STRING_H 1
834| #define HAVE_STRINGS_H 1
835| /* end confdefs.h.  */
836| #include <stropts.h>
837configure:4618: result: no
838configure:4618: checking for stropts.h
839configure:4618: result: no
840configure:4618: checking sys/resource.h usability
841configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
842configure:4618: $? = 0
843configure:4618: result: yes
844configure:4618: checking sys/resource.h presence
845configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
846configure:4618: $? = 0
847configure:4618: result: yes
848configure:4618: checking for sys/resource.h
849configure:4618: result: yes
850configure:4618: checking sys/time.h usability
851configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
852configure:4618: $? = 0
853configure:4618: result: yes
854configure:4618: checking sys/time.h presence
855configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
856configure:4618: $? = 0
857configure:4618: result: yes
858configure:4618: checking for sys/time.h
859configure:4618: result: yes
860configure:4618: checking for sys/types.h
861configure:4618: result: yes
862configure:4618: checking sys/wait.h usability
863configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
864configure:4618: $? = 0
865configure:4618: result: yes
866configure:4618: checking sys/wait.h presence
867configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
868configure:4618: $? = 0
869configure:4618: result: yes
870configure:4618: checking for sys/wait.h
871configure:4618: result: yes
872configure:4618: checking sysexits.h usability
873configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
874configure:4618: $? = 0
875configure:4618: result: yes
876configure:4618: checking sysexits.h presence
877configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
878configure:4618: $? = 0
879configure:4618: result: yes
880configure:4618: checking for sysexits.h
881configure:4618: result: yes
882configure:4618: checking for unistd.h
883configure:4618: result: yes
884configure:4618: checking util.h usability
885configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
886configure:4618: $? = 0
887configure:4618: result: yes
888configure:4618: checking util.h presence
889configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
890configure:4618: $? = 0
891configure:4618: result: yes
892configure:4618: checking for util.h
893configure:4618: result: yes
894configure:4618: checking wait.h usability
895configure:4618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
896conftest.c:72:10: fatal error: 'wait.h' file not found
897#include <wait.h>
898         ^
8991 error generated.
900configure:4618: $? = 1
901configure: failed program was:
902| /* confdefs.h */
903| #define PACKAGE_NAME "rancid"
904| #define PACKAGE_TARNAME "rancid"
905| #define PACKAGE_VERSION "3.6.2"
906| #define PACKAGE_STRING "rancid 3.6.2"
907| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
908| #define PACKAGE_URL ""
909| #define PACKAGE "rancid"
910| #define VERSION "3.6.2"
911| #define HAVE_STRINGIZE 1
912| #define STDC_HEADERS 1
913| #define HAVE_SYS_TYPES_H 1
914| #define HAVE_SYS_STAT_H 1
915| #define HAVE_STDLIB_H 1
916| #define HAVE_STRING_H 1
917| #define HAVE_MEMORY_H 1
918| #define HAVE_STRINGS_H 1
919| #define HAVE_INTTYPES_H 1
920| #define HAVE_STDINT_H 1
921| #define HAVE_UNISTD_H 1
922| #define HAVE_CTYPE_H 1
923| #define HAVE_ERRNO_H 1
924| #define HAVE_FCNTL_H 1
925| #define HAVE_LIMITS_H 1
926| #define HAVE_MEMORY_H 1
927| #define HAVE_STDARG_H 1
928| #define HAVE_STDINT_H 1
929| #define HAVE_STDLIB_H 1
930| #define HAVE_STRING_H 1
931| #define HAVE_STRINGS_H 1
932| #define HAVE_SYS_RESOURCE_H 1
933| #define HAVE_SYS_TIME_H 1
934| #define HAVE_SYS_TYPES_H 1
935| #define HAVE_SYS_WAIT_H 1
936| #define HAVE_SYSEXITS_H 1
937| #define HAVE_UNISTD_H 1
938| #define HAVE_UTIL_H 1
939| /* end confdefs.h.  */
940| #include <stdio.h>
941| #ifdef HAVE_SYS_TYPES_H
942| # include <sys/types.h>
943| #endif
944| #ifdef HAVE_SYS_STAT_H
945| # include <sys/stat.h>
946| #endif
947| #ifdef STDC_HEADERS
948| # include <stdlib.h>
949| # include <stddef.h>
950| #else
951| # ifdef HAVE_STDLIB_H
952| #  include <stdlib.h>
953| # endif
954| #endif
955| #ifdef HAVE_STRING_H
956| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
957| #  include <memory.h>
958| # endif
959| # include <string.h>
960| #endif
961| #ifdef HAVE_STRINGS_H
962| # include <strings.h>
963| #endif
964| #ifdef HAVE_INTTYPES_H
965| # include <inttypes.h>
966| #endif
967| #ifdef HAVE_STDINT_H
968| # include <stdint.h>
969| #endif
970| #ifdef HAVE_UNISTD_H
971| # include <unistd.h>
972| #endif
973| #include <wait.h>
974configure:4618: result: no
975configure:4618: checking wait.h presence
976configure:4618: /usr/bin/clang -E -I/opt/local/include conftest.c
977conftest.c:39:10: fatal error: 'wait.h' file not found
978#include <wait.h>
979         ^
9801 error generated.
981configure:4618: $? = 1
982configure: failed program was:
983| /* confdefs.h */
984| #define PACKAGE_NAME "rancid"
985| #define PACKAGE_TARNAME "rancid"
986| #define PACKAGE_VERSION "3.6.2"
987| #define PACKAGE_STRING "rancid 3.6.2"
988| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
989| #define PACKAGE_URL ""
990| #define PACKAGE "rancid"
991| #define VERSION "3.6.2"
992| #define HAVE_STRINGIZE 1
993| #define STDC_HEADERS 1
994| #define HAVE_SYS_TYPES_H 1
995| #define HAVE_SYS_STAT_H 1
996| #define HAVE_STDLIB_H 1
997| #define HAVE_STRING_H 1
998| #define HAVE_MEMORY_H 1
999| #define HAVE_STRINGS_H 1
1000| #define HAVE_INTTYPES_H 1
1001| #define HAVE_STDINT_H 1
1002| #define HAVE_UNISTD_H 1
1003| #define HAVE_CTYPE_H 1
1004| #define HAVE_ERRNO_H 1
1005| #define HAVE_FCNTL_H 1
1006| #define HAVE_LIMITS_H 1
1007| #define HAVE_MEMORY_H 1
1008| #define HAVE_STDARG_H 1
1009| #define HAVE_STDINT_H 1
1010| #define HAVE_STDLIB_H 1
1011| #define HAVE_STRING_H 1
1012| #define HAVE_STRINGS_H 1
1013| #define HAVE_SYS_RESOURCE_H 1
1014| #define HAVE_SYS_TIME_H 1
1015| #define HAVE_SYS_TYPES_H 1
1016| #define HAVE_SYS_WAIT_H 1
1017| #define HAVE_SYSEXITS_H 1
1018| #define HAVE_UNISTD_H 1
1019| #define HAVE_UTIL_H 1
1020| /* end confdefs.h.  */
1021| #include <wait.h>
1022configure:4618: result: no
1023configure:4618: checking for wait.h
1024configure:4618: result: no
1025configure:4634: checking for asprintf
1026configure:4634: /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
1027conftest.c:73:18: warning: format string missing [-Wformat]
1028return asprintf ();
1029       ~~~~~~~~  ^
10301 warning generated.
1031configure:4634: $? = 0
1032configure:4634: result: yes
1033configure:4634: checking for memcpy
1034configure:4634: /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
1035conftest.c:63:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
1036char memcpy ();
1037     ^
1038conftest.c:63:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
10391 warning generated.
1040configure:4634: $? = 0
1041configure:4634: result: yes
1042configure:4634: checking for memmove
1043configure:4634: /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
1044conftest.c:64:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
1045char memmove ();
1046     ^
1047conftest.c:64:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
10481 warning generated.
1049configure:4634: $? = 0
1050configure:4634: result: yes
1051configure:4634: checking for memset
1052configure:4634: /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
1053conftest.c:65:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
1054char memset ();
1055     ^
1056conftest.c:65:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
10571 warning generated.
1058configure:4634: $? = 0
1059configure:4634: result: yes
1060configure:4634: checking for strerror
1061configure:4634: /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
1062conftest.c:66:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
1063char strerror ();
1064     ^
1065conftest.c:66:6: note: 'strerror' is a builtin with type 'char *(int)'
10661 warning generated.
1067configure:4634: $? = 0
1068configure:4634: result: yes
1069configure:4634: checking for strchr
1070configure:4634: /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
1071conftest.c:67:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
1072char strchr ();
1073     ^
1074conftest.c:67:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
10751 warning generated.
1076configure:4634: $? = 0
1077configure:4634: result: yes
1078configure:4634: checking for strrchr
1079configure:4634: /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
1080conftest.c:68:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
1081char strrchr ();
1082     ^
1083conftest.c:68:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
10841 warning generated.
1085configure:4634: $? = 0
1086configure:4634: result: yes
1087configure:4634: checking for strstr
1088configure:4634: /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
1089conftest.c:69:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
1090char strstr ();
1091     ^
1092conftest.c:69:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
10931 warning generated.
1094configure:4634: $? = 0
1095configure:4634: result: yes
1096configure:4634: checking for strtok
1097configure:4634: /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
1098conftest.c:70:6: warning: incompatible redeclaration of library function 'strtok' [-Wincompatible-library-redeclaration]
1099char strtok ();
1100     ^
1101conftest.c:70:6: note: 'strtok' is a builtin with type 'char *(char *, const char *)'
11021 warning generated.
1103configure:4634: $? = 0
1104configure:4634: result: yes
1105configure:4634: checking for strrtok
1106configure:4634: /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
1107Undefined symbols for architecture x86_64:
1108  "_strrtok", referenced from:
1109      _main in conftest-65d53f.o
1110ld: symbol(s) not found for architecture x86_64
1111clang: error: linker command failed with exit code 1 (use -v to see invocation)
1112configure:4634: $? = 1
1113configure: failed program was:
1114| /* confdefs.h */
1115| #define PACKAGE_NAME "rancid"
1116| #define PACKAGE_TARNAME "rancid"
1117| #define PACKAGE_VERSION "3.6.2"
1118| #define PACKAGE_STRING "rancid 3.6.2"
1119| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1120| #define PACKAGE_URL ""
1121| #define PACKAGE "rancid"
1122| #define VERSION "3.6.2"
1123| #define HAVE_STRINGIZE 1
1124| #define STDC_HEADERS 1
1125| #define HAVE_SYS_TYPES_H 1
1126| #define HAVE_SYS_STAT_H 1
1127| #define HAVE_STDLIB_H 1
1128| #define HAVE_STRING_H 1
1129| #define HAVE_MEMORY_H 1
1130| #define HAVE_STRINGS_H 1
1131| #define HAVE_INTTYPES_H 1
1132| #define HAVE_STDINT_H 1
1133| #define HAVE_UNISTD_H 1
1134| #define HAVE_CTYPE_H 1
1135| #define HAVE_ERRNO_H 1
1136| #define HAVE_FCNTL_H 1
1137| #define HAVE_LIMITS_H 1
1138| #define HAVE_MEMORY_H 1
1139| #define HAVE_STDARG_H 1
1140| #define HAVE_STDINT_H 1
1141| #define HAVE_STDLIB_H 1
1142| #define HAVE_STRING_H 1
1143| #define HAVE_STRINGS_H 1
1144| #define HAVE_SYS_RESOURCE_H 1
1145| #define HAVE_SYS_TIME_H 1
1146| #define HAVE_SYS_TYPES_H 1
1147| #define HAVE_SYS_WAIT_H 1
1148| #define HAVE_SYSEXITS_H 1
1149| #define HAVE_UNISTD_H 1
1150| #define HAVE_UTIL_H 1
1151| #define HAVE_ASPRINTF 1
1152| #define HAVE_MEMCPY 1
1153| #define HAVE_MEMMOVE 1
1154| #define HAVE_MEMSET 1
1155| #define HAVE_STRERROR 1
1156| #define HAVE_STRCHR 1
1157| #define HAVE_STRRCHR 1
1158| #define HAVE_STRSTR 1
1159| #define HAVE_STRTOK 1
1160| /* end confdefs.h.  */
1161| /* Define strrtok to an innocuous variant, in case <limits.h> declares strrtok.
1162|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1163| #define strrtok innocuous_strrtok
1164|
1165| /* System header to define __stub macros and hopefully few prototypes,
1166|     which can conflict with char strrtok (); below.
1167|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1168|     <limits.h> exists even on freestanding compilers.  */
1169|
1170| #ifdef __STDC__
1171| # include <limits.h>
1172| #else
1173| # include <assert.h>
1174| #endif
1175|
1176| #undef strrtok
1177|
1178| /* Override any GCC internal prototype to avoid an error.
1179|    Use char because int might match the return type of a GCC
1180|    builtin and then its argument prototype would still apply.  */
1181| #ifdef __cplusplus
1182| extern "C"
1183| #endif
1184| char strrtok ();
1185| /* The GNU C library defines this for functions which it implements
1186|     to always fail with ENOSYS.  Some functions are actually named
1187|     something starting with __ and the normal name is an alias.  */
1188| #if defined __stub_strrtok || defined __stub___strrtok
1189| choke me
1190| #endif
1191|
1192| int
1193| main ()
1194| {
1195| return strrtok ();
1196|   ;
1197|   return 0;
1198| }
1199configure:4634: result: no
1200configure:4634: checking for index
1201configure:4634: /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
1202conftest.c:71:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration]
1203char index ();
1204     ^
1205conftest.c:71:6: note: 'index' is a builtin with type 'char *(const char *, int)'
12061 warning generated.
1207configure:4634: $? = 0
1208configure:4634: result: yes
1209configure:4634: checking for rindex
1210configure:4634: /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
1211conftest.c:72:6: warning: incompatible redeclaration of library function 'rindex' [-Wincompatible-library-redeclaration]
1212char rindex ();
1213     ^
1214conftest.c:72:6: note: 'rindex' is a builtin with type 'char *(const char *, int)'
12151 warning generated.
1216configure:4634: $? = 0
1217configure:4634: result: yes
1218configure:4634: checking for unsetenv
1219configure:4634: /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
1220configure:4634: $? = 0
1221configure:4634: result: yes
1222configure:4645: checking for openpty
1223configure:4645: /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
1224configure:4645: $? = 0
1225configure:4645: result: yes
1226configure:4798: checking return type of signal handlers
1227configure:4816: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1228conftest.c:58:8: error: indirection requires pointer operand ('void' invalid)
1229return *(signal (0, 0)) (0) == 1;
1230       ^~~~~~~~~~~~~~~~~~~~
12311 error generated.
1232configure:4816: $? = 1
1233configure: failed program was:
1234| /* confdefs.h */
1235| #define PACKAGE_NAME "rancid"
1236| #define PACKAGE_TARNAME "rancid"
1237| #define PACKAGE_VERSION "3.6.2"
1238| #define PACKAGE_STRING "rancid 3.6.2"
1239| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1240| #define PACKAGE_URL ""
1241| #define PACKAGE "rancid"
1242| #define VERSION "3.6.2"
1243| #define HAVE_STRINGIZE 1
1244| #define STDC_HEADERS 1
1245| #define HAVE_SYS_TYPES_H 1
1246| #define HAVE_SYS_STAT_H 1
1247| #define HAVE_STDLIB_H 1
1248| #define HAVE_STRING_H 1
1249| #define HAVE_MEMORY_H 1
1250| #define HAVE_STRINGS_H 1
1251| #define HAVE_INTTYPES_H 1
1252| #define HAVE_STDINT_H 1
1253| #define HAVE_UNISTD_H 1
1254| #define HAVE_CTYPE_H 1
1255| #define HAVE_ERRNO_H 1
1256| #define HAVE_FCNTL_H 1
1257| #define HAVE_LIMITS_H 1
1258| #define HAVE_MEMORY_H 1
1259| #define HAVE_STDARG_H 1
1260| #define HAVE_STDINT_H 1
1261| #define HAVE_STDLIB_H 1
1262| #define HAVE_STRING_H 1
1263| #define HAVE_STRINGS_H 1
1264| #define HAVE_SYS_RESOURCE_H 1
1265| #define HAVE_SYS_TIME_H 1
1266| #define HAVE_SYS_TYPES_H 1
1267| #define HAVE_SYS_WAIT_H 1
1268| #define HAVE_SYSEXITS_H 1
1269| #define HAVE_UNISTD_H 1
1270| #define HAVE_UTIL_H 1
1271| #define HAVE_ASPRINTF 1
1272| #define HAVE_MEMCPY 1
1273| #define HAVE_MEMMOVE 1
1274| #define HAVE_MEMSET 1
1275| #define HAVE_STRERROR 1
1276| #define HAVE_STRCHR 1
1277| #define HAVE_STRRCHR 1
1278| #define HAVE_STRSTR 1
1279| #define HAVE_STRTOK 1
1280| #define HAVE_INDEX 1
1281| #define HAVE_RINDEX 1
1282| #define HAVE_UNSETENV 1
1283| #define HAVE_OPENPTY 1
1284| /* end confdefs.h.  */
1285| #include <sys/types.h>
1286| #include <signal.h>
1287|
1288| int
1289| main ()
1290| {
1291| return *(signal (0, 0)) (0) == 1;
1292|   ;
1293|   return 0;
1294| }
1295configure:4823: result: void
1296configure:4831: checking for size_t
1297configure:4831: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1298configure:4831: $? = 0
1299configure:4831: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1300conftest.c:89:21: error: expected expression
1301if (sizeof ((size_t)))
1302                    ^
13031 error generated.
1304configure:4831: $? = 1
1305configure: failed program was:
1306| /* confdefs.h */
1307| #define PACKAGE_NAME "rancid"
1308| #define PACKAGE_TARNAME "rancid"
1309| #define PACKAGE_VERSION "3.6.2"
1310| #define PACKAGE_STRING "rancid 3.6.2"
1311| #define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1312| #define PACKAGE_URL ""
1313| #define PACKAGE "rancid"
1314| #define VERSION "3.6.2"
1315| #define HAVE_STRINGIZE 1
1316| #define STDC_HEADERS 1
1317| #define HAVE_SYS_TYPES_H 1
1318| #define HAVE_SYS_STAT_H 1
1319| #define HAVE_STDLIB_H 1
1320| #define HAVE_STRING_H 1
1321| #define HAVE_MEMORY_H 1
1322| #define HAVE_STRINGS_H 1
1323| #define HAVE_INTTYPES_H 1
1324| #define HAVE_STDINT_H 1
1325| #define HAVE_UNISTD_H 1
1326| #define HAVE_CTYPE_H 1
1327| #define HAVE_ERRNO_H 1
1328| #define HAVE_FCNTL_H 1
1329| #define HAVE_LIMITS_H 1
1330| #define HAVE_MEMORY_H 1
1331| #define HAVE_STDARG_H 1
1332| #define HAVE_STDINT_H 1
1333| #define HAVE_STDLIB_H 1
1334| #define HAVE_STRING_H 1
1335| #define HAVE_STRINGS_H 1
1336| #define HAVE_SYS_RESOURCE_H 1
1337| #define HAVE_SYS_TIME_H 1
1338| #define HAVE_SYS_TYPES_H 1
1339| #define HAVE_SYS_WAIT_H 1
1340| #define HAVE_SYSEXITS_H 1
1341| #define HAVE_UNISTD_H 1
1342| #define HAVE_UTIL_H 1
1343| #define HAVE_ASPRINTF 1
1344| #define HAVE_MEMCPY 1
1345| #define HAVE_MEMMOVE 1
1346| #define HAVE_MEMSET 1
1347| #define HAVE_STRERROR 1
1348| #define HAVE_STRCHR 1
1349| #define HAVE_STRRCHR 1
1350| #define HAVE_STRSTR 1
1351| #define HAVE_STRTOK 1
1352| #define HAVE_INDEX 1
1353| #define HAVE_RINDEX 1
1354| #define HAVE_UNSETENV 1
1355| #define HAVE_OPENPTY 1
1356| #define RETSIGTYPE void
1357| /* end confdefs.h.  */
1358| #include <stdio.h>
1359| #ifdef HAVE_SYS_TYPES_H
1360| # include <sys/types.h>
1361| #endif
1362| #ifdef HAVE_SYS_STAT_H
1363| # include <sys/stat.h>
1364| #endif
1365| #ifdef STDC_HEADERS
1366| # include <stdlib.h>
1367| # include <stddef.h>
1368| #else
1369| # ifdef HAVE_STDLIB_H
1370| #  include <stdlib.h>
1371| # endif
1372| #endif
1373| #ifdef HAVE_STRING_H
1374| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1375| #  include <memory.h>
1376| # endif
1377| # include <string.h>
1378| #endif
1379| #ifdef HAVE_STRINGS_H
1380| # include <strings.h>
1381| #endif
1382| #ifdef HAVE_INTTYPES_H
1383| # include <inttypes.h>
1384| #endif
1385| #ifdef HAVE_STDINT_H
1386| # include <stdint.h>
1387| #endif
1388| #ifdef HAVE_UNISTD_H
1389| # include <unistd.h>
1390| #endif
1391| int
1392| main ()
1393| {
1394| if (sizeof ((size_t)))
1395|           return 0;
1396|   ;
1397|   return 0;
1398| }
1399configure:4831: result: yes
1400configure:4847: checking whether to create the local state directory at install time
1401configure:4859: result: yes
1402configure:4875: checking whether to install sample .conf files in sysconfdir
1403configure:4887: result: yes
1404configure:4904: checking whether subversion
1405configure:4937: result: no
1406configure:4949: checking whether mail addresses should be in the rancid+ form
1407configure:4965: result: no
1408configure:4976: checking whether admin mail addresses should be in the rancid-admin+ form
1409configure:4992: result: rancid-admin-
1410configure:5003: checking for dirname
1411configure:5021: found /usr/bin/dirname
1412configure:5034: result: /usr/bin/dirname
1413configure:5044: checking for a diff(1) that supports -u
1414configure:5079: result: diff -U 4
1415configure:5088: checking for sendmail
1416configure:5107: found /usr/sbin/sendmail
1417configure:5120: result: /usr/sbin/sendmail
1418configure:5140: checking for gnutar
1419configure:5156: found /usr/bin/gnutar
1420configure:5167: result: gnutar
1421configure:5183: checking for automake
1422configure:5210: result: ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.6.2/missing automake-1.15
1423configure:5225: checking for perl5
1424configure:5256: result: /opt/local/bin/perl5.24
1425configure:5323: checking Socket.pm version
1426configure:5333: checking for expect
1427configure:5351: found /opt/local/bin/expect
1428configure:5364: result: /opt/local/bin/expect
1429configure:5380: checking for mktemp
1430configure:5398: found /usr/bin/mktemp
1431configure:5411: result: /usr/bin/mktemp
1432configure:5428: checking for ping
1433configure:5446: found /sbin/ping
1434configure:5459: result: /sbin/ping
1435configure:5487: error: can't figure out how to pass count == 1 to /sbin/ping.
1436
1437## ---------------- ##
1438## Cache variables. ##
1439## ---------------- ##
1440
1441ac_cv_c_compiler_gnu=yes
1442ac_cv_c_const=yes
1443ac_cv_c_inline=inline
1444ac_cv_c_stringize=yes
1445ac_cv_env_CC_set=set
1446ac_cv_env_CC_value=/usr/bin/clang
1447ac_cv_env_CFLAGS_set=set
1448ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
1449ac_cv_env_CPPFLAGS_set=set
1450ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1451ac_cv_env_CPP_set=
1452ac_cv_env_CPP_value=
1453ac_cv_env_LDFLAGS_set=set
1454ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1455ac_cv_env_LIBS_set=
1456ac_cv_env_LIBS_value=
1457ac_cv_env_build_alias_set=
1458ac_cv_env_build_alias_value=
1459ac_cv_env_host_alias_set=
1460ac_cv_env_host_alias_value=
1461ac_cv_env_target_alias_set=
1462ac_cv_env_target_alias_value=
1463ac_cv_func_asprintf=yes
1464ac_cv_func_index=yes
1465ac_cv_func_memcpy=yes
1466ac_cv_func_memmove=yes
1467ac_cv_func_memset=yes
1468ac_cv_func_openpty=yes
1469ac_cv_func_rindex=yes
1470ac_cv_func_strchr=yes
1471ac_cv_func_strerror=yes
1472ac_cv_func_strrchr=yes
1473ac_cv_func_strrtok=no
1474ac_cv_func_strstr=yes
1475ac_cv_func_strtok=yes
1476ac_cv_func_unsetenv=yes
1477ac_cv_header_ctype_h=yes
1478ac_cv_header_errno_h=yes
1479ac_cv_header_fcntl_h=yes
1480ac_cv_header_inttypes_h=yes
1481ac_cv_header_libutil_h=no
1482ac_cv_header_limits_h=yes
1483ac_cv_header_malloc_h=no
1484ac_cv_header_memory_h=yes
1485ac_cv_header_pty_h=no
1486ac_cv_header_siginfo_h=no
1487ac_cv_header_stdarg_h=yes
1488ac_cv_header_stdc=yes
1489ac_cv_header_stdint_h=yes
1490ac_cv_header_stdlib_h=yes
1491ac_cv_header_string_h=yes
1492ac_cv_header_strings_h=yes
1493ac_cv_header_stropts_h=no
1494ac_cv_header_sys_resource_h=yes
1495ac_cv_header_sys_stat_h=yes
1496ac_cv_header_sys_time_h=yes
1497ac_cv_header_sys_types_h=yes
1498ac_cv_header_sys_wait_h=yes
1499ac_cv_header_sysexits_h=yes
1500ac_cv_header_unistd_h=yes
1501ac_cv_header_util_h=yes
1502ac_cv_header_wait_h=no
1503ac_cv_objext=o
1504ac_cv_path_DIRNAME=/usr/bin/dirname
1505ac_cv_path_EGREP='/opt/local/bin/grep -E'
1506ac_cv_path_EXPECT_PATH=/opt/local/bin/expect
1507ac_cv_path_GREP=/opt/local/bin/grep
1508ac_cv_path_MAKE=/usr/bin/make
1509ac_cv_path_MKTEMP=/usr/bin/mktemp
1510ac_cv_path_PERLV_PATH=/opt/local/bin/perl5.24
1511ac_cv_path_PING_PATH=/sbin/ping
1512ac_cv_path_SENDMAIL=/usr/sbin/sendmail
1513ac_cv_path_mkdir=/opt/local/bin/gmkdir
1514ac_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.6.2/missing automake-1.15'
1515ac_cv_prog_AWK=awk
1516ac_cv_prog_CPP='/usr/bin/clang -E'
1517ac_cv_prog_TAR=gnutar
1518ac_cv_prog_ac_ct_CC=/usr/bin/clang
1519ac_cv_prog_cc_c89=
1520ac_cv_prog_cc_g=yes
1521ac_cv_prog_make__usr_bin_make_set=yes
1522ac_cv_prog_make_make_set=yes
1523ac_cv_type_signal=void
1524ac_cv_type_size_t=yes
1525am_cv_CC_dependencies_compiler_type=gcc3
1526am_cv_make_support_nested_variables=yes
1527am_cv_prog_cc_c_o=yes
1528rd_cv_ADMINMAILPLUS=rancid-admin-
1529rd_cv_DIFF=/usr/bin/diff
1530rd_cv_DIFF_CMD='diff -U 4'
1531rd_cv_MAILPLUS=rancid-
1532rd_cv_RCSSYS=cvs
1533
1534## ----------------- ##
1535## Output variables. ##
1536## ----------------- ##
1537
1538ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.6.2/missing aclocal-1.15'
1539ADMINMAILPLUS='rancid-admin-'
1540AMDEPBACKSLASH='\'
1541AMDEP_FALSE='#'
1542AMDEP_TRUE=''
1543AMTAR='$${TAR-tar}'
1544AM_BACKSLASH='\'
1545AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1546AM_DEFAULT_VERBOSITY='1'
1547AM_V='$(V)'
1548AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.6.2/missing autoconf'
1549AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.6.2/missing autoheader'
1550AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.6.2/missing automake-1.15'
1551AWK='awk'
1552CC='/usr/bin/clang'
1553CCDEPMODE='depmode=gcc3'
1554CFLAGS='-pipe -Os -arch x86_64'
1555COMM=''
1556CONF_INSTALL_FALSE='#'
1557CONF_INSTALL_TRUE=''
1558COPYYEARS='1997-2016'
1559CPP='/usr/bin/clang -E'
1560CPPFLAGS='-I/opt/local/include'
1561CVS=''
1562CYGPATH_W='echo'
1563DEFS=''
1564DEPDIR='.deps'
1565DIFF='/usr/bin/diff'
1566DIFF_CMD='diff -U 4'
1567DIRNAME='/usr/bin/dirname'
1568ECHO_C='\c'
1569ECHO_N=''
1570ECHO_T=''
1571EGREP='/opt/local/bin/grep -E'
1572ENV_PATH=''
1573EXEEXT=''
1574EXPECT_PATH='/opt/local/bin/expect'
1575FIND=''
1576GIT=''
1577GREP='/opt/local/bin/grep'
1578ID=''
1579INSTALL_DATA='${INSTALL} -m 644'
1580INSTALL_PROGRAM='${INSTALL}'
1581INSTALL_SCRIPT='${INSTALL}'
1582INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1583LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1584LG_PING_CMD=''
1585LIBOBJS=''
1586LIBS=''
1587LTLIBOBJS=''
1588MAILPLUS='rancid-'
1589MAINT='#'
1590MAINTAINER_MODE_FALSE=''
1591MAINTAINER_MODE_TRUE='#'
1592MAKE='/usr/bin/make'
1593MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.6.2/missing makeinfo'
1594MKDIR=''
1595MKDIR_P='/opt/local/bin/gmkdir -p'
1596MKTEMP='/usr/bin/mktemp'
1597MK_LCLSTATEDIR_FALSE='#'
1598MK_LCLSTATEDIR_TRUE=''
1599OBJEXT='o'
1600PACKAGE='rancid'
1601PACKAGE_BUGREPORT='rancid@shrubbery.net'
1602PACKAGE_NAME='rancid'
1603PACKAGE_STRING='rancid 3.6.2'
1604PACKAGE_TARNAME='rancid'
1605PACKAGE_URL=''
1606PACKAGE_VERSION='3.6.2'
1607PATH_SEPARATOR=':'
1608PERLV='perl5.24'
1609PERLV_PATH='/opt/local/bin/perl5.24'
1610PING_PATH='/sbin/ping'
1611RCSSYS='cvs'
1612RSH=''
1613SENDMAIL='/usr/sbin/sendmail'
1614SET_MAKE=''
1615SHELL='/bin/sh'
1616SORT=''
1617SSH=''
1618STRIP=''
1619SVN=''
1620SVN_FSTYPE='--fs-type fsfs'
1621TAR='gnutar'
1622TELNET=''
1623TOUCH=''
1624VERSION='3.6.2'
1625ac_ct_CC='/usr/bin/clang'
1626am__EXEEXT_FALSE=''
1627am__EXEEXT_TRUE=''
1628am__fastdepCC_FALSE='#'
1629am__fastdepCC_TRUE=''
1630am__include='include'
1631am__isrc=''
1632am__leading_dot='.'
1633am__nodep='_no'
1634am__quote=''
1635am__tar='$${TAR-tar} chof - "$$tardir"'
1636am__untar='$${TAR-tar} xf -'
1637bindir='/opt/local/libexec/rancid'
1638build_alias=''
1639datadir='${datarootdir}'
1640datarootdir='${prefix}/share'
1641docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1642dvidir='${docdir}'
1643exec_prefix='NONE'
1644host_alias=''
1645htmldir='${docdir}'
1646includedir='${prefix}/include'
1647infodir='${datarootdir}/info'
1648install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_rancid/rancid/work/rancid-3.6.2/install-sh'
1649libdir='${exec_prefix}/lib'
1650libexecdir='${exec_prefix}/libexec'
1651localedir='${datarootdir}/locale'
1652localstatedir='/opt/local/var/rancid'
1653mandir='${prefix}/share/man'
1654mkdir_p='$(MKDIR_P)'
1655oldincludedir='/usr/include'
1656pdfdir='${docdir}'
1657prefix='/opt/local'
1658program_transform_name='s,x,x,'
1659psdir='${docdir}'
1660sbindir='${exec_prefix}/sbin'
1661sharedstatedir='${prefix}/com'
1662sysconfdir='/opt/local/etc/rancid'
1663target_alias=''
1664
1665## ------------------- ##
1666## File substitutions. ##
1667## ------------------- ##
1668
1669copyright=''
1670login_top=''
1671
1672## ----------- ##
1673## confdefs.h. ##
1674## ----------- ##
1675
1676/* confdefs.h */
1677#define PACKAGE_NAME "rancid"
1678#define PACKAGE_TARNAME "rancid"
1679#define PACKAGE_VERSION "3.6.2"
1680#define PACKAGE_STRING "rancid 3.6.2"
1681#define PACKAGE_BUGREPORT "rancid@shrubbery.net"
1682#define PACKAGE_URL ""
1683#define PACKAGE "rancid"
1684#define VERSION "3.6.2"
1685#define HAVE_STRINGIZE 1
1686#define STDC_HEADERS 1
1687#define HAVE_SYS_TYPES_H 1
1688#define HAVE_SYS_STAT_H 1
1689#define HAVE_STDLIB_H 1
1690#define HAVE_STRING_H 1
1691#define HAVE_MEMORY_H 1
1692#define HAVE_STRINGS_H 1
1693#define HAVE_INTTYPES_H 1
1694#define HAVE_STDINT_H 1
1695#define HAVE_UNISTD_H 1
1696#define HAVE_CTYPE_H 1
1697#define HAVE_ERRNO_H 1
1698#define HAVE_FCNTL_H 1
1699#define HAVE_LIMITS_H 1
1700#define HAVE_MEMORY_H 1
1701#define HAVE_STDARG_H 1
1702#define HAVE_STDINT_H 1
1703#define HAVE_STDLIB_H 1
1704#define HAVE_STRING_H 1
1705#define HAVE_STRINGS_H 1
1706#define HAVE_SYS_RESOURCE_H 1
1707#define HAVE_SYS_TIME_H 1
1708#define HAVE_SYS_TYPES_H 1
1709#define HAVE_SYS_WAIT_H 1
1710#define HAVE_SYSEXITS_H 1
1711#define HAVE_UNISTD_H 1
1712#define HAVE_UTIL_H 1
1713#define HAVE_ASPRINTF 1
1714#define HAVE_MEMCPY 1
1715#define HAVE_MEMMOVE 1
1716#define HAVE_MEMSET 1
1717#define HAVE_STRERROR 1
1718#define HAVE_STRCHR 1
1719#define HAVE_STRRCHR 1
1720#define HAVE_STRSTR 1
1721#define HAVE_STRTOK 1
1722#define HAVE_INDEX 1
1723#define HAVE_RINDEX 1
1724#define HAVE_UNSETENV 1
1725#define HAVE_OPENPTY 1
1726#define RETSIGTYPE void
1727
1728configure: exit 1