Ticket #41676: config.log

File config.log, 383.9 KB (added by mposard@…, 10 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 python configure 2.7, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 --enable-universalsdk=/
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mareks-mbp.home
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 4.00 gigabytes
33Default processor set: 178 tasks, 824 threads, 4 processors
34Load average: 1.77, Mach factor: 2.24
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:2790: checking build system type
52configure:2804: result: x86_64-apple-darwin13.0.0
53configure:2824: checking host system type
54configure:2837: result: x86_64-apple-darwin13.0.0
55configure:2945: checking for --enable-universalsdk
56configure:2983: result: /
57configure:2996: checking for --with-universal-archs
58configure:3013: result: 32-bit
59configure:3172: checking MACHDEP
60configure:3364: result: darwin
61configure:3370: checking EXTRAPLATDIR
62configure:3385: result: $(PLATMACDIRS)
63configure:3406: checking for --without-gcc
64configure:3450: result: no
65configure:3544: checking for gcc
66configure:3571: result: /usr/bin/clang
67configure:3800: checking for C compiler version
68configure:3809: /usr/bin/clang --version >&5
69Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
70Target: x86_64-apple-darwin13.0.0
71Thread model: posix
72configure:3820: $? = 0
73configure:3809: /usr/bin/clang -v >&5
74Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
75Target: x86_64-apple-darwin13.0.0
76Thread model: posix
77configure:3820: $? = 0
78configure:3809: /usr/bin/clang -V >&5
79clang: error: argument to '-V' is missing (expected 1 value)
80clang: error: no input files
81configure:3820: $? = 1
82configure:3809: /usr/bin/clang -qversion >&5
83clang: error: no input files
84configure:3820: $? = 1
85configure:3840: checking whether the C compiler works
86configure:3862: /usr/bin/clang -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
87configure:3866: $? = 0
88configure:3914: result: yes
89configure:3917: checking for C compiler default output file name
90configure:3919: result: a.out
91configure:3925: checking for suffix of executables
92configure:3932: /usr/bin/clang -o conftest -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
93configure:3936: $? = 0
94configure:3958: result:
95configure:3980: checking whether we are cross compiling
96configure:3988: /usr/bin/clang -o conftest -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
97configure:3992: $? = 0
98configure:3999: ./conftest
99configure:4003: $? = 0
100configure:4018: result: no
101configure:4023: checking for suffix of object files
102configure:4045: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
103configure:4049: $? = 0
104configure:4070: result: o
105configure:4074: checking whether we are using the GNU C compiler
106configure:4093: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
107configure:4093: $? = 0
108configure:4102: result: yes
109configure:4111: checking whether /usr/bin/clang accepts -g
110configure:4131: /usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
111configure:4131: $? = 0
112configure:4172: result: yes
113configure:4189: checking for /usr/bin/clang option to accept ISO C89
114configure:4252: /usr/bin/clang  -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
115configure:4252: $? = 0
116configure:4265: result: none needed
117configure:4292: checking for --with-cxx-main=<compiler>
118configure:4318: result: no
119configure:4659: checking how to run the C preprocessor
120configure:4690: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
121configure:4690: $? = 0
122configure:4704: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
123conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
124#include <ac_nonexistent.h>
125         ^
1261 error generated.
127configure:4704: $? = 1
128configure: failed program was:
129| /* confdefs.h */
130| #define _GNU_SOURCE 1
131| #define _NETBSD_SOURCE 1
132| #define __BSD_VISIBLE 1
133| #define _BSD_TYPES 1
134| #define _DARWIN_C_SOURCE 1
135| /* end confdefs.h.  */
136| #include <ac_nonexistent.h>
137configure:4729: result: /usr/bin/clang -E
138configure:4749: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
139configure:4749: $? = 0
140configure:4763: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
141conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
142#include <ac_nonexistent.h>
143         ^
1441 error generated.
145configure:4763: $? = 1
146configure: failed program was:
147| /* confdefs.h */
148| #define _GNU_SOURCE 1
149| #define _NETBSD_SOURCE 1
150| #define __BSD_VISIBLE 1
151| #define _BSD_TYPES 1
152| #define _DARWIN_C_SOURCE 1
153| /* end confdefs.h.  */
154| #include <ac_nonexistent.h>
155configure:4792: checking for grep that handles long lines and -e
156configure:4850: result: /usr/bin/grep
157configure:4855: checking for egrep
158configure:4917: result: /usr/bin/grep -E
159configure:4922: checking for ANSI C header files
160configure:4942: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
161configure:4942: $? = 0
162configure:5015: /usr/bin/clang -o conftest -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
163configure:5015: $? = 0
164configure:5015: ./conftest
165configure:5015: $? = 0
166configure:5026: result: yes
167configure:5039: checking for sys/types.h
168configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
169configure:5039: $? = 0
170configure:5039: result: yes
171configure:5039: checking for sys/stat.h
172configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
173configure:5039: $? = 0
174configure:5039: result: yes
175configure:5039: checking for stdlib.h
176configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
177configure:5039: $? = 0
178configure:5039: result: yes
179configure:5039: checking for string.h
180configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
181configure:5039: $? = 0
182configure:5039: result: yes
183configure:5039: checking for memory.h
184configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
185configure:5039: $? = 0
186configure:5039: result: yes
187configure:5039: checking for strings.h
188configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
189configure:5039: $? = 0
190configure:5039: result: yes
191configure:5039: checking for inttypes.h
192configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
193configure:5039: $? = 0
194configure:5039: result: yes
195configure:5039: checking for stdint.h
196configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
197configure:5039: $? = 0
198configure:5039: result: yes
199configure:5039: checking for unistd.h
200configure:5039: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
201configure:5039: $? = 0
202configure:5039: result: yes
203configure:5052: checking minix/config.h usability
204configure:5052: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
205conftest.c:51:10: fatal error: 'minix/config.h' file not found
206#include <minix/config.h>
207         ^
2081 error generated.
209configure:5052: $? = 1
210configure: failed program was:
211| /* confdefs.h */
212| #define _GNU_SOURCE 1
213| #define _NETBSD_SOURCE 1
214| #define __BSD_VISIBLE 1
215| #define _BSD_TYPES 1
216| #define _DARWIN_C_SOURCE 1
217| #define STDC_HEADERS 1
218| #define HAVE_SYS_TYPES_H 1
219| #define HAVE_SYS_STAT_H 1
220| #define HAVE_STDLIB_H 1
221| #define HAVE_STRING_H 1
222| #define HAVE_MEMORY_H 1
223| #define HAVE_STRINGS_H 1
224| #define HAVE_INTTYPES_H 1
225| #define HAVE_STDINT_H 1
226| #define HAVE_UNISTD_H 1
227| /* end confdefs.h.  */
228| #include <stdio.h>
229| #ifdef HAVE_SYS_TYPES_H
230| # include <sys/types.h>
231| #endif
232| #ifdef HAVE_SYS_STAT_H
233| # include <sys/stat.h>
234| #endif
235| #ifdef STDC_HEADERS
236| # include <stdlib.h>
237| # include <stddef.h>
238| #else
239| # ifdef HAVE_STDLIB_H
240| #  include <stdlib.h>
241| # endif
242| #endif
243| #ifdef HAVE_STRING_H
244| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
245| #  include <memory.h>
246| # endif
247| # include <string.h>
248| #endif
249| #ifdef HAVE_STRINGS_H
250| # include <strings.h>
251| #endif
252| #ifdef HAVE_INTTYPES_H
253| # include <inttypes.h>
254| #endif
255| #ifdef HAVE_STDINT_H
256| # include <stdint.h>
257| #endif
258| #ifdef HAVE_UNISTD_H
259| # include <unistd.h>
260| #endif
261| #include <minix/config.h>
262configure:5052: result: no
263configure:5052: checking minix/config.h presence
264configure:5052: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
265conftest.c:18:10: fatal error: 'minix/config.h' file not found
266#include <minix/config.h>
267         ^
2681 error generated.
269configure:5052: $? = 1
270configure: failed program was:
271| /* confdefs.h */
272| #define _GNU_SOURCE 1
273| #define _NETBSD_SOURCE 1
274| #define __BSD_VISIBLE 1
275| #define _BSD_TYPES 1
276| #define _DARWIN_C_SOURCE 1
277| #define STDC_HEADERS 1
278| #define HAVE_SYS_TYPES_H 1
279| #define HAVE_SYS_STAT_H 1
280| #define HAVE_STDLIB_H 1
281| #define HAVE_STRING_H 1
282| #define HAVE_MEMORY_H 1
283| #define HAVE_STRINGS_H 1
284| #define HAVE_INTTYPES_H 1
285| #define HAVE_STDINT_H 1
286| #define HAVE_UNISTD_H 1
287| /* end confdefs.h.  */
288| #include <minix/config.h>
289configure:5052: result: no
290configure:5052: checking for minix/config.h
291configure:5052: result: no
292configure:5073: checking whether it is safe to define __EXTENSIONS__
293configure:5091: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
294configure:5091: $? = 0
295configure:5098: result: yes
296configure:5122: checking for --with-suffix
297configure:5135: result:
298configure:5141: checking for case-insensitive build directory
299configure:5149: result: yes
300configure:5181: checking LIBRARY
301configure:5187: result: libpython$(VERSION).a
302configure:5223: checking LINKCC
303configure:5242: result: $(PURIFY) $(MAINCC)
304configure:5251: checking for GNU ld
305configure:5263: result: no
306configure:5266: checking for --enable-shared
307configure:5283: result: no
308configure:5286: checking for --enable-profiling
309configure:5311: result: no
310configure:5319: checking LDLIBRARY
311configure:5413: result: $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
312configure:5459: checking for ranlib
313configure:5475: found /opt/local/bin/ranlib
314configure:5486: result: ranlib
315configure:5558: checking for ar
316configure:5574: found /opt/local/bin/ar
317configure:5585: result: ar
318configure:5620: checking for svnversion
319configure:5636: found /usr/bin/svnversion
320configure:5648: result: found
321configure:5682: checking for hg
322configure:5710: result: not-found
323configure:5751: checking for a BSD-compatible install
324configure:5819: result: /usr/bin/install -c
325configure:5830: checking for a thread-safe mkdir -p
326configure:5869: result: ./install-sh -c -d
327configure:5885: checking for --with-pydebug
328configure:5903: result: no
329configure:5980: checking whether /usr/bin/clang accepts -fno-strict-aliasing
330configure:5998: /usr/bin/clang -fno-strict-aliasing -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
331configure:5998: $? = 0
332configure:6007: result: yes
333configure:6145: checking whether /usr/bin/clang accepts -OPT:Olimit=0
334configure:6163: /usr/bin/clang -OPT:Olimit=0 -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
335configure:6163: $? = 0
336configure:6173: result: yes
337configure:6237: checking whether gcc supports ParseTuple __format__
338configure:6254: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -Werror -Wformat -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
339conftest.c:24:35: error: 'format' attribute argument not supported: PyArg_ParseTuple [-Werror,-Wignored-attributes]
340    void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2)));
341                                  ^
3421 error generated.
343configure:6254: $? = 1
344configure: failed program was:
345| /* confdefs.h */
346| #define _GNU_SOURCE 1
347| #define _NETBSD_SOURCE 1
348| #define __BSD_VISIBLE 1
349| #define _BSD_TYPES 1
350| #define _DARWIN_C_SOURCE 1
351| #define STDC_HEADERS 1
352| #define HAVE_SYS_TYPES_H 1
353| #define HAVE_SYS_STAT_H 1
354| #define HAVE_STDLIB_H 1
355| #define HAVE_STRING_H 1
356| #define HAVE_MEMORY_H 1
357| #define HAVE_STRINGS_H 1
358| #define HAVE_INTTYPES_H 1
359| #define HAVE_STDINT_H 1
360| #define HAVE_UNISTD_H 1
361| #define __EXTENSIONS__ 1
362| #define _ALL_SOURCE 1
363| #define _GNU_SOURCE 1
364| #define _POSIX_PTHREAD_SEMANTICS 1
365| #define _TANDEM_SOURCE 1
366| /* end confdefs.h.  */
367|
368|     void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2)));
369| int
370| main ()
371| {
372|
373|   ;
374|   return 0;
375| }
376|
377configure:6264: result: no
378configure:6277: checking whether pthreads are available without options
379configure:6302: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
380configure:6302: $? = 0
381configure:6302: ./conftest
382configure:6302: $? = 0
383configure:6318: result: yes
384configure:6479: checking whether /usr/bin/clang++ also accepts flags for thread support
385configure:6510: result: no
386configure:6517: checking for ANSI C header files
387configure:6621: result: yes
388configure:6643: checking asm/types.h usability
389configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
390conftest.c:57:10: fatal error: 'asm/types.h' file not found
391#include <asm/types.h>
392         ^
3931 error generated.
394configure:6643: $? = 1
395configure: failed program was:
396| /* confdefs.h */
397| #define _GNU_SOURCE 1
398| #define _NETBSD_SOURCE 1
399| #define __BSD_VISIBLE 1
400| #define _BSD_TYPES 1
401| #define _DARWIN_C_SOURCE 1
402| #define STDC_HEADERS 1
403| #define HAVE_SYS_TYPES_H 1
404| #define HAVE_SYS_STAT_H 1
405| #define HAVE_STDLIB_H 1
406| #define HAVE_STRING_H 1
407| #define HAVE_MEMORY_H 1
408| #define HAVE_STRINGS_H 1
409| #define HAVE_INTTYPES_H 1
410| #define HAVE_STDINT_H 1
411| #define HAVE_UNISTD_H 1
412| #define __EXTENSIONS__ 1
413| #define _ALL_SOURCE 1
414| #define _GNU_SOURCE 1
415| #define _POSIX_PTHREAD_SEMANTICS 1
416| #define _TANDEM_SOURCE 1
417| #define STDC_HEADERS 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 <asm/types.h>
453configure:6643: result: no
454configure:6643: checking asm/types.h presence
455configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
456conftest.c:24:10: fatal error: 'asm/types.h' file not found
457#include <asm/types.h>
458         ^
4591 error generated.
460configure:6643: $? = 1
461configure: failed program was:
462| /* confdefs.h */
463| #define _GNU_SOURCE 1
464| #define _NETBSD_SOURCE 1
465| #define __BSD_VISIBLE 1
466| #define _BSD_TYPES 1
467| #define _DARWIN_C_SOURCE 1
468| #define STDC_HEADERS 1
469| #define HAVE_SYS_TYPES_H 1
470| #define HAVE_SYS_STAT_H 1
471| #define HAVE_STDLIB_H 1
472| #define HAVE_STRING_H 1
473| #define HAVE_MEMORY_H 1
474| #define HAVE_STRINGS_H 1
475| #define HAVE_INTTYPES_H 1
476| #define HAVE_STDINT_H 1
477| #define HAVE_UNISTD_H 1
478| #define __EXTENSIONS__ 1
479| #define _ALL_SOURCE 1
480| #define _GNU_SOURCE 1
481| #define _POSIX_PTHREAD_SEMANTICS 1
482| #define _TANDEM_SOURCE 1
483| #define STDC_HEADERS 1
484| /* end confdefs.h.  */
485| #include <asm/types.h>
486configure:6643: result: no
487configure:6643: checking for asm/types.h
488configure:6643: result: no
489configure:6643: checking conio.h usability
490configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
491conftest.c:57:10: fatal error: 'conio.h' file not found
492#include <conio.h>
493         ^
4941 error generated.
495configure:6643: $? = 1
496configure: failed program was:
497| /* confdefs.h */
498| #define _GNU_SOURCE 1
499| #define _NETBSD_SOURCE 1
500| #define __BSD_VISIBLE 1
501| #define _BSD_TYPES 1
502| #define _DARWIN_C_SOURCE 1
503| #define STDC_HEADERS 1
504| #define HAVE_SYS_TYPES_H 1
505| #define HAVE_SYS_STAT_H 1
506| #define HAVE_STDLIB_H 1
507| #define HAVE_STRING_H 1
508| #define HAVE_MEMORY_H 1
509| #define HAVE_STRINGS_H 1
510| #define HAVE_INTTYPES_H 1
511| #define HAVE_STDINT_H 1
512| #define HAVE_UNISTD_H 1
513| #define __EXTENSIONS__ 1
514| #define _ALL_SOURCE 1
515| #define _GNU_SOURCE 1
516| #define _POSIX_PTHREAD_SEMANTICS 1
517| #define _TANDEM_SOURCE 1
518| #define STDC_HEADERS 1
519| /* end confdefs.h.  */
520| #include <stdio.h>
521| #ifdef HAVE_SYS_TYPES_H
522| # include <sys/types.h>
523| #endif
524| #ifdef HAVE_SYS_STAT_H
525| # include <sys/stat.h>
526| #endif
527| #ifdef STDC_HEADERS
528| # include <stdlib.h>
529| # include <stddef.h>
530| #else
531| # ifdef HAVE_STDLIB_H
532| #  include <stdlib.h>
533| # endif
534| #endif
535| #ifdef HAVE_STRING_H
536| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
537| #  include <memory.h>
538| # endif
539| # include <string.h>
540| #endif
541| #ifdef HAVE_STRINGS_H
542| # include <strings.h>
543| #endif
544| #ifdef HAVE_INTTYPES_H
545| # include <inttypes.h>
546| #endif
547| #ifdef HAVE_STDINT_H
548| # include <stdint.h>
549| #endif
550| #ifdef HAVE_UNISTD_H
551| # include <unistd.h>
552| #endif
553| #include <conio.h>
554configure:6643: result: no
555configure:6643: checking conio.h presence
556configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
557conftest.c:24:10: fatal error: 'conio.h' file not found
558#include <conio.h>
559         ^
5601 error generated.
561configure:6643: $? = 1
562configure: failed program was:
563| /* confdefs.h */
564| #define _GNU_SOURCE 1
565| #define _NETBSD_SOURCE 1
566| #define __BSD_VISIBLE 1
567| #define _BSD_TYPES 1
568| #define _DARWIN_C_SOURCE 1
569| #define STDC_HEADERS 1
570| #define HAVE_SYS_TYPES_H 1
571| #define HAVE_SYS_STAT_H 1
572| #define HAVE_STDLIB_H 1
573| #define HAVE_STRING_H 1
574| #define HAVE_MEMORY_H 1
575| #define HAVE_STRINGS_H 1
576| #define HAVE_INTTYPES_H 1
577| #define HAVE_STDINT_H 1
578| #define HAVE_UNISTD_H 1
579| #define __EXTENSIONS__ 1
580| #define _ALL_SOURCE 1
581| #define _GNU_SOURCE 1
582| #define _POSIX_PTHREAD_SEMANTICS 1
583| #define _TANDEM_SOURCE 1
584| #define STDC_HEADERS 1
585| /* end confdefs.h.  */
586| #include <conio.h>
587configure:6643: result: no
588configure:6643: checking for conio.h
589configure:6643: result: no
590configure:6643: checking curses.h usability
591configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
592configure:6643: $? = 0
593configure:6643: result: yes
594configure:6643: checking curses.h presence
595configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
596configure:6643: $? = 0
597configure:6643: result: yes
598configure:6643: checking for curses.h
599configure:6643: result: yes
600configure:6643: checking direct.h usability
601configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
602conftest.c:58:10: fatal error: 'direct.h' file not found
603#include <direct.h>
604         ^
6051 error generated.
606configure:6643: $? = 1
607configure: failed program was:
608| /* confdefs.h */
609| #define _GNU_SOURCE 1
610| #define _NETBSD_SOURCE 1
611| #define __BSD_VISIBLE 1
612| #define _BSD_TYPES 1
613| #define _DARWIN_C_SOURCE 1
614| #define STDC_HEADERS 1
615| #define HAVE_SYS_TYPES_H 1
616| #define HAVE_SYS_STAT_H 1
617| #define HAVE_STDLIB_H 1
618| #define HAVE_STRING_H 1
619| #define HAVE_MEMORY_H 1
620| #define HAVE_STRINGS_H 1
621| #define HAVE_INTTYPES_H 1
622| #define HAVE_STDINT_H 1
623| #define HAVE_UNISTD_H 1
624| #define __EXTENSIONS__ 1
625| #define _ALL_SOURCE 1
626| #define _GNU_SOURCE 1
627| #define _POSIX_PTHREAD_SEMANTICS 1
628| #define _TANDEM_SOURCE 1
629| #define STDC_HEADERS 1
630| #define HAVE_CURSES_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 <direct.h>
666configure:6643: result: no
667configure:6643: checking direct.h presence
668configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
669conftest.c:25:10: fatal error: 'direct.h' file not found
670#include <direct.h>
671         ^
6721 error generated.
673configure:6643: $? = 1
674configure: failed program was:
675| /* confdefs.h */
676| #define _GNU_SOURCE 1
677| #define _NETBSD_SOURCE 1
678| #define __BSD_VISIBLE 1
679| #define _BSD_TYPES 1
680| #define _DARWIN_C_SOURCE 1
681| #define STDC_HEADERS 1
682| #define HAVE_SYS_TYPES_H 1
683| #define HAVE_SYS_STAT_H 1
684| #define HAVE_STDLIB_H 1
685| #define HAVE_STRING_H 1
686| #define HAVE_MEMORY_H 1
687| #define HAVE_STRINGS_H 1
688| #define HAVE_INTTYPES_H 1
689| #define HAVE_STDINT_H 1
690| #define HAVE_UNISTD_H 1
691| #define __EXTENSIONS__ 1
692| #define _ALL_SOURCE 1
693| #define _GNU_SOURCE 1
694| #define _POSIX_PTHREAD_SEMANTICS 1
695| #define _TANDEM_SOURCE 1
696| #define STDC_HEADERS 1
697| #define HAVE_CURSES_H 1
698| /* end confdefs.h.  */
699| #include <direct.h>
700configure:6643: result: no
701configure:6643: checking for direct.h
702configure:6643: result: no
703configure:6643: checking dlfcn.h usability
704configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
705configure:6643: $? = 0
706configure:6643: result: yes
707configure:6643: checking dlfcn.h presence
708configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
709configure:6643: $? = 0
710configure:6643: result: yes
711configure:6643: checking for dlfcn.h
712configure:6643: result: yes
713configure:6643: checking errno.h usability
714configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
715configure:6643: $? = 0
716configure:6643: result: yes
717configure:6643: checking errno.h presence
718configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
719configure:6643: $? = 0
720configure:6643: result: yes
721configure:6643: checking for errno.h
722configure:6643: result: yes
723configure:6643: checking fcntl.h usability
724configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
725configure:6643: $? = 0
726configure:6643: result: yes
727configure:6643: checking fcntl.h presence
728configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
729configure:6643: $? = 0
730configure:6643: result: yes
731configure:6643: checking for fcntl.h
732configure:6643: result: yes
733configure:6643: checking grp.h usability
734configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
735configure:6643: $? = 0
736configure:6643: result: yes
737configure:6643: checking grp.h presence
738configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
739configure:6643: $? = 0
740configure:6643: result: yes
741configure:6643: checking for grp.h
742configure:6643: result: yes
743configure:6643: checking ieeefp.h usability
744configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
745conftest.c:62:10: fatal error: 'ieeefp.h' file not found
746#include <ieeefp.h>
747         ^
7481 error generated.
749configure:6643: $? = 1
750configure: failed program was:
751| /* confdefs.h */
752| #define _GNU_SOURCE 1
753| #define _NETBSD_SOURCE 1
754| #define __BSD_VISIBLE 1
755| #define _BSD_TYPES 1
756| #define _DARWIN_C_SOURCE 1
757| #define STDC_HEADERS 1
758| #define HAVE_SYS_TYPES_H 1
759| #define HAVE_SYS_STAT_H 1
760| #define HAVE_STDLIB_H 1
761| #define HAVE_STRING_H 1
762| #define HAVE_MEMORY_H 1
763| #define HAVE_STRINGS_H 1
764| #define HAVE_INTTYPES_H 1
765| #define HAVE_STDINT_H 1
766| #define HAVE_UNISTD_H 1
767| #define __EXTENSIONS__ 1
768| #define _ALL_SOURCE 1
769| #define _GNU_SOURCE 1
770| #define _POSIX_PTHREAD_SEMANTICS 1
771| #define _TANDEM_SOURCE 1
772| #define STDC_HEADERS 1
773| #define HAVE_CURSES_H 1
774| #define HAVE_DLFCN_H 1
775| #define HAVE_ERRNO_H 1
776| #define HAVE_FCNTL_H 1
777| #define HAVE_GRP_H 1
778| /* end confdefs.h.  */
779| #include <stdio.h>
780| #ifdef HAVE_SYS_TYPES_H
781| # include <sys/types.h>
782| #endif
783| #ifdef HAVE_SYS_STAT_H
784| # include <sys/stat.h>
785| #endif
786| #ifdef STDC_HEADERS
787| # include <stdlib.h>
788| # include <stddef.h>
789| #else
790| # ifdef HAVE_STDLIB_H
791| #  include <stdlib.h>
792| # endif
793| #endif
794| #ifdef HAVE_STRING_H
795| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
796| #  include <memory.h>
797| # endif
798| # include <string.h>
799| #endif
800| #ifdef HAVE_STRINGS_H
801| # include <strings.h>
802| #endif
803| #ifdef HAVE_INTTYPES_H
804| # include <inttypes.h>
805| #endif
806| #ifdef HAVE_STDINT_H
807| # include <stdint.h>
808| #endif
809| #ifdef HAVE_UNISTD_H
810| # include <unistd.h>
811| #endif
812| #include <ieeefp.h>
813configure:6643: result: no
814configure:6643: checking ieeefp.h presence
815configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
816conftest.c:29:10: fatal error: 'ieeefp.h' file not found
817#include <ieeefp.h>
818         ^
8191 error generated.
820configure:6643: $? = 1
821configure: failed program was:
822| /* confdefs.h */
823| #define _GNU_SOURCE 1
824| #define _NETBSD_SOURCE 1
825| #define __BSD_VISIBLE 1
826| #define _BSD_TYPES 1
827| #define _DARWIN_C_SOURCE 1
828| #define STDC_HEADERS 1
829| #define HAVE_SYS_TYPES_H 1
830| #define HAVE_SYS_STAT_H 1
831| #define HAVE_STDLIB_H 1
832| #define HAVE_STRING_H 1
833| #define HAVE_MEMORY_H 1
834| #define HAVE_STRINGS_H 1
835| #define HAVE_INTTYPES_H 1
836| #define HAVE_STDINT_H 1
837| #define HAVE_UNISTD_H 1
838| #define __EXTENSIONS__ 1
839| #define _ALL_SOURCE 1
840| #define _GNU_SOURCE 1
841| #define _POSIX_PTHREAD_SEMANTICS 1
842| #define _TANDEM_SOURCE 1
843| #define STDC_HEADERS 1
844| #define HAVE_CURSES_H 1
845| #define HAVE_DLFCN_H 1
846| #define HAVE_ERRNO_H 1
847| #define HAVE_FCNTL_H 1
848| #define HAVE_GRP_H 1
849| /* end confdefs.h.  */
850| #include <ieeefp.h>
851configure:6643: result: no
852configure:6643: checking for ieeefp.h
853configure:6643: result: no
854configure:6643: checking io.h usability
855configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
856conftest.c:62:10: fatal error: 'io.h' file not found
857#include <io.h>
858         ^
8591 error generated.
860configure:6643: $? = 1
861configure: failed program was:
862| /* confdefs.h */
863| #define _GNU_SOURCE 1
864| #define _NETBSD_SOURCE 1
865| #define __BSD_VISIBLE 1
866| #define _BSD_TYPES 1
867| #define _DARWIN_C_SOURCE 1
868| #define STDC_HEADERS 1
869| #define HAVE_SYS_TYPES_H 1
870| #define HAVE_SYS_STAT_H 1
871| #define HAVE_STDLIB_H 1
872| #define HAVE_STRING_H 1
873| #define HAVE_MEMORY_H 1
874| #define HAVE_STRINGS_H 1
875| #define HAVE_INTTYPES_H 1
876| #define HAVE_STDINT_H 1
877| #define HAVE_UNISTD_H 1
878| #define __EXTENSIONS__ 1
879| #define _ALL_SOURCE 1
880| #define _GNU_SOURCE 1
881| #define _POSIX_PTHREAD_SEMANTICS 1
882| #define _TANDEM_SOURCE 1
883| #define STDC_HEADERS 1
884| #define HAVE_CURSES_H 1
885| #define HAVE_DLFCN_H 1
886| #define HAVE_ERRNO_H 1
887| #define HAVE_FCNTL_H 1
888| #define HAVE_GRP_H 1
889| /* end confdefs.h.  */
890| #include <stdio.h>
891| #ifdef HAVE_SYS_TYPES_H
892| # include <sys/types.h>
893| #endif
894| #ifdef HAVE_SYS_STAT_H
895| # include <sys/stat.h>
896| #endif
897| #ifdef STDC_HEADERS
898| # include <stdlib.h>
899| # include <stddef.h>
900| #else
901| # ifdef HAVE_STDLIB_H
902| #  include <stdlib.h>
903| # endif
904| #endif
905| #ifdef HAVE_STRING_H
906| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
907| #  include <memory.h>
908| # endif
909| # include <string.h>
910| #endif
911| #ifdef HAVE_STRINGS_H
912| # include <strings.h>
913| #endif
914| #ifdef HAVE_INTTYPES_H
915| # include <inttypes.h>
916| #endif
917| #ifdef HAVE_STDINT_H
918| # include <stdint.h>
919| #endif
920| #ifdef HAVE_UNISTD_H
921| # include <unistd.h>
922| #endif
923| #include <io.h>
924configure:6643: result: no
925configure:6643: checking io.h presence
926configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
927conftest.c:29:10: fatal error: 'io.h' file not found
928#include <io.h>
929         ^
9301 error generated.
931configure:6643: $? = 1
932configure: failed program was:
933| /* confdefs.h */
934| #define _GNU_SOURCE 1
935| #define _NETBSD_SOURCE 1
936| #define __BSD_VISIBLE 1
937| #define _BSD_TYPES 1
938| #define _DARWIN_C_SOURCE 1
939| #define STDC_HEADERS 1
940| #define HAVE_SYS_TYPES_H 1
941| #define HAVE_SYS_STAT_H 1
942| #define HAVE_STDLIB_H 1
943| #define HAVE_STRING_H 1
944| #define HAVE_MEMORY_H 1
945| #define HAVE_STRINGS_H 1
946| #define HAVE_INTTYPES_H 1
947| #define HAVE_STDINT_H 1
948| #define HAVE_UNISTD_H 1
949| #define __EXTENSIONS__ 1
950| #define _ALL_SOURCE 1
951| #define _GNU_SOURCE 1
952| #define _POSIX_PTHREAD_SEMANTICS 1
953| #define _TANDEM_SOURCE 1
954| #define STDC_HEADERS 1
955| #define HAVE_CURSES_H 1
956| #define HAVE_DLFCN_H 1
957| #define HAVE_ERRNO_H 1
958| #define HAVE_FCNTL_H 1
959| #define HAVE_GRP_H 1
960| /* end confdefs.h.  */
961| #include <io.h>
962configure:6643: result: no
963configure:6643: checking for io.h
964configure:6643: result: no
965configure:6643: checking langinfo.h usability
966configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
967configure:6643: $? = 0
968configure:6643: result: yes
969configure:6643: checking langinfo.h presence
970configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
971configure:6643: $? = 0
972configure:6643: result: yes
973configure:6643: checking for langinfo.h
974configure:6643: result: yes
975configure:6643: checking libintl.h usability
976configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
977configure:6643: $? = 0
978configure:6643: result: yes
979configure:6643: checking libintl.h presence
980configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
981configure:6643: $? = 0
982configure:6643: result: yes
983configure:6643: checking for libintl.h
984configure:6643: result: yes
985configure:6643: checking ncurses.h usability
986configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
987configure:6643: $? = 0
988configure:6643: result: yes
989configure:6643: checking ncurses.h presence
990configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
991configure:6643: $? = 0
992configure:6643: result: yes
993configure:6643: checking for ncurses.h
994configure:6643: result: yes
995configure:6643: checking poll.h usability
996configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
997configure:6643: $? = 0
998configure:6643: result: yes
999configure:6643: checking poll.h presence
1000configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1001configure:6643: $? = 0
1002configure:6643: result: yes
1003configure:6643: checking for poll.h
1004configure:6643: result: yes
1005configure:6643: checking process.h usability
1006configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1007conftest.c:66:10: fatal error: 'process.h' file not found
1008#include <process.h>
1009         ^
10101 error generated.
1011configure:6643: $? = 1
1012configure: failed program was:
1013| /* confdefs.h */
1014| #define _GNU_SOURCE 1
1015| #define _NETBSD_SOURCE 1
1016| #define __BSD_VISIBLE 1
1017| #define _BSD_TYPES 1
1018| #define _DARWIN_C_SOURCE 1
1019| #define STDC_HEADERS 1
1020| #define HAVE_SYS_TYPES_H 1
1021| #define HAVE_SYS_STAT_H 1
1022| #define HAVE_STDLIB_H 1
1023| #define HAVE_STRING_H 1
1024| #define HAVE_MEMORY_H 1
1025| #define HAVE_STRINGS_H 1
1026| #define HAVE_INTTYPES_H 1
1027| #define HAVE_STDINT_H 1
1028| #define HAVE_UNISTD_H 1
1029| #define __EXTENSIONS__ 1
1030| #define _ALL_SOURCE 1
1031| #define _GNU_SOURCE 1
1032| #define _POSIX_PTHREAD_SEMANTICS 1
1033| #define _TANDEM_SOURCE 1
1034| #define STDC_HEADERS 1
1035| #define HAVE_CURSES_H 1
1036| #define HAVE_DLFCN_H 1
1037| #define HAVE_ERRNO_H 1
1038| #define HAVE_FCNTL_H 1
1039| #define HAVE_GRP_H 1
1040| #define HAVE_LANGINFO_H 1
1041| #define HAVE_LIBINTL_H 1
1042| #define HAVE_NCURSES_H 1
1043| #define HAVE_POLL_H 1
1044| /* end confdefs.h.  */
1045| #include <stdio.h>
1046| #ifdef HAVE_SYS_TYPES_H
1047| # include <sys/types.h>
1048| #endif
1049| #ifdef HAVE_SYS_STAT_H
1050| # include <sys/stat.h>
1051| #endif
1052| #ifdef STDC_HEADERS
1053| # include <stdlib.h>
1054| # include <stddef.h>
1055| #else
1056| # ifdef HAVE_STDLIB_H
1057| #  include <stdlib.h>
1058| # endif
1059| #endif
1060| #ifdef HAVE_STRING_H
1061| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1062| #  include <memory.h>
1063| # endif
1064| # include <string.h>
1065| #endif
1066| #ifdef HAVE_STRINGS_H
1067| # include <strings.h>
1068| #endif
1069| #ifdef HAVE_INTTYPES_H
1070| # include <inttypes.h>
1071| #endif
1072| #ifdef HAVE_STDINT_H
1073| # include <stdint.h>
1074| #endif
1075| #ifdef HAVE_UNISTD_H
1076| # include <unistd.h>
1077| #endif
1078| #include <process.h>
1079configure:6643: result: no
1080configure:6643: checking process.h presence
1081configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1082conftest.c:33:10: fatal error: 'process.h' file not found
1083#include <process.h>
1084         ^
10851 error generated.
1086configure:6643: $? = 1
1087configure: failed program was:
1088| /* confdefs.h */
1089| #define _GNU_SOURCE 1
1090| #define _NETBSD_SOURCE 1
1091| #define __BSD_VISIBLE 1
1092| #define _BSD_TYPES 1
1093| #define _DARWIN_C_SOURCE 1
1094| #define STDC_HEADERS 1
1095| #define HAVE_SYS_TYPES_H 1
1096| #define HAVE_SYS_STAT_H 1
1097| #define HAVE_STDLIB_H 1
1098| #define HAVE_STRING_H 1
1099| #define HAVE_MEMORY_H 1
1100| #define HAVE_STRINGS_H 1
1101| #define HAVE_INTTYPES_H 1
1102| #define HAVE_STDINT_H 1
1103| #define HAVE_UNISTD_H 1
1104| #define __EXTENSIONS__ 1
1105| #define _ALL_SOURCE 1
1106| #define _GNU_SOURCE 1
1107| #define _POSIX_PTHREAD_SEMANTICS 1
1108| #define _TANDEM_SOURCE 1
1109| #define STDC_HEADERS 1
1110| #define HAVE_CURSES_H 1
1111| #define HAVE_DLFCN_H 1
1112| #define HAVE_ERRNO_H 1
1113| #define HAVE_FCNTL_H 1
1114| #define HAVE_GRP_H 1
1115| #define HAVE_LANGINFO_H 1
1116| #define HAVE_LIBINTL_H 1
1117| #define HAVE_NCURSES_H 1
1118| #define HAVE_POLL_H 1
1119| /* end confdefs.h.  */
1120| #include <process.h>
1121configure:6643: result: no
1122configure:6643: checking for process.h
1123configure:6643: result: no
1124configure:6643: checking pthread.h usability
1125configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1126configure:6643: $? = 0
1127configure:6643: result: yes
1128configure:6643: checking pthread.h presence
1129configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1130configure:6643: $? = 0
1131configure:6643: result: yes
1132configure:6643: checking for pthread.h
1133configure:6643: result: yes
1134configure:6643: checking shadow.h usability
1135configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1136conftest.c:67:10: fatal error: 'shadow.h' file not found
1137#include <shadow.h>
1138         ^
11391 error generated.
1140configure:6643: $? = 1
1141configure: failed program was:
1142| /* confdefs.h */
1143| #define _GNU_SOURCE 1
1144| #define _NETBSD_SOURCE 1
1145| #define __BSD_VISIBLE 1
1146| #define _BSD_TYPES 1
1147| #define _DARWIN_C_SOURCE 1
1148| #define STDC_HEADERS 1
1149| #define HAVE_SYS_TYPES_H 1
1150| #define HAVE_SYS_STAT_H 1
1151| #define HAVE_STDLIB_H 1
1152| #define HAVE_STRING_H 1
1153| #define HAVE_MEMORY_H 1
1154| #define HAVE_STRINGS_H 1
1155| #define HAVE_INTTYPES_H 1
1156| #define HAVE_STDINT_H 1
1157| #define HAVE_UNISTD_H 1
1158| #define __EXTENSIONS__ 1
1159| #define _ALL_SOURCE 1
1160| #define _GNU_SOURCE 1
1161| #define _POSIX_PTHREAD_SEMANTICS 1
1162| #define _TANDEM_SOURCE 1
1163| #define STDC_HEADERS 1
1164| #define HAVE_CURSES_H 1
1165| #define HAVE_DLFCN_H 1
1166| #define HAVE_ERRNO_H 1
1167| #define HAVE_FCNTL_H 1
1168| #define HAVE_GRP_H 1
1169| #define HAVE_LANGINFO_H 1
1170| #define HAVE_LIBINTL_H 1
1171| #define HAVE_NCURSES_H 1
1172| #define HAVE_POLL_H 1
1173| #define HAVE_PTHREAD_H 1
1174| /* end confdefs.h.  */
1175| #include <stdio.h>
1176| #ifdef HAVE_SYS_TYPES_H
1177| # include <sys/types.h>
1178| #endif
1179| #ifdef HAVE_SYS_STAT_H
1180| # include <sys/stat.h>
1181| #endif
1182| #ifdef STDC_HEADERS
1183| # include <stdlib.h>
1184| # include <stddef.h>
1185| #else
1186| # ifdef HAVE_STDLIB_H
1187| #  include <stdlib.h>
1188| # endif
1189| #endif
1190| #ifdef HAVE_STRING_H
1191| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1192| #  include <memory.h>
1193| # endif
1194| # include <string.h>
1195| #endif
1196| #ifdef HAVE_STRINGS_H
1197| # include <strings.h>
1198| #endif
1199| #ifdef HAVE_INTTYPES_H
1200| # include <inttypes.h>
1201| #endif
1202| #ifdef HAVE_STDINT_H
1203| # include <stdint.h>
1204| #endif
1205| #ifdef HAVE_UNISTD_H
1206| # include <unistd.h>
1207| #endif
1208| #include <shadow.h>
1209configure:6643: result: no
1210configure:6643: checking shadow.h presence
1211configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1212conftest.c:34:10: fatal error: 'shadow.h' file not found
1213#include <shadow.h>
1214         ^
12151 error generated.
1216configure:6643: $? = 1
1217configure: failed program was:
1218| /* confdefs.h */
1219| #define _GNU_SOURCE 1
1220| #define _NETBSD_SOURCE 1
1221| #define __BSD_VISIBLE 1
1222| #define _BSD_TYPES 1
1223| #define _DARWIN_C_SOURCE 1
1224| #define STDC_HEADERS 1
1225| #define HAVE_SYS_TYPES_H 1
1226| #define HAVE_SYS_STAT_H 1
1227| #define HAVE_STDLIB_H 1
1228| #define HAVE_STRING_H 1
1229| #define HAVE_MEMORY_H 1
1230| #define HAVE_STRINGS_H 1
1231| #define HAVE_INTTYPES_H 1
1232| #define HAVE_STDINT_H 1
1233| #define HAVE_UNISTD_H 1
1234| #define __EXTENSIONS__ 1
1235| #define _ALL_SOURCE 1
1236| #define _GNU_SOURCE 1
1237| #define _POSIX_PTHREAD_SEMANTICS 1
1238| #define _TANDEM_SOURCE 1
1239| #define STDC_HEADERS 1
1240| #define HAVE_CURSES_H 1
1241| #define HAVE_DLFCN_H 1
1242| #define HAVE_ERRNO_H 1
1243| #define HAVE_FCNTL_H 1
1244| #define HAVE_GRP_H 1
1245| #define HAVE_LANGINFO_H 1
1246| #define HAVE_LIBINTL_H 1
1247| #define HAVE_NCURSES_H 1
1248| #define HAVE_POLL_H 1
1249| #define HAVE_PTHREAD_H 1
1250| /* end confdefs.h.  */
1251| #include <shadow.h>
1252configure:6643: result: no
1253configure:6643: checking for shadow.h
1254configure:6643: result: no
1255configure:6643: checking signal.h usability
1256configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1257configure:6643: $? = 0
1258configure:6643: result: yes
1259configure:6643: checking signal.h presence
1260configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1261configure:6643: $? = 0
1262configure:6643: result: yes
1263configure:6643: checking for signal.h
1264configure:6643: result: yes
1265configure:6643: checking for stdint.h
1266configure:6643: result: yes
1267configure:6643: checking stropts.h usability
1268configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1269conftest.c:69:10: fatal error: 'stropts.h' file not found
1270#include <stropts.h>
1271         ^
12721 error generated.
1273configure:6643: $? = 1
1274configure: failed program was:
1275| /* confdefs.h */
1276| #define _GNU_SOURCE 1
1277| #define _NETBSD_SOURCE 1
1278| #define __BSD_VISIBLE 1
1279| #define _BSD_TYPES 1
1280| #define _DARWIN_C_SOURCE 1
1281| #define STDC_HEADERS 1
1282| #define HAVE_SYS_TYPES_H 1
1283| #define HAVE_SYS_STAT_H 1
1284| #define HAVE_STDLIB_H 1
1285| #define HAVE_STRING_H 1
1286| #define HAVE_MEMORY_H 1
1287| #define HAVE_STRINGS_H 1
1288| #define HAVE_INTTYPES_H 1
1289| #define HAVE_STDINT_H 1
1290| #define HAVE_UNISTD_H 1
1291| #define __EXTENSIONS__ 1
1292| #define _ALL_SOURCE 1
1293| #define _GNU_SOURCE 1
1294| #define _POSIX_PTHREAD_SEMANTICS 1
1295| #define _TANDEM_SOURCE 1
1296| #define STDC_HEADERS 1
1297| #define HAVE_CURSES_H 1
1298| #define HAVE_DLFCN_H 1
1299| #define HAVE_ERRNO_H 1
1300| #define HAVE_FCNTL_H 1
1301| #define HAVE_GRP_H 1
1302| #define HAVE_LANGINFO_H 1
1303| #define HAVE_LIBINTL_H 1
1304| #define HAVE_NCURSES_H 1
1305| #define HAVE_POLL_H 1
1306| #define HAVE_PTHREAD_H 1
1307| #define HAVE_SIGNAL_H 1
1308| #define HAVE_STDINT_H 1
1309| /* end confdefs.h.  */
1310| #include <stdio.h>
1311| #ifdef HAVE_SYS_TYPES_H
1312| # include <sys/types.h>
1313| #endif
1314| #ifdef HAVE_SYS_STAT_H
1315| # include <sys/stat.h>
1316| #endif
1317| #ifdef STDC_HEADERS
1318| # include <stdlib.h>
1319| # include <stddef.h>
1320| #else
1321| # ifdef HAVE_STDLIB_H
1322| #  include <stdlib.h>
1323| # endif
1324| #endif
1325| #ifdef HAVE_STRING_H
1326| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1327| #  include <memory.h>
1328| # endif
1329| # include <string.h>
1330| #endif
1331| #ifdef HAVE_STRINGS_H
1332| # include <strings.h>
1333| #endif
1334| #ifdef HAVE_INTTYPES_H
1335| # include <inttypes.h>
1336| #endif
1337| #ifdef HAVE_STDINT_H
1338| # include <stdint.h>
1339| #endif
1340| #ifdef HAVE_UNISTD_H
1341| # include <unistd.h>
1342| #endif
1343| #include <stropts.h>
1344configure:6643: result: no
1345configure:6643: checking stropts.h presence
1346configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1347conftest.c:36:10: fatal error: 'stropts.h' file not found
1348#include <stropts.h>
1349         ^
13501 error generated.
1351configure:6643: $? = 1
1352configure: failed program was:
1353| /* confdefs.h */
1354| #define _GNU_SOURCE 1
1355| #define _NETBSD_SOURCE 1
1356| #define __BSD_VISIBLE 1
1357| #define _BSD_TYPES 1
1358| #define _DARWIN_C_SOURCE 1
1359| #define STDC_HEADERS 1
1360| #define HAVE_SYS_TYPES_H 1
1361| #define HAVE_SYS_STAT_H 1
1362| #define HAVE_STDLIB_H 1
1363| #define HAVE_STRING_H 1
1364| #define HAVE_MEMORY_H 1
1365| #define HAVE_STRINGS_H 1
1366| #define HAVE_INTTYPES_H 1
1367| #define HAVE_STDINT_H 1
1368| #define HAVE_UNISTD_H 1
1369| #define __EXTENSIONS__ 1
1370| #define _ALL_SOURCE 1
1371| #define _GNU_SOURCE 1
1372| #define _POSIX_PTHREAD_SEMANTICS 1
1373| #define _TANDEM_SOURCE 1
1374| #define STDC_HEADERS 1
1375| #define HAVE_CURSES_H 1
1376| #define HAVE_DLFCN_H 1
1377| #define HAVE_ERRNO_H 1
1378| #define HAVE_FCNTL_H 1
1379| #define HAVE_GRP_H 1
1380| #define HAVE_LANGINFO_H 1
1381| #define HAVE_LIBINTL_H 1
1382| #define HAVE_NCURSES_H 1
1383| #define HAVE_POLL_H 1
1384| #define HAVE_PTHREAD_H 1
1385| #define HAVE_SIGNAL_H 1
1386| #define HAVE_STDINT_H 1
1387| /* end confdefs.h.  */
1388| #include <stropts.h>
1389configure:6643: result: no
1390configure:6643: checking for stropts.h
1391configure:6643: result: no
1392configure:6643: checking termios.h usability
1393configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1394configure:6643: $? = 0
1395configure:6643: result: yes
1396configure:6643: checking termios.h presence
1397configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1398configure:6643: $? = 0
1399configure:6643: result: yes
1400configure:6643: checking for termios.h
1401configure:6643: result: yes
1402configure:6643: checking thread.h usability
1403configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1404conftest.c:70:10: fatal error: 'thread.h' file not found
1405#include <thread.h>
1406         ^
14071 error generated.
1408configure:6643: $? = 1
1409configure: failed program was:
1410| /* confdefs.h */
1411| #define _GNU_SOURCE 1
1412| #define _NETBSD_SOURCE 1
1413| #define __BSD_VISIBLE 1
1414| #define _BSD_TYPES 1
1415| #define _DARWIN_C_SOURCE 1
1416| #define STDC_HEADERS 1
1417| #define HAVE_SYS_TYPES_H 1
1418| #define HAVE_SYS_STAT_H 1
1419| #define HAVE_STDLIB_H 1
1420| #define HAVE_STRING_H 1
1421| #define HAVE_MEMORY_H 1
1422| #define HAVE_STRINGS_H 1
1423| #define HAVE_INTTYPES_H 1
1424| #define HAVE_STDINT_H 1
1425| #define HAVE_UNISTD_H 1
1426| #define __EXTENSIONS__ 1
1427| #define _ALL_SOURCE 1
1428| #define _GNU_SOURCE 1
1429| #define _POSIX_PTHREAD_SEMANTICS 1
1430| #define _TANDEM_SOURCE 1
1431| #define STDC_HEADERS 1
1432| #define HAVE_CURSES_H 1
1433| #define HAVE_DLFCN_H 1
1434| #define HAVE_ERRNO_H 1
1435| #define HAVE_FCNTL_H 1
1436| #define HAVE_GRP_H 1
1437| #define HAVE_LANGINFO_H 1
1438| #define HAVE_LIBINTL_H 1
1439| #define HAVE_NCURSES_H 1
1440| #define HAVE_POLL_H 1
1441| #define HAVE_PTHREAD_H 1
1442| #define HAVE_SIGNAL_H 1
1443| #define HAVE_STDINT_H 1
1444| #define HAVE_TERMIOS_H 1
1445| /* end confdefs.h.  */
1446| #include <stdio.h>
1447| #ifdef HAVE_SYS_TYPES_H
1448| # include <sys/types.h>
1449| #endif
1450| #ifdef HAVE_SYS_STAT_H
1451| # include <sys/stat.h>
1452| #endif
1453| #ifdef STDC_HEADERS
1454| # include <stdlib.h>
1455| # include <stddef.h>
1456| #else
1457| # ifdef HAVE_STDLIB_H
1458| #  include <stdlib.h>
1459| # endif
1460| #endif
1461| #ifdef HAVE_STRING_H
1462| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1463| #  include <memory.h>
1464| # endif
1465| # include <string.h>
1466| #endif
1467| #ifdef HAVE_STRINGS_H
1468| # include <strings.h>
1469| #endif
1470| #ifdef HAVE_INTTYPES_H
1471| # include <inttypes.h>
1472| #endif
1473| #ifdef HAVE_STDINT_H
1474| # include <stdint.h>
1475| #endif
1476| #ifdef HAVE_UNISTD_H
1477| # include <unistd.h>
1478| #endif
1479| #include <thread.h>
1480configure:6643: result: no
1481configure:6643: checking thread.h presence
1482configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1483conftest.c:37:10: fatal error: 'thread.h' file not found
1484#include <thread.h>
1485         ^
14861 error generated.
1487configure:6643: $? = 1
1488configure: failed program was:
1489| /* confdefs.h */
1490| #define _GNU_SOURCE 1
1491| #define _NETBSD_SOURCE 1
1492| #define __BSD_VISIBLE 1
1493| #define _BSD_TYPES 1
1494| #define _DARWIN_C_SOURCE 1
1495| #define STDC_HEADERS 1
1496| #define HAVE_SYS_TYPES_H 1
1497| #define HAVE_SYS_STAT_H 1
1498| #define HAVE_STDLIB_H 1
1499| #define HAVE_STRING_H 1
1500| #define HAVE_MEMORY_H 1
1501| #define HAVE_STRINGS_H 1
1502| #define HAVE_INTTYPES_H 1
1503| #define HAVE_STDINT_H 1
1504| #define HAVE_UNISTD_H 1
1505| #define __EXTENSIONS__ 1
1506| #define _ALL_SOURCE 1
1507| #define _GNU_SOURCE 1
1508| #define _POSIX_PTHREAD_SEMANTICS 1
1509| #define _TANDEM_SOURCE 1
1510| #define STDC_HEADERS 1
1511| #define HAVE_CURSES_H 1
1512| #define HAVE_DLFCN_H 1
1513| #define HAVE_ERRNO_H 1
1514| #define HAVE_FCNTL_H 1
1515| #define HAVE_GRP_H 1
1516| #define HAVE_LANGINFO_H 1
1517| #define HAVE_LIBINTL_H 1
1518| #define HAVE_NCURSES_H 1
1519| #define HAVE_POLL_H 1
1520| #define HAVE_PTHREAD_H 1
1521| #define HAVE_SIGNAL_H 1
1522| #define HAVE_STDINT_H 1
1523| #define HAVE_TERMIOS_H 1
1524| /* end confdefs.h.  */
1525| #include <thread.h>
1526configure:6643: result: no
1527configure:6643: checking for thread.h
1528configure:6643: result: no
1529configure:6643: checking for unistd.h
1530configure:6643: result: yes
1531configure:6643: checking utime.h usability
1532configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1533configure:6643: $? = 0
1534configure:6643: result: yes
1535configure:6643: checking utime.h presence
1536configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1537configure:6643: $? = 0
1538configure:6643: result: yes
1539configure:6643: checking for utime.h
1540configure:6643: result: yes
1541configure:6643: checking sys/audioio.h usability
1542configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1543conftest.c:72:10: fatal error: 'sys/audioio.h' file not found
1544#include <sys/audioio.h>
1545         ^
15461 error generated.
1547configure:6643: $? = 1
1548configure: failed program was:
1549| /* confdefs.h */
1550| #define _GNU_SOURCE 1
1551| #define _NETBSD_SOURCE 1
1552| #define __BSD_VISIBLE 1
1553| #define _BSD_TYPES 1
1554| #define _DARWIN_C_SOURCE 1
1555| #define STDC_HEADERS 1
1556| #define HAVE_SYS_TYPES_H 1
1557| #define HAVE_SYS_STAT_H 1
1558| #define HAVE_STDLIB_H 1
1559| #define HAVE_STRING_H 1
1560| #define HAVE_MEMORY_H 1
1561| #define HAVE_STRINGS_H 1
1562| #define HAVE_INTTYPES_H 1
1563| #define HAVE_STDINT_H 1
1564| #define HAVE_UNISTD_H 1
1565| #define __EXTENSIONS__ 1
1566| #define _ALL_SOURCE 1
1567| #define _GNU_SOURCE 1
1568| #define _POSIX_PTHREAD_SEMANTICS 1
1569| #define _TANDEM_SOURCE 1
1570| #define STDC_HEADERS 1
1571| #define HAVE_CURSES_H 1
1572| #define HAVE_DLFCN_H 1
1573| #define HAVE_ERRNO_H 1
1574| #define HAVE_FCNTL_H 1
1575| #define HAVE_GRP_H 1
1576| #define HAVE_LANGINFO_H 1
1577| #define HAVE_LIBINTL_H 1
1578| #define HAVE_NCURSES_H 1
1579| #define HAVE_POLL_H 1
1580| #define HAVE_PTHREAD_H 1
1581| #define HAVE_SIGNAL_H 1
1582| #define HAVE_STDINT_H 1
1583| #define HAVE_TERMIOS_H 1
1584| #define HAVE_UNISTD_H 1
1585| #define HAVE_UTIME_H 1
1586| /* end confdefs.h.  */
1587| #include <stdio.h>
1588| #ifdef HAVE_SYS_TYPES_H
1589| # include <sys/types.h>
1590| #endif
1591| #ifdef HAVE_SYS_STAT_H
1592| # include <sys/stat.h>
1593| #endif
1594| #ifdef STDC_HEADERS
1595| # include <stdlib.h>
1596| # include <stddef.h>
1597| #else
1598| # ifdef HAVE_STDLIB_H
1599| #  include <stdlib.h>
1600| # endif
1601| #endif
1602| #ifdef HAVE_STRING_H
1603| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1604| #  include <memory.h>
1605| # endif
1606| # include <string.h>
1607| #endif
1608| #ifdef HAVE_STRINGS_H
1609| # include <strings.h>
1610| #endif
1611| #ifdef HAVE_INTTYPES_H
1612| # include <inttypes.h>
1613| #endif
1614| #ifdef HAVE_STDINT_H
1615| # include <stdint.h>
1616| #endif
1617| #ifdef HAVE_UNISTD_H
1618| # include <unistd.h>
1619| #endif
1620| #include <sys/audioio.h>
1621configure:6643: result: no
1622configure:6643: checking sys/audioio.h presence
1623configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1624conftest.c:39:10: fatal error: 'sys/audioio.h' file not found
1625#include <sys/audioio.h>
1626         ^
16271 error generated.
1628configure:6643: $? = 1
1629configure: failed program was:
1630| /* confdefs.h */
1631| #define _GNU_SOURCE 1
1632| #define _NETBSD_SOURCE 1
1633| #define __BSD_VISIBLE 1
1634| #define _BSD_TYPES 1
1635| #define _DARWIN_C_SOURCE 1
1636| #define STDC_HEADERS 1
1637| #define HAVE_SYS_TYPES_H 1
1638| #define HAVE_SYS_STAT_H 1
1639| #define HAVE_STDLIB_H 1
1640| #define HAVE_STRING_H 1
1641| #define HAVE_MEMORY_H 1
1642| #define HAVE_STRINGS_H 1
1643| #define HAVE_INTTYPES_H 1
1644| #define HAVE_STDINT_H 1
1645| #define HAVE_UNISTD_H 1
1646| #define __EXTENSIONS__ 1
1647| #define _ALL_SOURCE 1
1648| #define _GNU_SOURCE 1
1649| #define _POSIX_PTHREAD_SEMANTICS 1
1650| #define _TANDEM_SOURCE 1
1651| #define STDC_HEADERS 1
1652| #define HAVE_CURSES_H 1
1653| #define HAVE_DLFCN_H 1
1654| #define HAVE_ERRNO_H 1
1655| #define HAVE_FCNTL_H 1
1656| #define HAVE_GRP_H 1
1657| #define HAVE_LANGINFO_H 1
1658| #define HAVE_LIBINTL_H 1
1659| #define HAVE_NCURSES_H 1
1660| #define HAVE_POLL_H 1
1661| #define HAVE_PTHREAD_H 1
1662| #define HAVE_SIGNAL_H 1
1663| #define HAVE_STDINT_H 1
1664| #define HAVE_TERMIOS_H 1
1665| #define HAVE_UNISTD_H 1
1666| #define HAVE_UTIME_H 1
1667| /* end confdefs.h.  */
1668| #include <sys/audioio.h>
1669configure:6643: result: no
1670configure:6643: checking for sys/audioio.h
1671configure:6643: result: no
1672configure:6643: checking sys/bsdtty.h usability
1673configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1674conftest.c:72:10: fatal error: 'sys/bsdtty.h' file not found
1675#include <sys/bsdtty.h>
1676         ^
16771 error generated.
1678configure:6643: $? = 1
1679configure: failed program was:
1680| /* confdefs.h */
1681| #define _GNU_SOURCE 1
1682| #define _NETBSD_SOURCE 1
1683| #define __BSD_VISIBLE 1
1684| #define _BSD_TYPES 1
1685| #define _DARWIN_C_SOURCE 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 __EXTENSIONS__ 1
1697| #define _ALL_SOURCE 1
1698| #define _GNU_SOURCE 1
1699| #define _POSIX_PTHREAD_SEMANTICS 1
1700| #define _TANDEM_SOURCE 1
1701| #define STDC_HEADERS 1
1702| #define HAVE_CURSES_H 1
1703| #define HAVE_DLFCN_H 1
1704| #define HAVE_ERRNO_H 1
1705| #define HAVE_FCNTL_H 1
1706| #define HAVE_GRP_H 1
1707| #define HAVE_LANGINFO_H 1
1708| #define HAVE_LIBINTL_H 1
1709| #define HAVE_NCURSES_H 1
1710| #define HAVE_POLL_H 1
1711| #define HAVE_PTHREAD_H 1
1712| #define HAVE_SIGNAL_H 1
1713| #define HAVE_STDINT_H 1
1714| #define HAVE_TERMIOS_H 1
1715| #define HAVE_UNISTD_H 1
1716| #define HAVE_UTIME_H 1
1717| /* end confdefs.h.  */
1718| #include <stdio.h>
1719| #ifdef HAVE_SYS_TYPES_H
1720| # include <sys/types.h>
1721| #endif
1722| #ifdef HAVE_SYS_STAT_H
1723| # include <sys/stat.h>
1724| #endif
1725| #ifdef STDC_HEADERS
1726| # include <stdlib.h>
1727| # include <stddef.h>
1728| #else
1729| # ifdef HAVE_STDLIB_H
1730| #  include <stdlib.h>
1731| # endif
1732| #endif
1733| #ifdef HAVE_STRING_H
1734| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1735| #  include <memory.h>
1736| # endif
1737| # include <string.h>
1738| #endif
1739| #ifdef HAVE_STRINGS_H
1740| # include <strings.h>
1741| #endif
1742| #ifdef HAVE_INTTYPES_H
1743| # include <inttypes.h>
1744| #endif
1745| #ifdef HAVE_STDINT_H
1746| # include <stdint.h>
1747| #endif
1748| #ifdef HAVE_UNISTD_H
1749| # include <unistd.h>
1750| #endif
1751| #include <sys/bsdtty.h>
1752configure:6643: result: no
1753configure:6643: checking sys/bsdtty.h presence
1754configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1755conftest.c:39:10: fatal error: 'sys/bsdtty.h' file not found
1756#include <sys/bsdtty.h>
1757         ^
17581 error generated.
1759configure:6643: $? = 1
1760configure: failed program was:
1761| /* confdefs.h */
1762| #define _GNU_SOURCE 1
1763| #define _NETBSD_SOURCE 1
1764| #define __BSD_VISIBLE 1
1765| #define _BSD_TYPES 1
1766| #define _DARWIN_C_SOURCE 1
1767| #define STDC_HEADERS 1
1768| #define HAVE_SYS_TYPES_H 1
1769| #define HAVE_SYS_STAT_H 1
1770| #define HAVE_STDLIB_H 1
1771| #define HAVE_STRING_H 1
1772| #define HAVE_MEMORY_H 1
1773| #define HAVE_STRINGS_H 1
1774| #define HAVE_INTTYPES_H 1
1775| #define HAVE_STDINT_H 1
1776| #define HAVE_UNISTD_H 1
1777| #define __EXTENSIONS__ 1
1778| #define _ALL_SOURCE 1
1779| #define _GNU_SOURCE 1
1780| #define _POSIX_PTHREAD_SEMANTICS 1
1781| #define _TANDEM_SOURCE 1
1782| #define STDC_HEADERS 1
1783| #define HAVE_CURSES_H 1
1784| #define HAVE_DLFCN_H 1
1785| #define HAVE_ERRNO_H 1
1786| #define HAVE_FCNTL_H 1
1787| #define HAVE_GRP_H 1
1788| #define HAVE_LANGINFO_H 1
1789| #define HAVE_LIBINTL_H 1
1790| #define HAVE_NCURSES_H 1
1791| #define HAVE_POLL_H 1
1792| #define HAVE_PTHREAD_H 1
1793| #define HAVE_SIGNAL_H 1
1794| #define HAVE_STDINT_H 1
1795| #define HAVE_TERMIOS_H 1
1796| #define HAVE_UNISTD_H 1
1797| #define HAVE_UTIME_H 1
1798| /* end confdefs.h.  */
1799| #include <sys/bsdtty.h>
1800configure:6643: result: no
1801configure:6643: checking for sys/bsdtty.h
1802configure:6643: result: no
1803configure:6643: checking sys/epoll.h usability
1804configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1805conftest.c:72:10: fatal error: 'sys/epoll.h' file not found
1806#include <sys/epoll.h>
1807         ^
18081 error generated.
1809configure:6643: $? = 1
1810configure: failed program was:
1811| /* confdefs.h */
1812| #define _GNU_SOURCE 1
1813| #define _NETBSD_SOURCE 1
1814| #define __BSD_VISIBLE 1
1815| #define _BSD_TYPES 1
1816| #define _DARWIN_C_SOURCE 1
1817| #define STDC_HEADERS 1
1818| #define HAVE_SYS_TYPES_H 1
1819| #define HAVE_SYS_STAT_H 1
1820| #define HAVE_STDLIB_H 1
1821| #define HAVE_STRING_H 1
1822| #define HAVE_MEMORY_H 1
1823| #define HAVE_STRINGS_H 1
1824| #define HAVE_INTTYPES_H 1
1825| #define HAVE_STDINT_H 1
1826| #define HAVE_UNISTD_H 1
1827| #define __EXTENSIONS__ 1
1828| #define _ALL_SOURCE 1
1829| #define _GNU_SOURCE 1
1830| #define _POSIX_PTHREAD_SEMANTICS 1
1831| #define _TANDEM_SOURCE 1
1832| #define STDC_HEADERS 1
1833| #define HAVE_CURSES_H 1
1834| #define HAVE_DLFCN_H 1
1835| #define HAVE_ERRNO_H 1
1836| #define HAVE_FCNTL_H 1
1837| #define HAVE_GRP_H 1
1838| #define HAVE_LANGINFO_H 1
1839| #define HAVE_LIBINTL_H 1
1840| #define HAVE_NCURSES_H 1
1841| #define HAVE_POLL_H 1
1842| #define HAVE_PTHREAD_H 1
1843| #define HAVE_SIGNAL_H 1
1844| #define HAVE_STDINT_H 1
1845| #define HAVE_TERMIOS_H 1
1846| #define HAVE_UNISTD_H 1
1847| #define HAVE_UTIME_H 1
1848| /* end confdefs.h.  */
1849| #include <stdio.h>
1850| #ifdef HAVE_SYS_TYPES_H
1851| # include <sys/types.h>
1852| #endif
1853| #ifdef HAVE_SYS_STAT_H
1854| # include <sys/stat.h>
1855| #endif
1856| #ifdef STDC_HEADERS
1857| # include <stdlib.h>
1858| # include <stddef.h>
1859| #else
1860| # ifdef HAVE_STDLIB_H
1861| #  include <stdlib.h>
1862| # endif
1863| #endif
1864| #ifdef HAVE_STRING_H
1865| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1866| #  include <memory.h>
1867| # endif
1868| # include <string.h>
1869| #endif
1870| #ifdef HAVE_STRINGS_H
1871| # include <strings.h>
1872| #endif
1873| #ifdef HAVE_INTTYPES_H
1874| # include <inttypes.h>
1875| #endif
1876| #ifdef HAVE_STDINT_H
1877| # include <stdint.h>
1878| #endif
1879| #ifdef HAVE_UNISTD_H
1880| # include <unistd.h>
1881| #endif
1882| #include <sys/epoll.h>
1883configure:6643: result: no
1884configure:6643: checking sys/epoll.h presence
1885configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1886conftest.c:39:10: fatal error: 'sys/epoll.h' file not found
1887#include <sys/epoll.h>
1888         ^
18891 error generated.
1890configure:6643: $? = 1
1891configure: failed program was:
1892| /* confdefs.h */
1893| #define _GNU_SOURCE 1
1894| #define _NETBSD_SOURCE 1
1895| #define __BSD_VISIBLE 1
1896| #define _BSD_TYPES 1
1897| #define _DARWIN_C_SOURCE 1
1898| #define STDC_HEADERS 1
1899| #define HAVE_SYS_TYPES_H 1
1900| #define HAVE_SYS_STAT_H 1
1901| #define HAVE_STDLIB_H 1
1902| #define HAVE_STRING_H 1
1903| #define HAVE_MEMORY_H 1
1904| #define HAVE_STRINGS_H 1
1905| #define HAVE_INTTYPES_H 1
1906| #define HAVE_STDINT_H 1
1907| #define HAVE_UNISTD_H 1
1908| #define __EXTENSIONS__ 1
1909| #define _ALL_SOURCE 1
1910| #define _GNU_SOURCE 1
1911| #define _POSIX_PTHREAD_SEMANTICS 1
1912| #define _TANDEM_SOURCE 1
1913| #define STDC_HEADERS 1
1914| #define HAVE_CURSES_H 1
1915| #define HAVE_DLFCN_H 1
1916| #define HAVE_ERRNO_H 1
1917| #define HAVE_FCNTL_H 1
1918| #define HAVE_GRP_H 1
1919| #define HAVE_LANGINFO_H 1
1920| #define HAVE_LIBINTL_H 1
1921| #define HAVE_NCURSES_H 1
1922| #define HAVE_POLL_H 1
1923| #define HAVE_PTHREAD_H 1
1924| #define HAVE_SIGNAL_H 1
1925| #define HAVE_STDINT_H 1
1926| #define HAVE_TERMIOS_H 1
1927| #define HAVE_UNISTD_H 1
1928| #define HAVE_UTIME_H 1
1929| /* end confdefs.h.  */
1930| #include <sys/epoll.h>
1931configure:6643: result: no
1932configure:6643: checking for sys/epoll.h
1933configure:6643: result: no
1934configure:6643: checking sys/event.h usability
1935configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1936configure:6643: $? = 0
1937configure:6643: result: yes
1938configure:6643: checking sys/event.h presence
1939configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1940configure:6643: $? = 0
1941configure:6643: result: yes
1942configure:6643: checking for sys/event.h
1943configure:6643: result: yes
1944configure:6643: checking sys/file.h usability
1945configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1946configure:6643: $? = 0
1947configure:6643: result: yes
1948configure:6643: checking sys/file.h presence
1949configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
1950configure:6643: $? = 0
1951configure:6643: result: yes
1952configure:6643: checking for sys/file.h
1953configure:6643: result: yes
1954configure:6643: checking sys/loadavg.h usability
1955configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
1956conftest.c:74:10: fatal error: 'sys/loadavg.h' file not found
1957#include <sys/loadavg.h>
1958         ^
19591 error generated.
1960configure:6643: $? = 1
1961configure: failed program was:
1962| /* confdefs.h */
1963| #define _GNU_SOURCE 1
1964| #define _NETBSD_SOURCE 1
1965| #define __BSD_VISIBLE 1
1966| #define _BSD_TYPES 1
1967| #define _DARWIN_C_SOURCE 1
1968| #define STDC_HEADERS 1
1969| #define HAVE_SYS_TYPES_H 1
1970| #define HAVE_SYS_STAT_H 1
1971| #define HAVE_STDLIB_H 1
1972| #define HAVE_STRING_H 1
1973| #define HAVE_MEMORY_H 1
1974| #define HAVE_STRINGS_H 1
1975| #define HAVE_INTTYPES_H 1
1976| #define HAVE_STDINT_H 1
1977| #define HAVE_UNISTD_H 1
1978| #define __EXTENSIONS__ 1
1979| #define _ALL_SOURCE 1
1980| #define _GNU_SOURCE 1
1981| #define _POSIX_PTHREAD_SEMANTICS 1
1982| #define _TANDEM_SOURCE 1
1983| #define STDC_HEADERS 1
1984| #define HAVE_CURSES_H 1
1985| #define HAVE_DLFCN_H 1
1986| #define HAVE_ERRNO_H 1
1987| #define HAVE_FCNTL_H 1
1988| #define HAVE_GRP_H 1
1989| #define HAVE_LANGINFO_H 1
1990| #define HAVE_LIBINTL_H 1
1991| #define HAVE_NCURSES_H 1
1992| #define HAVE_POLL_H 1
1993| #define HAVE_PTHREAD_H 1
1994| #define HAVE_SIGNAL_H 1
1995| #define HAVE_STDINT_H 1
1996| #define HAVE_TERMIOS_H 1
1997| #define HAVE_UNISTD_H 1
1998| #define HAVE_UTIME_H 1
1999| #define HAVE_SYS_EVENT_H 1
2000| #define HAVE_SYS_FILE_H 1
2001| /* end confdefs.h.  */
2002| #include <stdio.h>
2003| #ifdef HAVE_SYS_TYPES_H
2004| # include <sys/types.h>
2005| #endif
2006| #ifdef HAVE_SYS_STAT_H
2007| # include <sys/stat.h>
2008| #endif
2009| #ifdef STDC_HEADERS
2010| # include <stdlib.h>
2011| # include <stddef.h>
2012| #else
2013| # ifdef HAVE_STDLIB_H
2014| #  include <stdlib.h>
2015| # endif
2016| #endif
2017| #ifdef HAVE_STRING_H
2018| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2019| #  include <memory.h>
2020| # endif
2021| # include <string.h>
2022| #endif
2023| #ifdef HAVE_STRINGS_H
2024| # include <strings.h>
2025| #endif
2026| #ifdef HAVE_INTTYPES_H
2027| # include <inttypes.h>
2028| #endif
2029| #ifdef HAVE_STDINT_H
2030| # include <stdint.h>
2031| #endif
2032| #ifdef HAVE_UNISTD_H
2033| # include <unistd.h>
2034| #endif
2035| #include <sys/loadavg.h>
2036configure:6643: result: no
2037configure:6643: checking sys/loadavg.h presence
2038configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2039conftest.c:41:10: fatal error: 'sys/loadavg.h' file not found
2040#include <sys/loadavg.h>
2041         ^
20421 error generated.
2043configure:6643: $? = 1
2044configure: failed program was:
2045| /* confdefs.h */
2046| #define _GNU_SOURCE 1
2047| #define _NETBSD_SOURCE 1
2048| #define __BSD_VISIBLE 1
2049| #define _BSD_TYPES 1
2050| #define _DARWIN_C_SOURCE 1
2051| #define STDC_HEADERS 1
2052| #define HAVE_SYS_TYPES_H 1
2053| #define HAVE_SYS_STAT_H 1
2054| #define HAVE_STDLIB_H 1
2055| #define HAVE_STRING_H 1
2056| #define HAVE_MEMORY_H 1
2057| #define HAVE_STRINGS_H 1
2058| #define HAVE_INTTYPES_H 1
2059| #define HAVE_STDINT_H 1
2060| #define HAVE_UNISTD_H 1
2061| #define __EXTENSIONS__ 1
2062| #define _ALL_SOURCE 1
2063| #define _GNU_SOURCE 1
2064| #define _POSIX_PTHREAD_SEMANTICS 1
2065| #define _TANDEM_SOURCE 1
2066| #define STDC_HEADERS 1
2067| #define HAVE_CURSES_H 1
2068| #define HAVE_DLFCN_H 1
2069| #define HAVE_ERRNO_H 1
2070| #define HAVE_FCNTL_H 1
2071| #define HAVE_GRP_H 1
2072| #define HAVE_LANGINFO_H 1
2073| #define HAVE_LIBINTL_H 1
2074| #define HAVE_NCURSES_H 1
2075| #define HAVE_POLL_H 1
2076| #define HAVE_PTHREAD_H 1
2077| #define HAVE_SIGNAL_H 1
2078| #define HAVE_STDINT_H 1
2079| #define HAVE_TERMIOS_H 1
2080| #define HAVE_UNISTD_H 1
2081| #define HAVE_UTIME_H 1
2082| #define HAVE_SYS_EVENT_H 1
2083| #define HAVE_SYS_FILE_H 1
2084| /* end confdefs.h.  */
2085| #include <sys/loadavg.h>
2086configure:6643: result: no
2087configure:6643: checking for sys/loadavg.h
2088configure:6643: result: no
2089configure:6643: checking sys/lock.h usability
2090configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2091configure:6643: $? = 0
2092configure:6643: result: yes
2093configure:6643: checking sys/lock.h presence
2094configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2095configure:6643: $? = 0
2096configure:6643: result: yes
2097configure:6643: checking for sys/lock.h
2098configure:6643: result: yes
2099configure:6643: checking sys/mkdev.h usability
2100configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2101conftest.c:75:10: fatal error: 'sys/mkdev.h' file not found
2102#include <sys/mkdev.h>
2103         ^
21041 error generated.
2105configure:6643: $? = 1
2106configure: failed program was:
2107| /* confdefs.h */
2108| #define _GNU_SOURCE 1
2109| #define _NETBSD_SOURCE 1
2110| #define __BSD_VISIBLE 1
2111| #define _BSD_TYPES 1
2112| #define _DARWIN_C_SOURCE 1
2113| #define STDC_HEADERS 1
2114| #define HAVE_SYS_TYPES_H 1
2115| #define HAVE_SYS_STAT_H 1
2116| #define HAVE_STDLIB_H 1
2117| #define HAVE_STRING_H 1
2118| #define HAVE_MEMORY_H 1
2119| #define HAVE_STRINGS_H 1
2120| #define HAVE_INTTYPES_H 1
2121| #define HAVE_STDINT_H 1
2122| #define HAVE_UNISTD_H 1
2123| #define __EXTENSIONS__ 1
2124| #define _ALL_SOURCE 1
2125| #define _GNU_SOURCE 1
2126| #define _POSIX_PTHREAD_SEMANTICS 1
2127| #define _TANDEM_SOURCE 1
2128| #define STDC_HEADERS 1
2129| #define HAVE_CURSES_H 1
2130| #define HAVE_DLFCN_H 1
2131| #define HAVE_ERRNO_H 1
2132| #define HAVE_FCNTL_H 1
2133| #define HAVE_GRP_H 1
2134| #define HAVE_LANGINFO_H 1
2135| #define HAVE_LIBINTL_H 1
2136| #define HAVE_NCURSES_H 1
2137| #define HAVE_POLL_H 1
2138| #define HAVE_PTHREAD_H 1
2139| #define HAVE_SIGNAL_H 1
2140| #define HAVE_STDINT_H 1
2141| #define HAVE_TERMIOS_H 1
2142| #define HAVE_UNISTD_H 1
2143| #define HAVE_UTIME_H 1
2144| #define HAVE_SYS_EVENT_H 1
2145| #define HAVE_SYS_FILE_H 1
2146| #define HAVE_SYS_LOCK_H 1
2147| /* end confdefs.h.  */
2148| #include <stdio.h>
2149| #ifdef HAVE_SYS_TYPES_H
2150| # include <sys/types.h>
2151| #endif
2152| #ifdef HAVE_SYS_STAT_H
2153| # include <sys/stat.h>
2154| #endif
2155| #ifdef STDC_HEADERS
2156| # include <stdlib.h>
2157| # include <stddef.h>
2158| #else
2159| # ifdef HAVE_STDLIB_H
2160| #  include <stdlib.h>
2161| # endif
2162| #endif
2163| #ifdef HAVE_STRING_H
2164| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2165| #  include <memory.h>
2166| # endif
2167| # include <string.h>
2168| #endif
2169| #ifdef HAVE_STRINGS_H
2170| # include <strings.h>
2171| #endif
2172| #ifdef HAVE_INTTYPES_H
2173| # include <inttypes.h>
2174| #endif
2175| #ifdef HAVE_STDINT_H
2176| # include <stdint.h>
2177| #endif
2178| #ifdef HAVE_UNISTD_H
2179| # include <unistd.h>
2180| #endif
2181| #include <sys/mkdev.h>
2182configure:6643: result: no
2183configure:6643: checking sys/mkdev.h presence
2184configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2185conftest.c:42:10: fatal error: 'sys/mkdev.h' file not found
2186#include <sys/mkdev.h>
2187         ^
21881 error generated.
2189configure:6643: $? = 1
2190configure: failed program was:
2191| /* confdefs.h */
2192| #define _GNU_SOURCE 1
2193| #define _NETBSD_SOURCE 1
2194| #define __BSD_VISIBLE 1
2195| #define _BSD_TYPES 1
2196| #define _DARWIN_C_SOURCE 1
2197| #define STDC_HEADERS 1
2198| #define HAVE_SYS_TYPES_H 1
2199| #define HAVE_SYS_STAT_H 1
2200| #define HAVE_STDLIB_H 1
2201| #define HAVE_STRING_H 1
2202| #define HAVE_MEMORY_H 1
2203| #define HAVE_STRINGS_H 1
2204| #define HAVE_INTTYPES_H 1
2205| #define HAVE_STDINT_H 1
2206| #define HAVE_UNISTD_H 1
2207| #define __EXTENSIONS__ 1
2208| #define _ALL_SOURCE 1
2209| #define _GNU_SOURCE 1
2210| #define _POSIX_PTHREAD_SEMANTICS 1
2211| #define _TANDEM_SOURCE 1
2212| #define STDC_HEADERS 1
2213| #define HAVE_CURSES_H 1
2214| #define HAVE_DLFCN_H 1
2215| #define HAVE_ERRNO_H 1
2216| #define HAVE_FCNTL_H 1
2217| #define HAVE_GRP_H 1
2218| #define HAVE_LANGINFO_H 1
2219| #define HAVE_LIBINTL_H 1
2220| #define HAVE_NCURSES_H 1
2221| #define HAVE_POLL_H 1
2222| #define HAVE_PTHREAD_H 1
2223| #define HAVE_SIGNAL_H 1
2224| #define HAVE_STDINT_H 1
2225| #define HAVE_TERMIOS_H 1
2226| #define HAVE_UNISTD_H 1
2227| #define HAVE_UTIME_H 1
2228| #define HAVE_SYS_EVENT_H 1
2229| #define HAVE_SYS_FILE_H 1
2230| #define HAVE_SYS_LOCK_H 1
2231| /* end confdefs.h.  */
2232| #include <sys/mkdev.h>
2233configure:6643: result: no
2234configure:6643: checking for sys/mkdev.h
2235configure:6643: result: no
2236configure:6643: checking sys/modem.h usability
2237configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2238conftest.c:75:10: fatal error: 'sys/modem.h' file not found
2239#include <sys/modem.h>
2240         ^
22411 error generated.
2242configure:6643: $? = 1
2243configure: failed program was:
2244| /* confdefs.h */
2245| #define _GNU_SOURCE 1
2246| #define _NETBSD_SOURCE 1
2247| #define __BSD_VISIBLE 1
2248| #define _BSD_TYPES 1
2249| #define _DARWIN_C_SOURCE 1
2250| #define STDC_HEADERS 1
2251| #define HAVE_SYS_TYPES_H 1
2252| #define HAVE_SYS_STAT_H 1
2253| #define HAVE_STDLIB_H 1
2254| #define HAVE_STRING_H 1
2255| #define HAVE_MEMORY_H 1
2256| #define HAVE_STRINGS_H 1
2257| #define HAVE_INTTYPES_H 1
2258| #define HAVE_STDINT_H 1
2259| #define HAVE_UNISTD_H 1
2260| #define __EXTENSIONS__ 1
2261| #define _ALL_SOURCE 1
2262| #define _GNU_SOURCE 1
2263| #define _POSIX_PTHREAD_SEMANTICS 1
2264| #define _TANDEM_SOURCE 1
2265| #define STDC_HEADERS 1
2266| #define HAVE_CURSES_H 1
2267| #define HAVE_DLFCN_H 1
2268| #define HAVE_ERRNO_H 1
2269| #define HAVE_FCNTL_H 1
2270| #define HAVE_GRP_H 1
2271| #define HAVE_LANGINFO_H 1
2272| #define HAVE_LIBINTL_H 1
2273| #define HAVE_NCURSES_H 1
2274| #define HAVE_POLL_H 1
2275| #define HAVE_PTHREAD_H 1
2276| #define HAVE_SIGNAL_H 1
2277| #define HAVE_STDINT_H 1
2278| #define HAVE_TERMIOS_H 1
2279| #define HAVE_UNISTD_H 1
2280| #define HAVE_UTIME_H 1
2281| #define HAVE_SYS_EVENT_H 1
2282| #define HAVE_SYS_FILE_H 1
2283| #define HAVE_SYS_LOCK_H 1
2284| /* end confdefs.h.  */
2285| #include <stdio.h>
2286| #ifdef HAVE_SYS_TYPES_H
2287| # include <sys/types.h>
2288| #endif
2289| #ifdef HAVE_SYS_STAT_H
2290| # include <sys/stat.h>
2291| #endif
2292| #ifdef STDC_HEADERS
2293| # include <stdlib.h>
2294| # include <stddef.h>
2295| #else
2296| # ifdef HAVE_STDLIB_H
2297| #  include <stdlib.h>
2298| # endif
2299| #endif
2300| #ifdef HAVE_STRING_H
2301| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2302| #  include <memory.h>
2303| # endif
2304| # include <string.h>
2305| #endif
2306| #ifdef HAVE_STRINGS_H
2307| # include <strings.h>
2308| #endif
2309| #ifdef HAVE_INTTYPES_H
2310| # include <inttypes.h>
2311| #endif
2312| #ifdef HAVE_STDINT_H
2313| # include <stdint.h>
2314| #endif
2315| #ifdef HAVE_UNISTD_H
2316| # include <unistd.h>
2317| #endif
2318| #include <sys/modem.h>
2319configure:6643: result: no
2320configure:6643: checking sys/modem.h presence
2321configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2322conftest.c:42:10: fatal error: 'sys/modem.h' file not found
2323#include <sys/modem.h>
2324         ^
23251 error generated.
2326configure:6643: $? = 1
2327configure: failed program was:
2328| /* confdefs.h */
2329| #define _GNU_SOURCE 1
2330| #define _NETBSD_SOURCE 1
2331| #define __BSD_VISIBLE 1
2332| #define _BSD_TYPES 1
2333| #define _DARWIN_C_SOURCE 1
2334| #define STDC_HEADERS 1
2335| #define HAVE_SYS_TYPES_H 1
2336| #define HAVE_SYS_STAT_H 1
2337| #define HAVE_STDLIB_H 1
2338| #define HAVE_STRING_H 1
2339| #define HAVE_MEMORY_H 1
2340| #define HAVE_STRINGS_H 1
2341| #define HAVE_INTTYPES_H 1
2342| #define HAVE_STDINT_H 1
2343| #define HAVE_UNISTD_H 1
2344| #define __EXTENSIONS__ 1
2345| #define _ALL_SOURCE 1
2346| #define _GNU_SOURCE 1
2347| #define _POSIX_PTHREAD_SEMANTICS 1
2348| #define _TANDEM_SOURCE 1
2349| #define STDC_HEADERS 1
2350| #define HAVE_CURSES_H 1
2351| #define HAVE_DLFCN_H 1
2352| #define HAVE_ERRNO_H 1
2353| #define HAVE_FCNTL_H 1
2354| #define HAVE_GRP_H 1
2355| #define HAVE_LANGINFO_H 1
2356| #define HAVE_LIBINTL_H 1
2357| #define HAVE_NCURSES_H 1
2358| #define HAVE_POLL_H 1
2359| #define HAVE_PTHREAD_H 1
2360| #define HAVE_SIGNAL_H 1
2361| #define HAVE_STDINT_H 1
2362| #define HAVE_TERMIOS_H 1
2363| #define HAVE_UNISTD_H 1
2364| #define HAVE_UTIME_H 1
2365| #define HAVE_SYS_EVENT_H 1
2366| #define HAVE_SYS_FILE_H 1
2367| #define HAVE_SYS_LOCK_H 1
2368| /* end confdefs.h.  */
2369| #include <sys/modem.h>
2370configure:6643: result: no
2371configure:6643: checking for sys/modem.h
2372configure:6643: result: no
2373configure:6643: checking sys/param.h usability
2374configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2375configure:6643: $? = 0
2376configure:6643: result: yes
2377configure:6643: checking sys/param.h presence
2378configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2379configure:6643: $? = 0
2380configure:6643: result: yes
2381configure:6643: checking for sys/param.h
2382configure:6643: result: yes
2383configure:6643: checking sys/poll.h usability
2384configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2385configure:6643: $? = 0
2386configure:6643: result: yes
2387configure:6643: checking sys/poll.h presence
2388configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2389configure:6643: $? = 0
2390configure:6643: result: yes
2391configure:6643: checking for sys/poll.h
2392configure:6643: result: yes
2393configure:6643: checking sys/select.h usability
2394configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2395configure:6643: $? = 0
2396configure:6643: result: yes
2397configure:6643: checking sys/select.h presence
2398configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2399configure:6643: $? = 0
2400configure:6643: result: yes
2401configure:6643: checking for sys/select.h
2402configure:6643: result: yes
2403configure:6643: checking sys/socket.h usability
2404configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2405configure:6643: $? = 0
2406configure:6643: result: yes
2407configure:6643: checking sys/socket.h presence
2408configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2409configure:6643: $? = 0
2410configure:6643: result: yes
2411configure:6643: checking for sys/socket.h
2412configure:6643: result: yes
2413configure:6643: checking sys/statvfs.h usability
2414configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2415configure:6643: $? = 0
2416configure:6643: result: yes
2417configure:6643: checking sys/statvfs.h presence
2418configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2419configure:6643: $? = 0
2420configure:6643: result: yes
2421configure:6643: checking for sys/statvfs.h
2422configure:6643: result: yes
2423configure:6643: checking for sys/stat.h
2424configure:6643: result: yes
2425configure:6643: checking sys/termio.h usability
2426configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2427conftest.c:81:10: fatal error: 'sys/termio.h' file not found
2428#include <sys/termio.h>
2429         ^
24301 error generated.
2431configure:6643: $? = 1
2432configure: failed program was:
2433| /* confdefs.h */
2434| #define _GNU_SOURCE 1
2435| #define _NETBSD_SOURCE 1
2436| #define __BSD_VISIBLE 1
2437| #define _BSD_TYPES 1
2438| #define _DARWIN_C_SOURCE 1
2439| #define STDC_HEADERS 1
2440| #define HAVE_SYS_TYPES_H 1
2441| #define HAVE_SYS_STAT_H 1
2442| #define HAVE_STDLIB_H 1
2443| #define HAVE_STRING_H 1
2444| #define HAVE_MEMORY_H 1
2445| #define HAVE_STRINGS_H 1
2446| #define HAVE_INTTYPES_H 1
2447| #define HAVE_STDINT_H 1
2448| #define HAVE_UNISTD_H 1
2449| #define __EXTENSIONS__ 1
2450| #define _ALL_SOURCE 1
2451| #define _GNU_SOURCE 1
2452| #define _POSIX_PTHREAD_SEMANTICS 1
2453| #define _TANDEM_SOURCE 1
2454| #define STDC_HEADERS 1
2455| #define HAVE_CURSES_H 1
2456| #define HAVE_DLFCN_H 1
2457| #define HAVE_ERRNO_H 1
2458| #define HAVE_FCNTL_H 1
2459| #define HAVE_GRP_H 1
2460| #define HAVE_LANGINFO_H 1
2461| #define HAVE_LIBINTL_H 1
2462| #define HAVE_NCURSES_H 1
2463| #define HAVE_POLL_H 1
2464| #define HAVE_PTHREAD_H 1
2465| #define HAVE_SIGNAL_H 1
2466| #define HAVE_STDINT_H 1
2467| #define HAVE_TERMIOS_H 1
2468| #define HAVE_UNISTD_H 1
2469| #define HAVE_UTIME_H 1
2470| #define HAVE_SYS_EVENT_H 1
2471| #define HAVE_SYS_FILE_H 1
2472| #define HAVE_SYS_LOCK_H 1
2473| #define HAVE_SYS_PARAM_H 1
2474| #define HAVE_SYS_POLL_H 1
2475| #define HAVE_SYS_SELECT_H 1
2476| #define HAVE_SYS_SOCKET_H 1
2477| #define HAVE_SYS_STATVFS_H 1
2478| #define HAVE_SYS_STAT_H 1
2479| /* end confdefs.h.  */
2480| #include <stdio.h>
2481| #ifdef HAVE_SYS_TYPES_H
2482| # include <sys/types.h>
2483| #endif
2484| #ifdef HAVE_SYS_STAT_H
2485| # include <sys/stat.h>
2486| #endif
2487| #ifdef STDC_HEADERS
2488| # include <stdlib.h>
2489| # include <stddef.h>
2490| #else
2491| # ifdef HAVE_STDLIB_H
2492| #  include <stdlib.h>
2493| # endif
2494| #endif
2495| #ifdef HAVE_STRING_H
2496| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2497| #  include <memory.h>
2498| # endif
2499| # include <string.h>
2500| #endif
2501| #ifdef HAVE_STRINGS_H
2502| # include <strings.h>
2503| #endif
2504| #ifdef HAVE_INTTYPES_H
2505| # include <inttypes.h>
2506| #endif
2507| #ifdef HAVE_STDINT_H
2508| # include <stdint.h>
2509| #endif
2510| #ifdef HAVE_UNISTD_H
2511| # include <unistd.h>
2512| #endif
2513| #include <sys/termio.h>
2514configure:6643: result: no
2515configure:6643: checking sys/termio.h presence
2516configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2517conftest.c:48:10: fatal error: 'sys/termio.h' file not found
2518#include <sys/termio.h>
2519         ^
25201 error generated.
2521configure:6643: $? = 1
2522configure: failed program was:
2523| /* confdefs.h */
2524| #define _GNU_SOURCE 1
2525| #define _NETBSD_SOURCE 1
2526| #define __BSD_VISIBLE 1
2527| #define _BSD_TYPES 1
2528| #define _DARWIN_C_SOURCE 1
2529| #define STDC_HEADERS 1
2530| #define HAVE_SYS_TYPES_H 1
2531| #define HAVE_SYS_STAT_H 1
2532| #define HAVE_STDLIB_H 1
2533| #define HAVE_STRING_H 1
2534| #define HAVE_MEMORY_H 1
2535| #define HAVE_STRINGS_H 1
2536| #define HAVE_INTTYPES_H 1
2537| #define HAVE_STDINT_H 1
2538| #define HAVE_UNISTD_H 1
2539| #define __EXTENSIONS__ 1
2540| #define _ALL_SOURCE 1
2541| #define _GNU_SOURCE 1
2542| #define _POSIX_PTHREAD_SEMANTICS 1
2543| #define _TANDEM_SOURCE 1
2544| #define STDC_HEADERS 1
2545| #define HAVE_CURSES_H 1
2546| #define HAVE_DLFCN_H 1
2547| #define HAVE_ERRNO_H 1
2548| #define HAVE_FCNTL_H 1
2549| #define HAVE_GRP_H 1
2550| #define HAVE_LANGINFO_H 1
2551| #define HAVE_LIBINTL_H 1
2552| #define HAVE_NCURSES_H 1
2553| #define HAVE_POLL_H 1
2554| #define HAVE_PTHREAD_H 1
2555| #define HAVE_SIGNAL_H 1
2556| #define HAVE_STDINT_H 1
2557| #define HAVE_TERMIOS_H 1
2558| #define HAVE_UNISTD_H 1
2559| #define HAVE_UTIME_H 1
2560| #define HAVE_SYS_EVENT_H 1
2561| #define HAVE_SYS_FILE_H 1
2562| #define HAVE_SYS_LOCK_H 1
2563| #define HAVE_SYS_PARAM_H 1
2564| #define HAVE_SYS_POLL_H 1
2565| #define HAVE_SYS_SELECT_H 1
2566| #define HAVE_SYS_SOCKET_H 1
2567| #define HAVE_SYS_STATVFS_H 1
2568| #define HAVE_SYS_STAT_H 1
2569| /* end confdefs.h.  */
2570| #include <sys/termio.h>
2571configure:6643: result: no
2572configure:6643: checking for sys/termio.h
2573configure:6643: result: no
2574configure:6643: checking sys/time.h usability
2575configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2576configure:6643: $? = 0
2577configure:6643: result: yes
2578configure:6643: checking sys/time.h presence
2579configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2580configure:6643: $? = 0
2581configure:6643: result: yes
2582configure:6643: checking for sys/time.h
2583configure:6643: result: yes
2584configure:6643: checking sys/times.h usability
2585configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2586configure:6643: $? = 0
2587configure:6643: result: yes
2588configure:6643: checking sys/times.h presence
2589configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2590configure:6643: $? = 0
2591configure:6643: result: yes
2592configure:6643: checking for sys/times.h
2593configure:6643: result: yes
2594configure:6643: checking for sys/types.h
2595configure:6643: result: yes
2596configure:6643: checking sys/un.h usability
2597configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2598configure:6643: $? = 0
2599configure:6643: result: yes
2600configure:6643: checking sys/un.h presence
2601configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2602configure:6643: $? = 0
2603configure:6643: result: yes
2604configure:6643: checking for sys/un.h
2605configure:6643: result: yes
2606configure:6643: checking sys/utsname.h usability
2607configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2608configure:6643: $? = 0
2609configure:6643: result: yes
2610configure:6643: checking sys/utsname.h presence
2611configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2612configure:6643: $? = 0
2613configure:6643: result: yes
2614configure:6643: checking for sys/utsname.h
2615configure:6643: result: yes
2616configure:6643: checking sys/wait.h usability
2617configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2618configure:6643: $? = 0
2619configure:6643: result: yes
2620configure:6643: checking sys/wait.h presence
2621configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2622configure:6643: $? = 0
2623configure:6643: result: yes
2624configure:6643: checking for sys/wait.h
2625configure:6643: result: yes
2626configure:6643: checking pty.h usability
2627configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2628conftest.c:87:10: fatal error: 'pty.h' file not found
2629#include <pty.h>
2630         ^
26311 error generated.
2632configure:6643: $? = 1
2633configure: failed program was:
2634| /* confdefs.h */
2635| #define _GNU_SOURCE 1
2636| #define _NETBSD_SOURCE 1
2637| #define __BSD_VISIBLE 1
2638| #define _BSD_TYPES 1
2639| #define _DARWIN_C_SOURCE 1
2640| #define STDC_HEADERS 1
2641| #define HAVE_SYS_TYPES_H 1
2642| #define HAVE_SYS_STAT_H 1
2643| #define HAVE_STDLIB_H 1
2644| #define HAVE_STRING_H 1
2645| #define HAVE_MEMORY_H 1
2646| #define HAVE_STRINGS_H 1
2647| #define HAVE_INTTYPES_H 1
2648| #define HAVE_STDINT_H 1
2649| #define HAVE_UNISTD_H 1
2650| #define __EXTENSIONS__ 1
2651| #define _ALL_SOURCE 1
2652| #define _GNU_SOURCE 1
2653| #define _POSIX_PTHREAD_SEMANTICS 1
2654| #define _TANDEM_SOURCE 1
2655| #define STDC_HEADERS 1
2656| #define HAVE_CURSES_H 1
2657| #define HAVE_DLFCN_H 1
2658| #define HAVE_ERRNO_H 1
2659| #define HAVE_FCNTL_H 1
2660| #define HAVE_GRP_H 1
2661| #define HAVE_LANGINFO_H 1
2662| #define HAVE_LIBINTL_H 1
2663| #define HAVE_NCURSES_H 1
2664| #define HAVE_POLL_H 1
2665| #define HAVE_PTHREAD_H 1
2666| #define HAVE_SIGNAL_H 1
2667| #define HAVE_STDINT_H 1
2668| #define HAVE_TERMIOS_H 1
2669| #define HAVE_UNISTD_H 1
2670| #define HAVE_UTIME_H 1
2671| #define HAVE_SYS_EVENT_H 1
2672| #define HAVE_SYS_FILE_H 1
2673| #define HAVE_SYS_LOCK_H 1
2674| #define HAVE_SYS_PARAM_H 1
2675| #define HAVE_SYS_POLL_H 1
2676| #define HAVE_SYS_SELECT_H 1
2677| #define HAVE_SYS_SOCKET_H 1
2678| #define HAVE_SYS_STATVFS_H 1
2679| #define HAVE_SYS_STAT_H 1
2680| #define HAVE_SYS_TIME_H 1
2681| #define HAVE_SYS_TIMES_H 1
2682| #define HAVE_SYS_TYPES_H 1
2683| #define HAVE_SYS_UN_H 1
2684| #define HAVE_SYS_UTSNAME_H 1
2685| #define HAVE_SYS_WAIT_H 1
2686| /* end confdefs.h.  */
2687| #include <stdio.h>
2688| #ifdef HAVE_SYS_TYPES_H
2689| # include <sys/types.h>
2690| #endif
2691| #ifdef HAVE_SYS_STAT_H
2692| # include <sys/stat.h>
2693| #endif
2694| #ifdef STDC_HEADERS
2695| # include <stdlib.h>
2696| # include <stddef.h>
2697| #else
2698| # ifdef HAVE_STDLIB_H
2699| #  include <stdlib.h>
2700| # endif
2701| #endif
2702| #ifdef HAVE_STRING_H
2703| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2704| #  include <memory.h>
2705| # endif
2706| # include <string.h>
2707| #endif
2708| #ifdef HAVE_STRINGS_H
2709| # include <strings.h>
2710| #endif
2711| #ifdef HAVE_INTTYPES_H
2712| # include <inttypes.h>
2713| #endif
2714| #ifdef HAVE_STDINT_H
2715| # include <stdint.h>
2716| #endif
2717| #ifdef HAVE_UNISTD_H
2718| # include <unistd.h>
2719| #endif
2720| #include <pty.h>
2721configure:6643: result: no
2722configure:6643: checking pty.h presence
2723configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2724conftest.c:54:10: fatal error: 'pty.h' file not found
2725#include <pty.h>
2726         ^
27271 error generated.
2728configure:6643: $? = 1
2729configure: failed program was:
2730| /* confdefs.h */
2731| #define _GNU_SOURCE 1
2732| #define _NETBSD_SOURCE 1
2733| #define __BSD_VISIBLE 1
2734| #define _BSD_TYPES 1
2735| #define _DARWIN_C_SOURCE 1
2736| #define STDC_HEADERS 1
2737| #define HAVE_SYS_TYPES_H 1
2738| #define HAVE_SYS_STAT_H 1
2739| #define HAVE_STDLIB_H 1
2740| #define HAVE_STRING_H 1
2741| #define HAVE_MEMORY_H 1
2742| #define HAVE_STRINGS_H 1
2743| #define HAVE_INTTYPES_H 1
2744| #define HAVE_STDINT_H 1
2745| #define HAVE_UNISTD_H 1
2746| #define __EXTENSIONS__ 1
2747| #define _ALL_SOURCE 1
2748| #define _GNU_SOURCE 1
2749| #define _POSIX_PTHREAD_SEMANTICS 1
2750| #define _TANDEM_SOURCE 1
2751| #define STDC_HEADERS 1
2752| #define HAVE_CURSES_H 1
2753| #define HAVE_DLFCN_H 1
2754| #define HAVE_ERRNO_H 1
2755| #define HAVE_FCNTL_H 1
2756| #define HAVE_GRP_H 1
2757| #define HAVE_LANGINFO_H 1
2758| #define HAVE_LIBINTL_H 1
2759| #define HAVE_NCURSES_H 1
2760| #define HAVE_POLL_H 1
2761| #define HAVE_PTHREAD_H 1
2762| #define HAVE_SIGNAL_H 1
2763| #define HAVE_STDINT_H 1
2764| #define HAVE_TERMIOS_H 1
2765| #define HAVE_UNISTD_H 1
2766| #define HAVE_UTIME_H 1
2767| #define HAVE_SYS_EVENT_H 1
2768| #define HAVE_SYS_FILE_H 1
2769| #define HAVE_SYS_LOCK_H 1
2770| #define HAVE_SYS_PARAM_H 1
2771| #define HAVE_SYS_POLL_H 1
2772| #define HAVE_SYS_SELECT_H 1
2773| #define HAVE_SYS_SOCKET_H 1
2774| #define HAVE_SYS_STATVFS_H 1
2775| #define HAVE_SYS_STAT_H 1
2776| #define HAVE_SYS_TIME_H 1
2777| #define HAVE_SYS_TIMES_H 1
2778| #define HAVE_SYS_TYPES_H 1
2779| #define HAVE_SYS_UN_H 1
2780| #define HAVE_SYS_UTSNAME_H 1
2781| #define HAVE_SYS_WAIT_H 1
2782| /* end confdefs.h.  */
2783| #include <pty.h>
2784configure:6643: result: no
2785configure:6643: checking for pty.h
2786configure:6643: result: no
2787configure:6643: checking libutil.h usability
2788configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2789conftest.c:87:10: fatal error: 'libutil.h' file not found
2790#include <libutil.h>
2791         ^
27921 error generated.
2793configure:6643: $? = 1
2794configure: failed program was:
2795| /* confdefs.h */
2796| #define _GNU_SOURCE 1
2797| #define _NETBSD_SOURCE 1
2798| #define __BSD_VISIBLE 1
2799| #define _BSD_TYPES 1
2800| #define _DARWIN_C_SOURCE 1
2801| #define STDC_HEADERS 1
2802| #define HAVE_SYS_TYPES_H 1
2803| #define HAVE_SYS_STAT_H 1
2804| #define HAVE_STDLIB_H 1
2805| #define HAVE_STRING_H 1
2806| #define HAVE_MEMORY_H 1
2807| #define HAVE_STRINGS_H 1
2808| #define HAVE_INTTYPES_H 1
2809| #define HAVE_STDINT_H 1
2810| #define HAVE_UNISTD_H 1
2811| #define __EXTENSIONS__ 1
2812| #define _ALL_SOURCE 1
2813| #define _GNU_SOURCE 1
2814| #define _POSIX_PTHREAD_SEMANTICS 1
2815| #define _TANDEM_SOURCE 1
2816| #define STDC_HEADERS 1
2817| #define HAVE_CURSES_H 1
2818| #define HAVE_DLFCN_H 1
2819| #define HAVE_ERRNO_H 1
2820| #define HAVE_FCNTL_H 1
2821| #define HAVE_GRP_H 1
2822| #define HAVE_LANGINFO_H 1
2823| #define HAVE_LIBINTL_H 1
2824| #define HAVE_NCURSES_H 1
2825| #define HAVE_POLL_H 1
2826| #define HAVE_PTHREAD_H 1
2827| #define HAVE_SIGNAL_H 1
2828| #define HAVE_STDINT_H 1
2829| #define HAVE_TERMIOS_H 1
2830| #define HAVE_UNISTD_H 1
2831| #define HAVE_UTIME_H 1
2832| #define HAVE_SYS_EVENT_H 1
2833| #define HAVE_SYS_FILE_H 1
2834| #define HAVE_SYS_LOCK_H 1
2835| #define HAVE_SYS_PARAM_H 1
2836| #define HAVE_SYS_POLL_H 1
2837| #define HAVE_SYS_SELECT_H 1
2838| #define HAVE_SYS_SOCKET_H 1
2839| #define HAVE_SYS_STATVFS_H 1
2840| #define HAVE_SYS_STAT_H 1
2841| #define HAVE_SYS_TIME_H 1
2842| #define HAVE_SYS_TIMES_H 1
2843| #define HAVE_SYS_TYPES_H 1
2844| #define HAVE_SYS_UN_H 1
2845| #define HAVE_SYS_UTSNAME_H 1
2846| #define HAVE_SYS_WAIT_H 1
2847| /* end confdefs.h.  */
2848| #include <stdio.h>
2849| #ifdef HAVE_SYS_TYPES_H
2850| # include <sys/types.h>
2851| #endif
2852| #ifdef HAVE_SYS_STAT_H
2853| # include <sys/stat.h>
2854| #endif
2855| #ifdef STDC_HEADERS
2856| # include <stdlib.h>
2857| # include <stddef.h>
2858| #else
2859| # ifdef HAVE_STDLIB_H
2860| #  include <stdlib.h>
2861| # endif
2862| #endif
2863| #ifdef HAVE_STRING_H
2864| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2865| #  include <memory.h>
2866| # endif
2867| # include <string.h>
2868| #endif
2869| #ifdef HAVE_STRINGS_H
2870| # include <strings.h>
2871| #endif
2872| #ifdef HAVE_INTTYPES_H
2873| # include <inttypes.h>
2874| #endif
2875| #ifdef HAVE_STDINT_H
2876| # include <stdint.h>
2877| #endif
2878| #ifdef HAVE_UNISTD_H
2879| # include <unistd.h>
2880| #endif
2881| #include <libutil.h>
2882configure:6643: result: no
2883configure:6643: checking libutil.h presence
2884configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2885conftest.c:54:10: fatal error: 'libutil.h' file not found
2886#include <libutil.h>
2887         ^
28881 error generated.
2889configure:6643: $? = 1
2890configure: failed program was:
2891| /* confdefs.h */
2892| #define _GNU_SOURCE 1
2893| #define _NETBSD_SOURCE 1
2894| #define __BSD_VISIBLE 1
2895| #define _BSD_TYPES 1
2896| #define _DARWIN_C_SOURCE 1
2897| #define STDC_HEADERS 1
2898| #define HAVE_SYS_TYPES_H 1
2899| #define HAVE_SYS_STAT_H 1
2900| #define HAVE_STDLIB_H 1
2901| #define HAVE_STRING_H 1
2902| #define HAVE_MEMORY_H 1
2903| #define HAVE_STRINGS_H 1
2904| #define HAVE_INTTYPES_H 1
2905| #define HAVE_STDINT_H 1
2906| #define HAVE_UNISTD_H 1
2907| #define __EXTENSIONS__ 1
2908| #define _ALL_SOURCE 1
2909| #define _GNU_SOURCE 1
2910| #define _POSIX_PTHREAD_SEMANTICS 1
2911| #define _TANDEM_SOURCE 1
2912| #define STDC_HEADERS 1
2913| #define HAVE_CURSES_H 1
2914| #define HAVE_DLFCN_H 1
2915| #define HAVE_ERRNO_H 1
2916| #define HAVE_FCNTL_H 1
2917| #define HAVE_GRP_H 1
2918| #define HAVE_LANGINFO_H 1
2919| #define HAVE_LIBINTL_H 1
2920| #define HAVE_NCURSES_H 1
2921| #define HAVE_POLL_H 1
2922| #define HAVE_PTHREAD_H 1
2923| #define HAVE_SIGNAL_H 1
2924| #define HAVE_STDINT_H 1
2925| #define HAVE_TERMIOS_H 1
2926| #define HAVE_UNISTD_H 1
2927| #define HAVE_UTIME_H 1
2928| #define HAVE_SYS_EVENT_H 1
2929| #define HAVE_SYS_FILE_H 1
2930| #define HAVE_SYS_LOCK_H 1
2931| #define HAVE_SYS_PARAM_H 1
2932| #define HAVE_SYS_POLL_H 1
2933| #define HAVE_SYS_SELECT_H 1
2934| #define HAVE_SYS_SOCKET_H 1
2935| #define HAVE_SYS_STATVFS_H 1
2936| #define HAVE_SYS_STAT_H 1
2937| #define HAVE_SYS_TIME_H 1
2938| #define HAVE_SYS_TIMES_H 1
2939| #define HAVE_SYS_TYPES_H 1
2940| #define HAVE_SYS_UN_H 1
2941| #define HAVE_SYS_UTSNAME_H 1
2942| #define HAVE_SYS_WAIT_H 1
2943| /* end confdefs.h.  */
2944| #include <libutil.h>
2945configure:6643: result: no
2946configure:6643: checking for libutil.h
2947configure:6643: result: no
2948configure:6643: checking sys/resource.h usability
2949configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2950configure:6643: $? = 0
2951configure:6643: result: yes
2952configure:6643: checking sys/resource.h presence
2953configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
2954configure:6643: $? = 0
2955configure:6643: result: yes
2956configure:6643: checking for sys/resource.h
2957configure:6643: result: yes
2958configure:6643: checking netpacket/packet.h usability
2959configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
2960conftest.c:88:10: fatal error: 'netpacket/packet.h' file not found
2961#include <netpacket/packet.h>
2962         ^
29631 error generated.
2964configure:6643: $? = 1
2965configure: failed program was:
2966| /* confdefs.h */
2967| #define _GNU_SOURCE 1
2968| #define _NETBSD_SOURCE 1
2969| #define __BSD_VISIBLE 1
2970| #define _BSD_TYPES 1
2971| #define _DARWIN_C_SOURCE 1
2972| #define STDC_HEADERS 1
2973| #define HAVE_SYS_TYPES_H 1
2974| #define HAVE_SYS_STAT_H 1
2975| #define HAVE_STDLIB_H 1
2976| #define HAVE_STRING_H 1
2977| #define HAVE_MEMORY_H 1
2978| #define HAVE_STRINGS_H 1
2979| #define HAVE_INTTYPES_H 1
2980| #define HAVE_STDINT_H 1
2981| #define HAVE_UNISTD_H 1
2982| #define __EXTENSIONS__ 1
2983| #define _ALL_SOURCE 1
2984| #define _GNU_SOURCE 1
2985| #define _POSIX_PTHREAD_SEMANTICS 1
2986| #define _TANDEM_SOURCE 1
2987| #define STDC_HEADERS 1
2988| #define HAVE_CURSES_H 1
2989| #define HAVE_DLFCN_H 1
2990| #define HAVE_ERRNO_H 1
2991| #define HAVE_FCNTL_H 1
2992| #define HAVE_GRP_H 1
2993| #define HAVE_LANGINFO_H 1
2994| #define HAVE_LIBINTL_H 1
2995| #define HAVE_NCURSES_H 1
2996| #define HAVE_POLL_H 1
2997| #define HAVE_PTHREAD_H 1
2998| #define HAVE_SIGNAL_H 1
2999| #define HAVE_STDINT_H 1
3000| #define HAVE_TERMIOS_H 1
3001| #define HAVE_UNISTD_H 1
3002| #define HAVE_UTIME_H 1
3003| #define HAVE_SYS_EVENT_H 1
3004| #define HAVE_SYS_FILE_H 1
3005| #define HAVE_SYS_LOCK_H 1
3006| #define HAVE_SYS_PARAM_H 1
3007| #define HAVE_SYS_POLL_H 1
3008| #define HAVE_SYS_SELECT_H 1
3009| #define HAVE_SYS_SOCKET_H 1
3010| #define HAVE_SYS_STATVFS_H 1
3011| #define HAVE_SYS_STAT_H 1
3012| #define HAVE_SYS_TIME_H 1
3013| #define HAVE_SYS_TIMES_H 1
3014| #define HAVE_SYS_TYPES_H 1
3015| #define HAVE_SYS_UN_H 1
3016| #define HAVE_SYS_UTSNAME_H 1
3017| #define HAVE_SYS_WAIT_H 1
3018| #define HAVE_SYS_RESOURCE_H 1
3019| /* end confdefs.h.  */
3020| #include <stdio.h>
3021| #ifdef HAVE_SYS_TYPES_H
3022| # include <sys/types.h>
3023| #endif
3024| #ifdef HAVE_SYS_STAT_H
3025| # include <sys/stat.h>
3026| #endif
3027| #ifdef STDC_HEADERS
3028| # include <stdlib.h>
3029| # include <stddef.h>
3030| #else
3031| # ifdef HAVE_STDLIB_H
3032| #  include <stdlib.h>
3033| # endif
3034| #endif
3035| #ifdef HAVE_STRING_H
3036| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3037| #  include <memory.h>
3038| # endif
3039| # include <string.h>
3040| #endif
3041| #ifdef HAVE_STRINGS_H
3042| # include <strings.h>
3043| #endif
3044| #ifdef HAVE_INTTYPES_H
3045| # include <inttypes.h>
3046| #endif
3047| #ifdef HAVE_STDINT_H
3048| # include <stdint.h>
3049| #endif
3050| #ifdef HAVE_UNISTD_H
3051| # include <unistd.h>
3052| #endif
3053| #include <netpacket/packet.h>
3054configure:6643: result: no
3055configure:6643: checking netpacket/packet.h presence
3056configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3057conftest.c:55:10: fatal error: 'netpacket/packet.h' file not found
3058#include <netpacket/packet.h>
3059         ^
30601 error generated.
3061configure:6643: $? = 1
3062configure: failed program was:
3063| /* confdefs.h */
3064| #define _GNU_SOURCE 1
3065| #define _NETBSD_SOURCE 1
3066| #define __BSD_VISIBLE 1
3067| #define _BSD_TYPES 1
3068| #define _DARWIN_C_SOURCE 1
3069| #define STDC_HEADERS 1
3070| #define HAVE_SYS_TYPES_H 1
3071| #define HAVE_SYS_STAT_H 1
3072| #define HAVE_STDLIB_H 1
3073| #define HAVE_STRING_H 1
3074| #define HAVE_MEMORY_H 1
3075| #define HAVE_STRINGS_H 1
3076| #define HAVE_INTTYPES_H 1
3077| #define HAVE_STDINT_H 1
3078| #define HAVE_UNISTD_H 1
3079| #define __EXTENSIONS__ 1
3080| #define _ALL_SOURCE 1
3081| #define _GNU_SOURCE 1
3082| #define _POSIX_PTHREAD_SEMANTICS 1
3083| #define _TANDEM_SOURCE 1
3084| #define STDC_HEADERS 1
3085| #define HAVE_CURSES_H 1
3086| #define HAVE_DLFCN_H 1
3087| #define HAVE_ERRNO_H 1
3088| #define HAVE_FCNTL_H 1
3089| #define HAVE_GRP_H 1
3090| #define HAVE_LANGINFO_H 1
3091| #define HAVE_LIBINTL_H 1
3092| #define HAVE_NCURSES_H 1
3093| #define HAVE_POLL_H 1
3094| #define HAVE_PTHREAD_H 1
3095| #define HAVE_SIGNAL_H 1
3096| #define HAVE_STDINT_H 1
3097| #define HAVE_TERMIOS_H 1
3098| #define HAVE_UNISTD_H 1
3099| #define HAVE_UTIME_H 1
3100| #define HAVE_SYS_EVENT_H 1
3101| #define HAVE_SYS_FILE_H 1
3102| #define HAVE_SYS_LOCK_H 1
3103| #define HAVE_SYS_PARAM_H 1
3104| #define HAVE_SYS_POLL_H 1
3105| #define HAVE_SYS_SELECT_H 1
3106| #define HAVE_SYS_SOCKET_H 1
3107| #define HAVE_SYS_STATVFS_H 1
3108| #define HAVE_SYS_STAT_H 1
3109| #define HAVE_SYS_TIME_H 1
3110| #define HAVE_SYS_TIMES_H 1
3111| #define HAVE_SYS_TYPES_H 1
3112| #define HAVE_SYS_UN_H 1
3113| #define HAVE_SYS_UTSNAME_H 1
3114| #define HAVE_SYS_WAIT_H 1
3115| #define HAVE_SYS_RESOURCE_H 1
3116| /* end confdefs.h.  */
3117| #include <netpacket/packet.h>
3118configure:6643: result: no
3119configure:6643: checking for netpacket/packet.h
3120configure:6643: result: no
3121configure:6643: checking sysexits.h usability
3122configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3123configure:6643: $? = 0
3124configure:6643: result: yes
3125configure:6643: checking sysexits.h presence
3126configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3127configure:6643: $? = 0
3128configure:6643: result: yes
3129configure:6643: checking for sysexits.h
3130configure:6643: result: yes
3131configure:6643: checking bluetooth.h usability
3132configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3133conftest.c:89:10: fatal error: 'bluetooth.h' file not found
3134#include <bluetooth.h>
3135         ^
31361 error generated.
3137configure:6643: $? = 1
3138configure: failed program was:
3139| /* confdefs.h */
3140| #define _GNU_SOURCE 1
3141| #define _NETBSD_SOURCE 1
3142| #define __BSD_VISIBLE 1
3143| #define _BSD_TYPES 1
3144| #define _DARWIN_C_SOURCE 1
3145| #define STDC_HEADERS 1
3146| #define HAVE_SYS_TYPES_H 1
3147| #define HAVE_SYS_STAT_H 1
3148| #define HAVE_STDLIB_H 1
3149| #define HAVE_STRING_H 1
3150| #define HAVE_MEMORY_H 1
3151| #define HAVE_STRINGS_H 1
3152| #define HAVE_INTTYPES_H 1
3153| #define HAVE_STDINT_H 1
3154| #define HAVE_UNISTD_H 1
3155| #define __EXTENSIONS__ 1
3156| #define _ALL_SOURCE 1
3157| #define _GNU_SOURCE 1
3158| #define _POSIX_PTHREAD_SEMANTICS 1
3159| #define _TANDEM_SOURCE 1
3160| #define STDC_HEADERS 1
3161| #define HAVE_CURSES_H 1
3162| #define HAVE_DLFCN_H 1
3163| #define HAVE_ERRNO_H 1
3164| #define HAVE_FCNTL_H 1
3165| #define HAVE_GRP_H 1
3166| #define HAVE_LANGINFO_H 1
3167| #define HAVE_LIBINTL_H 1
3168| #define HAVE_NCURSES_H 1
3169| #define HAVE_POLL_H 1
3170| #define HAVE_PTHREAD_H 1
3171| #define HAVE_SIGNAL_H 1
3172| #define HAVE_STDINT_H 1
3173| #define HAVE_TERMIOS_H 1
3174| #define HAVE_UNISTD_H 1
3175| #define HAVE_UTIME_H 1
3176| #define HAVE_SYS_EVENT_H 1
3177| #define HAVE_SYS_FILE_H 1
3178| #define HAVE_SYS_LOCK_H 1
3179| #define HAVE_SYS_PARAM_H 1
3180| #define HAVE_SYS_POLL_H 1
3181| #define HAVE_SYS_SELECT_H 1
3182| #define HAVE_SYS_SOCKET_H 1
3183| #define HAVE_SYS_STATVFS_H 1
3184| #define HAVE_SYS_STAT_H 1
3185| #define HAVE_SYS_TIME_H 1
3186| #define HAVE_SYS_TIMES_H 1
3187| #define HAVE_SYS_TYPES_H 1
3188| #define HAVE_SYS_UN_H 1
3189| #define HAVE_SYS_UTSNAME_H 1
3190| #define HAVE_SYS_WAIT_H 1
3191| #define HAVE_SYS_RESOURCE_H 1
3192| #define HAVE_SYSEXITS_H 1
3193| /* end confdefs.h.  */
3194| #include <stdio.h>
3195| #ifdef HAVE_SYS_TYPES_H
3196| # include <sys/types.h>
3197| #endif
3198| #ifdef HAVE_SYS_STAT_H
3199| # include <sys/stat.h>
3200| #endif
3201| #ifdef STDC_HEADERS
3202| # include <stdlib.h>
3203| # include <stddef.h>
3204| #else
3205| # ifdef HAVE_STDLIB_H
3206| #  include <stdlib.h>
3207| # endif
3208| #endif
3209| #ifdef HAVE_STRING_H
3210| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3211| #  include <memory.h>
3212| # endif
3213| # include <string.h>
3214| #endif
3215| #ifdef HAVE_STRINGS_H
3216| # include <strings.h>
3217| #endif
3218| #ifdef HAVE_INTTYPES_H
3219| # include <inttypes.h>
3220| #endif
3221| #ifdef HAVE_STDINT_H
3222| # include <stdint.h>
3223| #endif
3224| #ifdef HAVE_UNISTD_H
3225| # include <unistd.h>
3226| #endif
3227| #include <bluetooth.h>
3228configure:6643: result: no
3229configure:6643: checking bluetooth.h presence
3230configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3231conftest.c:56:10: fatal error: 'bluetooth.h' file not found
3232#include <bluetooth.h>
3233         ^
32341 error generated.
3235configure:6643: $? = 1
3236configure: failed program was:
3237| /* confdefs.h */
3238| #define _GNU_SOURCE 1
3239| #define _NETBSD_SOURCE 1
3240| #define __BSD_VISIBLE 1
3241| #define _BSD_TYPES 1
3242| #define _DARWIN_C_SOURCE 1
3243| #define STDC_HEADERS 1
3244| #define HAVE_SYS_TYPES_H 1
3245| #define HAVE_SYS_STAT_H 1
3246| #define HAVE_STDLIB_H 1
3247| #define HAVE_STRING_H 1
3248| #define HAVE_MEMORY_H 1
3249| #define HAVE_STRINGS_H 1
3250| #define HAVE_INTTYPES_H 1
3251| #define HAVE_STDINT_H 1
3252| #define HAVE_UNISTD_H 1
3253| #define __EXTENSIONS__ 1
3254| #define _ALL_SOURCE 1
3255| #define _GNU_SOURCE 1
3256| #define _POSIX_PTHREAD_SEMANTICS 1
3257| #define _TANDEM_SOURCE 1
3258| #define STDC_HEADERS 1
3259| #define HAVE_CURSES_H 1
3260| #define HAVE_DLFCN_H 1
3261| #define HAVE_ERRNO_H 1
3262| #define HAVE_FCNTL_H 1
3263| #define HAVE_GRP_H 1
3264| #define HAVE_LANGINFO_H 1
3265| #define HAVE_LIBINTL_H 1
3266| #define HAVE_NCURSES_H 1
3267| #define HAVE_POLL_H 1
3268| #define HAVE_PTHREAD_H 1
3269| #define HAVE_SIGNAL_H 1
3270| #define HAVE_STDINT_H 1
3271| #define HAVE_TERMIOS_H 1
3272| #define HAVE_UNISTD_H 1
3273| #define HAVE_UTIME_H 1
3274| #define HAVE_SYS_EVENT_H 1
3275| #define HAVE_SYS_FILE_H 1
3276| #define HAVE_SYS_LOCK_H 1
3277| #define HAVE_SYS_PARAM_H 1
3278| #define HAVE_SYS_POLL_H 1
3279| #define HAVE_SYS_SELECT_H 1
3280| #define HAVE_SYS_SOCKET_H 1
3281| #define HAVE_SYS_STATVFS_H 1
3282| #define HAVE_SYS_STAT_H 1
3283| #define HAVE_SYS_TIME_H 1
3284| #define HAVE_SYS_TIMES_H 1
3285| #define HAVE_SYS_TYPES_H 1
3286| #define HAVE_SYS_UN_H 1
3287| #define HAVE_SYS_UTSNAME_H 1
3288| #define HAVE_SYS_WAIT_H 1
3289| #define HAVE_SYS_RESOURCE_H 1
3290| #define HAVE_SYSEXITS_H 1
3291| /* end confdefs.h.  */
3292| #include <bluetooth.h>
3293configure:6643: result: no
3294configure:6643: checking for bluetooth.h
3295configure:6643: result: no
3296configure:6643: checking bluetooth/bluetooth.h usability
3297configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3298conftest.c:89:10: fatal error: 'bluetooth/bluetooth.h' file not found
3299#include <bluetooth/bluetooth.h>
3300         ^
33011 error generated.
3302configure:6643: $? = 1
3303configure: failed program was:
3304| /* confdefs.h */
3305| #define _GNU_SOURCE 1
3306| #define _NETBSD_SOURCE 1
3307| #define __BSD_VISIBLE 1
3308| #define _BSD_TYPES 1
3309| #define _DARWIN_C_SOURCE 1
3310| #define STDC_HEADERS 1
3311| #define HAVE_SYS_TYPES_H 1
3312| #define HAVE_SYS_STAT_H 1
3313| #define HAVE_STDLIB_H 1
3314| #define HAVE_STRING_H 1
3315| #define HAVE_MEMORY_H 1
3316| #define HAVE_STRINGS_H 1
3317| #define HAVE_INTTYPES_H 1
3318| #define HAVE_STDINT_H 1
3319| #define HAVE_UNISTD_H 1
3320| #define __EXTENSIONS__ 1
3321| #define _ALL_SOURCE 1
3322| #define _GNU_SOURCE 1
3323| #define _POSIX_PTHREAD_SEMANTICS 1
3324| #define _TANDEM_SOURCE 1
3325| #define STDC_HEADERS 1
3326| #define HAVE_CURSES_H 1
3327| #define HAVE_DLFCN_H 1
3328| #define HAVE_ERRNO_H 1
3329| #define HAVE_FCNTL_H 1
3330| #define HAVE_GRP_H 1
3331| #define HAVE_LANGINFO_H 1
3332| #define HAVE_LIBINTL_H 1
3333| #define HAVE_NCURSES_H 1
3334| #define HAVE_POLL_H 1
3335| #define HAVE_PTHREAD_H 1
3336| #define HAVE_SIGNAL_H 1
3337| #define HAVE_STDINT_H 1
3338| #define HAVE_TERMIOS_H 1
3339| #define HAVE_UNISTD_H 1
3340| #define HAVE_UTIME_H 1
3341| #define HAVE_SYS_EVENT_H 1
3342| #define HAVE_SYS_FILE_H 1
3343| #define HAVE_SYS_LOCK_H 1
3344| #define HAVE_SYS_PARAM_H 1
3345| #define HAVE_SYS_POLL_H 1
3346| #define HAVE_SYS_SELECT_H 1
3347| #define HAVE_SYS_SOCKET_H 1
3348| #define HAVE_SYS_STATVFS_H 1
3349| #define HAVE_SYS_STAT_H 1
3350| #define HAVE_SYS_TIME_H 1
3351| #define HAVE_SYS_TIMES_H 1
3352| #define HAVE_SYS_TYPES_H 1
3353| #define HAVE_SYS_UN_H 1
3354| #define HAVE_SYS_UTSNAME_H 1
3355| #define HAVE_SYS_WAIT_H 1
3356| #define HAVE_SYS_RESOURCE_H 1
3357| #define HAVE_SYSEXITS_H 1
3358| /* end confdefs.h.  */
3359| #include <stdio.h>
3360| #ifdef HAVE_SYS_TYPES_H
3361| # include <sys/types.h>
3362| #endif
3363| #ifdef HAVE_SYS_STAT_H
3364| # include <sys/stat.h>
3365| #endif
3366| #ifdef STDC_HEADERS
3367| # include <stdlib.h>
3368| # include <stddef.h>
3369| #else
3370| # ifdef HAVE_STDLIB_H
3371| #  include <stdlib.h>
3372| # endif
3373| #endif
3374| #ifdef HAVE_STRING_H
3375| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3376| #  include <memory.h>
3377| # endif
3378| # include <string.h>
3379| #endif
3380| #ifdef HAVE_STRINGS_H
3381| # include <strings.h>
3382| #endif
3383| #ifdef HAVE_INTTYPES_H
3384| # include <inttypes.h>
3385| #endif
3386| #ifdef HAVE_STDINT_H
3387| # include <stdint.h>
3388| #endif
3389| #ifdef HAVE_UNISTD_H
3390| # include <unistd.h>
3391| #endif
3392| #include <bluetooth/bluetooth.h>
3393configure:6643: result: no
3394configure:6643: checking bluetooth/bluetooth.h presence
3395configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3396conftest.c:56:10: fatal error: 'bluetooth/bluetooth.h' file not found
3397#include <bluetooth/bluetooth.h>
3398         ^
33991 error generated.
3400configure:6643: $? = 1
3401configure: failed program was:
3402| /* confdefs.h */
3403| #define _GNU_SOURCE 1
3404| #define _NETBSD_SOURCE 1
3405| #define __BSD_VISIBLE 1
3406| #define _BSD_TYPES 1
3407| #define _DARWIN_C_SOURCE 1
3408| #define STDC_HEADERS 1
3409| #define HAVE_SYS_TYPES_H 1
3410| #define HAVE_SYS_STAT_H 1
3411| #define HAVE_STDLIB_H 1
3412| #define HAVE_STRING_H 1
3413| #define HAVE_MEMORY_H 1
3414| #define HAVE_STRINGS_H 1
3415| #define HAVE_INTTYPES_H 1
3416| #define HAVE_STDINT_H 1
3417| #define HAVE_UNISTD_H 1
3418| #define __EXTENSIONS__ 1
3419| #define _ALL_SOURCE 1
3420| #define _GNU_SOURCE 1
3421| #define _POSIX_PTHREAD_SEMANTICS 1
3422| #define _TANDEM_SOURCE 1
3423| #define STDC_HEADERS 1
3424| #define HAVE_CURSES_H 1
3425| #define HAVE_DLFCN_H 1
3426| #define HAVE_ERRNO_H 1
3427| #define HAVE_FCNTL_H 1
3428| #define HAVE_GRP_H 1
3429| #define HAVE_LANGINFO_H 1
3430| #define HAVE_LIBINTL_H 1
3431| #define HAVE_NCURSES_H 1
3432| #define HAVE_POLL_H 1
3433| #define HAVE_PTHREAD_H 1
3434| #define HAVE_SIGNAL_H 1
3435| #define HAVE_STDINT_H 1
3436| #define HAVE_TERMIOS_H 1
3437| #define HAVE_UNISTD_H 1
3438| #define HAVE_UTIME_H 1
3439| #define HAVE_SYS_EVENT_H 1
3440| #define HAVE_SYS_FILE_H 1
3441| #define HAVE_SYS_LOCK_H 1
3442| #define HAVE_SYS_PARAM_H 1
3443| #define HAVE_SYS_POLL_H 1
3444| #define HAVE_SYS_SELECT_H 1
3445| #define HAVE_SYS_SOCKET_H 1
3446| #define HAVE_SYS_STATVFS_H 1
3447| #define HAVE_SYS_STAT_H 1
3448| #define HAVE_SYS_TIME_H 1
3449| #define HAVE_SYS_TIMES_H 1
3450| #define HAVE_SYS_TYPES_H 1
3451| #define HAVE_SYS_UN_H 1
3452| #define HAVE_SYS_UTSNAME_H 1
3453| #define HAVE_SYS_WAIT_H 1
3454| #define HAVE_SYS_RESOURCE_H 1
3455| #define HAVE_SYSEXITS_H 1
3456| /* end confdefs.h.  */
3457| #include <bluetooth/bluetooth.h>
3458configure:6643: result: no
3459configure:6643: checking for bluetooth/bluetooth.h
3460configure:6643: result: no
3461configure:6643: checking linux/tipc.h usability
3462configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3463conftest.c:89:10: fatal error: 'linux/tipc.h' file not found
3464#include <linux/tipc.h>
3465         ^
34661 error generated.
3467configure:6643: $? = 1
3468configure: failed program was:
3469| /* confdefs.h */
3470| #define _GNU_SOURCE 1
3471| #define _NETBSD_SOURCE 1
3472| #define __BSD_VISIBLE 1
3473| #define _BSD_TYPES 1
3474| #define _DARWIN_C_SOURCE 1
3475| #define STDC_HEADERS 1
3476| #define HAVE_SYS_TYPES_H 1
3477| #define HAVE_SYS_STAT_H 1
3478| #define HAVE_STDLIB_H 1
3479| #define HAVE_STRING_H 1
3480| #define HAVE_MEMORY_H 1
3481| #define HAVE_STRINGS_H 1
3482| #define HAVE_INTTYPES_H 1
3483| #define HAVE_STDINT_H 1
3484| #define HAVE_UNISTD_H 1
3485| #define __EXTENSIONS__ 1
3486| #define _ALL_SOURCE 1
3487| #define _GNU_SOURCE 1
3488| #define _POSIX_PTHREAD_SEMANTICS 1
3489| #define _TANDEM_SOURCE 1
3490| #define STDC_HEADERS 1
3491| #define HAVE_CURSES_H 1
3492| #define HAVE_DLFCN_H 1
3493| #define HAVE_ERRNO_H 1
3494| #define HAVE_FCNTL_H 1
3495| #define HAVE_GRP_H 1
3496| #define HAVE_LANGINFO_H 1
3497| #define HAVE_LIBINTL_H 1
3498| #define HAVE_NCURSES_H 1
3499| #define HAVE_POLL_H 1
3500| #define HAVE_PTHREAD_H 1
3501| #define HAVE_SIGNAL_H 1
3502| #define HAVE_STDINT_H 1
3503| #define HAVE_TERMIOS_H 1
3504| #define HAVE_UNISTD_H 1
3505| #define HAVE_UTIME_H 1
3506| #define HAVE_SYS_EVENT_H 1
3507| #define HAVE_SYS_FILE_H 1
3508| #define HAVE_SYS_LOCK_H 1
3509| #define HAVE_SYS_PARAM_H 1
3510| #define HAVE_SYS_POLL_H 1
3511| #define HAVE_SYS_SELECT_H 1
3512| #define HAVE_SYS_SOCKET_H 1
3513| #define HAVE_SYS_STATVFS_H 1
3514| #define HAVE_SYS_STAT_H 1
3515| #define HAVE_SYS_TIME_H 1
3516| #define HAVE_SYS_TIMES_H 1
3517| #define HAVE_SYS_TYPES_H 1
3518| #define HAVE_SYS_UN_H 1
3519| #define HAVE_SYS_UTSNAME_H 1
3520| #define HAVE_SYS_WAIT_H 1
3521| #define HAVE_SYS_RESOURCE_H 1
3522| #define HAVE_SYSEXITS_H 1
3523| /* end confdefs.h.  */
3524| #include <stdio.h>
3525| #ifdef HAVE_SYS_TYPES_H
3526| # include <sys/types.h>
3527| #endif
3528| #ifdef HAVE_SYS_STAT_H
3529| # include <sys/stat.h>
3530| #endif
3531| #ifdef STDC_HEADERS
3532| # include <stdlib.h>
3533| # include <stddef.h>
3534| #else
3535| # ifdef HAVE_STDLIB_H
3536| #  include <stdlib.h>
3537| # endif
3538| #endif
3539| #ifdef HAVE_STRING_H
3540| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3541| #  include <memory.h>
3542| # endif
3543| # include <string.h>
3544| #endif
3545| #ifdef HAVE_STRINGS_H
3546| # include <strings.h>
3547| #endif
3548| #ifdef HAVE_INTTYPES_H
3549| # include <inttypes.h>
3550| #endif
3551| #ifdef HAVE_STDINT_H
3552| # include <stdint.h>
3553| #endif
3554| #ifdef HAVE_UNISTD_H
3555| # include <unistd.h>
3556| #endif
3557| #include <linux/tipc.h>
3558configure:6643: result: no
3559configure:6643: checking linux/tipc.h presence
3560configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3561conftest.c:56:10: fatal error: 'linux/tipc.h' file not found
3562#include <linux/tipc.h>
3563         ^
35641 error generated.
3565configure:6643: $? = 1
3566configure: failed program was:
3567| /* confdefs.h */
3568| #define _GNU_SOURCE 1
3569| #define _NETBSD_SOURCE 1
3570| #define __BSD_VISIBLE 1
3571| #define _BSD_TYPES 1
3572| #define _DARWIN_C_SOURCE 1
3573| #define STDC_HEADERS 1
3574| #define HAVE_SYS_TYPES_H 1
3575| #define HAVE_SYS_STAT_H 1
3576| #define HAVE_STDLIB_H 1
3577| #define HAVE_STRING_H 1
3578| #define HAVE_MEMORY_H 1
3579| #define HAVE_STRINGS_H 1
3580| #define HAVE_INTTYPES_H 1
3581| #define HAVE_STDINT_H 1
3582| #define HAVE_UNISTD_H 1
3583| #define __EXTENSIONS__ 1
3584| #define _ALL_SOURCE 1
3585| #define _GNU_SOURCE 1
3586| #define _POSIX_PTHREAD_SEMANTICS 1
3587| #define _TANDEM_SOURCE 1
3588| #define STDC_HEADERS 1
3589| #define HAVE_CURSES_H 1
3590| #define HAVE_DLFCN_H 1
3591| #define HAVE_ERRNO_H 1
3592| #define HAVE_FCNTL_H 1
3593| #define HAVE_GRP_H 1
3594| #define HAVE_LANGINFO_H 1
3595| #define HAVE_LIBINTL_H 1
3596| #define HAVE_NCURSES_H 1
3597| #define HAVE_POLL_H 1
3598| #define HAVE_PTHREAD_H 1
3599| #define HAVE_SIGNAL_H 1
3600| #define HAVE_STDINT_H 1
3601| #define HAVE_TERMIOS_H 1
3602| #define HAVE_UNISTD_H 1
3603| #define HAVE_UTIME_H 1
3604| #define HAVE_SYS_EVENT_H 1
3605| #define HAVE_SYS_FILE_H 1
3606| #define HAVE_SYS_LOCK_H 1
3607| #define HAVE_SYS_PARAM_H 1
3608| #define HAVE_SYS_POLL_H 1
3609| #define HAVE_SYS_SELECT_H 1
3610| #define HAVE_SYS_SOCKET_H 1
3611| #define HAVE_SYS_STATVFS_H 1
3612| #define HAVE_SYS_STAT_H 1
3613| #define HAVE_SYS_TIME_H 1
3614| #define HAVE_SYS_TIMES_H 1
3615| #define HAVE_SYS_TYPES_H 1
3616| #define HAVE_SYS_UN_H 1
3617| #define HAVE_SYS_UTSNAME_H 1
3618| #define HAVE_SYS_WAIT_H 1
3619| #define HAVE_SYS_RESOURCE_H 1
3620| #define HAVE_SYSEXITS_H 1
3621| /* end confdefs.h.  */
3622| #include <linux/tipc.h>
3623configure:6643: result: no
3624configure:6643: checking for linux/tipc.h
3625configure:6643: result: no
3626configure:6643: checking spawn.h usability
3627configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3628configure:6643: $? = 0
3629configure:6643: result: yes
3630configure:6643: checking spawn.h presence
3631configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3632configure:6643: $? = 0
3633configure:6643: result: yes
3634configure:6643: checking for spawn.h
3635configure:6643: result: yes
3636configure:6643: checking util.h usability
3637configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3638configure:6643: $? = 0
3639configure:6643: result: yes
3640configure:6643: checking util.h presence
3641configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3642configure:6643: $? = 0
3643configure:6643: result: yes
3644configure:6643: checking for util.h
3645configure:6643: result: yes
3646configure:6643: checking alloca.h usability
3647configure:6643: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3648configure:6643: $? = 0
3649configure:6643: result: yes
3650configure:6643: checking alloca.h presence
3651configure:6643: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db46 conftest.c
3652configure:6643: $? = 0
3653configure:6643: result: yes
3654configure:6643: checking for alloca.h
3655configure:6643: result: yes
3656configure:6656: checking for dirent.h that defines DIR
3657configure:6675: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3658configure:6675: $? = 0
3659configure:6683: result: yes
3660configure:6696: checking for library containing opendir
3661configure:6727: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
3662configure:6727: $? = 0
3663configure:6744: result: none required
3664configure:6811: checking whether sys/types.h defines makedev
3665configure:6827: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
3666configure:6827: $? = 0
3667configure:6836: result: yes
3668configure:6865: checking for term.h
3669configure:6865: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3670configure:6865: $? = 0
3671configure:6865: result: yes
3672configure:6884: checking for linux/netlink.h
3673configure:6884: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3674conftest.c:70:10: fatal error: 'linux/netlink.h' file not found
3675#include <linux/netlink.h>
3676         ^
36771 error generated.
3678configure:6884: $? = 1
3679configure: failed program was:
3680| /* confdefs.h */
3681| #define _GNU_SOURCE 1
3682| #define _NETBSD_SOURCE 1
3683| #define __BSD_VISIBLE 1
3684| #define _BSD_TYPES 1
3685| #define _DARWIN_C_SOURCE 1
3686| #define STDC_HEADERS 1
3687| #define HAVE_SYS_TYPES_H 1
3688| #define HAVE_SYS_STAT_H 1
3689| #define HAVE_STDLIB_H 1
3690| #define HAVE_STRING_H 1
3691| #define HAVE_MEMORY_H 1
3692| #define HAVE_STRINGS_H 1
3693| #define HAVE_INTTYPES_H 1
3694| #define HAVE_STDINT_H 1
3695| #define HAVE_UNISTD_H 1
3696| #define __EXTENSIONS__ 1
3697| #define _ALL_SOURCE 1
3698| #define _GNU_SOURCE 1
3699| #define _POSIX_PTHREAD_SEMANTICS 1
3700| #define _TANDEM_SOURCE 1
3701| #define STDC_HEADERS 1
3702| #define HAVE_CURSES_H 1
3703| #define HAVE_DLFCN_H 1
3704| #define HAVE_ERRNO_H 1
3705| #define HAVE_FCNTL_H 1
3706| #define HAVE_GRP_H 1
3707| #define HAVE_LANGINFO_H 1
3708| #define HAVE_LIBINTL_H 1
3709| #define HAVE_NCURSES_H 1
3710| #define HAVE_POLL_H 1
3711| #define HAVE_PTHREAD_H 1
3712| #define HAVE_SIGNAL_H 1
3713| #define HAVE_STDINT_H 1
3714| #define HAVE_TERMIOS_H 1
3715| #define HAVE_UNISTD_H 1
3716| #define HAVE_UTIME_H 1
3717| #define HAVE_SYS_EVENT_H 1
3718| #define HAVE_SYS_FILE_H 1
3719| #define HAVE_SYS_LOCK_H 1
3720| #define HAVE_SYS_PARAM_H 1
3721| #define HAVE_SYS_POLL_H 1
3722| #define HAVE_SYS_SELECT_H 1
3723| #define HAVE_SYS_SOCKET_H 1
3724| #define HAVE_SYS_STATVFS_H 1
3725| #define HAVE_SYS_STAT_H 1
3726| #define HAVE_SYS_TIME_H 1
3727| #define HAVE_SYS_TIMES_H 1
3728| #define HAVE_SYS_TYPES_H 1
3729| #define HAVE_SYS_UN_H 1
3730| #define HAVE_SYS_UTSNAME_H 1
3731| #define HAVE_SYS_WAIT_H 1
3732| #define HAVE_SYS_RESOURCE_H 1
3733| #define HAVE_SYSEXITS_H 1
3734| #define HAVE_SPAWN_H 1
3735| #define HAVE_UTIL_H 1
3736| #define HAVE_ALLOCA_H 1
3737| #define HAVE_DIRENT_H 1
3738| #define HAVE_TERM_H 1
3739| /* end confdefs.h.  */
3740|
3741| #ifdef HAVE_ASM_TYPES_H
3742| #include <asm/types.h>
3743| #endif
3744| #ifdef HAVE_SYS_SOCKET_H
3745| #include <sys/socket.h>
3746| #endif
3747|
3748|
3749| #include <linux/netlink.h>
3750configure:6884: result: no
3751configure:6905: checking for clock_t in time.h
3752configure:6924: result: yes
3753configure:6928: checking for makedev
3754configure:6948: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
3755configure:6948: $? = 0
3756configure:6984: result: yes
3757configure:7000: checking Solaris LFS bug
3758configure:7017: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3759configure:7017: $? = 0
3760configure:7023: result: no
3761configure:7055: checking for mode_t
3762configure:7055: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3763configure:7055: $? = 0
3764configure:7055: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3765conftest.c:103:21: error: expected expression
3766if (sizeof ((mode_t)))
3767                    ^
37681 error generated.
3769configure:7055: $? = 1
3770configure: failed program was:
3771| /* confdefs.h */
3772| #define _GNU_SOURCE 1
3773| #define _NETBSD_SOURCE 1
3774| #define __BSD_VISIBLE 1
3775| #define _BSD_TYPES 1
3776| #define _DARWIN_C_SOURCE 1
3777| #define STDC_HEADERS 1
3778| #define HAVE_SYS_TYPES_H 1
3779| #define HAVE_SYS_STAT_H 1
3780| #define HAVE_STDLIB_H 1
3781| #define HAVE_STRING_H 1
3782| #define HAVE_MEMORY_H 1
3783| #define HAVE_STRINGS_H 1
3784| #define HAVE_INTTYPES_H 1
3785| #define HAVE_STDINT_H 1
3786| #define HAVE_UNISTD_H 1
3787| #define __EXTENSIONS__ 1
3788| #define _ALL_SOURCE 1
3789| #define _GNU_SOURCE 1
3790| #define _POSIX_PTHREAD_SEMANTICS 1
3791| #define _TANDEM_SOURCE 1
3792| #define STDC_HEADERS 1
3793| #define HAVE_CURSES_H 1
3794| #define HAVE_DLFCN_H 1
3795| #define HAVE_ERRNO_H 1
3796| #define HAVE_FCNTL_H 1
3797| #define HAVE_GRP_H 1
3798| #define HAVE_LANGINFO_H 1
3799| #define HAVE_LIBINTL_H 1
3800| #define HAVE_NCURSES_H 1
3801| #define HAVE_POLL_H 1
3802| #define HAVE_PTHREAD_H 1
3803| #define HAVE_SIGNAL_H 1
3804| #define HAVE_STDINT_H 1
3805| #define HAVE_TERMIOS_H 1
3806| #define HAVE_UNISTD_H 1
3807| #define HAVE_UTIME_H 1
3808| #define HAVE_SYS_EVENT_H 1
3809| #define HAVE_SYS_FILE_H 1
3810| #define HAVE_SYS_LOCK_H 1
3811| #define HAVE_SYS_PARAM_H 1
3812| #define HAVE_SYS_POLL_H 1
3813| #define HAVE_SYS_SELECT_H 1
3814| #define HAVE_SYS_SOCKET_H 1
3815| #define HAVE_SYS_STATVFS_H 1
3816| #define HAVE_SYS_STAT_H 1
3817| #define HAVE_SYS_TIME_H 1
3818| #define HAVE_SYS_TIMES_H 1
3819| #define HAVE_SYS_TYPES_H 1
3820| #define HAVE_SYS_UN_H 1
3821| #define HAVE_SYS_UTSNAME_H 1
3822| #define HAVE_SYS_WAIT_H 1
3823| #define HAVE_SYS_RESOURCE_H 1
3824| #define HAVE_SYSEXITS_H 1
3825| #define HAVE_SPAWN_H 1
3826| #define HAVE_UTIL_H 1
3827| #define HAVE_ALLOCA_H 1
3828| #define HAVE_DIRENT_H 1
3829| #define HAVE_TERM_H 1
3830| #define HAVE_MAKEDEV 1
3831| #define _LARGEFILE_SOURCE 1
3832| #define _FILE_OFFSET_BITS 64
3833| #if defined(SCO_DS)
3834| #undef _OFF_T
3835| #endif
3836| /* end confdefs.h.  */
3837| #include <stdio.h>
3838| #ifdef HAVE_SYS_TYPES_H
3839| # include <sys/types.h>
3840| #endif
3841| #ifdef HAVE_SYS_STAT_H
3842| # include <sys/stat.h>
3843| #endif
3844| #ifdef STDC_HEADERS
3845| # include <stdlib.h>
3846| # include <stddef.h>
3847| #else
3848| # ifdef HAVE_STDLIB_H
3849| #  include <stdlib.h>
3850| # endif
3851| #endif
3852| #ifdef HAVE_STRING_H
3853| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3854| #  include <memory.h>
3855| # endif
3856| # include <string.h>
3857| #endif
3858| #ifdef HAVE_STRINGS_H
3859| # include <strings.h>
3860| #endif
3861| #ifdef HAVE_INTTYPES_H
3862| # include <inttypes.h>
3863| #endif
3864| #ifdef HAVE_STDINT_H
3865| # include <stdint.h>
3866| #endif
3867| #ifdef HAVE_UNISTD_H
3868| # include <unistd.h>
3869| #endif
3870| int
3871| main ()
3872| {
3873| if (sizeof ((mode_t)))
3874|           return 0;
3875|   ;
3876|   return 0;
3877| }
3878configure:7055: result: yes
3879configure:7066: checking for off_t
3880configure:7066: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3881configure:7066: $? = 0
3882configure:7066: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3883conftest.c:103:20: error: expected expression
3884if (sizeof ((off_t)))
3885                   ^
38861 error generated.
3887configure:7066: $? = 1
3888configure: failed program was:
3889| /* confdefs.h */
3890| #define _GNU_SOURCE 1
3891| #define _NETBSD_SOURCE 1
3892| #define __BSD_VISIBLE 1
3893| #define _BSD_TYPES 1
3894| #define _DARWIN_C_SOURCE 1
3895| #define STDC_HEADERS 1
3896| #define HAVE_SYS_TYPES_H 1
3897| #define HAVE_SYS_STAT_H 1
3898| #define HAVE_STDLIB_H 1
3899| #define HAVE_STRING_H 1
3900| #define HAVE_MEMORY_H 1
3901| #define HAVE_STRINGS_H 1
3902| #define HAVE_INTTYPES_H 1
3903| #define HAVE_STDINT_H 1
3904| #define HAVE_UNISTD_H 1
3905| #define __EXTENSIONS__ 1
3906| #define _ALL_SOURCE 1
3907| #define _GNU_SOURCE 1
3908| #define _POSIX_PTHREAD_SEMANTICS 1
3909| #define _TANDEM_SOURCE 1
3910| #define STDC_HEADERS 1
3911| #define HAVE_CURSES_H 1
3912| #define HAVE_DLFCN_H 1
3913| #define HAVE_ERRNO_H 1
3914| #define HAVE_FCNTL_H 1
3915| #define HAVE_GRP_H 1
3916| #define HAVE_LANGINFO_H 1
3917| #define HAVE_LIBINTL_H 1
3918| #define HAVE_NCURSES_H 1
3919| #define HAVE_POLL_H 1
3920| #define HAVE_PTHREAD_H 1
3921| #define HAVE_SIGNAL_H 1
3922| #define HAVE_STDINT_H 1
3923| #define HAVE_TERMIOS_H 1
3924| #define HAVE_UNISTD_H 1
3925| #define HAVE_UTIME_H 1
3926| #define HAVE_SYS_EVENT_H 1
3927| #define HAVE_SYS_FILE_H 1
3928| #define HAVE_SYS_LOCK_H 1
3929| #define HAVE_SYS_PARAM_H 1
3930| #define HAVE_SYS_POLL_H 1
3931| #define HAVE_SYS_SELECT_H 1
3932| #define HAVE_SYS_SOCKET_H 1
3933| #define HAVE_SYS_STATVFS_H 1
3934| #define HAVE_SYS_STAT_H 1
3935| #define HAVE_SYS_TIME_H 1
3936| #define HAVE_SYS_TIMES_H 1
3937| #define HAVE_SYS_TYPES_H 1
3938| #define HAVE_SYS_UN_H 1
3939| #define HAVE_SYS_UTSNAME_H 1
3940| #define HAVE_SYS_WAIT_H 1
3941| #define HAVE_SYS_RESOURCE_H 1
3942| #define HAVE_SYSEXITS_H 1
3943| #define HAVE_SPAWN_H 1
3944| #define HAVE_UTIL_H 1
3945| #define HAVE_ALLOCA_H 1
3946| #define HAVE_DIRENT_H 1
3947| #define HAVE_TERM_H 1
3948| #define HAVE_MAKEDEV 1
3949| #define _LARGEFILE_SOURCE 1
3950| #define _FILE_OFFSET_BITS 64
3951| #if defined(SCO_DS)
3952| #undef _OFF_T
3953| #endif
3954| /* end confdefs.h.  */
3955| #include <stdio.h>
3956| #ifdef HAVE_SYS_TYPES_H
3957| # include <sys/types.h>
3958| #endif
3959| #ifdef HAVE_SYS_STAT_H
3960| # include <sys/stat.h>
3961| #endif
3962| #ifdef STDC_HEADERS
3963| # include <stdlib.h>
3964| # include <stddef.h>
3965| #else
3966| # ifdef HAVE_STDLIB_H
3967| #  include <stdlib.h>
3968| # endif
3969| #endif
3970| #ifdef HAVE_STRING_H
3971| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3972| #  include <memory.h>
3973| # endif
3974| # include <string.h>
3975| #endif
3976| #ifdef HAVE_STRINGS_H
3977| # include <strings.h>
3978| #endif
3979| #ifdef HAVE_INTTYPES_H
3980| # include <inttypes.h>
3981| #endif
3982| #ifdef HAVE_STDINT_H
3983| # include <stdint.h>
3984| #endif
3985| #ifdef HAVE_UNISTD_H
3986| # include <unistd.h>
3987| #endif
3988| int
3989| main ()
3990| {
3991| if (sizeof ((off_t)))
3992|           return 0;
3993|   ;
3994|   return 0;
3995| }
3996configure:7066: result: yes
3997configure:7077: checking for pid_t
3998configure:7077: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
3999configure:7077: $? = 0
4000configure:7077: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4001conftest.c:103:20: error: expected expression
4002if (sizeof ((pid_t)))
4003                   ^
40041 error generated.
4005configure:7077: $? = 1
4006configure: failed program was:
4007| /* confdefs.h */
4008| #define _GNU_SOURCE 1
4009| #define _NETBSD_SOURCE 1
4010| #define __BSD_VISIBLE 1
4011| #define _BSD_TYPES 1
4012| #define _DARWIN_C_SOURCE 1
4013| #define STDC_HEADERS 1
4014| #define HAVE_SYS_TYPES_H 1
4015| #define HAVE_SYS_STAT_H 1
4016| #define HAVE_STDLIB_H 1
4017| #define HAVE_STRING_H 1
4018| #define HAVE_MEMORY_H 1
4019| #define HAVE_STRINGS_H 1
4020| #define HAVE_INTTYPES_H 1
4021| #define HAVE_STDINT_H 1
4022| #define HAVE_UNISTD_H 1
4023| #define __EXTENSIONS__ 1
4024| #define _ALL_SOURCE 1
4025| #define _GNU_SOURCE 1
4026| #define _POSIX_PTHREAD_SEMANTICS 1
4027| #define _TANDEM_SOURCE 1
4028| #define STDC_HEADERS 1
4029| #define HAVE_CURSES_H 1
4030| #define HAVE_DLFCN_H 1
4031| #define HAVE_ERRNO_H 1
4032| #define HAVE_FCNTL_H 1
4033| #define HAVE_GRP_H 1
4034| #define HAVE_LANGINFO_H 1
4035| #define HAVE_LIBINTL_H 1
4036| #define HAVE_NCURSES_H 1
4037| #define HAVE_POLL_H 1
4038| #define HAVE_PTHREAD_H 1
4039| #define HAVE_SIGNAL_H 1
4040| #define HAVE_STDINT_H 1
4041| #define HAVE_TERMIOS_H 1
4042| #define HAVE_UNISTD_H 1
4043| #define HAVE_UTIME_H 1
4044| #define HAVE_SYS_EVENT_H 1
4045| #define HAVE_SYS_FILE_H 1
4046| #define HAVE_SYS_LOCK_H 1
4047| #define HAVE_SYS_PARAM_H 1
4048| #define HAVE_SYS_POLL_H 1
4049| #define HAVE_SYS_SELECT_H 1
4050| #define HAVE_SYS_SOCKET_H 1
4051| #define HAVE_SYS_STATVFS_H 1
4052| #define HAVE_SYS_STAT_H 1
4053| #define HAVE_SYS_TIME_H 1
4054| #define HAVE_SYS_TIMES_H 1
4055| #define HAVE_SYS_TYPES_H 1
4056| #define HAVE_SYS_UN_H 1
4057| #define HAVE_SYS_UTSNAME_H 1
4058| #define HAVE_SYS_WAIT_H 1
4059| #define HAVE_SYS_RESOURCE_H 1
4060| #define HAVE_SYSEXITS_H 1
4061| #define HAVE_SPAWN_H 1
4062| #define HAVE_UTIL_H 1
4063| #define HAVE_ALLOCA_H 1
4064| #define HAVE_DIRENT_H 1
4065| #define HAVE_TERM_H 1
4066| #define HAVE_MAKEDEV 1
4067| #define _LARGEFILE_SOURCE 1
4068| #define _FILE_OFFSET_BITS 64
4069| #if defined(SCO_DS)
4070| #undef _OFF_T
4071| #endif
4072| /* end confdefs.h.  */
4073| #include <stdio.h>
4074| #ifdef HAVE_SYS_TYPES_H
4075| # include <sys/types.h>
4076| #endif
4077| #ifdef HAVE_SYS_STAT_H
4078| # include <sys/stat.h>
4079| #endif
4080| #ifdef STDC_HEADERS
4081| # include <stdlib.h>
4082| # include <stddef.h>
4083| #else
4084| # ifdef HAVE_STDLIB_H
4085| #  include <stdlib.h>
4086| # endif
4087| #endif
4088| #ifdef HAVE_STRING_H
4089| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4090| #  include <memory.h>
4091| # endif
4092| # include <string.h>
4093| #endif
4094| #ifdef HAVE_STRINGS_H
4095| # include <strings.h>
4096| #endif
4097| #ifdef HAVE_INTTYPES_H
4098| # include <inttypes.h>
4099| #endif
4100| #ifdef HAVE_STDINT_H
4101| # include <stdint.h>
4102| #endif
4103| #ifdef HAVE_UNISTD_H
4104| # include <unistd.h>
4105| #endif
4106| int
4107| main ()
4108| {
4109| if (sizeof ((pid_t)))
4110|           return 0;
4111|   ;
4112|   return 0;
4113| }
4114configure:7077: result: yes
4115configure:7093: checking for size_t
4116configure:7093: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4117configure:7093: $? = 0
4118configure:7093: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4119conftest.c:104:21: error: expected expression
4120if (sizeof ((size_t)))
4121                    ^
41221 error generated.
4123configure:7093: $? = 1
4124configure: failed program was:
4125| /* confdefs.h */
4126| #define _GNU_SOURCE 1
4127| #define _NETBSD_SOURCE 1
4128| #define __BSD_VISIBLE 1
4129| #define _BSD_TYPES 1
4130| #define _DARWIN_C_SOURCE 1
4131| #define STDC_HEADERS 1
4132| #define HAVE_SYS_TYPES_H 1
4133| #define HAVE_SYS_STAT_H 1
4134| #define HAVE_STDLIB_H 1
4135| #define HAVE_STRING_H 1
4136| #define HAVE_MEMORY_H 1
4137| #define HAVE_STRINGS_H 1
4138| #define HAVE_INTTYPES_H 1
4139| #define HAVE_STDINT_H 1
4140| #define HAVE_UNISTD_H 1
4141| #define __EXTENSIONS__ 1
4142| #define _ALL_SOURCE 1
4143| #define _GNU_SOURCE 1
4144| #define _POSIX_PTHREAD_SEMANTICS 1
4145| #define _TANDEM_SOURCE 1
4146| #define STDC_HEADERS 1
4147| #define HAVE_CURSES_H 1
4148| #define HAVE_DLFCN_H 1
4149| #define HAVE_ERRNO_H 1
4150| #define HAVE_FCNTL_H 1
4151| #define HAVE_GRP_H 1
4152| #define HAVE_LANGINFO_H 1
4153| #define HAVE_LIBINTL_H 1
4154| #define HAVE_NCURSES_H 1
4155| #define HAVE_POLL_H 1
4156| #define HAVE_PTHREAD_H 1
4157| #define HAVE_SIGNAL_H 1
4158| #define HAVE_STDINT_H 1
4159| #define HAVE_TERMIOS_H 1
4160| #define HAVE_UNISTD_H 1
4161| #define HAVE_UTIME_H 1
4162| #define HAVE_SYS_EVENT_H 1
4163| #define HAVE_SYS_FILE_H 1
4164| #define HAVE_SYS_LOCK_H 1
4165| #define HAVE_SYS_PARAM_H 1
4166| #define HAVE_SYS_POLL_H 1
4167| #define HAVE_SYS_SELECT_H 1
4168| #define HAVE_SYS_SOCKET_H 1
4169| #define HAVE_SYS_STATVFS_H 1
4170| #define HAVE_SYS_STAT_H 1
4171| #define HAVE_SYS_TIME_H 1
4172| #define HAVE_SYS_TIMES_H 1
4173| #define HAVE_SYS_TYPES_H 1
4174| #define HAVE_SYS_UN_H 1
4175| #define HAVE_SYS_UTSNAME_H 1
4176| #define HAVE_SYS_WAIT_H 1
4177| #define HAVE_SYS_RESOURCE_H 1
4178| #define HAVE_SYSEXITS_H 1
4179| #define HAVE_SPAWN_H 1
4180| #define HAVE_UTIL_H 1
4181| #define HAVE_ALLOCA_H 1
4182| #define HAVE_DIRENT_H 1
4183| #define HAVE_TERM_H 1
4184| #define HAVE_MAKEDEV 1
4185| #define _LARGEFILE_SOURCE 1
4186| #define _FILE_OFFSET_BITS 64
4187| #if defined(SCO_DS)
4188| #undef _OFF_T
4189| #endif
4190| #define RETSIGTYPE void
4191| /* end confdefs.h.  */
4192| #include <stdio.h>
4193| #ifdef HAVE_SYS_TYPES_H
4194| # include <sys/types.h>
4195| #endif
4196| #ifdef HAVE_SYS_STAT_H
4197| # include <sys/stat.h>
4198| #endif
4199| #ifdef STDC_HEADERS
4200| # include <stdlib.h>
4201| # include <stddef.h>
4202| #else
4203| # ifdef HAVE_STDLIB_H
4204| #  include <stdlib.h>
4205| # endif
4206| #endif
4207| #ifdef HAVE_STRING_H
4208| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4209| #  include <memory.h>
4210| # endif
4211| # include <string.h>
4212| #endif
4213| #ifdef HAVE_STRINGS_H
4214| # include <strings.h>
4215| #endif
4216| #ifdef HAVE_INTTYPES_H
4217| # include <inttypes.h>
4218| #endif
4219| #ifdef HAVE_STDINT_H
4220| # include <stdint.h>
4221| #endif
4222| #ifdef HAVE_UNISTD_H
4223| # include <unistd.h>
4224| #endif
4225| int
4226| main ()
4227| {
4228| if (sizeof ((size_t)))
4229|           return 0;
4230|   ;
4231|   return 0;
4232| }
4233configure:7093: result: yes
4234configure:7104: checking for uid_t in sys/types.h
4235configure:7123: result: yes
4236configure:7142: checking for uint32_t
4237configure:7142: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4238configure:7142: $? = 0
4239configure:7142: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4240conftest.c:104:23: error: expected expression
4241if (sizeof ((uint32_t)))
4242                      ^
42431 error generated.
4244configure:7142: $? = 1
4245configure: failed program was:
4246| /* confdefs.h */
4247| #define _GNU_SOURCE 1
4248| #define _NETBSD_SOURCE 1
4249| #define __BSD_VISIBLE 1
4250| #define _BSD_TYPES 1
4251| #define _DARWIN_C_SOURCE 1
4252| #define STDC_HEADERS 1
4253| #define HAVE_SYS_TYPES_H 1
4254| #define HAVE_SYS_STAT_H 1
4255| #define HAVE_STDLIB_H 1
4256| #define HAVE_STRING_H 1
4257| #define HAVE_MEMORY_H 1
4258| #define HAVE_STRINGS_H 1
4259| #define HAVE_INTTYPES_H 1
4260| #define HAVE_STDINT_H 1
4261| #define HAVE_UNISTD_H 1
4262| #define __EXTENSIONS__ 1
4263| #define _ALL_SOURCE 1
4264| #define _GNU_SOURCE 1
4265| #define _POSIX_PTHREAD_SEMANTICS 1
4266| #define _TANDEM_SOURCE 1
4267| #define STDC_HEADERS 1
4268| #define HAVE_CURSES_H 1
4269| #define HAVE_DLFCN_H 1
4270| #define HAVE_ERRNO_H 1
4271| #define HAVE_FCNTL_H 1
4272| #define HAVE_GRP_H 1
4273| #define HAVE_LANGINFO_H 1
4274| #define HAVE_LIBINTL_H 1
4275| #define HAVE_NCURSES_H 1
4276| #define HAVE_POLL_H 1
4277| #define HAVE_PTHREAD_H 1
4278| #define HAVE_SIGNAL_H 1
4279| #define HAVE_STDINT_H 1
4280| #define HAVE_TERMIOS_H 1
4281| #define HAVE_UNISTD_H 1
4282| #define HAVE_UTIME_H 1
4283| #define HAVE_SYS_EVENT_H 1
4284| #define HAVE_SYS_FILE_H 1
4285| #define HAVE_SYS_LOCK_H 1
4286| #define HAVE_SYS_PARAM_H 1
4287| #define HAVE_SYS_POLL_H 1
4288| #define HAVE_SYS_SELECT_H 1
4289| #define HAVE_SYS_SOCKET_H 1
4290| #define HAVE_SYS_STATVFS_H 1
4291| #define HAVE_SYS_STAT_H 1
4292| #define HAVE_SYS_TIME_H 1
4293| #define HAVE_SYS_TIMES_H 1
4294| #define HAVE_SYS_TYPES_H 1
4295| #define HAVE_SYS_UN_H 1
4296| #define HAVE_SYS_UTSNAME_H 1
4297| #define HAVE_SYS_WAIT_H 1
4298| #define HAVE_SYS_RESOURCE_H 1
4299| #define HAVE_SYSEXITS_H 1
4300| #define HAVE_SPAWN_H 1
4301| #define HAVE_UTIL_H 1
4302| #define HAVE_ALLOCA_H 1
4303| #define HAVE_DIRENT_H 1
4304| #define HAVE_TERM_H 1
4305| #define HAVE_MAKEDEV 1
4306| #define _LARGEFILE_SOURCE 1
4307| #define _FILE_OFFSET_BITS 64
4308| #if defined(SCO_DS)
4309| #undef _OFF_T
4310| #endif
4311| #define RETSIGTYPE void
4312| /* end confdefs.h.  */
4313| #include <stdio.h>
4314| #ifdef HAVE_SYS_TYPES_H
4315| # include <sys/types.h>
4316| #endif
4317| #ifdef HAVE_SYS_STAT_H
4318| # include <sys/stat.h>
4319| #endif
4320| #ifdef STDC_HEADERS
4321| # include <stdlib.h>
4322| # include <stddef.h>
4323| #else
4324| # ifdef HAVE_STDLIB_H
4325| #  include <stdlib.h>
4326| # endif
4327| #endif
4328| #ifdef HAVE_STRING_H
4329| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4330| #  include <memory.h>
4331| # endif
4332| # include <string.h>
4333| #endif
4334| #ifdef HAVE_STRINGS_H
4335| # include <strings.h>
4336| #endif
4337| #ifdef HAVE_INTTYPES_H
4338| # include <inttypes.h>
4339| #endif
4340| #ifdef HAVE_STDINT_H
4341| # include <stdint.h>
4342| #endif
4343| #ifdef HAVE_UNISTD_H
4344| # include <unistd.h>
4345| #endif
4346| int
4347| main ()
4348| {
4349| if (sizeof ((uint32_t)))
4350|           return 0;
4351|   ;
4352|   return 0;
4353| }
4354configure:7142: result: yes
4355configure:7149: checking for uint32_t
4356configure:7149: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4357configure:7149: $? = 0
4358configure:7149: result: yes
4359configure:7164: checking for uint64_t
4360configure:7164: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4361configure:7164: $? = 0
4362configure:7164: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4363conftest.c:105:23: error: expected expression
4364if (sizeof ((uint64_t)))
4365                      ^
43661 error generated.
4367configure:7164: $? = 1
4368configure: failed program was:
4369| /* confdefs.h */
4370| #define _GNU_SOURCE 1
4371| #define _NETBSD_SOURCE 1
4372| #define __BSD_VISIBLE 1
4373| #define _BSD_TYPES 1
4374| #define _DARWIN_C_SOURCE 1
4375| #define STDC_HEADERS 1
4376| #define HAVE_SYS_TYPES_H 1
4377| #define HAVE_SYS_STAT_H 1
4378| #define HAVE_STDLIB_H 1
4379| #define HAVE_STRING_H 1
4380| #define HAVE_MEMORY_H 1
4381| #define HAVE_STRINGS_H 1
4382| #define HAVE_INTTYPES_H 1
4383| #define HAVE_STDINT_H 1
4384| #define HAVE_UNISTD_H 1
4385| #define __EXTENSIONS__ 1
4386| #define _ALL_SOURCE 1
4387| #define _GNU_SOURCE 1
4388| #define _POSIX_PTHREAD_SEMANTICS 1
4389| #define _TANDEM_SOURCE 1
4390| #define STDC_HEADERS 1
4391| #define HAVE_CURSES_H 1
4392| #define HAVE_DLFCN_H 1
4393| #define HAVE_ERRNO_H 1
4394| #define HAVE_FCNTL_H 1
4395| #define HAVE_GRP_H 1
4396| #define HAVE_LANGINFO_H 1
4397| #define HAVE_LIBINTL_H 1
4398| #define HAVE_NCURSES_H 1
4399| #define HAVE_POLL_H 1
4400| #define HAVE_PTHREAD_H 1
4401| #define HAVE_SIGNAL_H 1
4402| #define HAVE_STDINT_H 1
4403| #define HAVE_TERMIOS_H 1
4404| #define HAVE_UNISTD_H 1
4405| #define HAVE_UTIME_H 1
4406| #define HAVE_SYS_EVENT_H 1
4407| #define HAVE_SYS_FILE_H 1
4408| #define HAVE_SYS_LOCK_H 1
4409| #define HAVE_SYS_PARAM_H 1
4410| #define HAVE_SYS_POLL_H 1
4411| #define HAVE_SYS_SELECT_H 1
4412| #define HAVE_SYS_SOCKET_H 1
4413| #define HAVE_SYS_STATVFS_H 1
4414| #define HAVE_SYS_STAT_H 1
4415| #define HAVE_SYS_TIME_H 1
4416| #define HAVE_SYS_TIMES_H 1
4417| #define HAVE_SYS_TYPES_H 1
4418| #define HAVE_SYS_UN_H 1
4419| #define HAVE_SYS_UTSNAME_H 1
4420| #define HAVE_SYS_WAIT_H 1
4421| #define HAVE_SYS_RESOURCE_H 1
4422| #define HAVE_SYSEXITS_H 1
4423| #define HAVE_SPAWN_H 1
4424| #define HAVE_UTIL_H 1
4425| #define HAVE_ALLOCA_H 1
4426| #define HAVE_DIRENT_H 1
4427| #define HAVE_TERM_H 1
4428| #define HAVE_MAKEDEV 1
4429| #define _LARGEFILE_SOURCE 1
4430| #define _FILE_OFFSET_BITS 64
4431| #if defined(SCO_DS)
4432| #undef _OFF_T
4433| #endif
4434| #define RETSIGTYPE void
4435| #define HAVE_UINT32_T 1
4436| /* end confdefs.h.  */
4437| #include <stdio.h>
4438| #ifdef HAVE_SYS_TYPES_H
4439| # include <sys/types.h>
4440| #endif
4441| #ifdef HAVE_SYS_STAT_H
4442| # include <sys/stat.h>
4443| #endif
4444| #ifdef STDC_HEADERS
4445| # include <stdlib.h>
4446| # include <stddef.h>
4447| #else
4448| # ifdef HAVE_STDLIB_H
4449| #  include <stdlib.h>
4450| # endif
4451| #endif
4452| #ifdef HAVE_STRING_H
4453| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4454| #  include <memory.h>
4455| # endif
4456| # include <string.h>
4457| #endif
4458| #ifdef HAVE_STRINGS_H
4459| # include <strings.h>
4460| #endif
4461| #ifdef HAVE_INTTYPES_H
4462| # include <inttypes.h>
4463| #endif
4464| #ifdef HAVE_STDINT_H
4465| # include <stdint.h>
4466| #endif
4467| #ifdef HAVE_UNISTD_H
4468| # include <unistd.h>
4469| #endif
4470| int
4471| main ()
4472| {
4473| if (sizeof ((uint64_t)))
4474|           return 0;
4475|   ;
4476|   return 0;
4477| }
4478configure:7164: result: yes
4479configure:7171: checking for uint64_t
4480configure:7171: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4481configure:7171: $? = 0
4482configure:7171: result: yes
4483configure:7186: checking for int32_t
4484configure:7186: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4485configure:7186: $? = 0
4486configure:7186: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4487conftest.c:106:22: error: expected expression
4488if (sizeof ((int32_t)))
4489                     ^
44901 error generated.
4491configure:7186: $? = 1
4492configure: failed program was:
4493| /* confdefs.h */
4494| #define _GNU_SOURCE 1
4495| #define _NETBSD_SOURCE 1
4496| #define __BSD_VISIBLE 1
4497| #define _BSD_TYPES 1
4498| #define _DARWIN_C_SOURCE 1
4499| #define STDC_HEADERS 1
4500| #define HAVE_SYS_TYPES_H 1
4501| #define HAVE_SYS_STAT_H 1
4502| #define HAVE_STDLIB_H 1
4503| #define HAVE_STRING_H 1
4504| #define HAVE_MEMORY_H 1
4505| #define HAVE_STRINGS_H 1
4506| #define HAVE_INTTYPES_H 1
4507| #define HAVE_STDINT_H 1
4508| #define HAVE_UNISTD_H 1
4509| #define __EXTENSIONS__ 1
4510| #define _ALL_SOURCE 1
4511| #define _GNU_SOURCE 1
4512| #define _POSIX_PTHREAD_SEMANTICS 1
4513| #define _TANDEM_SOURCE 1
4514| #define STDC_HEADERS 1
4515| #define HAVE_CURSES_H 1
4516| #define HAVE_DLFCN_H 1
4517| #define HAVE_ERRNO_H 1
4518| #define HAVE_FCNTL_H 1
4519| #define HAVE_GRP_H 1
4520| #define HAVE_LANGINFO_H 1
4521| #define HAVE_LIBINTL_H 1
4522| #define HAVE_NCURSES_H 1
4523| #define HAVE_POLL_H 1
4524| #define HAVE_PTHREAD_H 1
4525| #define HAVE_SIGNAL_H 1
4526| #define HAVE_STDINT_H 1
4527| #define HAVE_TERMIOS_H 1
4528| #define HAVE_UNISTD_H 1
4529| #define HAVE_UTIME_H 1
4530| #define HAVE_SYS_EVENT_H 1
4531| #define HAVE_SYS_FILE_H 1
4532| #define HAVE_SYS_LOCK_H 1
4533| #define HAVE_SYS_PARAM_H 1
4534| #define HAVE_SYS_POLL_H 1
4535| #define HAVE_SYS_SELECT_H 1
4536| #define HAVE_SYS_SOCKET_H 1
4537| #define HAVE_SYS_STATVFS_H 1
4538| #define HAVE_SYS_STAT_H 1
4539| #define HAVE_SYS_TIME_H 1
4540| #define HAVE_SYS_TIMES_H 1
4541| #define HAVE_SYS_TYPES_H 1
4542| #define HAVE_SYS_UN_H 1
4543| #define HAVE_SYS_UTSNAME_H 1
4544| #define HAVE_SYS_WAIT_H 1
4545| #define HAVE_SYS_RESOURCE_H 1
4546| #define HAVE_SYSEXITS_H 1
4547| #define HAVE_SPAWN_H 1
4548| #define HAVE_UTIL_H 1
4549| #define HAVE_ALLOCA_H 1
4550| #define HAVE_DIRENT_H 1
4551| #define HAVE_TERM_H 1
4552| #define HAVE_MAKEDEV 1
4553| #define _LARGEFILE_SOURCE 1
4554| #define _FILE_OFFSET_BITS 64
4555| #if defined(SCO_DS)
4556| #undef _OFF_T
4557| #endif
4558| #define RETSIGTYPE void
4559| #define HAVE_UINT32_T 1
4560| #define HAVE_UINT64_T 1
4561| /* end confdefs.h.  */
4562| #include <stdio.h>
4563| #ifdef HAVE_SYS_TYPES_H
4564| # include <sys/types.h>
4565| #endif
4566| #ifdef HAVE_SYS_STAT_H
4567| # include <sys/stat.h>
4568| #endif
4569| #ifdef STDC_HEADERS
4570| # include <stdlib.h>
4571| # include <stddef.h>
4572| #else
4573| # ifdef HAVE_STDLIB_H
4574| #  include <stdlib.h>
4575| # endif
4576| #endif
4577| #ifdef HAVE_STRING_H
4578| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4579| #  include <memory.h>
4580| # endif
4581| # include <string.h>
4582| #endif
4583| #ifdef HAVE_STRINGS_H
4584| # include <strings.h>
4585| #endif
4586| #ifdef HAVE_INTTYPES_H
4587| # include <inttypes.h>
4588| #endif
4589| #ifdef HAVE_STDINT_H
4590| # include <stdint.h>
4591| #endif
4592| #ifdef HAVE_UNISTD_H
4593| # include <unistd.h>
4594| #endif
4595| int
4596| main ()
4597| {
4598| if (sizeof ((int32_t)))
4599|           return 0;
4600|   ;
4601|   return 0;
4602| }
4603configure:7186: result: yes
4604configure:7193: checking for int32_t
4605configure:7193: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4606configure:7193: $? = 0
4607configure:7193: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4608conftest.c:108:24: error: 'test_array' declared as an array with a negative size
4609static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
4610                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
46111 error generated.
4612configure:7193: $? = 1
4613configure: failed program was:
4614| /* confdefs.h */
4615| #define _GNU_SOURCE 1
4616| #define _NETBSD_SOURCE 1
4617| #define __BSD_VISIBLE 1
4618| #define _BSD_TYPES 1
4619| #define _DARWIN_C_SOURCE 1
4620| #define STDC_HEADERS 1
4621| #define HAVE_SYS_TYPES_H 1
4622| #define HAVE_SYS_STAT_H 1
4623| #define HAVE_STDLIB_H 1
4624| #define HAVE_STRING_H 1
4625| #define HAVE_MEMORY_H 1
4626| #define HAVE_STRINGS_H 1
4627| #define HAVE_INTTYPES_H 1
4628| #define HAVE_STDINT_H 1
4629| #define HAVE_UNISTD_H 1
4630| #define __EXTENSIONS__ 1
4631| #define _ALL_SOURCE 1
4632| #define _GNU_SOURCE 1
4633| #define _POSIX_PTHREAD_SEMANTICS 1
4634| #define _TANDEM_SOURCE 1
4635| #define STDC_HEADERS 1
4636| #define HAVE_CURSES_H 1
4637| #define HAVE_DLFCN_H 1
4638| #define HAVE_ERRNO_H 1
4639| #define HAVE_FCNTL_H 1
4640| #define HAVE_GRP_H 1
4641| #define HAVE_LANGINFO_H 1
4642| #define HAVE_LIBINTL_H 1
4643| #define HAVE_NCURSES_H 1
4644| #define HAVE_POLL_H 1
4645| #define HAVE_PTHREAD_H 1
4646| #define HAVE_SIGNAL_H 1
4647| #define HAVE_STDINT_H 1
4648| #define HAVE_TERMIOS_H 1
4649| #define HAVE_UNISTD_H 1
4650| #define HAVE_UTIME_H 1
4651| #define HAVE_SYS_EVENT_H 1
4652| #define HAVE_SYS_FILE_H 1
4653| #define HAVE_SYS_LOCK_H 1
4654| #define HAVE_SYS_PARAM_H 1
4655| #define HAVE_SYS_POLL_H 1
4656| #define HAVE_SYS_SELECT_H 1
4657| #define HAVE_SYS_SOCKET_H 1
4658| #define HAVE_SYS_STATVFS_H 1
4659| #define HAVE_SYS_STAT_H 1
4660| #define HAVE_SYS_TIME_H 1
4661| #define HAVE_SYS_TIMES_H 1
4662| #define HAVE_SYS_TYPES_H 1
4663| #define HAVE_SYS_UN_H 1
4664| #define HAVE_SYS_UTSNAME_H 1
4665| #define HAVE_SYS_WAIT_H 1
4666| #define HAVE_SYS_RESOURCE_H 1
4667| #define HAVE_SYSEXITS_H 1
4668| #define HAVE_SPAWN_H 1
4669| #define HAVE_UTIL_H 1
4670| #define HAVE_ALLOCA_H 1
4671| #define HAVE_DIRENT_H 1
4672| #define HAVE_TERM_H 1
4673| #define HAVE_MAKEDEV 1
4674| #define _LARGEFILE_SOURCE 1
4675| #define _FILE_OFFSET_BITS 64
4676| #if defined(SCO_DS)
4677| #undef _OFF_T
4678| #endif
4679| #define RETSIGTYPE void
4680| #define HAVE_UINT32_T 1
4681| #define HAVE_UINT64_T 1
4682| #define HAVE_INT32_T 1
4683| /* end confdefs.h.  */
4684| #include <stdio.h>
4685| #ifdef HAVE_SYS_TYPES_H
4686| # include <sys/types.h>
4687| #endif
4688| #ifdef HAVE_SYS_STAT_H
4689| # include <sys/stat.h>
4690| #endif
4691| #ifdef STDC_HEADERS
4692| # include <stdlib.h>
4693| # include <stddef.h>
4694| #else
4695| # ifdef HAVE_STDLIB_H
4696| #  include <stdlib.h>
4697| # endif
4698| #endif
4699| #ifdef HAVE_STRING_H
4700| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4701| #  include <memory.h>
4702| # endif
4703| # include <string.h>
4704| #endif
4705| #ifdef HAVE_STRINGS_H
4706| # include <strings.h>
4707| #endif
4708| #ifdef HAVE_INTTYPES_H
4709| # include <inttypes.h>
4710| #endif
4711| #ifdef HAVE_STDINT_H
4712| # include <stdint.h>
4713| #endif
4714| #ifdef HAVE_UNISTD_H
4715| # include <unistd.h>
4716| #endif
4717|               enum { N = 32 / 2 - 1 };
4718| int
4719| main ()
4720| {
4721| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
4722|                < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
4723| test_array [0] = 0;
4724| return test_array [0];
4725|
4726|   ;
4727|   return 0;
4728| }
4729configure:7193: result: yes
4730configure:7205: checking for int64_t
4731configure:7205: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4732configure:7205: $? = 0
4733configure:7205: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4734conftest.c:107:22: error: expected expression
4735if (sizeof ((int64_t)))
4736                     ^
47371 error generated.
4738configure:7205: $? = 1
4739configure: failed program was:
4740| /* confdefs.h */
4741| #define _GNU_SOURCE 1
4742| #define _NETBSD_SOURCE 1
4743| #define __BSD_VISIBLE 1
4744| #define _BSD_TYPES 1
4745| #define _DARWIN_C_SOURCE 1
4746| #define STDC_HEADERS 1
4747| #define HAVE_SYS_TYPES_H 1
4748| #define HAVE_SYS_STAT_H 1
4749| #define HAVE_STDLIB_H 1
4750| #define HAVE_STRING_H 1
4751| #define HAVE_MEMORY_H 1
4752| #define HAVE_STRINGS_H 1
4753| #define HAVE_INTTYPES_H 1
4754| #define HAVE_STDINT_H 1
4755| #define HAVE_UNISTD_H 1
4756| #define __EXTENSIONS__ 1
4757| #define _ALL_SOURCE 1
4758| #define _GNU_SOURCE 1
4759| #define _POSIX_PTHREAD_SEMANTICS 1
4760| #define _TANDEM_SOURCE 1
4761| #define STDC_HEADERS 1
4762| #define HAVE_CURSES_H 1
4763| #define HAVE_DLFCN_H 1
4764| #define HAVE_ERRNO_H 1
4765| #define HAVE_FCNTL_H 1
4766| #define HAVE_GRP_H 1
4767| #define HAVE_LANGINFO_H 1
4768| #define HAVE_LIBINTL_H 1
4769| #define HAVE_NCURSES_H 1
4770| #define HAVE_POLL_H 1
4771| #define HAVE_PTHREAD_H 1
4772| #define HAVE_SIGNAL_H 1
4773| #define HAVE_STDINT_H 1
4774| #define HAVE_TERMIOS_H 1
4775| #define HAVE_UNISTD_H 1
4776| #define HAVE_UTIME_H 1
4777| #define HAVE_SYS_EVENT_H 1
4778| #define HAVE_SYS_FILE_H 1
4779| #define HAVE_SYS_LOCK_H 1
4780| #define HAVE_SYS_PARAM_H 1
4781| #define HAVE_SYS_POLL_H 1
4782| #define HAVE_SYS_SELECT_H 1
4783| #define HAVE_SYS_SOCKET_H 1
4784| #define HAVE_SYS_STATVFS_H 1
4785| #define HAVE_SYS_STAT_H 1
4786| #define HAVE_SYS_TIME_H 1
4787| #define HAVE_SYS_TIMES_H 1
4788| #define HAVE_SYS_TYPES_H 1
4789| #define HAVE_SYS_UN_H 1
4790| #define HAVE_SYS_UTSNAME_H 1
4791| #define HAVE_SYS_WAIT_H 1
4792| #define HAVE_SYS_RESOURCE_H 1
4793| #define HAVE_SYSEXITS_H 1
4794| #define HAVE_SPAWN_H 1
4795| #define HAVE_UTIL_H 1
4796| #define HAVE_ALLOCA_H 1
4797| #define HAVE_DIRENT_H 1
4798| #define HAVE_TERM_H 1
4799| #define HAVE_MAKEDEV 1
4800| #define _LARGEFILE_SOURCE 1
4801| #define _FILE_OFFSET_BITS 64
4802| #if defined(SCO_DS)
4803| #undef _OFF_T
4804| #endif
4805| #define RETSIGTYPE void
4806| #define HAVE_UINT32_T 1
4807| #define HAVE_UINT64_T 1
4808| #define HAVE_INT32_T 1
4809| /* end confdefs.h.  */
4810| #include <stdio.h>
4811| #ifdef HAVE_SYS_TYPES_H
4812| # include <sys/types.h>
4813| #endif
4814| #ifdef HAVE_SYS_STAT_H
4815| # include <sys/stat.h>
4816| #endif
4817| #ifdef STDC_HEADERS
4818| # include <stdlib.h>
4819| # include <stddef.h>
4820| #else
4821| # ifdef HAVE_STDLIB_H
4822| #  include <stdlib.h>
4823| # endif
4824| #endif
4825| #ifdef HAVE_STRING_H
4826| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4827| #  include <memory.h>
4828| # endif
4829| # include <string.h>
4830| #endif
4831| #ifdef HAVE_STRINGS_H
4832| # include <strings.h>
4833| #endif
4834| #ifdef HAVE_INTTYPES_H
4835| # include <inttypes.h>
4836| #endif
4837| #ifdef HAVE_STDINT_H
4838| # include <stdint.h>
4839| #endif
4840| #ifdef HAVE_UNISTD_H
4841| # include <unistd.h>
4842| #endif
4843| int
4844| main ()
4845| {
4846| if (sizeof ((int64_t)))
4847|           return 0;
4848|   ;
4849|   return 0;
4850| }
4851configure:7205: result: yes
4852configure:7212: checking for int64_t
4853configure:7212: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4854configure:7212: $? = 0
4855configure:7212: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4856conftest.c:109:24: error: 'test_array' declared as an array with a negative size
4857static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
4858                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
48591 error generated.
4860configure:7212: $? = 1
4861configure: failed program was:
4862| /* confdefs.h */
4863| #define _GNU_SOURCE 1
4864| #define _NETBSD_SOURCE 1
4865| #define __BSD_VISIBLE 1
4866| #define _BSD_TYPES 1
4867| #define _DARWIN_C_SOURCE 1
4868| #define STDC_HEADERS 1
4869| #define HAVE_SYS_TYPES_H 1
4870| #define HAVE_SYS_STAT_H 1
4871| #define HAVE_STDLIB_H 1
4872| #define HAVE_STRING_H 1
4873| #define HAVE_MEMORY_H 1
4874| #define HAVE_STRINGS_H 1
4875| #define HAVE_INTTYPES_H 1
4876| #define HAVE_STDINT_H 1
4877| #define HAVE_UNISTD_H 1
4878| #define __EXTENSIONS__ 1
4879| #define _ALL_SOURCE 1
4880| #define _GNU_SOURCE 1
4881| #define _POSIX_PTHREAD_SEMANTICS 1
4882| #define _TANDEM_SOURCE 1
4883| #define STDC_HEADERS 1
4884| #define HAVE_CURSES_H 1
4885| #define HAVE_DLFCN_H 1
4886| #define HAVE_ERRNO_H 1
4887| #define HAVE_FCNTL_H 1
4888| #define HAVE_GRP_H 1
4889| #define HAVE_LANGINFO_H 1
4890| #define HAVE_LIBINTL_H 1
4891| #define HAVE_NCURSES_H 1
4892| #define HAVE_POLL_H 1
4893| #define HAVE_PTHREAD_H 1
4894| #define HAVE_SIGNAL_H 1
4895| #define HAVE_STDINT_H 1
4896| #define HAVE_TERMIOS_H 1
4897| #define HAVE_UNISTD_H 1
4898| #define HAVE_UTIME_H 1
4899| #define HAVE_SYS_EVENT_H 1
4900| #define HAVE_SYS_FILE_H 1
4901| #define HAVE_SYS_LOCK_H 1
4902| #define HAVE_SYS_PARAM_H 1
4903| #define HAVE_SYS_POLL_H 1
4904| #define HAVE_SYS_SELECT_H 1
4905| #define HAVE_SYS_SOCKET_H 1
4906| #define HAVE_SYS_STATVFS_H 1
4907| #define HAVE_SYS_STAT_H 1
4908| #define HAVE_SYS_TIME_H 1
4909| #define HAVE_SYS_TIMES_H 1
4910| #define HAVE_SYS_TYPES_H 1
4911| #define HAVE_SYS_UN_H 1
4912| #define HAVE_SYS_UTSNAME_H 1
4913| #define HAVE_SYS_WAIT_H 1
4914| #define HAVE_SYS_RESOURCE_H 1
4915| #define HAVE_SYSEXITS_H 1
4916| #define HAVE_SPAWN_H 1
4917| #define HAVE_UTIL_H 1
4918| #define HAVE_ALLOCA_H 1
4919| #define HAVE_DIRENT_H 1
4920| #define HAVE_TERM_H 1
4921| #define HAVE_MAKEDEV 1
4922| #define _LARGEFILE_SOURCE 1
4923| #define _FILE_OFFSET_BITS 64
4924| #if defined(SCO_DS)
4925| #undef _OFF_T
4926| #endif
4927| #define RETSIGTYPE void
4928| #define HAVE_UINT32_T 1
4929| #define HAVE_UINT64_T 1
4930| #define HAVE_INT32_T 1
4931| #define HAVE_INT64_T 1
4932| /* end confdefs.h.  */
4933| #include <stdio.h>
4934| #ifdef HAVE_SYS_TYPES_H
4935| # include <sys/types.h>
4936| #endif
4937| #ifdef HAVE_SYS_STAT_H
4938| # include <sys/stat.h>
4939| #endif
4940| #ifdef STDC_HEADERS
4941| # include <stdlib.h>
4942| # include <stddef.h>
4943| #else
4944| # ifdef HAVE_STDLIB_H
4945| #  include <stdlib.h>
4946| # endif
4947| #endif
4948| #ifdef HAVE_STRING_H
4949| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4950| #  include <memory.h>
4951| # endif
4952| # include <string.h>
4953| #endif
4954| #ifdef HAVE_STRINGS_H
4955| # include <strings.h>
4956| #endif
4957| #ifdef HAVE_INTTYPES_H
4958| # include <inttypes.h>
4959| #endif
4960| #ifdef HAVE_STDINT_H
4961| # include <stdint.h>
4962| #endif
4963| #ifdef HAVE_UNISTD_H
4964| # include <unistd.h>
4965| #endif
4966|               enum { N = 64 / 2 - 1 };
4967| int
4968| main ()
4969| {
4970| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
4971|                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
4972| test_array [0] = 0;
4973| return test_array [0];
4974|
4975|   ;
4976|   return 0;
4977| }
4978configure:7212: result: yes
4979configure:7224: checking for ssize_t
4980configure:7224: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4981configure:7224: $? = 0
4982configure:7224: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
4983conftest.c:108:22: error: expected expression
4984if (sizeof ((ssize_t)))
4985                     ^
49861 error generated.
4987configure:7224: $? = 1
4988configure: failed program was:
4989| /* confdefs.h */
4990| #define _GNU_SOURCE 1
4991| #define _NETBSD_SOURCE 1
4992| #define __BSD_VISIBLE 1
4993| #define _BSD_TYPES 1
4994| #define _DARWIN_C_SOURCE 1
4995| #define STDC_HEADERS 1
4996| #define HAVE_SYS_TYPES_H 1
4997| #define HAVE_SYS_STAT_H 1
4998| #define HAVE_STDLIB_H 1
4999| #define HAVE_STRING_H 1
5000| #define HAVE_MEMORY_H 1
5001| #define HAVE_STRINGS_H 1
5002| #define HAVE_INTTYPES_H 1
5003| #define HAVE_STDINT_H 1
5004| #define HAVE_UNISTD_H 1
5005| #define __EXTENSIONS__ 1
5006| #define _ALL_SOURCE 1
5007| #define _GNU_SOURCE 1
5008| #define _POSIX_PTHREAD_SEMANTICS 1
5009| #define _TANDEM_SOURCE 1
5010| #define STDC_HEADERS 1
5011| #define HAVE_CURSES_H 1
5012| #define HAVE_DLFCN_H 1
5013| #define HAVE_ERRNO_H 1
5014| #define HAVE_FCNTL_H 1
5015| #define HAVE_GRP_H 1
5016| #define HAVE_LANGINFO_H 1
5017| #define HAVE_LIBINTL_H 1
5018| #define HAVE_NCURSES_H 1
5019| #define HAVE_POLL_H 1
5020| #define HAVE_PTHREAD_H 1
5021| #define HAVE_SIGNAL_H 1
5022| #define HAVE_STDINT_H 1
5023| #define HAVE_TERMIOS_H 1
5024| #define HAVE_UNISTD_H 1
5025| #define HAVE_UTIME_H 1
5026| #define HAVE_SYS_EVENT_H 1
5027| #define HAVE_SYS_FILE_H 1
5028| #define HAVE_SYS_LOCK_H 1
5029| #define HAVE_SYS_PARAM_H 1
5030| #define HAVE_SYS_POLL_H 1
5031| #define HAVE_SYS_SELECT_H 1
5032| #define HAVE_SYS_SOCKET_H 1
5033| #define HAVE_SYS_STATVFS_H 1
5034| #define HAVE_SYS_STAT_H 1
5035| #define HAVE_SYS_TIME_H 1
5036| #define HAVE_SYS_TIMES_H 1
5037| #define HAVE_SYS_TYPES_H 1
5038| #define HAVE_SYS_UN_H 1
5039| #define HAVE_SYS_UTSNAME_H 1
5040| #define HAVE_SYS_WAIT_H 1
5041| #define HAVE_SYS_RESOURCE_H 1
5042| #define HAVE_SYSEXITS_H 1
5043| #define HAVE_SPAWN_H 1
5044| #define HAVE_UTIL_H 1
5045| #define HAVE_ALLOCA_H 1
5046| #define HAVE_DIRENT_H 1
5047| #define HAVE_TERM_H 1
5048| #define HAVE_MAKEDEV 1
5049| #define _LARGEFILE_SOURCE 1
5050| #define _FILE_OFFSET_BITS 64
5051| #if defined(SCO_DS)
5052| #undef _OFF_T
5053| #endif
5054| #define RETSIGTYPE void
5055| #define HAVE_UINT32_T 1
5056| #define HAVE_UINT64_T 1
5057| #define HAVE_INT32_T 1
5058| #define HAVE_INT64_T 1
5059| /* end confdefs.h.  */
5060| #include <stdio.h>
5061| #ifdef HAVE_SYS_TYPES_H
5062| # include <sys/types.h>
5063| #endif
5064| #ifdef HAVE_SYS_STAT_H
5065| # include <sys/stat.h>
5066| #endif
5067| #ifdef STDC_HEADERS
5068| # include <stdlib.h>
5069| # include <stddef.h>
5070| #else
5071| # ifdef HAVE_STDLIB_H
5072| #  include <stdlib.h>
5073| # endif
5074| #endif
5075| #ifdef HAVE_STRING_H
5076| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5077| #  include <memory.h>
5078| # endif
5079| # include <string.h>
5080| #endif
5081| #ifdef HAVE_STRINGS_H
5082| # include <strings.h>
5083| #endif
5084| #ifdef HAVE_INTTYPES_H
5085| # include <inttypes.h>
5086| #endif
5087| #ifdef HAVE_STDINT_H
5088| # include <stdint.h>
5089| #endif
5090| #ifdef HAVE_UNISTD_H
5091| # include <unistd.h>
5092| #endif
5093| int
5094| main ()
5095| {
5096| if (sizeof ((ssize_t)))
5097|           return 0;
5098|   ;
5099|   return 0;
5100| }
5101configure:7224: result: yes
5102configure:7238: checking size of int
5103configure:7243: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5104configure:7243: $? = 0
5105configure:7243: ./conftest
5106configure:7243: $? = 0
5107configure:7257: result: 4
5108configure:7271: checking size of long
5109configure:7276: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5110configure:7276: $? = 0
5111configure:7276: ./conftest
5112configure:7276: $? = 0
5113configure:7290: result: 8
5114configure:7304: checking size of void *
5115configure:7309: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5116configure:7309: $? = 0
5117configure:7309: ./conftest
5118configure:7309: $? = 0
5119configure:7323: result: 8
5120configure:7337: checking size of short
5121configure:7342: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5122configure:7342: $? = 0
5123configure:7342: ./conftest
5124configure:7342: $? = 0
5125configure:7356: result: 2
5126configure:7370: checking size of float
5127configure:7375: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5128configure:7375: $? = 0
5129configure:7375: ./conftest
5130configure:7375: $? = 0
5131configure:7389: result: 4
5132configure:7403: checking size of double
5133configure:7408: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5134configure:7408: $? = 0
5135configure:7408: ./conftest
5136configure:7408: $? = 0
5137configure:7422: result: 8
5138configure:7436: checking size of fpos_t
5139configure:7441: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5140configure:7441: $? = 0
5141configure:7441: ./conftest
5142configure:7441: $? = 0
5143configure:7455: result: 8
5144configure:7469: checking size of size_t
5145configure:7474: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5146configure:7474: $? = 0
5147configure:7474: ./conftest
5148configure:7474: $? = 0
5149configure:7488: result: 8
5150configure:7502: checking size of pid_t
5151configure:7507: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5152configure:7507: $? = 0
5153configure:7507: ./conftest
5154configure:7507: $? = 0
5155configure:7521: result: 4
5156configure:7532: checking for long long support
5157configure:7546: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
5158configure:7546: $? = 0
5159configure:7555: result: yes
5160configure:7562: checking size of long long
5161configure:7567: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5162configure:7567: $? = 0
5163configure:7567: ./conftest
5164configure:7567: $? = 0
5165configure:7581: result: 8
5166configure:7593: checking for long double support
5167configure:7607: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
5168configure:7607: $? = 0
5169configure:7616: result: yes
5170configure:7623: checking size of long double
5171configure:7628: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5172configure:7628: $? = 0
5173configure:7628: ./conftest
5174configure:7628: $? = 0
5175configure:7642: result: 16
5176configure:7654: checking for _Bool support
5177configure:7668: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
5178configure:7668: $? = 0
5179configure:7677: result: yes
5180configure:7684: checking size of _Bool
5181configure:7689: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5182configure:7689: $? = 0
5183configure:7689: ./conftest
5184configure:7689: $? = 0
5185configure:7703: result: 1
5186configure:7715: checking for uintptr_t
5187configure:7715: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
5188configure:7715: $? = 0
5189configure:7715: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
5190conftest.c:98:24: error: expected expression
5191if (sizeof ((uintptr_t)))
5192                       ^
51931 error generated.
5194configure:7715: $? = 1
5195configure: failed program was:
5196| /* confdefs.h */
5197| #define _GNU_SOURCE 1
5198| #define _NETBSD_SOURCE 1
5199| #define __BSD_VISIBLE 1
5200| #define _BSD_TYPES 1
5201| #define _DARWIN_C_SOURCE 1
5202| #define STDC_HEADERS 1
5203| #define HAVE_SYS_TYPES_H 1
5204| #define HAVE_SYS_STAT_H 1
5205| #define HAVE_STDLIB_H 1
5206| #define HAVE_STRING_H 1
5207| #define HAVE_MEMORY_H 1
5208| #define HAVE_STRINGS_H 1
5209| #define HAVE_INTTYPES_H 1
5210| #define HAVE_STDINT_H 1
5211| #define HAVE_UNISTD_H 1
5212| #define __EXTENSIONS__ 1
5213| #define _ALL_SOURCE 1
5214| #define _GNU_SOURCE 1
5215| #define _POSIX_PTHREAD_SEMANTICS 1
5216| #define _TANDEM_SOURCE 1
5217| #define STDC_HEADERS 1
5218| #define HAVE_CURSES_H 1
5219| #define HAVE_DLFCN_H 1
5220| #define HAVE_ERRNO_H 1
5221| #define HAVE_FCNTL_H 1
5222| #define HAVE_GRP_H 1
5223| #define HAVE_LANGINFO_H 1
5224| #define HAVE_LIBINTL_H 1
5225| #define HAVE_NCURSES_H 1
5226| #define HAVE_POLL_H 1
5227| #define HAVE_PTHREAD_H 1
5228| #define HAVE_SIGNAL_H 1
5229| #define HAVE_STDINT_H 1
5230| #define HAVE_TERMIOS_H 1
5231| #define HAVE_UNISTD_H 1
5232| #define HAVE_UTIME_H 1
5233| #define HAVE_SYS_EVENT_H 1
5234| #define HAVE_SYS_FILE_H 1
5235| #define HAVE_SYS_LOCK_H 1
5236| #define HAVE_SYS_PARAM_H 1
5237| #define HAVE_SYS_POLL_H 1
5238| #define HAVE_SYS_SELECT_H 1
5239| #define HAVE_SYS_SOCKET_H 1
5240| #define HAVE_SYS_STATVFS_H 1
5241| #define HAVE_SYS_STAT_H 1
5242| #define HAVE_SYS_TIME_H 1
5243| #define HAVE_SYS_TIMES_H 1
5244| #define HAVE_SYS_TYPES_H 1
5245| #define HAVE_SYS_UN_H 1
5246| #define HAVE_SYS_UTSNAME_H 1
5247| #define HAVE_SYS_WAIT_H 1
5248| #define HAVE_SYS_RESOURCE_H 1
5249| #define HAVE_SYSEXITS_H 1
5250| #define HAVE_SPAWN_H 1
5251| #define HAVE_UTIL_H 1
5252| #define HAVE_ALLOCA_H 1
5253| #define HAVE_DIRENT_H 1
5254| #define HAVE_TERM_H 1
5255| #define HAVE_MAKEDEV 1
5256| #define _LARGEFILE_SOURCE 1
5257| #define _FILE_OFFSET_BITS 64
5258| #if defined(SCO_DS)
5259| #undef _OFF_T
5260| #endif
5261| #define RETSIGTYPE void
5262| #define HAVE_UINT32_T 1
5263| #define HAVE_UINT64_T 1
5264| #define HAVE_INT32_T 1
5265| #define HAVE_INT64_T 1
5266| #define HAVE_SSIZE_T 1
5267| #define SIZEOF_INT 4
5268| #define SIZEOF_LONG 8
5269| #define SIZEOF_VOID_P 8
5270| #define SIZEOF_SHORT 2
5271| #define SIZEOF_FLOAT 4
5272| #define SIZEOF_DOUBLE 8
5273| #define SIZEOF_FPOS_T 8
5274| #define SIZEOF_SIZE_T 8
5275| #define SIZEOF_PID_T 4
5276| #define HAVE_LONG_LONG 1
5277| #define SIZEOF_LONG_LONG 8
5278| #define HAVE_LONG_DOUBLE 1
5279| #define SIZEOF_LONG_DOUBLE 16
5280| #define HAVE_C99_BOOL 1
5281| #define SIZEOF__BOOL 1
5282| /* end confdefs.h.  */
5283| #ifdef HAVE_STDINT_H
5284|         #include <stdint.h>
5285|         #endif
5286|         #ifdef HAVE_INTTYPES_H
5287|         #include <inttypes.h>
5288|         #endif
5289|
5290| int
5291| main ()
5292| {
5293| if (sizeof ((uintptr_t)))
5294|           return 0;
5295|   ;
5296|   return 0;
5297| }
5298configure:7715: result: yes
5299configure:7732: checking size of uintptr_t
5300configure:7737: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5301configure:7737: $? = 0
5302configure:7737: ./conftest
5303configure:7737: $? = 0
5304configure:7751: result: 8
5305configure:7768: checking size of off_t
5306configure:7773: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5307configure:7773: $? = 0
5308configure:7773: ./conftest
5309configure:7773: $? = 0
5310configure:7792: result: 8
5311configure:7803: checking whether to enable large file support
5312configure:7815: result: no
5313configure:7827: checking size of time_t
5314configure:7832: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5315configure:7832: $? = 0
5316configure:7832: ./conftest
5317configure:7832: $? = 0
5318configure:7854: result: 8
5319configure:7874: checking for pthread_t
5320configure:7890: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
5321conftest.c:97:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
5322pthread_t x; x = *(pthread_t*)0;
5323                 ^~~~~~~~~~~~~~
5324conftest.c:97:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
53251 warning generated.
5326conftest.c:97:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
5327pthread_t x; x = *(pthread_t*)0;
5328                 ^~~~~~~~~~~~~~
5329conftest.c:97:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
53301 warning generated.
5331configure:7890: $? = 0
5332configure:7894: result: yes
5333configure:7901: checking size of pthread_t
5334configure:7906: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5335configure:7906: $? = 0
5336configure:7906: ./conftest
5337configure:7906: $? = 0
5338configure:7925: result: 8
5339configure:7938: checking for --enable-toolbox-glue
5340configure:7968: result: yes
5341configure:8019: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c  >&5
5342configure:8019: $? = 0
5343configure:8019: ./conftest
5344configure:8019: $? = 1
5345configure: program exited with status 1
5346configure: failed program was:
5347| /* confdefs.h */
5348| #define _GNU_SOURCE 1
5349| #define _NETBSD_SOURCE 1
5350| #define __BSD_VISIBLE 1
5351| #define _BSD_TYPES 1
5352| #define _DARWIN_C_SOURCE 1
5353| #define STDC_HEADERS 1
5354| #define HAVE_SYS_TYPES_H 1
5355| #define HAVE_SYS_STAT_H 1
5356| #define HAVE_STDLIB_H 1
5357| #define HAVE_STRING_H 1
5358| #define HAVE_MEMORY_H 1
5359| #define HAVE_STRINGS_H 1
5360| #define HAVE_INTTYPES_H 1
5361| #define HAVE_STDINT_H 1
5362| #define HAVE_UNISTD_H 1
5363| #define __EXTENSIONS__ 1
5364| #define _ALL_SOURCE 1
5365| #define _GNU_SOURCE 1
5366| #define _POSIX_PTHREAD_SEMANTICS 1
5367| #define _TANDEM_SOURCE 1
5368| #define STDC_HEADERS 1
5369| #define HAVE_CURSES_H 1
5370| #define HAVE_DLFCN_H 1
5371| #define HAVE_ERRNO_H 1
5372| #define HAVE_FCNTL_H 1
5373| #define HAVE_GRP_H 1
5374| #define HAVE_LANGINFO_H 1
5375| #define HAVE_LIBINTL_H 1
5376| #define HAVE_NCURSES_H 1
5377| #define HAVE_POLL_H 1
5378| #define HAVE_PTHREAD_H 1
5379| #define HAVE_SIGNAL_H 1
5380| #define HAVE_STDINT_H 1
5381| #define HAVE_TERMIOS_H 1
5382| #define HAVE_UNISTD_H 1
5383| #define HAVE_UTIME_H 1
5384| #define HAVE_SYS_EVENT_H 1
5385| #define HAVE_SYS_FILE_H 1
5386| #define HAVE_SYS_LOCK_H 1
5387| #define HAVE_SYS_PARAM_H 1
5388| #define HAVE_SYS_POLL_H 1
5389| #define HAVE_SYS_SELECT_H 1
5390| #define HAVE_SYS_SOCKET_H 1
5391| #define HAVE_SYS_STATVFS_H 1
5392| #define HAVE_SYS_STAT_H 1
5393| #define HAVE_SYS_TIME_H 1
5394| #define HAVE_SYS_TIMES_H 1
5395| #define HAVE_SYS_TYPES_H 1
5396| #define HAVE_SYS_UN_H 1
5397| #define HAVE_SYS_UTSNAME_H 1
5398| #define HAVE_SYS_WAIT_H 1
5399| #define HAVE_SYS_RESOURCE_H 1
5400| #define HAVE_SYSEXITS_H 1
5401| #define HAVE_SPAWN_H 1
5402| #define HAVE_UTIL_H 1
5403| #define HAVE_ALLOCA_H 1
5404| #define HAVE_DIRENT_H 1
5405| #define HAVE_TERM_H 1
5406| #define HAVE_MAKEDEV 1
5407| #define _LARGEFILE_SOURCE 1
5408| #define _FILE_OFFSET_BITS 64
5409| #if defined(SCO_DS)
5410| #undef _OFF_T
5411| #endif
5412| #define RETSIGTYPE void
5413| #define HAVE_UINT32_T 1
5414| #define HAVE_UINT64_T 1
5415| #define HAVE_INT32_T 1
5416| #define HAVE_INT64_T 1
5417| #define HAVE_SSIZE_T 1
5418| #define SIZEOF_INT 4
5419| #define SIZEOF_LONG 8
5420| #define SIZEOF_VOID_P 8
5421| #define SIZEOF_SHORT 2
5422| #define SIZEOF_FLOAT 4
5423| #define SIZEOF_DOUBLE 8
5424| #define SIZEOF_FPOS_T 8
5425| #define SIZEOF_SIZE_T 8
5426| #define SIZEOF_PID_T 4
5427| #define HAVE_LONG_LONG 1
5428| #define SIZEOF_LONG_LONG 8
5429| #define HAVE_LONG_DOUBLE 1
5430| #define SIZEOF_LONG_DOUBLE 16
5431| #define HAVE_C99_BOOL 1
5432| #define SIZEOF__BOOL 1
5433| #define HAVE_UINTPTR_T 1
5434| #define SIZEOF_UINTPTR_T 8
5435| #define SIZEOF_OFF_T 8
5436| #define SIZEOF_TIME_T 8
5437| #define SIZEOF_PTHREAD_T 8
5438| #define USE_TOOLBOX_OBJECT_GLUE 1
5439| /* end confdefs.h.  */
5440|
5441|     #include <unistd.h>
5442|     int main(int argc, char*argv[])
5443|     {
5444|       if (sizeof(long) == 4) {
5445|         return 0;
5446|       } else {
5447|                 return 1;
5448|       }
5449|     }
5450|
5451configure:8062: checking for --enable-framework
5452configure:8072: result: yes
5453configure:8083: checking for dyld
5454configure:8090: result: always on for Darwin
5455configure:8108: checking SO
5456configure:8134: result: .so
5457configure:8146: checking LDSHARED
5458configure:8285: result: $(CC) -bundle -undefined dynamic_lookup
5459configure:8291: checking CCSHARED
5460configure:8326: result:
5461configure:8330: checking LINKFORSHARED
5462configure:8386: result: -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
5463configure:8391: checking CFLAGSFORSHARED
5464configure:8404: result: $(CCSHARED)
5465configure:8416: checking SHLIBS
5466configure:8422: result: $(LIBS)
5467configure:8427: checking for dlopen in -ldl
5468configure:8452: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl   >&5
5469configure:8452: $? = 0
5470configure:8461: result: yes
5471configure:8472: checking for shl_load in -ldld
5472configure:8497: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldld  -ldl  >&5
5473ld: library not found for -ldld
5474clang: error: linker command failed with exit code 1 (use -v to see invocation)
5475configure:8497: $? = 1
5476configure: failed program was:
5477| /* confdefs.h */
5478| #define _GNU_SOURCE 1
5479| #define _NETBSD_SOURCE 1
5480| #define __BSD_VISIBLE 1
5481| #define _BSD_TYPES 1
5482| #define _DARWIN_C_SOURCE 1
5483| #define STDC_HEADERS 1
5484| #define HAVE_SYS_TYPES_H 1
5485| #define HAVE_SYS_STAT_H 1
5486| #define HAVE_STDLIB_H 1
5487| #define HAVE_STRING_H 1
5488| #define HAVE_MEMORY_H 1
5489| #define HAVE_STRINGS_H 1
5490| #define HAVE_INTTYPES_H 1
5491| #define HAVE_STDINT_H 1
5492| #define HAVE_UNISTD_H 1
5493| #define __EXTENSIONS__ 1
5494| #define _ALL_SOURCE 1
5495| #define _GNU_SOURCE 1
5496| #define _POSIX_PTHREAD_SEMANTICS 1
5497| #define _TANDEM_SOURCE 1
5498| #define STDC_HEADERS 1
5499| #define HAVE_CURSES_H 1
5500| #define HAVE_DLFCN_H 1
5501| #define HAVE_ERRNO_H 1
5502| #define HAVE_FCNTL_H 1
5503| #define HAVE_GRP_H 1
5504| #define HAVE_LANGINFO_H 1
5505| #define HAVE_LIBINTL_H 1
5506| #define HAVE_NCURSES_H 1
5507| #define HAVE_POLL_H 1
5508| #define HAVE_PTHREAD_H 1
5509| #define HAVE_SIGNAL_H 1
5510| #define HAVE_STDINT_H 1
5511| #define HAVE_TERMIOS_H 1
5512| #define HAVE_UNISTD_H 1
5513| #define HAVE_UTIME_H 1
5514| #define HAVE_SYS_EVENT_H 1
5515| #define HAVE_SYS_FILE_H 1
5516| #define HAVE_SYS_LOCK_H 1
5517| #define HAVE_SYS_PARAM_H 1
5518| #define HAVE_SYS_POLL_H 1
5519| #define HAVE_SYS_SELECT_H 1
5520| #define HAVE_SYS_SOCKET_H 1
5521| #define HAVE_SYS_STATVFS_H 1
5522| #define HAVE_SYS_STAT_H 1
5523| #define HAVE_SYS_TIME_H 1
5524| #define HAVE_SYS_TIMES_H 1
5525| #define HAVE_SYS_TYPES_H 1
5526| #define HAVE_SYS_UN_H 1
5527| #define HAVE_SYS_UTSNAME_H 1
5528| #define HAVE_SYS_WAIT_H 1
5529| #define HAVE_SYS_RESOURCE_H 1
5530| #define HAVE_SYSEXITS_H 1
5531| #define HAVE_SPAWN_H 1
5532| #define HAVE_UTIL_H 1
5533| #define HAVE_ALLOCA_H 1
5534| #define HAVE_DIRENT_H 1
5535| #define HAVE_TERM_H 1
5536| #define HAVE_MAKEDEV 1
5537| #define _LARGEFILE_SOURCE 1
5538| #define _FILE_OFFSET_BITS 64
5539| #if defined(SCO_DS)
5540| #undef _OFF_T
5541| #endif
5542| #define RETSIGTYPE void
5543| #define HAVE_UINT32_T 1
5544| #define HAVE_UINT64_T 1
5545| #define HAVE_INT32_T 1
5546| #define HAVE_INT64_T 1
5547| #define HAVE_SSIZE_T 1
5548| #define SIZEOF_INT 4
5549| #define SIZEOF_LONG 8
5550| #define SIZEOF_VOID_P 8
5551| #define SIZEOF_SHORT 2
5552| #define SIZEOF_FLOAT 4
5553| #define SIZEOF_DOUBLE 8
5554| #define SIZEOF_FPOS_T 8
5555| #define SIZEOF_SIZE_T 8
5556| #define SIZEOF_PID_T 4
5557| #define HAVE_LONG_LONG 1
5558| #define SIZEOF_LONG_LONG 8
5559| #define HAVE_LONG_DOUBLE 1
5560| #define SIZEOF_LONG_DOUBLE 16
5561| #define HAVE_C99_BOOL 1
5562| #define SIZEOF__BOOL 1
5563| #define HAVE_UINTPTR_T 1
5564| #define SIZEOF_UINTPTR_T 8
5565| #define SIZEOF_OFF_T 8
5566| #define SIZEOF_TIME_T 8
5567| #define SIZEOF_PTHREAD_T 8
5568| #define USE_TOOLBOX_OBJECT_GLUE 1
5569| #define WITH_NEXT_FRAMEWORK 1
5570| #define WITH_DYLD 1
5571| #define SHLIB_EXT ".so"
5572| #define HAVE_LIBDL 1
5573| /* end confdefs.h.  */
5574|
5575| /* Override any GCC internal prototype to avoid an error.
5576|    Use char because int might match the return type of a GCC
5577|    builtin and then its argument prototype would still apply.  */
5578| #ifdef __cplusplus
5579| extern "C"
5580| #endif
5581| char shl_load ();
5582| int
5583| main ()
5584| {
5585| return shl_load ();
5586|   ;
5587|   return 0;
5588| }
5589configure:8506: result: no
5590configure:8520: checking for library containing sem_init
5591configure:8551: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
5592configure:8551: $? = 0
5593configure:8568: result: none required
5594configure:8581: checking for textdomain in -lintl
5595configure:8606: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -lintl  -ldl  >&5
5596configure:8606: $? = 0
5597configure:8615: result: yes
5598configure:8662: checking for t_open in -lnsl
5599configure:8687: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -lnsl  -ldl  >&5
5600ld: library not found for -lnsl
5601clang: error: linker command failed with exit code 1 (use -v to see invocation)
5602configure:8687: $? = 1
5603configure: failed program was:
5604| /* confdefs.h */
5605| #define _GNU_SOURCE 1
5606| #define _NETBSD_SOURCE 1
5607| #define __BSD_VISIBLE 1
5608| #define _BSD_TYPES 1
5609| #define _DARWIN_C_SOURCE 1
5610| #define STDC_HEADERS 1
5611| #define HAVE_SYS_TYPES_H 1
5612| #define HAVE_SYS_STAT_H 1
5613| #define HAVE_STDLIB_H 1
5614| #define HAVE_STRING_H 1
5615| #define HAVE_MEMORY_H 1
5616| #define HAVE_STRINGS_H 1
5617| #define HAVE_INTTYPES_H 1
5618| #define HAVE_STDINT_H 1
5619| #define HAVE_UNISTD_H 1
5620| #define __EXTENSIONS__ 1
5621| #define _ALL_SOURCE 1
5622| #define _GNU_SOURCE 1
5623| #define _POSIX_PTHREAD_SEMANTICS 1
5624| #define _TANDEM_SOURCE 1
5625| #define STDC_HEADERS 1
5626| #define HAVE_CURSES_H 1
5627| #define HAVE_DLFCN_H 1
5628| #define HAVE_ERRNO_H 1
5629| #define HAVE_FCNTL_H 1
5630| #define HAVE_GRP_H 1
5631| #define HAVE_LANGINFO_H 1
5632| #define HAVE_LIBINTL_H 1
5633| #define HAVE_NCURSES_H 1
5634| #define HAVE_POLL_H 1
5635| #define HAVE_PTHREAD_H 1
5636| #define HAVE_SIGNAL_H 1
5637| #define HAVE_STDINT_H 1
5638| #define HAVE_TERMIOS_H 1
5639| #define HAVE_UNISTD_H 1
5640| #define HAVE_UTIME_H 1
5641| #define HAVE_SYS_EVENT_H 1
5642| #define HAVE_SYS_FILE_H 1
5643| #define HAVE_SYS_LOCK_H 1
5644| #define HAVE_SYS_PARAM_H 1
5645| #define HAVE_SYS_POLL_H 1
5646| #define HAVE_SYS_SELECT_H 1
5647| #define HAVE_SYS_SOCKET_H 1
5648| #define HAVE_SYS_STATVFS_H 1
5649| #define HAVE_SYS_STAT_H 1
5650| #define HAVE_SYS_TIME_H 1
5651| #define HAVE_SYS_TIMES_H 1
5652| #define HAVE_SYS_TYPES_H 1
5653| #define HAVE_SYS_UN_H 1
5654| #define HAVE_SYS_UTSNAME_H 1
5655| #define HAVE_SYS_WAIT_H 1
5656| #define HAVE_SYS_RESOURCE_H 1
5657| #define HAVE_SYSEXITS_H 1
5658| #define HAVE_SPAWN_H 1
5659| #define HAVE_UTIL_H 1
5660| #define HAVE_ALLOCA_H 1
5661| #define HAVE_DIRENT_H 1
5662| #define HAVE_TERM_H 1
5663| #define HAVE_MAKEDEV 1
5664| #define _LARGEFILE_SOURCE 1
5665| #define _FILE_OFFSET_BITS 64
5666| #if defined(SCO_DS)
5667| #undef _OFF_T
5668| #endif
5669| #define RETSIGTYPE void
5670| #define HAVE_UINT32_T 1
5671| #define HAVE_UINT64_T 1
5672| #define HAVE_INT32_T 1
5673| #define HAVE_INT64_T 1
5674| #define HAVE_SSIZE_T 1
5675| #define SIZEOF_INT 4
5676| #define SIZEOF_LONG 8
5677| #define SIZEOF_VOID_P 8
5678| #define SIZEOF_SHORT 2
5679| #define SIZEOF_FLOAT 4
5680| #define SIZEOF_DOUBLE 8
5681| #define SIZEOF_FPOS_T 8
5682| #define SIZEOF_SIZE_T 8
5683| #define SIZEOF_PID_T 4
5684| #define HAVE_LONG_LONG 1
5685| #define SIZEOF_LONG_LONG 8
5686| #define HAVE_LONG_DOUBLE 1
5687| #define SIZEOF_LONG_DOUBLE 16
5688| #define HAVE_C99_BOOL 1
5689| #define SIZEOF__BOOL 1
5690| #define HAVE_UINTPTR_T 1
5691| #define SIZEOF_UINTPTR_T 8
5692| #define SIZEOF_OFF_T 8
5693| #define SIZEOF_TIME_T 8
5694| #define SIZEOF_PTHREAD_T 8
5695| #define USE_TOOLBOX_OBJECT_GLUE 1
5696| #define WITH_NEXT_FRAMEWORK 1
5697| #define WITH_DYLD 1
5698| #define SHLIB_EXT ".so"
5699| #define HAVE_LIBDL 1
5700| #define WITH_LIBINTL 1
5701| /* end confdefs.h.  */
5702|
5703| /* Override any GCC internal prototype to avoid an error.
5704|    Use char because int might match the return type of a GCC
5705|    builtin and then its argument prototype would still apply.  */
5706| #ifdef __cplusplus
5707| extern "C"
5708| #endif
5709| char t_open ();
5710| int
5711| main ()
5712| {
5713| return t_open ();
5714|   ;
5715|   return 0;
5716| }
5717configure:8696: result: no
5718configure:8702: checking for socket in -lsocket
5719configure:8727: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -lsocket -ldl  -ldl  >&5
5720ld: library not found for -lsocket
5721clang: error: linker command failed with exit code 1 (use -v to see invocation)
5722configure:8727: $? = 1
5723configure: failed program was:
5724| /* confdefs.h */
5725| #define _GNU_SOURCE 1
5726| #define _NETBSD_SOURCE 1
5727| #define __BSD_VISIBLE 1
5728| #define _BSD_TYPES 1
5729| #define _DARWIN_C_SOURCE 1
5730| #define STDC_HEADERS 1
5731| #define HAVE_SYS_TYPES_H 1
5732| #define HAVE_SYS_STAT_H 1
5733| #define HAVE_STDLIB_H 1
5734| #define HAVE_STRING_H 1
5735| #define HAVE_MEMORY_H 1
5736| #define HAVE_STRINGS_H 1
5737| #define HAVE_INTTYPES_H 1
5738| #define HAVE_STDINT_H 1
5739| #define HAVE_UNISTD_H 1
5740| #define __EXTENSIONS__ 1
5741| #define _ALL_SOURCE 1
5742| #define _GNU_SOURCE 1
5743| #define _POSIX_PTHREAD_SEMANTICS 1
5744| #define _TANDEM_SOURCE 1
5745| #define STDC_HEADERS 1
5746| #define HAVE_CURSES_H 1
5747| #define HAVE_DLFCN_H 1
5748| #define HAVE_ERRNO_H 1
5749| #define HAVE_FCNTL_H 1
5750| #define HAVE_GRP_H 1
5751| #define HAVE_LANGINFO_H 1
5752| #define HAVE_LIBINTL_H 1
5753| #define HAVE_NCURSES_H 1
5754| #define HAVE_POLL_H 1
5755| #define HAVE_PTHREAD_H 1
5756| #define HAVE_SIGNAL_H 1
5757| #define HAVE_STDINT_H 1
5758| #define HAVE_TERMIOS_H 1
5759| #define HAVE_UNISTD_H 1
5760| #define HAVE_UTIME_H 1
5761| #define HAVE_SYS_EVENT_H 1
5762| #define HAVE_SYS_FILE_H 1
5763| #define HAVE_SYS_LOCK_H 1
5764| #define HAVE_SYS_PARAM_H 1
5765| #define HAVE_SYS_POLL_H 1
5766| #define HAVE_SYS_SELECT_H 1
5767| #define HAVE_SYS_SOCKET_H 1
5768| #define HAVE_SYS_STATVFS_H 1
5769| #define HAVE_SYS_STAT_H 1
5770| #define HAVE_SYS_TIME_H 1
5771| #define HAVE_SYS_TIMES_H 1
5772| #define HAVE_SYS_TYPES_H 1
5773| #define HAVE_SYS_UN_H 1
5774| #define HAVE_SYS_UTSNAME_H 1
5775| #define HAVE_SYS_WAIT_H 1
5776| #define HAVE_SYS_RESOURCE_H 1
5777| #define HAVE_SYSEXITS_H 1
5778| #define HAVE_SPAWN_H 1
5779| #define HAVE_UTIL_H 1
5780| #define HAVE_ALLOCA_H 1
5781| #define HAVE_DIRENT_H 1
5782| #define HAVE_TERM_H 1
5783| #define HAVE_MAKEDEV 1
5784| #define _LARGEFILE_SOURCE 1
5785| #define _FILE_OFFSET_BITS 64
5786| #if defined(SCO_DS)
5787| #undef _OFF_T
5788| #endif
5789| #define RETSIGTYPE void
5790| #define HAVE_UINT32_T 1
5791| #define HAVE_UINT64_T 1
5792| #define HAVE_INT32_T 1
5793| #define HAVE_INT64_T 1
5794| #define HAVE_SSIZE_T 1
5795| #define SIZEOF_INT 4
5796| #define SIZEOF_LONG 8
5797| #define SIZEOF_VOID_P 8
5798| #define SIZEOF_SHORT 2
5799| #define SIZEOF_FLOAT 4
5800| #define SIZEOF_DOUBLE 8
5801| #define SIZEOF_FPOS_T 8
5802| #define SIZEOF_SIZE_T 8
5803| #define SIZEOF_PID_T 4
5804| #define HAVE_LONG_LONG 1
5805| #define SIZEOF_LONG_LONG 8
5806| #define HAVE_LONG_DOUBLE 1
5807| #define SIZEOF_LONG_DOUBLE 16
5808| #define HAVE_C99_BOOL 1
5809| #define SIZEOF__BOOL 1
5810| #define HAVE_UINTPTR_T 1
5811| #define SIZEOF_UINTPTR_T 8
5812| #define SIZEOF_OFF_T 8
5813| #define SIZEOF_TIME_T 8
5814| #define SIZEOF_PTHREAD_T 8
5815| #define USE_TOOLBOX_OBJECT_GLUE 1
5816| #define WITH_NEXT_FRAMEWORK 1
5817| #define WITH_DYLD 1
5818| #define SHLIB_EXT ".so"
5819| #define HAVE_LIBDL 1
5820| #define WITH_LIBINTL 1
5821| /* end confdefs.h.  */
5822|
5823| /* Override any GCC internal prototype to avoid an error.
5824|    Use char because int might match the return type of a GCC
5825|    builtin and then its argument prototype would still apply.  */
5826| #ifdef __cplusplus
5827| extern "C"
5828| #endif
5829| char socket ();
5830| int
5831| main ()
5832| {
5833| return socket ();
5834|   ;
5835|   return 0;
5836| }
5837configure:8736: result: no
5838configure:8788: checking for --with-libs
5839configure:8799: result: no
5840configure:8850: checking for pkg-config
5841configure:8868: found /opt/local/bin/pkg-config
5842configure:8880: result: /opt/local/bin/pkg-config
5843configure:8904: checking for --with-system-expat
5844configure:8915: result: no
5845configure:8919: checking for --with-system-ffi
5846configure:8937: result: no
5847configure:8943: checking for --with-tcltk-includes
5848configure:8953: result: default
5849configure:8955: checking for --with-tcltk-libs
5850configure:8965: result: default
5851configure:8981: checking for --with-dbmliborder
5852configure:9000: result:
5853configure:9006: checking for --with-signal-module
5854configure:9018: result: yes
5855configure:9033: checking for --with-dec-threads
5856configure:9047: result: no
5857configure:9058: checking for --with-threads
5858configure:9078: result: yes
5859configure:9595: checking if PTHREAD_SCOPE_SYSTEM is supported
5860configure:9620: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
5861conftest.c:102:16: fatal error: 'stdio.h' file not found
5862      #include <stdio.h>
5863               ^
58641 error generated.
5865configure:9620: $? = 1
5866configure: program exited with status 1
5867configure: failed program was:
5868| /* confdefs.h */
5869| #define _GNU_SOURCE 1
5870| #define _NETBSD_SOURCE 1
5871| #define __BSD_VISIBLE 1
5872| #define _BSD_TYPES 1
5873| #define _DARWIN_C_SOURCE 1
5874| #define STDC_HEADERS 1
5875| #define HAVE_SYS_TYPES_H 1
5876| #define HAVE_SYS_STAT_H 1
5877| #define HAVE_STDLIB_H 1
5878| #define HAVE_STRING_H 1
5879| #define HAVE_MEMORY_H 1
5880| #define HAVE_STRINGS_H 1
5881| #define HAVE_INTTYPES_H 1
5882| #define HAVE_STDINT_H 1
5883| #define HAVE_UNISTD_H 1
5884| #define __EXTENSIONS__ 1
5885| #define _ALL_SOURCE 1
5886| #define _GNU_SOURCE 1
5887| #define _POSIX_PTHREAD_SEMANTICS 1
5888| #define _TANDEM_SOURCE 1
5889| #define STDC_HEADERS 1
5890| #define HAVE_CURSES_H 1
5891| #define HAVE_DLFCN_H 1
5892| #define HAVE_ERRNO_H 1
5893| #define HAVE_FCNTL_H 1
5894| #define HAVE_GRP_H 1
5895| #define HAVE_LANGINFO_H 1
5896| #define HAVE_LIBINTL_H 1
5897| #define HAVE_NCURSES_H 1
5898| #define HAVE_POLL_H 1
5899| #define HAVE_PTHREAD_H 1
5900| #define HAVE_SIGNAL_H 1
5901| #define HAVE_STDINT_H 1
5902| #define HAVE_TERMIOS_H 1
5903| #define HAVE_UNISTD_H 1
5904| #define HAVE_UTIME_H 1
5905| #define HAVE_SYS_EVENT_H 1
5906| #define HAVE_SYS_FILE_H 1
5907| #define HAVE_SYS_LOCK_H 1
5908| #define HAVE_SYS_PARAM_H 1
5909| #define HAVE_SYS_POLL_H 1
5910| #define HAVE_SYS_SELECT_H 1
5911| #define HAVE_SYS_SOCKET_H 1
5912| #define HAVE_SYS_STATVFS_H 1
5913| #define HAVE_SYS_STAT_H 1
5914| #define HAVE_SYS_TIME_H 1
5915| #define HAVE_SYS_TIMES_H 1
5916| #define HAVE_SYS_TYPES_H 1
5917| #define HAVE_SYS_UN_H 1
5918| #define HAVE_SYS_UTSNAME_H 1
5919| #define HAVE_SYS_WAIT_H 1
5920| #define HAVE_SYS_RESOURCE_H 1
5921| #define HAVE_SYSEXITS_H 1
5922| #define HAVE_SPAWN_H 1
5923| #define HAVE_UTIL_H 1
5924| #define HAVE_ALLOCA_H 1
5925| #define HAVE_DIRENT_H 1
5926| #define HAVE_TERM_H 1
5927| #define HAVE_MAKEDEV 1
5928| #define _LARGEFILE_SOURCE 1
5929| #define _FILE_OFFSET_BITS 64
5930| #if defined(SCO_DS)
5931| #undef _OFF_T
5932| #endif
5933| #define RETSIGTYPE void
5934| #define HAVE_UINT32_T 1
5935| #define HAVE_UINT64_T 1
5936| #define HAVE_INT32_T 1
5937| #define HAVE_INT64_T 1
5938| #define HAVE_SSIZE_T 1
5939| #define SIZEOF_INT 4
5940| #define SIZEOF_LONG 8
5941| #define SIZEOF_VOID_P 8
5942| #define SIZEOF_SHORT 2
5943| #define SIZEOF_FLOAT 4
5944| #define SIZEOF_DOUBLE 8
5945| #define SIZEOF_FPOS_T 8
5946| #define SIZEOF_SIZE_T 8
5947| #define SIZEOF_PID_T 4
5948| #define HAVE_LONG_LONG 1
5949| #define SIZEOF_LONG_LONG 8
5950| #define HAVE_LONG_DOUBLE 1
5951| #define SIZEOF_LONG_DOUBLE 16
5952| #define HAVE_C99_BOOL 1
5953| #define SIZEOF__BOOL 1
5954| #define HAVE_UINTPTR_T 1
5955| #define SIZEOF_UINTPTR_T 8
5956| #define SIZEOF_OFF_T 8
5957| #define SIZEOF_TIME_T 8
5958| #define SIZEOF_PTHREAD_T 8
5959| #define USE_TOOLBOX_OBJECT_GLUE 1
5960| #define WITH_NEXT_FRAMEWORK 1
5961| #define WITH_DYLD 1
5962| #define SHLIB_EXT ".so"
5963| #define HAVE_LIBDL 1
5964| #define WITH_LIBINTL 1
5965| #define WITH_THREAD 1
5966| #define _REENTRANT 1
5967| /* end confdefs.h.  */
5968|
5969|       #include <stdio.h>
5970|       #include <pthread.h>
5971|       void *foo(void *parm) {
5972|         return NULL;
5973|       }
5974|       main() {
5975|         pthread_attr_t attr;
5976|         pthread_t id;
5977|         if (pthread_attr_init(&attr)) exit(-1);
5978|         if (pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM)) exit(-1);
5979|         if (pthread_create(&id, &attr, foo, NULL)) exit(-1);
5980|         exit(0);
5981|       }
5982configure:9632: result: no
5983configure:9641: checking for pthread_sigmask
5984configure:9641: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
5985configure:9641: $? = 0
5986configure:9641: result: yes
5987configure:9658: checking for pthread_atfork
5988configure:9658: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
5989configure:9658: $? = 0
5990configure:9658: result: yes
5991configure:9672: checking if --enable-ipv6 is specified
5992configure:9682: result: yes
5993configure:9766: checking ipv6 stack type
5994configure:9899: result: kame
5995configure:9919: checking for OSX 10.5 SDK or later
5996configure:9934: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
5997configure:9934: $? = 0
5998configure:9939: result: yes
5999configure:9951: checking for --with-doc-strings
6000configure:9969: result: yes
6001configure:9973: checking for --with-tsc
6002configure:9990: result: no
6003configure:9996: checking for --with-pymalloc
6004configure:10014: result: yes
6005configure:10018: checking for --with-valgrind
6006configure:10028: result: no
6007configure:10045: checking for --with-wctype-functions
6008configure:10062: result: no
6009configure:10075: checking for dlopen
6010configure:10075: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6011configure:10075: $? = 0
6012configure:10075: result: yes
6013configure:10088: checking DYNLOADFILE
6014configure:10114: result: dynload_shlib.o
6015configure:10126: checking MACHDEP_OBJS
6016configure:10134: result: MACHDEP_OBJS
6017configure:10155: checking for alarm
6018configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6019configure:10155: $? = 0
6020configure:10155: result: yes
6021configure:10155: checking for setitimer
6022configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6023configure:10155: $? = 0
6024configure:10155: result: yes
6025configure:10155: checking for getitimer
6026configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6027configure:10155: $? = 0
6028configure:10155: result: yes
6029configure:10155: checking for bind_textdomain_codeset
6030configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6031Undefined symbols for architecture x86_64:
6032  "_bind_textdomain_codeset", referenced from:
6033      _main in conftest-A88vd9.o
6034ld: symbol(s) not found for architecture x86_64
6035clang: error: linker command failed with exit code 1 (use -v to see invocation)
6036configure:10155: $? = 1
6037configure: failed program was:
6038| /* confdefs.h */
6039| #define _GNU_SOURCE 1
6040| #define _NETBSD_SOURCE 1
6041| #define __BSD_VISIBLE 1
6042| #define _BSD_TYPES 1
6043| #define _DARWIN_C_SOURCE 1
6044| #define STDC_HEADERS 1
6045| #define HAVE_SYS_TYPES_H 1
6046| #define HAVE_SYS_STAT_H 1
6047| #define HAVE_STDLIB_H 1
6048| #define HAVE_STRING_H 1
6049| #define HAVE_MEMORY_H 1
6050| #define HAVE_STRINGS_H 1
6051| #define HAVE_INTTYPES_H 1
6052| #define HAVE_STDINT_H 1
6053| #define HAVE_UNISTD_H 1
6054| #define __EXTENSIONS__ 1
6055| #define _ALL_SOURCE 1
6056| #define _GNU_SOURCE 1
6057| #define _POSIX_PTHREAD_SEMANTICS 1
6058| #define _TANDEM_SOURCE 1
6059| #define STDC_HEADERS 1
6060| #define HAVE_CURSES_H 1
6061| #define HAVE_DLFCN_H 1
6062| #define HAVE_ERRNO_H 1
6063| #define HAVE_FCNTL_H 1
6064| #define HAVE_GRP_H 1
6065| #define HAVE_LANGINFO_H 1
6066| #define HAVE_LIBINTL_H 1
6067| #define HAVE_NCURSES_H 1
6068| #define HAVE_POLL_H 1
6069| #define HAVE_PTHREAD_H 1
6070| #define HAVE_SIGNAL_H 1
6071| #define HAVE_STDINT_H 1
6072| #define HAVE_TERMIOS_H 1
6073| #define HAVE_UNISTD_H 1
6074| #define HAVE_UTIME_H 1
6075| #define HAVE_SYS_EVENT_H 1
6076| #define HAVE_SYS_FILE_H 1
6077| #define HAVE_SYS_LOCK_H 1
6078| #define HAVE_SYS_PARAM_H 1
6079| #define HAVE_SYS_POLL_H 1
6080| #define HAVE_SYS_SELECT_H 1
6081| #define HAVE_SYS_SOCKET_H 1
6082| #define HAVE_SYS_STATVFS_H 1
6083| #define HAVE_SYS_STAT_H 1
6084| #define HAVE_SYS_TIME_H 1
6085| #define HAVE_SYS_TIMES_H 1
6086| #define HAVE_SYS_TYPES_H 1
6087| #define HAVE_SYS_UN_H 1
6088| #define HAVE_SYS_UTSNAME_H 1
6089| #define HAVE_SYS_WAIT_H 1
6090| #define HAVE_SYS_RESOURCE_H 1
6091| #define HAVE_SYSEXITS_H 1
6092| #define HAVE_SPAWN_H 1
6093| #define HAVE_UTIL_H 1
6094| #define HAVE_ALLOCA_H 1
6095| #define HAVE_DIRENT_H 1
6096| #define HAVE_TERM_H 1
6097| #define HAVE_MAKEDEV 1
6098| #define _LARGEFILE_SOURCE 1
6099| #define _FILE_OFFSET_BITS 64
6100| #if defined(SCO_DS)
6101| #undef _OFF_T
6102| #endif
6103| #define RETSIGTYPE void
6104| #define HAVE_UINT32_T 1
6105| #define HAVE_UINT64_T 1
6106| #define HAVE_INT32_T 1
6107| #define HAVE_INT64_T 1
6108| #define HAVE_SSIZE_T 1
6109| #define SIZEOF_INT 4
6110| #define SIZEOF_LONG 8
6111| #define SIZEOF_VOID_P 8
6112| #define SIZEOF_SHORT 2
6113| #define SIZEOF_FLOAT 4
6114| #define SIZEOF_DOUBLE 8
6115| #define SIZEOF_FPOS_T 8
6116| #define SIZEOF_SIZE_T 8
6117| #define SIZEOF_PID_T 4
6118| #define HAVE_LONG_LONG 1
6119| #define SIZEOF_LONG_LONG 8
6120| #define HAVE_LONG_DOUBLE 1
6121| #define SIZEOF_LONG_DOUBLE 16
6122| #define HAVE_C99_BOOL 1
6123| #define SIZEOF__BOOL 1
6124| #define HAVE_UINTPTR_T 1
6125| #define SIZEOF_UINTPTR_T 8
6126| #define SIZEOF_OFF_T 8
6127| #define SIZEOF_TIME_T 8
6128| #define SIZEOF_PTHREAD_T 8
6129| #define USE_TOOLBOX_OBJECT_GLUE 1
6130| #define WITH_NEXT_FRAMEWORK 1
6131| #define WITH_DYLD 1
6132| #define SHLIB_EXT ".so"
6133| #define HAVE_LIBDL 1
6134| #define WITH_LIBINTL 1
6135| #define WITH_THREAD 1
6136| #define _REENTRANT 1
6137| #define HAVE_PTHREAD_SIGMASK 1
6138| #define HAVE_PTHREAD_ATFORK 1
6139| #define ENABLE_IPV6 1
6140| #define HAVE_OSX105_SDK 1
6141| #define WITH_DOC_STRINGS 1
6142| #define WITH_PYMALLOC 1
6143| #define HAVE_DLOPEN 1
6144| #define HAVE_DYNAMIC_LOADING 1
6145| #define HAVE_ALARM 1
6146| #define HAVE_SETITIMER 1
6147| #define HAVE_GETITIMER 1
6148| /* end confdefs.h.  */
6149| /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset.
6150|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6151| #define bind_textdomain_codeset innocuous_bind_textdomain_codeset
6152|
6153| /* System header to define __stub macros and hopefully few prototypes,
6154|     which can conflict with char bind_textdomain_codeset (); below.
6155|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6156|     <limits.h> exists even on freestanding compilers.  */
6157|
6158| #ifdef __STDC__
6159| # include <limits.h>
6160| #else
6161| # include <assert.h>
6162| #endif
6163|
6164| #undef bind_textdomain_codeset
6165|
6166| /* Override any GCC internal prototype to avoid an error.
6167|    Use char because int might match the return type of a GCC
6168|    builtin and then its argument prototype would still apply.  */
6169| #ifdef __cplusplus
6170| extern "C"
6171| #endif
6172| char bind_textdomain_codeset ();
6173| /* The GNU C library defines this for functions which it implements
6174|     to always fail with ENOSYS.  Some functions are actually named
6175|     something starting with __ and the normal name is an alias.  */
6176| #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
6177| choke me
6178| #endif
6179|
6180| int
6181| main ()
6182| {
6183| return bind_textdomain_codeset ();
6184|   ;
6185|   return 0;
6186| }
6187configure:10155: result: no
6188configure:10155: checking for chown
6189configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6190configure:10155: $? = 0
6191configure:10155: result: yes
6192configure:10155: checking for clock
6193configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6194configure:10155: $? = 0
6195configure:10155: result: yes
6196configure:10155: checking for confstr
6197configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6198configure:10155: $? = 0
6199configure:10155: result: yes
6200configure:10155: checking for ctermid
6201configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6202configure:10155: $? = 0
6203configure:10155: result: yes
6204configure:10155: checking for execv
6205configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6206configure:10155: $? = 0
6207configure:10155: result: yes
6208configure:10155: checking for fchmod
6209configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6210configure:10155: $? = 0
6211configure:10155: result: yes
6212configure:10155: checking for fchown
6213configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6214configure:10155: $? = 0
6215configure:10155: result: yes
6216configure:10155: checking for fork
6217configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6218configure:10155: $? = 0
6219configure:10155: result: yes
6220configure:10155: checking for fpathconf
6221configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6222configure:10155: $? = 0
6223configure:10155: result: yes
6224configure:10155: checking for ftime
6225configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6226configure:10155: $? = 0
6227configure:10155: result: yes
6228configure:10155: checking for ftruncate
6229configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6230configure:10155: $? = 0
6231configure:10155: result: yes
6232configure:10155: checking for gai_strerror
6233configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6234configure:10155: $? = 0
6235configure:10155: result: yes
6236configure:10155: checking for getgroups
6237configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6238configure:10155: $? = 0
6239configure:10155: result: yes
6240configure:10155: checking for getlogin
6241configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6242configure:10155: $? = 0
6243configure:10155: result: yes
6244configure:10155: checking for getloadavg
6245configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6246configure:10155: $? = 0
6247configure:10155: result: yes
6248configure:10155: checking for getpeername
6249configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6250configure:10155: $? = 0
6251configure:10155: result: yes
6252configure:10155: checking for getpgid
6253configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6254configure:10155: $? = 0
6255configure:10155: result: yes
6256configure:10155: checking for getpid
6257configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6258configure:10155: $? = 0
6259configure:10155: result: yes
6260configure:10155: checking for getpriority
6261configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6262configure:10155: $? = 0
6263configure:10155: result: yes
6264configure:10155: checking for getresuid
6265configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6266Undefined symbols for architecture x86_64:
6267  "_getresuid", referenced from:
6268      _main in conftest-WwM5AJ.o
6269ld: symbol(s) not found for architecture x86_64
6270clang: error: linker command failed with exit code 1 (use -v to see invocation)
6271configure:10155: $? = 1
6272configure: failed program was:
6273| /* confdefs.h */
6274| #define _GNU_SOURCE 1
6275| #define _NETBSD_SOURCE 1
6276| #define __BSD_VISIBLE 1
6277| #define _BSD_TYPES 1
6278| #define _DARWIN_C_SOURCE 1
6279| #define STDC_HEADERS 1
6280| #define HAVE_SYS_TYPES_H 1
6281| #define HAVE_SYS_STAT_H 1
6282| #define HAVE_STDLIB_H 1
6283| #define HAVE_STRING_H 1
6284| #define HAVE_MEMORY_H 1
6285| #define HAVE_STRINGS_H 1
6286| #define HAVE_INTTYPES_H 1
6287| #define HAVE_STDINT_H 1
6288| #define HAVE_UNISTD_H 1
6289| #define __EXTENSIONS__ 1
6290| #define _ALL_SOURCE 1
6291| #define _GNU_SOURCE 1
6292| #define _POSIX_PTHREAD_SEMANTICS 1
6293| #define _TANDEM_SOURCE 1
6294| #define STDC_HEADERS 1
6295| #define HAVE_CURSES_H 1
6296| #define HAVE_DLFCN_H 1
6297| #define HAVE_ERRNO_H 1
6298| #define HAVE_FCNTL_H 1
6299| #define HAVE_GRP_H 1
6300| #define HAVE_LANGINFO_H 1
6301| #define HAVE_LIBINTL_H 1
6302| #define HAVE_NCURSES_H 1
6303| #define HAVE_POLL_H 1
6304| #define HAVE_PTHREAD_H 1
6305| #define HAVE_SIGNAL_H 1
6306| #define HAVE_STDINT_H 1
6307| #define HAVE_TERMIOS_H 1
6308| #define HAVE_UNISTD_H 1
6309| #define HAVE_UTIME_H 1
6310| #define HAVE_SYS_EVENT_H 1
6311| #define HAVE_SYS_FILE_H 1
6312| #define HAVE_SYS_LOCK_H 1
6313| #define HAVE_SYS_PARAM_H 1
6314| #define HAVE_SYS_POLL_H 1
6315| #define HAVE_SYS_SELECT_H 1
6316| #define HAVE_SYS_SOCKET_H 1
6317| #define HAVE_SYS_STATVFS_H 1
6318| #define HAVE_SYS_STAT_H 1
6319| #define HAVE_SYS_TIME_H 1
6320| #define HAVE_SYS_TIMES_H 1
6321| #define HAVE_SYS_TYPES_H 1
6322| #define HAVE_SYS_UN_H 1
6323| #define HAVE_SYS_UTSNAME_H 1
6324| #define HAVE_SYS_WAIT_H 1
6325| #define HAVE_SYS_RESOURCE_H 1
6326| #define HAVE_SYSEXITS_H 1
6327| #define HAVE_SPAWN_H 1
6328| #define HAVE_UTIL_H 1
6329| #define HAVE_ALLOCA_H 1
6330| #define HAVE_DIRENT_H 1
6331| #define HAVE_TERM_H 1
6332| #define HAVE_MAKEDEV 1
6333| #define _LARGEFILE_SOURCE 1
6334| #define _FILE_OFFSET_BITS 64
6335| #if defined(SCO_DS)
6336| #undef _OFF_T
6337| #endif
6338| #define RETSIGTYPE void
6339| #define HAVE_UINT32_T 1
6340| #define HAVE_UINT64_T 1
6341| #define HAVE_INT32_T 1
6342| #define HAVE_INT64_T 1
6343| #define HAVE_SSIZE_T 1
6344| #define SIZEOF_INT 4
6345| #define SIZEOF_LONG 8
6346| #define SIZEOF_VOID_P 8
6347| #define SIZEOF_SHORT 2
6348| #define SIZEOF_FLOAT 4
6349| #define SIZEOF_DOUBLE 8
6350| #define SIZEOF_FPOS_T 8
6351| #define SIZEOF_SIZE_T 8
6352| #define SIZEOF_PID_T 4
6353| #define HAVE_LONG_LONG 1
6354| #define SIZEOF_LONG_LONG 8
6355| #define HAVE_LONG_DOUBLE 1
6356| #define SIZEOF_LONG_DOUBLE 16
6357| #define HAVE_C99_BOOL 1
6358| #define SIZEOF__BOOL 1
6359| #define HAVE_UINTPTR_T 1
6360| #define SIZEOF_UINTPTR_T 8
6361| #define SIZEOF_OFF_T 8
6362| #define SIZEOF_TIME_T 8
6363| #define SIZEOF_PTHREAD_T 8
6364| #define USE_TOOLBOX_OBJECT_GLUE 1
6365| #define WITH_NEXT_FRAMEWORK 1
6366| #define WITH_DYLD 1
6367| #define SHLIB_EXT ".so"
6368| #define HAVE_LIBDL 1
6369| #define WITH_LIBINTL 1
6370| #define WITH_THREAD 1
6371| #define _REENTRANT 1
6372| #define HAVE_PTHREAD_SIGMASK 1
6373| #define HAVE_PTHREAD_ATFORK 1
6374| #define ENABLE_IPV6 1
6375| #define HAVE_OSX105_SDK 1
6376| #define WITH_DOC_STRINGS 1
6377| #define WITH_PYMALLOC 1
6378| #define HAVE_DLOPEN 1
6379| #define HAVE_DYNAMIC_LOADING 1
6380| #define HAVE_ALARM 1
6381| #define HAVE_SETITIMER 1
6382| #define HAVE_GETITIMER 1
6383| #define HAVE_CHOWN 1
6384| #define HAVE_CLOCK 1
6385| #define HAVE_CONFSTR 1
6386| #define HAVE_CTERMID 1
6387| #define HAVE_EXECV 1
6388| #define HAVE_FCHMOD 1
6389| #define HAVE_FCHOWN 1
6390| #define HAVE_FORK 1
6391| #define HAVE_FPATHCONF 1
6392| #define HAVE_FTIME 1
6393| #define HAVE_FTRUNCATE 1
6394| #define HAVE_GAI_STRERROR 1
6395| #define HAVE_GETGROUPS 1
6396| #define HAVE_GETLOGIN 1
6397| #define HAVE_GETLOADAVG 1
6398| #define HAVE_GETPEERNAME 1
6399| #define HAVE_GETPGID 1
6400| #define HAVE_GETPID 1
6401| #define HAVE_GETPRIORITY 1
6402| /* end confdefs.h.  */
6403| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
6404|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6405| #define getresuid innocuous_getresuid
6406|
6407| /* System header to define __stub macros and hopefully few prototypes,
6408|     which can conflict with char getresuid (); below.
6409|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6410|     <limits.h> exists even on freestanding compilers.  */
6411|
6412| #ifdef __STDC__
6413| # include <limits.h>
6414| #else
6415| # include <assert.h>
6416| #endif
6417|
6418| #undef getresuid
6419|
6420| /* Override any GCC internal prototype to avoid an error.
6421|    Use char because int might match the return type of a GCC
6422|    builtin and then its argument prototype would still apply.  */
6423| #ifdef __cplusplus
6424| extern "C"
6425| #endif
6426| char getresuid ();
6427| /* The GNU C library defines this for functions which it implements
6428|     to always fail with ENOSYS.  Some functions are actually named
6429|     something starting with __ and the normal name is an alias.  */
6430| #if defined __stub_getresuid || defined __stub___getresuid
6431| choke me
6432| #endif
6433|
6434| int
6435| main ()
6436| {
6437| return getresuid ();
6438|   ;
6439|   return 0;
6440| }
6441configure:10155: result: no
6442configure:10155: checking for getresgid
6443configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6444Undefined symbols for architecture x86_64:
6445  "_getresgid", referenced from:
6446      _main in conftest-sU1d77.o
6447ld: symbol(s) not found for architecture x86_64
6448clang: error: linker command failed with exit code 1 (use -v to see invocation)
6449configure:10155: $? = 1
6450configure: failed program was:
6451| /* confdefs.h */
6452| #define _GNU_SOURCE 1
6453| #define _NETBSD_SOURCE 1
6454| #define __BSD_VISIBLE 1
6455| #define _BSD_TYPES 1
6456| #define _DARWIN_C_SOURCE 1
6457| #define STDC_HEADERS 1
6458| #define HAVE_SYS_TYPES_H 1
6459| #define HAVE_SYS_STAT_H 1
6460| #define HAVE_STDLIB_H 1
6461| #define HAVE_STRING_H 1
6462| #define HAVE_MEMORY_H 1
6463| #define HAVE_STRINGS_H 1
6464| #define HAVE_INTTYPES_H 1
6465| #define HAVE_STDINT_H 1
6466| #define HAVE_UNISTD_H 1
6467| #define __EXTENSIONS__ 1
6468| #define _ALL_SOURCE 1
6469| #define _GNU_SOURCE 1
6470| #define _POSIX_PTHREAD_SEMANTICS 1
6471| #define _TANDEM_SOURCE 1
6472| #define STDC_HEADERS 1
6473| #define HAVE_CURSES_H 1
6474| #define HAVE_DLFCN_H 1
6475| #define HAVE_ERRNO_H 1
6476| #define HAVE_FCNTL_H 1
6477| #define HAVE_GRP_H 1
6478| #define HAVE_LANGINFO_H 1
6479| #define HAVE_LIBINTL_H 1
6480| #define HAVE_NCURSES_H 1
6481| #define HAVE_POLL_H 1
6482| #define HAVE_PTHREAD_H 1
6483| #define HAVE_SIGNAL_H 1
6484| #define HAVE_STDINT_H 1
6485| #define HAVE_TERMIOS_H 1
6486| #define HAVE_UNISTD_H 1
6487| #define HAVE_UTIME_H 1
6488| #define HAVE_SYS_EVENT_H 1
6489| #define HAVE_SYS_FILE_H 1
6490| #define HAVE_SYS_LOCK_H 1
6491| #define HAVE_SYS_PARAM_H 1
6492| #define HAVE_SYS_POLL_H 1
6493| #define HAVE_SYS_SELECT_H 1
6494| #define HAVE_SYS_SOCKET_H 1
6495| #define HAVE_SYS_STATVFS_H 1
6496| #define HAVE_SYS_STAT_H 1
6497| #define HAVE_SYS_TIME_H 1
6498| #define HAVE_SYS_TIMES_H 1
6499| #define HAVE_SYS_TYPES_H 1
6500| #define HAVE_SYS_UN_H 1
6501| #define HAVE_SYS_UTSNAME_H 1
6502| #define HAVE_SYS_WAIT_H 1
6503| #define HAVE_SYS_RESOURCE_H 1
6504| #define HAVE_SYSEXITS_H 1
6505| #define HAVE_SPAWN_H 1
6506| #define HAVE_UTIL_H 1
6507| #define HAVE_ALLOCA_H 1
6508| #define HAVE_DIRENT_H 1
6509| #define HAVE_TERM_H 1
6510| #define HAVE_MAKEDEV 1
6511| #define _LARGEFILE_SOURCE 1
6512| #define _FILE_OFFSET_BITS 64
6513| #if defined(SCO_DS)
6514| #undef _OFF_T
6515| #endif
6516| #define RETSIGTYPE void
6517| #define HAVE_UINT32_T 1
6518| #define HAVE_UINT64_T 1
6519| #define HAVE_INT32_T 1
6520| #define HAVE_INT64_T 1
6521| #define HAVE_SSIZE_T 1
6522| #define SIZEOF_INT 4
6523| #define SIZEOF_LONG 8
6524| #define SIZEOF_VOID_P 8
6525| #define SIZEOF_SHORT 2
6526| #define SIZEOF_FLOAT 4
6527| #define SIZEOF_DOUBLE 8
6528| #define SIZEOF_FPOS_T 8
6529| #define SIZEOF_SIZE_T 8
6530| #define SIZEOF_PID_T 4
6531| #define HAVE_LONG_LONG 1
6532| #define SIZEOF_LONG_LONG 8
6533| #define HAVE_LONG_DOUBLE 1
6534| #define SIZEOF_LONG_DOUBLE 16
6535| #define HAVE_C99_BOOL 1
6536| #define SIZEOF__BOOL 1
6537| #define HAVE_UINTPTR_T 1
6538| #define SIZEOF_UINTPTR_T 8
6539| #define SIZEOF_OFF_T 8
6540| #define SIZEOF_TIME_T 8
6541| #define SIZEOF_PTHREAD_T 8
6542| #define USE_TOOLBOX_OBJECT_GLUE 1
6543| #define WITH_NEXT_FRAMEWORK 1
6544| #define WITH_DYLD 1
6545| #define SHLIB_EXT ".so"
6546| #define HAVE_LIBDL 1
6547| #define WITH_LIBINTL 1
6548| #define WITH_THREAD 1
6549| #define _REENTRANT 1
6550| #define HAVE_PTHREAD_SIGMASK 1
6551| #define HAVE_PTHREAD_ATFORK 1
6552| #define ENABLE_IPV6 1
6553| #define HAVE_OSX105_SDK 1
6554| #define WITH_DOC_STRINGS 1
6555| #define WITH_PYMALLOC 1
6556| #define HAVE_DLOPEN 1
6557| #define HAVE_DYNAMIC_LOADING 1
6558| #define HAVE_ALARM 1
6559| #define HAVE_SETITIMER 1
6560| #define HAVE_GETITIMER 1
6561| #define HAVE_CHOWN 1
6562| #define HAVE_CLOCK 1
6563| #define HAVE_CONFSTR 1
6564| #define HAVE_CTERMID 1
6565| #define HAVE_EXECV 1
6566| #define HAVE_FCHMOD 1
6567| #define HAVE_FCHOWN 1
6568| #define HAVE_FORK 1
6569| #define HAVE_FPATHCONF 1
6570| #define HAVE_FTIME 1
6571| #define HAVE_FTRUNCATE 1
6572| #define HAVE_GAI_STRERROR 1
6573| #define HAVE_GETGROUPS 1
6574| #define HAVE_GETLOGIN 1
6575| #define HAVE_GETLOADAVG 1
6576| #define HAVE_GETPEERNAME 1
6577| #define HAVE_GETPGID 1
6578| #define HAVE_GETPID 1
6579| #define HAVE_GETPRIORITY 1
6580| /* end confdefs.h.  */
6581| /* Define getresgid to an innocuous variant, in case <limits.h> declares getresgid.
6582|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6583| #define getresgid innocuous_getresgid
6584|
6585| /* System header to define __stub macros and hopefully few prototypes,
6586|     which can conflict with char getresgid (); below.
6587|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6588|     <limits.h> exists even on freestanding compilers.  */
6589|
6590| #ifdef __STDC__
6591| # include <limits.h>
6592| #else
6593| # include <assert.h>
6594| #endif
6595|
6596| #undef getresgid
6597|
6598| /* Override any GCC internal prototype to avoid an error.
6599|    Use char because int might match the return type of a GCC
6600|    builtin and then its argument prototype would still apply.  */
6601| #ifdef __cplusplus
6602| extern "C"
6603| #endif
6604| char getresgid ();
6605| /* The GNU C library defines this for functions which it implements
6606|     to always fail with ENOSYS.  Some functions are actually named
6607|     something starting with __ and the normal name is an alias.  */
6608| #if defined __stub_getresgid || defined __stub___getresgid
6609| choke me
6610| #endif
6611|
6612| int
6613| main ()
6614| {
6615| return getresgid ();
6616|   ;
6617|   return 0;
6618| }
6619configure:10155: result: no
6620configure:10155: checking for getpwent
6621configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6622configure:10155: $? = 0
6623configure:10155: result: yes
6624configure:10155: checking for getspnam
6625configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6626Undefined symbols for architecture x86_64:
6627  "_getspnam", referenced from:
6628      _main in conftest-TAojte.o
6629ld: symbol(s) not found for architecture x86_64
6630clang: error: linker command failed with exit code 1 (use -v to see invocation)
6631configure:10155: $? = 1
6632configure: failed program was:
6633| /* confdefs.h */
6634| #define _GNU_SOURCE 1
6635| #define _NETBSD_SOURCE 1
6636| #define __BSD_VISIBLE 1
6637| #define _BSD_TYPES 1
6638| #define _DARWIN_C_SOURCE 1
6639| #define STDC_HEADERS 1
6640| #define HAVE_SYS_TYPES_H 1
6641| #define HAVE_SYS_STAT_H 1
6642| #define HAVE_STDLIB_H 1
6643| #define HAVE_STRING_H 1
6644| #define HAVE_MEMORY_H 1
6645| #define HAVE_STRINGS_H 1
6646| #define HAVE_INTTYPES_H 1
6647| #define HAVE_STDINT_H 1
6648| #define HAVE_UNISTD_H 1
6649| #define __EXTENSIONS__ 1
6650| #define _ALL_SOURCE 1
6651| #define _GNU_SOURCE 1
6652| #define _POSIX_PTHREAD_SEMANTICS 1
6653| #define _TANDEM_SOURCE 1
6654| #define STDC_HEADERS 1
6655| #define HAVE_CURSES_H 1
6656| #define HAVE_DLFCN_H 1
6657| #define HAVE_ERRNO_H 1
6658| #define HAVE_FCNTL_H 1
6659| #define HAVE_GRP_H 1
6660| #define HAVE_LANGINFO_H 1
6661| #define HAVE_LIBINTL_H 1
6662| #define HAVE_NCURSES_H 1
6663| #define HAVE_POLL_H 1
6664| #define HAVE_PTHREAD_H 1
6665| #define HAVE_SIGNAL_H 1
6666| #define HAVE_STDINT_H 1
6667| #define HAVE_TERMIOS_H 1
6668| #define HAVE_UNISTD_H 1
6669| #define HAVE_UTIME_H 1
6670| #define HAVE_SYS_EVENT_H 1
6671| #define HAVE_SYS_FILE_H 1
6672| #define HAVE_SYS_LOCK_H 1
6673| #define HAVE_SYS_PARAM_H 1
6674| #define HAVE_SYS_POLL_H 1
6675| #define HAVE_SYS_SELECT_H 1
6676| #define HAVE_SYS_SOCKET_H 1
6677| #define HAVE_SYS_STATVFS_H 1
6678| #define HAVE_SYS_STAT_H 1
6679| #define HAVE_SYS_TIME_H 1
6680| #define HAVE_SYS_TIMES_H 1
6681| #define HAVE_SYS_TYPES_H 1
6682| #define HAVE_SYS_UN_H 1
6683| #define HAVE_SYS_UTSNAME_H 1
6684| #define HAVE_SYS_WAIT_H 1
6685| #define HAVE_SYS_RESOURCE_H 1
6686| #define HAVE_SYSEXITS_H 1
6687| #define HAVE_SPAWN_H 1
6688| #define HAVE_UTIL_H 1
6689| #define HAVE_ALLOCA_H 1
6690| #define HAVE_DIRENT_H 1
6691| #define HAVE_TERM_H 1
6692| #define HAVE_MAKEDEV 1
6693| #define _LARGEFILE_SOURCE 1
6694| #define _FILE_OFFSET_BITS 64
6695| #if defined(SCO_DS)
6696| #undef _OFF_T
6697| #endif
6698| #define RETSIGTYPE void
6699| #define HAVE_UINT32_T 1
6700| #define HAVE_UINT64_T 1
6701| #define HAVE_INT32_T 1
6702| #define HAVE_INT64_T 1
6703| #define HAVE_SSIZE_T 1
6704| #define SIZEOF_INT 4
6705| #define SIZEOF_LONG 8
6706| #define SIZEOF_VOID_P 8
6707| #define SIZEOF_SHORT 2
6708| #define SIZEOF_FLOAT 4
6709| #define SIZEOF_DOUBLE 8
6710| #define SIZEOF_FPOS_T 8
6711| #define SIZEOF_SIZE_T 8
6712| #define SIZEOF_PID_T 4
6713| #define HAVE_LONG_LONG 1
6714| #define SIZEOF_LONG_LONG 8
6715| #define HAVE_LONG_DOUBLE 1
6716| #define SIZEOF_LONG_DOUBLE 16
6717| #define HAVE_C99_BOOL 1
6718| #define SIZEOF__BOOL 1
6719| #define HAVE_UINTPTR_T 1
6720| #define SIZEOF_UINTPTR_T 8
6721| #define SIZEOF_OFF_T 8
6722| #define SIZEOF_TIME_T 8
6723| #define SIZEOF_PTHREAD_T 8
6724| #define USE_TOOLBOX_OBJECT_GLUE 1
6725| #define WITH_NEXT_FRAMEWORK 1
6726| #define WITH_DYLD 1
6727| #define SHLIB_EXT ".so"
6728| #define HAVE_LIBDL 1
6729| #define WITH_LIBINTL 1
6730| #define WITH_THREAD 1
6731| #define _REENTRANT 1
6732| #define HAVE_PTHREAD_SIGMASK 1
6733| #define HAVE_PTHREAD_ATFORK 1
6734| #define ENABLE_IPV6 1
6735| #define HAVE_OSX105_SDK 1
6736| #define WITH_DOC_STRINGS 1
6737| #define WITH_PYMALLOC 1
6738| #define HAVE_DLOPEN 1
6739| #define HAVE_DYNAMIC_LOADING 1
6740| #define HAVE_ALARM 1
6741| #define HAVE_SETITIMER 1
6742| #define HAVE_GETITIMER 1
6743| #define HAVE_CHOWN 1
6744| #define HAVE_CLOCK 1
6745| #define HAVE_CONFSTR 1
6746| #define HAVE_CTERMID 1
6747| #define HAVE_EXECV 1
6748| #define HAVE_FCHMOD 1
6749| #define HAVE_FCHOWN 1
6750| #define HAVE_FORK 1
6751| #define HAVE_FPATHCONF 1
6752| #define HAVE_FTIME 1
6753| #define HAVE_FTRUNCATE 1
6754| #define HAVE_GAI_STRERROR 1
6755| #define HAVE_GETGROUPS 1
6756| #define HAVE_GETLOGIN 1
6757| #define HAVE_GETLOADAVG 1
6758| #define HAVE_GETPEERNAME 1
6759| #define HAVE_GETPGID 1
6760| #define HAVE_GETPID 1
6761| #define HAVE_GETPRIORITY 1
6762| #define HAVE_GETPWENT 1
6763| /* end confdefs.h.  */
6764| /* Define getspnam to an innocuous variant, in case <limits.h> declares getspnam.
6765|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6766| #define getspnam innocuous_getspnam
6767|
6768| /* System header to define __stub macros and hopefully few prototypes,
6769|     which can conflict with char getspnam (); below.
6770|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6771|     <limits.h> exists even on freestanding compilers.  */
6772|
6773| #ifdef __STDC__
6774| # include <limits.h>
6775| #else
6776| # include <assert.h>
6777| #endif
6778|
6779| #undef getspnam
6780|
6781| /* Override any GCC internal prototype to avoid an error.
6782|    Use char because int might match the return type of a GCC
6783|    builtin and then its argument prototype would still apply.  */
6784| #ifdef __cplusplus
6785| extern "C"
6786| #endif
6787| char getspnam ();
6788| /* The GNU C library defines this for functions which it implements
6789|     to always fail with ENOSYS.  Some functions are actually named
6790|     something starting with __ and the normal name is an alias.  */
6791| #if defined __stub_getspnam || defined __stub___getspnam
6792| choke me
6793| #endif
6794|
6795| int
6796| main ()
6797| {
6798| return getspnam ();
6799|   ;
6800|   return 0;
6801| }
6802configure:10155: result: no
6803configure:10155: checking for getspent
6804configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6805Undefined symbols for architecture x86_64:
6806  "_getspent", referenced from:
6807      _main in conftest-w22M47.o
6808ld: symbol(s) not found for architecture x86_64
6809clang: error: linker command failed with exit code 1 (use -v to see invocation)
6810configure:10155: $? = 1
6811configure: failed program was:
6812| /* confdefs.h */
6813| #define _GNU_SOURCE 1
6814| #define _NETBSD_SOURCE 1
6815| #define __BSD_VISIBLE 1
6816| #define _BSD_TYPES 1
6817| #define _DARWIN_C_SOURCE 1
6818| #define STDC_HEADERS 1
6819| #define HAVE_SYS_TYPES_H 1
6820| #define HAVE_SYS_STAT_H 1
6821| #define HAVE_STDLIB_H 1
6822| #define HAVE_STRING_H 1
6823| #define HAVE_MEMORY_H 1
6824| #define HAVE_STRINGS_H 1
6825| #define HAVE_INTTYPES_H 1
6826| #define HAVE_STDINT_H 1
6827| #define HAVE_UNISTD_H 1
6828| #define __EXTENSIONS__ 1
6829| #define _ALL_SOURCE 1
6830| #define _GNU_SOURCE 1
6831| #define _POSIX_PTHREAD_SEMANTICS 1
6832| #define _TANDEM_SOURCE 1
6833| #define STDC_HEADERS 1
6834| #define HAVE_CURSES_H 1
6835| #define HAVE_DLFCN_H 1
6836| #define HAVE_ERRNO_H 1
6837| #define HAVE_FCNTL_H 1
6838| #define HAVE_GRP_H 1
6839| #define HAVE_LANGINFO_H 1
6840| #define HAVE_LIBINTL_H 1
6841| #define HAVE_NCURSES_H 1
6842| #define HAVE_POLL_H 1
6843| #define HAVE_PTHREAD_H 1
6844| #define HAVE_SIGNAL_H 1
6845| #define HAVE_STDINT_H 1
6846| #define HAVE_TERMIOS_H 1
6847| #define HAVE_UNISTD_H 1
6848| #define HAVE_UTIME_H 1
6849| #define HAVE_SYS_EVENT_H 1
6850| #define HAVE_SYS_FILE_H 1
6851| #define HAVE_SYS_LOCK_H 1
6852| #define HAVE_SYS_PARAM_H 1
6853| #define HAVE_SYS_POLL_H 1
6854| #define HAVE_SYS_SELECT_H 1
6855| #define HAVE_SYS_SOCKET_H 1
6856| #define HAVE_SYS_STATVFS_H 1
6857| #define HAVE_SYS_STAT_H 1
6858| #define HAVE_SYS_TIME_H 1
6859| #define HAVE_SYS_TIMES_H 1
6860| #define HAVE_SYS_TYPES_H 1
6861| #define HAVE_SYS_UN_H 1
6862| #define HAVE_SYS_UTSNAME_H 1
6863| #define HAVE_SYS_WAIT_H 1
6864| #define HAVE_SYS_RESOURCE_H 1
6865| #define HAVE_SYSEXITS_H 1
6866| #define HAVE_SPAWN_H 1
6867| #define HAVE_UTIL_H 1
6868| #define HAVE_ALLOCA_H 1
6869| #define HAVE_DIRENT_H 1
6870| #define HAVE_TERM_H 1
6871| #define HAVE_MAKEDEV 1
6872| #define _LARGEFILE_SOURCE 1
6873| #define _FILE_OFFSET_BITS 64
6874| #if defined(SCO_DS)
6875| #undef _OFF_T
6876| #endif
6877| #define RETSIGTYPE void
6878| #define HAVE_UINT32_T 1
6879| #define HAVE_UINT64_T 1
6880| #define HAVE_INT32_T 1
6881| #define HAVE_INT64_T 1
6882| #define HAVE_SSIZE_T 1
6883| #define SIZEOF_INT 4
6884| #define SIZEOF_LONG 8
6885| #define SIZEOF_VOID_P 8
6886| #define SIZEOF_SHORT 2
6887| #define SIZEOF_FLOAT 4
6888| #define SIZEOF_DOUBLE 8
6889| #define SIZEOF_FPOS_T 8
6890| #define SIZEOF_SIZE_T 8
6891| #define SIZEOF_PID_T 4
6892| #define HAVE_LONG_LONG 1
6893| #define SIZEOF_LONG_LONG 8
6894| #define HAVE_LONG_DOUBLE 1
6895| #define SIZEOF_LONG_DOUBLE 16
6896| #define HAVE_C99_BOOL 1
6897| #define SIZEOF__BOOL 1
6898| #define HAVE_UINTPTR_T 1
6899| #define SIZEOF_UINTPTR_T 8
6900| #define SIZEOF_OFF_T 8
6901| #define SIZEOF_TIME_T 8
6902| #define SIZEOF_PTHREAD_T 8
6903| #define USE_TOOLBOX_OBJECT_GLUE 1
6904| #define WITH_NEXT_FRAMEWORK 1
6905| #define WITH_DYLD 1
6906| #define SHLIB_EXT ".so"
6907| #define HAVE_LIBDL 1
6908| #define WITH_LIBINTL 1
6909| #define WITH_THREAD 1
6910| #define _REENTRANT 1
6911| #define HAVE_PTHREAD_SIGMASK 1
6912| #define HAVE_PTHREAD_ATFORK 1
6913| #define ENABLE_IPV6 1
6914| #define HAVE_OSX105_SDK 1
6915| #define WITH_DOC_STRINGS 1
6916| #define WITH_PYMALLOC 1
6917| #define HAVE_DLOPEN 1
6918| #define HAVE_DYNAMIC_LOADING 1
6919| #define HAVE_ALARM 1
6920| #define HAVE_SETITIMER 1
6921| #define HAVE_GETITIMER 1
6922| #define HAVE_CHOWN 1
6923| #define HAVE_CLOCK 1
6924| #define HAVE_CONFSTR 1
6925| #define HAVE_CTERMID 1
6926| #define HAVE_EXECV 1
6927| #define HAVE_FCHMOD 1
6928| #define HAVE_FCHOWN 1
6929| #define HAVE_FORK 1
6930| #define HAVE_FPATHCONF 1
6931| #define HAVE_FTIME 1
6932| #define HAVE_FTRUNCATE 1
6933| #define HAVE_GAI_STRERROR 1
6934| #define HAVE_GETGROUPS 1
6935| #define HAVE_GETLOGIN 1
6936| #define HAVE_GETLOADAVG 1
6937| #define HAVE_GETPEERNAME 1
6938| #define HAVE_GETPGID 1
6939| #define HAVE_GETPID 1
6940| #define HAVE_GETPRIORITY 1
6941| #define HAVE_GETPWENT 1
6942| /* end confdefs.h.  */
6943| /* Define getspent to an innocuous variant, in case <limits.h> declares getspent.
6944|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6945| #define getspent innocuous_getspent
6946|
6947| /* System header to define __stub macros and hopefully few prototypes,
6948|     which can conflict with char getspent (); below.
6949|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6950|     <limits.h> exists even on freestanding compilers.  */
6951|
6952| #ifdef __STDC__
6953| # include <limits.h>
6954| #else
6955| # include <assert.h>
6956| #endif
6957|
6958| #undef getspent
6959|
6960| /* Override any GCC internal prototype to avoid an error.
6961|    Use char because int might match the return type of a GCC
6962|    builtin and then its argument prototype would still apply.  */
6963| #ifdef __cplusplus
6964| extern "C"
6965| #endif
6966| char getspent ();
6967| /* The GNU C library defines this for functions which it implements
6968|     to always fail with ENOSYS.  Some functions are actually named
6969|     something starting with __ and the normal name is an alias.  */
6970| #if defined __stub_getspent || defined __stub___getspent
6971| choke me
6972| #endif
6973|
6974| int
6975| main ()
6976| {
6977| return getspent ();
6978|   ;
6979|   return 0;
6980| }
6981configure:10155: result: no
6982configure:10155: checking for getsid
6983configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6984configure:10155: $? = 0
6985configure:10155: result: yes
6986configure:10155: checking for getwd
6987configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6988configure:10155: $? = 0
6989configure:10155: result: yes
6990configure:10155: checking for initgroups
6991configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6992configure:10155: $? = 0
6993configure:10155: result: yes
6994configure:10155: checking for kill
6995configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
6996configure:10155: $? = 0
6997configure:10155: result: yes
6998configure:10155: checking for killpg
6999configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7000configure:10155: $? = 0
7001configure:10155: result: yes
7002configure:10155: checking for lchmod
7003configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7004configure:10155: $? = 0
7005configure:10155: result: yes
7006configure:10155: checking for lchown
7007configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7008configure:10155: $? = 0
7009configure:10155: result: yes
7010configure:10155: checking for lstat
7011configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7012configure:10155: $? = 0
7013configure:10155: result: yes
7014configure:10155: checking for mkfifo
7015configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7016configure:10155: $? = 0
7017configure:10155: result: yes
7018configure:10155: checking for mknod
7019configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7020configure:10155: $? = 0
7021configure:10155: result: yes
7022configure:10155: checking for mktime
7023configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7024configure:10155: $? = 0
7025configure:10155: result: yes
7026configure:10155: checking for mremap
7027configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7028Undefined symbols for architecture x86_64:
7029  "_mremap", referenced from:
7030      _main in conftest-fXKqVy.o
7031ld: symbol(s) not found for architecture x86_64
7032clang: error: linker command failed with exit code 1 (use -v to see invocation)
7033configure:10155: $? = 1
7034configure: failed program was:
7035| /* confdefs.h */
7036| #define _GNU_SOURCE 1
7037| #define _NETBSD_SOURCE 1
7038| #define __BSD_VISIBLE 1
7039| #define _BSD_TYPES 1
7040| #define _DARWIN_C_SOURCE 1
7041| #define STDC_HEADERS 1
7042| #define HAVE_SYS_TYPES_H 1
7043| #define HAVE_SYS_STAT_H 1
7044| #define HAVE_STDLIB_H 1
7045| #define HAVE_STRING_H 1
7046| #define HAVE_MEMORY_H 1
7047| #define HAVE_STRINGS_H 1
7048| #define HAVE_INTTYPES_H 1
7049| #define HAVE_STDINT_H 1
7050| #define HAVE_UNISTD_H 1
7051| #define __EXTENSIONS__ 1
7052| #define _ALL_SOURCE 1
7053| #define _GNU_SOURCE 1
7054| #define _POSIX_PTHREAD_SEMANTICS 1
7055| #define _TANDEM_SOURCE 1
7056| #define STDC_HEADERS 1
7057| #define HAVE_CURSES_H 1
7058| #define HAVE_DLFCN_H 1
7059| #define HAVE_ERRNO_H 1
7060| #define HAVE_FCNTL_H 1
7061| #define HAVE_GRP_H 1
7062| #define HAVE_LANGINFO_H 1
7063| #define HAVE_LIBINTL_H 1
7064| #define HAVE_NCURSES_H 1
7065| #define HAVE_POLL_H 1
7066| #define HAVE_PTHREAD_H 1
7067| #define HAVE_SIGNAL_H 1
7068| #define HAVE_STDINT_H 1
7069| #define HAVE_TERMIOS_H 1
7070| #define HAVE_UNISTD_H 1
7071| #define HAVE_UTIME_H 1
7072| #define HAVE_SYS_EVENT_H 1
7073| #define HAVE_SYS_FILE_H 1
7074| #define HAVE_SYS_LOCK_H 1
7075| #define HAVE_SYS_PARAM_H 1
7076| #define HAVE_SYS_POLL_H 1
7077| #define HAVE_SYS_SELECT_H 1
7078| #define HAVE_SYS_SOCKET_H 1
7079| #define HAVE_SYS_STATVFS_H 1
7080| #define HAVE_SYS_STAT_H 1
7081| #define HAVE_SYS_TIME_H 1
7082| #define HAVE_SYS_TIMES_H 1
7083| #define HAVE_SYS_TYPES_H 1
7084| #define HAVE_SYS_UN_H 1
7085| #define HAVE_SYS_UTSNAME_H 1
7086| #define HAVE_SYS_WAIT_H 1
7087| #define HAVE_SYS_RESOURCE_H 1
7088| #define HAVE_SYSEXITS_H 1
7089| #define HAVE_SPAWN_H 1
7090| #define HAVE_UTIL_H 1
7091| #define HAVE_ALLOCA_H 1
7092| #define HAVE_DIRENT_H 1
7093| #define HAVE_TERM_H 1
7094| #define HAVE_MAKEDEV 1
7095| #define _LARGEFILE_SOURCE 1
7096| #define _FILE_OFFSET_BITS 64
7097| #if defined(SCO_DS)
7098| #undef _OFF_T
7099| #endif
7100| #define RETSIGTYPE void
7101| #define HAVE_UINT32_T 1
7102| #define HAVE_UINT64_T 1
7103| #define HAVE_INT32_T 1
7104| #define HAVE_INT64_T 1
7105| #define HAVE_SSIZE_T 1
7106| #define SIZEOF_INT 4
7107| #define SIZEOF_LONG 8
7108| #define SIZEOF_VOID_P 8
7109| #define SIZEOF_SHORT 2
7110| #define SIZEOF_FLOAT 4
7111| #define SIZEOF_DOUBLE 8
7112| #define SIZEOF_FPOS_T 8
7113| #define SIZEOF_SIZE_T 8
7114| #define SIZEOF_PID_T 4
7115| #define HAVE_LONG_LONG 1
7116| #define SIZEOF_LONG_LONG 8
7117| #define HAVE_LONG_DOUBLE 1
7118| #define SIZEOF_LONG_DOUBLE 16
7119| #define HAVE_C99_BOOL 1
7120| #define SIZEOF__BOOL 1
7121| #define HAVE_UINTPTR_T 1
7122| #define SIZEOF_UINTPTR_T 8
7123| #define SIZEOF_OFF_T 8
7124| #define SIZEOF_TIME_T 8
7125| #define SIZEOF_PTHREAD_T 8
7126| #define USE_TOOLBOX_OBJECT_GLUE 1
7127| #define WITH_NEXT_FRAMEWORK 1
7128| #define WITH_DYLD 1
7129| #define SHLIB_EXT ".so"
7130| #define HAVE_LIBDL 1
7131| #define WITH_LIBINTL 1
7132| #define WITH_THREAD 1
7133| #define _REENTRANT 1
7134| #define HAVE_PTHREAD_SIGMASK 1
7135| #define HAVE_PTHREAD_ATFORK 1
7136| #define ENABLE_IPV6 1
7137| #define HAVE_OSX105_SDK 1
7138| #define WITH_DOC_STRINGS 1
7139| #define WITH_PYMALLOC 1
7140| #define HAVE_DLOPEN 1
7141| #define HAVE_DYNAMIC_LOADING 1
7142| #define HAVE_ALARM 1
7143| #define HAVE_SETITIMER 1
7144| #define HAVE_GETITIMER 1
7145| #define HAVE_CHOWN 1
7146| #define HAVE_CLOCK 1
7147| #define HAVE_CONFSTR 1
7148| #define HAVE_CTERMID 1
7149| #define HAVE_EXECV 1
7150| #define HAVE_FCHMOD 1
7151| #define HAVE_FCHOWN 1
7152| #define HAVE_FORK 1
7153| #define HAVE_FPATHCONF 1
7154| #define HAVE_FTIME 1
7155| #define HAVE_FTRUNCATE 1
7156| #define HAVE_GAI_STRERROR 1
7157| #define HAVE_GETGROUPS 1
7158| #define HAVE_GETLOGIN 1
7159| #define HAVE_GETLOADAVG 1
7160| #define HAVE_GETPEERNAME 1
7161| #define HAVE_GETPGID 1
7162| #define HAVE_GETPID 1
7163| #define HAVE_GETPRIORITY 1
7164| #define HAVE_GETPWENT 1
7165| #define HAVE_GETSID 1
7166| #define HAVE_GETWD 1
7167| #define HAVE_INITGROUPS 1
7168| #define HAVE_KILL 1
7169| #define HAVE_KILLPG 1
7170| #define HAVE_LCHMOD 1
7171| #define HAVE_LCHOWN 1
7172| #define HAVE_LSTAT 1
7173| #define HAVE_MKFIFO 1
7174| #define HAVE_MKNOD 1
7175| #define HAVE_MKTIME 1
7176| /* end confdefs.h.  */
7177| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
7178|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7179| #define mremap innocuous_mremap
7180|
7181| /* System header to define __stub macros and hopefully few prototypes,
7182|     which can conflict with char mremap (); below.
7183|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7184|     <limits.h> exists even on freestanding compilers.  */
7185|
7186| #ifdef __STDC__
7187| # include <limits.h>
7188| #else
7189| # include <assert.h>
7190| #endif
7191|
7192| #undef mremap
7193|
7194| /* Override any GCC internal prototype to avoid an error.
7195|    Use char because int might match the return type of a GCC
7196|    builtin and then its argument prototype would still apply.  */
7197| #ifdef __cplusplus
7198| extern "C"
7199| #endif
7200| char mremap ();
7201| /* The GNU C library defines this for functions which it implements
7202|     to always fail with ENOSYS.  Some functions are actually named
7203|     something starting with __ and the normal name is an alias.  */
7204| #if defined __stub_mremap || defined __stub___mremap
7205| choke me
7206| #endif
7207|
7208| int
7209| main ()
7210| {
7211| return mremap ();
7212|   ;
7213|   return 0;
7214| }
7215configure:10155: result: no
7216configure:10155: checking for nice
7217configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7218configure:10155: $? = 0
7219configure:10155: result: yes
7220configure:10155: checking for pathconf
7221configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7222configure:10155: $? = 0
7223configure:10155: result: yes
7224configure:10155: checking for pause
7225configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7226configure:10155: $? = 0
7227configure:10155: result: yes
7228configure:10155: checking for plock
7229configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7230Undefined symbols for architecture x86_64:
7231  "_plock", referenced from:
7232      _main in conftest-5UnXpj.o
7233ld: symbol(s) not found for architecture x86_64
7234clang: error: linker command failed with exit code 1 (use -v to see invocation)
7235configure:10155: $? = 1
7236configure: failed program was:
7237| /* confdefs.h */
7238| #define _GNU_SOURCE 1
7239| #define _NETBSD_SOURCE 1
7240| #define __BSD_VISIBLE 1
7241| #define _BSD_TYPES 1
7242| #define _DARWIN_C_SOURCE 1
7243| #define STDC_HEADERS 1
7244| #define HAVE_SYS_TYPES_H 1
7245| #define HAVE_SYS_STAT_H 1
7246| #define HAVE_STDLIB_H 1
7247| #define HAVE_STRING_H 1
7248| #define HAVE_MEMORY_H 1
7249| #define HAVE_STRINGS_H 1
7250| #define HAVE_INTTYPES_H 1
7251| #define HAVE_STDINT_H 1
7252| #define HAVE_UNISTD_H 1
7253| #define __EXTENSIONS__ 1
7254| #define _ALL_SOURCE 1
7255| #define _GNU_SOURCE 1
7256| #define _POSIX_PTHREAD_SEMANTICS 1
7257| #define _TANDEM_SOURCE 1
7258| #define STDC_HEADERS 1
7259| #define HAVE_CURSES_H 1
7260| #define HAVE_DLFCN_H 1
7261| #define HAVE_ERRNO_H 1
7262| #define HAVE_FCNTL_H 1
7263| #define HAVE_GRP_H 1
7264| #define HAVE_LANGINFO_H 1
7265| #define HAVE_LIBINTL_H 1
7266| #define HAVE_NCURSES_H 1
7267| #define HAVE_POLL_H 1
7268| #define HAVE_PTHREAD_H 1
7269| #define HAVE_SIGNAL_H 1
7270| #define HAVE_STDINT_H 1
7271| #define HAVE_TERMIOS_H 1
7272| #define HAVE_UNISTD_H 1
7273| #define HAVE_UTIME_H 1
7274| #define HAVE_SYS_EVENT_H 1
7275| #define HAVE_SYS_FILE_H 1
7276| #define HAVE_SYS_LOCK_H 1
7277| #define HAVE_SYS_PARAM_H 1
7278| #define HAVE_SYS_POLL_H 1
7279| #define HAVE_SYS_SELECT_H 1
7280| #define HAVE_SYS_SOCKET_H 1
7281| #define HAVE_SYS_STATVFS_H 1
7282| #define HAVE_SYS_STAT_H 1
7283| #define HAVE_SYS_TIME_H 1
7284| #define HAVE_SYS_TIMES_H 1
7285| #define HAVE_SYS_TYPES_H 1
7286| #define HAVE_SYS_UN_H 1
7287| #define HAVE_SYS_UTSNAME_H 1
7288| #define HAVE_SYS_WAIT_H 1
7289| #define HAVE_SYS_RESOURCE_H 1
7290| #define HAVE_SYSEXITS_H 1
7291| #define HAVE_SPAWN_H 1
7292| #define HAVE_UTIL_H 1
7293| #define HAVE_ALLOCA_H 1
7294| #define HAVE_DIRENT_H 1
7295| #define HAVE_TERM_H 1
7296| #define HAVE_MAKEDEV 1
7297| #define _LARGEFILE_SOURCE 1
7298| #define _FILE_OFFSET_BITS 64
7299| #if defined(SCO_DS)
7300| #undef _OFF_T
7301| #endif
7302| #define RETSIGTYPE void
7303| #define HAVE_UINT32_T 1
7304| #define HAVE_UINT64_T 1
7305| #define HAVE_INT32_T 1
7306| #define HAVE_INT64_T 1
7307| #define HAVE_SSIZE_T 1
7308| #define SIZEOF_INT 4
7309| #define SIZEOF_LONG 8
7310| #define SIZEOF_VOID_P 8
7311| #define SIZEOF_SHORT 2
7312| #define SIZEOF_FLOAT 4
7313| #define SIZEOF_DOUBLE 8
7314| #define SIZEOF_FPOS_T 8
7315| #define SIZEOF_SIZE_T 8
7316| #define SIZEOF_PID_T 4
7317| #define HAVE_LONG_LONG 1
7318| #define SIZEOF_LONG_LONG 8
7319| #define HAVE_LONG_DOUBLE 1
7320| #define SIZEOF_LONG_DOUBLE 16
7321| #define HAVE_C99_BOOL 1
7322| #define SIZEOF__BOOL 1
7323| #define HAVE_UINTPTR_T 1
7324| #define SIZEOF_UINTPTR_T 8
7325| #define SIZEOF_OFF_T 8
7326| #define SIZEOF_TIME_T 8
7327| #define SIZEOF_PTHREAD_T 8
7328| #define USE_TOOLBOX_OBJECT_GLUE 1
7329| #define WITH_NEXT_FRAMEWORK 1
7330| #define WITH_DYLD 1
7331| #define SHLIB_EXT ".so"
7332| #define HAVE_LIBDL 1
7333| #define WITH_LIBINTL 1
7334| #define WITH_THREAD 1
7335| #define _REENTRANT 1
7336| #define HAVE_PTHREAD_SIGMASK 1
7337| #define HAVE_PTHREAD_ATFORK 1
7338| #define ENABLE_IPV6 1
7339| #define HAVE_OSX105_SDK 1
7340| #define WITH_DOC_STRINGS 1
7341| #define WITH_PYMALLOC 1
7342| #define HAVE_DLOPEN 1
7343| #define HAVE_DYNAMIC_LOADING 1
7344| #define HAVE_ALARM 1
7345| #define HAVE_SETITIMER 1
7346| #define HAVE_GETITIMER 1
7347| #define HAVE_CHOWN 1
7348| #define HAVE_CLOCK 1
7349| #define HAVE_CONFSTR 1
7350| #define HAVE_CTERMID 1
7351| #define HAVE_EXECV 1
7352| #define HAVE_FCHMOD 1
7353| #define HAVE_FCHOWN 1
7354| #define HAVE_FORK 1
7355| #define HAVE_FPATHCONF 1
7356| #define HAVE_FTIME 1
7357| #define HAVE_FTRUNCATE 1
7358| #define HAVE_GAI_STRERROR 1
7359| #define HAVE_GETGROUPS 1
7360| #define HAVE_GETLOGIN 1
7361| #define HAVE_GETLOADAVG 1
7362| #define HAVE_GETPEERNAME 1
7363| #define HAVE_GETPGID 1
7364| #define HAVE_GETPID 1
7365| #define HAVE_GETPRIORITY 1
7366| #define HAVE_GETPWENT 1
7367| #define HAVE_GETSID 1
7368| #define HAVE_GETWD 1
7369| #define HAVE_INITGROUPS 1
7370| #define HAVE_KILL 1
7371| #define HAVE_KILLPG 1
7372| #define HAVE_LCHMOD 1
7373| #define HAVE_LCHOWN 1
7374| #define HAVE_LSTAT 1
7375| #define HAVE_MKFIFO 1
7376| #define HAVE_MKNOD 1
7377| #define HAVE_MKTIME 1
7378| #define HAVE_NICE 1
7379| #define HAVE_PATHCONF 1
7380| #define HAVE_PAUSE 1
7381| /* end confdefs.h.  */
7382| /* Define plock to an innocuous variant, in case <limits.h> declares plock.
7383|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7384| #define plock innocuous_plock
7385|
7386| /* System header to define __stub macros and hopefully few prototypes,
7387|     which can conflict with char plock (); below.
7388|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7389|     <limits.h> exists even on freestanding compilers.  */
7390|
7391| #ifdef __STDC__
7392| # include <limits.h>
7393| #else
7394| # include <assert.h>
7395| #endif
7396|
7397| #undef plock
7398|
7399| /* Override any GCC internal prototype to avoid an error.
7400|    Use char because int might match the return type of a GCC
7401|    builtin and then its argument prototype would still apply.  */
7402| #ifdef __cplusplus
7403| extern "C"
7404| #endif
7405| char plock ();
7406| /* The GNU C library defines this for functions which it implements
7407|     to always fail with ENOSYS.  Some functions are actually named
7408|     something starting with __ and the normal name is an alias.  */
7409| #if defined __stub_plock || defined __stub___plock
7410| choke me
7411| #endif
7412|
7413| int
7414| main ()
7415| {
7416| return plock ();
7417|   ;
7418|   return 0;
7419| }
7420configure:10155: result: no
7421configure:10155: checking for poll
7422configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7423configure:10155: $? = 0
7424configure:10155: result: yes
7425configure:10155: checking for pthread_init
7426configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7427Undefined symbols for architecture x86_64:
7428  "_pthread_init", referenced from:
7429      _main in conftest-KeavCZ.o
7430ld: symbol(s) not found for architecture x86_64
7431clang: error: linker command failed with exit code 1 (use -v to see invocation)
7432configure:10155: $? = 1
7433configure: failed program was:
7434| /* confdefs.h */
7435| #define _GNU_SOURCE 1
7436| #define _NETBSD_SOURCE 1
7437| #define __BSD_VISIBLE 1
7438| #define _BSD_TYPES 1
7439| #define _DARWIN_C_SOURCE 1
7440| #define STDC_HEADERS 1
7441| #define HAVE_SYS_TYPES_H 1
7442| #define HAVE_SYS_STAT_H 1
7443| #define HAVE_STDLIB_H 1
7444| #define HAVE_STRING_H 1
7445| #define HAVE_MEMORY_H 1
7446| #define HAVE_STRINGS_H 1
7447| #define HAVE_INTTYPES_H 1
7448| #define HAVE_STDINT_H 1
7449| #define HAVE_UNISTD_H 1
7450| #define __EXTENSIONS__ 1
7451| #define _ALL_SOURCE 1
7452| #define _GNU_SOURCE 1
7453| #define _POSIX_PTHREAD_SEMANTICS 1
7454| #define _TANDEM_SOURCE 1
7455| #define STDC_HEADERS 1
7456| #define HAVE_CURSES_H 1
7457| #define HAVE_DLFCN_H 1
7458| #define HAVE_ERRNO_H 1
7459| #define HAVE_FCNTL_H 1
7460| #define HAVE_GRP_H 1
7461| #define HAVE_LANGINFO_H 1
7462| #define HAVE_LIBINTL_H 1
7463| #define HAVE_NCURSES_H 1
7464| #define HAVE_POLL_H 1
7465| #define HAVE_PTHREAD_H 1
7466| #define HAVE_SIGNAL_H 1
7467| #define HAVE_STDINT_H 1
7468| #define HAVE_TERMIOS_H 1
7469| #define HAVE_UNISTD_H 1
7470| #define HAVE_UTIME_H 1
7471| #define HAVE_SYS_EVENT_H 1
7472| #define HAVE_SYS_FILE_H 1
7473| #define HAVE_SYS_LOCK_H 1
7474| #define HAVE_SYS_PARAM_H 1
7475| #define HAVE_SYS_POLL_H 1
7476| #define HAVE_SYS_SELECT_H 1
7477| #define HAVE_SYS_SOCKET_H 1
7478| #define HAVE_SYS_STATVFS_H 1
7479| #define HAVE_SYS_STAT_H 1
7480| #define HAVE_SYS_TIME_H 1
7481| #define HAVE_SYS_TIMES_H 1
7482| #define HAVE_SYS_TYPES_H 1
7483| #define HAVE_SYS_UN_H 1
7484| #define HAVE_SYS_UTSNAME_H 1
7485| #define HAVE_SYS_WAIT_H 1
7486| #define HAVE_SYS_RESOURCE_H 1
7487| #define HAVE_SYSEXITS_H 1
7488| #define HAVE_SPAWN_H 1
7489| #define HAVE_UTIL_H 1
7490| #define HAVE_ALLOCA_H 1
7491| #define HAVE_DIRENT_H 1
7492| #define HAVE_TERM_H 1
7493| #define HAVE_MAKEDEV 1
7494| #define _LARGEFILE_SOURCE 1
7495| #define _FILE_OFFSET_BITS 64
7496| #if defined(SCO_DS)
7497| #undef _OFF_T
7498| #endif
7499| #define RETSIGTYPE void
7500| #define HAVE_UINT32_T 1
7501| #define HAVE_UINT64_T 1
7502| #define HAVE_INT32_T 1
7503| #define HAVE_INT64_T 1
7504| #define HAVE_SSIZE_T 1
7505| #define SIZEOF_INT 4
7506| #define SIZEOF_LONG 8
7507| #define SIZEOF_VOID_P 8
7508| #define SIZEOF_SHORT 2
7509| #define SIZEOF_FLOAT 4
7510| #define SIZEOF_DOUBLE 8
7511| #define SIZEOF_FPOS_T 8
7512| #define SIZEOF_SIZE_T 8
7513| #define SIZEOF_PID_T 4
7514| #define HAVE_LONG_LONG 1
7515| #define SIZEOF_LONG_LONG 8
7516| #define HAVE_LONG_DOUBLE 1
7517| #define SIZEOF_LONG_DOUBLE 16
7518| #define HAVE_C99_BOOL 1
7519| #define SIZEOF__BOOL 1
7520| #define HAVE_UINTPTR_T 1
7521| #define SIZEOF_UINTPTR_T 8
7522| #define SIZEOF_OFF_T 8
7523| #define SIZEOF_TIME_T 8
7524| #define SIZEOF_PTHREAD_T 8
7525| #define USE_TOOLBOX_OBJECT_GLUE 1
7526| #define WITH_NEXT_FRAMEWORK 1
7527| #define WITH_DYLD 1
7528| #define SHLIB_EXT ".so"
7529| #define HAVE_LIBDL 1
7530| #define WITH_LIBINTL 1
7531| #define WITH_THREAD 1
7532| #define _REENTRANT 1
7533| #define HAVE_PTHREAD_SIGMASK 1
7534| #define HAVE_PTHREAD_ATFORK 1
7535| #define ENABLE_IPV6 1
7536| #define HAVE_OSX105_SDK 1
7537| #define WITH_DOC_STRINGS 1
7538| #define WITH_PYMALLOC 1
7539| #define HAVE_DLOPEN 1
7540| #define HAVE_DYNAMIC_LOADING 1
7541| #define HAVE_ALARM 1
7542| #define HAVE_SETITIMER 1
7543| #define HAVE_GETITIMER 1
7544| #define HAVE_CHOWN 1
7545| #define HAVE_CLOCK 1
7546| #define HAVE_CONFSTR 1
7547| #define HAVE_CTERMID 1
7548| #define HAVE_EXECV 1
7549| #define HAVE_FCHMOD 1
7550| #define HAVE_FCHOWN 1
7551| #define HAVE_FORK 1
7552| #define HAVE_FPATHCONF 1
7553| #define HAVE_FTIME 1
7554| #define HAVE_FTRUNCATE 1
7555| #define HAVE_GAI_STRERROR 1
7556| #define HAVE_GETGROUPS 1
7557| #define HAVE_GETLOGIN 1
7558| #define HAVE_GETLOADAVG 1
7559| #define HAVE_GETPEERNAME 1
7560| #define HAVE_GETPGID 1
7561| #define HAVE_GETPID 1
7562| #define HAVE_GETPRIORITY 1
7563| #define HAVE_GETPWENT 1
7564| #define HAVE_GETSID 1
7565| #define HAVE_GETWD 1
7566| #define HAVE_INITGROUPS 1
7567| #define HAVE_KILL 1
7568| #define HAVE_KILLPG 1
7569| #define HAVE_LCHMOD 1
7570| #define HAVE_LCHOWN 1
7571| #define HAVE_LSTAT 1
7572| #define HAVE_MKFIFO 1
7573| #define HAVE_MKNOD 1
7574| #define HAVE_MKTIME 1
7575| #define HAVE_NICE 1
7576| #define HAVE_PATHCONF 1
7577| #define HAVE_PAUSE 1
7578| #define HAVE_POLL 1
7579| /* end confdefs.h.  */
7580| /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init.
7581|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7582| #define pthread_init innocuous_pthread_init
7583|
7584| /* System header to define __stub macros and hopefully few prototypes,
7585|     which can conflict with char pthread_init (); below.
7586|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7587|     <limits.h> exists even on freestanding compilers.  */
7588|
7589| #ifdef __STDC__
7590| # include <limits.h>
7591| #else
7592| # include <assert.h>
7593| #endif
7594|
7595| #undef pthread_init
7596|
7597| /* Override any GCC internal prototype to avoid an error.
7598|    Use char because int might match the return type of a GCC
7599|    builtin and then its argument prototype would still apply.  */
7600| #ifdef __cplusplus
7601| extern "C"
7602| #endif
7603| char pthread_init ();
7604| /* The GNU C library defines this for functions which it implements
7605|     to always fail with ENOSYS.  Some functions are actually named
7606|     something starting with __ and the normal name is an alias.  */
7607| #if defined __stub_pthread_init || defined __stub___pthread_init
7608| choke me
7609| #endif
7610|
7611| int
7612| main ()
7613| {
7614| return pthread_init ();
7615|   ;
7616|   return 0;
7617| }
7618configure:10155: result: no
7619configure:10155: checking for putenv
7620configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7621configure:10155: $? = 0
7622configure:10155: result: yes
7623configure:10155: checking for readlink
7624configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7625configure:10155: $? = 0
7626configure:10155: result: yes
7627configure:10155: checking for realpath
7628configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7629configure:10155: $? = 0
7630configure:10155: result: yes
7631configure:10155: checking for select
7632configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7633configure:10155: $? = 0
7634configure:10155: result: yes
7635configure:10155: checking for sem_open
7636configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7637configure:10155: $? = 0
7638configure:10155: result: yes
7639configure:10155: checking for sem_timedwait
7640configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7641Undefined symbols for architecture x86_64:
7642  "_sem_timedwait", referenced from:
7643      _main in conftest-L2vAdA.o
7644ld: symbol(s) not found for architecture x86_64
7645clang: error: linker command failed with exit code 1 (use -v to see invocation)
7646configure:10155: $? = 1
7647configure: failed program was:
7648| /* confdefs.h */
7649| #define _GNU_SOURCE 1
7650| #define _NETBSD_SOURCE 1
7651| #define __BSD_VISIBLE 1
7652| #define _BSD_TYPES 1
7653| #define _DARWIN_C_SOURCE 1
7654| #define STDC_HEADERS 1
7655| #define HAVE_SYS_TYPES_H 1
7656| #define HAVE_SYS_STAT_H 1
7657| #define HAVE_STDLIB_H 1
7658| #define HAVE_STRING_H 1
7659| #define HAVE_MEMORY_H 1
7660| #define HAVE_STRINGS_H 1
7661| #define HAVE_INTTYPES_H 1
7662| #define HAVE_STDINT_H 1
7663| #define HAVE_UNISTD_H 1
7664| #define __EXTENSIONS__ 1
7665| #define _ALL_SOURCE 1
7666| #define _GNU_SOURCE 1
7667| #define _POSIX_PTHREAD_SEMANTICS 1
7668| #define _TANDEM_SOURCE 1
7669| #define STDC_HEADERS 1
7670| #define HAVE_CURSES_H 1
7671| #define HAVE_DLFCN_H 1
7672| #define HAVE_ERRNO_H 1
7673| #define HAVE_FCNTL_H 1
7674| #define HAVE_GRP_H 1
7675| #define HAVE_LANGINFO_H 1
7676| #define HAVE_LIBINTL_H 1
7677| #define HAVE_NCURSES_H 1
7678| #define HAVE_POLL_H 1
7679| #define HAVE_PTHREAD_H 1
7680| #define HAVE_SIGNAL_H 1
7681| #define HAVE_STDINT_H 1
7682| #define HAVE_TERMIOS_H 1
7683| #define HAVE_UNISTD_H 1
7684| #define HAVE_UTIME_H 1
7685| #define HAVE_SYS_EVENT_H 1
7686| #define HAVE_SYS_FILE_H 1
7687| #define HAVE_SYS_LOCK_H 1
7688| #define HAVE_SYS_PARAM_H 1
7689| #define HAVE_SYS_POLL_H 1
7690| #define HAVE_SYS_SELECT_H 1
7691| #define HAVE_SYS_SOCKET_H 1
7692| #define HAVE_SYS_STATVFS_H 1
7693| #define HAVE_SYS_STAT_H 1
7694| #define HAVE_SYS_TIME_H 1
7695| #define HAVE_SYS_TIMES_H 1
7696| #define HAVE_SYS_TYPES_H 1
7697| #define HAVE_SYS_UN_H 1
7698| #define HAVE_SYS_UTSNAME_H 1
7699| #define HAVE_SYS_WAIT_H 1
7700| #define HAVE_SYS_RESOURCE_H 1
7701| #define HAVE_SYSEXITS_H 1
7702| #define HAVE_SPAWN_H 1
7703| #define HAVE_UTIL_H 1
7704| #define HAVE_ALLOCA_H 1
7705| #define HAVE_DIRENT_H 1
7706| #define HAVE_TERM_H 1
7707| #define HAVE_MAKEDEV 1
7708| #define _LARGEFILE_SOURCE 1
7709| #define _FILE_OFFSET_BITS 64
7710| #if defined(SCO_DS)
7711| #undef _OFF_T
7712| #endif
7713| #define RETSIGTYPE void
7714| #define HAVE_UINT32_T 1
7715| #define HAVE_UINT64_T 1
7716| #define HAVE_INT32_T 1
7717| #define HAVE_INT64_T 1
7718| #define HAVE_SSIZE_T 1
7719| #define SIZEOF_INT 4
7720| #define SIZEOF_LONG 8
7721| #define SIZEOF_VOID_P 8
7722| #define SIZEOF_SHORT 2
7723| #define SIZEOF_FLOAT 4
7724| #define SIZEOF_DOUBLE 8
7725| #define SIZEOF_FPOS_T 8
7726| #define SIZEOF_SIZE_T 8
7727| #define SIZEOF_PID_T 4
7728| #define HAVE_LONG_LONG 1
7729| #define SIZEOF_LONG_LONG 8
7730| #define HAVE_LONG_DOUBLE 1
7731| #define SIZEOF_LONG_DOUBLE 16
7732| #define HAVE_C99_BOOL 1
7733| #define SIZEOF__BOOL 1
7734| #define HAVE_UINTPTR_T 1
7735| #define SIZEOF_UINTPTR_T 8
7736| #define SIZEOF_OFF_T 8
7737| #define SIZEOF_TIME_T 8
7738| #define SIZEOF_PTHREAD_T 8
7739| #define USE_TOOLBOX_OBJECT_GLUE 1
7740| #define WITH_NEXT_FRAMEWORK 1
7741| #define WITH_DYLD 1
7742| #define SHLIB_EXT ".so"
7743| #define HAVE_LIBDL 1
7744| #define WITH_LIBINTL 1
7745| #define WITH_THREAD 1
7746| #define _REENTRANT 1
7747| #define HAVE_PTHREAD_SIGMASK 1
7748| #define HAVE_PTHREAD_ATFORK 1
7749| #define ENABLE_IPV6 1
7750| #define HAVE_OSX105_SDK 1
7751| #define WITH_DOC_STRINGS 1
7752| #define WITH_PYMALLOC 1
7753| #define HAVE_DLOPEN 1
7754| #define HAVE_DYNAMIC_LOADING 1
7755| #define HAVE_ALARM 1
7756| #define HAVE_SETITIMER 1
7757| #define HAVE_GETITIMER 1
7758| #define HAVE_CHOWN 1
7759| #define HAVE_CLOCK 1
7760| #define HAVE_CONFSTR 1
7761| #define HAVE_CTERMID 1
7762| #define HAVE_EXECV 1
7763| #define HAVE_FCHMOD 1
7764| #define HAVE_FCHOWN 1
7765| #define HAVE_FORK 1
7766| #define HAVE_FPATHCONF 1
7767| #define HAVE_FTIME 1
7768| #define HAVE_FTRUNCATE 1
7769| #define HAVE_GAI_STRERROR 1
7770| #define HAVE_GETGROUPS 1
7771| #define HAVE_GETLOGIN 1
7772| #define HAVE_GETLOADAVG 1
7773| #define HAVE_GETPEERNAME 1
7774| #define HAVE_GETPGID 1
7775| #define HAVE_GETPID 1
7776| #define HAVE_GETPRIORITY 1
7777| #define HAVE_GETPWENT 1
7778| #define HAVE_GETSID 1
7779| #define HAVE_GETWD 1
7780| #define HAVE_INITGROUPS 1
7781| #define HAVE_KILL 1
7782| #define HAVE_KILLPG 1
7783| #define HAVE_LCHMOD 1
7784| #define HAVE_LCHOWN 1
7785| #define HAVE_LSTAT 1
7786| #define HAVE_MKFIFO 1
7787| #define HAVE_MKNOD 1
7788| #define HAVE_MKTIME 1
7789| #define HAVE_NICE 1
7790| #define HAVE_PATHCONF 1
7791| #define HAVE_PAUSE 1
7792| #define HAVE_POLL 1
7793| #define HAVE_PUTENV 1
7794| #define HAVE_READLINK 1
7795| #define HAVE_REALPATH 1
7796| #define HAVE_SELECT 1
7797| #define HAVE_SEM_OPEN 1
7798| /* end confdefs.h.  */
7799| /* Define sem_timedwait to an innocuous variant, in case <limits.h> declares sem_timedwait.
7800|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7801| #define sem_timedwait innocuous_sem_timedwait
7802|
7803| /* System header to define __stub macros and hopefully few prototypes,
7804|     which can conflict with char sem_timedwait (); below.
7805|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7806|     <limits.h> exists even on freestanding compilers.  */
7807|
7808| #ifdef __STDC__
7809| # include <limits.h>
7810| #else
7811| # include <assert.h>
7812| #endif
7813|
7814| #undef sem_timedwait
7815|
7816| /* Override any GCC internal prototype to avoid an error.
7817|    Use char because int might match the return type of a GCC
7818|    builtin and then its argument prototype would still apply.  */
7819| #ifdef __cplusplus
7820| extern "C"
7821| #endif
7822| char sem_timedwait ();
7823| /* The GNU C library defines this for functions which it implements
7824|     to always fail with ENOSYS.  Some functions are actually named
7825|     something starting with __ and the normal name is an alias.  */
7826| #if defined __stub_sem_timedwait || defined __stub___sem_timedwait
7827| choke me
7828| #endif
7829|
7830| int
7831| main ()
7832| {
7833| return sem_timedwait ();
7834|   ;
7835|   return 0;
7836| }
7837configure:10155: result: no
7838configure:10155: checking for sem_getvalue
7839configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7840configure:10155: $? = 0
7841configure:10155: result: yes
7842configure:10155: checking for sem_unlink
7843configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7844configure:10155: $? = 0
7845configure:10155: result: yes
7846configure:10155: checking for setegid
7847configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7848configure:10155: $? = 0
7849configure:10155: result: yes
7850configure:10155: checking for seteuid
7851configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7852configure:10155: $? = 0
7853configure:10155: result: yes
7854configure:10155: checking for setgid
7855configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7856configure:10155: $? = 0
7857configure:10155: result: yes
7858configure:10155: checking for setlocale
7859configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7860configure:10155: $? = 0
7861configure:10155: result: yes
7862configure:10155: checking for setregid
7863configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7864configure:10155: $? = 0
7865configure:10155: result: yes
7866configure:10155: checking for setreuid
7867configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7868configure:10155: $? = 0
7869configure:10155: result: yes
7870configure:10155: checking for setsid
7871configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7872configure:10155: $? = 0
7873configure:10155: result: yes
7874configure:10155: checking for setpgid
7875configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7876configure:10155: $? = 0
7877configure:10155: result: yes
7878configure:10155: checking for setpgrp
7879configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7880configure:10155: $? = 0
7881configure:10155: result: yes
7882configure:10155: checking for setuid
7883configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7884configure:10155: $? = 0
7885configure:10155: result: yes
7886configure:10155: checking for setvbuf
7887configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7888configure:10155: $? = 0
7889configure:10155: result: yes
7890configure:10155: checking for snprintf
7891configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7892conftest.c:188:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
7893char snprintf ();
7894     ^
7895conftest.c:188:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
78961 warning generated.
7897conftest.c:188:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
7898char snprintf ();
7899     ^
7900conftest.c:188:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
79011 warning generated.
7902configure:10155: $? = 0
7903configure:10155: result: yes
7904configure:10155: checking for setlocale
7905configure:10155: result: yes
7906configure:10155: checking for setregid
7907configure:10155: result: yes
7908configure:10155: checking for setreuid
7909configure:10155: result: yes
7910configure:10155: checking for setresuid
7911configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
7912Undefined symbols for architecture x86_64:
7913  "_setresuid", referenced from:
7914      _main in conftest-IMVwEO.o
7915ld: symbol(s) not found for architecture x86_64
7916clang: error: linker command failed with exit code 1 (use -v to see invocation)
7917configure:10155: $? = 1
7918configure: failed program was:
7919| /* confdefs.h */
7920| #define _GNU_SOURCE 1
7921| #define _NETBSD_SOURCE 1
7922| #define __BSD_VISIBLE 1
7923| #define _BSD_TYPES 1
7924| #define _DARWIN_C_SOURCE 1
7925| #define STDC_HEADERS 1
7926| #define HAVE_SYS_TYPES_H 1
7927| #define HAVE_SYS_STAT_H 1
7928| #define HAVE_STDLIB_H 1
7929| #define HAVE_STRING_H 1
7930| #define HAVE_MEMORY_H 1
7931| #define HAVE_STRINGS_H 1
7932| #define HAVE_INTTYPES_H 1
7933| #define HAVE_STDINT_H 1
7934| #define HAVE_UNISTD_H 1
7935| #define __EXTENSIONS__ 1
7936| #define _ALL_SOURCE 1
7937| #define _GNU_SOURCE 1
7938| #define _POSIX_PTHREAD_SEMANTICS 1
7939| #define _TANDEM_SOURCE 1
7940| #define STDC_HEADERS 1
7941| #define HAVE_CURSES_H 1
7942| #define HAVE_DLFCN_H 1
7943| #define HAVE_ERRNO_H 1
7944| #define HAVE_FCNTL_H 1
7945| #define HAVE_GRP_H 1
7946| #define HAVE_LANGINFO_H 1
7947| #define HAVE_LIBINTL_H 1
7948| #define HAVE_NCURSES_H 1
7949| #define HAVE_POLL_H 1
7950| #define HAVE_PTHREAD_H 1
7951| #define HAVE_SIGNAL_H 1
7952| #define HAVE_STDINT_H 1
7953| #define HAVE_TERMIOS_H 1
7954| #define HAVE_UNISTD_H 1
7955| #define HAVE_UTIME_H 1
7956| #define HAVE_SYS_EVENT_H 1
7957| #define HAVE_SYS_FILE_H 1
7958| #define HAVE_SYS_LOCK_H 1
7959| #define HAVE_SYS_PARAM_H 1
7960| #define HAVE_SYS_POLL_H 1
7961| #define HAVE_SYS_SELECT_H 1
7962| #define HAVE_SYS_SOCKET_H 1
7963| #define HAVE_SYS_STATVFS_H 1
7964| #define HAVE_SYS_STAT_H 1
7965| #define HAVE_SYS_TIME_H 1
7966| #define HAVE_SYS_TIMES_H 1
7967| #define HAVE_SYS_TYPES_H 1
7968| #define HAVE_SYS_UN_H 1
7969| #define HAVE_SYS_UTSNAME_H 1
7970| #define HAVE_SYS_WAIT_H 1
7971| #define HAVE_SYS_RESOURCE_H 1
7972| #define HAVE_SYSEXITS_H 1
7973| #define HAVE_SPAWN_H 1
7974| #define HAVE_UTIL_H 1
7975| #define HAVE_ALLOCA_H 1
7976| #define HAVE_DIRENT_H 1
7977| #define HAVE_TERM_H 1
7978| #define HAVE_MAKEDEV 1
7979| #define _LARGEFILE_SOURCE 1
7980| #define _FILE_OFFSET_BITS 64
7981| #if defined(SCO_DS)
7982| #undef _OFF_T
7983| #endif
7984| #define RETSIGTYPE void
7985| #define HAVE_UINT32_T 1
7986| #define HAVE_UINT64_T 1
7987| #define HAVE_INT32_T 1
7988| #define HAVE_INT64_T 1
7989| #define HAVE_SSIZE_T 1
7990| #define SIZEOF_INT 4
7991| #define SIZEOF_LONG 8
7992| #define SIZEOF_VOID_P 8
7993| #define SIZEOF_SHORT 2
7994| #define SIZEOF_FLOAT 4
7995| #define SIZEOF_DOUBLE 8
7996| #define SIZEOF_FPOS_T 8
7997| #define SIZEOF_SIZE_T 8
7998| #define SIZEOF_PID_T 4
7999| #define HAVE_LONG_LONG 1
8000| #define SIZEOF_LONG_LONG 8
8001| #define HAVE_LONG_DOUBLE 1
8002| #define SIZEOF_LONG_DOUBLE 16
8003| #define HAVE_C99_BOOL 1
8004| #define SIZEOF__BOOL 1
8005| #define HAVE_UINTPTR_T 1
8006| #define SIZEOF_UINTPTR_T 8
8007| #define SIZEOF_OFF_T 8
8008| #define SIZEOF_TIME_T 8
8009| #define SIZEOF_PTHREAD_T 8
8010| #define USE_TOOLBOX_OBJECT_GLUE 1
8011| #define WITH_NEXT_FRAMEWORK 1
8012| #define WITH_DYLD 1
8013| #define SHLIB_EXT ".so"
8014| #define HAVE_LIBDL 1
8015| #define WITH_LIBINTL 1
8016| #define WITH_THREAD 1
8017| #define _REENTRANT 1
8018| #define HAVE_PTHREAD_SIGMASK 1
8019| #define HAVE_PTHREAD_ATFORK 1
8020| #define ENABLE_IPV6 1
8021| #define HAVE_OSX105_SDK 1
8022| #define WITH_DOC_STRINGS 1
8023| #define WITH_PYMALLOC 1
8024| #define HAVE_DLOPEN 1
8025| #define HAVE_DYNAMIC_LOADING 1
8026| #define HAVE_ALARM 1
8027| #define HAVE_SETITIMER 1
8028| #define HAVE_GETITIMER 1
8029| #define HAVE_CHOWN 1
8030| #define HAVE_CLOCK 1
8031| #define HAVE_CONFSTR 1
8032| #define HAVE_CTERMID 1
8033| #define HAVE_EXECV 1
8034| #define HAVE_FCHMOD 1
8035| #define HAVE_FCHOWN 1
8036| #define HAVE_FORK 1
8037| #define HAVE_FPATHCONF 1
8038| #define HAVE_FTIME 1
8039| #define HAVE_FTRUNCATE 1
8040| #define HAVE_GAI_STRERROR 1
8041| #define HAVE_GETGROUPS 1
8042| #define HAVE_GETLOGIN 1
8043| #define HAVE_GETLOADAVG 1
8044| #define HAVE_GETPEERNAME 1
8045| #define HAVE_GETPGID 1
8046| #define HAVE_GETPID 1
8047| #define HAVE_GETPRIORITY 1
8048| #define HAVE_GETPWENT 1
8049| #define HAVE_GETSID 1
8050| #define HAVE_GETWD 1
8051| #define HAVE_INITGROUPS 1
8052| #define HAVE_KILL 1
8053| #define HAVE_KILLPG 1
8054| #define HAVE_LCHMOD 1
8055| #define HAVE_LCHOWN 1
8056| #define HAVE_LSTAT 1
8057| #define HAVE_MKFIFO 1
8058| #define HAVE_MKNOD 1
8059| #define HAVE_MKTIME 1
8060| #define HAVE_NICE 1
8061| #define HAVE_PATHCONF 1
8062| #define HAVE_PAUSE 1
8063| #define HAVE_POLL 1
8064| #define HAVE_PUTENV 1
8065| #define HAVE_READLINK 1
8066| #define HAVE_REALPATH 1
8067| #define HAVE_SELECT 1
8068| #define HAVE_SEM_OPEN 1
8069| #define HAVE_SEM_GETVALUE 1
8070| #define HAVE_SEM_UNLINK 1
8071| #define HAVE_SETEGID 1
8072| #define HAVE_SETEUID 1
8073| #define HAVE_SETGID 1
8074| #define HAVE_SETLOCALE 1
8075| #define HAVE_SETREGID 1
8076| #define HAVE_SETREUID 1
8077| #define HAVE_SETSID 1
8078| #define HAVE_SETPGID 1
8079| #define HAVE_SETPGRP 1
8080| #define HAVE_SETUID 1
8081| #define HAVE_SETVBUF 1
8082| #define HAVE_SNPRINTF 1
8083| #define HAVE_SETLOCALE 1
8084| #define HAVE_SETREGID 1
8085| #define HAVE_SETREUID 1
8086| /* end confdefs.h.  */
8087| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
8088|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8089| #define setresuid innocuous_setresuid
8090|
8091| /* System header to define __stub macros and hopefully few prototypes,
8092|     which can conflict with char setresuid (); below.
8093|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8094|     <limits.h> exists even on freestanding compilers.  */
8095|
8096| #ifdef __STDC__
8097| # include <limits.h>
8098| #else
8099| # include <assert.h>
8100| #endif
8101|
8102| #undef setresuid
8103|
8104| /* Override any GCC internal prototype to avoid an error.
8105|    Use char because int might match the return type of a GCC
8106|    builtin and then its argument prototype would still apply.  */
8107| #ifdef __cplusplus
8108| extern "C"
8109| #endif
8110| char setresuid ();
8111| /* The GNU C library defines this for functions which it implements
8112|     to always fail with ENOSYS.  Some functions are actually named
8113|     something starting with __ and the normal name is an alias.  */
8114| #if defined __stub_setresuid || defined __stub___setresuid
8115| choke me
8116| #endif
8117|
8118| int
8119| main ()
8120| {
8121| return setresuid ();
8122|   ;
8123|   return 0;
8124| }
8125configure:10155: result: no
8126configure:10155: checking for setresgid
8127configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8128Undefined symbols for architecture x86_64:
8129  "_setresgid", referenced from:
8130      _main in conftest-nWrk7L.o
8131ld: symbol(s) not found for architecture x86_64
8132clang: error: linker command failed with exit code 1 (use -v to see invocation)
8133configure:10155: $? = 1
8134configure: failed program was:
8135| /* confdefs.h */
8136| #define _GNU_SOURCE 1
8137| #define _NETBSD_SOURCE 1
8138| #define __BSD_VISIBLE 1
8139| #define _BSD_TYPES 1
8140| #define _DARWIN_C_SOURCE 1
8141| #define STDC_HEADERS 1
8142| #define HAVE_SYS_TYPES_H 1
8143| #define HAVE_SYS_STAT_H 1
8144| #define HAVE_STDLIB_H 1
8145| #define HAVE_STRING_H 1
8146| #define HAVE_MEMORY_H 1
8147| #define HAVE_STRINGS_H 1
8148| #define HAVE_INTTYPES_H 1
8149| #define HAVE_STDINT_H 1
8150| #define HAVE_UNISTD_H 1
8151| #define __EXTENSIONS__ 1
8152| #define _ALL_SOURCE 1
8153| #define _GNU_SOURCE 1
8154| #define _POSIX_PTHREAD_SEMANTICS 1
8155| #define _TANDEM_SOURCE 1
8156| #define STDC_HEADERS 1
8157| #define HAVE_CURSES_H 1
8158| #define HAVE_DLFCN_H 1
8159| #define HAVE_ERRNO_H 1
8160| #define HAVE_FCNTL_H 1
8161| #define HAVE_GRP_H 1
8162| #define HAVE_LANGINFO_H 1
8163| #define HAVE_LIBINTL_H 1
8164| #define HAVE_NCURSES_H 1
8165| #define HAVE_POLL_H 1
8166| #define HAVE_PTHREAD_H 1
8167| #define HAVE_SIGNAL_H 1
8168| #define HAVE_STDINT_H 1
8169| #define HAVE_TERMIOS_H 1
8170| #define HAVE_UNISTD_H 1
8171| #define HAVE_UTIME_H 1
8172| #define HAVE_SYS_EVENT_H 1
8173| #define HAVE_SYS_FILE_H 1
8174| #define HAVE_SYS_LOCK_H 1
8175| #define HAVE_SYS_PARAM_H 1
8176| #define HAVE_SYS_POLL_H 1
8177| #define HAVE_SYS_SELECT_H 1
8178| #define HAVE_SYS_SOCKET_H 1
8179| #define HAVE_SYS_STATVFS_H 1
8180| #define HAVE_SYS_STAT_H 1
8181| #define HAVE_SYS_TIME_H 1
8182| #define HAVE_SYS_TIMES_H 1
8183| #define HAVE_SYS_TYPES_H 1
8184| #define HAVE_SYS_UN_H 1
8185| #define HAVE_SYS_UTSNAME_H 1
8186| #define HAVE_SYS_WAIT_H 1
8187| #define HAVE_SYS_RESOURCE_H 1
8188| #define HAVE_SYSEXITS_H 1
8189| #define HAVE_SPAWN_H 1
8190| #define HAVE_UTIL_H 1
8191| #define HAVE_ALLOCA_H 1
8192| #define HAVE_DIRENT_H 1
8193| #define HAVE_TERM_H 1
8194| #define HAVE_MAKEDEV 1
8195| #define _LARGEFILE_SOURCE 1
8196| #define _FILE_OFFSET_BITS 64
8197| #if defined(SCO_DS)
8198| #undef _OFF_T
8199| #endif
8200| #define RETSIGTYPE void
8201| #define HAVE_UINT32_T 1
8202| #define HAVE_UINT64_T 1
8203| #define HAVE_INT32_T 1
8204| #define HAVE_INT64_T 1
8205| #define HAVE_SSIZE_T 1
8206| #define SIZEOF_INT 4
8207| #define SIZEOF_LONG 8
8208| #define SIZEOF_VOID_P 8
8209| #define SIZEOF_SHORT 2
8210| #define SIZEOF_FLOAT 4
8211| #define SIZEOF_DOUBLE 8
8212| #define SIZEOF_FPOS_T 8
8213| #define SIZEOF_SIZE_T 8
8214| #define SIZEOF_PID_T 4
8215| #define HAVE_LONG_LONG 1
8216| #define SIZEOF_LONG_LONG 8
8217| #define HAVE_LONG_DOUBLE 1
8218| #define SIZEOF_LONG_DOUBLE 16
8219| #define HAVE_C99_BOOL 1
8220| #define SIZEOF__BOOL 1
8221| #define HAVE_UINTPTR_T 1
8222| #define SIZEOF_UINTPTR_T 8
8223| #define SIZEOF_OFF_T 8
8224| #define SIZEOF_TIME_T 8
8225| #define SIZEOF_PTHREAD_T 8
8226| #define USE_TOOLBOX_OBJECT_GLUE 1
8227| #define WITH_NEXT_FRAMEWORK 1
8228| #define WITH_DYLD 1
8229| #define SHLIB_EXT ".so"
8230| #define HAVE_LIBDL 1
8231| #define WITH_LIBINTL 1
8232| #define WITH_THREAD 1
8233| #define _REENTRANT 1
8234| #define HAVE_PTHREAD_SIGMASK 1
8235| #define HAVE_PTHREAD_ATFORK 1
8236| #define ENABLE_IPV6 1
8237| #define HAVE_OSX105_SDK 1
8238| #define WITH_DOC_STRINGS 1
8239| #define WITH_PYMALLOC 1
8240| #define HAVE_DLOPEN 1
8241| #define HAVE_DYNAMIC_LOADING 1
8242| #define HAVE_ALARM 1
8243| #define HAVE_SETITIMER 1
8244| #define HAVE_GETITIMER 1
8245| #define HAVE_CHOWN 1
8246| #define HAVE_CLOCK 1
8247| #define HAVE_CONFSTR 1
8248| #define HAVE_CTERMID 1
8249| #define HAVE_EXECV 1
8250| #define HAVE_FCHMOD 1
8251| #define HAVE_FCHOWN 1
8252| #define HAVE_FORK 1
8253| #define HAVE_FPATHCONF 1
8254| #define HAVE_FTIME 1
8255| #define HAVE_FTRUNCATE 1
8256| #define HAVE_GAI_STRERROR 1
8257| #define HAVE_GETGROUPS 1
8258| #define HAVE_GETLOGIN 1
8259| #define HAVE_GETLOADAVG 1
8260| #define HAVE_GETPEERNAME 1
8261| #define HAVE_GETPGID 1
8262| #define HAVE_GETPID 1
8263| #define HAVE_GETPRIORITY 1
8264| #define HAVE_GETPWENT 1
8265| #define HAVE_GETSID 1
8266| #define HAVE_GETWD 1
8267| #define HAVE_INITGROUPS 1
8268| #define HAVE_KILL 1
8269| #define HAVE_KILLPG 1
8270| #define HAVE_LCHMOD 1
8271| #define HAVE_LCHOWN 1
8272| #define HAVE_LSTAT 1
8273| #define HAVE_MKFIFO 1
8274| #define HAVE_MKNOD 1
8275| #define HAVE_MKTIME 1
8276| #define HAVE_NICE 1
8277| #define HAVE_PATHCONF 1
8278| #define HAVE_PAUSE 1
8279| #define HAVE_POLL 1
8280| #define HAVE_PUTENV 1
8281| #define HAVE_READLINK 1
8282| #define HAVE_REALPATH 1
8283| #define HAVE_SELECT 1
8284| #define HAVE_SEM_OPEN 1
8285| #define HAVE_SEM_GETVALUE 1
8286| #define HAVE_SEM_UNLINK 1
8287| #define HAVE_SETEGID 1
8288| #define HAVE_SETEUID 1
8289| #define HAVE_SETGID 1
8290| #define HAVE_SETLOCALE 1
8291| #define HAVE_SETREGID 1
8292| #define HAVE_SETREUID 1
8293| #define HAVE_SETSID 1
8294| #define HAVE_SETPGID 1
8295| #define HAVE_SETPGRP 1
8296| #define HAVE_SETUID 1
8297| #define HAVE_SETVBUF 1
8298| #define HAVE_SNPRINTF 1
8299| #define HAVE_SETLOCALE 1
8300| #define HAVE_SETREGID 1
8301| #define HAVE_SETREUID 1
8302| /* end confdefs.h.  */
8303| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
8304|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8305| #define setresgid innocuous_setresgid
8306|
8307| /* System header to define __stub macros and hopefully few prototypes,
8308|     which can conflict with char setresgid (); below.
8309|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8310|     <limits.h> exists even on freestanding compilers.  */
8311|
8312| #ifdef __STDC__
8313| # include <limits.h>
8314| #else
8315| # include <assert.h>
8316| #endif
8317|
8318| #undef setresgid
8319|
8320| /* Override any GCC internal prototype to avoid an error.
8321|    Use char because int might match the return type of a GCC
8322|    builtin and then its argument prototype would still apply.  */
8323| #ifdef __cplusplus
8324| extern "C"
8325| #endif
8326| char setresgid ();
8327| /* The GNU C library defines this for functions which it implements
8328|     to always fail with ENOSYS.  Some functions are actually named
8329|     something starting with __ and the normal name is an alias.  */
8330| #if defined __stub_setresgid || defined __stub___setresgid
8331| choke me
8332| #endif
8333|
8334| int
8335| main ()
8336| {
8337| return setresgid ();
8338|   ;
8339|   return 0;
8340| }
8341configure:10155: result: no
8342configure:10155: checking for setsid
8343configure:10155: result: yes
8344configure:10155: checking for setpgid
8345configure:10155: result: yes
8346configure:10155: checking for setpgrp
8347configure:10155: result: yes
8348configure:10155: checking for setuid
8349configure:10155: result: yes
8350configure:10155: checking for setvbuf
8351configure:10155: result: yes
8352configure:10155: checking for snprintf
8353configure:10155: result: yes
8354configure:10155: checking for sigaction
8355configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8356configure:10155: $? = 0
8357configure:10155: result: yes
8358configure:10155: checking for siginterrupt
8359configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8360configure:10155: $? = 0
8361configure:10155: result: yes
8362configure:10155: checking for sigrelse
8363configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8364configure:10155: $? = 0
8365configure:10155: result: yes
8366configure:10155: checking for strftime
8367configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8368configure:10155: $? = 0
8369configure:10155: result: yes
8370configure:10155: checking for sysconf
8371configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8372configure:10155: $? = 0
8373configure:10155: result: yes
8374configure:10155: checking for tcgetpgrp
8375configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8376configure:10155: $? = 0
8377configure:10155: result: yes
8378configure:10155: checking for tcsetpgrp
8379configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8380configure:10155: $? = 0
8381configure:10155: result: yes
8382configure:10155: checking for tempnam
8383configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8384configure:10155: $? = 0
8385configure:10155: result: yes
8386configure:10155: checking for timegm
8387configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8388configure:10155: $? = 0
8389configure:10155: result: yes
8390configure:10155: checking for times
8391configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8392configure:10155: $? = 0
8393configure:10155: result: yes
8394configure:10155: checking for tmpfile
8395configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8396configure:10155: $? = 0
8397configure:10155: result: yes
8398configure:10155: checking for tmpnam
8399configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8400configure:10155: $? = 0
8401configure:10155: result: yes
8402configure:10155: checking for tmpnam_r
8403configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8404Undefined symbols for architecture x86_64:
8405  "_tmpnam_r", referenced from:
8406      _main in conftest-naps7x.o
8407ld: symbol(s) not found for architecture x86_64
8408clang: error: linker command failed with exit code 1 (use -v to see invocation)
8409configure:10155: $? = 1
8410configure: failed program was:
8411| /* confdefs.h */
8412| #define _GNU_SOURCE 1
8413| #define _NETBSD_SOURCE 1
8414| #define __BSD_VISIBLE 1
8415| #define _BSD_TYPES 1
8416| #define _DARWIN_C_SOURCE 1
8417| #define STDC_HEADERS 1
8418| #define HAVE_SYS_TYPES_H 1
8419| #define HAVE_SYS_STAT_H 1
8420| #define HAVE_STDLIB_H 1
8421| #define HAVE_STRING_H 1
8422| #define HAVE_MEMORY_H 1
8423| #define HAVE_STRINGS_H 1
8424| #define HAVE_INTTYPES_H 1
8425| #define HAVE_STDINT_H 1
8426| #define HAVE_UNISTD_H 1
8427| #define __EXTENSIONS__ 1
8428| #define _ALL_SOURCE 1
8429| #define _GNU_SOURCE 1
8430| #define _POSIX_PTHREAD_SEMANTICS 1
8431| #define _TANDEM_SOURCE 1
8432| #define STDC_HEADERS 1
8433| #define HAVE_CURSES_H 1
8434| #define HAVE_DLFCN_H 1
8435| #define HAVE_ERRNO_H 1
8436| #define HAVE_FCNTL_H 1
8437| #define HAVE_GRP_H 1
8438| #define HAVE_LANGINFO_H 1
8439| #define HAVE_LIBINTL_H 1
8440| #define HAVE_NCURSES_H 1
8441| #define HAVE_POLL_H 1
8442| #define HAVE_PTHREAD_H 1
8443| #define HAVE_SIGNAL_H 1
8444| #define HAVE_STDINT_H 1
8445| #define HAVE_TERMIOS_H 1
8446| #define HAVE_UNISTD_H 1
8447| #define HAVE_UTIME_H 1
8448| #define HAVE_SYS_EVENT_H 1
8449| #define HAVE_SYS_FILE_H 1
8450| #define HAVE_SYS_LOCK_H 1
8451| #define HAVE_SYS_PARAM_H 1
8452| #define HAVE_SYS_POLL_H 1
8453| #define HAVE_SYS_SELECT_H 1
8454| #define HAVE_SYS_SOCKET_H 1
8455| #define HAVE_SYS_STATVFS_H 1
8456| #define HAVE_SYS_STAT_H 1
8457| #define HAVE_SYS_TIME_H 1
8458| #define HAVE_SYS_TIMES_H 1
8459| #define HAVE_SYS_TYPES_H 1
8460| #define HAVE_SYS_UN_H 1
8461| #define HAVE_SYS_UTSNAME_H 1
8462| #define HAVE_SYS_WAIT_H 1
8463| #define HAVE_SYS_RESOURCE_H 1
8464| #define HAVE_SYSEXITS_H 1
8465| #define HAVE_SPAWN_H 1
8466| #define HAVE_UTIL_H 1
8467| #define HAVE_ALLOCA_H 1
8468| #define HAVE_DIRENT_H 1
8469| #define HAVE_TERM_H 1
8470| #define HAVE_MAKEDEV 1
8471| #define _LARGEFILE_SOURCE 1
8472| #define _FILE_OFFSET_BITS 64
8473| #if defined(SCO_DS)
8474| #undef _OFF_T
8475| #endif
8476| #define RETSIGTYPE void
8477| #define HAVE_UINT32_T 1
8478| #define HAVE_UINT64_T 1
8479| #define HAVE_INT32_T 1
8480| #define HAVE_INT64_T 1
8481| #define HAVE_SSIZE_T 1
8482| #define SIZEOF_INT 4
8483| #define SIZEOF_LONG 8
8484| #define SIZEOF_VOID_P 8
8485| #define SIZEOF_SHORT 2
8486| #define SIZEOF_FLOAT 4
8487| #define SIZEOF_DOUBLE 8
8488| #define SIZEOF_FPOS_T 8
8489| #define SIZEOF_SIZE_T 8
8490| #define SIZEOF_PID_T 4
8491| #define HAVE_LONG_LONG 1
8492| #define SIZEOF_LONG_LONG 8
8493| #define HAVE_LONG_DOUBLE 1
8494| #define SIZEOF_LONG_DOUBLE 16
8495| #define HAVE_C99_BOOL 1
8496| #define SIZEOF__BOOL 1
8497| #define HAVE_UINTPTR_T 1
8498| #define SIZEOF_UINTPTR_T 8
8499| #define SIZEOF_OFF_T 8
8500| #define SIZEOF_TIME_T 8
8501| #define SIZEOF_PTHREAD_T 8
8502| #define USE_TOOLBOX_OBJECT_GLUE 1
8503| #define WITH_NEXT_FRAMEWORK 1
8504| #define WITH_DYLD 1
8505| #define SHLIB_EXT ".so"
8506| #define HAVE_LIBDL 1
8507| #define WITH_LIBINTL 1
8508| #define WITH_THREAD 1
8509| #define _REENTRANT 1
8510| #define HAVE_PTHREAD_SIGMASK 1
8511| #define HAVE_PTHREAD_ATFORK 1
8512| #define ENABLE_IPV6 1
8513| #define HAVE_OSX105_SDK 1
8514| #define WITH_DOC_STRINGS 1
8515| #define WITH_PYMALLOC 1
8516| #define HAVE_DLOPEN 1
8517| #define HAVE_DYNAMIC_LOADING 1
8518| #define HAVE_ALARM 1
8519| #define HAVE_SETITIMER 1
8520| #define HAVE_GETITIMER 1
8521| #define HAVE_CHOWN 1
8522| #define HAVE_CLOCK 1
8523| #define HAVE_CONFSTR 1
8524| #define HAVE_CTERMID 1
8525| #define HAVE_EXECV 1
8526| #define HAVE_FCHMOD 1
8527| #define HAVE_FCHOWN 1
8528| #define HAVE_FORK 1
8529| #define HAVE_FPATHCONF 1
8530| #define HAVE_FTIME 1
8531| #define HAVE_FTRUNCATE 1
8532| #define HAVE_GAI_STRERROR 1
8533| #define HAVE_GETGROUPS 1
8534| #define HAVE_GETLOGIN 1
8535| #define HAVE_GETLOADAVG 1
8536| #define HAVE_GETPEERNAME 1
8537| #define HAVE_GETPGID 1
8538| #define HAVE_GETPID 1
8539| #define HAVE_GETPRIORITY 1
8540| #define HAVE_GETPWENT 1
8541| #define HAVE_GETSID 1
8542| #define HAVE_GETWD 1
8543| #define HAVE_INITGROUPS 1
8544| #define HAVE_KILL 1
8545| #define HAVE_KILLPG 1
8546| #define HAVE_LCHMOD 1
8547| #define HAVE_LCHOWN 1
8548| #define HAVE_LSTAT 1
8549| #define HAVE_MKFIFO 1
8550| #define HAVE_MKNOD 1
8551| #define HAVE_MKTIME 1
8552| #define HAVE_NICE 1
8553| #define HAVE_PATHCONF 1
8554| #define HAVE_PAUSE 1
8555| #define HAVE_POLL 1
8556| #define HAVE_PUTENV 1
8557| #define HAVE_READLINK 1
8558| #define HAVE_REALPATH 1
8559| #define HAVE_SELECT 1
8560| #define HAVE_SEM_OPEN 1
8561| #define HAVE_SEM_GETVALUE 1
8562| #define HAVE_SEM_UNLINK 1
8563| #define HAVE_SETEGID 1
8564| #define HAVE_SETEUID 1
8565| #define HAVE_SETGID 1
8566| #define HAVE_SETLOCALE 1
8567| #define HAVE_SETREGID 1
8568| #define HAVE_SETREUID 1
8569| #define HAVE_SETSID 1
8570| #define HAVE_SETPGID 1
8571| #define HAVE_SETPGRP 1
8572| #define HAVE_SETUID 1
8573| #define HAVE_SETVBUF 1
8574| #define HAVE_SNPRINTF 1
8575| #define HAVE_SETLOCALE 1
8576| #define HAVE_SETREGID 1
8577| #define HAVE_SETREUID 1
8578| #define HAVE_SETSID 1
8579| #define HAVE_SETPGID 1
8580| #define HAVE_SETPGRP 1
8581| #define HAVE_SETUID 1
8582| #define HAVE_SETVBUF 1
8583| #define HAVE_SNPRINTF 1
8584| #define HAVE_SIGACTION 1
8585| #define HAVE_SIGINTERRUPT 1
8586| #define HAVE_SIGRELSE 1
8587| #define HAVE_STRFTIME 1
8588| #define HAVE_SYSCONF 1
8589| #define HAVE_TCGETPGRP 1
8590| #define HAVE_TCSETPGRP 1
8591| #define HAVE_TEMPNAM 1
8592| #define HAVE_TIMEGM 1
8593| #define HAVE_TIMES 1
8594| #define HAVE_TMPFILE 1
8595| #define HAVE_TMPNAM 1
8596| /* end confdefs.h.  */
8597| /* Define tmpnam_r to an innocuous variant, in case <limits.h> declares tmpnam_r.
8598|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8599| #define tmpnam_r innocuous_tmpnam_r
8600|
8601| /* System header to define __stub macros and hopefully few prototypes,
8602|     which can conflict with char tmpnam_r (); below.
8603|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8604|     <limits.h> exists even on freestanding compilers.  */
8605|
8606| #ifdef __STDC__
8607| # include <limits.h>
8608| #else
8609| # include <assert.h>
8610| #endif
8611|
8612| #undef tmpnam_r
8613|
8614| /* Override any GCC internal prototype to avoid an error.
8615|    Use char because int might match the return type of a GCC
8616|    builtin and then its argument prototype would still apply.  */
8617| #ifdef __cplusplus
8618| extern "C"
8619| #endif
8620| char tmpnam_r ();
8621| /* The GNU C library defines this for functions which it implements
8622|     to always fail with ENOSYS.  Some functions are actually named
8623|     something starting with __ and the normal name is an alias.  */
8624| #if defined __stub_tmpnam_r || defined __stub___tmpnam_r
8625| choke me
8626| #endif
8627|
8628| int
8629| main ()
8630| {
8631| return tmpnam_r ();
8632|   ;
8633|   return 0;
8634| }
8635configure:10155: result: no
8636configure:10155: checking for truncate
8637configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8638configure:10155: $? = 0
8639configure:10155: result: yes
8640configure:10155: checking for uname
8641configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8642configure:10155: $? = 0
8643configure:10155: result: yes
8644configure:10155: checking for unsetenv
8645configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8646configure:10155: $? = 0
8647configure:10155: result: yes
8648configure:10155: checking for utimes
8649configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8650configure:10155: $? = 0
8651configure:10155: result: yes
8652configure:10155: checking for waitpid
8653configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8654configure:10155: $? = 0
8655configure:10155: result: yes
8656configure:10155: checking for wait3
8657configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8658configure:10155: $? = 0
8659configure:10155: result: yes
8660configure:10155: checking for wait4
8661configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8662configure:10155: $? = 0
8663configure:10155: result: yes
8664configure:10155: checking for wcscoll
8665configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8666configure:10155: $? = 0
8667configure:10155: result: yes
8668configure:10155: checking for _getpty
8669configure:10155: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
8670Undefined symbols for architecture x86_64:
8671  "__getpty", referenced from:
8672      _main in conftest-rkBNDA.o
8673ld: symbol(s) not found for architecture x86_64
8674clang: error: linker command failed with exit code 1 (use -v to see invocation)
8675configure:10155: $? = 1
8676configure: failed program was:
8677| /* confdefs.h */
8678| #define _GNU_SOURCE 1
8679| #define _NETBSD_SOURCE 1
8680| #define __BSD_VISIBLE 1
8681| #define _BSD_TYPES 1
8682| #define _DARWIN_C_SOURCE 1
8683| #define STDC_HEADERS 1
8684| #define HAVE_SYS_TYPES_H 1
8685| #define HAVE_SYS_STAT_H 1
8686| #define HAVE_STDLIB_H 1
8687| #define HAVE_STRING_H 1
8688| #define HAVE_MEMORY_H 1
8689| #define HAVE_STRINGS_H 1
8690| #define HAVE_INTTYPES_H 1
8691| #define HAVE_STDINT_H 1
8692| #define HAVE_UNISTD_H 1
8693| #define __EXTENSIONS__ 1
8694| #define _ALL_SOURCE 1
8695| #define _GNU_SOURCE 1
8696| #define _POSIX_PTHREAD_SEMANTICS 1
8697| #define _TANDEM_SOURCE 1
8698| #define STDC_HEADERS 1
8699| #define HAVE_CURSES_H 1
8700| #define HAVE_DLFCN_H 1
8701| #define HAVE_ERRNO_H 1
8702| #define HAVE_FCNTL_H 1
8703| #define HAVE_GRP_H 1
8704| #define HAVE_LANGINFO_H 1
8705| #define HAVE_LIBINTL_H 1
8706| #define HAVE_NCURSES_H 1
8707| #define HAVE_POLL_H 1
8708| #define HAVE_PTHREAD_H 1
8709| #define HAVE_SIGNAL_H 1
8710| #define HAVE_STDINT_H 1
8711| #define HAVE_TERMIOS_H 1
8712| #define HAVE_UNISTD_H 1
8713| #define HAVE_UTIME_H 1
8714| #define HAVE_SYS_EVENT_H 1
8715| #define HAVE_SYS_FILE_H 1
8716| #define HAVE_SYS_LOCK_H 1
8717| #define HAVE_SYS_PARAM_H 1
8718| #define HAVE_SYS_POLL_H 1
8719| #define HAVE_SYS_SELECT_H 1
8720| #define HAVE_SYS_SOCKET_H 1
8721| #define HAVE_SYS_STATVFS_H 1
8722| #define HAVE_SYS_STAT_H 1
8723| #define HAVE_SYS_TIME_H 1
8724| #define HAVE_SYS_TIMES_H 1
8725| #define HAVE_SYS_TYPES_H 1
8726| #define HAVE_SYS_UN_H 1
8727| #define HAVE_SYS_UTSNAME_H 1
8728| #define HAVE_SYS_WAIT_H 1
8729| #define HAVE_SYS_RESOURCE_H 1
8730| #define HAVE_SYSEXITS_H 1
8731| #define HAVE_SPAWN_H 1
8732| #define HAVE_UTIL_H 1
8733| #define HAVE_ALLOCA_H 1
8734| #define HAVE_DIRENT_H 1
8735| #define HAVE_TERM_H 1
8736| #define HAVE_MAKEDEV 1
8737| #define _LARGEFILE_SOURCE 1
8738| #define _FILE_OFFSET_BITS 64
8739| #if defined(SCO_DS)
8740| #undef _OFF_T
8741| #endif
8742| #define RETSIGTYPE void
8743| #define HAVE_UINT32_T 1
8744| #define HAVE_UINT64_T 1
8745| #define HAVE_INT32_T 1
8746| #define HAVE_INT64_T 1
8747| #define HAVE_SSIZE_T 1
8748| #define SIZEOF_INT 4
8749| #define SIZEOF_LONG 8
8750| #define SIZEOF_VOID_P 8
8751| #define SIZEOF_SHORT 2
8752| #define SIZEOF_FLOAT 4
8753| #define SIZEOF_DOUBLE 8
8754| #define SIZEOF_FPOS_T 8
8755| #define SIZEOF_SIZE_T 8
8756| #define SIZEOF_PID_T 4
8757| #define HAVE_LONG_LONG 1
8758| #define SIZEOF_LONG_LONG 8
8759| #define HAVE_LONG_DOUBLE 1
8760| #define SIZEOF_LONG_DOUBLE 16
8761| #define HAVE_C99_BOOL 1
8762| #define SIZEOF__BOOL 1
8763| #define HAVE_UINTPTR_T 1
8764| #define SIZEOF_UINTPTR_T 8
8765| #define SIZEOF_OFF_T 8
8766| #define SIZEOF_TIME_T 8
8767| #define SIZEOF_PTHREAD_T 8
8768| #define USE_TOOLBOX_OBJECT_GLUE 1
8769| #define WITH_NEXT_FRAMEWORK 1
8770| #define WITH_DYLD 1
8771| #define SHLIB_EXT ".so"
8772| #define HAVE_LIBDL 1
8773| #define WITH_LIBINTL 1
8774| #define WITH_THREAD 1
8775| #define _REENTRANT 1
8776| #define HAVE_PTHREAD_SIGMASK 1
8777| #define HAVE_PTHREAD_ATFORK 1
8778| #define ENABLE_IPV6 1
8779| #define HAVE_OSX105_SDK 1
8780| #define WITH_DOC_STRINGS 1
8781| #define WITH_PYMALLOC 1
8782| #define HAVE_DLOPEN 1
8783| #define HAVE_DYNAMIC_LOADING 1
8784| #define HAVE_ALARM 1
8785| #define HAVE_SETITIMER 1
8786| #define HAVE_GETITIMER 1
8787| #define HAVE_CHOWN 1
8788| #define HAVE_CLOCK 1
8789| #define HAVE_CONFSTR 1
8790| #define HAVE_CTERMID 1
8791| #define HAVE_EXECV 1
8792| #define HAVE_FCHMOD 1
8793| #define HAVE_FCHOWN 1
8794| #define HAVE_FORK 1
8795| #define HAVE_FPATHCONF 1
8796| #define HAVE_FTIME 1
8797| #define HAVE_FTRUNCATE 1
8798| #define HAVE_GAI_STRERROR 1
8799| #define HAVE_GETGROUPS 1
8800| #define HAVE_GETLOGIN 1
8801| #define HAVE_GETLOADAVG 1
8802| #define HAVE_GETPEERNAME 1
8803| #define HAVE_GETPGID 1
8804| #define HAVE_GETPID 1
8805| #define HAVE_GETPRIORITY 1
8806| #define HAVE_GETPWENT 1
8807| #define HAVE_GETSID 1
8808| #define HAVE_GETWD 1
8809| #define HAVE_INITGROUPS 1
8810| #define HAVE_KILL 1
8811| #define HAVE_KILLPG 1
8812| #define HAVE_LCHMOD 1
8813| #define HAVE_LCHOWN 1
8814| #define HAVE_LSTAT 1
8815| #define HAVE_MKFIFO 1
8816| #define HAVE_MKNOD 1
8817| #define HAVE_MKTIME 1
8818| #define HAVE_NICE 1
8819| #define HAVE_PATHCONF 1
8820| #define HAVE_PAUSE 1
8821| #define HAVE_POLL 1
8822| #define HAVE_PUTENV 1
8823| #define HAVE_READLINK 1
8824| #define HAVE_REALPATH 1
8825| #define HAVE_SELECT 1
8826| #define HAVE_SEM_OPEN 1
8827| #define HAVE_SEM_GETVALUE 1
8828| #define HAVE_SEM_UNLINK 1
8829| #define HAVE_SETEGID 1
8830| #define HAVE_SETEUID 1
8831| #define HAVE_SETGID 1
8832| #define HAVE_SETLOCALE 1
8833| #define HAVE_SETREGID 1
8834| #define HAVE_SETREUID 1
8835| #define HAVE_SETSID 1
8836| #define HAVE_SETPGID 1
8837| #define HAVE_SETPGRP 1
8838| #define HAVE_SETUID 1
8839| #define HAVE_SETVBUF 1
8840| #define HAVE_SNPRINTF 1
8841| #define HAVE_SETLOCALE 1
8842| #define HAVE_SETREGID 1
8843| #define HAVE_SETREUID 1
8844| #define HAVE_SETSID 1
8845| #define HAVE_SETPGID 1
8846| #define HAVE_SETPGRP 1
8847| #define HAVE_SETUID 1
8848| #define HAVE_SETVBUF 1
8849| #define HAVE_SNPRINTF 1
8850| #define HAVE_SIGACTION 1
8851| #define HAVE_SIGINTERRUPT 1
8852| #define HAVE_SIGRELSE 1
8853| #define HAVE_STRFTIME 1
8854| #define HAVE_SYSCONF 1
8855| #define HAVE_TCGETPGRP 1
8856| #define HAVE_TCSETPGRP 1
8857| #define HAVE_TEMPNAM 1
8858| #define HAVE_TIMEGM 1
8859| #define HAVE_TIMES 1
8860| #define HAVE_TMPFILE 1
8861| #define HAVE_TMPNAM 1
8862| #define HAVE_TRUNCATE 1
8863| #define HAVE_UNAME 1
8864| #define HAVE_UNSETENV 1
8865| #define HAVE_UTIMES 1
8866| #define HAVE_WAITPID 1
8867| #define HAVE_WAIT3 1
8868| #define HAVE_WAIT4 1
8869| #define HAVE_WCSCOLL 1
8870| /* end confdefs.h.  */
8871| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
8872|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8873| #define _getpty innocuous__getpty
8874|
8875| /* System header to define __stub macros and hopefully few prototypes,
8876|     which can conflict with char _getpty (); below.
8877|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8878|     <limits.h> exists even on freestanding compilers.  */
8879|
8880| #ifdef __STDC__
8881| # include <limits.h>
8882| #else
8883| # include <assert.h>
8884| #endif
8885|
8886| #undef _getpty
8887|
8888| /* Override any GCC internal prototype to avoid an error.
8889|    Use char because int might match the return type of a GCC
8890|    builtin and then its argument prototype would still apply.  */
8891| #ifdef __cplusplus
8892| extern "C"
8893| #endif
8894| char _getpty ();
8895| /* The GNU C library defines this for functions which it implements
8896|     to always fail with ENOSYS.  Some functions are actually named
8897|     something starting with __ and the normal name is an alias.  */
8898| #if defined __stub__getpty || defined __stub____getpty
8899| choke me
8900| #endif
8901|
8902| int
8903| main ()
8904| {
8905| return _getpty ();
8906|   ;
8907|   return 0;
8908| }
8909configure:10155: result: no
8910configure:10167: checking for chroot
8911configure:10180: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
8912configure:10180: $? = 0
8913configure:10184: result: yes
8914configure:10192: checking for link
8915configure:10205: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
8916configure:10205: $? = 0
8917configure:10209: result: yes
8918configure:10217: checking for symlink
8919configure:10230: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
8920configure:10230: $? = 0
8921configure:10234: result: yes
8922configure:10242: checking for fchdir
8923configure:10255: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
8924configure:10255: $? = 0
8925configure:10259: result: yes
8926configure:10267: checking for fsync
8927configure:10280: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
8928configure:10280: $? = 0
8929configure:10284: result: yes
8930configure:10292: checking for fdatasync
8931configure:10305: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
8932conftest.c:204:9: error: use of undeclared identifier 'fdatasync'
8933void *x=fdatasync
8934        ^
89351 error generated.
8936configure:10305: $? = 1
8937configure: failed program was:
8938| /* confdefs.h */
8939| #define _GNU_SOURCE 1
8940| #define _NETBSD_SOURCE 1
8941| #define __BSD_VISIBLE 1
8942| #define _BSD_TYPES 1
8943| #define _DARWIN_C_SOURCE 1
8944| #define STDC_HEADERS 1
8945| #define HAVE_SYS_TYPES_H 1
8946| #define HAVE_SYS_STAT_H 1
8947| #define HAVE_STDLIB_H 1
8948| #define HAVE_STRING_H 1
8949| #define HAVE_MEMORY_H 1
8950| #define HAVE_STRINGS_H 1
8951| #define HAVE_INTTYPES_H 1
8952| #define HAVE_STDINT_H 1
8953| #define HAVE_UNISTD_H 1
8954| #define __EXTENSIONS__ 1
8955| #define _ALL_SOURCE 1
8956| #define _GNU_SOURCE 1
8957| #define _POSIX_PTHREAD_SEMANTICS 1
8958| #define _TANDEM_SOURCE 1
8959| #define STDC_HEADERS 1
8960| #define HAVE_CURSES_H 1
8961| #define HAVE_DLFCN_H 1
8962| #define HAVE_ERRNO_H 1
8963| #define HAVE_FCNTL_H 1
8964| #define HAVE_GRP_H 1
8965| #define HAVE_LANGINFO_H 1
8966| #define HAVE_LIBINTL_H 1
8967| #define HAVE_NCURSES_H 1
8968| #define HAVE_POLL_H 1
8969| #define HAVE_PTHREAD_H 1
8970| #define HAVE_SIGNAL_H 1
8971| #define HAVE_STDINT_H 1
8972| #define HAVE_TERMIOS_H 1
8973| #define HAVE_UNISTD_H 1
8974| #define HAVE_UTIME_H 1
8975| #define HAVE_SYS_EVENT_H 1
8976| #define HAVE_SYS_FILE_H 1
8977| #define HAVE_SYS_LOCK_H 1
8978| #define HAVE_SYS_PARAM_H 1
8979| #define HAVE_SYS_POLL_H 1
8980| #define HAVE_SYS_SELECT_H 1
8981| #define HAVE_SYS_SOCKET_H 1
8982| #define HAVE_SYS_STATVFS_H 1
8983| #define HAVE_SYS_STAT_H 1
8984| #define HAVE_SYS_TIME_H 1
8985| #define HAVE_SYS_TIMES_H 1
8986| #define HAVE_SYS_TYPES_H 1
8987| #define HAVE_SYS_UN_H 1
8988| #define HAVE_SYS_UTSNAME_H 1
8989| #define HAVE_SYS_WAIT_H 1
8990| #define HAVE_SYS_RESOURCE_H 1
8991| #define HAVE_SYSEXITS_H 1
8992| #define HAVE_SPAWN_H 1
8993| #define HAVE_UTIL_H 1
8994| #define HAVE_ALLOCA_H 1
8995| #define HAVE_DIRENT_H 1
8996| #define HAVE_TERM_H 1
8997| #define HAVE_MAKEDEV 1
8998| #define _LARGEFILE_SOURCE 1
8999| #define _FILE_OFFSET_BITS 64
9000| #if defined(SCO_DS)
9001| #undef _OFF_T
9002| #endif
9003| #define RETSIGTYPE void
9004| #define HAVE_UINT32_T 1
9005| #define HAVE_UINT64_T 1
9006| #define HAVE_INT32_T 1
9007| #define HAVE_INT64_T 1
9008| #define HAVE_SSIZE_T 1
9009| #define SIZEOF_INT 4
9010| #define SIZEOF_LONG 8
9011| #define SIZEOF_VOID_P 8
9012| #define SIZEOF_SHORT 2
9013| #define SIZEOF_FLOAT 4
9014| #define SIZEOF_DOUBLE 8
9015| #define SIZEOF_FPOS_T 8
9016| #define SIZEOF_SIZE_T 8
9017| #define SIZEOF_PID_T 4
9018| #define HAVE_LONG_LONG 1
9019| #define SIZEOF_LONG_LONG 8
9020| #define HAVE_LONG_DOUBLE 1
9021| #define SIZEOF_LONG_DOUBLE 16
9022| #define HAVE_C99_BOOL 1
9023| #define SIZEOF__BOOL 1
9024| #define HAVE_UINTPTR_T 1
9025| #define SIZEOF_UINTPTR_T 8
9026| #define SIZEOF_OFF_T 8
9027| #define SIZEOF_TIME_T 8
9028| #define SIZEOF_PTHREAD_T 8
9029| #define USE_TOOLBOX_OBJECT_GLUE 1
9030| #define WITH_NEXT_FRAMEWORK 1
9031| #define WITH_DYLD 1
9032| #define SHLIB_EXT ".so"
9033| #define HAVE_LIBDL 1
9034| #define WITH_LIBINTL 1
9035| #define WITH_THREAD 1
9036| #define _REENTRANT 1
9037| #define HAVE_PTHREAD_SIGMASK 1
9038| #define HAVE_PTHREAD_ATFORK 1
9039| #define ENABLE_IPV6 1
9040| #define HAVE_OSX105_SDK 1
9041| #define WITH_DOC_STRINGS 1
9042| #define WITH_PYMALLOC 1
9043| #define HAVE_DLOPEN 1
9044| #define HAVE_DYNAMIC_LOADING 1
9045| #define HAVE_ALARM 1
9046| #define HAVE_SETITIMER 1
9047| #define HAVE_GETITIMER 1
9048| #define HAVE_CHOWN 1
9049| #define HAVE_CLOCK 1
9050| #define HAVE_CONFSTR 1
9051| #define HAVE_CTERMID 1
9052| #define HAVE_EXECV 1
9053| #define HAVE_FCHMOD 1
9054| #define HAVE_FCHOWN 1
9055| #define HAVE_FORK 1
9056| #define HAVE_FPATHCONF 1
9057| #define HAVE_FTIME 1
9058| #define HAVE_FTRUNCATE 1
9059| #define HAVE_GAI_STRERROR 1
9060| #define HAVE_GETGROUPS 1
9061| #define HAVE_GETLOGIN 1
9062| #define HAVE_GETLOADAVG 1
9063| #define HAVE_GETPEERNAME 1
9064| #define HAVE_GETPGID 1
9065| #define HAVE_GETPID 1
9066| #define HAVE_GETPRIORITY 1
9067| #define HAVE_GETPWENT 1
9068| #define HAVE_GETSID 1
9069| #define HAVE_GETWD 1
9070| #define HAVE_INITGROUPS 1
9071| #define HAVE_KILL 1
9072| #define HAVE_KILLPG 1
9073| #define HAVE_LCHMOD 1
9074| #define HAVE_LCHOWN 1
9075| #define HAVE_LSTAT 1
9076| #define HAVE_MKFIFO 1
9077| #define HAVE_MKNOD 1
9078| #define HAVE_MKTIME 1
9079| #define HAVE_NICE 1
9080| #define HAVE_PATHCONF 1
9081| #define HAVE_PAUSE 1
9082| #define HAVE_POLL 1
9083| #define HAVE_PUTENV 1
9084| #define HAVE_READLINK 1
9085| #define HAVE_REALPATH 1
9086| #define HAVE_SELECT 1
9087| #define HAVE_SEM_OPEN 1
9088| #define HAVE_SEM_GETVALUE 1
9089| #define HAVE_SEM_UNLINK 1
9090| #define HAVE_SETEGID 1
9091| #define HAVE_SETEUID 1
9092| #define HAVE_SETGID 1
9093| #define HAVE_SETLOCALE 1
9094| #define HAVE_SETREGID 1
9095| #define HAVE_SETREUID 1
9096| #define HAVE_SETSID 1
9097| #define HAVE_SETPGID 1
9098| #define HAVE_SETPGRP 1
9099| #define HAVE_SETUID 1
9100| #define HAVE_SETVBUF 1
9101| #define HAVE_SNPRINTF 1
9102| #define HAVE_SETLOCALE 1
9103| #define HAVE_SETREGID 1
9104| #define HAVE_SETREUID 1
9105| #define HAVE_SETSID 1
9106| #define HAVE_SETPGID 1
9107| #define HAVE_SETPGRP 1
9108| #define HAVE_SETUID 1
9109| #define HAVE_SETVBUF 1
9110| #define HAVE_SNPRINTF 1
9111| #define HAVE_SIGACTION 1
9112| #define HAVE_SIGINTERRUPT 1
9113| #define HAVE_SIGRELSE 1
9114| #define HAVE_STRFTIME 1
9115| #define HAVE_SYSCONF 1
9116| #define HAVE_TCGETPGRP 1
9117| #define HAVE_TCSETPGRP 1
9118| #define HAVE_TEMPNAM 1
9119| #define HAVE_TIMEGM 1
9120| #define HAVE_TIMES 1
9121| #define HAVE_TMPFILE 1
9122| #define HAVE_TMPNAM 1
9123| #define HAVE_TRUNCATE 1
9124| #define HAVE_UNAME 1
9125| #define HAVE_UNSETENV 1
9126| #define HAVE_UTIMES 1
9127| #define HAVE_WAITPID 1
9128| #define HAVE_WAIT3 1
9129| #define HAVE_WAIT4 1
9130| #define HAVE_WCSCOLL 1
9131| #define HAVE_CHROOT 1
9132| #define HAVE_LINK 1
9133| #define HAVE_SYMLINK 1
9134| #define HAVE_FCHDIR 1
9135| #define HAVE_FSYNC 1
9136| /* end confdefs.h.  */
9137| #include <unistd.h>
9138| int
9139| main ()
9140| {
9141| void *x=fdatasync
9142|   ;
9143|   return 0;
9144| }
9145configure:10312: result: no
9146configure:10317: checking for epoll
9147configure:10330: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
9148conftest.c:200:10: fatal error: 'sys/epoll.h' file not found
9149#include <sys/epoll.h>
9150         ^
91511 error generated.
9152configure:10330: $? = 1
9153configure: failed program was:
9154| /* confdefs.h */
9155| #define _GNU_SOURCE 1
9156| #define _NETBSD_SOURCE 1
9157| #define __BSD_VISIBLE 1
9158| #define _BSD_TYPES 1
9159| #define _DARWIN_C_SOURCE 1
9160| #define STDC_HEADERS 1
9161| #define HAVE_SYS_TYPES_H 1
9162| #define HAVE_SYS_STAT_H 1
9163| #define HAVE_STDLIB_H 1
9164| #define HAVE_STRING_H 1
9165| #define HAVE_MEMORY_H 1
9166| #define HAVE_STRINGS_H 1
9167| #define HAVE_INTTYPES_H 1
9168| #define HAVE_STDINT_H 1
9169| #define HAVE_UNISTD_H 1
9170| #define __EXTENSIONS__ 1
9171| #define _ALL_SOURCE 1
9172| #define _GNU_SOURCE 1
9173| #define _POSIX_PTHREAD_SEMANTICS 1
9174| #define _TANDEM_SOURCE 1
9175| #define STDC_HEADERS 1
9176| #define HAVE_CURSES_H 1
9177| #define HAVE_DLFCN_H 1
9178| #define HAVE_ERRNO_H 1
9179| #define HAVE_FCNTL_H 1
9180| #define HAVE_GRP_H 1
9181| #define HAVE_LANGINFO_H 1
9182| #define HAVE_LIBINTL_H 1
9183| #define HAVE_NCURSES_H 1
9184| #define HAVE_POLL_H 1
9185| #define HAVE_PTHREAD_H 1
9186| #define HAVE_SIGNAL_H 1
9187| #define HAVE_STDINT_H 1
9188| #define HAVE_TERMIOS_H 1
9189| #define HAVE_UNISTD_H 1
9190| #define HAVE_UTIME_H 1
9191| #define HAVE_SYS_EVENT_H 1
9192| #define HAVE_SYS_FILE_H 1
9193| #define HAVE_SYS_LOCK_H 1
9194| #define HAVE_SYS_PARAM_H 1
9195| #define HAVE_SYS_POLL_H 1
9196| #define HAVE_SYS_SELECT_H 1
9197| #define HAVE_SYS_SOCKET_H 1
9198| #define HAVE_SYS_STATVFS_H 1
9199| #define HAVE_SYS_STAT_H 1
9200| #define HAVE_SYS_TIME_H 1
9201| #define HAVE_SYS_TIMES_H 1
9202| #define HAVE_SYS_TYPES_H 1
9203| #define HAVE_SYS_UN_H 1
9204| #define HAVE_SYS_UTSNAME_H 1
9205| #define HAVE_SYS_WAIT_H 1
9206| #define HAVE_SYS_RESOURCE_H 1
9207| #define HAVE_SYSEXITS_H 1
9208| #define HAVE_SPAWN_H 1
9209| #define HAVE_UTIL_H 1
9210| #define HAVE_ALLOCA_H 1
9211| #define HAVE_DIRENT_H 1
9212| #define HAVE_TERM_H 1
9213| #define HAVE_MAKEDEV 1
9214| #define _LARGEFILE_SOURCE 1
9215| #define _FILE_OFFSET_BITS 64
9216| #if defined(SCO_DS)
9217| #undef _OFF_T
9218| #endif
9219| #define RETSIGTYPE void
9220| #define HAVE_UINT32_T 1
9221| #define HAVE_UINT64_T 1
9222| #define HAVE_INT32_T 1
9223| #define HAVE_INT64_T 1
9224| #define HAVE_SSIZE_T 1
9225| #define SIZEOF_INT 4
9226| #define SIZEOF_LONG 8
9227| #define SIZEOF_VOID_P 8
9228| #define SIZEOF_SHORT 2
9229| #define SIZEOF_FLOAT 4
9230| #define SIZEOF_DOUBLE 8
9231| #define SIZEOF_FPOS_T 8
9232| #define SIZEOF_SIZE_T 8
9233| #define SIZEOF_PID_T 4
9234| #define HAVE_LONG_LONG 1
9235| #define SIZEOF_LONG_LONG 8
9236| #define HAVE_LONG_DOUBLE 1
9237| #define SIZEOF_LONG_DOUBLE 16
9238| #define HAVE_C99_BOOL 1
9239| #define SIZEOF__BOOL 1
9240| #define HAVE_UINTPTR_T 1
9241| #define SIZEOF_UINTPTR_T 8
9242| #define SIZEOF_OFF_T 8
9243| #define SIZEOF_TIME_T 8
9244| #define SIZEOF_PTHREAD_T 8
9245| #define USE_TOOLBOX_OBJECT_GLUE 1
9246| #define WITH_NEXT_FRAMEWORK 1
9247| #define WITH_DYLD 1
9248| #define SHLIB_EXT ".so"
9249| #define HAVE_LIBDL 1
9250| #define WITH_LIBINTL 1
9251| #define WITH_THREAD 1
9252| #define _REENTRANT 1
9253| #define HAVE_PTHREAD_SIGMASK 1
9254| #define HAVE_PTHREAD_ATFORK 1
9255| #define ENABLE_IPV6 1
9256| #define HAVE_OSX105_SDK 1
9257| #define WITH_DOC_STRINGS 1
9258| #define WITH_PYMALLOC 1
9259| #define HAVE_DLOPEN 1
9260| #define HAVE_DYNAMIC_LOADING 1
9261| #define HAVE_ALARM 1
9262| #define HAVE_SETITIMER 1
9263| #define HAVE_GETITIMER 1
9264| #define HAVE_CHOWN 1
9265| #define HAVE_CLOCK 1
9266| #define HAVE_CONFSTR 1
9267| #define HAVE_CTERMID 1
9268| #define HAVE_EXECV 1
9269| #define HAVE_FCHMOD 1
9270| #define HAVE_FCHOWN 1
9271| #define HAVE_FORK 1
9272| #define HAVE_FPATHCONF 1
9273| #define HAVE_FTIME 1
9274| #define HAVE_FTRUNCATE 1
9275| #define HAVE_GAI_STRERROR 1
9276| #define HAVE_GETGROUPS 1
9277| #define HAVE_GETLOGIN 1
9278| #define HAVE_GETLOADAVG 1
9279| #define HAVE_GETPEERNAME 1
9280| #define HAVE_GETPGID 1
9281| #define HAVE_GETPID 1
9282| #define HAVE_GETPRIORITY 1
9283| #define HAVE_GETPWENT 1
9284| #define HAVE_GETSID 1
9285| #define HAVE_GETWD 1
9286| #define HAVE_INITGROUPS 1
9287| #define HAVE_KILL 1
9288| #define HAVE_KILLPG 1
9289| #define HAVE_LCHMOD 1
9290| #define HAVE_LCHOWN 1
9291| #define HAVE_LSTAT 1
9292| #define HAVE_MKFIFO 1
9293| #define HAVE_MKNOD 1
9294| #define HAVE_MKTIME 1
9295| #define HAVE_NICE 1
9296| #define HAVE_PATHCONF 1
9297| #define HAVE_PAUSE 1
9298| #define HAVE_POLL 1
9299| #define HAVE_PUTENV 1
9300| #define HAVE_READLINK 1
9301| #define HAVE_REALPATH 1
9302| #define HAVE_SELECT 1
9303| #define HAVE_SEM_OPEN 1
9304| #define HAVE_SEM_GETVALUE 1
9305| #define HAVE_SEM_UNLINK 1
9306| #define HAVE_SETEGID 1
9307| #define HAVE_SETEUID 1
9308| #define HAVE_SETGID 1
9309| #define HAVE_SETLOCALE 1
9310| #define HAVE_SETREGID 1
9311| #define HAVE_SETREUID 1
9312| #define HAVE_SETSID 1
9313| #define HAVE_SETPGID 1
9314| #define HAVE_SETPGRP 1
9315| #define HAVE_SETUID 1
9316| #define HAVE_SETVBUF 1
9317| #define HAVE_SNPRINTF 1
9318| #define HAVE_SETLOCALE 1
9319| #define HAVE_SETREGID 1
9320| #define HAVE_SETREUID 1
9321| #define HAVE_SETSID 1
9322| #define HAVE_SETPGID 1
9323| #define HAVE_SETPGRP 1
9324| #define HAVE_SETUID 1
9325| #define HAVE_SETVBUF 1
9326| #define HAVE_SNPRINTF 1
9327| #define HAVE_SIGACTION 1
9328| #define HAVE_SIGINTERRUPT 1
9329| #define HAVE_SIGRELSE 1
9330| #define HAVE_STRFTIME 1
9331| #define HAVE_SYSCONF 1
9332| #define HAVE_TCGETPGRP 1
9333| #define HAVE_TCSETPGRP 1
9334| #define HAVE_TEMPNAM 1
9335| #define HAVE_TIMEGM 1
9336| #define HAVE_TIMES 1
9337| #define HAVE_TMPFILE 1
9338| #define HAVE_TMPNAM 1
9339| #define HAVE_TRUNCATE 1
9340| #define HAVE_UNAME 1
9341| #define HAVE_UNSETENV 1
9342| #define HAVE_UTIMES 1
9343| #define HAVE_WAITPID 1
9344| #define HAVE_WAIT3 1
9345| #define HAVE_WAIT4 1
9346| #define HAVE_WCSCOLL 1
9347| #define HAVE_CHROOT 1
9348| #define HAVE_LINK 1
9349| #define HAVE_SYMLINK 1
9350| #define HAVE_FCHDIR 1
9351| #define HAVE_FSYNC 1
9352| /* end confdefs.h.  */
9353| #include <sys/epoll.h>
9354| int
9355| main ()
9356| {
9357| void *x=epoll_create
9358|   ;
9359|   return 0;
9360| }
9361configure:10337: result: no
9362configure:10342: checking for kqueue
9363configure:10358: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
9364configure:10358: $? = 0
9365configure:10362: result: yes
9366configure:10376: checking for ctermid_r
9367configure:10391: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
9368configure:10391: $? = 0
9369configure:10395: result: yes
9370configure:10404: checking for flock declaration
9371configure:10421: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
9372configure:10421: $? = 0
9373configure:10430: result: yes
9374configure:10435: checking for flock
9375configure:10435: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
9376configure:10435: $? = 0
9377configure:10435: result: yes
9378configure:10493: checking for getpagesize
9379configure:10508: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
9380configure:10508: $? = 0
9381configure:10512: result: yes
9382configure:10521: checking for broken unsetenv
9383configure:10536: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
9384configure:10536: $? = 0
9385configure:10537: result: no
9386configure:10553: checking for true
9387configure:10569: found /usr/bin/true
9388configure:10580: result: true
9389configure:10593: checking for inet_aton in -lc
9390configure:10618: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -lc  -ldl  >&5
9391configure:10618: $? = 0
9392configure:10627: result: yes
9393configure:10683: checking for chflags
9394configure:10704: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
9395conftest.c:205:10: fatal error: 'sys/stat.h' file not found
9396#include <sys/stat.h>
9397         ^
93981 error generated.
9399configure:10704: $? = 1
9400configure: program exited with status 1
9401configure: failed program was:
9402| /* confdefs.h */
9403| #define _GNU_SOURCE 1
9404| #define _NETBSD_SOURCE 1
9405| #define __BSD_VISIBLE 1
9406| #define _BSD_TYPES 1
9407| #define _DARWIN_C_SOURCE 1
9408| #define STDC_HEADERS 1
9409| #define HAVE_SYS_TYPES_H 1
9410| #define HAVE_SYS_STAT_H 1
9411| #define HAVE_STDLIB_H 1
9412| #define HAVE_STRING_H 1
9413| #define HAVE_MEMORY_H 1
9414| #define HAVE_STRINGS_H 1
9415| #define HAVE_INTTYPES_H 1
9416| #define HAVE_STDINT_H 1
9417| #define HAVE_UNISTD_H 1
9418| #define __EXTENSIONS__ 1
9419| #define _ALL_SOURCE 1
9420| #define _GNU_SOURCE 1
9421| #define _POSIX_PTHREAD_SEMANTICS 1
9422| #define _TANDEM_SOURCE 1
9423| #define STDC_HEADERS 1
9424| #define HAVE_CURSES_H 1
9425| #define HAVE_DLFCN_H 1
9426| #define HAVE_ERRNO_H 1
9427| #define HAVE_FCNTL_H 1
9428| #define HAVE_GRP_H 1
9429| #define HAVE_LANGINFO_H 1
9430| #define HAVE_LIBINTL_H 1
9431| #define HAVE_NCURSES_H 1
9432| #define HAVE_POLL_H 1
9433| #define HAVE_PTHREAD_H 1
9434| #define HAVE_SIGNAL_H 1
9435| #define HAVE_STDINT_H 1
9436| #define HAVE_TERMIOS_H 1
9437| #define HAVE_UNISTD_H 1
9438| #define HAVE_UTIME_H 1
9439| #define HAVE_SYS_EVENT_H 1
9440| #define HAVE_SYS_FILE_H 1
9441| #define HAVE_SYS_LOCK_H 1
9442| #define HAVE_SYS_PARAM_H 1
9443| #define HAVE_SYS_POLL_H 1
9444| #define HAVE_SYS_SELECT_H 1
9445| #define HAVE_SYS_SOCKET_H 1
9446| #define HAVE_SYS_STATVFS_H 1
9447| #define HAVE_SYS_STAT_H 1
9448| #define HAVE_SYS_TIME_H 1
9449| #define HAVE_SYS_TIMES_H 1
9450| #define HAVE_SYS_TYPES_H 1
9451| #define HAVE_SYS_UN_H 1
9452| #define HAVE_SYS_UTSNAME_H 1
9453| #define HAVE_SYS_WAIT_H 1
9454| #define HAVE_SYS_RESOURCE_H 1
9455| #define HAVE_SYSEXITS_H 1
9456| #define HAVE_SPAWN_H 1
9457| #define HAVE_UTIL_H 1
9458| #define HAVE_ALLOCA_H 1
9459| #define HAVE_DIRENT_H 1
9460| #define HAVE_TERM_H 1
9461| #define HAVE_MAKEDEV 1
9462| #define _LARGEFILE_SOURCE 1
9463| #define _FILE_OFFSET_BITS 64
9464| #if defined(SCO_DS)
9465| #undef _OFF_T
9466| #endif
9467| #define RETSIGTYPE void
9468| #define HAVE_UINT32_T 1
9469| #define HAVE_UINT64_T 1
9470| #define HAVE_INT32_T 1
9471| #define HAVE_INT64_T 1
9472| #define HAVE_SSIZE_T 1
9473| #define SIZEOF_INT 4
9474| #define SIZEOF_LONG 8
9475| #define SIZEOF_VOID_P 8
9476| #define SIZEOF_SHORT 2
9477| #define SIZEOF_FLOAT 4
9478| #define SIZEOF_DOUBLE 8
9479| #define SIZEOF_FPOS_T 8
9480| #define SIZEOF_SIZE_T 8
9481| #define SIZEOF_PID_T 4
9482| #define HAVE_LONG_LONG 1
9483| #define SIZEOF_LONG_LONG 8
9484| #define HAVE_LONG_DOUBLE 1
9485| #define SIZEOF_LONG_DOUBLE 16
9486| #define HAVE_C99_BOOL 1
9487| #define SIZEOF__BOOL 1
9488| #define HAVE_UINTPTR_T 1
9489| #define SIZEOF_UINTPTR_T 8
9490| #define SIZEOF_OFF_T 8
9491| #define SIZEOF_TIME_T 8
9492| #define SIZEOF_PTHREAD_T 8
9493| #define USE_TOOLBOX_OBJECT_GLUE 1
9494| #define WITH_NEXT_FRAMEWORK 1
9495| #define WITH_DYLD 1
9496| #define SHLIB_EXT ".so"
9497| #define HAVE_LIBDL 1
9498| #define WITH_LIBINTL 1
9499| #define WITH_THREAD 1
9500| #define _REENTRANT 1
9501| #define HAVE_PTHREAD_SIGMASK 1
9502| #define HAVE_PTHREAD_ATFORK 1
9503| #define ENABLE_IPV6 1
9504| #define HAVE_OSX105_SDK 1
9505| #define WITH_DOC_STRINGS 1
9506| #define WITH_PYMALLOC 1
9507| #define HAVE_DLOPEN 1
9508| #define HAVE_DYNAMIC_LOADING 1
9509| #define HAVE_ALARM 1
9510| #define HAVE_SETITIMER 1
9511| #define HAVE_GETITIMER 1
9512| #define HAVE_CHOWN 1
9513| #define HAVE_CLOCK 1
9514| #define HAVE_CONFSTR 1
9515| #define HAVE_CTERMID 1
9516| #define HAVE_EXECV 1
9517| #define HAVE_FCHMOD 1
9518| #define HAVE_FCHOWN 1
9519| #define HAVE_FORK 1
9520| #define HAVE_FPATHCONF 1
9521| #define HAVE_FTIME 1
9522| #define HAVE_FTRUNCATE 1
9523| #define HAVE_GAI_STRERROR 1
9524| #define HAVE_GETGROUPS 1
9525| #define HAVE_GETLOGIN 1
9526| #define HAVE_GETLOADAVG 1
9527| #define HAVE_GETPEERNAME 1
9528| #define HAVE_GETPGID 1
9529| #define HAVE_GETPID 1
9530| #define HAVE_GETPRIORITY 1
9531| #define HAVE_GETPWENT 1
9532| #define HAVE_GETSID 1
9533| #define HAVE_GETWD 1
9534| #define HAVE_INITGROUPS 1
9535| #define HAVE_KILL 1
9536| #define HAVE_KILLPG 1
9537| #define HAVE_LCHMOD 1
9538| #define HAVE_LCHOWN 1
9539| #define HAVE_LSTAT 1
9540| #define HAVE_MKFIFO 1
9541| #define HAVE_MKNOD 1
9542| #define HAVE_MKTIME 1
9543| #define HAVE_NICE 1
9544| #define HAVE_PATHCONF 1
9545| #define HAVE_PAUSE 1
9546| #define HAVE_POLL 1
9547| #define HAVE_PUTENV 1
9548| #define HAVE_READLINK 1
9549| #define HAVE_REALPATH 1
9550| #define HAVE_SELECT 1
9551| #define HAVE_SEM_OPEN 1
9552| #define HAVE_SEM_GETVALUE 1
9553| #define HAVE_SEM_UNLINK 1
9554| #define HAVE_SETEGID 1
9555| #define HAVE_SETEUID 1
9556| #define HAVE_SETGID 1
9557| #define HAVE_SETLOCALE 1
9558| #define HAVE_SETREGID 1
9559| #define HAVE_SETREUID 1
9560| #define HAVE_SETSID 1
9561| #define HAVE_SETPGID 1
9562| #define HAVE_SETPGRP 1
9563| #define HAVE_SETUID 1
9564| #define HAVE_SETVBUF 1
9565| #define HAVE_SNPRINTF 1
9566| #define HAVE_SETLOCALE 1
9567| #define HAVE_SETREGID 1
9568| #define HAVE_SETREUID 1
9569| #define HAVE_SETSID 1
9570| #define HAVE_SETPGID 1
9571| #define HAVE_SETPGRP 1
9572| #define HAVE_SETUID 1
9573| #define HAVE_SETVBUF 1
9574| #define HAVE_SNPRINTF 1
9575| #define HAVE_SIGACTION 1
9576| #define HAVE_SIGINTERRUPT 1
9577| #define HAVE_SIGRELSE 1
9578| #define HAVE_STRFTIME 1
9579| #define HAVE_SYSCONF 1
9580| #define HAVE_TCGETPGRP 1
9581| #define HAVE_TCSETPGRP 1
9582| #define HAVE_TEMPNAM 1
9583| #define HAVE_TIMEGM 1
9584| #define HAVE_TIMES 1
9585| #define HAVE_TMPFILE 1
9586| #define HAVE_TMPNAM 1
9587| #define HAVE_TRUNCATE 1
9588| #define HAVE_UNAME 1
9589| #define HAVE_UNSETENV 1
9590| #define HAVE_UTIMES 1
9591| #define HAVE_WAITPID 1
9592| #define HAVE_WAIT3 1
9593| #define HAVE_WAIT4 1
9594| #define HAVE_WCSCOLL 1
9595| #define HAVE_CHROOT 1
9596| #define HAVE_LINK 1
9597| #define HAVE_SYMLINK 1
9598| #define HAVE_FCHDIR 1
9599| #define HAVE_FSYNC 1
9600| #define HAVE_KQUEUE 1
9601| #define HAVE_CTERMID_R 1
9602| #define HAVE_FLOCK 1
9603| #define HAVE_GETPAGESIZE 1
9604| /* end confdefs.h.  */
9605|
9606| #include <sys/stat.h>
9607| #include <unistd.h>
9608| int main(int argc, char*argv[])
9609| {
9610|   if(chflags(argv[0], 0) != 0)
9611|     return 1;
9612|   return 0;
9613| }
9614|
9615configure:10715: result: no
9616configure:10732: checking for lchflags
9617configure:10753: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
9618conftest.c:205:10: fatal error: 'sys/stat.h' file not found
9619#include <sys/stat.h>
9620         ^
96211 error generated.
9622configure:10753: $? = 1
9623configure: program exited with status 1
9624configure: failed program was:
9625| /* confdefs.h */
9626| #define _GNU_SOURCE 1
9627| #define _NETBSD_SOURCE 1
9628| #define __BSD_VISIBLE 1
9629| #define _BSD_TYPES 1
9630| #define _DARWIN_C_SOURCE 1
9631| #define STDC_HEADERS 1
9632| #define HAVE_SYS_TYPES_H 1
9633| #define HAVE_SYS_STAT_H 1
9634| #define HAVE_STDLIB_H 1
9635| #define HAVE_STRING_H 1
9636| #define HAVE_MEMORY_H 1
9637| #define HAVE_STRINGS_H 1
9638| #define HAVE_INTTYPES_H 1
9639| #define HAVE_STDINT_H 1
9640| #define HAVE_UNISTD_H 1
9641| #define __EXTENSIONS__ 1
9642| #define _ALL_SOURCE 1
9643| #define _GNU_SOURCE 1
9644| #define _POSIX_PTHREAD_SEMANTICS 1
9645| #define _TANDEM_SOURCE 1
9646| #define STDC_HEADERS 1
9647| #define HAVE_CURSES_H 1
9648| #define HAVE_DLFCN_H 1
9649| #define HAVE_ERRNO_H 1
9650| #define HAVE_FCNTL_H 1
9651| #define HAVE_GRP_H 1
9652| #define HAVE_LANGINFO_H 1
9653| #define HAVE_LIBINTL_H 1
9654| #define HAVE_NCURSES_H 1
9655| #define HAVE_POLL_H 1
9656| #define HAVE_PTHREAD_H 1
9657| #define HAVE_SIGNAL_H 1
9658| #define HAVE_STDINT_H 1
9659| #define HAVE_TERMIOS_H 1
9660| #define HAVE_UNISTD_H 1
9661| #define HAVE_UTIME_H 1
9662| #define HAVE_SYS_EVENT_H 1
9663| #define HAVE_SYS_FILE_H 1
9664| #define HAVE_SYS_LOCK_H 1
9665| #define HAVE_SYS_PARAM_H 1
9666| #define HAVE_SYS_POLL_H 1
9667| #define HAVE_SYS_SELECT_H 1
9668| #define HAVE_SYS_SOCKET_H 1
9669| #define HAVE_SYS_STATVFS_H 1
9670| #define HAVE_SYS_STAT_H 1
9671| #define HAVE_SYS_TIME_H 1
9672| #define HAVE_SYS_TIMES_H 1
9673| #define HAVE_SYS_TYPES_H 1
9674| #define HAVE_SYS_UN_H 1
9675| #define HAVE_SYS_UTSNAME_H 1
9676| #define HAVE_SYS_WAIT_H 1
9677| #define HAVE_SYS_RESOURCE_H 1
9678| #define HAVE_SYSEXITS_H 1
9679| #define HAVE_SPAWN_H 1
9680| #define HAVE_UTIL_H 1
9681| #define HAVE_ALLOCA_H 1
9682| #define HAVE_DIRENT_H 1
9683| #define HAVE_TERM_H 1
9684| #define HAVE_MAKEDEV 1
9685| #define _LARGEFILE_SOURCE 1
9686| #define _FILE_OFFSET_BITS 64
9687| #if defined(SCO_DS)
9688| #undef _OFF_T
9689| #endif
9690| #define RETSIGTYPE void
9691| #define HAVE_UINT32_T 1
9692| #define HAVE_UINT64_T 1
9693| #define HAVE_INT32_T 1
9694| #define HAVE_INT64_T 1
9695| #define HAVE_SSIZE_T 1
9696| #define SIZEOF_INT 4
9697| #define SIZEOF_LONG 8
9698| #define SIZEOF_VOID_P 8
9699| #define SIZEOF_SHORT 2
9700| #define SIZEOF_FLOAT 4
9701| #define SIZEOF_DOUBLE 8
9702| #define SIZEOF_FPOS_T 8
9703| #define SIZEOF_SIZE_T 8
9704| #define SIZEOF_PID_T 4
9705| #define HAVE_LONG_LONG 1
9706| #define SIZEOF_LONG_LONG 8
9707| #define HAVE_LONG_DOUBLE 1
9708| #define SIZEOF_LONG_DOUBLE 16
9709| #define HAVE_C99_BOOL 1
9710| #define SIZEOF__BOOL 1
9711| #define HAVE_UINTPTR_T 1
9712| #define SIZEOF_UINTPTR_T 8
9713| #define SIZEOF_OFF_T 8
9714| #define SIZEOF_TIME_T 8
9715| #define SIZEOF_PTHREAD_T 8
9716| #define USE_TOOLBOX_OBJECT_GLUE 1
9717| #define WITH_NEXT_FRAMEWORK 1
9718| #define WITH_DYLD 1
9719| #define SHLIB_EXT ".so"
9720| #define HAVE_LIBDL 1
9721| #define WITH_LIBINTL 1
9722| #define WITH_THREAD 1
9723| #define _REENTRANT 1
9724| #define HAVE_PTHREAD_SIGMASK 1
9725| #define HAVE_PTHREAD_ATFORK 1
9726| #define ENABLE_IPV6 1
9727| #define HAVE_OSX105_SDK 1
9728| #define WITH_DOC_STRINGS 1
9729| #define WITH_PYMALLOC 1
9730| #define HAVE_DLOPEN 1
9731| #define HAVE_DYNAMIC_LOADING 1
9732| #define HAVE_ALARM 1
9733| #define HAVE_SETITIMER 1
9734| #define HAVE_GETITIMER 1
9735| #define HAVE_CHOWN 1
9736| #define HAVE_CLOCK 1
9737| #define HAVE_CONFSTR 1
9738| #define HAVE_CTERMID 1
9739| #define HAVE_EXECV 1
9740| #define HAVE_FCHMOD 1
9741| #define HAVE_FCHOWN 1
9742| #define HAVE_FORK 1
9743| #define HAVE_FPATHCONF 1
9744| #define HAVE_FTIME 1
9745| #define HAVE_FTRUNCATE 1
9746| #define HAVE_GAI_STRERROR 1
9747| #define HAVE_GETGROUPS 1
9748| #define HAVE_GETLOGIN 1
9749| #define HAVE_GETLOADAVG 1
9750| #define HAVE_GETPEERNAME 1
9751| #define HAVE_GETPGID 1
9752| #define HAVE_GETPID 1
9753| #define HAVE_GETPRIORITY 1
9754| #define HAVE_GETPWENT 1
9755| #define HAVE_GETSID 1
9756| #define HAVE_GETWD 1
9757| #define HAVE_INITGROUPS 1
9758| #define HAVE_KILL 1
9759| #define HAVE_KILLPG 1
9760| #define HAVE_LCHMOD 1
9761| #define HAVE_LCHOWN 1
9762| #define HAVE_LSTAT 1
9763| #define HAVE_MKFIFO 1
9764| #define HAVE_MKNOD 1
9765| #define HAVE_MKTIME 1
9766| #define HAVE_NICE 1
9767| #define HAVE_PATHCONF 1
9768| #define HAVE_PAUSE 1
9769| #define HAVE_POLL 1
9770| #define HAVE_PUTENV 1
9771| #define HAVE_READLINK 1
9772| #define HAVE_REALPATH 1
9773| #define HAVE_SELECT 1
9774| #define HAVE_SEM_OPEN 1
9775| #define HAVE_SEM_GETVALUE 1
9776| #define HAVE_SEM_UNLINK 1
9777| #define HAVE_SETEGID 1
9778| #define HAVE_SETEUID 1
9779| #define HAVE_SETGID 1
9780| #define HAVE_SETLOCALE 1
9781| #define HAVE_SETREGID 1
9782| #define HAVE_SETREUID 1
9783| #define HAVE_SETSID 1
9784| #define HAVE_SETPGID 1
9785| #define HAVE_SETPGRP 1
9786| #define HAVE_SETUID 1
9787| #define HAVE_SETVBUF 1
9788| #define HAVE_SNPRINTF 1
9789| #define HAVE_SETLOCALE 1
9790| #define HAVE_SETREGID 1
9791| #define HAVE_SETREUID 1
9792| #define HAVE_SETSID 1
9793| #define HAVE_SETPGID 1
9794| #define HAVE_SETPGRP 1
9795| #define HAVE_SETUID 1
9796| #define HAVE_SETVBUF 1
9797| #define HAVE_SNPRINTF 1
9798| #define HAVE_SIGACTION 1
9799| #define HAVE_SIGINTERRUPT 1
9800| #define HAVE_SIGRELSE 1
9801| #define HAVE_STRFTIME 1
9802| #define HAVE_SYSCONF 1
9803| #define HAVE_TCGETPGRP 1
9804| #define HAVE_TCSETPGRP 1
9805| #define HAVE_TEMPNAM 1
9806| #define HAVE_TIMEGM 1
9807| #define HAVE_TIMES 1
9808| #define HAVE_TMPFILE 1
9809| #define HAVE_TMPNAM 1
9810| #define HAVE_TRUNCATE 1
9811| #define HAVE_UNAME 1
9812| #define HAVE_UNSETENV 1
9813| #define HAVE_UTIMES 1
9814| #define HAVE_WAITPID 1
9815| #define HAVE_WAIT3 1
9816| #define HAVE_WAIT4 1
9817| #define HAVE_WCSCOLL 1
9818| #define HAVE_CHROOT 1
9819| #define HAVE_LINK 1
9820| #define HAVE_SYMLINK 1
9821| #define HAVE_FCHDIR 1
9822| #define HAVE_FSYNC 1
9823| #define HAVE_KQUEUE 1
9824| #define HAVE_CTERMID_R 1
9825| #define HAVE_FLOCK 1
9826| #define HAVE_GETPAGESIZE 1
9827| /* end confdefs.h.  */
9828|
9829| #include <sys/stat.h>
9830| #include <unistd.h>
9831| int main(int argc, char*argv[])
9832| {
9833|   if(lchflags(argv[0], 0) != 0)
9834|     return 1;
9835|   return 0;
9836| }
9837|
9838configure:10764: result: no
9839configure:10790: checking for inflateCopy in -lz
9840configure:10815: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -Wl,-search_paths_first -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -Wl,-search_paths_first -L/usr/local/lib conftest.c -lz  -ldl  >&5
9841configure:10815: $? = 0
9842configure:10824: result: yes
9843configure:10840: checking for hstrerror
9844configure:10855: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
9845conftest.c:206:10: fatal error: 'netdb.h' file not found
9846#include <netdb.h>
9847         ^
98481 error generated.
9849configure:10855: $? = 1
9850configure: failed program was:
9851| /* confdefs.h */
9852| #define _GNU_SOURCE 1
9853| #define _NETBSD_SOURCE 1
9854| #define __BSD_VISIBLE 1
9855| #define _BSD_TYPES 1
9856| #define _DARWIN_C_SOURCE 1
9857| #define STDC_HEADERS 1
9858| #define HAVE_SYS_TYPES_H 1
9859| #define HAVE_SYS_STAT_H 1
9860| #define HAVE_STDLIB_H 1
9861| #define HAVE_STRING_H 1
9862| #define HAVE_MEMORY_H 1
9863| #define HAVE_STRINGS_H 1
9864| #define HAVE_INTTYPES_H 1
9865| #define HAVE_STDINT_H 1
9866| #define HAVE_UNISTD_H 1
9867| #define __EXTENSIONS__ 1
9868| #define _ALL_SOURCE 1
9869| #define _GNU_SOURCE 1
9870| #define _POSIX_PTHREAD_SEMANTICS 1
9871| #define _TANDEM_SOURCE 1
9872| #define STDC_HEADERS 1
9873| #define HAVE_CURSES_H 1
9874| #define HAVE_DLFCN_H 1
9875| #define HAVE_ERRNO_H 1
9876| #define HAVE_FCNTL_H 1
9877| #define HAVE_GRP_H 1
9878| #define HAVE_LANGINFO_H 1
9879| #define HAVE_LIBINTL_H 1
9880| #define HAVE_NCURSES_H 1
9881| #define HAVE_POLL_H 1
9882| #define HAVE_PTHREAD_H 1
9883| #define HAVE_SIGNAL_H 1
9884| #define HAVE_STDINT_H 1
9885| #define HAVE_TERMIOS_H 1
9886| #define HAVE_UNISTD_H 1
9887| #define HAVE_UTIME_H 1
9888| #define HAVE_SYS_EVENT_H 1
9889| #define HAVE_SYS_FILE_H 1
9890| #define HAVE_SYS_LOCK_H 1
9891| #define HAVE_SYS_PARAM_H 1
9892| #define HAVE_SYS_POLL_H 1
9893| #define HAVE_SYS_SELECT_H 1
9894| #define HAVE_SYS_SOCKET_H 1
9895| #define HAVE_SYS_STATVFS_H 1
9896| #define HAVE_SYS_STAT_H 1
9897| #define HAVE_SYS_TIME_H 1
9898| #define HAVE_SYS_TIMES_H 1
9899| #define HAVE_SYS_TYPES_H 1
9900| #define HAVE_SYS_UN_H 1
9901| #define HAVE_SYS_UTSNAME_H 1
9902| #define HAVE_SYS_WAIT_H 1
9903| #define HAVE_SYS_RESOURCE_H 1
9904| #define HAVE_SYSEXITS_H 1
9905| #define HAVE_SPAWN_H 1
9906| #define HAVE_UTIL_H 1
9907| #define HAVE_ALLOCA_H 1
9908| #define HAVE_DIRENT_H 1
9909| #define HAVE_TERM_H 1
9910| #define HAVE_MAKEDEV 1
9911| #define _LARGEFILE_SOURCE 1
9912| #define _FILE_OFFSET_BITS 64
9913| #if defined(SCO_DS)
9914| #undef _OFF_T
9915| #endif
9916| #define RETSIGTYPE void
9917| #define HAVE_UINT32_T 1
9918| #define HAVE_UINT64_T 1
9919| #define HAVE_INT32_T 1
9920| #define HAVE_INT64_T 1
9921| #define HAVE_SSIZE_T 1
9922| #define SIZEOF_INT 4
9923| #define SIZEOF_LONG 8
9924| #define SIZEOF_VOID_P 8
9925| #define SIZEOF_SHORT 2
9926| #define SIZEOF_FLOAT 4
9927| #define SIZEOF_DOUBLE 8
9928| #define SIZEOF_FPOS_T 8
9929| #define SIZEOF_SIZE_T 8
9930| #define SIZEOF_PID_T 4
9931| #define HAVE_LONG_LONG 1
9932| #define SIZEOF_LONG_LONG 8
9933| #define HAVE_LONG_DOUBLE 1
9934| #define SIZEOF_LONG_DOUBLE 16
9935| #define HAVE_C99_BOOL 1
9936| #define SIZEOF__BOOL 1
9937| #define HAVE_UINTPTR_T 1
9938| #define SIZEOF_UINTPTR_T 8
9939| #define SIZEOF_OFF_T 8
9940| #define SIZEOF_TIME_T 8
9941| #define SIZEOF_PTHREAD_T 8
9942| #define USE_TOOLBOX_OBJECT_GLUE 1
9943| #define WITH_NEXT_FRAMEWORK 1
9944| #define WITH_DYLD 1
9945| #define SHLIB_EXT ".so"
9946| #define HAVE_LIBDL 1
9947| #define WITH_LIBINTL 1
9948| #define WITH_THREAD 1
9949| #define _REENTRANT 1
9950| #define HAVE_PTHREAD_SIGMASK 1
9951| #define HAVE_PTHREAD_ATFORK 1
9952| #define ENABLE_IPV6 1
9953| #define HAVE_OSX105_SDK 1
9954| #define WITH_DOC_STRINGS 1
9955| #define WITH_PYMALLOC 1
9956| #define HAVE_DLOPEN 1
9957| #define HAVE_DYNAMIC_LOADING 1
9958| #define HAVE_ALARM 1
9959| #define HAVE_SETITIMER 1
9960| #define HAVE_GETITIMER 1
9961| #define HAVE_CHOWN 1
9962| #define HAVE_CLOCK 1
9963| #define HAVE_CONFSTR 1
9964| #define HAVE_CTERMID 1
9965| #define HAVE_EXECV 1
9966| #define HAVE_FCHMOD 1
9967| #define HAVE_FCHOWN 1
9968| #define HAVE_FORK 1
9969| #define HAVE_FPATHCONF 1
9970| #define HAVE_FTIME 1
9971| #define HAVE_FTRUNCATE 1
9972| #define HAVE_GAI_STRERROR 1
9973| #define HAVE_GETGROUPS 1
9974| #define HAVE_GETLOGIN 1
9975| #define HAVE_GETLOADAVG 1
9976| #define HAVE_GETPEERNAME 1
9977| #define HAVE_GETPGID 1
9978| #define HAVE_GETPID 1
9979| #define HAVE_GETPRIORITY 1
9980| #define HAVE_GETPWENT 1
9981| #define HAVE_GETSID 1
9982| #define HAVE_GETWD 1
9983| #define HAVE_INITGROUPS 1
9984| #define HAVE_KILL 1
9985| #define HAVE_KILLPG 1
9986| #define HAVE_LCHMOD 1
9987| #define HAVE_LCHOWN 1
9988| #define HAVE_LSTAT 1
9989| #define HAVE_MKFIFO 1
9990| #define HAVE_MKNOD 1
9991| #define HAVE_MKTIME 1
9992| #define HAVE_NICE 1
9993| #define HAVE_PATHCONF 1
9994| #define HAVE_PAUSE 1
9995| #define HAVE_POLL 1
9996| #define HAVE_PUTENV 1
9997| #define HAVE_READLINK 1
9998| #define HAVE_REALPATH 1
9999| #define HAVE_SELECT 1
10000| #define HAVE_SEM_OPEN 1
10001| #define HAVE_SEM_GETVALUE 1
10002| #define HAVE_SEM_UNLINK 1
10003| #define HAVE_SETEGID 1
10004| #define HAVE_SETEUID 1
10005| #define HAVE_SETGID 1
10006| #define HAVE_SETLOCALE 1
10007| #define HAVE_SETREGID 1
10008| #define HAVE_SETREUID 1
10009| #define HAVE_SETSID 1
10010| #define HAVE_SETPGID 1
10011| #define HAVE_SETPGRP 1
10012| #define HAVE_SETUID 1
10013| #define HAVE_SETVBUF 1
10014| #define HAVE_SNPRINTF 1
10015| #define HAVE_SETLOCALE 1
10016| #define HAVE_SETREGID 1
10017| #define HAVE_SETREUID 1
10018| #define HAVE_SETSID 1
10019| #define HAVE_SETPGID 1
10020| #define HAVE_SETPGRP 1
10021| #define HAVE_SETUID 1
10022| #define HAVE_SETVBUF 1
10023| #define HAVE_SNPRINTF 1
10024| #define HAVE_SIGACTION 1
10025| #define HAVE_SIGINTERRUPT 1
10026| #define HAVE_SIGRELSE 1
10027| #define HAVE_STRFTIME 1
10028| #define HAVE_SYSCONF 1
10029| #define HAVE_TCGETPGRP 1
10030| #define HAVE_TCSETPGRP 1
10031| #define HAVE_TEMPNAM 1
10032| #define HAVE_TIMEGM 1
10033| #define HAVE_TIMES 1
10034| #define HAVE_TMPFILE 1
10035| #define HAVE_TMPNAM 1
10036| #define HAVE_TRUNCATE 1
10037| #define HAVE_UNAME 1
10038| #define HAVE_UNSETENV 1
10039| #define HAVE_UTIMES 1
10040| #define HAVE_WAITPID 1
10041| #define HAVE_WAIT3 1
10042| #define HAVE_WAIT4 1
10043| #define HAVE_WCSCOLL 1
10044| #define HAVE_CHROOT 1
10045| #define HAVE_LINK 1
10046| #define HAVE_SYMLINK 1
10047| #define HAVE_FCHDIR 1
10048| #define HAVE_FSYNC 1
10049| #define HAVE_KQUEUE 1
10050| #define HAVE_CTERMID_R 1
10051| #define HAVE_FLOCK 1
10052| #define HAVE_GETPAGESIZE 1
10053| #define HAVE_ZLIB_COPY 1
10054| /* end confdefs.h.  */
10055|
10056| #include <netdb.h>
10057|
10058| int
10059| main ()
10060| {
10061| void* p = hstrerror; hstrerror(0)
10062|   ;
10063|   return 0;
10064| }
10065configure:10862: result: no
10066configure:10869: checking for inet_aton
10067configure:10887: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10068conftest.c:206:10: fatal error: 'sys/types.h' file not found
10069#include <sys/types.h>
10070         ^
100711 error generated.
10072configure:10887: $? = 1
10073configure: failed program was:
10074| /* confdefs.h */
10075| #define _GNU_SOURCE 1
10076| #define _NETBSD_SOURCE 1
10077| #define __BSD_VISIBLE 1
10078| #define _BSD_TYPES 1
10079| #define _DARWIN_C_SOURCE 1
10080| #define STDC_HEADERS 1
10081| #define HAVE_SYS_TYPES_H 1
10082| #define HAVE_SYS_STAT_H 1
10083| #define HAVE_STDLIB_H 1
10084| #define HAVE_STRING_H 1
10085| #define HAVE_MEMORY_H 1
10086| #define HAVE_STRINGS_H 1
10087| #define HAVE_INTTYPES_H 1
10088| #define HAVE_STDINT_H 1
10089| #define HAVE_UNISTD_H 1
10090| #define __EXTENSIONS__ 1
10091| #define _ALL_SOURCE 1
10092| #define _GNU_SOURCE 1
10093| #define _POSIX_PTHREAD_SEMANTICS 1
10094| #define _TANDEM_SOURCE 1
10095| #define STDC_HEADERS 1
10096| #define HAVE_CURSES_H 1
10097| #define HAVE_DLFCN_H 1
10098| #define HAVE_ERRNO_H 1
10099| #define HAVE_FCNTL_H 1
10100| #define HAVE_GRP_H 1
10101| #define HAVE_LANGINFO_H 1
10102| #define HAVE_LIBINTL_H 1
10103| #define HAVE_NCURSES_H 1
10104| #define HAVE_POLL_H 1
10105| #define HAVE_PTHREAD_H 1
10106| #define HAVE_SIGNAL_H 1
10107| #define HAVE_STDINT_H 1
10108| #define HAVE_TERMIOS_H 1
10109| #define HAVE_UNISTD_H 1
10110| #define HAVE_UTIME_H 1
10111| #define HAVE_SYS_EVENT_H 1
10112| #define HAVE_SYS_FILE_H 1
10113| #define HAVE_SYS_LOCK_H 1
10114| #define HAVE_SYS_PARAM_H 1
10115| #define HAVE_SYS_POLL_H 1
10116| #define HAVE_SYS_SELECT_H 1
10117| #define HAVE_SYS_SOCKET_H 1
10118| #define HAVE_SYS_STATVFS_H 1
10119| #define HAVE_SYS_STAT_H 1
10120| #define HAVE_SYS_TIME_H 1
10121| #define HAVE_SYS_TIMES_H 1
10122| #define HAVE_SYS_TYPES_H 1
10123| #define HAVE_SYS_UN_H 1
10124| #define HAVE_SYS_UTSNAME_H 1
10125| #define HAVE_SYS_WAIT_H 1
10126| #define HAVE_SYS_RESOURCE_H 1
10127| #define HAVE_SYSEXITS_H 1
10128| #define HAVE_SPAWN_H 1
10129| #define HAVE_UTIL_H 1
10130| #define HAVE_ALLOCA_H 1
10131| #define HAVE_DIRENT_H 1
10132| #define HAVE_TERM_H 1
10133| #define HAVE_MAKEDEV 1
10134| #define _LARGEFILE_SOURCE 1
10135| #define _FILE_OFFSET_BITS 64
10136| #if defined(SCO_DS)
10137| #undef _OFF_T
10138| #endif
10139| #define RETSIGTYPE void
10140| #define HAVE_UINT32_T 1
10141| #define HAVE_UINT64_T 1
10142| #define HAVE_INT32_T 1
10143| #define HAVE_INT64_T 1
10144| #define HAVE_SSIZE_T 1
10145| #define SIZEOF_INT 4
10146| #define SIZEOF_LONG 8
10147| #define SIZEOF_VOID_P 8
10148| #define SIZEOF_SHORT 2
10149| #define SIZEOF_FLOAT 4
10150| #define SIZEOF_DOUBLE 8
10151| #define SIZEOF_FPOS_T 8
10152| #define SIZEOF_SIZE_T 8
10153| #define SIZEOF_PID_T 4
10154| #define HAVE_LONG_LONG 1
10155| #define SIZEOF_LONG_LONG 8
10156| #define HAVE_LONG_DOUBLE 1
10157| #define SIZEOF_LONG_DOUBLE 16
10158| #define HAVE_C99_BOOL 1
10159| #define SIZEOF__BOOL 1
10160| #define HAVE_UINTPTR_T 1
10161| #define SIZEOF_UINTPTR_T 8
10162| #define SIZEOF_OFF_T 8
10163| #define SIZEOF_TIME_T 8
10164| #define SIZEOF_PTHREAD_T 8
10165| #define USE_TOOLBOX_OBJECT_GLUE 1
10166| #define WITH_NEXT_FRAMEWORK 1
10167| #define WITH_DYLD 1
10168| #define SHLIB_EXT ".so"
10169| #define HAVE_LIBDL 1
10170| #define WITH_LIBINTL 1
10171| #define WITH_THREAD 1
10172| #define _REENTRANT 1
10173| #define HAVE_PTHREAD_SIGMASK 1
10174| #define HAVE_PTHREAD_ATFORK 1
10175| #define ENABLE_IPV6 1
10176| #define HAVE_OSX105_SDK 1
10177| #define WITH_DOC_STRINGS 1
10178| #define WITH_PYMALLOC 1
10179| #define HAVE_DLOPEN 1
10180| #define HAVE_DYNAMIC_LOADING 1
10181| #define HAVE_ALARM 1
10182| #define HAVE_SETITIMER 1
10183| #define HAVE_GETITIMER 1
10184| #define HAVE_CHOWN 1
10185| #define HAVE_CLOCK 1
10186| #define HAVE_CONFSTR 1
10187| #define HAVE_CTERMID 1
10188| #define HAVE_EXECV 1
10189| #define HAVE_FCHMOD 1
10190| #define HAVE_FCHOWN 1
10191| #define HAVE_FORK 1
10192| #define HAVE_FPATHCONF 1
10193| #define HAVE_FTIME 1
10194| #define HAVE_FTRUNCATE 1
10195| #define HAVE_GAI_STRERROR 1
10196| #define HAVE_GETGROUPS 1
10197| #define HAVE_GETLOGIN 1
10198| #define HAVE_GETLOADAVG 1
10199| #define HAVE_GETPEERNAME 1
10200| #define HAVE_GETPGID 1
10201| #define HAVE_GETPID 1
10202| #define HAVE_GETPRIORITY 1
10203| #define HAVE_GETPWENT 1
10204| #define HAVE_GETSID 1
10205| #define HAVE_GETWD 1
10206| #define HAVE_INITGROUPS 1
10207| #define HAVE_KILL 1
10208| #define HAVE_KILLPG 1
10209| #define HAVE_LCHMOD 1
10210| #define HAVE_LCHOWN 1
10211| #define HAVE_LSTAT 1
10212| #define HAVE_MKFIFO 1
10213| #define HAVE_MKNOD 1
10214| #define HAVE_MKTIME 1
10215| #define HAVE_NICE 1
10216| #define HAVE_PATHCONF 1
10217| #define HAVE_PAUSE 1
10218| #define HAVE_POLL 1
10219| #define HAVE_PUTENV 1
10220| #define HAVE_READLINK 1
10221| #define HAVE_REALPATH 1
10222| #define HAVE_SELECT 1
10223| #define HAVE_SEM_OPEN 1
10224| #define HAVE_SEM_GETVALUE 1
10225| #define HAVE_SEM_UNLINK 1
10226| #define HAVE_SETEGID 1
10227| #define HAVE_SETEUID 1
10228| #define HAVE_SETGID 1
10229| #define HAVE_SETLOCALE 1
10230| #define HAVE_SETREGID 1
10231| #define HAVE_SETREUID 1
10232| #define HAVE_SETSID 1
10233| #define HAVE_SETPGID 1
10234| #define HAVE_SETPGRP 1
10235| #define HAVE_SETUID 1
10236| #define HAVE_SETVBUF 1
10237| #define HAVE_SNPRINTF 1
10238| #define HAVE_SETLOCALE 1
10239| #define HAVE_SETREGID 1
10240| #define HAVE_SETREUID 1
10241| #define HAVE_SETSID 1
10242| #define HAVE_SETPGID 1
10243| #define HAVE_SETPGRP 1
10244| #define HAVE_SETUID 1
10245| #define HAVE_SETVBUF 1
10246| #define HAVE_SNPRINTF 1
10247| #define HAVE_SIGACTION 1
10248| #define HAVE_SIGINTERRUPT 1
10249| #define HAVE_SIGRELSE 1
10250| #define HAVE_STRFTIME 1
10251| #define HAVE_SYSCONF 1
10252| #define HAVE_TCGETPGRP 1
10253| #define HAVE_TCSETPGRP 1
10254| #define HAVE_TEMPNAM 1
10255| #define HAVE_TIMEGM 1
10256| #define HAVE_TIMES 1
10257| #define HAVE_TMPFILE 1
10258| #define HAVE_TMPNAM 1
10259| #define HAVE_TRUNCATE 1
10260| #define HAVE_UNAME 1
10261| #define HAVE_UNSETENV 1
10262| #define HAVE_UTIMES 1
10263| #define HAVE_WAITPID 1
10264| #define HAVE_WAIT3 1
10265| #define HAVE_WAIT4 1
10266| #define HAVE_WCSCOLL 1
10267| #define HAVE_CHROOT 1
10268| #define HAVE_LINK 1
10269| #define HAVE_SYMLINK 1
10270| #define HAVE_FCHDIR 1
10271| #define HAVE_FSYNC 1
10272| #define HAVE_KQUEUE 1
10273| #define HAVE_CTERMID_R 1
10274| #define HAVE_FLOCK 1
10275| #define HAVE_GETPAGESIZE 1
10276| #define HAVE_ZLIB_COPY 1
10277| /* end confdefs.h.  */
10278|
10279| #include <sys/types.h>
10280| #include <sys/socket.h>
10281| #include <netinet/in.h>
10282| #include <arpa/inet.h>
10283|
10284| int
10285| main ()
10286| {
10287| void* p = inet_aton;inet_aton(0,0)
10288|   ;
10289|   return 0;
10290| }
10291configure:10894: result: no
10292configure:10901: checking for inet_pton
10293configure:10919: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
10294configure:10919: $? = 0
10295configure:10923: result: yes
10296configure:10933: checking for setgroups
10297configure:10951: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
10298configure:10951: $? = 0
10299configure:10955: result: yes
10300configure:10968: checking for openpty
10301configure:10968: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10302configure:10968: $? = 0
10303configure:10968: result: yes
10304configure:11065: checking for forkpty
10305configure:11065: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10306configure:11065: $? = 0
10307configure:11065: result: yes
10308configure:11164: checking for memmove
10309configure:11164: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10310conftest.c:232:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
10311char memmove ();
10312     ^
10313conftest.c:232:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
103141 warning generated.
10315conftest.c:232:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
10316char memmove ();
10317     ^
10318conftest.c:232:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
103191 warning generated.
10320configure:11164: $? = 0
10321configure:11164: result: yes
10322configure:11178: checking for fseek64
10323configure:11178: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10324Undefined symbols for architecture x86_64:
10325  "_fseek64", referenced from:
10326      _main in conftest-ch5zUq.o
10327ld: symbol(s) not found for architecture x86_64
10328clang: error: linker command failed with exit code 1 (use -v to see invocation)
10329configure:11178: $? = 1
10330configure: failed program was:
10331| /* confdefs.h */
10332| #define _GNU_SOURCE 1
10333| #define _NETBSD_SOURCE 1
10334| #define __BSD_VISIBLE 1
10335| #define _BSD_TYPES 1
10336| #define _DARWIN_C_SOURCE 1
10337| #define STDC_HEADERS 1
10338| #define HAVE_SYS_TYPES_H 1
10339| #define HAVE_SYS_STAT_H 1
10340| #define HAVE_STDLIB_H 1
10341| #define HAVE_STRING_H 1
10342| #define HAVE_MEMORY_H 1
10343| #define HAVE_STRINGS_H 1
10344| #define HAVE_INTTYPES_H 1
10345| #define HAVE_STDINT_H 1
10346| #define HAVE_UNISTD_H 1
10347| #define __EXTENSIONS__ 1
10348| #define _ALL_SOURCE 1
10349| #define _GNU_SOURCE 1
10350| #define _POSIX_PTHREAD_SEMANTICS 1
10351| #define _TANDEM_SOURCE 1
10352| #define STDC_HEADERS 1
10353| #define HAVE_CURSES_H 1
10354| #define HAVE_DLFCN_H 1
10355| #define HAVE_ERRNO_H 1
10356| #define HAVE_FCNTL_H 1
10357| #define HAVE_GRP_H 1
10358| #define HAVE_LANGINFO_H 1
10359| #define HAVE_LIBINTL_H 1
10360| #define HAVE_NCURSES_H 1
10361| #define HAVE_POLL_H 1
10362| #define HAVE_PTHREAD_H 1
10363| #define HAVE_SIGNAL_H 1
10364| #define HAVE_STDINT_H 1
10365| #define HAVE_TERMIOS_H 1
10366| #define HAVE_UNISTD_H 1
10367| #define HAVE_UTIME_H 1
10368| #define HAVE_SYS_EVENT_H 1
10369| #define HAVE_SYS_FILE_H 1
10370| #define HAVE_SYS_LOCK_H 1
10371| #define HAVE_SYS_PARAM_H 1
10372| #define HAVE_SYS_POLL_H 1
10373| #define HAVE_SYS_SELECT_H 1
10374| #define HAVE_SYS_SOCKET_H 1
10375| #define HAVE_SYS_STATVFS_H 1
10376| #define HAVE_SYS_STAT_H 1
10377| #define HAVE_SYS_TIME_H 1
10378| #define HAVE_SYS_TIMES_H 1
10379| #define HAVE_SYS_TYPES_H 1
10380| #define HAVE_SYS_UN_H 1
10381| #define HAVE_SYS_UTSNAME_H 1
10382| #define HAVE_SYS_WAIT_H 1
10383| #define HAVE_SYS_RESOURCE_H 1
10384| #define HAVE_SYSEXITS_H 1
10385| #define HAVE_SPAWN_H 1
10386| #define HAVE_UTIL_H 1
10387| #define HAVE_ALLOCA_H 1
10388| #define HAVE_DIRENT_H 1
10389| #define HAVE_TERM_H 1
10390| #define HAVE_MAKEDEV 1
10391| #define _LARGEFILE_SOURCE 1
10392| #define _FILE_OFFSET_BITS 64
10393| #if defined(SCO_DS)
10394| #undef _OFF_T
10395| #endif
10396| #define RETSIGTYPE void
10397| #define HAVE_UINT32_T 1
10398| #define HAVE_UINT64_T 1
10399| #define HAVE_INT32_T 1
10400| #define HAVE_INT64_T 1
10401| #define HAVE_SSIZE_T 1
10402| #define SIZEOF_INT 4
10403| #define SIZEOF_LONG 8
10404| #define SIZEOF_VOID_P 8
10405| #define SIZEOF_SHORT 2
10406| #define SIZEOF_FLOAT 4
10407| #define SIZEOF_DOUBLE 8
10408| #define SIZEOF_FPOS_T 8
10409| #define SIZEOF_SIZE_T 8
10410| #define SIZEOF_PID_T 4
10411| #define HAVE_LONG_LONG 1
10412| #define SIZEOF_LONG_LONG 8
10413| #define HAVE_LONG_DOUBLE 1
10414| #define SIZEOF_LONG_DOUBLE 16
10415| #define HAVE_C99_BOOL 1
10416| #define SIZEOF__BOOL 1
10417| #define HAVE_UINTPTR_T 1
10418| #define SIZEOF_UINTPTR_T 8
10419| #define SIZEOF_OFF_T 8
10420| #define SIZEOF_TIME_T 8
10421| #define SIZEOF_PTHREAD_T 8
10422| #define USE_TOOLBOX_OBJECT_GLUE 1
10423| #define WITH_NEXT_FRAMEWORK 1
10424| #define WITH_DYLD 1
10425| #define SHLIB_EXT ".so"
10426| #define HAVE_LIBDL 1
10427| #define WITH_LIBINTL 1
10428| #define WITH_THREAD 1
10429| #define _REENTRANT 1
10430| #define HAVE_PTHREAD_SIGMASK 1
10431| #define HAVE_PTHREAD_ATFORK 1
10432| #define ENABLE_IPV6 1
10433| #define HAVE_OSX105_SDK 1
10434| #define WITH_DOC_STRINGS 1
10435| #define WITH_PYMALLOC 1
10436| #define HAVE_DLOPEN 1
10437| #define HAVE_DYNAMIC_LOADING 1
10438| #define HAVE_ALARM 1
10439| #define HAVE_SETITIMER 1
10440| #define HAVE_GETITIMER 1
10441| #define HAVE_CHOWN 1
10442| #define HAVE_CLOCK 1
10443| #define HAVE_CONFSTR 1
10444| #define HAVE_CTERMID 1
10445| #define HAVE_EXECV 1
10446| #define HAVE_FCHMOD 1
10447| #define HAVE_FCHOWN 1
10448| #define HAVE_FORK 1
10449| #define HAVE_FPATHCONF 1
10450| #define HAVE_FTIME 1
10451| #define HAVE_FTRUNCATE 1
10452| #define HAVE_GAI_STRERROR 1
10453| #define HAVE_GETGROUPS 1
10454| #define HAVE_GETLOGIN 1
10455| #define HAVE_GETLOADAVG 1
10456| #define HAVE_GETPEERNAME 1
10457| #define HAVE_GETPGID 1
10458| #define HAVE_GETPID 1
10459| #define HAVE_GETPRIORITY 1
10460| #define HAVE_GETPWENT 1
10461| #define HAVE_GETSID 1
10462| #define HAVE_GETWD 1
10463| #define HAVE_INITGROUPS 1
10464| #define HAVE_KILL 1
10465| #define HAVE_KILLPG 1
10466| #define HAVE_LCHMOD 1
10467| #define HAVE_LCHOWN 1
10468| #define HAVE_LSTAT 1
10469| #define HAVE_MKFIFO 1
10470| #define HAVE_MKNOD 1
10471| #define HAVE_MKTIME 1
10472| #define HAVE_NICE 1
10473| #define HAVE_PATHCONF 1
10474| #define HAVE_PAUSE 1
10475| #define HAVE_POLL 1
10476| #define HAVE_PUTENV 1
10477| #define HAVE_READLINK 1
10478| #define HAVE_REALPATH 1
10479| #define HAVE_SELECT 1
10480| #define HAVE_SEM_OPEN 1
10481| #define HAVE_SEM_GETVALUE 1
10482| #define HAVE_SEM_UNLINK 1
10483| #define HAVE_SETEGID 1
10484| #define HAVE_SETEUID 1
10485| #define HAVE_SETGID 1
10486| #define HAVE_SETLOCALE 1
10487| #define HAVE_SETREGID 1
10488| #define HAVE_SETREUID 1
10489| #define HAVE_SETSID 1
10490| #define HAVE_SETPGID 1
10491| #define HAVE_SETPGRP 1
10492| #define HAVE_SETUID 1
10493| #define HAVE_SETVBUF 1
10494| #define HAVE_SNPRINTF 1
10495| #define HAVE_SETLOCALE 1
10496| #define HAVE_SETREGID 1
10497| #define HAVE_SETREUID 1
10498| #define HAVE_SETSID 1
10499| #define HAVE_SETPGID 1
10500| #define HAVE_SETPGRP 1
10501| #define HAVE_SETUID 1
10502| #define HAVE_SETVBUF 1
10503| #define HAVE_SNPRINTF 1
10504| #define HAVE_SIGACTION 1
10505| #define HAVE_SIGINTERRUPT 1
10506| #define HAVE_SIGRELSE 1
10507| #define HAVE_STRFTIME 1
10508| #define HAVE_SYSCONF 1
10509| #define HAVE_TCGETPGRP 1
10510| #define HAVE_TCSETPGRP 1
10511| #define HAVE_TEMPNAM 1
10512| #define HAVE_TIMEGM 1
10513| #define HAVE_TIMES 1
10514| #define HAVE_TMPFILE 1
10515| #define HAVE_TMPNAM 1
10516| #define HAVE_TRUNCATE 1
10517| #define HAVE_UNAME 1
10518| #define HAVE_UNSETENV 1
10519| #define HAVE_UTIMES 1
10520| #define HAVE_WAITPID 1
10521| #define HAVE_WAIT3 1
10522| #define HAVE_WAIT4 1
10523| #define HAVE_WCSCOLL 1
10524| #define HAVE_CHROOT 1
10525| #define HAVE_LINK 1
10526| #define HAVE_SYMLINK 1
10527| #define HAVE_FCHDIR 1
10528| #define HAVE_FSYNC 1
10529| #define HAVE_KQUEUE 1
10530| #define HAVE_CTERMID_R 1
10531| #define HAVE_FLOCK 1
10532| #define HAVE_GETPAGESIZE 1
10533| #define HAVE_ZLIB_COPY 1
10534| #define HAVE_INET_PTON 1
10535| #define HAVE_SETGROUPS 1
10536| #define HAVE_OPENPTY 1
10537| #define HAVE_FORKPTY 1
10538| #define HAVE_MEMMOVE 1
10539| /* end confdefs.h.  */
10540| /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64.
10541|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10542| #define fseek64 innocuous_fseek64
10543|
10544| /* System header to define __stub macros and hopefully few prototypes,
10545|     which can conflict with char fseek64 (); below.
10546|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10547|     <limits.h> exists even on freestanding compilers.  */
10548|
10549| #ifdef __STDC__
10550| # include <limits.h>
10551| #else
10552| # include <assert.h>
10553| #endif
10554|
10555| #undef fseek64
10556|
10557| /* Override any GCC internal prototype to avoid an error.
10558|    Use char because int might match the return type of a GCC
10559|    builtin and then its argument prototype would still apply.  */
10560| #ifdef __cplusplus
10561| extern "C"
10562| #endif
10563| char fseek64 ();
10564| /* The GNU C library defines this for functions which it implements
10565|     to always fail with ENOSYS.  Some functions are actually named
10566|     something starting with __ and the normal name is an alias.  */
10567| #if defined __stub_fseek64 || defined __stub___fseek64
10568| choke me
10569| #endif
10570|
10571| int
10572| main ()
10573| {
10574| return fseek64 ();
10575|   ;
10576|   return 0;
10577| }
10578configure:11178: result: no
10579configure:11178: checking for fseeko
10580configure:11178: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10581configure:11178: $? = 0
10582configure:11178: result: yes
10583configure:11178: checking for fstatvfs
10584configure:11178: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10585configure:11178: $? = 0
10586configure:11178: result: yes
10587configure:11178: checking for ftell64
10588configure:11178: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10589Undefined symbols for architecture x86_64:
10590  "_ftell64", referenced from:
10591      _main in conftest-VcimhG.o
10592ld: symbol(s) not found for architecture x86_64
10593clang: error: linker command failed with exit code 1 (use -v to see invocation)
10594configure:11178: $? = 1
10595configure: failed program was:
10596| /* confdefs.h */
10597| #define _GNU_SOURCE 1
10598| #define _NETBSD_SOURCE 1
10599| #define __BSD_VISIBLE 1
10600| #define _BSD_TYPES 1
10601| #define _DARWIN_C_SOURCE 1
10602| #define STDC_HEADERS 1
10603| #define HAVE_SYS_TYPES_H 1
10604| #define HAVE_SYS_STAT_H 1
10605| #define HAVE_STDLIB_H 1
10606| #define HAVE_STRING_H 1
10607| #define HAVE_MEMORY_H 1
10608| #define HAVE_STRINGS_H 1
10609| #define HAVE_INTTYPES_H 1
10610| #define HAVE_STDINT_H 1
10611| #define HAVE_UNISTD_H 1
10612| #define __EXTENSIONS__ 1
10613| #define _ALL_SOURCE 1
10614| #define _GNU_SOURCE 1
10615| #define _POSIX_PTHREAD_SEMANTICS 1
10616| #define _TANDEM_SOURCE 1
10617| #define STDC_HEADERS 1
10618| #define HAVE_CURSES_H 1
10619| #define HAVE_DLFCN_H 1
10620| #define HAVE_ERRNO_H 1
10621| #define HAVE_FCNTL_H 1
10622| #define HAVE_GRP_H 1
10623| #define HAVE_LANGINFO_H 1
10624| #define HAVE_LIBINTL_H 1
10625| #define HAVE_NCURSES_H 1
10626| #define HAVE_POLL_H 1
10627| #define HAVE_PTHREAD_H 1
10628| #define HAVE_SIGNAL_H 1
10629| #define HAVE_STDINT_H 1
10630| #define HAVE_TERMIOS_H 1
10631| #define HAVE_UNISTD_H 1
10632| #define HAVE_UTIME_H 1
10633| #define HAVE_SYS_EVENT_H 1
10634| #define HAVE_SYS_FILE_H 1
10635| #define HAVE_SYS_LOCK_H 1
10636| #define HAVE_SYS_PARAM_H 1
10637| #define HAVE_SYS_POLL_H 1
10638| #define HAVE_SYS_SELECT_H 1
10639| #define HAVE_SYS_SOCKET_H 1
10640| #define HAVE_SYS_STATVFS_H 1
10641| #define HAVE_SYS_STAT_H 1
10642| #define HAVE_SYS_TIME_H 1
10643| #define HAVE_SYS_TIMES_H 1
10644| #define HAVE_SYS_TYPES_H 1
10645| #define HAVE_SYS_UN_H 1
10646| #define HAVE_SYS_UTSNAME_H 1
10647| #define HAVE_SYS_WAIT_H 1
10648| #define HAVE_SYS_RESOURCE_H 1
10649| #define HAVE_SYSEXITS_H 1
10650| #define HAVE_SPAWN_H 1
10651| #define HAVE_UTIL_H 1
10652| #define HAVE_ALLOCA_H 1
10653| #define HAVE_DIRENT_H 1
10654| #define HAVE_TERM_H 1
10655| #define HAVE_MAKEDEV 1
10656| #define _LARGEFILE_SOURCE 1
10657| #define _FILE_OFFSET_BITS 64
10658| #if defined(SCO_DS)
10659| #undef _OFF_T
10660| #endif
10661| #define RETSIGTYPE void
10662| #define HAVE_UINT32_T 1
10663| #define HAVE_UINT64_T 1
10664| #define HAVE_INT32_T 1
10665| #define HAVE_INT64_T 1
10666| #define HAVE_SSIZE_T 1
10667| #define SIZEOF_INT 4
10668| #define SIZEOF_LONG 8
10669| #define SIZEOF_VOID_P 8
10670| #define SIZEOF_SHORT 2
10671| #define SIZEOF_FLOAT 4
10672| #define SIZEOF_DOUBLE 8
10673| #define SIZEOF_FPOS_T 8
10674| #define SIZEOF_SIZE_T 8
10675| #define SIZEOF_PID_T 4
10676| #define HAVE_LONG_LONG 1
10677| #define SIZEOF_LONG_LONG 8
10678| #define HAVE_LONG_DOUBLE 1
10679| #define SIZEOF_LONG_DOUBLE 16
10680| #define HAVE_C99_BOOL 1
10681| #define SIZEOF__BOOL 1
10682| #define HAVE_UINTPTR_T 1
10683| #define SIZEOF_UINTPTR_T 8
10684| #define SIZEOF_OFF_T 8
10685| #define SIZEOF_TIME_T 8
10686| #define SIZEOF_PTHREAD_T 8
10687| #define USE_TOOLBOX_OBJECT_GLUE 1
10688| #define WITH_NEXT_FRAMEWORK 1
10689| #define WITH_DYLD 1
10690| #define SHLIB_EXT ".so"
10691| #define HAVE_LIBDL 1
10692| #define WITH_LIBINTL 1
10693| #define WITH_THREAD 1
10694| #define _REENTRANT 1
10695| #define HAVE_PTHREAD_SIGMASK 1
10696| #define HAVE_PTHREAD_ATFORK 1
10697| #define ENABLE_IPV6 1
10698| #define HAVE_OSX105_SDK 1
10699| #define WITH_DOC_STRINGS 1
10700| #define WITH_PYMALLOC 1
10701| #define HAVE_DLOPEN 1
10702| #define HAVE_DYNAMIC_LOADING 1
10703| #define HAVE_ALARM 1
10704| #define HAVE_SETITIMER 1
10705| #define HAVE_GETITIMER 1
10706| #define HAVE_CHOWN 1
10707| #define HAVE_CLOCK 1
10708| #define HAVE_CONFSTR 1
10709| #define HAVE_CTERMID 1
10710| #define HAVE_EXECV 1
10711| #define HAVE_FCHMOD 1
10712| #define HAVE_FCHOWN 1
10713| #define HAVE_FORK 1
10714| #define HAVE_FPATHCONF 1
10715| #define HAVE_FTIME 1
10716| #define HAVE_FTRUNCATE 1
10717| #define HAVE_GAI_STRERROR 1
10718| #define HAVE_GETGROUPS 1
10719| #define HAVE_GETLOGIN 1
10720| #define HAVE_GETLOADAVG 1
10721| #define HAVE_GETPEERNAME 1
10722| #define HAVE_GETPGID 1
10723| #define HAVE_GETPID 1
10724| #define HAVE_GETPRIORITY 1
10725| #define HAVE_GETPWENT 1
10726| #define HAVE_GETSID 1
10727| #define HAVE_GETWD 1
10728| #define HAVE_INITGROUPS 1
10729| #define HAVE_KILL 1
10730| #define HAVE_KILLPG 1
10731| #define HAVE_LCHMOD 1
10732| #define HAVE_LCHOWN 1
10733| #define HAVE_LSTAT 1
10734| #define HAVE_MKFIFO 1
10735| #define HAVE_MKNOD 1
10736| #define HAVE_MKTIME 1
10737| #define HAVE_NICE 1
10738| #define HAVE_PATHCONF 1
10739| #define HAVE_PAUSE 1
10740| #define HAVE_POLL 1
10741| #define HAVE_PUTENV 1
10742| #define HAVE_READLINK 1
10743| #define HAVE_REALPATH 1
10744| #define HAVE_SELECT 1
10745| #define HAVE_SEM_OPEN 1
10746| #define HAVE_SEM_GETVALUE 1
10747| #define HAVE_SEM_UNLINK 1
10748| #define HAVE_SETEGID 1
10749| #define HAVE_SETEUID 1
10750| #define HAVE_SETGID 1
10751| #define HAVE_SETLOCALE 1
10752| #define HAVE_SETREGID 1
10753| #define HAVE_SETREUID 1
10754| #define HAVE_SETSID 1
10755| #define HAVE_SETPGID 1
10756| #define HAVE_SETPGRP 1
10757| #define HAVE_SETUID 1
10758| #define HAVE_SETVBUF 1
10759| #define HAVE_SNPRINTF 1
10760| #define HAVE_SETLOCALE 1
10761| #define HAVE_SETREGID 1
10762| #define HAVE_SETREUID 1
10763| #define HAVE_SETSID 1
10764| #define HAVE_SETPGID 1
10765| #define HAVE_SETPGRP 1
10766| #define HAVE_SETUID 1
10767| #define HAVE_SETVBUF 1
10768| #define HAVE_SNPRINTF 1
10769| #define HAVE_SIGACTION 1
10770| #define HAVE_SIGINTERRUPT 1
10771| #define HAVE_SIGRELSE 1
10772| #define HAVE_STRFTIME 1
10773| #define HAVE_SYSCONF 1
10774| #define HAVE_TCGETPGRP 1
10775| #define HAVE_TCSETPGRP 1
10776| #define HAVE_TEMPNAM 1
10777| #define HAVE_TIMEGM 1
10778| #define HAVE_TIMES 1
10779| #define HAVE_TMPFILE 1
10780| #define HAVE_TMPNAM 1
10781| #define HAVE_TRUNCATE 1
10782| #define HAVE_UNAME 1
10783| #define HAVE_UNSETENV 1
10784| #define HAVE_UTIMES 1
10785| #define HAVE_WAITPID 1
10786| #define HAVE_WAIT3 1
10787| #define HAVE_WAIT4 1
10788| #define HAVE_WCSCOLL 1
10789| #define HAVE_CHROOT 1
10790| #define HAVE_LINK 1
10791| #define HAVE_SYMLINK 1
10792| #define HAVE_FCHDIR 1
10793| #define HAVE_FSYNC 1
10794| #define HAVE_KQUEUE 1
10795| #define HAVE_CTERMID_R 1
10796| #define HAVE_FLOCK 1
10797| #define HAVE_GETPAGESIZE 1
10798| #define HAVE_ZLIB_COPY 1
10799| #define HAVE_INET_PTON 1
10800| #define HAVE_SETGROUPS 1
10801| #define HAVE_OPENPTY 1
10802| #define HAVE_FORKPTY 1
10803| #define HAVE_MEMMOVE 1
10804| #define HAVE_FSEEKO 1
10805| #define HAVE_FSTATVFS 1
10806| /* end confdefs.h.  */
10807| /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64.
10808|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10809| #define ftell64 innocuous_ftell64
10810|
10811| /* System header to define __stub macros and hopefully few prototypes,
10812|     which can conflict with char ftell64 (); below.
10813|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10814|     <limits.h> exists even on freestanding compilers.  */
10815|
10816| #ifdef __STDC__
10817| # include <limits.h>
10818| #else
10819| # include <assert.h>
10820| #endif
10821|
10822| #undef ftell64
10823|
10824| /* Override any GCC internal prototype to avoid an error.
10825|    Use char because int might match the return type of a GCC
10826|    builtin and then its argument prototype would still apply.  */
10827| #ifdef __cplusplus
10828| extern "C"
10829| #endif
10830| char ftell64 ();
10831| /* The GNU C library defines this for functions which it implements
10832|     to always fail with ENOSYS.  Some functions are actually named
10833|     something starting with __ and the normal name is an alias.  */
10834| #if defined __stub_ftell64 || defined __stub___ftell64
10835| choke me
10836| #endif
10837|
10838| int
10839| main ()
10840| {
10841| return ftell64 ();
10842|   ;
10843|   return 0;
10844| }
10845configure:11178: result: no
10846configure:11178: checking for ftello
10847configure:11178: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10848configure:11178: $? = 0
10849configure:11178: result: yes
10850configure:11178: checking for statvfs
10851configure:11178: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10852configure:11178: $? = 0
10853configure:11178: result: yes
10854configure:11188: checking for dup2
10855configure:11188: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10856configure:11188: $? = 0
10857configure:11188: result: yes
10858configure:11201: checking for getcwd
10859configure:11201: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10860configure:11201: $? = 0
10861configure:11201: result: yes
10862configure:11214: checking for strdup
10863configure:11214: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10864conftest.c:239:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
10865char strdup ();
10866     ^
10867conftest.c:239:6: note: 'strdup' is a builtin with type 'char *(const char *)'
108681 warning generated.
10869conftest.c:239:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
10870char strdup ();
10871     ^
10872conftest.c:239:6: note: 'strdup' is a builtin with type 'char *(const char *)'
108731 warning generated.
10874configure:11214: $? = 0
10875configure:11214: result: yes
10876configure:11230: checking for getpgrp
10877configure:11230: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
10878configure:11230: $? = 0
10879configure:11230: result: yes
10880configure:11246: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
10881conftest.c:222:9: error: too many arguments to function call, expected 0, have 1
10882getpgrp(0);
10883~~~~~~~ ^
10884/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/unistd.h:453:1: note: 'getpgrp' declared here
10885pid_t    getpgrp(void);
10886^
108871 error generated.
10888configure:11246: $? = 1
10889configure: failed program was:
10890| /* confdefs.h */
10891| #define _GNU_SOURCE 1
10892| #define _NETBSD_SOURCE 1
10893| #define __BSD_VISIBLE 1
10894| #define _BSD_TYPES 1
10895| #define _DARWIN_C_SOURCE 1
10896| #define STDC_HEADERS 1
10897| #define HAVE_SYS_TYPES_H 1
10898| #define HAVE_SYS_STAT_H 1
10899| #define HAVE_STDLIB_H 1
10900| #define HAVE_STRING_H 1
10901| #define HAVE_MEMORY_H 1
10902| #define HAVE_STRINGS_H 1
10903| #define HAVE_INTTYPES_H 1
10904| #define HAVE_STDINT_H 1
10905| #define HAVE_UNISTD_H 1
10906| #define __EXTENSIONS__ 1
10907| #define _ALL_SOURCE 1
10908| #define _GNU_SOURCE 1
10909| #define _POSIX_PTHREAD_SEMANTICS 1
10910| #define _TANDEM_SOURCE 1
10911| #define STDC_HEADERS 1
10912| #define HAVE_CURSES_H 1
10913| #define HAVE_DLFCN_H 1
10914| #define HAVE_ERRNO_H 1
10915| #define HAVE_FCNTL_H 1
10916| #define HAVE_GRP_H 1
10917| #define HAVE_LANGINFO_H 1
10918| #define HAVE_LIBINTL_H 1
10919| #define HAVE_NCURSES_H 1
10920| #define HAVE_POLL_H 1
10921| #define HAVE_PTHREAD_H 1
10922| #define HAVE_SIGNAL_H 1
10923| #define HAVE_STDINT_H 1
10924| #define HAVE_TERMIOS_H 1
10925| #define HAVE_UNISTD_H 1
10926| #define HAVE_UTIME_H 1
10927| #define HAVE_SYS_EVENT_H 1
10928| #define HAVE_SYS_FILE_H 1
10929| #define HAVE_SYS_LOCK_H 1
10930| #define HAVE_SYS_PARAM_H 1
10931| #define HAVE_SYS_POLL_H 1
10932| #define HAVE_SYS_SELECT_H 1
10933| #define HAVE_SYS_SOCKET_H 1
10934| #define HAVE_SYS_STATVFS_H 1
10935| #define HAVE_SYS_STAT_H 1
10936| #define HAVE_SYS_TIME_H 1
10937| #define HAVE_SYS_TIMES_H 1
10938| #define HAVE_SYS_TYPES_H 1
10939| #define HAVE_SYS_UN_H 1
10940| #define HAVE_SYS_UTSNAME_H 1
10941| #define HAVE_SYS_WAIT_H 1
10942| #define HAVE_SYS_RESOURCE_H 1
10943| #define HAVE_SYSEXITS_H 1
10944| #define HAVE_SPAWN_H 1
10945| #define HAVE_UTIL_H 1
10946| #define HAVE_ALLOCA_H 1
10947| #define HAVE_DIRENT_H 1
10948| #define HAVE_TERM_H 1
10949| #define HAVE_MAKEDEV 1
10950| #define _LARGEFILE_SOURCE 1
10951| #define _FILE_OFFSET_BITS 64
10952| #if defined(SCO_DS)
10953| #undef _OFF_T
10954| #endif
10955| #define RETSIGTYPE void
10956| #define HAVE_UINT32_T 1
10957| #define HAVE_UINT64_T 1
10958| #define HAVE_INT32_T 1
10959| #define HAVE_INT64_T 1
10960| #define HAVE_SSIZE_T 1
10961| #define SIZEOF_INT 4
10962| #define SIZEOF_LONG 8
10963| #define SIZEOF_VOID_P 8
10964| #define SIZEOF_SHORT 2
10965| #define SIZEOF_FLOAT 4
10966| #define SIZEOF_DOUBLE 8
10967| #define SIZEOF_FPOS_T 8
10968| #define SIZEOF_SIZE_T 8
10969| #define SIZEOF_PID_T 4
10970| #define HAVE_LONG_LONG 1
10971| #define SIZEOF_LONG_LONG 8
10972| #define HAVE_LONG_DOUBLE 1
10973| #define SIZEOF_LONG_DOUBLE 16
10974| #define HAVE_C99_BOOL 1
10975| #define SIZEOF__BOOL 1
10976| #define HAVE_UINTPTR_T 1
10977| #define SIZEOF_UINTPTR_T 8
10978| #define SIZEOF_OFF_T 8
10979| #define SIZEOF_TIME_T 8
10980| #define SIZEOF_PTHREAD_T 8
10981| #define USE_TOOLBOX_OBJECT_GLUE 1
10982| #define WITH_NEXT_FRAMEWORK 1
10983| #define WITH_DYLD 1
10984| #define SHLIB_EXT ".so"
10985| #define HAVE_LIBDL 1
10986| #define WITH_LIBINTL 1
10987| #define WITH_THREAD 1
10988| #define _REENTRANT 1
10989| #define HAVE_PTHREAD_SIGMASK 1
10990| #define HAVE_PTHREAD_ATFORK 1
10991| #define ENABLE_IPV6 1
10992| #define HAVE_OSX105_SDK 1
10993| #define WITH_DOC_STRINGS 1
10994| #define WITH_PYMALLOC 1
10995| #define HAVE_DLOPEN 1
10996| #define HAVE_DYNAMIC_LOADING 1
10997| #define HAVE_ALARM 1
10998| #define HAVE_SETITIMER 1
10999| #define HAVE_GETITIMER 1
11000| #define HAVE_CHOWN 1
11001| #define HAVE_CLOCK 1
11002| #define HAVE_CONFSTR 1
11003| #define HAVE_CTERMID 1
11004| #define HAVE_EXECV 1
11005| #define HAVE_FCHMOD 1
11006| #define HAVE_FCHOWN 1
11007| #define HAVE_FORK 1
11008| #define HAVE_FPATHCONF 1
11009| #define HAVE_FTIME 1
11010| #define HAVE_FTRUNCATE 1
11011| #define HAVE_GAI_STRERROR 1
11012| #define HAVE_GETGROUPS 1
11013| #define HAVE_GETLOGIN 1
11014| #define HAVE_GETLOADAVG 1
11015| #define HAVE_GETPEERNAME 1
11016| #define HAVE_GETPGID 1
11017| #define HAVE_GETPID 1
11018| #define HAVE_GETPRIORITY 1
11019| #define HAVE_GETPWENT 1
11020| #define HAVE_GETSID 1
11021| #define HAVE_GETWD 1
11022| #define HAVE_INITGROUPS 1
11023| #define HAVE_KILL 1
11024| #define HAVE_KILLPG 1
11025| #define HAVE_LCHMOD 1
11026| #define HAVE_LCHOWN 1
11027| #define HAVE_LSTAT 1
11028| #define HAVE_MKFIFO 1
11029| #define HAVE_MKNOD 1
11030| #define HAVE_MKTIME 1
11031| #define HAVE_NICE 1
11032| #define HAVE_PATHCONF 1
11033| #define HAVE_PAUSE 1
11034| #define HAVE_POLL 1
11035| #define HAVE_PUTENV 1
11036| #define HAVE_READLINK 1
11037| #define HAVE_REALPATH 1
11038| #define HAVE_SELECT 1
11039| #define HAVE_SEM_OPEN 1
11040| #define HAVE_SEM_GETVALUE 1
11041| #define HAVE_SEM_UNLINK 1
11042| #define HAVE_SETEGID 1
11043| #define HAVE_SETEUID 1
11044| #define HAVE_SETGID 1
11045| #define HAVE_SETLOCALE 1
11046| #define HAVE_SETREGID 1
11047| #define HAVE_SETREUID 1
11048| #define HAVE_SETSID 1
11049| #define HAVE_SETPGID 1
11050| #define HAVE_SETPGRP 1
11051| #define HAVE_SETUID 1
11052| #define HAVE_SETVBUF 1
11053| #define HAVE_SNPRINTF 1
11054| #define HAVE_SETLOCALE 1
11055| #define HAVE_SETREGID 1
11056| #define HAVE_SETREUID 1
11057| #define HAVE_SETSID 1
11058| #define HAVE_SETPGID 1
11059| #define HAVE_SETPGRP 1
11060| #define HAVE_SETUID 1
11061| #define HAVE_SETVBUF 1
11062| #define HAVE_SNPRINTF 1
11063| #define HAVE_SIGACTION 1
11064| #define HAVE_SIGINTERRUPT 1
11065| #define HAVE_SIGRELSE 1
11066| #define HAVE_STRFTIME 1
11067| #define HAVE_SYSCONF 1
11068| #define HAVE_TCGETPGRP 1
11069| #define HAVE_TCSETPGRP 1
11070| #define HAVE_TEMPNAM 1
11071| #define HAVE_TIMEGM 1
11072| #define HAVE_TIMES 1
11073| #define HAVE_TMPFILE 1
11074| #define HAVE_TMPNAM 1
11075| #define HAVE_TRUNCATE 1
11076| #define HAVE_UNAME 1
11077| #define HAVE_UNSETENV 1
11078| #define HAVE_UTIMES 1
11079| #define HAVE_WAITPID 1
11080| #define HAVE_WAIT3 1
11081| #define HAVE_WAIT4 1
11082| #define HAVE_WCSCOLL 1
11083| #define HAVE_CHROOT 1
11084| #define HAVE_LINK 1
11085| #define HAVE_SYMLINK 1
11086| #define HAVE_FCHDIR 1
11087| #define HAVE_FSYNC 1
11088| #define HAVE_KQUEUE 1
11089| #define HAVE_CTERMID_R 1
11090| #define HAVE_FLOCK 1
11091| #define HAVE_GETPAGESIZE 1
11092| #define HAVE_ZLIB_COPY 1
11093| #define HAVE_INET_PTON 1
11094| #define HAVE_SETGROUPS 1
11095| #define HAVE_OPENPTY 1
11096| #define HAVE_FORKPTY 1
11097| #define HAVE_MEMMOVE 1
11098| #define HAVE_FSEEKO 1
11099| #define HAVE_FSTATVFS 1
11100| #define HAVE_FTELLO 1
11101| #define HAVE_STATVFS 1
11102| #define HAVE_DUP2 1
11103| #define HAVE_GETCWD 1
11104| #define HAVE_STRDUP 1
11105| #define HAVE_GETPGRP 1
11106| /* end confdefs.h.  */
11107| #include <unistd.h>
11108| int
11109| main ()
11110| {
11111| getpgrp(0);
11112|   ;
11113|   return 0;
11114| }
11115configure:11258: checking for setpgrp
11116configure:11258: result: yes
11117configure:11274: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
11118conftest.c:223:9: error: too many arguments to function call, expected 0, have 2
11119setpgrp(0,0);
11120~~~~~~~ ^~~
11121/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/unistd.h:586:1: note: 'setpgrp' declared here
11122pid_t    setpgrp(void) __DARWIN_ALIAS(setpgrp);
11123^
111241 error generated.
11125configure:11274: $? = 1
11126configure: failed program was:
11127| /* confdefs.h */
11128| #define _GNU_SOURCE 1
11129| #define _NETBSD_SOURCE 1
11130| #define __BSD_VISIBLE 1
11131| #define _BSD_TYPES 1
11132| #define _DARWIN_C_SOURCE 1
11133| #define STDC_HEADERS 1
11134| #define HAVE_SYS_TYPES_H 1
11135| #define HAVE_SYS_STAT_H 1
11136| #define HAVE_STDLIB_H 1
11137| #define HAVE_STRING_H 1
11138| #define HAVE_MEMORY_H 1
11139| #define HAVE_STRINGS_H 1
11140| #define HAVE_INTTYPES_H 1
11141| #define HAVE_STDINT_H 1
11142| #define HAVE_UNISTD_H 1
11143| #define __EXTENSIONS__ 1
11144| #define _ALL_SOURCE 1
11145| #define _GNU_SOURCE 1
11146| #define _POSIX_PTHREAD_SEMANTICS 1
11147| #define _TANDEM_SOURCE 1
11148| #define STDC_HEADERS 1
11149| #define HAVE_CURSES_H 1
11150| #define HAVE_DLFCN_H 1
11151| #define HAVE_ERRNO_H 1
11152| #define HAVE_FCNTL_H 1
11153| #define HAVE_GRP_H 1
11154| #define HAVE_LANGINFO_H 1
11155| #define HAVE_LIBINTL_H 1
11156| #define HAVE_NCURSES_H 1
11157| #define HAVE_POLL_H 1
11158| #define HAVE_PTHREAD_H 1
11159| #define HAVE_SIGNAL_H 1
11160| #define HAVE_STDINT_H 1
11161| #define HAVE_TERMIOS_H 1
11162| #define HAVE_UNISTD_H 1
11163| #define HAVE_UTIME_H 1
11164| #define HAVE_SYS_EVENT_H 1
11165| #define HAVE_SYS_FILE_H 1
11166| #define HAVE_SYS_LOCK_H 1
11167| #define HAVE_SYS_PARAM_H 1
11168| #define HAVE_SYS_POLL_H 1
11169| #define HAVE_SYS_SELECT_H 1
11170| #define HAVE_SYS_SOCKET_H 1
11171| #define HAVE_SYS_STATVFS_H 1
11172| #define HAVE_SYS_STAT_H 1
11173| #define HAVE_SYS_TIME_H 1
11174| #define HAVE_SYS_TIMES_H 1
11175| #define HAVE_SYS_TYPES_H 1
11176| #define HAVE_SYS_UN_H 1
11177| #define HAVE_SYS_UTSNAME_H 1
11178| #define HAVE_SYS_WAIT_H 1
11179| #define HAVE_SYS_RESOURCE_H 1
11180| #define HAVE_SYSEXITS_H 1
11181| #define HAVE_SPAWN_H 1
11182| #define HAVE_UTIL_H 1
11183| #define HAVE_ALLOCA_H 1
11184| #define HAVE_DIRENT_H 1
11185| #define HAVE_TERM_H 1
11186| #define HAVE_MAKEDEV 1
11187| #define _LARGEFILE_SOURCE 1
11188| #define _FILE_OFFSET_BITS 64
11189| #if defined(SCO_DS)
11190| #undef _OFF_T
11191| #endif
11192| #define RETSIGTYPE void
11193| #define HAVE_UINT32_T 1
11194| #define HAVE_UINT64_T 1
11195| #define HAVE_INT32_T 1
11196| #define HAVE_INT64_T 1
11197| #define HAVE_SSIZE_T 1
11198| #define SIZEOF_INT 4
11199| #define SIZEOF_LONG 8
11200| #define SIZEOF_VOID_P 8
11201| #define SIZEOF_SHORT 2
11202| #define SIZEOF_FLOAT 4
11203| #define SIZEOF_DOUBLE 8
11204| #define SIZEOF_FPOS_T 8
11205| #define SIZEOF_SIZE_T 8
11206| #define SIZEOF_PID_T 4
11207| #define HAVE_LONG_LONG 1
11208| #define SIZEOF_LONG_LONG 8
11209| #define HAVE_LONG_DOUBLE 1
11210| #define SIZEOF_LONG_DOUBLE 16
11211| #define HAVE_C99_BOOL 1
11212| #define SIZEOF__BOOL 1
11213| #define HAVE_UINTPTR_T 1
11214| #define SIZEOF_UINTPTR_T 8
11215| #define SIZEOF_OFF_T 8
11216| #define SIZEOF_TIME_T 8
11217| #define SIZEOF_PTHREAD_T 8
11218| #define USE_TOOLBOX_OBJECT_GLUE 1
11219| #define WITH_NEXT_FRAMEWORK 1
11220| #define WITH_DYLD 1
11221| #define SHLIB_EXT ".so"
11222| #define HAVE_LIBDL 1
11223| #define WITH_LIBINTL 1
11224| #define WITH_THREAD 1
11225| #define _REENTRANT 1
11226| #define HAVE_PTHREAD_SIGMASK 1
11227| #define HAVE_PTHREAD_ATFORK 1
11228| #define ENABLE_IPV6 1
11229| #define HAVE_OSX105_SDK 1
11230| #define WITH_DOC_STRINGS 1
11231| #define WITH_PYMALLOC 1
11232| #define HAVE_DLOPEN 1
11233| #define HAVE_DYNAMIC_LOADING 1
11234| #define HAVE_ALARM 1
11235| #define HAVE_SETITIMER 1
11236| #define HAVE_GETITIMER 1
11237| #define HAVE_CHOWN 1
11238| #define HAVE_CLOCK 1
11239| #define HAVE_CONFSTR 1
11240| #define HAVE_CTERMID 1
11241| #define HAVE_EXECV 1
11242| #define HAVE_FCHMOD 1
11243| #define HAVE_FCHOWN 1
11244| #define HAVE_FORK 1
11245| #define HAVE_FPATHCONF 1
11246| #define HAVE_FTIME 1
11247| #define HAVE_FTRUNCATE 1
11248| #define HAVE_GAI_STRERROR 1
11249| #define HAVE_GETGROUPS 1
11250| #define HAVE_GETLOGIN 1
11251| #define HAVE_GETLOADAVG 1
11252| #define HAVE_GETPEERNAME 1
11253| #define HAVE_GETPGID 1
11254| #define HAVE_GETPID 1
11255| #define HAVE_GETPRIORITY 1
11256| #define HAVE_GETPWENT 1
11257| #define HAVE_GETSID 1
11258| #define HAVE_GETWD 1
11259| #define HAVE_INITGROUPS 1
11260| #define HAVE_KILL 1
11261| #define HAVE_KILLPG 1
11262| #define HAVE_LCHMOD 1
11263| #define HAVE_LCHOWN 1
11264| #define HAVE_LSTAT 1
11265| #define HAVE_MKFIFO 1
11266| #define HAVE_MKNOD 1
11267| #define HAVE_MKTIME 1
11268| #define HAVE_NICE 1
11269| #define HAVE_PATHCONF 1
11270| #define HAVE_PAUSE 1
11271| #define HAVE_POLL 1
11272| #define HAVE_PUTENV 1
11273| #define HAVE_READLINK 1
11274| #define HAVE_REALPATH 1
11275| #define HAVE_SELECT 1
11276| #define HAVE_SEM_OPEN 1
11277| #define HAVE_SEM_GETVALUE 1
11278| #define HAVE_SEM_UNLINK 1
11279| #define HAVE_SETEGID 1
11280| #define HAVE_SETEUID 1
11281| #define HAVE_SETGID 1
11282| #define HAVE_SETLOCALE 1
11283| #define HAVE_SETREGID 1
11284| #define HAVE_SETREUID 1
11285| #define HAVE_SETSID 1
11286| #define HAVE_SETPGID 1
11287| #define HAVE_SETPGRP 1
11288| #define HAVE_SETUID 1
11289| #define HAVE_SETVBUF 1
11290| #define HAVE_SNPRINTF 1
11291| #define HAVE_SETLOCALE 1
11292| #define HAVE_SETREGID 1
11293| #define HAVE_SETREUID 1
11294| #define HAVE_SETSID 1
11295| #define HAVE_SETPGID 1
11296| #define HAVE_SETPGRP 1
11297| #define HAVE_SETUID 1
11298| #define HAVE_SETVBUF 1
11299| #define HAVE_SNPRINTF 1
11300| #define HAVE_SIGACTION 1
11301| #define HAVE_SIGINTERRUPT 1
11302| #define HAVE_SIGRELSE 1
11303| #define HAVE_STRFTIME 1
11304| #define HAVE_SYSCONF 1
11305| #define HAVE_TCGETPGRP 1
11306| #define HAVE_TCSETPGRP 1
11307| #define HAVE_TEMPNAM 1
11308| #define HAVE_TIMEGM 1
11309| #define HAVE_TIMES 1
11310| #define HAVE_TMPFILE 1
11311| #define HAVE_TMPNAM 1
11312| #define HAVE_TRUNCATE 1
11313| #define HAVE_UNAME 1
11314| #define HAVE_UNSETENV 1
11315| #define HAVE_UTIMES 1
11316| #define HAVE_WAITPID 1
11317| #define HAVE_WAIT3 1
11318| #define HAVE_WAIT4 1
11319| #define HAVE_WCSCOLL 1
11320| #define HAVE_CHROOT 1
11321| #define HAVE_LINK 1
11322| #define HAVE_SYMLINK 1
11323| #define HAVE_FCHDIR 1
11324| #define HAVE_FSYNC 1
11325| #define HAVE_KQUEUE 1
11326| #define HAVE_CTERMID_R 1
11327| #define HAVE_FLOCK 1
11328| #define HAVE_GETPAGESIZE 1
11329| #define HAVE_ZLIB_COPY 1
11330| #define HAVE_INET_PTON 1
11331| #define HAVE_SETGROUPS 1
11332| #define HAVE_OPENPTY 1
11333| #define HAVE_FORKPTY 1
11334| #define HAVE_MEMMOVE 1
11335| #define HAVE_FSEEKO 1
11336| #define HAVE_FSTATVFS 1
11337| #define HAVE_FTELLO 1
11338| #define HAVE_STATVFS 1
11339| #define HAVE_DUP2 1
11340| #define HAVE_GETCWD 1
11341| #define HAVE_STRDUP 1
11342| #define HAVE_GETPGRP 1
11343| #define HAVE_SETPGRP 1
11344| /* end confdefs.h.  */
11345| #include <unistd.h>
11346| int
11347| main ()
11348| {
11349| setpgrp(0,0);
11350|   ;
11351|   return 0;
11352| }
11353configure:11286: checking for gettimeofday
11354configure:11286: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
11355configure:11286: $? = 0
11356configure:11286: result: yes
11357configure:11302: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 conftest.c >&5
11358configure:11302: $? = 0
11359configure:11316: checking for major
11360configure:11339: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
11361conftest.c:226:10: fatal error: 'sys/types.h' file not found
11362#include <sys/types.h>
11363         ^
113641 error generated.
11365configure:11339: $? = 1
11366configure: failed program was:
11367| /* confdefs.h */
11368| #define _GNU_SOURCE 1
11369| #define _NETBSD_SOURCE 1
11370| #define __BSD_VISIBLE 1
11371| #define _BSD_TYPES 1
11372| #define _DARWIN_C_SOURCE 1
11373| #define STDC_HEADERS 1
11374| #define HAVE_SYS_TYPES_H 1
11375| #define HAVE_SYS_STAT_H 1
11376| #define HAVE_STDLIB_H 1
11377| #define HAVE_STRING_H 1
11378| #define HAVE_MEMORY_H 1
11379| #define HAVE_STRINGS_H 1
11380| #define HAVE_INTTYPES_H 1
11381| #define HAVE_STDINT_H 1
11382| #define HAVE_UNISTD_H 1
11383| #define __EXTENSIONS__ 1
11384| #define _ALL_SOURCE 1
11385| #define _GNU_SOURCE 1
11386| #define _POSIX_PTHREAD_SEMANTICS 1
11387| #define _TANDEM_SOURCE 1
11388| #define STDC_HEADERS 1
11389| #define HAVE_CURSES_H 1
11390| #define HAVE_DLFCN_H 1
11391| #define HAVE_ERRNO_H 1
11392| #define HAVE_FCNTL_H 1
11393| #define HAVE_GRP_H 1
11394| #define HAVE_LANGINFO_H 1
11395| #define HAVE_LIBINTL_H 1
11396| #define HAVE_NCURSES_H 1
11397| #define HAVE_POLL_H 1
11398| #define HAVE_PTHREAD_H 1
11399| #define HAVE_SIGNAL_H 1
11400| #define HAVE_STDINT_H 1
11401| #define HAVE_TERMIOS_H 1
11402| #define HAVE_UNISTD_H 1
11403| #define HAVE_UTIME_H 1
11404| #define HAVE_SYS_EVENT_H 1
11405| #define HAVE_SYS_FILE_H 1
11406| #define HAVE_SYS_LOCK_H 1
11407| #define HAVE_SYS_PARAM_H 1
11408| #define HAVE_SYS_POLL_H 1
11409| #define HAVE_SYS_SELECT_H 1
11410| #define HAVE_SYS_SOCKET_H 1
11411| #define HAVE_SYS_STATVFS_H 1
11412| #define HAVE_SYS_STAT_H 1
11413| #define HAVE_SYS_TIME_H 1
11414| #define HAVE_SYS_TIMES_H 1
11415| #define HAVE_SYS_TYPES_H 1
11416| #define HAVE_SYS_UN_H 1
11417| #define HAVE_SYS_UTSNAME_H 1
11418| #define HAVE_SYS_WAIT_H 1
11419| #define HAVE_SYS_RESOURCE_H 1
11420| #define HAVE_SYSEXITS_H 1
11421| #define HAVE_SPAWN_H 1
11422| #define HAVE_UTIL_H 1
11423| #define HAVE_ALLOCA_H 1
11424| #define HAVE_DIRENT_H 1
11425| #define HAVE_TERM_H 1
11426| #define HAVE_MAKEDEV 1
11427| #define _LARGEFILE_SOURCE 1
11428| #define _FILE_OFFSET_BITS 64
11429| #if defined(SCO_DS)
11430| #undef _OFF_T
11431| #endif
11432| #define RETSIGTYPE void
11433| #define HAVE_UINT32_T 1
11434| #define HAVE_UINT64_T 1
11435| #define HAVE_INT32_T 1
11436| #define HAVE_INT64_T 1
11437| #define HAVE_SSIZE_T 1
11438| #define SIZEOF_INT 4
11439| #define SIZEOF_LONG 8
11440| #define SIZEOF_VOID_P 8
11441| #define SIZEOF_SHORT 2
11442| #define SIZEOF_FLOAT 4
11443| #define SIZEOF_DOUBLE 8
11444| #define SIZEOF_FPOS_T 8
11445| #define SIZEOF_SIZE_T 8
11446| #define SIZEOF_PID_T 4
11447| #define HAVE_LONG_LONG 1
11448| #define SIZEOF_LONG_LONG 8
11449| #define HAVE_LONG_DOUBLE 1
11450| #define SIZEOF_LONG_DOUBLE 16
11451| #define HAVE_C99_BOOL 1
11452| #define SIZEOF__BOOL 1
11453| #define HAVE_UINTPTR_T 1
11454| #define SIZEOF_UINTPTR_T 8
11455| #define SIZEOF_OFF_T 8
11456| #define SIZEOF_TIME_T 8
11457| #define SIZEOF_PTHREAD_T 8
11458| #define USE_TOOLBOX_OBJECT_GLUE 1
11459| #define WITH_NEXT_FRAMEWORK 1
11460| #define WITH_DYLD 1
11461| #define SHLIB_EXT ".so"
11462| #define HAVE_LIBDL 1
11463| #define WITH_LIBINTL 1
11464| #define WITH_THREAD 1
11465| #define _REENTRANT 1
11466| #define HAVE_PTHREAD_SIGMASK 1
11467| #define HAVE_PTHREAD_ATFORK 1
11468| #define ENABLE_IPV6 1
11469| #define HAVE_OSX105_SDK 1
11470| #define WITH_DOC_STRINGS 1
11471| #define WITH_PYMALLOC 1
11472| #define HAVE_DLOPEN 1
11473| #define HAVE_DYNAMIC_LOADING 1
11474| #define HAVE_ALARM 1
11475| #define HAVE_SETITIMER 1
11476| #define HAVE_GETITIMER 1
11477| #define HAVE_CHOWN 1
11478| #define HAVE_CLOCK 1
11479| #define HAVE_CONFSTR 1
11480| #define HAVE_CTERMID 1
11481| #define HAVE_EXECV 1
11482| #define HAVE_FCHMOD 1
11483| #define HAVE_FCHOWN 1
11484| #define HAVE_FORK 1
11485| #define HAVE_FPATHCONF 1
11486| #define HAVE_FTIME 1
11487| #define HAVE_FTRUNCATE 1
11488| #define HAVE_GAI_STRERROR 1
11489| #define HAVE_GETGROUPS 1
11490| #define HAVE_GETLOGIN 1
11491| #define HAVE_GETLOADAVG 1
11492| #define HAVE_GETPEERNAME 1
11493| #define HAVE_GETPGID 1
11494| #define HAVE_GETPID 1
11495| #define HAVE_GETPRIORITY 1
11496| #define HAVE_GETPWENT 1
11497| #define HAVE_GETSID 1
11498| #define HAVE_GETWD 1
11499| #define HAVE_INITGROUPS 1
11500| #define HAVE_KILL 1
11501| #define HAVE_KILLPG 1
11502| #define HAVE_LCHMOD 1
11503| #define HAVE_LCHOWN 1
11504| #define HAVE_LSTAT 1
11505| #define HAVE_MKFIFO 1
11506| #define HAVE_MKNOD 1
11507| #define HAVE_MKTIME 1
11508| #define HAVE_NICE 1
11509| #define HAVE_PATHCONF 1
11510| #define HAVE_PAUSE 1
11511| #define HAVE_POLL 1
11512| #define HAVE_PUTENV 1
11513| #define HAVE_READLINK 1
11514| #define HAVE_REALPATH 1
11515| #define HAVE_SELECT 1
11516| #define HAVE_SEM_OPEN 1
11517| #define HAVE_SEM_GETVALUE 1
11518| #define HAVE_SEM_UNLINK 1
11519| #define HAVE_SETEGID 1
11520| #define HAVE_SETEUID 1
11521| #define HAVE_SETGID 1
11522| #define HAVE_SETLOCALE 1
11523| #define HAVE_SETREGID 1
11524| #define HAVE_SETREUID 1
11525| #define HAVE_SETSID 1
11526| #define HAVE_SETPGID 1
11527| #define HAVE_SETPGRP 1
11528| #define HAVE_SETUID 1
11529| #define HAVE_SETVBUF 1
11530| #define HAVE_SNPRINTF 1
11531| #define HAVE_SETLOCALE 1
11532| #define HAVE_SETREGID 1
11533| #define HAVE_SETREUID 1
11534| #define HAVE_SETSID 1
11535| #define HAVE_SETPGID 1
11536| #define HAVE_SETPGRP 1
11537| #define HAVE_SETUID 1
11538| #define HAVE_SETVBUF 1
11539| #define HAVE_SNPRINTF 1
11540| #define HAVE_SIGACTION 1
11541| #define HAVE_SIGINTERRUPT 1
11542| #define HAVE_SIGRELSE 1
11543| #define HAVE_STRFTIME 1
11544| #define HAVE_SYSCONF 1
11545| #define HAVE_TCGETPGRP 1
11546| #define HAVE_TCSETPGRP 1
11547| #define HAVE_TEMPNAM 1
11548| #define HAVE_TIMEGM 1
11549| #define HAVE_TIMES 1
11550| #define HAVE_TMPFILE 1
11551| #define HAVE_TMPNAM 1
11552| #define HAVE_TRUNCATE 1
11553| #define HAVE_UNAME 1
11554| #define HAVE_UNSETENV 1
11555| #define HAVE_UTIMES 1
11556| #define HAVE_WAITPID 1
11557| #define HAVE_WAIT3 1
11558| #define HAVE_WAIT4 1
11559| #define HAVE_WCSCOLL 1
11560| #define HAVE_CHROOT 1
11561| #define HAVE_LINK 1
11562| #define HAVE_SYMLINK 1
11563| #define HAVE_FCHDIR 1
11564| #define HAVE_FSYNC 1
11565| #define HAVE_KQUEUE 1
11566| #define HAVE_CTERMID_R 1
11567| #define HAVE_FLOCK 1
11568| #define HAVE_GETPAGESIZE 1
11569| #define HAVE_ZLIB_COPY 1
11570| #define HAVE_INET_PTON 1
11571| #define HAVE_SETGROUPS 1
11572| #define HAVE_OPENPTY 1
11573| #define HAVE_FORKPTY 1
11574| #define HAVE_MEMMOVE 1
11575| #define HAVE_FSEEKO 1
11576| #define HAVE_FSTATVFS 1
11577| #define HAVE_FTELLO 1
11578| #define HAVE_STATVFS 1
11579| #define HAVE_DUP2 1
11580| #define HAVE_GETCWD 1
11581| #define HAVE_STRDUP 1
11582| #define HAVE_GETPGRP 1
11583| #define HAVE_SETPGRP 1
11584| #define HAVE_GETTIMEOFDAY 1
11585| /* end confdefs.h.  */
11586|
11587| #if defined(MAJOR_IN_MKDEV)
11588| #include <sys/mkdev.h>
11589| #elif defined(MAJOR_IN_SYSMACROS)
11590| #include <sys/sysmacros.h>
11591| #else
11592| #include <sys/types.h>
11593| #endif
11594|
11595| int
11596| main ()
11597| {
11598|
11599|   makedev(major(0),minor(0));
11600|
11601|   ;
11602|   return 0;
11603| }
11604configure:11349: result: no
11605configure:11358: checking for getaddrinfo
11606configure:11376: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db46 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 conftest.c -ldl  >&5
11607conftest.c:221:10: fatal error: 'sys/types.h' file not found
11608#include <sys/types.h>
11609         ^
116101 error generated.
11611configure:11376: $? = 1
11612configure: failed program was:
11613| /* confdefs.h */
11614| #define _GNU_SOURCE 1
11615| #define _NETBSD_SOURCE 1
11616| #define __BSD_VISIBLE 1
11617| #define _BSD_TYPES 1
11618| #define _DARWIN_C_SOURCE 1
11619| #define STDC_HEADERS 1
11620| #define HAVE_SYS_TYPES_H 1
11621| #define HAVE_SYS_STAT_H 1
11622| #define HAVE_STDLIB_H 1
11623| #define HAVE_STRING_H 1
11624| #define HAVE_MEMORY_H 1
11625| #define HAVE_STRINGS_H 1
11626| #define HAVE_INTTYPES_H 1
11627| #define HAVE_STDINT_H 1
11628| #define HAVE_UNISTD_H 1
11629| #define __EXTENSIONS__ 1
11630| #define _ALL_SOURCE 1
11631| #define _GNU_SOURCE 1
11632| #define _POSIX_PTHREAD_SEMANTICS 1
11633| #define _TANDEM_SOURCE 1
11634| #define STDC_HEADERS 1
11635| #define HAVE_CURSES_H 1
11636| #define HAVE_DLFCN_H 1
11637| #define HAVE_ERRNO_H 1
11638| #define HAVE_FCNTL_H 1
11639| #define HAVE_GRP_H 1
11640| #define HAVE_LANGINFO_H 1
11641| #define HAVE_LIBINTL_H 1
11642| #define HAVE_NCURSES_H 1
11643| #define HAVE_POLL_H 1
11644| #define HAVE_PTHREAD_H 1
11645| #define HAVE_SIGNAL_H 1
11646| #define HAVE_STDINT_H 1
11647| #define HAVE_TERMIOS_H 1
11648| #define HAVE_UNISTD_H 1
11649| #define HAVE_UTIME_H 1
11650| #define HAVE_SYS_EVENT_H 1
11651| #define HAVE_SYS_FILE_H 1
11652| #define HAVE_SYS_LOCK_H 1
11653| #define HAVE_SYS_PARAM_H 1
11654| #define HAVE_SYS_POLL_H 1
11655| #define HAVE_SYS_SELECT_H 1
11656| #define HAVE_SYS_SOCKET_H 1
11657| #define HAVE_SYS_STATVFS_H 1
11658| #define HAVE_SYS_STAT_H 1
11659| #define HAVE_SYS_TIME_H 1
11660| #define HAVE_SYS_TIMES_H 1
11661| #define HAVE_SYS_TYPES_H 1
11662| #define HAVE_SYS_UN_H 1
11663| #define HAVE_SYS_UTSNAME_H 1
11664| #define HAVE_SYS_WAIT_H 1
11665| #define HAVE_SYS_RESOURCE_H 1
11666| #define HAVE_SYSEXITS_H 1
11667| #define HAVE_SPAWN_H 1
11668| #define HAVE_UTIL_H 1
11669| #define HAVE_ALLOCA_H 1
11670| #define HAVE_DIRENT_H 1
11671| #define HAVE_TERM_H 1
11672| #define HAVE_MAKEDEV 1
11673| #define _LARGEFILE_SOURCE 1
11674| #define _FILE_OFFSET_BITS 64
11675| #if defined(SCO_DS)
11676| #undef _OFF_T
11677| #endif
11678| #define RETSIGTYPE void
11679| #define HAVE_UINT32_T 1
11680| #define HAVE_UINT64_T 1
11681| #define HAVE_INT32_T 1
11682| #define HAVE_INT64_T 1
11683| #define HAVE_SSIZE_T 1
11684| #define SIZEOF_INT 4
11685| #define SIZEOF_LONG 8
11686| #define SIZEOF_VOID_P 8
11687| #define SIZEOF_SHORT 2
11688| #define SIZEOF_FLOAT 4
11689| #define SIZEOF_DOUBLE 8
11690| #define SIZEOF_FPOS_T 8
11691| #define SIZEOF_SIZE_T 8
11692| #define SIZEOF_PID_T 4
11693| #define HAVE_LONG_LONG 1
11694| #define SIZEOF_LONG_LONG 8
11695| #define HAVE_LONG_DOUBLE 1
11696| #define SIZEOF_LONG_DOUBLE 16
11697| #define HAVE_C99_BOOL 1
11698| #define SIZEOF__BOOL 1
11699| #define HAVE_UINTPTR_T 1
11700| #define SIZEOF_UINTPTR_T 8
11701| #define SIZEOF_OFF_T 8
11702| #define SIZEOF_TIME_T 8
11703| #define SIZEOF_PTHREAD_T 8
11704| #define USE_TOOLBOX_OBJECT_GLUE 1
11705| #define WITH_NEXT_FRAMEWORK 1
11706| #define WITH_DYLD 1
11707| #define SHLIB_EXT ".so"
11708| #define HAVE_LIBDL 1
11709| #define WITH_LIBINTL 1
11710| #define WITH_THREAD 1
11711| #define _REENTRANT 1
11712| #define HAVE_PTHREAD_SIGMASK 1
11713| #define HAVE_PTHREAD_ATFORK 1
11714| #define ENABLE_IPV6 1
11715| #define HAVE_OSX105_SDK 1
11716| #define WITH_DOC_STRINGS 1
11717| #define WITH_PYMALLOC 1
11718| #define HAVE_DLOPEN 1
11719| #define HAVE_DYNAMIC_LOADING 1
11720| #define HAVE_ALARM 1
11721| #define HAVE_SETITIMER 1
11722| #define HAVE_GETITIMER 1
11723| #define HAVE_CHOWN 1
11724| #define HAVE_CLOCK 1
11725| #define HAVE_CONFSTR 1
11726| #define HAVE_CTERMID 1
11727| #define HAVE_EXECV 1
11728| #define HAVE_FCHMOD 1
11729| #define HAVE_FCHOWN 1
11730| #define HAVE_FORK 1
11731| #define HAVE_FPATHCONF 1
11732| #define HAVE_FTIME 1
11733| #define HAVE_FTRUNCATE 1
11734| #define HAVE_GAI_STRERROR 1
11735| #define HAVE_GETGROUPS 1
11736| #define HAVE_GETLOGIN 1
11737| #define HAVE_GETLOADAVG 1
11738| #define HAVE_GETPEERNAME 1
11739| #define HAVE_GETPGID 1
11740| #define HAVE_GETPID 1
11741| #define HAVE_GETPRIORITY 1
11742| #define HAVE_GETPWENT 1
11743| #define HAVE_GETSID 1
11744| #define HAVE_GETWD 1
11745| #define HAVE_INITGROUPS 1
11746| #define HAVE_KILL 1
11747| #define HAVE_KILLPG 1
11748| #define HAVE_LCHMOD 1
11749| #define HAVE_LCHOWN 1
11750| #define HAVE_LSTAT 1
11751| #define HAVE_MKFIFO 1
11752| #define HAVE_MKNOD 1
11753| #define HAVE_MKTIME 1
11754| #define HAVE_NICE 1
11755| #define HAVE_PATHCONF 1
11756| #define HAVE_PAUSE 1
11757| #define HAVE_POLL 1
11758| #define HAVE_PUTENV 1
11759| #define HAVE_READLINK 1
11760| #define HAVE_REALPATH 1
11761| #define HAVE_SELECT 1
11762| #define HAVE_SEM_OPEN 1
11763| #define HAVE_SEM_GETVALUE 1
11764| #define HAVE_SEM_UNLINK 1
11765| #define HAVE_SETEGID 1
11766| #define HAVE_SETEUID 1
11767| #define HAVE_SETGID 1
11768| #define HAVE_SETLOCALE 1
11769| #define HAVE_SETREGID 1
11770| #define HAVE_SETREUID 1
11771| #define HAVE_SETSID 1
11772| #define HAVE_SETPGID 1
11773| #define HAVE_SETPGRP 1
11774| #define HAVE_SETUID 1
11775| #define HAVE_SETVBUF 1
11776| #define HAVE_SNPRINTF 1
11777| #define HAVE_SETLOCALE 1
11778| #define HAVE_SETREGID 1
11779| #define HAVE_SETREUID 1
11780| #define HAVE_SETSID 1
11781| #define HAVE_SETPGID 1
11782| #define HAVE_SETPGRP 1
11783| #define HAVE_SETUID 1
11784| #define HAVE_SETVBUF 1
11785| #define HAVE_SNPRINTF 1
11786| #define HAVE_SIGACTION 1
11787| #define HAVE_SIGINTERRUPT 1
11788| #define HAVE_SIGRELSE 1
11789| #define HAVE_STRFTIME 1
11790| #define HAVE_SYSCONF 1
11791| #define HAVE_TCGETPGRP 1
11792| #define HAVE_TCSETPGRP 1
11793| #define HAVE_TEMPNAM 1
11794| #define HAVE_TIMEGM 1
11795| #define HAVE_TIMES 1
11796| #define HAVE_TMPFILE 1
11797| #define HAVE_TMPNAM 1
11798| #define HAVE_TRUNCATE 1
11799| #define HAVE_UNAME 1
11800| #define HAVE_UNSETENV 1
11801| #define HAVE_UTIMES 1
11802| #define HAVE_WAITPID 1
11803| #define HAVE_WAIT3 1
11804| #define HAVE_WAIT4 1
11805| #define HAVE_WCSCOLL 1
11806| #define HAVE_CHROOT 1
11807| #define HAVE_LINK 1
11808| #define HAVE_SYMLINK 1
11809| #define HAVE_FCHDIR 1
11810| #define HAVE_FSYNC 1
11811| #define HAVE_KQUEUE 1
11812| #define HAVE_CTERMID_R 1
11813| #define HAVE_FLOCK 1
11814| #define HAVE_GETPAGESIZE 1
11815| #define HAVE_ZLIB_COPY 1
11816| #define HAVE_INET_PTON 1
11817| #define HAVE_SETGROUPS 1
11818| #define HAVE_OPENPTY 1
11819| #define HAVE_FORKPTY 1
11820| #define HAVE_MEMMOVE 1
11821| #define HAVE_FSEEKO 1
11822| #define HAVE_FSTATVFS 1
11823| #define HAVE_FTELLO 1
11824| #define HAVE_STATVFS 1
11825| #define HAVE_DUP2 1
11826| #define HAVE_GETCWD 1
11827| #define HAVE_STRDUP 1
11828| #define HAVE_GETPGRP 1
11829| #define HAVE_SETPGRP 1
11830| #define HAVE_GETTIMEOFDAY 1
11831| /* end confdefs.h.  */
11832|
11833| #include <sys/types.h>
11834| #include <sys/socket.h>
11835| #include <netdb.h>
11836| #include <stdio.h>
11837|
11838| int
11839| main ()
11840| {
11841| getaddrinfo(NULL, NULL, NULL, NULL);
11842|   ;
11843|   return 0;
11844| }
11845configure:11383: result: no
11846configure:11504: result:
11847
11848## ---------------- ##
11849## Cache variables. ##
11850## ---------------- ##
11851
11852ac_cv_build=x86_64-apple-darwin13.0.0
11853ac_cv_c_compiler_gnu=yes
11854ac_cv_c_int32_t=yes
11855ac_cv_c_int64_t=yes
11856ac_cv_c_uint32_t=yes
11857ac_cv_c_uint64_t=yes
11858ac_cv_cxx_thread=no
11859ac_cv_env_CC_set=set
11860ac_cv_env_CC_value=/usr/bin/clang
11861ac_cv_env_CFLAGS_set=set
11862ac_cv_env_CFLAGS_value='-pipe -Os -fwrapv -arch x86_64 -arch i386'
11863ac_cv_env_CPPFLAGS_set=set
11864ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/db46'
11865ac_cv_env_CPP_set=
11866ac_cv_env_CPP_value=
11867ac_cv_env_LDFLAGS_set=set
11868ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386'
11869ac_cv_env_LIBS_set=
11870ac_cv_env_LIBS_value=
11871ac_cv_env_build_alias_set=
11872ac_cv_env_build_alias_value=
11873ac_cv_env_host_alias_set=
11874ac_cv_env_host_alias_value=
11875ac_cv_env_target_alias_set=
11876ac_cv_env_target_alias_value=
11877ac_cv_flock_decl=yes
11878ac_cv_func__getpty=no
11879ac_cv_func_alarm=yes
11880ac_cv_func_bind_textdomain_codeset=no
11881ac_cv_func_chown=yes
11882ac_cv_func_clock=yes
11883ac_cv_func_confstr=yes
11884ac_cv_func_ctermid=yes
11885ac_cv_func_dlopen=yes
11886ac_cv_func_dup2=yes
11887ac_cv_func_execv=yes
11888ac_cv_func_fchmod=yes
11889ac_cv_func_fchown=yes
11890ac_cv_func_flock=yes
11891ac_cv_func_fork=yes
11892ac_cv_func_forkpty=yes
11893ac_cv_func_fpathconf=yes
11894ac_cv_func_fseek64=no
11895ac_cv_func_fseeko=yes
11896ac_cv_func_fstatvfs=yes
11897ac_cv_func_ftell64=no
11898ac_cv_func_ftello=yes
11899ac_cv_func_ftime=yes
11900ac_cv_func_ftruncate=yes
11901ac_cv_func_gai_strerror=yes
11902ac_cv_func_getcwd=yes
11903ac_cv_func_getgroups=yes
11904ac_cv_func_getitimer=yes
11905ac_cv_func_getloadavg=yes
11906ac_cv_func_getlogin=yes
11907ac_cv_func_getpeername=yes
11908ac_cv_func_getpgid=yes
11909ac_cv_func_getpgrp=yes
11910ac_cv_func_getpid=yes
11911ac_cv_func_getpriority=yes
11912ac_cv_func_getpwent=yes
11913ac_cv_func_getresgid=no
11914ac_cv_func_getresuid=no
11915ac_cv_func_getsid=yes
11916ac_cv_func_getspent=no
11917ac_cv_func_getspnam=no
11918ac_cv_func_gettimeofday=yes
11919ac_cv_func_getwd=yes
11920ac_cv_func_initgroups=yes
11921ac_cv_func_kill=yes
11922ac_cv_func_killpg=yes
11923ac_cv_func_lchmod=yes
11924ac_cv_func_lchown=yes
11925ac_cv_func_lstat=yes
11926ac_cv_func_memmove=yes
11927ac_cv_func_mkfifo=yes
11928ac_cv_func_mknod=yes
11929ac_cv_func_mktime=yes
11930ac_cv_func_mremap=no
11931ac_cv_func_nice=yes
11932ac_cv_func_openpty=yes
11933ac_cv_func_pathconf=yes
11934ac_cv_func_pause=yes
11935ac_cv_func_plock=no
11936ac_cv_func_poll=yes
11937ac_cv_func_pthread_atfork=yes
11938ac_cv_func_pthread_init=no
11939ac_cv_func_pthread_sigmask=yes
11940ac_cv_func_putenv=yes
11941ac_cv_func_readlink=yes
11942ac_cv_func_realpath=yes
11943ac_cv_func_select=yes
11944ac_cv_func_sem_getvalue=yes
11945ac_cv_func_sem_open=yes
11946ac_cv_func_sem_timedwait=no
11947ac_cv_func_sem_unlink=yes
11948ac_cv_func_setegid=yes
11949ac_cv_func_seteuid=yes
11950ac_cv_func_setgid=yes
11951ac_cv_func_setitimer=yes
11952ac_cv_func_setlocale=yes
11953ac_cv_func_setpgid=yes
11954ac_cv_func_setpgrp=yes
11955ac_cv_func_setregid=yes
11956ac_cv_func_setresgid=no
11957ac_cv_func_setresuid=no
11958ac_cv_func_setreuid=yes
11959ac_cv_func_setsid=yes
11960ac_cv_func_setuid=yes
11961ac_cv_func_setvbuf=yes
11962ac_cv_func_sigaction=yes
11963ac_cv_func_siginterrupt=yes
11964ac_cv_func_sigrelse=yes
11965ac_cv_func_snprintf=yes
11966ac_cv_func_statvfs=yes
11967ac_cv_func_strdup=yes
11968ac_cv_func_strftime=yes
11969ac_cv_func_sysconf=yes
11970ac_cv_func_tcgetpgrp=yes
11971ac_cv_func_tcsetpgrp=yes
11972ac_cv_func_tempnam=yes
11973ac_cv_func_timegm=yes
11974ac_cv_func_times=yes
11975ac_cv_func_tmpfile=yes
11976ac_cv_func_tmpnam=yes
11977ac_cv_func_tmpnam_r=no
11978ac_cv_func_truncate=yes
11979ac_cv_func_uname=yes
11980ac_cv_func_unsetenv=yes
11981ac_cv_func_utimes=yes
11982ac_cv_func_wait3=yes
11983ac_cv_func_wait4=yes
11984ac_cv_func_waitpid=yes
11985ac_cv_func_wcscoll=yes
11986ac_cv_has_makedev=yes
11987ac_cv_have_chflags=no
11988ac_cv_have_lchflags=no
11989ac_cv_header_alloca_h=yes
11990ac_cv_header_asm_types_h=no
11991ac_cv_header_bluetooth_bluetooth_h=no
11992ac_cv_header_bluetooth_h=no
11993ac_cv_header_conio_h=no
11994ac_cv_header_curses_h=yes
11995ac_cv_header_direct_h=no
11996ac_cv_header_dirent_dirent_h=yes
11997ac_cv_header_dlfcn_h=yes
11998ac_cv_header_errno_h=yes
11999ac_cv_header_fcntl_h=yes
12000ac_cv_header_grp_h=yes
12001ac_cv_header_ieeefp_h=no
12002ac_cv_header_inttypes_h=yes
12003ac_cv_header_io_h=no
12004ac_cv_header_langinfo_h=yes
12005ac_cv_header_libintl_h=yes
12006ac_cv_header_libutil_h=no
12007ac_cv_header_linux_netlink_h=no
12008ac_cv_header_linux_tipc_h=no
12009ac_cv_header_memory_h=yes
12010ac_cv_header_minix_config_h=no
12011ac_cv_header_ncurses_h=yes
12012ac_cv_header_netpacket_packet_h=no
12013ac_cv_header_poll_h=yes
12014ac_cv_header_process_h=no
12015ac_cv_header_pthread_h=yes
12016ac_cv_header_pty_h=no
12017ac_cv_header_shadow_h=no
12018ac_cv_header_signal_h=yes
12019ac_cv_header_spawn_h=yes
12020ac_cv_header_stdc=yes
12021ac_cv_header_stdint_h=yes
12022ac_cv_header_stdlib_h=yes
12023ac_cv_header_string_h=yes
12024ac_cv_header_strings_h=yes
12025ac_cv_header_stropts_h=no
12026ac_cv_header_sys_audioio_h=no
12027ac_cv_header_sys_bsdtty_h=no
12028ac_cv_header_sys_epoll_h=no
12029ac_cv_header_sys_event_h=yes
12030ac_cv_header_sys_file_h=yes
12031ac_cv_header_sys_loadavg_h=no
12032ac_cv_header_sys_lock_h=yes
12033ac_cv_header_sys_mkdev_h=no
12034ac_cv_header_sys_modem_h=no
12035ac_cv_header_sys_param_h=yes
12036ac_cv_header_sys_poll_h=yes
12037ac_cv_header_sys_resource_h=yes
12038ac_cv_header_sys_select_h=yes
12039ac_cv_header_sys_socket_h=yes
12040ac_cv_header_sys_stat_h=yes
12041ac_cv_header_sys_statvfs_h=yes
12042ac_cv_header_sys_termio_h=no
12043ac_cv_header_sys_time_h=yes
12044ac_cv_header_sys_times_h=yes
12045ac_cv_header_sys_types_h=yes
12046ac_cv_header_sys_types_h_makedev=yes
12047ac_cv_header_sys_un_h=yes
12048ac_cv_header_sys_utsname_h=yes
12049ac_cv_header_sys_wait_h=yes
12050ac_cv_header_sysexits_h=yes
12051ac_cv_header_term_h=yes
12052ac_cv_header_termios_h=yes
12053ac_cv_header_thread_h=no
12054ac_cv_header_unistd_h=yes
12055ac_cv_header_util_h=yes
12056ac_cv_header_utime_h=yes
12057ac_cv_host=x86_64-apple-darwin13.0.0
12058ac_cv_kpthread=no
12059ac_cv_kthread=no
12060ac_cv_lib_c_inet_aton=yes
12061ac_cv_lib_dl_dlopen=yes
12062ac_cv_lib_dld_shl_load=no
12063ac_cv_lib_intl_textdomain=yes
12064ac_cv_lib_nsl_t_open=no
12065ac_cv_lib_socket_socket=no
12066ac_cv_lib_z_inflateCopy=yes
12067ac_cv_no_strict_aliasing_ok=yes
12068ac_cv_objext=o
12069ac_cv_opt_olimit_ok=yes
12070ac_cv_path_EGREP='/usr/bin/grep -E'
12071ac_cv_path_GREP=/usr/bin/grep
12072ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
12073ac_cv_prog_CPP='/usr/bin/clang -E'
12074ac_cv_prog_HAS_HG=not-found
12075ac_cv_prog_SVNVERSION=found
12076ac_cv_prog_TRUE=true
12077ac_cv_prog_ac_ct_AR=ar
12078ac_cv_prog_ac_ct_CC=/usr/bin/clang
12079ac_cv_prog_ac_ct_RANLIB=ranlib
12080ac_cv_prog_cc_c89=
12081ac_cv_prog_cc_g=yes
12082ac_cv_pthread=no
12083ac_cv_pthread_is_default=yes
12084ac_cv_pthread_system_supported=no
12085ac_cv_safe_to_define___extensions__=yes
12086ac_cv_search_opendir='none required'
12087ac_cv_search_sem_init='none required'
12088ac_cv_sizeof__Bool=1
12089ac_cv_sizeof_double=8
12090ac_cv_sizeof_float=4
12091ac_cv_sizeof_fpos_t=8
12092ac_cv_sizeof_int=4
12093ac_cv_sizeof_long=8
12094ac_cv_sizeof_long_double=16
12095ac_cv_sizeof_long_long=8
12096ac_cv_sizeof_off_t=8
12097ac_cv_sizeof_pid_t=4
12098ac_cv_sizeof_pthread_t=8
12099ac_cv_sizeof_short=2
12100ac_cv_sizeof_size_t=8
12101ac_cv_sizeof_time_t=8
12102ac_cv_sizeof_uintptr_t=8
12103ac_cv_sizeof_void_p=8
12104ac_cv_type_int32_t=yes
12105ac_cv_type_int64_t=yes
12106ac_cv_type_mode_t=yes
12107ac_cv_type_off_t=yes
12108ac_cv_type_pid_t=yes
12109ac_cv_type_size_t=yes
12110ac_cv_type_ssize_t=yes
12111ac_cv_type_uid_t=yes
12112ac_cv_type_uint32_t=yes
12113ac_cv_type_uint64_t=yes
12114ac_cv_type_uintptr_t=yes
12115
12116## ----------------- ##
12117## Output variables. ##
12118## ----------------- ##
12119
12120AR='ar'
12121ARCH_RUN_32BIT=''
12122ARFLAGS='rc'
12123BASECFLAGS=' -fno-strict-aliasing -fno-common -dynamic'
12124BASECPPFLAGS=''
12125BLDLIBRARY=''
12126BLDSHARED='$(CC) -bundle -undefined dynamic_lookup'
12127BUILDEXEEXT='.exe'
12128CC='/usr/bin/clang'
12129CCSHARED=''
12130CFLAGS='-arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386'
12131CFLAGSFORSHARED='$(CCSHARED)'
12132CONFIGURE_MACOSX_DEPLOYMENT_TARGET='10.9'
12133CONFIG_ARGS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--enable-framework=/opt/local/Library/Frameworks'\'' '\''--enable-ipv6'\'' '\''--enable-universalsdk=/'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -fwrapv -arch x86_64 -arch i386'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386'\'' '\''CPPFLAGS=-I/opt/local/include -I/opt/local/include/db46'\'''
12134CPP='/usr/bin/clang -E'
12135CPPFLAGS='-I/opt/local/include -I/opt/local/include/db46'
12136CXX='/usr/bin/clang++'
12137DEFS=''
12138DLINCLDIR='.'
12139DLLLIBRARY=''
12140DYNLOADFILE='dynload_shlib.o'
12141ECHO_C='\c'
12142ECHO_N=''
12143ECHO_T=''
12144EGREP='/usr/bin/grep -E'
12145EXEEXT=''
12146EXPORT_MACOSX_DEPLOYMENT_TARGET=''
12147EXTRAMACHDEPPATH='$(PLATMACPATH)'
12148EXTRAPLATDIR='$(PLATMACDIRS)'
12149FRAMEWORKALTINSTALLFIRST='frameworkinstallstructure bininstall maninstall'
12150FRAMEWORKALTINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkaltinstallunixtools'
12151FRAMEWORKINSTALLAPPSPREFIX='/Applications/MacPorts'
12152FRAMEWORKINSTALLFIRST='frameworkinstallstructure'
12153FRAMEWORKINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkinstallunixtools'
12154FRAMEWORKUNIXTOOLSPREFIX='/opt/local'
12155GNULD='no'
12156GREP='/usr/bin/grep'
12157HAS_HG='not-found'
12158HAVE_GETHOSTBYNAME=''
12159HAVE_GETHOSTBYNAME_R=''
12160HAVE_GETHOSTBYNAME_R_3_ARG=''
12161HAVE_GETHOSTBYNAME_R_5_ARG=''
12162HAVE_GETHOSTBYNAME_R_6_ARG=''
12163HGBRANCH=''
12164HGTAG=''
12165HGVERSION=''
12166INSTALL_DATA='${INSTALL} -m 644'
12167INSTALL_PROGRAM='${INSTALL}'
12168INSTALL_SCRIPT='${INSTALL}'
12169INSTSONAME='$(LDLIBRARY)'
12170LDCXXSHARED='$(CXX) -bundle -undefined dynamic_lookup'
12171LDFLAGS='-arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386'
12172LDLAST=''
12173LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)'
12174LDLIBRARYDIR=''
12175LDSHARED='$(CC) -bundle -undefined dynamic_lookup'
12176LIBC=''
12177LIBFFI_INCLUDEDIR=''
12178LIBM=''
12179LIBOBJS=''
12180LIBRARY='libpython$(VERSION).a'
12181LIBS='-ldl '
12182LIBTOOL_CRUFT=' -lSystem  -arch_only x86_64 -install_name $(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) -compatibility_version $(VERSION) -current_version $(VERSION)'
12183LINKCC='$(PURIFY) $(MAINCC)'
12184LINKFORSHARED='-u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)'
12185LIPO_32BIT_FLAGS=''
12186LN='ln'
12187LTLIBOBJS=''
12188MACHDEP='darwin'
12189MACHDEP_OBJS='Python/mactoolboxglue.o'
12190MAINCC='$(CC)'
12191MKDIR_P='./install-sh -c -d'
12192MULTIARCH=''
12193OBJEXT='o'
12194OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes'
12195OTHER_LIBTOOL_OPT=''
12196PACKAGE_BUGREPORT='http://bugs.python.org/'
12197PACKAGE_NAME='python'
12198PACKAGE_STRING='python 2.7'
12199PACKAGE_TARNAME='python'
12200PACKAGE_URL=''
12201PACKAGE_VERSION='2.7'
12202PATH_SEPARATOR=':'
12203PKG_CONFIG='/opt/local/bin/pkg-config'
12204PYTHONFRAMEWORK='Python'
12205PYTHONFRAMEWORKDIR='Python.framework'
12206PYTHONFRAMEWORKIDENTIFIER='org.python.python'
12207PYTHONFRAMEWORKINSTALLDIR='/opt/local/Library/Frameworks/Python.framework'
12208PYTHONFRAMEWORKPREFIX='/opt/local/Library/Frameworks'
12209PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E'
12210RANLIB='ranlib'
12211RUNSHARED='DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.6:'
12212SGI_ABI=''
12213SHELL='/bin/sh'
12214SHLIBS='$(LIBS)'
12215SIGNAL_OBJS=''
12216SO='.so'
12217SOVERSION='1.0'
12218SRCDIRS=''
12219SVNVERSION='svnversion $(srcdir)'
12220TCLTK_INCLUDES=''
12221TCLTK_LIBS=''
12222THREADHEADERS=''
12223THREADOBJ='Python/thread.o'
12224TRUE='true'
12225UNICODE_OBJS=''
12226UNIVERSALSDK='/'
12227UNIVERSAL_ARCH_FLAGS='-arch x86_64 -arch i386'
12228USE_SIGNAL_MODULE=''
12229USE_THREAD_MODULE=''
12230VERSION='2.7'
12231_PYTHON_HOST_PLATFORM=''
12232ac_ct_AR='ar'
12233ac_ct_CC='/usr/bin/clang'
12234ac_ct_CXX=''
12235bindir='${exec_prefix}/bin'
12236build='x86_64-apple-darwin13.0.0'
12237build_alias=''
12238build_cpu='x86_64'
12239build_os='darwin13.0.0'
12240build_vendor='apple'
12241datadir='${datarootdir}'
12242datarootdir='${prefix}/share'
12243docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
12244dvidir='${docdir}'
12245exec_prefix='NONE'
12246host='x86_64-apple-darwin13.0.0'
12247host_alias=''
12248host_cpu='x86_64'
12249host_os='darwin13.0.0'
12250host_vendor='apple'
12251htmldir='${docdir}'
12252includedir='${prefix}/include'
12253infodir='${datarootdir}/info'
12254libdir='${exec_prefix}/lib'
12255libexecdir='${exec_prefix}/libexec'
12256localedir='${datarootdir}/locale'
12257localstatedir='${prefix}/var'
12258mandir='${datarootdir}/man'
12259oldincludedir='/usr/include'
12260pdfdir='${docdir}'
12261prefix='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
12262program_transform_name='s,x,x,'
12263psdir='${docdir}'
12264sbindir='${exec_prefix}/sbin'
12265sharedstatedir='${prefix}/com'
12266sysconfdir='${prefix}/etc'
12267target_alias=''
12268
12269## ----------- ##
12270## confdefs.h. ##
12271## ----------- ##
12272
12273/* confdefs.h */
12274#define _GNU_SOURCE 1
12275#define _NETBSD_SOURCE 1
12276#define __BSD_VISIBLE 1
12277#define _BSD_TYPES 1
12278#define _DARWIN_C_SOURCE 1
12279#define STDC_HEADERS 1
12280#define HAVE_SYS_TYPES_H 1
12281#define HAVE_SYS_STAT_H 1
12282#define HAVE_STDLIB_H 1
12283#define HAVE_STRING_H 1
12284#define HAVE_MEMORY_H 1
12285#define HAVE_STRINGS_H 1
12286#define HAVE_INTTYPES_H 1
12287#define HAVE_STDINT_H 1
12288#define HAVE_UNISTD_H 1
12289#define __EXTENSIONS__ 1
12290#define _ALL_SOURCE 1
12291#define _GNU_SOURCE 1
12292#define _POSIX_PTHREAD_SEMANTICS 1
12293#define _TANDEM_SOURCE 1
12294#define STDC_HEADERS 1
12295#define HAVE_CURSES_H 1
12296#define HAVE_DLFCN_H 1
12297#define HAVE_ERRNO_H 1
12298#define HAVE_FCNTL_H 1
12299#define HAVE_GRP_H 1
12300#define HAVE_LANGINFO_H 1
12301#define HAVE_LIBINTL_H 1
12302#define HAVE_NCURSES_H 1
12303#define HAVE_POLL_H 1
12304#define HAVE_PTHREAD_H 1
12305#define HAVE_SIGNAL_H 1
12306#define HAVE_STDINT_H 1
12307#define HAVE_TERMIOS_H 1
12308#define HAVE_UNISTD_H 1
12309#define HAVE_UTIME_H 1
12310#define HAVE_SYS_EVENT_H 1
12311#define HAVE_SYS_FILE_H 1
12312#define HAVE_SYS_LOCK_H 1
12313#define HAVE_SYS_PARAM_H 1
12314#define HAVE_SYS_POLL_H 1
12315#define HAVE_SYS_SELECT_H 1
12316#define HAVE_SYS_SOCKET_H 1
12317#define HAVE_SYS_STATVFS_H 1
12318#define HAVE_SYS_STAT_H 1
12319#define HAVE_SYS_TIME_H 1
12320#define HAVE_SYS_TIMES_H 1
12321#define HAVE_SYS_TYPES_H 1
12322#define HAVE_SYS_UN_H 1
12323#define HAVE_SYS_UTSNAME_H 1
12324#define HAVE_SYS_WAIT_H 1
12325#define HAVE_SYS_RESOURCE_H 1
12326#define HAVE_SYSEXITS_H 1
12327#define HAVE_SPAWN_H 1
12328#define HAVE_UTIL_H 1
12329#define HAVE_ALLOCA_H 1
12330#define HAVE_DIRENT_H 1
12331#define HAVE_TERM_H 1
12332#define HAVE_MAKEDEV 1
12333#define _LARGEFILE_SOURCE 1
12334#define _FILE_OFFSET_BITS 64
12335#if defined(SCO_DS)
12336#undef _OFF_T
12337#endif
12338#define RETSIGTYPE void
12339#define HAVE_UINT32_T 1
12340#define HAVE_UINT64_T 1
12341#define HAVE_INT32_T 1
12342#define HAVE_INT64_T 1
12343#define HAVE_SSIZE_T 1
12344#define SIZEOF_INT 4
12345#define SIZEOF_LONG 8
12346#define SIZEOF_VOID_P 8
12347#define SIZEOF_SHORT 2
12348#define SIZEOF_FLOAT 4
12349#define SIZEOF_DOUBLE 8
12350#define SIZEOF_FPOS_T 8
12351#define SIZEOF_SIZE_T 8
12352#define SIZEOF_PID_T 4
12353#define HAVE_LONG_LONG 1
12354#define SIZEOF_LONG_LONG 8
12355#define HAVE_LONG_DOUBLE 1
12356#define SIZEOF_LONG_DOUBLE 16
12357#define HAVE_C99_BOOL 1
12358#define SIZEOF__BOOL 1
12359#define HAVE_UINTPTR_T 1
12360#define SIZEOF_UINTPTR_T 8
12361#define SIZEOF_OFF_T 8
12362#define SIZEOF_TIME_T 8
12363#define SIZEOF_PTHREAD_T 8
12364#define USE_TOOLBOX_OBJECT_GLUE 1
12365#define WITH_NEXT_FRAMEWORK 1
12366#define WITH_DYLD 1
12367#define SHLIB_EXT ".so"
12368#define HAVE_LIBDL 1
12369#define WITH_LIBINTL 1
12370#define WITH_THREAD 1
12371#define _REENTRANT 1
12372#define HAVE_PTHREAD_SIGMASK 1
12373#define HAVE_PTHREAD_ATFORK 1
12374#define ENABLE_IPV6 1
12375#define HAVE_OSX105_SDK 1
12376#define WITH_DOC_STRINGS 1
12377#define WITH_PYMALLOC 1
12378#define HAVE_DLOPEN 1
12379#define HAVE_DYNAMIC_LOADING 1
12380#define HAVE_ALARM 1
12381#define HAVE_SETITIMER 1
12382#define HAVE_GETITIMER 1
12383#define HAVE_CHOWN 1
12384#define HAVE_CLOCK 1
12385#define HAVE_CONFSTR 1
12386#define HAVE_CTERMID 1
12387#define HAVE_EXECV 1
12388#define HAVE_FCHMOD 1
12389#define HAVE_FCHOWN 1
12390#define HAVE_FORK 1
12391#define HAVE_FPATHCONF 1
12392#define HAVE_FTIME 1
12393#define HAVE_FTRUNCATE 1
12394#define HAVE_GAI_STRERROR 1
12395#define HAVE_GETGROUPS 1
12396#define HAVE_GETLOGIN 1
12397#define HAVE_GETLOADAVG 1
12398#define HAVE_GETPEERNAME 1
12399#define HAVE_GETPGID 1
12400#define HAVE_GETPID 1
12401#define HAVE_GETPRIORITY 1
12402#define HAVE_GETPWENT 1
12403#define HAVE_GETSID 1
12404#define HAVE_GETWD 1
12405#define HAVE_INITGROUPS 1
12406#define HAVE_KILL 1
12407#define HAVE_KILLPG 1
12408#define HAVE_LCHMOD 1
12409#define HAVE_LCHOWN 1
12410#define HAVE_LSTAT 1
12411#define HAVE_MKFIFO 1
12412#define HAVE_MKNOD 1
12413#define HAVE_MKTIME 1
12414#define HAVE_NICE 1
12415#define HAVE_PATHCONF 1
12416#define HAVE_PAUSE 1
12417#define HAVE_POLL 1
12418#define HAVE_PUTENV 1
12419#define HAVE_READLINK 1
12420#define HAVE_REALPATH 1
12421#define HAVE_SELECT 1
12422#define HAVE_SEM_OPEN 1
12423#define HAVE_SEM_GETVALUE 1
12424#define HAVE_SEM_UNLINK 1
12425#define HAVE_SETEGID 1
12426#define HAVE_SETEUID 1
12427#define HAVE_SETGID 1
12428#define HAVE_SETLOCALE 1
12429#define HAVE_SETREGID 1
12430#define HAVE_SETREUID 1
12431#define HAVE_SETSID 1
12432#define HAVE_SETPGID 1
12433#define HAVE_SETPGRP 1
12434#define HAVE_SETUID 1
12435#define HAVE_SETVBUF 1
12436#define HAVE_SNPRINTF 1
12437#define HAVE_SETLOCALE 1
12438#define HAVE_SETREGID 1
12439#define HAVE_SETREUID 1
12440#define HAVE_SETSID 1
12441#define HAVE_SETPGID 1
12442#define HAVE_SETPGRP 1
12443#define HAVE_SETUID 1
12444#define HAVE_SETVBUF 1
12445#define HAVE_SNPRINTF 1
12446#define HAVE_SIGACTION 1
12447#define HAVE_SIGINTERRUPT 1
12448#define HAVE_SIGRELSE 1
12449#define HAVE_STRFTIME 1
12450#define HAVE_SYSCONF 1
12451#define HAVE_TCGETPGRP 1
12452#define HAVE_TCSETPGRP 1
12453#define HAVE_TEMPNAM 1
12454#define HAVE_TIMEGM 1
12455#define HAVE_TIMES 1
12456#define HAVE_TMPFILE 1
12457#define HAVE_TMPNAM 1
12458#define HAVE_TRUNCATE 1
12459#define HAVE_UNAME 1
12460#define HAVE_UNSETENV 1
12461#define HAVE_UTIMES 1
12462#define HAVE_WAITPID 1
12463#define HAVE_WAIT3 1
12464#define HAVE_WAIT4 1
12465#define HAVE_WCSCOLL 1
12466#define HAVE_CHROOT 1
12467#define HAVE_LINK 1
12468#define HAVE_SYMLINK 1
12469#define HAVE_FCHDIR 1
12470#define HAVE_FSYNC 1
12471#define HAVE_KQUEUE 1
12472#define HAVE_CTERMID_R 1
12473#define HAVE_FLOCK 1
12474#define HAVE_GETPAGESIZE 1
12475#define HAVE_ZLIB_COPY 1
12476#define HAVE_INET_PTON 1
12477#define HAVE_SETGROUPS 1
12478#define HAVE_OPENPTY 1
12479#define HAVE_FORKPTY 1
12480#define HAVE_MEMMOVE 1
12481#define HAVE_FSEEKO 1
12482#define HAVE_FSTATVFS 1
12483#define HAVE_FTELLO 1
12484#define HAVE_STATVFS 1
12485#define HAVE_DUP2 1
12486#define HAVE_GETCWD 1
12487#define HAVE_STRDUP 1
12488#define HAVE_GETPGRP 1
12489#define HAVE_SETPGRP 1
12490#define HAVE_GETTIMEOFDAY 1
12491
12492configure: exit 1