Ticket #44120: config.log

File config.log, 111.0 KB (added by robertoschwald (Robert Oschwald), 10 years ago)

config.log

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 PostgreSQL configure 8.1.23, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql81 --bindir=/opt/local/lib/postgresql81/bin --libdir=/opt/local/lib/postgresql81 --includedir=/opt/local/include/postgresql81 --datadir=/opt/local/share/postgresql81 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --with-bonjour --with-readline --with-zlib --enable-thread-safety --enable-integer-datetimes
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mavericks.home
14uname -m = x86_64
15uname -r = 13.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 24.00 gigabytes
33Default processor set: 289 tasks, 1564 threads, 8 processors
34Load average: 1.09, Mach factor: 6.94
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:1405: checking build system type
52configure:1423: result: i686-apple-darwin13.2.0
53configure:1431: checking host system type
54configure:1445: result: i686-apple-darwin13.2.0
55configure:1455: checking which template to use
56configure:1556: result: darwin
57configure:1694: checking whether to build with 64-bit integer date/time support
58configure:1725: result: yes
59configure:1732: checking whether NLS is wanted
60configure:1766: result: no
61configure:1774: checking for default port number
62configure:1803: result: 5432
63configure:2075: checking for C compiler version
64configure:2078: /usr/bin/clang --version </dev/null >&5
65Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
66Target: x86_64-apple-darwin13.2.0
67Thread model: posix
68configure:2081: $? = 0
69configure:2083: /usr/bin/clang -v </dev/null >&5
70Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
71Target: x86_64-apple-darwin13.2.0
72Thread model: posix
73configure:2086: $? = 0
74configure:2088: /usr/bin/clang -V </dev/null >&5
75clang: error: argument to '-V' is missing (expected 1 value)
76clang: error: no input files
77configure:2091: $? = 1
78configure:2114: checking for C compiler default output file name
79configure:2117: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
80configure:2120: $? = 0
81configure:2166: result: a.out
82configure:2171: checking whether the C compiler works
83configure:2177: ./a.out
84configure:2180: $? = 0
85configure:2197: result: yes
86configure:2204: checking whether we are cross compiling
87configure:2206: result: no
88configure:2209: checking for suffix of executables
89configure:2211: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
90configure:2214: $? = 0
91configure:2239: result:
92configure:2245: checking for suffix of object files
93configure:2266: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
94configure:2269: $? = 0
95configure:2291: result: o
96configure:2295: checking whether we are using the GNU C compiler
97configure:2319: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
98configure:2325: $? = 0
99configure:2329: test -z
100                         || test ! -s conftest.err
101configure:2332: $? = 0
102configure:2335: test -s conftest.o
103configure:2338: $? = 0
104configure:2351: result: yes
105configure:2357: checking whether /usr/bin/clang accepts -g
106configure:2378: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
107configure:2384: $? = 0
108configure:2388: test -z
109                         || test ! -s conftest.err
110configure:2391: $? = 0
111configure:2394: test -s conftest.o
112configure:2397: $? = 0
113configure:2408: result: yes
114configure:2425: checking for /usr/bin/clang option to accept ANSI C
115configure:2495: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
116configure:2501: $? = 0
117configure:2505: test -z
118                         || test ! -s conftest.err
119configure:2508: $? = 0
120configure:2511: test -s conftest.o
121configure:2514: $? = 0
122configure:2532: result: none needed
123configure:2550: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
124conftest.c:2:3: error: unknown type name 'choke'
125  choke me
126  ^
127conftest.c:2:11: error: expected ';' after top level declarator
128  choke me
129          ^
130          ;
1312 errors generated.
132configure:2556: $? = 1
133configure: failed program was:
134| #ifndef __cplusplus
135|   choke me
136| #endif
137configure:2742: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
138conftest.c:18:1: error: use of undeclared identifier 'choke'
139choke me
140^
1411 error generated.
142configure:2748: $? = 1
143configure: failed program was:
144| /* confdefs.h.  */
145|
146| #define PACKAGE_NAME "PostgreSQL"
147| #define PACKAGE_TARNAME "postgresql"
148| #define PACKAGE_VERSION "8.1.23"
149| #define PACKAGE_STRING "PostgreSQL 8.1.23"
150| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
151| #define PG_VERSION "8.1.23"
152| #define USE_INTEGER_DATETIMES 1
153| #define DEF_PGPORT 5432
154| #define DEF_PGPORT_STR "5432"
155| /* end confdefs.h.  */
156|
157| int
158| main ()
159| {
160| #ifndef __INTEL_COMPILER
161| choke me
162| #endif
163|   ;
164|   return 0;
165| }
166configure:2775: checking if /usr/bin/clang -no-cpp-precomp supports -Wdeclaration-after-statement
167configure:2795: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
168configure:2801: $? = 0
169configure:2805: test -z
170                         || test ! -s conftest.err
171configure:2808: $? = 0
172configure:2811: test -s conftest.o
173configure:2814: $? = 0
174configure:2816: result: yes
175configure:2828: checking if /usr/bin/clang -no-cpp-precomp supports -Wendif-labels
176configure:2848: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -I/opt/local/include conftest.c >&5
177configure:2854: $? = 0
178configure:2858: test -z
179                         || test ! -s conftest.err
180configure:2861: $? = 0
181configure:2864: test -s conftest.o
182configure:2867: $? = 0
183configure:2869: result: yes
184configure:2941: checking if /usr/bin/clang -no-cpp-precomp supports -fno-strict-aliasing
185configure:2961: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -I/opt/local/include conftest.c >&5
186configure:2967: $? = 0
187configure:2971: test -z
188                         || test ! -s conftest.err
189configure:2974: $? = 0
190configure:2977: test -s conftest.o
191configure:2980: $? = 0
192configure:2982: result: yes
193configure:2995: checking if /usr/bin/clang -no-cpp-precomp supports -fwrapv
194configure:3015: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include conftest.c >&5
195configure:3021: $? = 0
196configure:3025: test -z
197                         || test ! -s conftest.err
198configure:3028: $? = 0
199configure:3031: test -s conftest.o
200configure:3034: $? = 0
201configure:3036: result: yes
202configure:3110: using CFLAGS=-pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv
203configure:3119: checking whether the C compiler still works
204configure:3137: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
205configure:3143: $? = 0
206configure:3147: test -z
207                         || test ! -s conftest.err
208configure:3150: $? = 0
209configure:3153: test -s conftest
210configure:3156: $? = 0
211configure:3158: result: yes
212configure:3193: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include conftest.c >&5
213configure:3199: $? = 0
214configure:3203: test -z
215                         || test ! -s conftest.err
216configure:3206: $? = 0
217configure:3209: test -s conftest.o
218configure:3212: $? = 0
219configure:3231: checking how to run the C preprocessor
220configure:3266: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include conftest.c
221configure:3272: $? = 0
222configure:3304: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include conftest.c
223conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
224#include <ac_nonexistent.h>
225         ^
2261 error generated.
227configure:3310: $? = 1
228configure: failed program was:
229| /* confdefs.h.  */
230|
231| #define PACKAGE_NAME "PostgreSQL"
232| #define PACKAGE_TARNAME "postgresql"
233| #define PACKAGE_VERSION "8.1.23"
234| #define PACKAGE_STRING "PostgreSQL 8.1.23"
235| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
236| #define PG_VERSION "8.1.23"
237| #define USE_INTEGER_DATETIMES 1
238| #define DEF_PGPORT 5432
239| #define DEF_PGPORT_STR "5432"
240| /* end confdefs.h.  */
241| #include <ac_nonexistent.h>
242configure:3349: result: /usr/bin/clang -no-cpp-precomp -E
243configure:3373: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include conftest.c
244configure:3379: $? = 0
245configure:3411: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include conftest.c
246conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
247#include <ac_nonexistent.h>
248         ^
2491 error generated.
250configure:3417: $? = 1
251configure: failed program was:
252| /* confdefs.h.  */
253|
254| #define PACKAGE_NAME "PostgreSQL"
255| #define PACKAGE_TARNAME "postgresql"
256| #define PACKAGE_VERSION "8.1.23"
257| #define PACKAGE_STRING "PostgreSQL 8.1.23"
258| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
259| #define PG_VERSION "8.1.23"
260| #define USE_INTEGER_DATETIMES 1
261| #define DEF_PGPORT 5432
262| #define DEF_PGPORT_STR "5432"
263| /* end confdefs.h.  */
264| #include <ac_nonexistent.h>
265configure:3592: checking allow thread-safe client libraries
266configure:3653: result: yes
267configure:3660: checking whether to build with Tcl
268configure:3688: result: no
269configure:3724: checking whether to build Perl modules
270configure:3752: result: no
271configure:3759: checking whether to build Python modules
272configure:3787: result: no
273configure:3794: checking whether to build with Kerberos 5 support
274configure:3829: result: no
275configure:3877: checking whether to build with PAM support
276configure:3909: result: no
277configure:3917: checking whether to build with Bonjour support
278configure:3949: result: yes
279configure:3957: checking whether to build with OpenSSL support
280configure:3989: result: yes
281configure:4078: checking for egrep
282configure:4088: result: grep -E
283configure:4125: using CPPFLAGS=-I/opt/local/include  -I/opt/local/include
284configure:4127: using LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib
285configure:4136: checking for gawk
286configure:4152: found /opt/local/bin/gawk
287configure:4162: result: gawk
288configure:4172: checking for flex
289configure:4211: result: /usr/bin/flex
290configure:4246: checking whether ln -s works
291configure:4250: result: yes
292configure:4268: checking for ld used by GCC
293configure:4331: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
294configure:4340: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
295configure:4352: result: no
296configure:4462: checking for ranlib
297configure:4478: found /opt/local/bin/ranlib
298configure:4489: result: ranlib
299configure:4505: checking for lorder
300configure:4521: found /usr/bin/lorder
301configure:4531: result: lorder
302configure:4543: checking for tar
303configure:4561: found /usr/bin/tar
304configure:4573: result: /usr/bin/tar
305configure:4622: checking for strip
306configure:4638: found /opt/local/bin/strip
307configure:4649: result: strip
308configure:4662: checking whether it is possible to strip libraries
309configure:4672: result: no
310configure:4683: checking for bison
311configure:4699: found /opt/local/bin/bison
312configure:4709: result: bison -y
313configure:4753: checking for perl
314configure:4771: found /opt/local/bin/perl
315configure:4783: result: /opt/local/bin/perl
316configure:4956: checking for main in -lbsd
317configure:4980: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lbsd   >&5
318ld: library not found for -lbsd
319clang: error: linker command failed with exit code 1 (use -v to see invocation)
320configure:4986: $? = 1
321configure: failed program was:
322| /* confdefs.h.  */
323|
324| #define PACKAGE_NAME "PostgreSQL"
325| #define PACKAGE_TARNAME "postgresql"
326| #define PACKAGE_VERSION "8.1.23"
327| #define PACKAGE_STRING "PostgreSQL 8.1.23"
328| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
329| #define PG_VERSION "8.1.23"
330| #define USE_INTEGER_DATETIMES 1
331| #define DEF_PGPORT 5432
332| #define DEF_PGPORT_STR "5432"
333| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
334| #define ENABLE_THREAD_SAFETY 1
335| #define PG_KRB_SRVNAM "postgres"
336| #define USE_BONJOUR 1
337| #define USE_SSL 1
338| /* end confdefs.h.  */
339|
340|
341| int
342| main ()
343| {
344| main ();
345|   ;
346|   return 0;
347| }
348configure:5012: result: no
349configure:5025: checking for setproctitle in -lutil
350configure:5055: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lutil   >&5
351Undefined symbols for architecture x86_64:
352  "_setproctitle", referenced from:
353      _main in conftest-c66619.o
354ld: symbol(s) not found for architecture x86_64
355clang: error: linker command failed with exit code 1 (use -v to see invocation)
356configure:5061: $? = 1
357configure: failed program was:
358| /* confdefs.h.  */
359|
360| #define PACKAGE_NAME "PostgreSQL"
361| #define PACKAGE_TARNAME "postgresql"
362| #define PACKAGE_VERSION "8.1.23"
363| #define PACKAGE_STRING "PostgreSQL 8.1.23"
364| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
365| #define PG_VERSION "8.1.23"
366| #define USE_INTEGER_DATETIMES 1
367| #define DEF_PGPORT 5432
368| #define DEF_PGPORT_STR "5432"
369| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
370| #define ENABLE_THREAD_SAFETY 1
371| #define PG_KRB_SRVNAM "postgres"
372| #define USE_BONJOUR 1
373| #define USE_SSL 1
374| /* end confdefs.h.  */
375|
376| /* Override any gcc2 internal prototype to avoid an error.  */
377| #ifdef __cplusplus
378| extern "C"
379| #endif
380| /* We use char because int might match the return type of a gcc2
381|    builtin and then its argument prototype would still apply.  */
382| char setproctitle ();
383| int
384| main ()
385| {
386| setproctitle ();
387|   ;
388|   return 0;
389| }
390configure:5087: result: no
391configure:5099: checking for main in -lm
392configure:5123: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lm   >&5
393configure:5129: $? = 0
394configure:5133: test -z
395                         || test ! -s conftest.err
396configure:5136: $? = 0
397configure:5139: test -s conftest
398configure:5142: $? = 0
399configure:5155: result: yes
400configure:5167: checking for main in -ldl
401configure:5191: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -ldl  -lm  >&5
402configure:5197: $? = 0
403configure:5201: test -z
404                         || test ! -s conftest.err
405configure:5204: $? = 0
406configure:5207: test -s conftest
407configure:5210: $? = 0
408configure:5223: result: yes
409configure:5235: checking for main in -lnsl
410configure:5259: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lnsl  -ldl -lm  >&5
411ld: library not found for -lnsl
412clang: error: linker command failed with exit code 1 (use -v to see invocation)
413configure:5265: $? = 1
414configure: failed program was:
415| /* confdefs.h.  */
416|
417| #define PACKAGE_NAME "PostgreSQL"
418| #define PACKAGE_TARNAME "postgresql"
419| #define PACKAGE_VERSION "8.1.23"
420| #define PACKAGE_STRING "PostgreSQL 8.1.23"
421| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
422| #define PG_VERSION "8.1.23"
423| #define USE_INTEGER_DATETIMES 1
424| #define DEF_PGPORT 5432
425| #define DEF_PGPORT_STR "5432"
426| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
427| #define ENABLE_THREAD_SAFETY 1
428| #define PG_KRB_SRVNAM "postgres"
429| #define USE_BONJOUR 1
430| #define USE_SSL 1
431| #define HAVE_LIBM 1
432| #define HAVE_LIBDL 1
433| /* end confdefs.h.  */
434|
435|
436| int
437| main ()
438| {
439| main ();
440|   ;
441|   return 0;
442| }
443configure:5291: result: no
444configure:5303: checking for main in -lsocket
445configure:5327: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lsocket  -ldl -lm  >&5
446ld: library not found for -lsocket
447clang: error: linker command failed with exit code 1 (use -v to see invocation)
448configure:5333: $? = 1
449configure: failed program was:
450| /* confdefs.h.  */
451|
452| #define PACKAGE_NAME "PostgreSQL"
453| #define PACKAGE_TARNAME "postgresql"
454| #define PACKAGE_VERSION "8.1.23"
455| #define PACKAGE_STRING "PostgreSQL 8.1.23"
456| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
457| #define PG_VERSION "8.1.23"
458| #define USE_INTEGER_DATETIMES 1
459| #define DEF_PGPORT 5432
460| #define DEF_PGPORT_STR "5432"
461| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
462| #define ENABLE_THREAD_SAFETY 1
463| #define PG_KRB_SRVNAM "postgres"
464| #define USE_BONJOUR 1
465| #define USE_SSL 1
466| #define HAVE_LIBM 1
467| #define HAVE_LIBDL 1
468| /* end confdefs.h.  */
469|
470|
471| int
472| main ()
473| {
474| main ();
475|   ;
476|   return 0;
477| }
478configure:5359: result: no
479configure:5371: checking for main in -lipc
480configure:5395: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lipc  -ldl -lm  >&5
481ld: library not found for -lipc
482clang: error: linker command failed with exit code 1 (use -v to see invocation)
483configure:5401: $? = 1
484configure: failed program was:
485| /* confdefs.h.  */
486|
487| #define PACKAGE_NAME "PostgreSQL"
488| #define PACKAGE_TARNAME "postgresql"
489| #define PACKAGE_VERSION "8.1.23"
490| #define PACKAGE_STRING "PostgreSQL 8.1.23"
491| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
492| #define PG_VERSION "8.1.23"
493| #define USE_INTEGER_DATETIMES 1
494| #define DEF_PGPORT 5432
495| #define DEF_PGPORT_STR "5432"
496| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
497| #define ENABLE_THREAD_SAFETY 1
498| #define PG_KRB_SRVNAM "postgres"
499| #define USE_BONJOUR 1
500| #define USE_SSL 1
501| #define HAVE_LIBM 1
502| #define HAVE_LIBDL 1
503| /* end confdefs.h.  */
504|
505|
506| int
507| main ()
508| {
509| main ();
510|   ;
511|   return 0;
512| }
513configure:5427: result: no
514configure:5439: checking for main in -lIPC
515configure:5463: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lIPC  -ldl -lm  >&5
516ld: library not found for -lIPC
517clang: error: linker command failed with exit code 1 (use -v to see invocation)
518configure:5469: $? = 1
519configure: failed program was:
520| /* confdefs.h.  */
521|
522| #define PACKAGE_NAME "PostgreSQL"
523| #define PACKAGE_TARNAME "postgresql"
524| #define PACKAGE_VERSION "8.1.23"
525| #define PACKAGE_STRING "PostgreSQL 8.1.23"
526| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
527| #define PG_VERSION "8.1.23"
528| #define USE_INTEGER_DATETIMES 1
529| #define DEF_PGPORT 5432
530| #define DEF_PGPORT_STR "5432"
531| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
532| #define ENABLE_THREAD_SAFETY 1
533| #define PG_KRB_SRVNAM "postgres"
534| #define USE_BONJOUR 1
535| #define USE_SSL 1
536| #define HAVE_LIBM 1
537| #define HAVE_LIBDL 1
538| /* end confdefs.h.  */
539|
540|
541| int
542| main ()
543| {
544| main ();
545|   ;
546|   return 0;
547| }
548configure:5495: result: no
549configure:5507: checking for main in -llc
550configure:5531: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -llc  -ldl -lm  >&5
551ld: library not found for -llc
552clang: error: linker command failed with exit code 1 (use -v to see invocation)
553configure:5537: $? = 1
554configure: failed program was:
555| /* confdefs.h.  */
556|
557| #define PACKAGE_NAME "PostgreSQL"
558| #define PACKAGE_TARNAME "postgresql"
559| #define PACKAGE_VERSION "8.1.23"
560| #define PACKAGE_STRING "PostgreSQL 8.1.23"
561| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
562| #define PG_VERSION "8.1.23"
563| #define USE_INTEGER_DATETIMES 1
564| #define DEF_PGPORT 5432
565| #define DEF_PGPORT_STR "5432"
566| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
567| #define ENABLE_THREAD_SAFETY 1
568| #define PG_KRB_SRVNAM "postgres"
569| #define USE_BONJOUR 1
570| #define USE_SSL 1
571| #define HAVE_LIBM 1
572| #define HAVE_LIBDL 1
573| /* end confdefs.h.  */
574|
575|
576| int
577| main ()
578| {
579| main ();
580|   ;
581|   return 0;
582| }
583configure:5563: result: no
584configure:5575: checking for main in -ldld
585configure:5599: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -ldld  -ldl -lm  >&5
586ld: library not found for -ldld
587clang: error: linker command failed with exit code 1 (use -v to see invocation)
588configure:5605: $? = 1
589configure: failed program was:
590| /* confdefs.h.  */
591|
592| #define PACKAGE_NAME "PostgreSQL"
593| #define PACKAGE_TARNAME "postgresql"
594| #define PACKAGE_VERSION "8.1.23"
595| #define PACKAGE_STRING "PostgreSQL 8.1.23"
596| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
597| #define PG_VERSION "8.1.23"
598| #define USE_INTEGER_DATETIMES 1
599| #define DEF_PGPORT 5432
600| #define DEF_PGPORT_STR "5432"
601| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
602| #define ENABLE_THREAD_SAFETY 1
603| #define PG_KRB_SRVNAM "postgres"
604| #define USE_BONJOUR 1
605| #define USE_SSL 1
606| #define HAVE_LIBM 1
607| #define HAVE_LIBDL 1
608| /* end confdefs.h.  */
609|
610|
611| int
612| main ()
613| {
614| main ();
615|   ;
616|   return 0;
617| }
618configure:5631: result: no
619configure:5643: checking for main in -lld
620configure:5667: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lld  -ldl -lm  >&5
621ld: library not found for -lld
622clang: error: linker command failed with exit code 1 (use -v to see invocation)
623configure:5673: $? = 1
624configure: failed program was:
625| /* confdefs.h.  */
626|
627| #define PACKAGE_NAME "PostgreSQL"
628| #define PACKAGE_TARNAME "postgresql"
629| #define PACKAGE_VERSION "8.1.23"
630| #define PACKAGE_STRING "PostgreSQL 8.1.23"
631| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
632| #define PG_VERSION "8.1.23"
633| #define USE_INTEGER_DATETIMES 1
634| #define DEF_PGPORT 5432
635| #define DEF_PGPORT_STR "5432"
636| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
637| #define ENABLE_THREAD_SAFETY 1
638| #define PG_KRB_SRVNAM "postgres"
639| #define USE_BONJOUR 1
640| #define USE_SSL 1
641| #define HAVE_LIBM 1
642| #define HAVE_LIBDL 1
643| /* end confdefs.h.  */
644|
645|
646| int
647| main ()
648| {
649| main ();
650|   ;
651|   return 0;
652| }
653configure:5699: result: no
654configure:5711: checking for main in -lcompat
655configure:5735: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lcompat  -ldl -lm  >&5
656ld: library not found for -lcompat
657clang: error: linker command failed with exit code 1 (use -v to see invocation)
658configure:5741: $? = 1
659configure: failed program was:
660| /* confdefs.h.  */
661|
662| #define PACKAGE_NAME "PostgreSQL"
663| #define PACKAGE_TARNAME "postgresql"
664| #define PACKAGE_VERSION "8.1.23"
665| #define PACKAGE_STRING "PostgreSQL 8.1.23"
666| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
667| #define PG_VERSION "8.1.23"
668| #define USE_INTEGER_DATETIMES 1
669| #define DEF_PGPORT 5432
670| #define DEF_PGPORT_STR "5432"
671| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
672| #define ENABLE_THREAD_SAFETY 1
673| #define PG_KRB_SRVNAM "postgres"
674| #define USE_BONJOUR 1
675| #define USE_SSL 1
676| #define HAVE_LIBM 1
677| #define HAVE_LIBDL 1
678| /* end confdefs.h.  */
679|
680|
681| int
682| main ()
683| {
684| main ();
685|   ;
686|   return 0;
687| }
688configure:5767: result: no
689configure:5779: checking for main in -lBSD
690configure:5803: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lBSD  -ldl -lm  >&5
691ld: library not found for -lBSD
692clang: error: linker command failed with exit code 1 (use -v to see invocation)
693configure:5809: $? = 1
694configure: failed program was:
695| /* confdefs.h.  */
696|
697| #define PACKAGE_NAME "PostgreSQL"
698| #define PACKAGE_TARNAME "postgresql"
699| #define PACKAGE_VERSION "8.1.23"
700| #define PACKAGE_STRING "PostgreSQL 8.1.23"
701| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
702| #define PG_VERSION "8.1.23"
703| #define USE_INTEGER_DATETIMES 1
704| #define DEF_PGPORT 5432
705| #define DEF_PGPORT_STR "5432"
706| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
707| #define ENABLE_THREAD_SAFETY 1
708| #define PG_KRB_SRVNAM "postgres"
709| #define USE_BONJOUR 1
710| #define USE_SSL 1
711| #define HAVE_LIBM 1
712| #define HAVE_LIBDL 1
713| /* end confdefs.h.  */
714|
715|
716| int
717| main ()
718| {
719| main ();
720|   ;
721|   return 0;
722| }
723configure:5835: result: no
724configure:5847: checking for main in -lgen
725configure:5871: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lgen  -ldl -lm  >&5
726ld: library not found for -lgen
727clang: error: linker command failed with exit code 1 (use -v to see invocation)
728configure:5877: $? = 1
729configure: failed program was:
730| /* confdefs.h.  */
731|
732| #define PACKAGE_NAME "PostgreSQL"
733| #define PACKAGE_TARNAME "postgresql"
734| #define PACKAGE_VERSION "8.1.23"
735| #define PACKAGE_STRING "PostgreSQL 8.1.23"
736| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
737| #define PG_VERSION "8.1.23"
738| #define USE_INTEGER_DATETIMES 1
739| #define DEF_PGPORT 5432
740| #define DEF_PGPORT_STR "5432"
741| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
742| #define ENABLE_THREAD_SAFETY 1
743| #define PG_KRB_SRVNAM "postgres"
744| #define USE_BONJOUR 1
745| #define USE_SSL 1
746| #define HAVE_LIBM 1
747| #define HAVE_LIBDL 1
748| /* end confdefs.h.  */
749|
750|
751| int
752| main ()
753| {
754| main ();
755|   ;
756|   return 0;
757| }
758configure:5903: result: no
759configure:5915: checking for main in -lPW
760configure:5939: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lPW  -ldl -lm  >&5
761ld: library not found for -lPW
762clang: error: linker command failed with exit code 1 (use -v to see invocation)
763configure:5945: $? = 1
764configure: failed program was:
765| /* confdefs.h.  */
766|
767| #define PACKAGE_NAME "PostgreSQL"
768| #define PACKAGE_TARNAME "postgresql"
769| #define PACKAGE_VERSION "8.1.23"
770| #define PACKAGE_STRING "PostgreSQL 8.1.23"
771| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
772| #define PG_VERSION "8.1.23"
773| #define USE_INTEGER_DATETIMES 1
774| #define DEF_PGPORT 5432
775| #define DEF_PGPORT_STR "5432"
776| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
777| #define ENABLE_THREAD_SAFETY 1
778| #define PG_KRB_SRVNAM "postgres"
779| #define USE_BONJOUR 1
780| #define USE_SSL 1
781| #define HAVE_LIBM 1
782| #define HAVE_LIBDL 1
783| /* end confdefs.h.  */
784|
785|
786| int
787| main ()
788| {
789| main ();
790|   ;
791|   return 0;
792| }
793configure:5971: result: no
794configure:5983: checking for main in -lresolv
795configure:6007: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lresolv  -ldl -lm  >&5
796configure:6013: $? = 0
797configure:6017: test -z
798                         || test ! -s conftest.err
799configure:6020: $? = 0
800configure:6023: test -s conftest
801configure:6026: $? = 0
802configure:6039: result: yes
803configure:6050: checking for library containing getopt_long
804configure:6080: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lresolv -ldl -lm  >&5
805configure:6086: $? = 0
806configure:6090: test -z
807                         || test ! -s conftest.err
808configure:6093: $? = 0
809configure:6096: test -s conftest
810configure:6099: $? = 0
811configure:6169: result: none required
812configure:6178: checking for main in -lunix
813configure:6202: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lunix  -lresolv -ldl -lm  >&5
814ld: library not found for -lunix
815clang: error: linker command failed with exit code 1 (use -v to see invocation)
816configure:6208: $? = 1
817configure: failed program was:
818| /* confdefs.h.  */
819|
820| #define PACKAGE_NAME "PostgreSQL"
821| #define PACKAGE_TARNAME "postgresql"
822| #define PACKAGE_VERSION "8.1.23"
823| #define PACKAGE_STRING "PostgreSQL 8.1.23"
824| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
825| #define PG_VERSION "8.1.23"
826| #define USE_INTEGER_DATETIMES 1
827| #define DEF_PGPORT 5432
828| #define DEF_PGPORT_STR "5432"
829| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
830| #define ENABLE_THREAD_SAFETY 1
831| #define PG_KRB_SRVNAM "postgres"
832| #define USE_BONJOUR 1
833| #define USE_SSL 1
834| #define HAVE_LIBM 1
835| #define HAVE_LIBDL 1
836| #define HAVE_LIBRESOLV 1
837| /* end confdefs.h.  */
838|
839|
840| int
841| main ()
842| {
843| main ();
844|   ;
845|   return 0;
846| }
847configure:6234: result: no
848configure:6245: checking for library containing crypt
849configure:6275: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lresolv -ldl -lm  >&5
850configure:6281: $? = 0
851configure:6285: test -z
852                         || test ! -s conftest.err
853configure:6288: $? = 0
854configure:6291: test -s conftest
855configure:6294: $? = 0
856configure:6364: result: none required
857configure:6450: checking for library containing fdatasync
858configure:6480: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lresolv -ldl -lm  >&5
859configure:6486: $? = 0
860configure:6490: test -z
861                         || test ! -s conftest.err
862configure:6493: $? = 0
863configure:6496: test -s conftest
864configure:6499: $? = 0
865configure:6569: result: none required
866configure:6578: checking for shmget in -lcygipc
867configure:6608: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lcygipc  -lresolv -ldl -lm  >&5
868ld: library not found for -lcygipc
869clang: error: linker command failed with exit code 1 (use -v to see invocation)
870configure:6614: $? = 1
871configure: failed program was:
872| /* confdefs.h.  */
873|
874| #define PACKAGE_NAME "PostgreSQL"
875| #define PACKAGE_TARNAME "postgresql"
876| #define PACKAGE_VERSION "8.1.23"
877| #define PACKAGE_STRING "PostgreSQL 8.1.23"
878| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
879| #define PG_VERSION "8.1.23"
880| #define USE_INTEGER_DATETIMES 1
881| #define DEF_PGPORT 5432
882| #define DEF_PGPORT_STR "5432"
883| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
884| #define ENABLE_THREAD_SAFETY 1
885| #define PG_KRB_SRVNAM "postgres"
886| #define USE_BONJOUR 1
887| #define USE_SSL 1
888| #define HAVE_LIBM 1
889| #define HAVE_LIBDL 1
890| #define HAVE_LIBRESOLV 1
891| /* end confdefs.h.  */
892|
893| /* Override any gcc2 internal prototype to avoid an error.  */
894| #ifdef __cplusplus
895| extern "C"
896| #endif
897| /* We use char because int might match the return type of a gcc2
898|    builtin and then its argument prototype would still apply.  */
899| char shmget ();
900| int
901| main ()
902| {
903| shmget ();
904|   ;
905|   return 0;
906| }
907configure:6640: result: no
908configure:6726: checking for readline
909configure:6760: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lreadline -lresolv -ldl -lm  >&5
910configure:6766: $? = 0
911configure:6770: test -z
912                         || test ! -s conftest.err
913configure:6773: $? = 0
914configure:6776: test -s conftest
915configure:6779: $? = 0
916configure:6815: result: yes (-lreadline)
917configure:6836: checking for inflate in -lz
918configure:6866: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lz  -lreadline -lresolv -ldl -lm  >&5
919configure:6872: $? = 0
920configure:6876: test -z
921                         || test ! -s conftest.err
922configure:6879: $? = 0
923configure:6882: test -s conftest
924configure:6885: $? = 0
925configure:6898: result: yes
926configure:7333: checking for CRYPTO_new_ex_data in -lcrypto
927configure:7363: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lcrypto  -lz -lreadline -lresolv -ldl -lm  >&5
928configure:7369: $? = 0
929configure:7373: test -z
930                         || test ! -s conftest.err
931configure:7376: $? = 0
932configure:7379: test -s conftest
933configure:7382: $? = 0
934configure:7395: result: yes
935configure:7411: checking for SSL_library_init in -lssl
936configure:7441: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lssl  -lcrypto -lz -lreadline -lresolv -ldl -lm  >&5
937configure:7447: $? = 0
938configure:7451: test -z
939                         || test ! -s conftest.err
940configure:7454: $? = 0
941configure:7457: test -s conftest
942configure:7460: $? = 0
943configure:7473: result: yes
944configure:7734: checking for ANSI C header files
945configure:7759: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
946configure:7765: $? = 0
947configure:7769: test -z
948                         || test ! -s conftest.err
949configure:7772: $? = 0
950configure:7775: test -s conftest.o
951configure:7778: $? = 0
952configure:7867: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib conftest.c -lssl -lcrypto -lz -lreadline -lresolv -ldl -lm  >&5
953conftest.c:43:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
954      exit(2);
955      ^
956conftest.c:43:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
9571 warning generated.
958configure:7870: $? = 0
959configure:7872: ./conftest
960configure:7875: $? = 0
961configure:7890: result: yes
962configure:7914: checking for sys/types.h
963configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
964configure:7936: $? = 0
965configure:7940: test -z
966                         || test ! -s conftest.err
967configure:7943: $? = 0
968configure:7946: test -s conftest.o
969configure:7949: $? = 0
970configure:7960: result: yes
971configure:7914: checking for sys/stat.h
972configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
973configure:7936: $? = 0
974configure:7940: test -z
975                         || test ! -s conftest.err
976configure:7943: $? = 0
977configure:7946: test -s conftest.o
978configure:7949: $? = 0
979configure:7960: result: yes
980configure:7914: checking for stdlib.h
981configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
982configure:7936: $? = 0
983configure:7940: test -z
984                         || test ! -s conftest.err
985configure:7943: $? = 0
986configure:7946: test -s conftest.o
987configure:7949: $? = 0
988configure:7960: result: yes
989configure:7914: checking for string.h
990configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
991configure:7936: $? = 0
992configure:7940: test -z
993                         || test ! -s conftest.err
994configure:7943: $? = 0
995configure:7946: test -s conftest.o
996configure:7949: $? = 0
997configure:7960: result: yes
998configure:7914: checking for memory.h
999configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1000configure:7936: $? = 0
1001configure:7940: test -z
1002                         || test ! -s conftest.err
1003configure:7943: $? = 0
1004configure:7946: test -s conftest.o
1005configure:7949: $? = 0
1006configure:7960: result: yes
1007configure:7914: checking for strings.h
1008configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1009configure:7936: $? = 0
1010configure:7940: test -z
1011                         || test ! -s conftest.err
1012configure:7943: $? = 0
1013configure:7946: test -s conftest.o
1014configure:7949: $? = 0
1015configure:7960: result: yes
1016configure:7914: checking for inttypes.h
1017configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1018configure:7936: $? = 0
1019configure:7940: test -z
1020                         || test ! -s conftest.err
1021configure:7943: $? = 0
1022configure:7946: test -s conftest.o
1023configure:7949: $? = 0
1024configure:7960: result: yes
1025configure:7914: checking for stdint.h
1026configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1027configure:7936: $? = 0
1028configure:7940: test -z
1029                         || test ! -s conftest.err
1030configure:7943: $? = 0
1031configure:7946: test -s conftest.o
1032configure:7949: $? = 0
1033configure:7960: result: yes
1034configure:7914: checking for unistd.h
1035configure:7930: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1036configure:7936: $? = 0
1037configure:7940: test -z
1038                         || test ! -s conftest.err
1039configure:7943: $? = 0
1040configure:7946: test -s conftest.o
1041configure:7949: $? = 0
1042configure:7960: result: yes
1043configure:8010: checking crypt.h usability
1044configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1045conftest.c:70:10: fatal error: 'crypt.h' file not found
1046#include <crypt.h>
1047         ^
10481 error generated.
1049configure:8028: $? = 1
1050configure: failed program was:
1051| /* confdefs.h.  */
1052|
1053| #define PACKAGE_NAME "PostgreSQL"
1054| #define PACKAGE_TARNAME "postgresql"
1055| #define PACKAGE_VERSION "8.1.23"
1056| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1057| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1058| #define PG_VERSION "8.1.23"
1059| #define USE_INTEGER_DATETIMES 1
1060| #define DEF_PGPORT 5432
1061| #define DEF_PGPORT_STR "5432"
1062| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1063| #define ENABLE_THREAD_SAFETY 1
1064| #define PG_KRB_SRVNAM "postgres"
1065| #define USE_BONJOUR 1
1066| #define USE_SSL 1
1067| #define HAVE_LIBM 1
1068| #define HAVE_LIBDL 1
1069| #define HAVE_LIBRESOLV 1
1070| #define HAVE_LIBREADLINE 1
1071| #define HAVE_LIBZ 1
1072| #define HAVE_SPINLOCKS 1
1073| #define HAVE_LIBCRYPTO 1
1074| #define HAVE_LIBSSL 1
1075| #define STDC_HEADERS 1
1076| #define HAVE_SYS_TYPES_H 1
1077| #define HAVE_SYS_STAT_H 1
1078| #define HAVE_STDLIB_H 1
1079| #define HAVE_STRING_H 1
1080| #define HAVE_MEMORY_H 1
1081| #define HAVE_STRINGS_H 1
1082| #define HAVE_INTTYPES_H 1
1083| #define HAVE_STDINT_H 1
1084| #define HAVE_UNISTD_H 1
1085| /* end confdefs.h.  */
1086| #include <stdio.h>
1087| #if HAVE_SYS_TYPES_H
1088| # include <sys/types.h>
1089| #endif
1090| #if HAVE_SYS_STAT_H
1091| # include <sys/stat.h>
1092| #endif
1093| #if STDC_HEADERS
1094| # include <stdlib.h>
1095| # include <stddef.h>
1096| #else
1097| # if HAVE_STDLIB_H
1098| #  include <stdlib.h>
1099| # endif
1100| #endif
1101| #if HAVE_STRING_H
1102| # if !STDC_HEADERS && HAVE_MEMORY_H
1103| #  include <memory.h>
1104| # endif
1105| # include <string.h>
1106| #endif
1107| #if HAVE_STRINGS_H
1108| # include <strings.h>
1109| #endif
1110| #if HAVE_INTTYPES_H
1111| # include <inttypes.h>
1112| #else
1113| # if HAVE_STDINT_H
1114| #  include <stdint.h>
1115| # endif
1116| #endif
1117| #if HAVE_UNISTD_H
1118| # include <unistd.h>
1119| #endif
1120| #include <crypt.h>
1121configure:8051: result: no
1122configure:8055: checking crypt.h presence
1123configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1124conftest.c:36:10: fatal error: 'crypt.h' file not found
1125#include <crypt.h>
1126         ^
11271 error generated.
1128configure:8071: $? = 1
1129configure: failed program was:
1130| /* confdefs.h.  */
1131|
1132| #define PACKAGE_NAME "PostgreSQL"
1133| #define PACKAGE_TARNAME "postgresql"
1134| #define PACKAGE_VERSION "8.1.23"
1135| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1136| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1137| #define PG_VERSION "8.1.23"
1138| #define USE_INTEGER_DATETIMES 1
1139| #define DEF_PGPORT 5432
1140| #define DEF_PGPORT_STR "5432"
1141| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1142| #define ENABLE_THREAD_SAFETY 1
1143| #define PG_KRB_SRVNAM "postgres"
1144| #define USE_BONJOUR 1
1145| #define USE_SSL 1
1146| #define HAVE_LIBM 1
1147| #define HAVE_LIBDL 1
1148| #define HAVE_LIBRESOLV 1
1149| #define HAVE_LIBREADLINE 1
1150| #define HAVE_LIBZ 1
1151| #define HAVE_SPINLOCKS 1
1152| #define HAVE_LIBCRYPTO 1
1153| #define HAVE_LIBSSL 1
1154| #define STDC_HEADERS 1
1155| #define HAVE_SYS_TYPES_H 1
1156| #define HAVE_SYS_STAT_H 1
1157| #define HAVE_STDLIB_H 1
1158| #define HAVE_STRING_H 1
1159| #define HAVE_MEMORY_H 1
1160| #define HAVE_STRINGS_H 1
1161| #define HAVE_INTTYPES_H 1
1162| #define HAVE_STDINT_H 1
1163| #define HAVE_UNISTD_H 1
1164| /* end confdefs.h.  */
1165| #include <crypt.h>
1166configure:8091: result: no
1167configure:8126: checking for crypt.h
1168configure:8133: result: no
1169configure:8010: checking dld.h usability
1170configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1171conftest.c:70:10: fatal error: 'dld.h' file not found
1172#include <dld.h>
1173         ^
11741 error generated.
1175configure:8028: $? = 1
1176configure: failed program was:
1177| /* confdefs.h.  */
1178|
1179| #define PACKAGE_NAME "PostgreSQL"
1180| #define PACKAGE_TARNAME "postgresql"
1181| #define PACKAGE_VERSION "8.1.23"
1182| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1183| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1184| #define PG_VERSION "8.1.23"
1185| #define USE_INTEGER_DATETIMES 1
1186| #define DEF_PGPORT 5432
1187| #define DEF_PGPORT_STR "5432"
1188| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1189| #define ENABLE_THREAD_SAFETY 1
1190| #define PG_KRB_SRVNAM "postgres"
1191| #define USE_BONJOUR 1
1192| #define USE_SSL 1
1193| #define HAVE_LIBM 1
1194| #define HAVE_LIBDL 1
1195| #define HAVE_LIBRESOLV 1
1196| #define HAVE_LIBREADLINE 1
1197| #define HAVE_LIBZ 1
1198| #define HAVE_SPINLOCKS 1
1199| #define HAVE_LIBCRYPTO 1
1200| #define HAVE_LIBSSL 1
1201| #define STDC_HEADERS 1
1202| #define HAVE_SYS_TYPES_H 1
1203| #define HAVE_SYS_STAT_H 1
1204| #define HAVE_STDLIB_H 1
1205| #define HAVE_STRING_H 1
1206| #define HAVE_MEMORY_H 1
1207| #define HAVE_STRINGS_H 1
1208| #define HAVE_INTTYPES_H 1
1209| #define HAVE_STDINT_H 1
1210| #define HAVE_UNISTD_H 1
1211| /* end confdefs.h.  */
1212| #include <stdio.h>
1213| #if HAVE_SYS_TYPES_H
1214| # include <sys/types.h>
1215| #endif
1216| #if HAVE_SYS_STAT_H
1217| # include <sys/stat.h>
1218| #endif
1219| #if STDC_HEADERS
1220| # include <stdlib.h>
1221| # include <stddef.h>
1222| #else
1223| # if HAVE_STDLIB_H
1224| #  include <stdlib.h>
1225| # endif
1226| #endif
1227| #if HAVE_STRING_H
1228| # if !STDC_HEADERS && HAVE_MEMORY_H
1229| #  include <memory.h>
1230| # endif
1231| # include <string.h>
1232| #endif
1233| #if HAVE_STRINGS_H
1234| # include <strings.h>
1235| #endif
1236| #if HAVE_INTTYPES_H
1237| # include <inttypes.h>
1238| #else
1239| # if HAVE_STDINT_H
1240| #  include <stdint.h>
1241| # endif
1242| #endif
1243| #if HAVE_UNISTD_H
1244| # include <unistd.h>
1245| #endif
1246| #include <dld.h>
1247configure:8051: result: no
1248configure:8055: checking dld.h presence
1249configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1250conftest.c:36:10: fatal error: 'dld.h' file not found
1251#include <dld.h>
1252         ^
12531 error generated.
1254configure:8071: $? = 1
1255configure: failed program was:
1256| /* confdefs.h.  */
1257|
1258| #define PACKAGE_NAME "PostgreSQL"
1259| #define PACKAGE_TARNAME "postgresql"
1260| #define PACKAGE_VERSION "8.1.23"
1261| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1262| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1263| #define PG_VERSION "8.1.23"
1264| #define USE_INTEGER_DATETIMES 1
1265| #define DEF_PGPORT 5432
1266| #define DEF_PGPORT_STR "5432"
1267| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1268| #define ENABLE_THREAD_SAFETY 1
1269| #define PG_KRB_SRVNAM "postgres"
1270| #define USE_BONJOUR 1
1271| #define USE_SSL 1
1272| #define HAVE_LIBM 1
1273| #define HAVE_LIBDL 1
1274| #define HAVE_LIBRESOLV 1
1275| #define HAVE_LIBREADLINE 1
1276| #define HAVE_LIBZ 1
1277| #define HAVE_SPINLOCKS 1
1278| #define HAVE_LIBCRYPTO 1
1279| #define HAVE_LIBSSL 1
1280| #define STDC_HEADERS 1
1281| #define HAVE_SYS_TYPES_H 1
1282| #define HAVE_SYS_STAT_H 1
1283| #define HAVE_STDLIB_H 1
1284| #define HAVE_STRING_H 1
1285| #define HAVE_MEMORY_H 1
1286| #define HAVE_STRINGS_H 1
1287| #define HAVE_INTTYPES_H 1
1288| #define HAVE_STDINT_H 1
1289| #define HAVE_UNISTD_H 1
1290| /* end confdefs.h.  */
1291| #include <dld.h>
1292configure:8091: result: no
1293configure:8126: checking for dld.h
1294configure:8133: result: no
1295configure:8010: checking endian.h usability
1296configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1297conftest.c:70:10: fatal error: 'endian.h' file not found
1298#include <endian.h>
1299         ^
13001 error generated.
1301configure:8028: $? = 1
1302configure: failed program was:
1303| /* confdefs.h.  */
1304|
1305| #define PACKAGE_NAME "PostgreSQL"
1306| #define PACKAGE_TARNAME "postgresql"
1307| #define PACKAGE_VERSION "8.1.23"
1308| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1309| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1310| #define PG_VERSION "8.1.23"
1311| #define USE_INTEGER_DATETIMES 1
1312| #define DEF_PGPORT 5432
1313| #define DEF_PGPORT_STR "5432"
1314| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1315| #define ENABLE_THREAD_SAFETY 1
1316| #define PG_KRB_SRVNAM "postgres"
1317| #define USE_BONJOUR 1
1318| #define USE_SSL 1
1319| #define HAVE_LIBM 1
1320| #define HAVE_LIBDL 1
1321| #define HAVE_LIBRESOLV 1
1322| #define HAVE_LIBREADLINE 1
1323| #define HAVE_LIBZ 1
1324| #define HAVE_SPINLOCKS 1
1325| #define HAVE_LIBCRYPTO 1
1326| #define HAVE_LIBSSL 1
1327| #define STDC_HEADERS 1
1328| #define HAVE_SYS_TYPES_H 1
1329| #define HAVE_SYS_STAT_H 1
1330| #define HAVE_STDLIB_H 1
1331| #define HAVE_STRING_H 1
1332| #define HAVE_MEMORY_H 1
1333| #define HAVE_STRINGS_H 1
1334| #define HAVE_INTTYPES_H 1
1335| #define HAVE_STDINT_H 1
1336| #define HAVE_UNISTD_H 1
1337| /* end confdefs.h.  */
1338| #include <stdio.h>
1339| #if HAVE_SYS_TYPES_H
1340| # include <sys/types.h>
1341| #endif
1342| #if HAVE_SYS_STAT_H
1343| # include <sys/stat.h>
1344| #endif
1345| #if STDC_HEADERS
1346| # include <stdlib.h>
1347| # include <stddef.h>
1348| #else
1349| # if HAVE_STDLIB_H
1350| #  include <stdlib.h>
1351| # endif
1352| #endif
1353| #if HAVE_STRING_H
1354| # if !STDC_HEADERS && HAVE_MEMORY_H
1355| #  include <memory.h>
1356| # endif
1357| # include <string.h>
1358| #endif
1359| #if HAVE_STRINGS_H
1360| # include <strings.h>
1361| #endif
1362| #if HAVE_INTTYPES_H
1363| # include <inttypes.h>
1364| #else
1365| # if HAVE_STDINT_H
1366| #  include <stdint.h>
1367| # endif
1368| #endif
1369| #if HAVE_UNISTD_H
1370| # include <unistd.h>
1371| #endif
1372| #include <endian.h>
1373configure:8051: result: no
1374configure:8055: checking endian.h presence
1375configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1376conftest.c:36:10: fatal error: 'endian.h' file not found
1377#include <endian.h>
1378         ^
13791 error generated.
1380configure:8071: $? = 1
1381configure: failed program was:
1382| /* confdefs.h.  */
1383|
1384| #define PACKAGE_NAME "PostgreSQL"
1385| #define PACKAGE_TARNAME "postgresql"
1386| #define PACKAGE_VERSION "8.1.23"
1387| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1388| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1389| #define PG_VERSION "8.1.23"
1390| #define USE_INTEGER_DATETIMES 1
1391| #define DEF_PGPORT 5432
1392| #define DEF_PGPORT_STR "5432"
1393| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1394| #define ENABLE_THREAD_SAFETY 1
1395| #define PG_KRB_SRVNAM "postgres"
1396| #define USE_BONJOUR 1
1397| #define USE_SSL 1
1398| #define HAVE_LIBM 1
1399| #define HAVE_LIBDL 1
1400| #define HAVE_LIBRESOLV 1
1401| #define HAVE_LIBREADLINE 1
1402| #define HAVE_LIBZ 1
1403| #define HAVE_SPINLOCKS 1
1404| #define HAVE_LIBCRYPTO 1
1405| #define HAVE_LIBSSL 1
1406| #define STDC_HEADERS 1
1407| #define HAVE_SYS_TYPES_H 1
1408| #define HAVE_SYS_STAT_H 1
1409| #define HAVE_STDLIB_H 1
1410| #define HAVE_STRING_H 1
1411| #define HAVE_MEMORY_H 1
1412| #define HAVE_STRINGS_H 1
1413| #define HAVE_INTTYPES_H 1
1414| #define HAVE_STDINT_H 1
1415| #define HAVE_UNISTD_H 1
1416| /* end confdefs.h.  */
1417| #include <endian.h>
1418configure:8091: result: no
1419configure:8126: checking for endian.h
1420configure:8133: result: no
1421configure:8010: checking fp_class.h usability
1422configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1423conftest.c:70:10: fatal error: 'fp_class.h' file not found
1424#include <fp_class.h>
1425         ^
14261 error generated.
1427configure:8028: $? = 1
1428configure: failed program was:
1429| /* confdefs.h.  */
1430|
1431| #define PACKAGE_NAME "PostgreSQL"
1432| #define PACKAGE_TARNAME "postgresql"
1433| #define PACKAGE_VERSION "8.1.23"
1434| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1435| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1436| #define PG_VERSION "8.1.23"
1437| #define USE_INTEGER_DATETIMES 1
1438| #define DEF_PGPORT 5432
1439| #define DEF_PGPORT_STR "5432"
1440| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1441| #define ENABLE_THREAD_SAFETY 1
1442| #define PG_KRB_SRVNAM "postgres"
1443| #define USE_BONJOUR 1
1444| #define USE_SSL 1
1445| #define HAVE_LIBM 1
1446| #define HAVE_LIBDL 1
1447| #define HAVE_LIBRESOLV 1
1448| #define HAVE_LIBREADLINE 1
1449| #define HAVE_LIBZ 1
1450| #define HAVE_SPINLOCKS 1
1451| #define HAVE_LIBCRYPTO 1
1452| #define HAVE_LIBSSL 1
1453| #define STDC_HEADERS 1
1454| #define HAVE_SYS_TYPES_H 1
1455| #define HAVE_SYS_STAT_H 1
1456| #define HAVE_STDLIB_H 1
1457| #define HAVE_STRING_H 1
1458| #define HAVE_MEMORY_H 1
1459| #define HAVE_STRINGS_H 1
1460| #define HAVE_INTTYPES_H 1
1461| #define HAVE_STDINT_H 1
1462| #define HAVE_UNISTD_H 1
1463| /* end confdefs.h.  */
1464| #include <stdio.h>
1465| #if HAVE_SYS_TYPES_H
1466| # include <sys/types.h>
1467| #endif
1468| #if HAVE_SYS_STAT_H
1469| # include <sys/stat.h>
1470| #endif
1471| #if STDC_HEADERS
1472| # include <stdlib.h>
1473| # include <stddef.h>
1474| #else
1475| # if HAVE_STDLIB_H
1476| #  include <stdlib.h>
1477| # endif
1478| #endif
1479| #if HAVE_STRING_H
1480| # if !STDC_HEADERS && HAVE_MEMORY_H
1481| #  include <memory.h>
1482| # endif
1483| # include <string.h>
1484| #endif
1485| #if HAVE_STRINGS_H
1486| # include <strings.h>
1487| #endif
1488| #if HAVE_INTTYPES_H
1489| # include <inttypes.h>
1490| #else
1491| # if HAVE_STDINT_H
1492| #  include <stdint.h>
1493| # endif
1494| #endif
1495| #if HAVE_UNISTD_H
1496| # include <unistd.h>
1497| #endif
1498| #include <fp_class.h>
1499configure:8051: result: no
1500configure:8055: checking fp_class.h presence
1501configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1502conftest.c:36:10: fatal error: 'fp_class.h' file not found
1503#include <fp_class.h>
1504         ^
15051 error generated.
1506configure:8071: $? = 1
1507configure: failed program was:
1508| /* confdefs.h.  */
1509|
1510| #define PACKAGE_NAME "PostgreSQL"
1511| #define PACKAGE_TARNAME "postgresql"
1512| #define PACKAGE_VERSION "8.1.23"
1513| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1514| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1515| #define PG_VERSION "8.1.23"
1516| #define USE_INTEGER_DATETIMES 1
1517| #define DEF_PGPORT 5432
1518| #define DEF_PGPORT_STR "5432"
1519| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1520| #define ENABLE_THREAD_SAFETY 1
1521| #define PG_KRB_SRVNAM "postgres"
1522| #define USE_BONJOUR 1
1523| #define USE_SSL 1
1524| #define HAVE_LIBM 1
1525| #define HAVE_LIBDL 1
1526| #define HAVE_LIBRESOLV 1
1527| #define HAVE_LIBREADLINE 1
1528| #define HAVE_LIBZ 1
1529| #define HAVE_SPINLOCKS 1
1530| #define HAVE_LIBCRYPTO 1
1531| #define HAVE_LIBSSL 1
1532| #define STDC_HEADERS 1
1533| #define HAVE_SYS_TYPES_H 1
1534| #define HAVE_SYS_STAT_H 1
1535| #define HAVE_STDLIB_H 1
1536| #define HAVE_STRING_H 1
1537| #define HAVE_MEMORY_H 1
1538| #define HAVE_STRINGS_H 1
1539| #define HAVE_INTTYPES_H 1
1540| #define HAVE_STDINT_H 1
1541| #define HAVE_UNISTD_H 1
1542| /* end confdefs.h.  */
1543| #include <fp_class.h>
1544configure:8091: result: no
1545configure:8126: checking for fp_class.h
1546configure:8133: result: no
1547configure:8010: checking getopt.h usability
1548configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1549configure:8028: $? = 0
1550configure:8032: test -z
1551                         || test ! -s conftest.err
1552configure:8035: $? = 0
1553configure:8038: test -s conftest.o
1554configure:8041: $? = 0
1555configure:8051: result: yes
1556configure:8055: checking getopt.h presence
1557configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1558configure:8071: $? = 0
1559configure:8091: result: yes
1560configure:8126: checking for getopt.h
1561configure:8133: result: yes
1562configure:8010: checking ieeefp.h usability
1563configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1564conftest.c:71:10: fatal error: 'ieeefp.h' file not found
1565#include <ieeefp.h>
1566         ^
15671 error generated.
1568configure:8028: $? = 1
1569configure: failed program was:
1570| /* confdefs.h.  */
1571|
1572| #define PACKAGE_NAME "PostgreSQL"
1573| #define PACKAGE_TARNAME "postgresql"
1574| #define PACKAGE_VERSION "8.1.23"
1575| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1576| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1577| #define PG_VERSION "8.1.23"
1578| #define USE_INTEGER_DATETIMES 1
1579| #define DEF_PGPORT 5432
1580| #define DEF_PGPORT_STR "5432"
1581| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1582| #define ENABLE_THREAD_SAFETY 1
1583| #define PG_KRB_SRVNAM "postgres"
1584| #define USE_BONJOUR 1
1585| #define USE_SSL 1
1586| #define HAVE_LIBM 1
1587| #define HAVE_LIBDL 1
1588| #define HAVE_LIBRESOLV 1
1589| #define HAVE_LIBREADLINE 1
1590| #define HAVE_LIBZ 1
1591| #define HAVE_SPINLOCKS 1
1592| #define HAVE_LIBCRYPTO 1
1593| #define HAVE_LIBSSL 1
1594| #define STDC_HEADERS 1
1595| #define HAVE_SYS_TYPES_H 1
1596| #define HAVE_SYS_STAT_H 1
1597| #define HAVE_STDLIB_H 1
1598| #define HAVE_STRING_H 1
1599| #define HAVE_MEMORY_H 1
1600| #define HAVE_STRINGS_H 1
1601| #define HAVE_INTTYPES_H 1
1602| #define HAVE_STDINT_H 1
1603| #define HAVE_UNISTD_H 1
1604| #define HAVE_GETOPT_H 1
1605| /* end confdefs.h.  */
1606| #include <stdio.h>
1607| #if HAVE_SYS_TYPES_H
1608| # include <sys/types.h>
1609| #endif
1610| #if HAVE_SYS_STAT_H
1611| # include <sys/stat.h>
1612| #endif
1613| #if STDC_HEADERS
1614| # include <stdlib.h>
1615| # include <stddef.h>
1616| #else
1617| # if HAVE_STDLIB_H
1618| #  include <stdlib.h>
1619| # endif
1620| #endif
1621| #if HAVE_STRING_H
1622| # if !STDC_HEADERS && HAVE_MEMORY_H
1623| #  include <memory.h>
1624| # endif
1625| # include <string.h>
1626| #endif
1627| #if HAVE_STRINGS_H
1628| # include <strings.h>
1629| #endif
1630| #if HAVE_INTTYPES_H
1631| # include <inttypes.h>
1632| #else
1633| # if HAVE_STDINT_H
1634| #  include <stdint.h>
1635| # endif
1636| #endif
1637| #if HAVE_UNISTD_H
1638| # include <unistd.h>
1639| #endif
1640| #include <ieeefp.h>
1641configure:8051: result: no
1642configure:8055: checking ieeefp.h presence
1643configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1644conftest.c:37:10: fatal error: 'ieeefp.h' file not found
1645#include <ieeefp.h>
1646         ^
16471 error generated.
1648configure:8071: $? = 1
1649configure: failed program was:
1650| /* confdefs.h.  */
1651|
1652| #define PACKAGE_NAME "PostgreSQL"
1653| #define PACKAGE_TARNAME "postgresql"
1654| #define PACKAGE_VERSION "8.1.23"
1655| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1656| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1657| #define PG_VERSION "8.1.23"
1658| #define USE_INTEGER_DATETIMES 1
1659| #define DEF_PGPORT 5432
1660| #define DEF_PGPORT_STR "5432"
1661| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1662| #define ENABLE_THREAD_SAFETY 1
1663| #define PG_KRB_SRVNAM "postgres"
1664| #define USE_BONJOUR 1
1665| #define USE_SSL 1
1666| #define HAVE_LIBM 1
1667| #define HAVE_LIBDL 1
1668| #define HAVE_LIBRESOLV 1
1669| #define HAVE_LIBREADLINE 1
1670| #define HAVE_LIBZ 1
1671| #define HAVE_SPINLOCKS 1
1672| #define HAVE_LIBCRYPTO 1
1673| #define HAVE_LIBSSL 1
1674| #define STDC_HEADERS 1
1675| #define HAVE_SYS_TYPES_H 1
1676| #define HAVE_SYS_STAT_H 1
1677| #define HAVE_STDLIB_H 1
1678| #define HAVE_STRING_H 1
1679| #define HAVE_MEMORY_H 1
1680| #define HAVE_STRINGS_H 1
1681| #define HAVE_INTTYPES_H 1
1682| #define HAVE_STDINT_H 1
1683| #define HAVE_UNISTD_H 1
1684| #define HAVE_GETOPT_H 1
1685| /* end confdefs.h.  */
1686| #include <ieeefp.h>
1687configure:8091: result: no
1688configure:8126: checking for ieeefp.h
1689configure:8133: result: no
1690configure:8010: checking langinfo.h usability
1691configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1692configure:8028: $? = 0
1693configure:8032: test -z
1694                         || test ! -s conftest.err
1695configure:8035: $? = 0
1696configure:8038: test -s conftest.o
1697configure:8041: $? = 0
1698configure:8051: result: yes
1699configure:8055: checking langinfo.h presence
1700configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1701configure:8071: $? = 0
1702configure:8091: result: yes
1703configure:8126: checking for langinfo.h
1704configure:8133: result: yes
1705configure:8010: checking poll.h usability
1706configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1707configure:8028: $? = 0
1708configure:8032: test -z
1709                         || test ! -s conftest.err
1710configure:8035: $? = 0
1711configure:8038: test -s conftest.o
1712configure:8041: $? = 0
1713configure:8051: result: yes
1714configure:8055: checking poll.h presence
1715configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1716configure:8071: $? = 0
1717configure:8091: result: yes
1718configure:8126: checking for poll.h
1719configure:8133: result: yes
1720configure:8010: checking pwd.h usability
1721configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1722configure:8028: $? = 0
1723configure:8032: test -z
1724                         || test ! -s conftest.err
1725configure:8035: $? = 0
1726configure:8038: test -s conftest.o
1727configure:8041: $? = 0
1728configure:8051: result: yes
1729configure:8055: checking pwd.h presence
1730configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1731configure:8071: $? = 0
1732configure:8091: result: yes
1733configure:8126: checking for pwd.h
1734configure:8133: result: yes
1735configure:8010: checking sys/ipc.h usability
1736configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1737configure:8028: $? = 0
1738configure:8032: test -z
1739                         || test ! -s conftest.err
1740configure:8035: $? = 0
1741configure:8038: test -s conftest.o
1742configure:8041: $? = 0
1743configure:8051: result: yes
1744configure:8055: checking sys/ipc.h presence
1745configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1746configure:8071: $? = 0
1747configure:8091: result: yes
1748configure:8126: checking for sys/ipc.h
1749configure:8133: result: yes
1750configure:8010: checking sys/poll.h usability
1751configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1752configure:8028: $? = 0
1753configure:8032: test -z
1754                         || test ! -s conftest.err
1755configure:8035: $? = 0
1756configure:8038: test -s conftest.o
1757configure:8041: $? = 0
1758configure:8051: result: yes
1759configure:8055: checking sys/poll.h presence
1760configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1761configure:8071: $? = 0
1762configure:8091: result: yes
1763configure:8126: checking for sys/poll.h
1764configure:8133: result: yes
1765configure:8010: checking sys/pstat.h usability
1766configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1767conftest.c:76:10: fatal error: 'sys/pstat.h' file not found
1768#include <sys/pstat.h>
1769         ^
17701 error generated.
1771configure:8028: $? = 1
1772configure: failed program was:
1773| /* confdefs.h.  */
1774|
1775| #define PACKAGE_NAME "PostgreSQL"
1776| #define PACKAGE_TARNAME "postgresql"
1777| #define PACKAGE_VERSION "8.1.23"
1778| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1779| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1780| #define PG_VERSION "8.1.23"
1781| #define USE_INTEGER_DATETIMES 1
1782| #define DEF_PGPORT 5432
1783| #define DEF_PGPORT_STR "5432"
1784| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1785| #define ENABLE_THREAD_SAFETY 1
1786| #define PG_KRB_SRVNAM "postgres"
1787| #define USE_BONJOUR 1
1788| #define USE_SSL 1
1789| #define HAVE_LIBM 1
1790| #define HAVE_LIBDL 1
1791| #define HAVE_LIBRESOLV 1
1792| #define HAVE_LIBREADLINE 1
1793| #define HAVE_LIBZ 1
1794| #define HAVE_SPINLOCKS 1
1795| #define HAVE_LIBCRYPTO 1
1796| #define HAVE_LIBSSL 1
1797| #define STDC_HEADERS 1
1798| #define HAVE_SYS_TYPES_H 1
1799| #define HAVE_SYS_STAT_H 1
1800| #define HAVE_STDLIB_H 1
1801| #define HAVE_STRING_H 1
1802| #define HAVE_MEMORY_H 1
1803| #define HAVE_STRINGS_H 1
1804| #define HAVE_INTTYPES_H 1
1805| #define HAVE_STDINT_H 1
1806| #define HAVE_UNISTD_H 1
1807| #define HAVE_GETOPT_H 1
1808| #define HAVE_LANGINFO_H 1
1809| #define HAVE_POLL_H 1
1810| #define HAVE_PWD_H 1
1811| #define HAVE_SYS_IPC_H 1
1812| #define HAVE_SYS_POLL_H 1
1813| /* end confdefs.h.  */
1814| #include <stdio.h>
1815| #if HAVE_SYS_TYPES_H
1816| # include <sys/types.h>
1817| #endif
1818| #if HAVE_SYS_STAT_H
1819| # include <sys/stat.h>
1820| #endif
1821| #if STDC_HEADERS
1822| # include <stdlib.h>
1823| # include <stddef.h>
1824| #else
1825| # if HAVE_STDLIB_H
1826| #  include <stdlib.h>
1827| # endif
1828| #endif
1829| #if HAVE_STRING_H
1830| # if !STDC_HEADERS && HAVE_MEMORY_H
1831| #  include <memory.h>
1832| # endif
1833| # include <string.h>
1834| #endif
1835| #if HAVE_STRINGS_H
1836| # include <strings.h>
1837| #endif
1838| #if HAVE_INTTYPES_H
1839| # include <inttypes.h>
1840| #else
1841| # if HAVE_STDINT_H
1842| #  include <stdint.h>
1843| # endif
1844| #endif
1845| #if HAVE_UNISTD_H
1846| # include <unistd.h>
1847| #endif
1848| #include <sys/pstat.h>
1849configure:8051: result: no
1850configure:8055: checking sys/pstat.h presence
1851configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1852conftest.c:42:10: fatal error: 'sys/pstat.h' file not found
1853#include <sys/pstat.h>
1854         ^
18551 error generated.
1856configure:8071: $? = 1
1857configure: failed program was:
1858| /* confdefs.h.  */
1859|
1860| #define PACKAGE_NAME "PostgreSQL"
1861| #define PACKAGE_TARNAME "postgresql"
1862| #define PACKAGE_VERSION "8.1.23"
1863| #define PACKAGE_STRING "PostgreSQL 8.1.23"
1864| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1865| #define PG_VERSION "8.1.23"
1866| #define USE_INTEGER_DATETIMES 1
1867| #define DEF_PGPORT 5432
1868| #define DEF_PGPORT_STR "5432"
1869| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
1870| #define ENABLE_THREAD_SAFETY 1
1871| #define PG_KRB_SRVNAM "postgres"
1872| #define USE_BONJOUR 1
1873| #define USE_SSL 1
1874| #define HAVE_LIBM 1
1875| #define HAVE_LIBDL 1
1876| #define HAVE_LIBRESOLV 1
1877| #define HAVE_LIBREADLINE 1
1878| #define HAVE_LIBZ 1
1879| #define HAVE_SPINLOCKS 1
1880| #define HAVE_LIBCRYPTO 1
1881| #define HAVE_LIBSSL 1
1882| #define STDC_HEADERS 1
1883| #define HAVE_SYS_TYPES_H 1
1884| #define HAVE_SYS_STAT_H 1
1885| #define HAVE_STDLIB_H 1
1886| #define HAVE_STRING_H 1
1887| #define HAVE_MEMORY_H 1
1888| #define HAVE_STRINGS_H 1
1889| #define HAVE_INTTYPES_H 1
1890| #define HAVE_STDINT_H 1
1891| #define HAVE_UNISTD_H 1
1892| #define HAVE_GETOPT_H 1
1893| #define HAVE_LANGINFO_H 1
1894| #define HAVE_POLL_H 1
1895| #define HAVE_PWD_H 1
1896| #define HAVE_SYS_IPC_H 1
1897| #define HAVE_SYS_POLL_H 1
1898| /* end confdefs.h.  */
1899| #include <sys/pstat.h>
1900configure:8091: result: no
1901configure:8126: checking for sys/pstat.h
1902configure:8133: result: no
1903configure:8010: checking sys/select.h usability
1904configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1905configure:8028: $? = 0
1906configure:8032: test -z
1907                         || test ! -s conftest.err
1908configure:8035: $? = 0
1909configure:8038: test -s conftest.o
1910configure:8041: $? = 0
1911configure:8051: result: yes
1912configure:8055: checking sys/select.h presence
1913configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1914configure:8071: $? = 0
1915configure:8091: result: yes
1916configure:8126: checking for sys/select.h
1917configure:8133: result: yes
1918configure:8010: checking sys/sem.h usability
1919configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1920configure:8028: $? = 0
1921configure:8032: test -z
1922                         || test ! -s conftest.err
1923configure:8035: $? = 0
1924configure:8038: test -s conftest.o
1925configure:8041: $? = 0
1926configure:8051: result: yes
1927configure:8055: checking sys/sem.h presence
1928configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1929configure:8071: $? = 0
1930configure:8091: result: yes
1931configure:8126: checking for sys/sem.h
1932configure:8133: result: yes
1933configure:8010: checking sys/socket.h usability
1934configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1935configure:8028: $? = 0
1936configure:8032: test -z
1937                         || test ! -s conftest.err
1938configure:8035: $? = 0
1939configure:8038: test -s conftest.o
1940configure:8041: $? = 0
1941configure:8051: result: yes
1942configure:8055: checking sys/socket.h presence
1943configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1944configure:8071: $? = 0
1945configure:8091: result: yes
1946configure:8126: checking for sys/socket.h
1947configure:8133: result: yes
1948configure:8010: checking sys/shm.h usability
1949configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1950configure:8028: $? = 0
1951configure:8032: test -z
1952                         || test ! -s conftest.err
1953configure:8035: $? = 0
1954configure:8038: test -s conftest.o
1955configure:8041: $? = 0
1956configure:8051: result: yes
1957configure:8055: checking sys/shm.h presence
1958configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1959configure:8071: $? = 0
1960configure:8091: result: yes
1961configure:8126: checking for sys/shm.h
1962configure:8133: result: yes
1963configure:8010: checking sys/time.h usability
1964configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1965configure:8028: $? = 0
1966configure:8032: test -z
1967                         || test ! -s conftest.err
1968configure:8035: $? = 0
1969configure:8038: test -s conftest.o
1970configure:8041: $? = 0
1971configure:8051: result: yes
1972configure:8055: checking sys/time.h presence
1973configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1974configure:8071: $? = 0
1975configure:8091: result: yes
1976configure:8126: checking for sys/time.h
1977configure:8133: result: yes
1978configure:8010: checking sys/un.h usability
1979configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1980configure:8028: $? = 0
1981configure:8032: test -z
1982                         || test ! -s conftest.err
1983configure:8035: $? = 0
1984configure:8038: test -s conftest.o
1985configure:8041: $? = 0
1986configure:8051: result: yes
1987configure:8055: checking sys/un.h presence
1988configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
1989configure:8071: $? = 0
1990configure:8091: result: yes
1991configure:8126: checking for sys/un.h
1992configure:8133: result: yes
1993configure:8010: checking termios.h usability
1994configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
1995configure:8028: $? = 0
1996configure:8032: test -z
1997                         || test ! -s conftest.err
1998configure:8035: $? = 0
1999configure:8038: test -s conftest.o
2000configure:8041: $? = 0
2001configure:8051: result: yes
2002configure:8055: checking termios.h presence
2003configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2004configure:8071: $? = 0
2005configure:8091: result: yes
2006configure:8126: checking for termios.h
2007configure:8133: result: yes
2008configure:8010: checking utime.h usability
2009configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2010configure:8028: $? = 0
2011configure:8032: test -z
2012                         || test ! -s conftest.err
2013configure:8035: $? = 0
2014configure:8038: test -s conftest.o
2015configure:8041: $? = 0
2016configure:8051: result: yes
2017configure:8055: checking utime.h presence
2018configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2019configure:8071: $? = 0
2020configure:8091: result: yes
2021configure:8126: checking for utime.h
2022configure:8133: result: yes
2023configure:8010: checking wchar.h usability
2024configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2025configure:8028: $? = 0
2026configure:8032: test -z
2027                         || test ! -s conftest.err
2028configure:8035: $? = 0
2029configure:8038: test -s conftest.o
2030configure:8041: $? = 0
2031configure:8051: result: yes
2032configure:8055: checking wchar.h presence
2033configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2034configure:8071: $? = 0
2035configure:8091: result: yes
2036configure:8126: checking for wchar.h
2037configure:8133: result: yes
2038configure:8010: checking wctype.h usability
2039configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2040configure:8028: $? = 0
2041configure:8032: test -z
2042                         || test ! -s conftest.err
2043configure:8035: $? = 0
2044configure:8038: test -s conftest.o
2045configure:8041: $? = 0
2046configure:8051: result: yes
2047configure:8055: checking wctype.h presence
2048configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2049configure:8071: $? = 0
2050configure:8091: result: yes
2051configure:8126: checking for wctype.h
2052configure:8133: result: yes
2053configure:8010: checking kernel/OS.h usability
2054configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2055conftest.c:86:10: fatal error: 'kernel/OS.h' file not found
2056#include <kernel/OS.h>
2057         ^
20581 error generated.
2059configure:8028: $? = 1
2060configure: failed program was:
2061| /* confdefs.h.  */
2062|
2063| #define PACKAGE_NAME "PostgreSQL"
2064| #define PACKAGE_TARNAME "postgresql"
2065| #define PACKAGE_VERSION "8.1.23"
2066| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2067| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2068| #define PG_VERSION "8.1.23"
2069| #define USE_INTEGER_DATETIMES 1
2070| #define DEF_PGPORT 5432
2071| #define DEF_PGPORT_STR "5432"
2072| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2073| #define ENABLE_THREAD_SAFETY 1
2074| #define PG_KRB_SRVNAM "postgres"
2075| #define USE_BONJOUR 1
2076| #define USE_SSL 1
2077| #define HAVE_LIBM 1
2078| #define HAVE_LIBDL 1
2079| #define HAVE_LIBRESOLV 1
2080| #define HAVE_LIBREADLINE 1
2081| #define HAVE_LIBZ 1
2082| #define HAVE_SPINLOCKS 1
2083| #define HAVE_LIBCRYPTO 1
2084| #define HAVE_LIBSSL 1
2085| #define STDC_HEADERS 1
2086| #define HAVE_SYS_TYPES_H 1
2087| #define HAVE_SYS_STAT_H 1
2088| #define HAVE_STDLIB_H 1
2089| #define HAVE_STRING_H 1
2090| #define HAVE_MEMORY_H 1
2091| #define HAVE_STRINGS_H 1
2092| #define HAVE_INTTYPES_H 1
2093| #define HAVE_STDINT_H 1
2094| #define HAVE_UNISTD_H 1
2095| #define HAVE_GETOPT_H 1
2096| #define HAVE_LANGINFO_H 1
2097| #define HAVE_POLL_H 1
2098| #define HAVE_PWD_H 1
2099| #define HAVE_SYS_IPC_H 1
2100| #define HAVE_SYS_POLL_H 1
2101| #define HAVE_SYS_SELECT_H 1
2102| #define HAVE_SYS_SEM_H 1
2103| #define HAVE_SYS_SOCKET_H 1
2104| #define HAVE_SYS_SHM_H 1
2105| #define HAVE_SYS_TIME_H 1
2106| #define HAVE_SYS_UN_H 1
2107| #define HAVE_TERMIOS_H 1
2108| #define HAVE_UTIME_H 1
2109| #define HAVE_WCHAR_H 1
2110| #define HAVE_WCTYPE_H 1
2111| /* end confdefs.h.  */
2112| #include <stdio.h>
2113| #if HAVE_SYS_TYPES_H
2114| # include <sys/types.h>
2115| #endif
2116| #if HAVE_SYS_STAT_H
2117| # include <sys/stat.h>
2118| #endif
2119| #if STDC_HEADERS
2120| # include <stdlib.h>
2121| # include <stddef.h>
2122| #else
2123| # if HAVE_STDLIB_H
2124| #  include <stdlib.h>
2125| # endif
2126| #endif
2127| #if HAVE_STRING_H
2128| # if !STDC_HEADERS && HAVE_MEMORY_H
2129| #  include <memory.h>
2130| # endif
2131| # include <string.h>
2132| #endif
2133| #if HAVE_STRINGS_H
2134| # include <strings.h>
2135| #endif
2136| #if HAVE_INTTYPES_H
2137| # include <inttypes.h>
2138| #else
2139| # if HAVE_STDINT_H
2140| #  include <stdint.h>
2141| # endif
2142| #endif
2143| #if HAVE_UNISTD_H
2144| # include <unistd.h>
2145| #endif
2146| #include <kernel/OS.h>
2147configure:8051: result: no
2148configure:8055: checking kernel/OS.h presence
2149configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2150conftest.c:52:10: fatal error: 'kernel/OS.h' file not found
2151#include <kernel/OS.h>
2152         ^
21531 error generated.
2154configure:8071: $? = 1
2155configure: failed program was:
2156| /* confdefs.h.  */
2157|
2158| #define PACKAGE_NAME "PostgreSQL"
2159| #define PACKAGE_TARNAME "postgresql"
2160| #define PACKAGE_VERSION "8.1.23"
2161| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2162| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2163| #define PG_VERSION "8.1.23"
2164| #define USE_INTEGER_DATETIMES 1
2165| #define DEF_PGPORT 5432
2166| #define DEF_PGPORT_STR "5432"
2167| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2168| #define ENABLE_THREAD_SAFETY 1
2169| #define PG_KRB_SRVNAM "postgres"
2170| #define USE_BONJOUR 1
2171| #define USE_SSL 1
2172| #define HAVE_LIBM 1
2173| #define HAVE_LIBDL 1
2174| #define HAVE_LIBRESOLV 1
2175| #define HAVE_LIBREADLINE 1
2176| #define HAVE_LIBZ 1
2177| #define HAVE_SPINLOCKS 1
2178| #define HAVE_LIBCRYPTO 1
2179| #define HAVE_LIBSSL 1
2180| #define STDC_HEADERS 1
2181| #define HAVE_SYS_TYPES_H 1
2182| #define HAVE_SYS_STAT_H 1
2183| #define HAVE_STDLIB_H 1
2184| #define HAVE_STRING_H 1
2185| #define HAVE_MEMORY_H 1
2186| #define HAVE_STRINGS_H 1
2187| #define HAVE_INTTYPES_H 1
2188| #define HAVE_STDINT_H 1
2189| #define HAVE_UNISTD_H 1
2190| #define HAVE_GETOPT_H 1
2191| #define HAVE_LANGINFO_H 1
2192| #define HAVE_POLL_H 1
2193| #define HAVE_PWD_H 1
2194| #define HAVE_SYS_IPC_H 1
2195| #define HAVE_SYS_POLL_H 1
2196| #define HAVE_SYS_SELECT_H 1
2197| #define HAVE_SYS_SEM_H 1
2198| #define HAVE_SYS_SOCKET_H 1
2199| #define HAVE_SYS_SHM_H 1
2200| #define HAVE_SYS_TIME_H 1
2201| #define HAVE_SYS_UN_H 1
2202| #define HAVE_TERMIOS_H 1
2203| #define HAVE_UTIME_H 1
2204| #define HAVE_WCHAR_H 1
2205| #define HAVE_WCTYPE_H 1
2206| /* end confdefs.h.  */
2207| #include <kernel/OS.h>
2208configure:8091: result: no
2209configure:8126: checking for kernel/OS.h
2210configure:8133: result: no
2211configure:8010: checking kernel/image.h usability
2212configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2213conftest.c:86:10: fatal error: 'kernel/image.h' file not found
2214#include <kernel/image.h>
2215         ^
22161 error generated.
2217configure:8028: $? = 1
2218configure: failed program was:
2219| /* confdefs.h.  */
2220|
2221| #define PACKAGE_NAME "PostgreSQL"
2222| #define PACKAGE_TARNAME "postgresql"
2223| #define PACKAGE_VERSION "8.1.23"
2224| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2225| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2226| #define PG_VERSION "8.1.23"
2227| #define USE_INTEGER_DATETIMES 1
2228| #define DEF_PGPORT 5432
2229| #define DEF_PGPORT_STR "5432"
2230| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2231| #define ENABLE_THREAD_SAFETY 1
2232| #define PG_KRB_SRVNAM "postgres"
2233| #define USE_BONJOUR 1
2234| #define USE_SSL 1
2235| #define HAVE_LIBM 1
2236| #define HAVE_LIBDL 1
2237| #define HAVE_LIBRESOLV 1
2238| #define HAVE_LIBREADLINE 1
2239| #define HAVE_LIBZ 1
2240| #define HAVE_SPINLOCKS 1
2241| #define HAVE_LIBCRYPTO 1
2242| #define HAVE_LIBSSL 1
2243| #define STDC_HEADERS 1
2244| #define HAVE_SYS_TYPES_H 1
2245| #define HAVE_SYS_STAT_H 1
2246| #define HAVE_STDLIB_H 1
2247| #define HAVE_STRING_H 1
2248| #define HAVE_MEMORY_H 1
2249| #define HAVE_STRINGS_H 1
2250| #define HAVE_INTTYPES_H 1
2251| #define HAVE_STDINT_H 1
2252| #define HAVE_UNISTD_H 1
2253| #define HAVE_GETOPT_H 1
2254| #define HAVE_LANGINFO_H 1
2255| #define HAVE_POLL_H 1
2256| #define HAVE_PWD_H 1
2257| #define HAVE_SYS_IPC_H 1
2258| #define HAVE_SYS_POLL_H 1
2259| #define HAVE_SYS_SELECT_H 1
2260| #define HAVE_SYS_SEM_H 1
2261| #define HAVE_SYS_SOCKET_H 1
2262| #define HAVE_SYS_SHM_H 1
2263| #define HAVE_SYS_TIME_H 1
2264| #define HAVE_SYS_UN_H 1
2265| #define HAVE_TERMIOS_H 1
2266| #define HAVE_UTIME_H 1
2267| #define HAVE_WCHAR_H 1
2268| #define HAVE_WCTYPE_H 1
2269| /* end confdefs.h.  */
2270| #include <stdio.h>
2271| #if HAVE_SYS_TYPES_H
2272| # include <sys/types.h>
2273| #endif
2274| #if HAVE_SYS_STAT_H
2275| # include <sys/stat.h>
2276| #endif
2277| #if STDC_HEADERS
2278| # include <stdlib.h>
2279| # include <stddef.h>
2280| #else
2281| # if HAVE_STDLIB_H
2282| #  include <stdlib.h>
2283| # endif
2284| #endif
2285| #if HAVE_STRING_H
2286| # if !STDC_HEADERS && HAVE_MEMORY_H
2287| #  include <memory.h>
2288| # endif
2289| # include <string.h>
2290| #endif
2291| #if HAVE_STRINGS_H
2292| # include <strings.h>
2293| #endif
2294| #if HAVE_INTTYPES_H
2295| # include <inttypes.h>
2296| #else
2297| # if HAVE_STDINT_H
2298| #  include <stdint.h>
2299| # endif
2300| #endif
2301| #if HAVE_UNISTD_H
2302| # include <unistd.h>
2303| #endif
2304| #include <kernel/image.h>
2305configure:8051: result: no
2306configure:8055: checking kernel/image.h presence
2307configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2308conftest.c:52:10: fatal error: 'kernel/image.h' file not found
2309#include <kernel/image.h>
2310         ^
23111 error generated.
2312configure:8071: $? = 1
2313configure: failed program was:
2314| /* confdefs.h.  */
2315|
2316| #define PACKAGE_NAME "PostgreSQL"
2317| #define PACKAGE_TARNAME "postgresql"
2318| #define PACKAGE_VERSION "8.1.23"
2319| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2320| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2321| #define PG_VERSION "8.1.23"
2322| #define USE_INTEGER_DATETIMES 1
2323| #define DEF_PGPORT 5432
2324| #define DEF_PGPORT_STR "5432"
2325| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2326| #define ENABLE_THREAD_SAFETY 1
2327| #define PG_KRB_SRVNAM "postgres"
2328| #define USE_BONJOUR 1
2329| #define USE_SSL 1
2330| #define HAVE_LIBM 1
2331| #define HAVE_LIBDL 1
2332| #define HAVE_LIBRESOLV 1
2333| #define HAVE_LIBREADLINE 1
2334| #define HAVE_LIBZ 1
2335| #define HAVE_SPINLOCKS 1
2336| #define HAVE_LIBCRYPTO 1
2337| #define HAVE_LIBSSL 1
2338| #define STDC_HEADERS 1
2339| #define HAVE_SYS_TYPES_H 1
2340| #define HAVE_SYS_STAT_H 1
2341| #define HAVE_STDLIB_H 1
2342| #define HAVE_STRING_H 1
2343| #define HAVE_MEMORY_H 1
2344| #define HAVE_STRINGS_H 1
2345| #define HAVE_INTTYPES_H 1
2346| #define HAVE_STDINT_H 1
2347| #define HAVE_UNISTD_H 1
2348| #define HAVE_GETOPT_H 1
2349| #define HAVE_LANGINFO_H 1
2350| #define HAVE_POLL_H 1
2351| #define HAVE_PWD_H 1
2352| #define HAVE_SYS_IPC_H 1
2353| #define HAVE_SYS_POLL_H 1
2354| #define HAVE_SYS_SELECT_H 1
2355| #define HAVE_SYS_SEM_H 1
2356| #define HAVE_SYS_SOCKET_H 1
2357| #define HAVE_SYS_SHM_H 1
2358| #define HAVE_SYS_TIME_H 1
2359| #define HAVE_SYS_UN_H 1
2360| #define HAVE_TERMIOS_H 1
2361| #define HAVE_UTIME_H 1
2362| #define HAVE_WCHAR_H 1
2363| #define HAVE_WCTYPE_H 1
2364| /* end confdefs.h.  */
2365| #include <kernel/image.h>
2366configure:8091: result: no
2367configure:8126: checking for kernel/image.h
2368configure:8133: result: no
2369configure:8010: checking SupportDefs.h usability
2370configure:8022: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2371conftest.c:86:10: fatal error: 'SupportDefs.h' file not found
2372#include <SupportDefs.h>
2373         ^
23741 error generated.
2375configure:8028: $? = 1
2376configure: failed program was:
2377| /* confdefs.h.  */
2378|
2379| #define PACKAGE_NAME "PostgreSQL"
2380| #define PACKAGE_TARNAME "postgresql"
2381| #define PACKAGE_VERSION "8.1.23"
2382| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2383| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2384| #define PG_VERSION "8.1.23"
2385| #define USE_INTEGER_DATETIMES 1
2386| #define DEF_PGPORT 5432
2387| #define DEF_PGPORT_STR "5432"
2388| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2389| #define ENABLE_THREAD_SAFETY 1
2390| #define PG_KRB_SRVNAM "postgres"
2391| #define USE_BONJOUR 1
2392| #define USE_SSL 1
2393| #define HAVE_LIBM 1
2394| #define HAVE_LIBDL 1
2395| #define HAVE_LIBRESOLV 1
2396| #define HAVE_LIBREADLINE 1
2397| #define HAVE_LIBZ 1
2398| #define HAVE_SPINLOCKS 1
2399| #define HAVE_LIBCRYPTO 1
2400| #define HAVE_LIBSSL 1
2401| #define STDC_HEADERS 1
2402| #define HAVE_SYS_TYPES_H 1
2403| #define HAVE_SYS_STAT_H 1
2404| #define HAVE_STDLIB_H 1
2405| #define HAVE_STRING_H 1
2406| #define HAVE_MEMORY_H 1
2407| #define HAVE_STRINGS_H 1
2408| #define HAVE_INTTYPES_H 1
2409| #define HAVE_STDINT_H 1
2410| #define HAVE_UNISTD_H 1
2411| #define HAVE_GETOPT_H 1
2412| #define HAVE_LANGINFO_H 1
2413| #define HAVE_POLL_H 1
2414| #define HAVE_PWD_H 1
2415| #define HAVE_SYS_IPC_H 1
2416| #define HAVE_SYS_POLL_H 1
2417| #define HAVE_SYS_SELECT_H 1
2418| #define HAVE_SYS_SEM_H 1
2419| #define HAVE_SYS_SOCKET_H 1
2420| #define HAVE_SYS_SHM_H 1
2421| #define HAVE_SYS_TIME_H 1
2422| #define HAVE_SYS_UN_H 1
2423| #define HAVE_TERMIOS_H 1
2424| #define HAVE_UTIME_H 1
2425| #define HAVE_WCHAR_H 1
2426| #define HAVE_WCTYPE_H 1
2427| /* end confdefs.h.  */
2428| #include <stdio.h>
2429| #if HAVE_SYS_TYPES_H
2430| # include <sys/types.h>
2431| #endif
2432| #if HAVE_SYS_STAT_H
2433| # include <sys/stat.h>
2434| #endif
2435| #if STDC_HEADERS
2436| # include <stdlib.h>
2437| # include <stddef.h>
2438| #else
2439| # if HAVE_STDLIB_H
2440| #  include <stdlib.h>
2441| # endif
2442| #endif
2443| #if HAVE_STRING_H
2444| # if !STDC_HEADERS && HAVE_MEMORY_H
2445| #  include <memory.h>
2446| # endif
2447| # include <string.h>
2448| #endif
2449| #if HAVE_STRINGS_H
2450| # include <strings.h>
2451| #endif
2452| #if HAVE_INTTYPES_H
2453| # include <inttypes.h>
2454| #else
2455| # if HAVE_STDINT_H
2456| #  include <stdint.h>
2457| # endif
2458| #endif
2459| #if HAVE_UNISTD_H
2460| # include <unistd.h>
2461| #endif
2462| #include <SupportDefs.h>
2463configure:8051: result: no
2464configure:8055: checking SupportDefs.h presence
2465configure:8065: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2466conftest.c:52:10: fatal error: 'SupportDefs.h' file not found
2467#include <SupportDefs.h>
2468         ^
24691 error generated.
2470configure:8071: $? = 1
2471configure: failed program was:
2472| /* confdefs.h.  */
2473|
2474| #define PACKAGE_NAME "PostgreSQL"
2475| #define PACKAGE_TARNAME "postgresql"
2476| #define PACKAGE_VERSION "8.1.23"
2477| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2478| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2479| #define PG_VERSION "8.1.23"
2480| #define USE_INTEGER_DATETIMES 1
2481| #define DEF_PGPORT 5432
2482| #define DEF_PGPORT_STR "5432"
2483| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2484| #define ENABLE_THREAD_SAFETY 1
2485| #define PG_KRB_SRVNAM "postgres"
2486| #define USE_BONJOUR 1
2487| #define USE_SSL 1
2488| #define HAVE_LIBM 1
2489| #define HAVE_LIBDL 1
2490| #define HAVE_LIBRESOLV 1
2491| #define HAVE_LIBREADLINE 1
2492| #define HAVE_LIBZ 1
2493| #define HAVE_SPINLOCKS 1
2494| #define HAVE_LIBCRYPTO 1
2495| #define HAVE_LIBSSL 1
2496| #define STDC_HEADERS 1
2497| #define HAVE_SYS_TYPES_H 1
2498| #define HAVE_SYS_STAT_H 1
2499| #define HAVE_STDLIB_H 1
2500| #define HAVE_STRING_H 1
2501| #define HAVE_MEMORY_H 1
2502| #define HAVE_STRINGS_H 1
2503| #define HAVE_INTTYPES_H 1
2504| #define HAVE_STDINT_H 1
2505| #define HAVE_UNISTD_H 1
2506| #define HAVE_GETOPT_H 1
2507| #define HAVE_LANGINFO_H 1
2508| #define HAVE_POLL_H 1
2509| #define HAVE_PWD_H 1
2510| #define HAVE_SYS_IPC_H 1
2511| #define HAVE_SYS_POLL_H 1
2512| #define HAVE_SYS_SELECT_H 1
2513| #define HAVE_SYS_SEM_H 1
2514| #define HAVE_SYS_SOCKET_H 1
2515| #define HAVE_SYS_SHM_H 1
2516| #define HAVE_SYS_TIME_H 1
2517| #define HAVE_SYS_UN_H 1
2518| #define HAVE_TERMIOS_H 1
2519| #define HAVE_UTIME_H 1
2520| #define HAVE_WCHAR_H 1
2521| #define HAVE_WCTYPE_H 1
2522| /* end confdefs.h.  */
2523| #include <SupportDefs.h>
2524configure:8091: result: no
2525configure:8126: checking for SupportDefs.h
2526configure:8133: result: no
2527configure:8163: checking netinet/in.h usability
2528configure:8175: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2529configure:8181: $? = 0
2530configure:8185: test -z
2531                         || test ! -s conftest.err
2532configure:8188: $? = 0
2533configure:8191: test -s conftest.o
2534configure:8194: $? = 0
2535configure:8204: result: yes
2536configure:8208: checking netinet/in.h presence
2537configure:8218: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2538configure:8224: $? = 0
2539configure:8244: result: yes
2540configure:8279: checking for netinet/in.h
2541configure:8286: result: yes
2542configure:8303: checking for netinet/tcp.h
2543configure:8323: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2544configure:8329: $? = 0
2545configure:8333: test -z
2546                         || test ! -s conftest.err
2547configure:8336: $? = 0
2548configure:8339: test -s conftest.o
2549configure:8342: $? = 0
2550configure:8353: result: yes
2551configure:8380: checking readline/readline.h usability
2552configure:8392: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2553configure:8398: $? = 0
2554configure:8402: test -z
2555                         || test ! -s conftest.err
2556configure:8405: $? = 0
2557configure:8408: test -s conftest.o
2558configure:8411: $? = 0
2559configure:8421: result: yes
2560configure:8425: checking readline/readline.h presence
2561configure:8435: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2562configure:8441: $? = 0
2563configure:8461: result: yes
2564configure:8496: checking for readline/readline.h
2565configure:8503: result: yes
2566configure:8691: checking readline/history.h usability
2567configure:8703: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2568configure:8709: $? = 0
2569configure:8713: test -z
2570                         || test ! -s conftest.err
2571configure:8716: $? = 0
2572configure:8719: test -s conftest.o
2573configure:8722: $? = 0
2574configure:8732: result: yes
2575configure:8736: checking readline/history.h presence
2576configure:8746: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2577configure:8752: $? = 0
2578configure:8772: result: yes
2579configure:8807: checking for readline/history.h
2580configure:8814: result: yes
2581configure:9932: checking zlib.h usability
2582configure:9944: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2583configure:9950: $? = 0
2584configure:9954: test -z
2585                         || test ! -s conftest.err
2586configure:9957: $? = 0
2587configure:9960: test -s conftest.o
2588configure:9963: $? = 0
2589configure:9973: result: yes
2590configure:9977: checking zlib.h presence
2591configure:9987: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2592configure:9993: $? = 0
2593configure:10013: result: yes
2594configure:10048: checking for zlib.h
2595configure:10055: result: yes
2596configure:10236: checking openssl/ssl.h usability
2597configure:10248: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2598configure:10254: $? = 0
2599configure:10258: test -z
2600                         || test ! -s conftest.err
2601configure:10261: $? = 0
2602configure:10264: test -s conftest.o
2603configure:10267: $? = 0
2604configure:10277: result: yes
2605configure:10281: checking openssl/ssl.h presence
2606configure:10291: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2607configure:10297: $? = 0
2608configure:10317: result: yes
2609configure:10352: checking for openssl/ssl.h
2610configure:10359: result: yes
2611configure:10382: checking openssl/err.h usability
2612configure:10394: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2613configure:10400: $? = 0
2614configure:10404: test -z
2615                         || test ! -s conftest.err
2616configure:10407: $? = 0
2617configure:10410: test -s conftest.o
2618configure:10413: $? = 0
2619configure:10423: result: yes
2620configure:10427: checking openssl/err.h presence
2621configure:10437: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2622configure:10443: $? = 0
2623configure:10463: result: yes
2624configure:10498: checking for openssl/err.h
2625configure:10505: result: yes
2626configure:10839: checking DNSServiceDiscovery/DNSServiceDiscovery.h usability
2627configure:10851: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include  -I/opt/local/include conftest.c >&5
2628conftest.c:90:10: fatal error: 'DNSServiceDiscovery/DNSServiceDiscovery.h' file not found
2629#include <DNSServiceDiscovery/DNSServiceDiscovery.h>
2630         ^
26311 error generated.
2632configure:10857: $? = 1
2633configure: failed program was:
2634| /* confdefs.h.  */
2635|
2636| #define PACKAGE_NAME "PostgreSQL"
2637| #define PACKAGE_TARNAME "postgresql"
2638| #define PACKAGE_VERSION "8.1.23"
2639| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2640| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2641| #define PG_VERSION "8.1.23"
2642| #define USE_INTEGER_DATETIMES 1
2643| #define DEF_PGPORT 5432
2644| #define DEF_PGPORT_STR "5432"
2645| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2646| #define ENABLE_THREAD_SAFETY 1
2647| #define PG_KRB_SRVNAM "postgres"
2648| #define USE_BONJOUR 1
2649| #define USE_SSL 1
2650| #define HAVE_LIBM 1
2651| #define HAVE_LIBDL 1
2652| #define HAVE_LIBRESOLV 1
2653| #define HAVE_LIBREADLINE 1
2654| #define HAVE_LIBZ 1
2655| #define HAVE_SPINLOCKS 1
2656| #define HAVE_LIBCRYPTO 1
2657| #define HAVE_LIBSSL 1
2658| #define STDC_HEADERS 1
2659| #define HAVE_SYS_TYPES_H 1
2660| #define HAVE_SYS_STAT_H 1
2661| #define HAVE_STDLIB_H 1
2662| #define HAVE_STRING_H 1
2663| #define HAVE_MEMORY_H 1
2664| #define HAVE_STRINGS_H 1
2665| #define HAVE_INTTYPES_H 1
2666| #define HAVE_STDINT_H 1
2667| #define HAVE_UNISTD_H 1
2668| #define HAVE_GETOPT_H 1
2669| #define HAVE_LANGINFO_H 1
2670| #define HAVE_POLL_H 1
2671| #define HAVE_PWD_H 1
2672| #define HAVE_SYS_IPC_H 1
2673| #define HAVE_SYS_POLL_H 1
2674| #define HAVE_SYS_SELECT_H 1
2675| #define HAVE_SYS_SEM_H 1
2676| #define HAVE_SYS_SOCKET_H 1
2677| #define HAVE_SYS_SHM_H 1
2678| #define HAVE_SYS_TIME_H 1
2679| #define HAVE_SYS_UN_H 1
2680| #define HAVE_TERMIOS_H 1
2681| #define HAVE_UTIME_H 1
2682| #define HAVE_WCHAR_H 1
2683| #define HAVE_WCTYPE_H 1
2684| #define HAVE_NETINET_IN_H 1
2685| #define HAVE_NETINET_TCP_H 1
2686| #define HAVE_READLINE_READLINE_H 1
2687| #define HAVE_READLINE_HISTORY_H 1
2688| /* end confdefs.h.  */
2689| #include <stdio.h>
2690| #if HAVE_SYS_TYPES_H
2691| # include <sys/types.h>
2692| #endif
2693| #if HAVE_SYS_STAT_H
2694| # include <sys/stat.h>
2695| #endif
2696| #if STDC_HEADERS
2697| # include <stdlib.h>
2698| # include <stddef.h>
2699| #else
2700| # if HAVE_STDLIB_H
2701| #  include <stdlib.h>
2702| # endif
2703| #endif
2704| #if HAVE_STRING_H
2705| # if !STDC_HEADERS && HAVE_MEMORY_H
2706| #  include <memory.h>
2707| # endif
2708| # include <string.h>
2709| #endif
2710| #if HAVE_STRINGS_H
2711| # include <strings.h>
2712| #endif
2713| #if HAVE_INTTYPES_H
2714| # include <inttypes.h>
2715| #else
2716| # if HAVE_STDINT_H
2717| #  include <stdint.h>
2718| # endif
2719| #endif
2720| #if HAVE_UNISTD_H
2721| # include <unistd.h>
2722| #endif
2723| #include <DNSServiceDiscovery/DNSServiceDiscovery.h>
2724configure:10880: result: no
2725configure:10884: checking DNSServiceDiscovery/DNSServiceDiscovery.h presence
2726configure:10894: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include  -I/opt/local/include conftest.c
2727conftest.c:56:10: fatal error: 'DNSServiceDiscovery/DNSServiceDiscovery.h' file not found
2728#include <DNSServiceDiscovery/DNSServiceDiscovery.h>
2729         ^
27301 error generated.
2731configure:10900: $? = 1
2732configure: failed program was:
2733| /* confdefs.h.  */
2734|
2735| #define PACKAGE_NAME "PostgreSQL"
2736| #define PACKAGE_TARNAME "postgresql"
2737| #define PACKAGE_VERSION "8.1.23"
2738| #define PACKAGE_STRING "PostgreSQL 8.1.23"
2739| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2740| #define PG_VERSION "8.1.23"
2741| #define USE_INTEGER_DATETIMES 1
2742| #define DEF_PGPORT 5432
2743| #define DEF_PGPORT_STR "5432"
2744| #define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
2745| #define ENABLE_THREAD_SAFETY 1
2746| #define PG_KRB_SRVNAM "postgres"
2747| #define USE_BONJOUR 1
2748| #define USE_SSL 1
2749| #define HAVE_LIBM 1
2750| #define HAVE_LIBDL 1
2751| #define HAVE_LIBRESOLV 1
2752| #define HAVE_LIBREADLINE 1
2753| #define HAVE_LIBZ 1
2754| #define HAVE_SPINLOCKS 1
2755| #define HAVE_LIBCRYPTO 1
2756| #define HAVE_LIBSSL 1
2757| #define STDC_HEADERS 1
2758| #define HAVE_SYS_TYPES_H 1
2759| #define HAVE_SYS_STAT_H 1
2760| #define HAVE_STDLIB_H 1
2761| #define HAVE_STRING_H 1
2762| #define HAVE_MEMORY_H 1
2763| #define HAVE_STRINGS_H 1
2764| #define HAVE_INTTYPES_H 1
2765| #define HAVE_STDINT_H 1
2766| #define HAVE_UNISTD_H 1
2767| #define HAVE_GETOPT_H 1
2768| #define HAVE_LANGINFO_H 1
2769| #define HAVE_POLL_H 1
2770| #define HAVE_PWD_H 1
2771| #define HAVE_SYS_IPC_H 1
2772| #define HAVE_SYS_POLL_H 1
2773| #define HAVE_SYS_SELECT_H 1
2774| #define HAVE_SYS_SEM_H 1
2775| #define HAVE_SYS_SOCKET_H 1
2776| #define HAVE_SYS_SHM_H 1
2777| #define HAVE_SYS_TIME_H 1
2778| #define HAVE_SYS_UN_H 1
2779| #define HAVE_TERMIOS_H 1
2780| #define HAVE_UTIME_H 1
2781| #define HAVE_WCHAR_H 1
2782| #define HAVE_WCTYPE_H 1
2783| #define HAVE_NETINET_IN_H 1
2784| #define HAVE_NETINET_TCP_H 1
2785| #define HAVE_READLINE_READLINE_H 1
2786| #define HAVE_READLINE_HISTORY_H 1
2787| /* end confdefs.h.  */
2788| #include <DNSServiceDiscovery/DNSServiceDiscovery.h>
2789configure:10920: result: no
2790configure:10955: checking for DNSServiceDiscovery/DNSServiceDiscovery.h
2791configure:10962: result: no
2792configure:10969: error: header file <DNSServiceDiscovery/DNSServiceDiscovery.h> is required for Bonjour
2793
2794## ---------------- ##
2795## Cache variables. ##
2796## ---------------- ##
2797
2798ac_cv_build=i686-apple-darwin13.2.0
2799ac_cv_build_alias=i686-apple-darwin13.2.0
2800ac_cv_c_compiler_gnu=yes
2801ac_cv_env_CC_set=set
2802ac_cv_env_CC_value=/usr/bin/clang
2803ac_cv_env_CFLAGS_set=set
2804ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2805ac_cv_env_CPPFLAGS_set=set
2806ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2807ac_cv_env_CPP_set=
2808ac_cv_env_CPP_value=
2809ac_cv_env_DOCBOOKSTYLE_set=
2810ac_cv_env_DOCBOOKSTYLE_value=
2811ac_cv_env_LDFLAGS_SL_set=
2812ac_cv_env_LDFLAGS_SL_value=
2813ac_cv_env_LDFLAGS_set=set
2814ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2815ac_cv_env_build_alias_set=
2816ac_cv_env_build_alias_value=
2817ac_cv_env_host_alias_set=
2818ac_cv_env_host_alias_value=
2819ac_cv_env_target_alias_set=
2820ac_cv_env_target_alias_value=
2821ac_cv_exeext=
2822ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h=no
2823ac_cv_header_SupportDefs_h=no
2824ac_cv_header_crypt_h=no
2825ac_cv_header_dld_h=no
2826ac_cv_header_endian_h=no
2827ac_cv_header_fp_class_h=no
2828ac_cv_header_getopt_h=yes
2829ac_cv_header_ieeefp_h=no
2830ac_cv_header_inttypes_h=yes
2831ac_cv_header_kernel_OS_h=no
2832ac_cv_header_kernel_image_h=no
2833ac_cv_header_langinfo_h=yes
2834ac_cv_header_memory_h=yes
2835ac_cv_header_netinet_in_h=yes
2836ac_cv_header_netinet_tcp_h=yes
2837ac_cv_header_openssl_err_h=yes
2838ac_cv_header_openssl_ssl_h=yes
2839ac_cv_header_poll_h=yes
2840ac_cv_header_pwd_h=yes
2841ac_cv_header_readline_history_h=yes
2842ac_cv_header_readline_readline_h=yes
2843ac_cv_header_stdc=yes
2844ac_cv_header_stdint_h=yes
2845ac_cv_header_stdlib_h=yes
2846ac_cv_header_string_h=yes
2847ac_cv_header_strings_h=yes
2848ac_cv_header_sys_ipc_h=yes
2849ac_cv_header_sys_poll_h=yes
2850ac_cv_header_sys_pstat_h=no
2851ac_cv_header_sys_select_h=yes
2852ac_cv_header_sys_sem_h=yes
2853ac_cv_header_sys_shm_h=yes
2854ac_cv_header_sys_socket_h=yes
2855ac_cv_header_sys_stat_h=yes
2856ac_cv_header_sys_time_h=yes
2857ac_cv_header_sys_types_h=yes
2858ac_cv_header_sys_un_h=yes
2859ac_cv_header_termios_h=yes
2860ac_cv_header_unistd_h=yes
2861ac_cv_header_utime_h=yes
2862ac_cv_header_wchar_h=yes
2863ac_cv_header_wctype_h=yes
2864ac_cv_header_zlib_h=yes
2865ac_cv_host=i686-apple-darwin13.2.0
2866ac_cv_host_alias=i686-apple-darwin13.2.0
2867ac_cv_lib_BSD_main=no
2868ac_cv_lib_IPC_main=no
2869ac_cv_lib_PW_main=no
2870ac_cv_lib_bsd_main=no
2871ac_cv_lib_compat_main=no
2872ac_cv_lib_crypto_CRYPTO_new_ex_data=yes
2873ac_cv_lib_cygipc_shmget=no
2874ac_cv_lib_dl_main=yes
2875ac_cv_lib_dld_main=no
2876ac_cv_lib_gen_main=no
2877ac_cv_lib_ipc_main=no
2878ac_cv_lib_lc_main=no
2879ac_cv_lib_ld_main=no
2880ac_cv_lib_m_main=yes
2881ac_cv_lib_nsl_main=no
2882ac_cv_lib_resolv_main=yes
2883ac_cv_lib_socket_main=no
2884ac_cv_lib_ssl_SSL_library_init=yes
2885ac_cv_lib_unix_main=no
2886ac_cv_lib_util_setproctitle=no
2887ac_cv_lib_z_inflate=yes
2888ac_cv_objext=o
2889ac_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2890ac_cv_path_PERL=/opt/local/bin/perl
2891ac_cv_path_TAR=/usr/bin/tar
2892ac_cv_prog_AWK=gawk
2893ac_cv_prog_CPP='/usr/bin/clang -no-cpp-precomp -E'
2894ac_cv_prog_LORDER=lorder
2895ac_cv_prog_YACC='bison -y'
2896ac_cv_prog_ac_ct_RANLIB=ranlib
2897ac_cv_prog_ac_ct_STRIP=strip
2898ac_cv_prog_cc_g=yes
2899ac_cv_prog_cc_stdc=
2900ac_cv_prog_egrep='grep -E'
2901ac_cv_prog_gnu_ld=no
2902ac_cv_search_crypt='none required'
2903ac_cv_search_fdatasync='none required'
2904ac_cv_search_getopt_long='none required'
2905pgac_cv_check_readline=-lreadline
2906pgac_cv_path_flex=/usr/bin/flex
2907
2908## ----------------- ##
2909## Output variables. ##
2910## ----------------- ##
2911
2912AWK='gawk'
2913CC='/usr/bin/clang -no-cpp-precomp'
2914CFLAGS='-pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv'
2915COLLATEINDEX=''
2916CPP='/usr/bin/clang -no-cpp-precomp -E'
2917CPPFLAGS='-I/opt/local/include  -I/opt/local/include'
2918DEFS=''
2919DOCBOOKSTYLE=''
2920ECHO_C='ECHO_N=''
2921ECHO_T=''
2922EGREP='grep -E'
2923ELF_SYS=''
2924EXEEXT=''
2925FLEX='/usr/bin/flex'
2926FLEXFLAGS=''
2927GCC='yes'
2928HAVE_IPV6=''
2929HAVE_POSIX_SIGNALS=''
2930INCLUDES=' -I/opt/local/include'
2931JADE=''
2932LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2933LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -L/opt/local/lib'
2934LDFLAGS_SL=''
2935LIBOBJS=''
2936LIBS='-lssl -lcrypto -lz -lreadline -lresolv -ldl -lm '
2937LN_S='ln -s'
2938LORDER='lorder'
2939LTLIBOBJS=''
2940MSGFMT=''
2941MSGMERGE=''
2942NSGMLS=''
2943OBJEXT='o'
2944PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
2945PACKAGE_NAME='PostgreSQL'
2946PACKAGE_STRING='PostgreSQL 8.1.23'
2947PACKAGE_TARNAME='postgresql'
2948PACKAGE_VERSION='8.1.23'
2949PATH_SEPARATOR=':'
2950PERL='/opt/local/bin/perl'
2951PORTNAME='darwin'
2952PTHREAD_CC=''
2953PTHREAD_CFLAGS=''
2954PTHREAD_LIBS=''
2955PYTHON=''
2956RANLIB='ranlib'
2957SGMLSPL=''
2958SHELL='/bin/sh'
2959STRIP='strip'
2960STRIP_SHARED_LIB=':'
2961STRIP_STATIC_LIB=':'
2962TAR='/usr/bin/tar'
2963TAS=''
2964TCLSH=''
2965TCL_CONFIG_SH=''
2966TCL_INCLUDE_SPEC=''
2967TCL_LIBS=''
2968TCL_LIB_FILE=''
2969TCL_LIB_SPEC=''
2970TCL_SHARED_BUILD=''
2971TCL_SHLIB_LD_LIBS=''
2972WANTED_LANGUAGES=''
2973XGETTEXT=''
2974YACC='bison -y'
2975YFLAGS=''
2976ac_ct_CC=''
2977ac_ct_RANLIB='ranlib'
2978ac_ct_STRIP='strip'
2979acx_pthread_config=''
2980autodepend=''
2981bindir='/opt/local/lib/postgresql81/bin'
2982build='i686-apple-darwin13.2.0'
2983build_alias=''
2984build_cpu='i686'
2985build_os='darwin13.2.0'
2986build_vendor='apple'
2987configure_args=''--prefix=/opt/local' '--sysconfdir=/opt/local/etc/postgresql81' '--bindir=/opt/local/lib/postgresql81/bin' '--libdir=/opt/local/lib/postgresql81' '--includedir=/opt/local/include/postgresql81' '--datadir=/opt/local/share/postgresql81' '--mandir=/opt/local/share/man' '--without-docdir' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--enable-thread-safety' '--enable-integer-datetimes' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64''
2988datadir='/opt/local/share/postgresql81'
2989default_port='5432'
2990docdir=''
2991enable_debug='no'
2992enable_nls='no'
2993enable_rpath='yes'
2994enable_shared='yes'
2995enable_thread_safety='yes'
2996exec_prefix='NONE'
2997have_docbook=''
2998host='i686-apple-darwin13.2.0'
2999host_alias=''
3000host_cpu='i686'
3001host_os='darwin13.2.0'
3002host_vendor='apple'
3003includedir='/opt/local/include/postgresql81'
3004infodir='${prefix}/info'
3005krb_srvtab=''
3006ld_R_works=''
3007libdir='/opt/local/lib/postgresql81'
3008libexecdir='${exec_prefix}/libexec'
3009localedir=''
3010localstatedir='${prefix}/var'
3011mandir='/opt/local/share/man'
3012oldincludedir='/usr/include'
3013perl_archlibexp=''
3014perl_embed_ldflags=''
3015perl_privlibexp=''
3016perl_useshrplib=''
3017prefix='/opt/local'
3018program_transform_name='s,x,x,'
3019python_additional_libs=''
3020python_configdir=''
3021python_includespec=''
3022python_libdir=''
3023python_libspec=''
3024python_version=''
3025sbindir='${exec_prefix}/sbin'
3026sharedstatedir='${prefix}/com'
3027sysconfdir='/opt/local/etc/postgresql81'
3028target_alias=''
3029vpath_build=''
3030with_bonjour='yes'
3031with_gnu_ld='no'
3032with_krb5='no'
3033with_openssl='yes'
3034with_pam='no'
3035with_perl='no'
3036with_python='no'
3037with_tcl='no'
3038with_zlib='yes'
3039
3040## ----------- ##
3041## confdefs.h. ##
3042## ----------- ##
3043
3044#define DEF_PGPORT 5432
3045#define DEF_PGPORT_STR "5432"
3046#define ENABLE_THREAD_SAFETY 1
3047#define HAVE_GETOPT_H 1
3048#define HAVE_INTTYPES_H 1
3049#define HAVE_LANGINFO_H 1
3050#define HAVE_LIBCRYPTO 1
3051#define HAVE_LIBDL 1
3052#define HAVE_LIBM 1
3053#define HAVE_LIBREADLINE 1
3054#define HAVE_LIBRESOLV 1
3055#define HAVE_LIBSSL 1
3056#define HAVE_LIBZ 1
3057#define HAVE_MEMORY_H 1
3058#define HAVE_NETINET_IN_H 1
3059#define HAVE_NETINET_TCP_H 1
3060#define HAVE_POLL_H 1
3061#define HAVE_PWD_H 1
3062#define HAVE_READLINE_HISTORY_H 1
3063#define HAVE_READLINE_READLINE_H 1
3064#define HAVE_SPINLOCKS 1
3065#define HAVE_STDINT_H 1
3066#define HAVE_STDLIB_H 1
3067#define HAVE_STRINGS_H 1
3068#define HAVE_STRING_H 1
3069#define HAVE_SYS_IPC_H 1
3070#define HAVE_SYS_POLL_H 1
3071#define HAVE_SYS_SELECT_H 1
3072#define HAVE_SYS_SEM_H 1
3073#define HAVE_SYS_SHM_H 1
3074#define HAVE_SYS_SOCKET_H 1
3075#define HAVE_SYS_STAT_H 1
3076#define HAVE_SYS_TIME_H 1
3077#define HAVE_SYS_TYPES_H 1
3078#define HAVE_SYS_UN_H 1
3079#define HAVE_TERMIOS_H 1
3080#define HAVE_UNISTD_H 1
3081#define HAVE_UTIME_H 1
3082#define HAVE_WCHAR_H 1
3083#define HAVE_WCTYPE_H 1
3084#define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3085#define PACKAGE_NAME "PostgreSQL"
3086#define PACKAGE_STRING "PostgreSQL 8.1.23"
3087#define PACKAGE_TARNAME "postgresql"
3088#define PACKAGE_VERSION "8.1.23"
3089#define PG_KRB_SRVNAM "postgres"
3090#define PG_VERSION "8.1.23"
3091#define PG_VERSION_STR "PostgreSQL 8.1.23 on i686-apple-darwin13.2.0, compiled by GCC Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)"
3092#define STDC_HEADERS 1
3093#define USE_BONJOUR 1
3094#define USE_INTEGER_DATETIMES 1
3095#define USE_SSL 1
3096
3097configure: exit 1