Ticket #50558: config.log

File config.log, 349.5 KB (added by EJFielding (Eric Fielding), 9 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by PostgreSQL configure 9.3.10, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql93 --bindir=/opt/local/lib/postgresql93/bin --libdir=/opt/local/lib/postgresql93 --includedir=/opt/local/include/postgresql93 --datadir=/opt/local/share/postgresql93 --mandir=/opt/local/share/man --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --with-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Lygia-Fieldings-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 13.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 261 tasks, 1504 threads, 4 processors
34Load average: 3.08, Mach factor: 1.63
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:2069: checking build system type
52configure:2087: result: x86_64-apple-darwin13.4.0
53configure:2109: checking host system type
54configure:2124: result: x86_64-apple-darwin13.4.0
55configure:2148: checking which template to use
56configure:2238: result: darwin
57configure:2345: checking whether to build with 64-bit integer date/time support
58configure:2380: result: yes
59configure:2387: checking whether NLS is wanted
60configure:2421: result: no
61configure:2429: checking for default port number
62configure:2458: result: 5432
63configure:2841: checking for block size
64configure:2881: result: 8kB
65configure:2893: checking for segment size
66configure:2926: result: 1GB
67configure:2938: checking for WAL block size
68configure:2979: result: 8kB
69configure:2991: checking for WAL segment size
70configure:3032: result: 16MB
71configure:3195: checking for C compiler version
72configure:3203: /usr/bin/clang --version >&5
73Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
74Target: x86_64-apple-darwin13.4.0
75Thread model: posix
76configure:3207: $? = 0
77configure:3214: /usr/bin/clang -v >&5
78Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
79Target: x86_64-apple-darwin13.4.0
80Thread model: posix
81configure:3218: $? = 0
82configure:3225: /usr/bin/clang -V >&5
83clang: error: argument to '-V' is missing (expected 1 value)
84clang: error: no input files
85configure:3229: $? = 1
86configure:3252: checking for C compiler default output file name
87configure:3274: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 conftest.c  >&5
88configure:3278: $? = 0
89configure:3316: result: a.out
90configure:3335: checking whether the C compiler works
91configure:3345: ./a.out
92configure:3349: $? = 0
93configure:3368: result: yes
94configure:3375: checking whether we are cross compiling
95configure:3377: result: no
96configure:3380: checking for suffix of executables
97configure:3387: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 conftest.c  >&5
98configure:3391: $? = 0
99configure:3417: result:
100configure:3423: checking for suffix of object files
101configure:3449: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
102configure:3453: $? = 0
103configure:3478: result: o
104configure:3482: checking whether we are using the GNU C compiler
105configure:3511: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
106configure:3518: $? = 0
107configure:3535: result: yes
108configure:3544: checking whether /usr/bin/clang accepts -g
109configure:3574: /usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
110configure:3581: $? = 0
111configure:3682: result: yes
112configure:3699: checking for /usr/bin/clang option to accept ISO C89
113configure:3773: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
114configure:3780: $? = 0
115configure:3803: result: none needed
116configure:3849: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
117conftest.c:22:1: error: use of undeclared identifier 'choke'
118choke me
119^
1201 error generated.
121configure:3856: $? = 1
122configure: failed program was:
123| /* confdefs.h.  */
124| #define PACKAGE_NAME "PostgreSQL"
125| #define PACKAGE_TARNAME "postgresql"
126| #define PACKAGE_VERSION "9.3.10"
127| #define PACKAGE_STRING "PostgreSQL 9.3.10"
128| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
129| #define PG_VERSION "9.3.10"
130| #define PG_MAJORVERSION "9.3"
131| #define USE_INTEGER_DATETIMES 1
132| #define DEF_PGPORT 5432
133| #define DEF_PGPORT_STR "5432"
134| #define BLCKSZ 8192
135| #define RELSEG_SIZE 131072
136| #define XLOG_BLCKSZ 8192
137| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
138| /* end confdefs.h.  */
139|
140| int
141| main ()
142| {
143| #ifndef __INTEL_COMPILER
144| choke me
145| #endif
146|   ;
147|   return 0;
148| }
149configure:3896: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
150conftest.c:22:1: error: use of undeclared identifier 'choke'
151choke me
152^
1531 error generated.
154configure:3903: $? = 1
155configure: failed program was:
156| /* confdefs.h.  */
157| #define PACKAGE_NAME "PostgreSQL"
158| #define PACKAGE_TARNAME "postgresql"
159| #define PACKAGE_VERSION "9.3.10"
160| #define PACKAGE_STRING "PostgreSQL 9.3.10"
161| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
162| #define PG_VERSION "9.3.10"
163| #define PG_MAJORVERSION "9.3"
164| #define USE_INTEGER_DATETIMES 1
165| #define DEF_PGPORT 5432
166| #define DEF_PGPORT_STR "5432"
167| #define BLCKSZ 8192
168| #define RELSEG_SIZE 131072
169| #define XLOG_BLCKSZ 8192
170| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
171| /* end confdefs.h.  */
172|
173| int
174| main ()
175| {
176| #ifndef __SUNPRO_C
177| choke me
178| #endif
179|   ;
180|   return 0;
181| }
182configure:3962: checking whether /usr/bin/clang supports -Wdeclaration-after-statement
183configure:3992: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
184configure:3999: $? = 0
185configure:4016: result: yes
186configure:4022: checking whether /usr/bin/clang supports -Wendif-labels
187configure:4052: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
188configure:4059: $? = 0
189configure:4076: result: yes
190configure:4082: checking whether /usr/bin/clang supports -Wmissing-format-attribute
191configure:4112: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
192configure:4119: $? = 0
193configure:4136: result: yes
194configure:4143: checking whether /usr/bin/clang supports -Wformat-security
195configure:4173: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
196configure:4180: $? = 0
197configure:4197: result: yes
198configure:4204: checking whether /usr/bin/clang supports -fno-strict-aliasing
199configure:4234: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
200configure:4241: $? = 0
201configure:4258: result: yes
202configure:4265: checking whether /usr/bin/clang supports -fwrapv
203configure:4295: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
204configure:4302: $? = 0
205configure:4319: result: yes
206configure:4326: checking whether /usr/bin/clang supports -fexcess-precision=standard
207configure:4356: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
208clang: error: unknown argument: '-fexcess-precision=standard'
209configure:4363: $? = 1
210configure: failed program was:
211| /* confdefs.h.  */
212| #define PACKAGE_NAME "PostgreSQL"
213| #define PACKAGE_TARNAME "postgresql"
214| #define PACKAGE_VERSION "9.3.10"
215| #define PACKAGE_STRING "PostgreSQL 9.3.10"
216| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
217| #define PG_VERSION "9.3.10"
218| #define PG_MAJORVERSION "9.3"
219| #define USE_INTEGER_DATETIMES 1
220| #define DEF_PGPORT 5432
221| #define DEF_PGPORT_STR "5432"
222| #define BLCKSZ 8192
223| #define RELSEG_SIZE 131072
224| #define XLOG_BLCKSZ 8192
225| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
226| /* end confdefs.h.  */
227|
228| int
229| main ()
230| {
231|
232|   ;
233|   return 0;
234| }
235configure:4380: result: no
236configure:4387: checking whether /usr/bin/clang supports -funroll-loops
237configure:4417: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -funroll-loops -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
238configure:4424: $? = 0
239configure:4441: result: yes
240configure:4447: checking whether /usr/bin/clang supports -ftree-vectorize
241configure:4477: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -ftree-vectorize -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
242configure:4484: $? = 0
243configure:4501: result: yes
244configure:4510: checking whether /usr/bin/clang supports -Wunused-command-line-argument
245configure:4540: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wunused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
246configure:4547: $? = 0
247configure:4564: result: yes
248configure:4925: checking whether the C compiler still works
249configure:4948: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 conftest.c  >&5
250configure:4955: $? = 0
251configure:4963: result: yes
252configure:5005: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5
253configure:5012: $? = 0
254configure:5035: checking how to run the C preprocessor
255configure:5075: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c
256configure:5082: $? = 0
257configure:5113: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c
258conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found
259#include <ac_nonexistent.h>
260         ^
2611 error generated.
262configure:5120: $? = 1
263configure: failed program was:
264| /* confdefs.h.  */
265| #define PACKAGE_NAME "PostgreSQL"
266| #define PACKAGE_TARNAME "postgresql"
267| #define PACKAGE_VERSION "9.3.10"
268| #define PACKAGE_STRING "PostgreSQL 9.3.10"
269| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
270| #define PG_VERSION "9.3.10"
271| #define PG_MAJORVERSION "9.3"
272| #define USE_INTEGER_DATETIMES 1
273| #define DEF_PGPORT 5432
274| #define DEF_PGPORT_STR "5432"
275| #define BLCKSZ 8192
276| #define RELSEG_SIZE 131072
277| #define XLOG_BLCKSZ 8192
278| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
279| /* end confdefs.h.  */
280| #include <ac_nonexistent.h>
281configure:5153: result: /usr/bin/clang -E
282configure:5182: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c
283configure:5189: $? = 0
284configure:5220: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c
285conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found
286#include <ac_nonexistent.h>
287         ^
2881 error generated.
289configure:5227: $? = 1
290configure: failed program was:
291| /* confdefs.h.  */
292| #define PACKAGE_NAME "PostgreSQL"
293| #define PACKAGE_TARNAME "postgresql"
294| #define PACKAGE_VERSION "9.3.10"
295| #define PACKAGE_STRING "PostgreSQL 9.3.10"
296| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
297| #define PG_VERSION "9.3.10"
298| #define PG_MAJORVERSION "9.3"
299| #define USE_INTEGER_DATETIMES 1
300| #define DEF_PGPORT 5432
301| #define DEF_PGPORT_STR "5432"
302| #define BLCKSZ 8192
303| #define RELSEG_SIZE 131072
304| #define XLOG_BLCKSZ 8192
305| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
306| /* end confdefs.h.  */
307| #include <ac_nonexistent.h>
308configure:5386: checking allow thread-safe client libraries
309configure:5420: result: yes
310configure:5427: checking whether to build with Tcl
311configure:5455: result: no
312configure:5491: checking whether to build Perl modules
313configure:5519: result: no
314configure:5526: checking whether to build Python modules
315configure:5554: result: no
316configure:5561: checking whether to build with GSSAPI support
317configure:5596: result: no
318configure:5602: checking whether to build with Kerberos 5 support
319configure:5637: result: no
320configure:5684: checking whether to build with PAM support
321configure:5716: result: no
322configure:5723: checking whether to build with LDAP support
323configure:5755: result: no
324configure:5762: checking whether to build with Bonjour support
325configure:5794: result: yes
326configure:5801: checking whether to build with OpenSSL support
327configure:5833: result: yes
328configure:5840: checking whether to build with SELinux support
329configure:5869: result: no
330configure:6015: checking for xml2-config
331configure:6031: found /opt/local/bin/xml2-config
332configure:6042: result: xml2-config
333configure:6179: checking for grep that handles long lines and -e
334configure:6239: result: /usr/bin/grep
335configure:6244: checking for egrep
336configure:6308: result: /usr/bin/grep -E
337configure:6359: checking for ld used by GCC
338configure:6422: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
339configure:6431: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
340configure:6443: result: no
341configure:6556: checking for ranlib
342configure:6572: found /opt/local/bin/ranlib
343configure:6583: result: ranlib
344configure:6649: checking for strip
345configure:6665: found /opt/local/bin/strip
346configure:6676: result: strip
347configure:6699: checking whether it is possible to strip libraries
348configure:6712: result: yes
349configure:6769: checking for ar
350configure:6785: found /opt/local/bin/ar
351configure:6796: result: ar
352configure:7111: checking for a BSD-compatible install
353configure:7179: result: /usr/bin/install -c
354configure:7201: checking for tar
355configure:7219: found /usr/bin/tar
356configure:7231: result: /usr/bin/tar
357configure:7239: checking whether ln -s works
358configure:7243: result: yes
359configure:7254: checking for gawk
360configure:7284: result: no
361configure:7254: checking for mawk
362configure:7284: result: no
363configure:7254: checking for nawk
364configure:7284: result: no
365configure:7254: checking for awk
366configure:7270: found /usr/bin/awk
367configure:7281: result: awk
368configure:7292: checking for a thread-safe mkdir -p
369configure:7331: result: config/install-sh -c -d
370configure:7347: checking for bison
371configure:7365: found /opt/local/bin/bison
372configure:7377: result: /opt/local/bin/bison
373configure:7392: using bison (GNU Bison) 3.0.4
374configure:7423: checking for flex
375configure:7468: result: /usr/bin/flex
376configure:7488: using flex 2.5.35 Apple(flex-31)
377configure:7500: checking for perl
378configure:7518: found /opt/local/bin/perl
379configure:7530: result: /opt/local/bin/perl
380configure:7542: using perl 5.22.1
381configure:7806: checking for main in -lm
382configure:7835: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm   >&5
383configure:7842: $? = 0
384configure:7863: result: yes
385configure:7874: checking for library containing setproctitle
386configure:7915: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
387Undefined symbols for architecture x86_64:
388  "_setproctitle", referenced from:
389      _main in conftest-782091.o
390ld: symbol(s) not found for architecture x86_64
391clang: error: linker command failed with exit code 1 (use -v to see invocation)
392configure:7922: $? = 1
393configure: failed program was:
394| /* confdefs.h.  */
395| #define PACKAGE_NAME "PostgreSQL"
396| #define PACKAGE_TARNAME "postgresql"
397| #define PACKAGE_VERSION "9.3.10"
398| #define PACKAGE_STRING "PostgreSQL 9.3.10"
399| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
400| #define PG_VERSION "9.3.10"
401| #define PG_MAJORVERSION "9.3"
402| #define USE_INTEGER_DATETIMES 1
403| #define DEF_PGPORT 5432
404| #define DEF_PGPORT_STR "5432"
405| #define BLCKSZ 8192
406| #define RELSEG_SIZE 131072
407| #define XLOG_BLCKSZ 8192
408| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
409| #define ENABLE_THREAD_SAFETY 1
410| #define PG_KRB_SRVNAM "postgres"
411| #define USE_BONJOUR 1
412| #define USE_SSL 1
413| #define USE_LIBXML 1
414| #define USE_LIBXSLT 1
415| #define HAVE_LIBM 1
416| /* end confdefs.h.  */
417|
418| /* Override any GCC internal prototype to avoid an error.
419|    Use char because int might match the return type of a GCC
420|    builtin and then its argument prototype would still apply.  */
421| #ifdef __cplusplus
422| extern "C"
423| #endif
424| char setproctitle ();
425| int
426| main ()
427| {
428| return setproctitle ();
429|   ;
430|   return 0;
431| }
432configure:7915: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lutil  -lm  >&5
433Undefined symbols for architecture x86_64:
434  "_setproctitle", referenced from:
435      _main in conftest-80b877.o
436ld: symbol(s) not found for architecture x86_64
437clang: error: linker command failed with exit code 1 (use -v to see invocation)
438configure:7922: $? = 1
439configure: failed program was:
440| /* confdefs.h.  */
441| #define PACKAGE_NAME "PostgreSQL"
442| #define PACKAGE_TARNAME "postgresql"
443| #define PACKAGE_VERSION "9.3.10"
444| #define PACKAGE_STRING "PostgreSQL 9.3.10"
445| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
446| #define PG_VERSION "9.3.10"
447| #define PG_MAJORVERSION "9.3"
448| #define USE_INTEGER_DATETIMES 1
449| #define DEF_PGPORT 5432
450| #define DEF_PGPORT_STR "5432"
451| #define BLCKSZ 8192
452| #define RELSEG_SIZE 131072
453| #define XLOG_BLCKSZ 8192
454| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
455| #define ENABLE_THREAD_SAFETY 1
456| #define PG_KRB_SRVNAM "postgres"
457| #define USE_BONJOUR 1
458| #define USE_SSL 1
459| #define USE_LIBXML 1
460| #define USE_LIBXSLT 1
461| #define HAVE_LIBM 1
462| /* end confdefs.h.  */
463|
464| /* Override any GCC internal prototype to avoid an error.
465|    Use char because int might match the return type of a GCC
466|    builtin and then its argument prototype would still apply.  */
467| #ifdef __cplusplus
468| extern "C"
469| #endif
470| char setproctitle ();
471| int
472| main ()
473| {
474| return setproctitle ();
475|   ;
476|   return 0;
477| }
478configure:7953: result: no
479configure:7961: checking for library containing dlopen
480configure:8002: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
481configure:8009: $? = 0
482configure:8040: result: none required
483configure:8048: checking for library containing socket
484configure:8089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
485configure:8096: $? = 0
486configure:8127: result: none required
487configure:8135: checking for library containing shl_load
488configure:8176: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
489Undefined symbols for architecture x86_64:
490  "_shl_load", referenced from:
491      _main in conftest-86fd85.o
492ld: symbol(s) not found for architecture x86_64
493clang: error: linker command failed with exit code 1 (use -v to see invocation)
494configure:8183: $? = 1
495configure: failed program was:
496| /* confdefs.h.  */
497| #define PACKAGE_NAME "PostgreSQL"
498| #define PACKAGE_TARNAME "postgresql"
499| #define PACKAGE_VERSION "9.3.10"
500| #define PACKAGE_STRING "PostgreSQL 9.3.10"
501| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
502| #define PG_VERSION "9.3.10"
503| #define PG_MAJORVERSION "9.3"
504| #define USE_INTEGER_DATETIMES 1
505| #define DEF_PGPORT 5432
506| #define DEF_PGPORT_STR "5432"
507| #define BLCKSZ 8192
508| #define RELSEG_SIZE 131072
509| #define XLOG_BLCKSZ 8192
510| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
511| #define ENABLE_THREAD_SAFETY 1
512| #define PG_KRB_SRVNAM "postgres"
513| #define USE_BONJOUR 1
514| #define USE_SSL 1
515| #define USE_LIBXML 1
516| #define USE_LIBXSLT 1
517| #define HAVE_LIBM 1
518| /* end confdefs.h.  */
519|
520| /* Override any GCC internal prototype to avoid an error.
521|    Use char because int might match the return type of a GCC
522|    builtin and then its argument prototype would still apply.  */
523| #ifdef __cplusplus
524| extern "C"
525| #endif
526| char shl_load ();
527| int
528| main ()
529| {
530| return shl_load ();
531|   ;
532|   return 0;
533| }
534configure:8176: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -ldld  -lm  >&5
535ld: library not found for -ldld
536clang: error: linker command failed with exit code 1 (use -v to see invocation)
537configure:8183: $? = 1
538configure: failed program was:
539| /* confdefs.h.  */
540| #define PACKAGE_NAME "PostgreSQL"
541| #define PACKAGE_TARNAME "postgresql"
542| #define PACKAGE_VERSION "9.3.10"
543| #define PACKAGE_STRING "PostgreSQL 9.3.10"
544| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
545| #define PG_VERSION "9.3.10"
546| #define PG_MAJORVERSION "9.3"
547| #define USE_INTEGER_DATETIMES 1
548| #define DEF_PGPORT 5432
549| #define DEF_PGPORT_STR "5432"
550| #define BLCKSZ 8192
551| #define RELSEG_SIZE 131072
552| #define XLOG_BLCKSZ 8192
553| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
554| #define ENABLE_THREAD_SAFETY 1
555| #define PG_KRB_SRVNAM "postgres"
556| #define USE_BONJOUR 1
557| #define USE_SSL 1
558| #define USE_LIBXML 1
559| #define USE_LIBXSLT 1
560| #define HAVE_LIBM 1
561| /* end confdefs.h.  */
562|
563| /* Override any GCC internal prototype to avoid an error.
564|    Use char because int might match the return type of a GCC
565|    builtin and then its argument prototype would still apply.  */
566| #ifdef __cplusplus
567| extern "C"
568| #endif
569| char shl_load ();
570| int
571| main ()
572| {
573| return shl_load ();
574|   ;
575|   return 0;
576| }
577configure:8214: result: no
578configure:8314: checking for library containing getopt_long
579configure:8355: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
580configure:8362: $? = 0
581configure:8393: result: none required
582configure:8401: checking for library containing crypt
583configure:8442: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
584configure:8449: $? = 0
585configure:8480: result: none required
586configure:8489: checking for library containing fdatasync
587configure:8530: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
588configure:8537: $? = 0
589configure:8568: result: none required
590configure:8577: checking for library containing sched_yield
591configure:8618: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
592configure:8625: $? = 0
593configure:8656: result: none required
594configure:8666: checking for library containing gethostbyname_r
595configure:8707: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
596Undefined symbols for architecture x86_64:
597  "_gethostbyname_r", referenced from:
598      _main in conftest-10fdb6.o
599ld: symbol(s) not found for architecture x86_64
600clang: error: linker command failed with exit code 1 (use -v to see invocation)
601configure:8714: $? = 1
602configure: failed program was:
603| /* confdefs.h.  */
604| #define PACKAGE_NAME "PostgreSQL"
605| #define PACKAGE_TARNAME "postgresql"
606| #define PACKAGE_VERSION "9.3.10"
607| #define PACKAGE_STRING "PostgreSQL 9.3.10"
608| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
609| #define PG_VERSION "9.3.10"
610| #define PG_MAJORVERSION "9.3"
611| #define USE_INTEGER_DATETIMES 1
612| #define DEF_PGPORT 5432
613| #define DEF_PGPORT_STR "5432"
614| #define BLCKSZ 8192
615| #define RELSEG_SIZE 131072
616| #define XLOG_BLCKSZ 8192
617| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
618| #define ENABLE_THREAD_SAFETY 1
619| #define PG_KRB_SRVNAM "postgres"
620| #define USE_BONJOUR 1
621| #define USE_SSL 1
622| #define USE_LIBXML 1
623| #define USE_LIBXSLT 1
624| #define HAVE_LIBM 1
625| /* end confdefs.h.  */
626|
627| /* Override any GCC internal prototype to avoid an error.
628|    Use char because int might match the return type of a GCC
629|    builtin and then its argument prototype would still apply.  */
630| #ifdef __cplusplus
631| extern "C"
632| #endif
633| char gethostbyname_r ();
634| int
635| main ()
636| {
637| return gethostbyname_r ();
638|   ;
639|   return 0;
640| }
641configure:8707: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lnsl  -lm  >&5
642ld: library not found for -lnsl
643clang: error: linker command failed with exit code 1 (use -v to see invocation)
644configure:8714: $? = 1
645configure: failed program was:
646| /* confdefs.h.  */
647| #define PACKAGE_NAME "PostgreSQL"
648| #define PACKAGE_TARNAME "postgresql"
649| #define PACKAGE_VERSION "9.3.10"
650| #define PACKAGE_STRING "PostgreSQL 9.3.10"
651| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
652| #define PG_VERSION "9.3.10"
653| #define PG_MAJORVERSION "9.3"
654| #define USE_INTEGER_DATETIMES 1
655| #define DEF_PGPORT 5432
656| #define DEF_PGPORT_STR "5432"
657| #define BLCKSZ 8192
658| #define RELSEG_SIZE 131072
659| #define XLOG_BLCKSZ 8192
660| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
661| #define ENABLE_THREAD_SAFETY 1
662| #define PG_KRB_SRVNAM "postgres"
663| #define USE_BONJOUR 1
664| #define USE_SSL 1
665| #define USE_LIBXML 1
666| #define USE_LIBXSLT 1
667| #define HAVE_LIBM 1
668| /* end confdefs.h.  */
669|
670| /* Override any GCC internal prototype to avoid an error.
671|    Use char because int might match the return type of a GCC
672|    builtin and then its argument prototype would still apply.  */
673| #ifdef __cplusplus
674| extern "C"
675| #endif
676| char gethostbyname_r ();
677| int
678| main ()
679| {
680| return gethostbyname_r ();
681|   ;
682|   return 0;
683| }
684configure:8745: result: no
685configure:8754: checking for library containing shmget
686configure:8795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
687configure:8802: $? = 0
688configure:8833: result: none required
689configure:8845: checking for library containing readline
690configure:8887: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lreadline -lm  >&5
691configure:8894: $? = 0
692configure:8934: result: -lreadline
693configure:8961: checking for inflate in -lz
694configure:8996: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lz  -lreadline -lm  >&5
695configure:9003: $? = 0
696configure:9024: result: yes
697configure:9440: checking for CRYPTO_new_ex_data in -lcrypto
698configure:9475: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lcrypto  -lz -lreadline -lm  >&5
699configure:9482: $? = 0
700configure:9503: result: yes
701configure:9519: checking for SSL_library_init in -lssl
702configure:9554: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl  -lcrypto -lz -lreadline -lm  >&5
703configure:9561: $? = 0
704configure:9582: result: yes
705configure:9867: checking for xmlSaveToBuffer in -lxml2
706configure:9902: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxml2  -lssl -lcrypto -lz -lreadline -lm  >&5
707configure:9909: $? = 0
708configure:9930: result: yes
709configure:9949: checking for xsltCleanupGlobals in -lxslt
710configure:9984: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt  -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
711configure:9991: $? = 0
712configure:10012: result: yes
713configure:10114: checking for uuid_export in -lossp-uuid
714configure:10149: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lossp-uuid  -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
715ld: library not found for -lossp-uuid
716clang: error: linker command failed with exit code 1 (use -v to see invocation)
717configure:10156: $? = 1
718configure: failed program was:
719| /* confdefs.h.  */
720| #define PACKAGE_NAME "PostgreSQL"
721| #define PACKAGE_TARNAME "postgresql"
722| #define PACKAGE_VERSION "9.3.10"
723| #define PACKAGE_STRING "PostgreSQL 9.3.10"
724| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
725| #define PG_VERSION "9.3.10"
726| #define PG_MAJORVERSION "9.3"
727| #define USE_INTEGER_DATETIMES 1
728| #define DEF_PGPORT 5432
729| #define DEF_PGPORT_STR "5432"
730| #define BLCKSZ 8192
731| #define RELSEG_SIZE 131072
732| #define XLOG_BLCKSZ 8192
733| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
734| #define ENABLE_THREAD_SAFETY 1
735| #define PG_KRB_SRVNAM "postgres"
736| #define USE_BONJOUR 1
737| #define USE_SSL 1
738| #define USE_LIBXML 1
739| #define USE_LIBXSLT 1
740| #define HAVE_LIBM 1
741| #define HAVE_LIBREADLINE 1
742| #define HAVE_LIBZ 1
743| #define HAVE_SPINLOCKS 1
744| #define HAVE_LIBCRYPTO 1
745| #define HAVE_LIBSSL 1
746| #define HAVE_LIBXML2 1
747| #define HAVE_LIBXSLT 1
748| /* end confdefs.h.  */
749|
750| /* Override any GCC internal prototype to avoid an error.
751|    Use char because int might match the return type of a GCC
752|    builtin and then its argument prototype would still apply.  */
753| #ifdef __cplusplus
754| extern "C"
755| #endif
756| char uuid_export ();
757| int
758| main ()
759| {
760| return uuid_export ();
761|   ;
762|   return 0;
763| }
764configure:10177: result: no
765configure:10182: checking for uuid_export in -luuid
766configure:10217: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -luuid  -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
767configure:10224: $? = 0
768configure:10245: result: yes
769configure:10265: checking for ANSI C header files
770configure:10295: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
771configure:10302: $? = 0
772configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
773configure:10405: $? = 0
774configure:10411: ./conftest
775dyld: Library not loaded: /opt/local/lib/libncurses.6.dylib
776  Referenced from: /opt/local/lib/libreadline.6.dylib
777  Reason: image not found
778./configure: line 10413: 95424 Trace/BPT trap: 5       ./conftest$ac_exeext
779configure:10415: $? = 133
780configure: program exited with status 133
781configure: failed program was:
782| /* confdefs.h.  */
783| #define PACKAGE_NAME "PostgreSQL"
784| #define PACKAGE_TARNAME "postgresql"
785| #define PACKAGE_VERSION "9.3.10"
786| #define PACKAGE_STRING "PostgreSQL 9.3.10"
787| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
788| #define PG_VERSION "9.3.10"
789| #define PG_MAJORVERSION "9.3"
790| #define USE_INTEGER_DATETIMES 1
791| #define DEF_PGPORT 5432
792| #define DEF_PGPORT_STR "5432"
793| #define BLCKSZ 8192
794| #define RELSEG_SIZE 131072
795| #define XLOG_BLCKSZ 8192
796| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
797| #define ENABLE_THREAD_SAFETY 1
798| #define PG_KRB_SRVNAM "postgres"
799| #define USE_BONJOUR 1
800| #define USE_SSL 1
801| #define USE_LIBXML 1
802| #define USE_LIBXSLT 1
803| #define HAVE_LIBM 1
804| #define HAVE_LIBREADLINE 1
805| #define HAVE_LIBZ 1
806| #define HAVE_SPINLOCKS 1
807| #define HAVE_LIBCRYPTO 1
808| #define HAVE_LIBSSL 1
809| #define HAVE_LIBXML2 1
810| #define HAVE_LIBXSLT 1
811| /* end confdefs.h.  */
812| #include <ctype.h>
813| #include <stdlib.h>
814| #if ((' ' & 0x0FF) == 0x020)
815| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
816| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
817| #else
818| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
819| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
820| #endif
821|
822| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
823| int
824| main ()
825| {
826|   int i;
827|   for (i = 0; i < 256; i++)
828|     if (XOR (islower (i), ISLOWER (i))
829|       || toupper (i) != TOUPPER (i))
830|       return 2;
831|   return 0;
832| }
833configure:10433: result: no
834configure:10457: checking for sys/types.h
835configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
836configure:10485: $? = 0
837configure:10502: result: yes
838configure:10457: checking for sys/stat.h
839configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
840configure:10485: $? = 0
841configure:10502: result: yes
842configure:10457: checking for stdlib.h
843configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
844configure:10485: $? = 0
845configure:10502: result: yes
846configure:10457: checking for string.h
847configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
848configure:10485: $? = 0
849configure:10502: result: yes
850configure:10457: checking for memory.h
851configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
852configure:10485: $? = 0
853configure:10502: result: yes
854configure:10457: checking for strings.h
855configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
856configure:10485: $? = 0
857configure:10502: result: yes
858configure:10457: checking for inttypes.h
859configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
860configure:10485: $? = 0
861configure:10502: result: yes
862configure:10457: checking for stdint.h
863configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
864configure:10485: $? = 0
865configure:10502: result: yes
866configure:10457: checking for unistd.h
867configure:10478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
868configure:10485: $? = 0
869configure:10502: result: yes
870configure:10558: checking crypt.h usability
871configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
872conftest.c:73:10: fatal error: 'crypt.h' file not found
873#include <crypt.h>
874         ^
8751 error generated.
876configure:10582: $? = 1
877configure: failed program was:
878| /* confdefs.h.  */
879| #define PACKAGE_NAME "PostgreSQL"
880| #define PACKAGE_TARNAME "postgresql"
881| #define PACKAGE_VERSION "9.3.10"
882| #define PACKAGE_STRING "PostgreSQL 9.3.10"
883| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
884| #define PG_VERSION "9.3.10"
885| #define PG_MAJORVERSION "9.3"
886| #define USE_INTEGER_DATETIMES 1
887| #define DEF_PGPORT 5432
888| #define DEF_PGPORT_STR "5432"
889| #define BLCKSZ 8192
890| #define RELSEG_SIZE 131072
891| #define XLOG_BLCKSZ 8192
892| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
893| #define ENABLE_THREAD_SAFETY 1
894| #define PG_KRB_SRVNAM "postgres"
895| #define USE_BONJOUR 1
896| #define USE_SSL 1
897| #define USE_LIBXML 1
898| #define USE_LIBXSLT 1
899| #define HAVE_LIBM 1
900| #define HAVE_LIBREADLINE 1
901| #define HAVE_LIBZ 1
902| #define HAVE_SPINLOCKS 1
903| #define HAVE_LIBCRYPTO 1
904| #define HAVE_LIBSSL 1
905| #define HAVE_LIBXML2 1
906| #define HAVE_LIBXSLT 1
907| #define HAVE_SYS_TYPES_H 1
908| #define HAVE_SYS_STAT_H 1
909| #define HAVE_STDLIB_H 1
910| #define HAVE_STRING_H 1
911| #define HAVE_MEMORY_H 1
912| #define HAVE_STRINGS_H 1
913| #define HAVE_INTTYPES_H 1
914| #define HAVE_STDINT_H 1
915| #define HAVE_UNISTD_H 1
916| /* end confdefs.h.  */
917| #include <stdio.h>
918| #ifdef HAVE_SYS_TYPES_H
919| # include <sys/types.h>
920| #endif
921| #ifdef HAVE_SYS_STAT_H
922| # include <sys/stat.h>
923| #endif
924| #ifdef STDC_HEADERS
925| # include <stdlib.h>
926| # include <stddef.h>
927| #else
928| # ifdef HAVE_STDLIB_H
929| #  include <stdlib.h>
930| # endif
931| #endif
932| #ifdef HAVE_STRING_H
933| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
934| #  include <memory.h>
935| # endif
936| # include <string.h>
937| #endif
938| #ifdef HAVE_STRINGS_H
939| # include <strings.h>
940| #endif
941| #ifdef HAVE_INTTYPES_H
942| # include <inttypes.h>
943| #endif
944| #ifdef HAVE_STDINT_H
945| # include <stdint.h>
946| #endif
947| #ifdef HAVE_UNISTD_H
948| # include <unistd.h>
949| #endif
950| #include <crypt.h>
951configure:10596: result: no
952configure:10600: checking crypt.h presence
953configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
954conftest.c:40:10: fatal error: 'crypt.h' file not found
955#include <crypt.h>
956         ^
9571 error generated.
958configure:10622: $? = 1
959configure: failed program was:
960| /* confdefs.h.  */
961| #define PACKAGE_NAME "PostgreSQL"
962| #define PACKAGE_TARNAME "postgresql"
963| #define PACKAGE_VERSION "9.3.10"
964| #define PACKAGE_STRING "PostgreSQL 9.3.10"
965| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
966| #define PG_VERSION "9.3.10"
967| #define PG_MAJORVERSION "9.3"
968| #define USE_INTEGER_DATETIMES 1
969| #define DEF_PGPORT 5432
970| #define DEF_PGPORT_STR "5432"
971| #define BLCKSZ 8192
972| #define RELSEG_SIZE 131072
973| #define XLOG_BLCKSZ 8192
974| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
975| #define ENABLE_THREAD_SAFETY 1
976| #define PG_KRB_SRVNAM "postgres"
977| #define USE_BONJOUR 1
978| #define USE_SSL 1
979| #define USE_LIBXML 1
980| #define USE_LIBXSLT 1
981| #define HAVE_LIBM 1
982| #define HAVE_LIBREADLINE 1
983| #define HAVE_LIBZ 1
984| #define HAVE_SPINLOCKS 1
985| #define HAVE_LIBCRYPTO 1
986| #define HAVE_LIBSSL 1
987| #define HAVE_LIBXML2 1
988| #define HAVE_LIBXSLT 1
989| #define HAVE_SYS_TYPES_H 1
990| #define HAVE_SYS_STAT_H 1
991| #define HAVE_STDLIB_H 1
992| #define HAVE_STRING_H 1
993| #define HAVE_MEMORY_H 1
994| #define HAVE_STRINGS_H 1
995| #define HAVE_INTTYPES_H 1
996| #define HAVE_STDINT_H 1
997| #define HAVE_UNISTD_H 1
998| /* end confdefs.h.  */
999| #include <crypt.h>
1000configure:10636: result: no
1001configure:10669: checking for crypt.h
1002configure:10678: result: no
1003configure:10558: checking dld.h usability
1004configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1005conftest.c:73:10: fatal error: 'dld.h' file not found
1006#include <dld.h>
1007         ^
10081 error generated.
1009configure:10582: $? = 1
1010configure: failed program was:
1011| /* confdefs.h.  */
1012| #define PACKAGE_NAME "PostgreSQL"
1013| #define PACKAGE_TARNAME "postgresql"
1014| #define PACKAGE_VERSION "9.3.10"
1015| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1016| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1017| #define PG_VERSION "9.3.10"
1018| #define PG_MAJORVERSION "9.3"
1019| #define USE_INTEGER_DATETIMES 1
1020| #define DEF_PGPORT 5432
1021| #define DEF_PGPORT_STR "5432"
1022| #define BLCKSZ 8192
1023| #define RELSEG_SIZE 131072
1024| #define XLOG_BLCKSZ 8192
1025| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1026| #define ENABLE_THREAD_SAFETY 1
1027| #define PG_KRB_SRVNAM "postgres"
1028| #define USE_BONJOUR 1
1029| #define USE_SSL 1
1030| #define USE_LIBXML 1
1031| #define USE_LIBXSLT 1
1032| #define HAVE_LIBM 1
1033| #define HAVE_LIBREADLINE 1
1034| #define HAVE_LIBZ 1
1035| #define HAVE_SPINLOCKS 1
1036| #define HAVE_LIBCRYPTO 1
1037| #define HAVE_LIBSSL 1
1038| #define HAVE_LIBXML2 1
1039| #define HAVE_LIBXSLT 1
1040| #define HAVE_SYS_TYPES_H 1
1041| #define HAVE_SYS_STAT_H 1
1042| #define HAVE_STDLIB_H 1
1043| #define HAVE_STRING_H 1
1044| #define HAVE_MEMORY_H 1
1045| #define HAVE_STRINGS_H 1
1046| #define HAVE_INTTYPES_H 1
1047| #define HAVE_STDINT_H 1
1048| #define HAVE_UNISTD_H 1
1049| /* end confdefs.h.  */
1050| #include <stdio.h>
1051| #ifdef HAVE_SYS_TYPES_H
1052| # include <sys/types.h>
1053| #endif
1054| #ifdef HAVE_SYS_STAT_H
1055| # include <sys/stat.h>
1056| #endif
1057| #ifdef STDC_HEADERS
1058| # include <stdlib.h>
1059| # include <stddef.h>
1060| #else
1061| # ifdef HAVE_STDLIB_H
1062| #  include <stdlib.h>
1063| # endif
1064| #endif
1065| #ifdef HAVE_STRING_H
1066| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1067| #  include <memory.h>
1068| # endif
1069| # include <string.h>
1070| #endif
1071| #ifdef HAVE_STRINGS_H
1072| # include <strings.h>
1073| #endif
1074| #ifdef HAVE_INTTYPES_H
1075| # include <inttypes.h>
1076| #endif
1077| #ifdef HAVE_STDINT_H
1078| # include <stdint.h>
1079| #endif
1080| #ifdef HAVE_UNISTD_H
1081| # include <unistd.h>
1082| #endif
1083| #include <dld.h>
1084configure:10596: result: no
1085configure:10600: checking dld.h presence
1086configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1087conftest.c:40:10: fatal error: 'dld.h' file not found
1088#include <dld.h>
1089         ^
10901 error generated.
1091configure:10622: $? = 1
1092configure: failed program was:
1093| /* confdefs.h.  */
1094| #define PACKAGE_NAME "PostgreSQL"
1095| #define PACKAGE_TARNAME "postgresql"
1096| #define PACKAGE_VERSION "9.3.10"
1097| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1098| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1099| #define PG_VERSION "9.3.10"
1100| #define PG_MAJORVERSION "9.3"
1101| #define USE_INTEGER_DATETIMES 1
1102| #define DEF_PGPORT 5432
1103| #define DEF_PGPORT_STR "5432"
1104| #define BLCKSZ 8192
1105| #define RELSEG_SIZE 131072
1106| #define XLOG_BLCKSZ 8192
1107| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1108| #define ENABLE_THREAD_SAFETY 1
1109| #define PG_KRB_SRVNAM "postgres"
1110| #define USE_BONJOUR 1
1111| #define USE_SSL 1
1112| #define USE_LIBXML 1
1113| #define USE_LIBXSLT 1
1114| #define HAVE_LIBM 1
1115| #define HAVE_LIBREADLINE 1
1116| #define HAVE_LIBZ 1
1117| #define HAVE_SPINLOCKS 1
1118| #define HAVE_LIBCRYPTO 1
1119| #define HAVE_LIBSSL 1
1120| #define HAVE_LIBXML2 1
1121| #define HAVE_LIBXSLT 1
1122| #define HAVE_SYS_TYPES_H 1
1123| #define HAVE_SYS_STAT_H 1
1124| #define HAVE_STDLIB_H 1
1125| #define HAVE_STRING_H 1
1126| #define HAVE_MEMORY_H 1
1127| #define HAVE_STRINGS_H 1
1128| #define HAVE_INTTYPES_H 1
1129| #define HAVE_STDINT_H 1
1130| #define HAVE_UNISTD_H 1
1131| /* end confdefs.h.  */
1132| #include <dld.h>
1133configure:10636: result: no
1134configure:10669: checking for dld.h
1135configure:10678: result: no
1136configure:10558: checking fp_class.h usability
1137configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1138conftest.c:73:10: fatal error: 'fp_class.h' file not found
1139#include <fp_class.h>
1140         ^
11411 error generated.
1142configure:10582: $? = 1
1143configure: failed program was:
1144| /* confdefs.h.  */
1145| #define PACKAGE_NAME "PostgreSQL"
1146| #define PACKAGE_TARNAME "postgresql"
1147| #define PACKAGE_VERSION "9.3.10"
1148| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1149| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1150| #define PG_VERSION "9.3.10"
1151| #define PG_MAJORVERSION "9.3"
1152| #define USE_INTEGER_DATETIMES 1
1153| #define DEF_PGPORT 5432
1154| #define DEF_PGPORT_STR "5432"
1155| #define BLCKSZ 8192
1156| #define RELSEG_SIZE 131072
1157| #define XLOG_BLCKSZ 8192
1158| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1159| #define ENABLE_THREAD_SAFETY 1
1160| #define PG_KRB_SRVNAM "postgres"
1161| #define USE_BONJOUR 1
1162| #define USE_SSL 1
1163| #define USE_LIBXML 1
1164| #define USE_LIBXSLT 1
1165| #define HAVE_LIBM 1
1166| #define HAVE_LIBREADLINE 1
1167| #define HAVE_LIBZ 1
1168| #define HAVE_SPINLOCKS 1
1169| #define HAVE_LIBCRYPTO 1
1170| #define HAVE_LIBSSL 1
1171| #define HAVE_LIBXML2 1
1172| #define HAVE_LIBXSLT 1
1173| #define HAVE_SYS_TYPES_H 1
1174| #define HAVE_SYS_STAT_H 1
1175| #define HAVE_STDLIB_H 1
1176| #define HAVE_STRING_H 1
1177| #define HAVE_MEMORY_H 1
1178| #define HAVE_STRINGS_H 1
1179| #define HAVE_INTTYPES_H 1
1180| #define HAVE_STDINT_H 1
1181| #define HAVE_UNISTD_H 1
1182| /* end confdefs.h.  */
1183| #include <stdio.h>
1184| #ifdef HAVE_SYS_TYPES_H
1185| # include <sys/types.h>
1186| #endif
1187| #ifdef HAVE_SYS_STAT_H
1188| # include <sys/stat.h>
1189| #endif
1190| #ifdef STDC_HEADERS
1191| # include <stdlib.h>
1192| # include <stddef.h>
1193| #else
1194| # ifdef HAVE_STDLIB_H
1195| #  include <stdlib.h>
1196| # endif
1197| #endif
1198| #ifdef HAVE_STRING_H
1199| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1200| #  include <memory.h>
1201| # endif
1202| # include <string.h>
1203| #endif
1204| #ifdef HAVE_STRINGS_H
1205| # include <strings.h>
1206| #endif
1207| #ifdef HAVE_INTTYPES_H
1208| # include <inttypes.h>
1209| #endif
1210| #ifdef HAVE_STDINT_H
1211| # include <stdint.h>
1212| #endif
1213| #ifdef HAVE_UNISTD_H
1214| # include <unistd.h>
1215| #endif
1216| #include <fp_class.h>
1217configure:10596: result: no
1218configure:10600: checking fp_class.h presence
1219configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1220conftest.c:40:10: fatal error: 'fp_class.h' file not found
1221#include <fp_class.h>
1222         ^
12231 error generated.
1224configure:10622: $? = 1
1225configure: failed program was:
1226| /* confdefs.h.  */
1227| #define PACKAGE_NAME "PostgreSQL"
1228| #define PACKAGE_TARNAME "postgresql"
1229| #define PACKAGE_VERSION "9.3.10"
1230| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1231| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1232| #define PG_VERSION "9.3.10"
1233| #define PG_MAJORVERSION "9.3"
1234| #define USE_INTEGER_DATETIMES 1
1235| #define DEF_PGPORT 5432
1236| #define DEF_PGPORT_STR "5432"
1237| #define BLCKSZ 8192
1238| #define RELSEG_SIZE 131072
1239| #define XLOG_BLCKSZ 8192
1240| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1241| #define ENABLE_THREAD_SAFETY 1
1242| #define PG_KRB_SRVNAM "postgres"
1243| #define USE_BONJOUR 1
1244| #define USE_SSL 1
1245| #define USE_LIBXML 1
1246| #define USE_LIBXSLT 1
1247| #define HAVE_LIBM 1
1248| #define HAVE_LIBREADLINE 1
1249| #define HAVE_LIBZ 1
1250| #define HAVE_SPINLOCKS 1
1251| #define HAVE_LIBCRYPTO 1
1252| #define HAVE_LIBSSL 1
1253| #define HAVE_LIBXML2 1
1254| #define HAVE_LIBXSLT 1
1255| #define HAVE_SYS_TYPES_H 1
1256| #define HAVE_SYS_STAT_H 1
1257| #define HAVE_STDLIB_H 1
1258| #define HAVE_STRING_H 1
1259| #define HAVE_MEMORY_H 1
1260| #define HAVE_STRINGS_H 1
1261| #define HAVE_INTTYPES_H 1
1262| #define HAVE_STDINT_H 1
1263| #define HAVE_UNISTD_H 1
1264| /* end confdefs.h.  */
1265| #include <fp_class.h>
1266configure:10636: result: no
1267configure:10669: checking for fp_class.h
1268configure:10678: result: no
1269configure:10558: checking getopt.h usability
1270configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1271configure:10582: $? = 0
1272configure:10596: result: yes
1273configure:10600: checking getopt.h presence
1274configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1275configure:10622: $? = 0
1276configure:10636: result: yes
1277configure:10669: checking for getopt.h
1278configure:10678: result: yes
1279configure:10558: checking ieeefp.h usability
1280configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1281conftest.c:74:10: fatal error: 'ieeefp.h' file not found
1282#include <ieeefp.h>
1283         ^
12841 error generated.
1285configure:10582: $? = 1
1286configure: failed program was:
1287| /* confdefs.h.  */
1288| #define PACKAGE_NAME "PostgreSQL"
1289| #define PACKAGE_TARNAME "postgresql"
1290| #define PACKAGE_VERSION "9.3.10"
1291| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1292| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1293| #define PG_VERSION "9.3.10"
1294| #define PG_MAJORVERSION "9.3"
1295| #define USE_INTEGER_DATETIMES 1
1296| #define DEF_PGPORT 5432
1297| #define DEF_PGPORT_STR "5432"
1298| #define BLCKSZ 8192
1299| #define RELSEG_SIZE 131072
1300| #define XLOG_BLCKSZ 8192
1301| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1302| #define ENABLE_THREAD_SAFETY 1
1303| #define PG_KRB_SRVNAM "postgres"
1304| #define USE_BONJOUR 1
1305| #define USE_SSL 1
1306| #define USE_LIBXML 1
1307| #define USE_LIBXSLT 1
1308| #define HAVE_LIBM 1
1309| #define HAVE_LIBREADLINE 1
1310| #define HAVE_LIBZ 1
1311| #define HAVE_SPINLOCKS 1
1312| #define HAVE_LIBCRYPTO 1
1313| #define HAVE_LIBSSL 1
1314| #define HAVE_LIBXML2 1
1315| #define HAVE_LIBXSLT 1
1316| #define HAVE_SYS_TYPES_H 1
1317| #define HAVE_SYS_STAT_H 1
1318| #define HAVE_STDLIB_H 1
1319| #define HAVE_STRING_H 1
1320| #define HAVE_MEMORY_H 1
1321| #define HAVE_STRINGS_H 1
1322| #define HAVE_INTTYPES_H 1
1323| #define HAVE_STDINT_H 1
1324| #define HAVE_UNISTD_H 1
1325| #define HAVE_GETOPT_H 1
1326| /* end confdefs.h.  */
1327| #include <stdio.h>
1328| #ifdef HAVE_SYS_TYPES_H
1329| # include <sys/types.h>
1330| #endif
1331| #ifdef HAVE_SYS_STAT_H
1332| # include <sys/stat.h>
1333| #endif
1334| #ifdef STDC_HEADERS
1335| # include <stdlib.h>
1336| # include <stddef.h>
1337| #else
1338| # ifdef HAVE_STDLIB_H
1339| #  include <stdlib.h>
1340| # endif
1341| #endif
1342| #ifdef HAVE_STRING_H
1343| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1344| #  include <memory.h>
1345| # endif
1346| # include <string.h>
1347| #endif
1348| #ifdef HAVE_STRINGS_H
1349| # include <strings.h>
1350| #endif
1351| #ifdef HAVE_INTTYPES_H
1352| # include <inttypes.h>
1353| #endif
1354| #ifdef HAVE_STDINT_H
1355| # include <stdint.h>
1356| #endif
1357| #ifdef HAVE_UNISTD_H
1358| # include <unistd.h>
1359| #endif
1360| #include <ieeefp.h>
1361configure:10596: result: no
1362configure:10600: checking ieeefp.h presence
1363configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1364conftest.c:41:10: fatal error: 'ieeefp.h' file not found
1365#include <ieeefp.h>
1366         ^
13671 error generated.
1368configure:10622: $? = 1
1369configure: failed program was:
1370| /* confdefs.h.  */
1371| #define PACKAGE_NAME "PostgreSQL"
1372| #define PACKAGE_TARNAME "postgresql"
1373| #define PACKAGE_VERSION "9.3.10"
1374| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1375| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1376| #define PG_VERSION "9.3.10"
1377| #define PG_MAJORVERSION "9.3"
1378| #define USE_INTEGER_DATETIMES 1
1379| #define DEF_PGPORT 5432
1380| #define DEF_PGPORT_STR "5432"
1381| #define BLCKSZ 8192
1382| #define RELSEG_SIZE 131072
1383| #define XLOG_BLCKSZ 8192
1384| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1385| #define ENABLE_THREAD_SAFETY 1
1386| #define PG_KRB_SRVNAM "postgres"
1387| #define USE_BONJOUR 1
1388| #define USE_SSL 1
1389| #define USE_LIBXML 1
1390| #define USE_LIBXSLT 1
1391| #define HAVE_LIBM 1
1392| #define HAVE_LIBREADLINE 1
1393| #define HAVE_LIBZ 1
1394| #define HAVE_SPINLOCKS 1
1395| #define HAVE_LIBCRYPTO 1
1396| #define HAVE_LIBSSL 1
1397| #define HAVE_LIBXML2 1
1398| #define HAVE_LIBXSLT 1
1399| #define HAVE_SYS_TYPES_H 1
1400| #define HAVE_SYS_STAT_H 1
1401| #define HAVE_STDLIB_H 1
1402| #define HAVE_STRING_H 1
1403| #define HAVE_MEMORY_H 1
1404| #define HAVE_STRINGS_H 1
1405| #define HAVE_INTTYPES_H 1
1406| #define HAVE_STDINT_H 1
1407| #define HAVE_UNISTD_H 1
1408| #define HAVE_GETOPT_H 1
1409| /* end confdefs.h.  */
1410| #include <ieeefp.h>
1411configure:10636: result: no
1412configure:10669: checking for ieeefp.h
1413configure:10678: result: no
1414configure:10558: checking ifaddrs.h usability
1415configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1416configure:10582: $? = 0
1417configure:10596: result: yes
1418configure:10600: checking ifaddrs.h presence
1419configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1420configure:10622: $? = 0
1421configure:10636: result: yes
1422configure:10669: checking for ifaddrs.h
1423configure:10678: result: yes
1424configure:10558: checking langinfo.h usability
1425configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1426configure:10582: $? = 0
1427configure:10596: result: yes
1428configure:10600: checking langinfo.h presence
1429configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1430configure:10622: $? = 0
1431configure:10636: result: yes
1432configure:10669: checking for langinfo.h
1433configure:10678: result: yes
1434configure:10558: checking poll.h usability
1435configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1436configure:10582: $? = 0
1437configure:10596: result: yes
1438configure:10600: checking poll.h presence
1439configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1440configure:10622: $? = 0
1441configure:10636: result: yes
1442configure:10669: checking for poll.h
1443configure:10678: result: yes
1444configure:10558: checking pwd.h usability
1445configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1446configure:10582: $? = 0
1447configure:10596: result: yes
1448configure:10600: checking pwd.h presence
1449configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1450configure:10622: $? = 0
1451configure:10636: result: yes
1452configure:10669: checking for pwd.h
1453configure:10678: result: yes
1454configure:10558: checking sys/ioctl.h usability
1455configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1456configure:10582: $? = 0
1457configure:10596: result: yes
1458configure:10600: checking sys/ioctl.h presence
1459configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1460configure:10622: $? = 0
1461configure:10636: result: yes
1462configure:10669: checking for sys/ioctl.h
1463configure:10678: result: yes
1464configure:10558: checking sys/ipc.h usability
1465configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1466configure:10582: $? = 0
1467configure:10596: result: yes
1468configure:10600: checking sys/ipc.h presence
1469configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1470configure:10622: $? = 0
1471configure:10636: result: yes
1472configure:10669: checking for sys/ipc.h
1473configure:10678: result: yes
1474configure:10558: checking sys/poll.h usability
1475configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1476configure:10582: $? = 0
1477configure:10596: result: yes
1478configure:10600: checking sys/poll.h presence
1479configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1480configure:10622: $? = 0
1481configure:10636: result: yes
1482configure:10669: checking for sys/poll.h
1483configure:10678: result: yes
1484configure:10558: checking sys/pstat.h usability
1485configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1486conftest.c:81:10: fatal error: 'sys/pstat.h' file not found
1487#include <sys/pstat.h>
1488         ^
14891 error generated.
1490configure:10582: $? = 1
1491configure: failed program was:
1492| /* confdefs.h.  */
1493| #define PACKAGE_NAME "PostgreSQL"
1494| #define PACKAGE_TARNAME "postgresql"
1495| #define PACKAGE_VERSION "9.3.10"
1496| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1497| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1498| #define PG_VERSION "9.3.10"
1499| #define PG_MAJORVERSION "9.3"
1500| #define USE_INTEGER_DATETIMES 1
1501| #define DEF_PGPORT 5432
1502| #define DEF_PGPORT_STR "5432"
1503| #define BLCKSZ 8192
1504| #define RELSEG_SIZE 131072
1505| #define XLOG_BLCKSZ 8192
1506| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1507| #define ENABLE_THREAD_SAFETY 1
1508| #define PG_KRB_SRVNAM "postgres"
1509| #define USE_BONJOUR 1
1510| #define USE_SSL 1
1511| #define USE_LIBXML 1
1512| #define USE_LIBXSLT 1
1513| #define HAVE_LIBM 1
1514| #define HAVE_LIBREADLINE 1
1515| #define HAVE_LIBZ 1
1516| #define HAVE_SPINLOCKS 1
1517| #define HAVE_LIBCRYPTO 1
1518| #define HAVE_LIBSSL 1
1519| #define HAVE_LIBXML2 1
1520| #define HAVE_LIBXSLT 1
1521| #define HAVE_SYS_TYPES_H 1
1522| #define HAVE_SYS_STAT_H 1
1523| #define HAVE_STDLIB_H 1
1524| #define HAVE_STRING_H 1
1525| #define HAVE_MEMORY_H 1
1526| #define HAVE_STRINGS_H 1
1527| #define HAVE_INTTYPES_H 1
1528| #define HAVE_STDINT_H 1
1529| #define HAVE_UNISTD_H 1
1530| #define HAVE_GETOPT_H 1
1531| #define HAVE_IFADDRS_H 1
1532| #define HAVE_LANGINFO_H 1
1533| #define HAVE_POLL_H 1
1534| #define HAVE_PWD_H 1
1535| #define HAVE_SYS_IOCTL_H 1
1536| #define HAVE_SYS_IPC_H 1
1537| #define HAVE_SYS_POLL_H 1
1538| /* end confdefs.h.  */
1539| #include <stdio.h>
1540| #ifdef HAVE_SYS_TYPES_H
1541| # include <sys/types.h>
1542| #endif
1543| #ifdef HAVE_SYS_STAT_H
1544| # include <sys/stat.h>
1545| #endif
1546| #ifdef STDC_HEADERS
1547| # include <stdlib.h>
1548| # include <stddef.h>
1549| #else
1550| # ifdef HAVE_STDLIB_H
1551| #  include <stdlib.h>
1552| # endif
1553| #endif
1554| #ifdef HAVE_STRING_H
1555| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1556| #  include <memory.h>
1557| # endif
1558| # include <string.h>
1559| #endif
1560| #ifdef HAVE_STRINGS_H
1561| # include <strings.h>
1562| #endif
1563| #ifdef HAVE_INTTYPES_H
1564| # include <inttypes.h>
1565| #endif
1566| #ifdef HAVE_STDINT_H
1567| # include <stdint.h>
1568| #endif
1569| #ifdef HAVE_UNISTD_H
1570| # include <unistd.h>
1571| #endif
1572| #include <sys/pstat.h>
1573configure:10596: result: no
1574configure:10600: checking sys/pstat.h presence
1575configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1576conftest.c:48:10: fatal error: 'sys/pstat.h' file not found
1577#include <sys/pstat.h>
1578         ^
15791 error generated.
1580configure:10622: $? = 1
1581configure: failed program was:
1582| /* confdefs.h.  */
1583| #define PACKAGE_NAME "PostgreSQL"
1584| #define PACKAGE_TARNAME "postgresql"
1585| #define PACKAGE_VERSION "9.3.10"
1586| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1587| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1588| #define PG_VERSION "9.3.10"
1589| #define PG_MAJORVERSION "9.3"
1590| #define USE_INTEGER_DATETIMES 1
1591| #define DEF_PGPORT 5432
1592| #define DEF_PGPORT_STR "5432"
1593| #define BLCKSZ 8192
1594| #define RELSEG_SIZE 131072
1595| #define XLOG_BLCKSZ 8192
1596| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1597| #define ENABLE_THREAD_SAFETY 1
1598| #define PG_KRB_SRVNAM "postgres"
1599| #define USE_BONJOUR 1
1600| #define USE_SSL 1
1601| #define USE_LIBXML 1
1602| #define USE_LIBXSLT 1
1603| #define HAVE_LIBM 1
1604| #define HAVE_LIBREADLINE 1
1605| #define HAVE_LIBZ 1
1606| #define HAVE_SPINLOCKS 1
1607| #define HAVE_LIBCRYPTO 1
1608| #define HAVE_LIBSSL 1
1609| #define HAVE_LIBXML2 1
1610| #define HAVE_LIBXSLT 1
1611| #define HAVE_SYS_TYPES_H 1
1612| #define HAVE_SYS_STAT_H 1
1613| #define HAVE_STDLIB_H 1
1614| #define HAVE_STRING_H 1
1615| #define HAVE_MEMORY_H 1
1616| #define HAVE_STRINGS_H 1
1617| #define HAVE_INTTYPES_H 1
1618| #define HAVE_STDINT_H 1
1619| #define HAVE_UNISTD_H 1
1620| #define HAVE_GETOPT_H 1
1621| #define HAVE_IFADDRS_H 1
1622| #define HAVE_LANGINFO_H 1
1623| #define HAVE_POLL_H 1
1624| #define HAVE_PWD_H 1
1625| #define HAVE_SYS_IOCTL_H 1
1626| #define HAVE_SYS_IPC_H 1
1627| #define HAVE_SYS_POLL_H 1
1628| /* end confdefs.h.  */
1629| #include <sys/pstat.h>
1630configure:10636: result: no
1631configure:10669: checking for sys/pstat.h
1632configure:10678: result: no
1633configure:10558: checking sys/resource.h usability
1634configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1635configure:10582: $? = 0
1636configure:10596: result: yes
1637configure:10600: checking sys/resource.h presence
1638configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1639configure:10622: $? = 0
1640configure:10636: result: yes
1641configure:10669: checking for sys/resource.h
1642configure:10678: result: yes
1643configure:10558: checking sys/select.h usability
1644configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1645configure:10582: $? = 0
1646configure:10596: result: yes
1647configure:10600: checking sys/select.h presence
1648configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1649configure:10622: $? = 0
1650configure:10636: result: yes
1651configure:10669: checking for sys/select.h
1652configure:10678: result: yes
1653configure:10558: checking sys/sem.h usability
1654configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1655configure:10582: $? = 0
1656configure:10596: result: yes
1657configure:10600: checking sys/sem.h presence
1658configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1659configure:10622: $? = 0
1660configure:10636: result: yes
1661configure:10669: checking for sys/sem.h
1662configure:10678: result: yes
1663configure:10558: checking sys/shm.h usability
1664configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1665configure:10582: $? = 0
1666configure:10596: result: yes
1667configure:10600: checking sys/shm.h presence
1668configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1669configure:10622: $? = 0
1670configure:10636: result: yes
1671configure:10669: checking for sys/shm.h
1672configure:10678: result: yes
1673configure:10558: checking sys/socket.h usability
1674configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1675configure:10582: $? = 0
1676configure:10596: result: yes
1677configure:10600: checking sys/socket.h presence
1678configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1679configure:10622: $? = 0
1680configure:10636: result: yes
1681configure:10669: checking for sys/socket.h
1682configure:10678: result: yes
1683configure:10558: checking sys/sockio.h usability
1684configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1685configure:10582: $? = 0
1686configure:10596: result: yes
1687configure:10600: checking sys/sockio.h presence
1688configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1689configure:10622: $? = 0
1690configure:10636: result: yes
1691configure:10669: checking for sys/sockio.h
1692configure:10678: result: yes
1693configure:10558: checking sys/tas.h usability
1694configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1695conftest.c:87:10: fatal error: 'sys/tas.h' file not found
1696#include <sys/tas.h>
1697         ^
16981 error generated.
1699configure:10582: $? = 1
1700configure: failed program was:
1701| /* confdefs.h.  */
1702| #define PACKAGE_NAME "PostgreSQL"
1703| #define PACKAGE_TARNAME "postgresql"
1704| #define PACKAGE_VERSION "9.3.10"
1705| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1706| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1707| #define PG_VERSION "9.3.10"
1708| #define PG_MAJORVERSION "9.3"
1709| #define USE_INTEGER_DATETIMES 1
1710| #define DEF_PGPORT 5432
1711| #define DEF_PGPORT_STR "5432"
1712| #define BLCKSZ 8192
1713| #define RELSEG_SIZE 131072
1714| #define XLOG_BLCKSZ 8192
1715| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1716| #define ENABLE_THREAD_SAFETY 1
1717| #define PG_KRB_SRVNAM "postgres"
1718| #define USE_BONJOUR 1
1719| #define USE_SSL 1
1720| #define USE_LIBXML 1
1721| #define USE_LIBXSLT 1
1722| #define HAVE_LIBM 1
1723| #define HAVE_LIBREADLINE 1
1724| #define HAVE_LIBZ 1
1725| #define HAVE_SPINLOCKS 1
1726| #define HAVE_LIBCRYPTO 1
1727| #define HAVE_LIBSSL 1
1728| #define HAVE_LIBXML2 1
1729| #define HAVE_LIBXSLT 1
1730| #define HAVE_SYS_TYPES_H 1
1731| #define HAVE_SYS_STAT_H 1
1732| #define HAVE_STDLIB_H 1
1733| #define HAVE_STRING_H 1
1734| #define HAVE_MEMORY_H 1
1735| #define HAVE_STRINGS_H 1
1736| #define HAVE_INTTYPES_H 1
1737| #define HAVE_STDINT_H 1
1738| #define HAVE_UNISTD_H 1
1739| #define HAVE_GETOPT_H 1
1740| #define HAVE_IFADDRS_H 1
1741| #define HAVE_LANGINFO_H 1
1742| #define HAVE_POLL_H 1
1743| #define HAVE_PWD_H 1
1744| #define HAVE_SYS_IOCTL_H 1
1745| #define HAVE_SYS_IPC_H 1
1746| #define HAVE_SYS_POLL_H 1
1747| #define HAVE_SYS_RESOURCE_H 1
1748| #define HAVE_SYS_SELECT_H 1
1749| #define HAVE_SYS_SEM_H 1
1750| #define HAVE_SYS_SHM_H 1
1751| #define HAVE_SYS_SOCKET_H 1
1752| #define HAVE_SYS_SOCKIO_H 1
1753| /* end confdefs.h.  */
1754| #include <stdio.h>
1755| #ifdef HAVE_SYS_TYPES_H
1756| # include <sys/types.h>
1757| #endif
1758| #ifdef HAVE_SYS_STAT_H
1759| # include <sys/stat.h>
1760| #endif
1761| #ifdef STDC_HEADERS
1762| # include <stdlib.h>
1763| # include <stddef.h>
1764| #else
1765| # ifdef HAVE_STDLIB_H
1766| #  include <stdlib.h>
1767| # endif
1768| #endif
1769| #ifdef HAVE_STRING_H
1770| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1771| #  include <memory.h>
1772| # endif
1773| # include <string.h>
1774| #endif
1775| #ifdef HAVE_STRINGS_H
1776| # include <strings.h>
1777| #endif
1778| #ifdef HAVE_INTTYPES_H
1779| # include <inttypes.h>
1780| #endif
1781| #ifdef HAVE_STDINT_H
1782| # include <stdint.h>
1783| #endif
1784| #ifdef HAVE_UNISTD_H
1785| # include <unistd.h>
1786| #endif
1787| #include <sys/tas.h>
1788configure:10596: result: no
1789configure:10600: checking sys/tas.h presence
1790configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1791conftest.c:54:10: fatal error: 'sys/tas.h' file not found
1792#include <sys/tas.h>
1793         ^
17941 error generated.
1795configure:10622: $? = 1
1796configure: failed program was:
1797| /* confdefs.h.  */
1798| #define PACKAGE_NAME "PostgreSQL"
1799| #define PACKAGE_TARNAME "postgresql"
1800| #define PACKAGE_VERSION "9.3.10"
1801| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1802| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1803| #define PG_VERSION "9.3.10"
1804| #define PG_MAJORVERSION "9.3"
1805| #define USE_INTEGER_DATETIMES 1
1806| #define DEF_PGPORT 5432
1807| #define DEF_PGPORT_STR "5432"
1808| #define BLCKSZ 8192
1809| #define RELSEG_SIZE 131072
1810| #define XLOG_BLCKSZ 8192
1811| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1812| #define ENABLE_THREAD_SAFETY 1
1813| #define PG_KRB_SRVNAM "postgres"
1814| #define USE_BONJOUR 1
1815| #define USE_SSL 1
1816| #define USE_LIBXML 1
1817| #define USE_LIBXSLT 1
1818| #define HAVE_LIBM 1
1819| #define HAVE_LIBREADLINE 1
1820| #define HAVE_LIBZ 1
1821| #define HAVE_SPINLOCKS 1
1822| #define HAVE_LIBCRYPTO 1
1823| #define HAVE_LIBSSL 1
1824| #define HAVE_LIBXML2 1
1825| #define HAVE_LIBXSLT 1
1826| #define HAVE_SYS_TYPES_H 1
1827| #define HAVE_SYS_STAT_H 1
1828| #define HAVE_STDLIB_H 1
1829| #define HAVE_STRING_H 1
1830| #define HAVE_MEMORY_H 1
1831| #define HAVE_STRINGS_H 1
1832| #define HAVE_INTTYPES_H 1
1833| #define HAVE_STDINT_H 1
1834| #define HAVE_UNISTD_H 1
1835| #define HAVE_GETOPT_H 1
1836| #define HAVE_IFADDRS_H 1
1837| #define HAVE_LANGINFO_H 1
1838| #define HAVE_POLL_H 1
1839| #define HAVE_PWD_H 1
1840| #define HAVE_SYS_IOCTL_H 1
1841| #define HAVE_SYS_IPC_H 1
1842| #define HAVE_SYS_POLL_H 1
1843| #define HAVE_SYS_RESOURCE_H 1
1844| #define HAVE_SYS_SELECT_H 1
1845| #define HAVE_SYS_SEM_H 1
1846| #define HAVE_SYS_SHM_H 1
1847| #define HAVE_SYS_SOCKET_H 1
1848| #define HAVE_SYS_SOCKIO_H 1
1849| /* end confdefs.h.  */
1850| #include <sys/tas.h>
1851configure:10636: result: no
1852configure:10669: checking for sys/tas.h
1853configure:10678: result: no
1854configure:10558: checking sys/time.h usability
1855configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1856configure:10582: $? = 0
1857configure:10596: result: yes
1858configure:10600: checking sys/time.h presence
1859configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1860configure:10622: $? = 0
1861configure:10636: result: yes
1862configure:10669: checking for sys/time.h
1863configure:10678: result: yes
1864configure:10558: checking sys/un.h usability
1865configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1866configure:10582: $? = 0
1867configure:10596: result: yes
1868configure:10600: checking sys/un.h presence
1869configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1870configure:10622: $? = 0
1871configure:10636: result: yes
1872configure:10669: checking for sys/un.h
1873configure:10678: result: yes
1874configure:10558: checking termios.h usability
1875configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1876configure:10582: $? = 0
1877configure:10596: result: yes
1878configure:10600: checking termios.h presence
1879configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1880configure:10622: $? = 0
1881configure:10636: result: yes
1882configure:10669: checking for termios.h
1883configure:10678: result: yes
1884configure:10558: checking ucred.h usability
1885configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1886conftest.c:90:10: fatal error: 'ucred.h' file not found
1887#include <ucred.h>
1888         ^
18891 error generated.
1890configure:10582: $? = 1
1891configure: failed program was:
1892| /* confdefs.h.  */
1893| #define PACKAGE_NAME "PostgreSQL"
1894| #define PACKAGE_TARNAME "postgresql"
1895| #define PACKAGE_VERSION "9.3.10"
1896| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1897| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1898| #define PG_VERSION "9.3.10"
1899| #define PG_MAJORVERSION "9.3"
1900| #define USE_INTEGER_DATETIMES 1
1901| #define DEF_PGPORT 5432
1902| #define DEF_PGPORT_STR "5432"
1903| #define BLCKSZ 8192
1904| #define RELSEG_SIZE 131072
1905| #define XLOG_BLCKSZ 8192
1906| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
1907| #define ENABLE_THREAD_SAFETY 1
1908| #define PG_KRB_SRVNAM "postgres"
1909| #define USE_BONJOUR 1
1910| #define USE_SSL 1
1911| #define USE_LIBXML 1
1912| #define USE_LIBXSLT 1
1913| #define HAVE_LIBM 1
1914| #define HAVE_LIBREADLINE 1
1915| #define HAVE_LIBZ 1
1916| #define HAVE_SPINLOCKS 1
1917| #define HAVE_LIBCRYPTO 1
1918| #define HAVE_LIBSSL 1
1919| #define HAVE_LIBXML2 1
1920| #define HAVE_LIBXSLT 1
1921| #define HAVE_SYS_TYPES_H 1
1922| #define HAVE_SYS_STAT_H 1
1923| #define HAVE_STDLIB_H 1
1924| #define HAVE_STRING_H 1
1925| #define HAVE_MEMORY_H 1
1926| #define HAVE_STRINGS_H 1
1927| #define HAVE_INTTYPES_H 1
1928| #define HAVE_STDINT_H 1
1929| #define HAVE_UNISTD_H 1
1930| #define HAVE_GETOPT_H 1
1931| #define HAVE_IFADDRS_H 1
1932| #define HAVE_LANGINFO_H 1
1933| #define HAVE_POLL_H 1
1934| #define HAVE_PWD_H 1
1935| #define HAVE_SYS_IOCTL_H 1
1936| #define HAVE_SYS_IPC_H 1
1937| #define HAVE_SYS_POLL_H 1
1938| #define HAVE_SYS_RESOURCE_H 1
1939| #define HAVE_SYS_SELECT_H 1
1940| #define HAVE_SYS_SEM_H 1
1941| #define HAVE_SYS_SHM_H 1
1942| #define HAVE_SYS_SOCKET_H 1
1943| #define HAVE_SYS_SOCKIO_H 1
1944| #define HAVE_SYS_TIME_H 1
1945| #define HAVE_SYS_UN_H 1
1946| #define HAVE_TERMIOS_H 1
1947| /* end confdefs.h.  */
1948| #include <stdio.h>
1949| #ifdef HAVE_SYS_TYPES_H
1950| # include <sys/types.h>
1951| #endif
1952| #ifdef HAVE_SYS_STAT_H
1953| # include <sys/stat.h>
1954| #endif
1955| #ifdef STDC_HEADERS
1956| # include <stdlib.h>
1957| # include <stddef.h>
1958| #else
1959| # ifdef HAVE_STDLIB_H
1960| #  include <stdlib.h>
1961| # endif
1962| #endif
1963| #ifdef HAVE_STRING_H
1964| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1965| #  include <memory.h>
1966| # endif
1967| # include <string.h>
1968| #endif
1969| #ifdef HAVE_STRINGS_H
1970| # include <strings.h>
1971| #endif
1972| #ifdef HAVE_INTTYPES_H
1973| # include <inttypes.h>
1974| #endif
1975| #ifdef HAVE_STDINT_H
1976| # include <stdint.h>
1977| #endif
1978| #ifdef HAVE_UNISTD_H
1979| # include <unistd.h>
1980| #endif
1981| #include <ucred.h>
1982configure:10596: result: no
1983configure:10600: checking ucred.h presence
1984configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1985conftest.c:57:10: fatal error: 'ucred.h' file not found
1986#include <ucred.h>
1987         ^
19881 error generated.
1989configure:10622: $? = 1
1990configure: failed program was:
1991| /* confdefs.h.  */
1992| #define PACKAGE_NAME "PostgreSQL"
1993| #define PACKAGE_TARNAME "postgresql"
1994| #define PACKAGE_VERSION "9.3.10"
1995| #define PACKAGE_STRING "PostgreSQL 9.3.10"
1996| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
1997| #define PG_VERSION "9.3.10"
1998| #define PG_MAJORVERSION "9.3"
1999| #define USE_INTEGER_DATETIMES 1
2000| #define DEF_PGPORT 5432
2001| #define DEF_PGPORT_STR "5432"
2002| #define BLCKSZ 8192
2003| #define RELSEG_SIZE 131072
2004| #define XLOG_BLCKSZ 8192
2005| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2006| #define ENABLE_THREAD_SAFETY 1
2007| #define PG_KRB_SRVNAM "postgres"
2008| #define USE_BONJOUR 1
2009| #define USE_SSL 1
2010| #define USE_LIBXML 1
2011| #define USE_LIBXSLT 1
2012| #define HAVE_LIBM 1
2013| #define HAVE_LIBREADLINE 1
2014| #define HAVE_LIBZ 1
2015| #define HAVE_SPINLOCKS 1
2016| #define HAVE_LIBCRYPTO 1
2017| #define HAVE_LIBSSL 1
2018| #define HAVE_LIBXML2 1
2019| #define HAVE_LIBXSLT 1
2020| #define HAVE_SYS_TYPES_H 1
2021| #define HAVE_SYS_STAT_H 1
2022| #define HAVE_STDLIB_H 1
2023| #define HAVE_STRING_H 1
2024| #define HAVE_MEMORY_H 1
2025| #define HAVE_STRINGS_H 1
2026| #define HAVE_INTTYPES_H 1
2027| #define HAVE_STDINT_H 1
2028| #define HAVE_UNISTD_H 1
2029| #define HAVE_GETOPT_H 1
2030| #define HAVE_IFADDRS_H 1
2031| #define HAVE_LANGINFO_H 1
2032| #define HAVE_POLL_H 1
2033| #define HAVE_PWD_H 1
2034| #define HAVE_SYS_IOCTL_H 1
2035| #define HAVE_SYS_IPC_H 1
2036| #define HAVE_SYS_POLL_H 1
2037| #define HAVE_SYS_RESOURCE_H 1
2038| #define HAVE_SYS_SELECT_H 1
2039| #define HAVE_SYS_SEM_H 1
2040| #define HAVE_SYS_SHM_H 1
2041| #define HAVE_SYS_SOCKET_H 1
2042| #define HAVE_SYS_SOCKIO_H 1
2043| #define HAVE_SYS_TIME_H 1
2044| #define HAVE_SYS_UN_H 1
2045| #define HAVE_TERMIOS_H 1
2046| /* end confdefs.h.  */
2047| #include <ucred.h>
2048configure:10636: result: no
2049configure:10669: checking for ucred.h
2050configure:10678: result: no
2051configure:10558: checking utime.h usability
2052configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2053configure:10582: $? = 0
2054configure:10596: result: yes
2055configure:10600: checking utime.h presence
2056configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2057configure:10622: $? = 0
2058configure:10636: result: yes
2059configure:10669: checking for utime.h
2060configure:10678: result: yes
2061configure:10558: checking wchar.h usability
2062configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2063configure:10582: $? = 0
2064configure:10596: result: yes
2065configure:10600: checking wchar.h presence
2066configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2067configure:10622: $? = 0
2068configure:10636: result: yes
2069configure:10669: checking for wchar.h
2070configure:10678: result: yes
2071configure:10558: checking wctype.h usability
2072configure:10575: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2073configure:10582: $? = 0
2074configure:10596: result: yes
2075configure:10600: checking wctype.h presence
2076configure:10615: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2077configure:10622: $? = 0
2078configure:10636: result: yes
2079configure:10669: checking for wctype.h
2080configure:10678: result: yes
2081configure:10700: checking for net/if.h
2082configure:10725: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2083configure:10732: $? = 0
2084configure:10749: result: yes
2085configure:10769: checking for sys/ucred.h
2086configure:10792: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2087configure:10799: $? = 0
2088configure:10816: result: yes
2089configure:10848: checking netinet/in.h usability
2090configure:10865: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2091configure:10872: $? = 0
2092configure:10886: result: yes
2093configure:10890: checking netinet/in.h presence
2094configure:10905: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2095configure:10912: $? = 0
2096configure:10926: result: yes
2097configure:10959: checking for netinet/in.h
2098configure:10968: result: yes
2099configure:10987: checking for netinet/tcp.h
2100configure:11012: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2101configure:11019: $? = 0
2102configure:11036: result: yes
2103configure:11067: checking readline/readline.h usability
2104configure:11084: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2105configure:11091: $? = 0
2106configure:11105: result: yes
2107configure:11109: checking readline/readline.h presence
2108configure:11124: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2109configure:11131: $? = 0
2110configure:11145: result: yes
2111configure:11178: checking for readline/readline.h
2112configure:11187: result: yes
2113configure:11380: checking readline/history.h usability
2114configure:11397: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2115configure:11404: $? = 0
2116configure:11418: result: yes
2117configure:11422: checking readline/history.h presence
2118configure:11437: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2119configure:11444: $? = 0
2120configure:11458: result: yes
2121configure:11491: checking for readline/history.h
2122configure:11500: result: yes
2123configure:12620: checking zlib.h usability
2124configure:12637: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2125configure:12644: $? = 0
2126configure:12658: result: yes
2127configure:12662: checking zlib.h presence
2128configure:12677: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2129configure:12684: $? = 0
2130configure:12698: result: yes
2131configure:12731: checking for zlib.h
2132configure:12738: result: yes
2133configure:13224: checking openssl/ssl.h usability
2134configure:13241: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2135configure:13248: $? = 0
2136configure:13262: result: yes
2137configure:13266: checking openssl/ssl.h presence
2138configure:13281: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2139configure:13288: $? = 0
2140configure:13302: result: yes
2141configure:13335: checking for openssl/ssl.h
2142configure:13342: result: yes
2143configure:13365: checking openssl/err.h usability
2144configure:13382: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2145configure:13389: $? = 0
2146configure:13403: result: yes
2147configure:13407: checking openssl/err.h presence
2148configure:13422: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2149configure:13429: $? = 0
2150configure:13443: result: yes
2151configure:13476: checking for openssl/err.h
2152configure:13483: result: yes
2153configure:13819: checking libxml/parser.h usability
2154configure:13836: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2155configure:13843: $? = 0
2156configure:13857: result: yes
2157configure:13861: checking libxml/parser.h presence
2158configure:13876: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2159configure:13883: $? = 0
2160configure:13897: result: yes
2161configure:13930: checking for libxml/parser.h
2162configure:13937: result: yes
2163configure:13963: checking libxslt/xslt.h usability
2164configure:13980: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2165configure:13987: $? = 0
2166configure:14001: result: yes
2167configure:14005: checking libxslt/xslt.h presence
2168configure:14020: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2169configure:14027: $? = 0
2170configure:14041: result: yes
2171configure:14074: checking for libxslt/xslt.h
2172configure:14081: result: yes
2173configure:14413: checking dns_sd.h usability
2174configure:14430: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2175configure:14437: $? = 0
2176configure:14451: result: yes
2177configure:14455: checking dns_sd.h presence
2178configure:14470: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2179configure:14477: $? = 0
2180configure:14491: result: yes
2181configure:14524: checking for dns_sd.h
2182configure:14531: result: yes
2183configure:14564: checking ossp/uuid.h usability
2184configure:14581: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2185In file included from conftest.c:99:
2186/opt/local/include/ossp/uuid.h:96:24: error: typedef redefinition with different types ('struct uuid_st' vs '__darwin_uuid_t' (aka 'unsigned char [16]'))
2187typedef struct uuid_st uuid_t;
2188                       ^
2189/usr/include/sys/_types/_uuid_t.h:30:25: note: previous definition is here
2190typedef __darwin_uuid_t uuid_t;
2191                        ^
21921 error generated.
2193configure:14588: $? = 1
2194configure: failed program was:
2195| /* confdefs.h.  */
2196| #define PACKAGE_NAME "PostgreSQL"
2197| #define PACKAGE_TARNAME "postgresql"
2198| #define PACKAGE_VERSION "9.3.10"
2199| #define PACKAGE_STRING "PostgreSQL 9.3.10"
2200| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2201| #define PG_VERSION "9.3.10"
2202| #define PG_MAJORVERSION "9.3"
2203| #define USE_INTEGER_DATETIMES 1
2204| #define DEF_PGPORT 5432
2205| #define DEF_PGPORT_STR "5432"
2206| #define BLCKSZ 8192
2207| #define RELSEG_SIZE 131072
2208| #define XLOG_BLCKSZ 8192
2209| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2210| #define ENABLE_THREAD_SAFETY 1
2211| #define PG_KRB_SRVNAM "postgres"
2212| #define USE_BONJOUR 1
2213| #define USE_SSL 1
2214| #define USE_LIBXML 1
2215| #define USE_LIBXSLT 1
2216| #define HAVE_LIBM 1
2217| #define HAVE_LIBREADLINE 1
2218| #define HAVE_LIBZ 1
2219| #define HAVE_SPINLOCKS 1
2220| #define HAVE_LIBCRYPTO 1
2221| #define HAVE_LIBSSL 1
2222| #define HAVE_LIBXML2 1
2223| #define HAVE_LIBXSLT 1
2224| #define HAVE_SYS_TYPES_H 1
2225| #define HAVE_SYS_STAT_H 1
2226| #define HAVE_STDLIB_H 1
2227| #define HAVE_STRING_H 1
2228| #define HAVE_MEMORY_H 1
2229| #define HAVE_STRINGS_H 1
2230| #define HAVE_INTTYPES_H 1
2231| #define HAVE_STDINT_H 1
2232| #define HAVE_UNISTD_H 1
2233| #define HAVE_GETOPT_H 1
2234| #define HAVE_IFADDRS_H 1
2235| #define HAVE_LANGINFO_H 1
2236| #define HAVE_POLL_H 1
2237| #define HAVE_PWD_H 1
2238| #define HAVE_SYS_IOCTL_H 1
2239| #define HAVE_SYS_IPC_H 1
2240| #define HAVE_SYS_POLL_H 1
2241| #define HAVE_SYS_RESOURCE_H 1
2242| #define HAVE_SYS_SELECT_H 1
2243| #define HAVE_SYS_SEM_H 1
2244| #define HAVE_SYS_SHM_H 1
2245| #define HAVE_SYS_SOCKET_H 1
2246| #define HAVE_SYS_SOCKIO_H 1
2247| #define HAVE_SYS_TIME_H 1
2248| #define HAVE_SYS_UN_H 1
2249| #define HAVE_TERMIOS_H 1
2250| #define HAVE_UTIME_H 1
2251| #define HAVE_WCHAR_H 1
2252| #define HAVE_WCTYPE_H 1
2253| #define HAVE_NET_IF_H 1
2254| #define HAVE_SYS_UCRED_H 1
2255| #define HAVE_NETINET_IN_H 1
2256| #define HAVE_NETINET_TCP_H 1
2257| #define HAVE_READLINE_READLINE_H 1
2258| #define HAVE_READLINE_HISTORY_H 1
2259| /* end confdefs.h.  */
2260| #include <stdio.h>
2261| #ifdef HAVE_SYS_TYPES_H
2262| # include <sys/types.h>
2263| #endif
2264| #ifdef HAVE_SYS_STAT_H
2265| # include <sys/stat.h>
2266| #endif
2267| #ifdef STDC_HEADERS
2268| # include <stdlib.h>
2269| # include <stddef.h>
2270| #else
2271| # ifdef HAVE_STDLIB_H
2272| #  include <stdlib.h>
2273| # endif
2274| #endif
2275| #ifdef HAVE_STRING_H
2276| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2277| #  include <memory.h>
2278| # endif
2279| # include <string.h>
2280| #endif
2281| #ifdef HAVE_STRINGS_H
2282| # include <strings.h>
2283| #endif
2284| #ifdef HAVE_INTTYPES_H
2285| # include <inttypes.h>
2286| #endif
2287| #ifdef HAVE_STDINT_H
2288| # include <stdint.h>
2289| #endif
2290| #ifdef HAVE_UNISTD_H
2291| # include <unistd.h>
2292| #endif
2293| #include <ossp/uuid.h>
2294configure:14602: result: no
2295configure:14606: checking ossp/uuid.h presence
2296configure:14621: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2297configure:14628: $? = 0
2298configure:14642: result: yes
2299configure:14655: WARNING: ossp/uuid.h: present but cannot be compiled
2300configure:14657: WARNING: ossp/uuid.h:     check for missing prerequisite headers?
2301configure:14659: WARNING: ossp/uuid.h: see the Autoconf documentation
2302configure:14661: WARNING: ossp/uuid.h:     section "Present But Cannot Be Compiled"
2303configure:14663: WARNING: ossp/uuid.h: proceeding with the preprocessor's result
2304configure:14665: WARNING: ossp/uuid.h: in the future, the compiler will take precedence
2305configure:14675: checking for ossp/uuid.h
2306configure:14684: result: yes
2307configure:15017: checking whether byte ordering is bigendian
2308configure:15042: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2309configure:15049: $? = 0
2310configure:15397: result: universal
2311configure:15422: checking for an ANSI C-conforming const
2312configure:15497: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2313conftest.c:113:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
2314    struct s *b; b->j = 5;
2315                 ^
2316conftest.c:113:16: note: initialize the variable 'b' to silence this warning
2317    struct s *b; b->j = 5;
2318               ^
2319                = 0
2320conftest.c:97:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
2321    *t++ = 0;
2322     ^
2323conftest.c:94:12: note: initialize the variable 't' to silence this warning
2324    char *t;
2325           ^
2326            = 0
23272 warnings generated.
2328configure:15504: $? = 0
2329configure:15519: result: yes
2330configure:15529: checking for inline
2331configure:15555: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2332conftest.c:70:21: warning: unused function 'static_foo' [-Wunused-function]
2333static inline foo_t static_foo () {return 0; }
2334                    ^
23351 warning generated.
2336configure:15562: $? = 0
2337configure:15580: result: inline
2338configure:15599: checking for quiet inline (no complaint if unreferenced)
2339configure:15629: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
2340configure:15636: $? = 0
2341configure:15658: result: yes
2342configure:15668: checking for preprocessor stringizing operator
2343configure:15692: result: yes
2344configure:15703: checking for flexible array members
2345configure:15736: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2346configure:15743: $? = 0
2347configure:15758: result: yes
2348configure:15773: checking for signed types
2349configure:15799: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2350conftest.c:75:13: warning: unused variable 'c' [-Wunused-variable]
2351signed char c; signed short s; signed int i;
2352            ^
2353conftest.c:75:29: warning: unused variable 's' [-Wunused-variable]
2354signed char c; signed short s; signed int i;
2355                            ^
2356conftest.c:75:43: warning: unused variable 'i' [-Wunused-variable]
2357signed char c; signed short s; signed int i;
2358                                          ^
23593 warnings generated.
2360configure:15806: $? = 0
2361configure:15821: result: yes
2362configure:15830: checking for working volatile
2363configure:15859: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2364conftest.c:78:9: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
2365return !x && !y;
2366        ^
2367conftest.c:76:15: note: initialize the variable 'x' to silence this warning
2368volatile int x;
2369              ^
2370               = 0
23711 warning generated.
2372configure:15866: $? = 0
2373configure:15881: result: yes
2374configure:15891: checking for __func__
2375configure:15917: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2376configure:15924: $? = 0
2377configure:15939: result: yes
2378configure:16006: checking for _Static_assert
2379configure:16032: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
2380configure:16039: $? = 0
2381configure:16059: result: yes
2382configure:16068: checking for __builtin_types_compatible_p
2383configure:16094: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2384conftest.c:77:20: warning: unused variable 'y' [-Wunused-variable]
2385 int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)];
2386                   ^
23871 warning generated.
2388configure:16101: $? = 0
2389configure:16116: result: yes
2390configure:16125: checking for __builtin_constant_p
2391configure:16151: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2392conftest.c:74:26: warning: unused variable 'y' [-Wunused-variable]
2393static int x; static int y[__builtin_constant_p(x) ? x : 1];
2394                         ^
23951 warning generated.
2396configure:16158: $? = 0
2397configure:16173: result: yes
2398configure:16182: checking for __builtin_unreachable
2399configure:16208: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
2400configure:16215: $? = 0
2401configure:16235: result: yes
2402configure:16244: checking for __VA_ARGS__
2403configure:16272: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2404configure:16279: $? = 0
2405configure:16294: result: yes
2406configure:16303: checking whether struct tm is in sys/time.h or time.h
2407configure:16333: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2408configure:16340: $? = 0
2409configure:16355: result: time.h
2410configure:16365: checking for struct tm.tm_zone
2411configure:16396: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2412configure:16403: $? = 0
2413configure:16464: result: yes
2414configure:16482: checking for tzname
2415configure:16512: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
2416conftest.c:87:1: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
2417atoi(*tzname);
2418^
24191 warning generated.
2420configure:16519: $? = 0
2421configure:16539: result: yes
2422configure:16549: checking for union semun
2423configure:16580: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2424configure:16587: $? = 0
2425configure:16617: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2426conftest.c:87:26: error: expected expression
2427if (sizeof ((union semun)))
2428                         ^
24291 error generated.
2430configure:16624: $? = 1
2431configure: failed program was:
2432| /* confdefs.h.  */
2433| #define PACKAGE_NAME "PostgreSQL"
2434| #define PACKAGE_TARNAME "postgresql"
2435| #define PACKAGE_VERSION "9.3.10"
2436| #define PACKAGE_STRING "PostgreSQL 9.3.10"
2437| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2438| #define PG_VERSION "9.3.10"
2439| #define PG_MAJORVERSION "9.3"
2440| #define USE_INTEGER_DATETIMES 1
2441| #define DEF_PGPORT 5432
2442| #define DEF_PGPORT_STR "5432"
2443| #define BLCKSZ 8192
2444| #define RELSEG_SIZE 131072
2445| #define XLOG_BLCKSZ 8192
2446| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2447| #define ENABLE_THREAD_SAFETY 1
2448| #define PG_KRB_SRVNAM "postgres"
2449| #define USE_BONJOUR 1
2450| #define USE_SSL 1
2451| #define USE_LIBXML 1
2452| #define USE_LIBXSLT 1
2453| #define HAVE_LIBM 1
2454| #define HAVE_LIBREADLINE 1
2455| #define HAVE_LIBZ 1
2456| #define HAVE_SPINLOCKS 1
2457| #define HAVE_LIBCRYPTO 1
2458| #define HAVE_LIBSSL 1
2459| #define HAVE_LIBXML2 1
2460| #define HAVE_LIBXSLT 1
2461| #define HAVE_SYS_TYPES_H 1
2462| #define HAVE_SYS_STAT_H 1
2463| #define HAVE_STDLIB_H 1
2464| #define HAVE_STRING_H 1
2465| #define HAVE_MEMORY_H 1
2466| #define HAVE_STRINGS_H 1
2467| #define HAVE_INTTYPES_H 1
2468| #define HAVE_STDINT_H 1
2469| #define HAVE_UNISTD_H 1
2470| #define HAVE_GETOPT_H 1
2471| #define HAVE_IFADDRS_H 1
2472| #define HAVE_LANGINFO_H 1
2473| #define HAVE_POLL_H 1
2474| #define HAVE_PWD_H 1
2475| #define HAVE_SYS_IOCTL_H 1
2476| #define HAVE_SYS_IPC_H 1
2477| #define HAVE_SYS_POLL_H 1
2478| #define HAVE_SYS_RESOURCE_H 1
2479| #define HAVE_SYS_SELECT_H 1
2480| #define HAVE_SYS_SEM_H 1
2481| #define HAVE_SYS_SHM_H 1
2482| #define HAVE_SYS_SOCKET_H 1
2483| #define HAVE_SYS_SOCKIO_H 1
2484| #define HAVE_SYS_TIME_H 1
2485| #define HAVE_SYS_UN_H 1
2486| #define HAVE_TERMIOS_H 1
2487| #define HAVE_UTIME_H 1
2488| #define HAVE_WCHAR_H 1
2489| #define HAVE_WCTYPE_H 1
2490| #define HAVE_NET_IF_H 1
2491| #define HAVE_SYS_UCRED_H 1
2492| #define HAVE_NETINET_IN_H 1
2493| #define HAVE_NETINET_TCP_H 1
2494| #define HAVE_READLINE_READLINE_H 1
2495| #define HAVE_READLINE_HISTORY_H 1
2496| #define HAVE_OSSP_UUID_H 1
2497| #define AC_APPLE_UNIVERSAL_BUILD 1
2498| #define PG_USE_INLINE 1
2499| #define HAVE_STRINGIZE 1
2500| #define FLEXIBLE_ARRAY_MEMBER /**/
2501| #define HAVE_FUNCNAME__FUNC 1
2502| #define HAVE__STATIC_ASSERT 1
2503| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
2504| #define HAVE__BUILTIN_CONSTANT_P 1
2505| #define HAVE__BUILTIN_UNREACHABLE 1
2506| #define HAVE__VA_ARGS 1
2507| #define HAVE_STRUCT_TM_TM_ZONE 1
2508| #define HAVE_TM_ZONE 1
2509| #define HAVE_TZNAME 1
2510| /* end confdefs.h.  */
2511| #include <sys/types.h>
2512| #include <sys/ipc.h>
2513| #include <sys/sem.h>
2514|
2515| int
2516| main ()
2517| {
2518| if (sizeof ((union semun)))
2519|         return 0;
2520|   ;
2521|   return 0;
2522| }
2523configure:16647: result: yes
2524configure:16658: checking for struct sockaddr_un
2525configure:16691: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2526configure:16698: $? = 0
2527configure:16730: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2528conftest.c:90:33: error: expected expression
2529if (sizeof ((struct sockaddr_un)))
2530                                ^
25311 error generated.
2532configure:16737: $? = 1
2533configure: failed program was:
2534| /* confdefs.h.  */
2535| #define PACKAGE_NAME "PostgreSQL"
2536| #define PACKAGE_TARNAME "postgresql"
2537| #define PACKAGE_VERSION "9.3.10"
2538| #define PACKAGE_STRING "PostgreSQL 9.3.10"
2539| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2540| #define PG_VERSION "9.3.10"
2541| #define PG_MAJORVERSION "9.3"
2542| #define USE_INTEGER_DATETIMES 1
2543| #define DEF_PGPORT 5432
2544| #define DEF_PGPORT_STR "5432"
2545| #define BLCKSZ 8192
2546| #define RELSEG_SIZE 131072
2547| #define XLOG_BLCKSZ 8192
2548| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2549| #define ENABLE_THREAD_SAFETY 1
2550| #define PG_KRB_SRVNAM "postgres"
2551| #define USE_BONJOUR 1
2552| #define USE_SSL 1
2553| #define USE_LIBXML 1
2554| #define USE_LIBXSLT 1
2555| #define HAVE_LIBM 1
2556| #define HAVE_LIBREADLINE 1
2557| #define HAVE_LIBZ 1
2558| #define HAVE_SPINLOCKS 1
2559| #define HAVE_LIBCRYPTO 1
2560| #define HAVE_LIBSSL 1
2561| #define HAVE_LIBXML2 1
2562| #define HAVE_LIBXSLT 1
2563| #define HAVE_SYS_TYPES_H 1
2564| #define HAVE_SYS_STAT_H 1
2565| #define HAVE_STDLIB_H 1
2566| #define HAVE_STRING_H 1
2567| #define HAVE_MEMORY_H 1
2568| #define HAVE_STRINGS_H 1
2569| #define HAVE_INTTYPES_H 1
2570| #define HAVE_STDINT_H 1
2571| #define HAVE_UNISTD_H 1
2572| #define HAVE_GETOPT_H 1
2573| #define HAVE_IFADDRS_H 1
2574| #define HAVE_LANGINFO_H 1
2575| #define HAVE_POLL_H 1
2576| #define HAVE_PWD_H 1
2577| #define HAVE_SYS_IOCTL_H 1
2578| #define HAVE_SYS_IPC_H 1
2579| #define HAVE_SYS_POLL_H 1
2580| #define HAVE_SYS_RESOURCE_H 1
2581| #define HAVE_SYS_SELECT_H 1
2582| #define HAVE_SYS_SEM_H 1
2583| #define HAVE_SYS_SHM_H 1
2584| #define HAVE_SYS_SOCKET_H 1
2585| #define HAVE_SYS_SOCKIO_H 1
2586| #define HAVE_SYS_TIME_H 1
2587| #define HAVE_SYS_UN_H 1
2588| #define HAVE_TERMIOS_H 1
2589| #define HAVE_UTIME_H 1
2590| #define HAVE_WCHAR_H 1
2591| #define HAVE_WCTYPE_H 1
2592| #define HAVE_NET_IF_H 1
2593| #define HAVE_SYS_UCRED_H 1
2594| #define HAVE_NETINET_IN_H 1
2595| #define HAVE_NETINET_TCP_H 1
2596| #define HAVE_READLINE_READLINE_H 1
2597| #define HAVE_READLINE_HISTORY_H 1
2598| #define HAVE_OSSP_UUID_H 1
2599| #define AC_APPLE_UNIVERSAL_BUILD 1
2600| #define PG_USE_INLINE 1
2601| #define HAVE_STRINGIZE 1
2602| #define FLEXIBLE_ARRAY_MEMBER /**/
2603| #define HAVE_FUNCNAME__FUNC 1
2604| #define HAVE__STATIC_ASSERT 1
2605| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
2606| #define HAVE__BUILTIN_CONSTANT_P 1
2607| #define HAVE__BUILTIN_UNREACHABLE 1
2608| #define HAVE__VA_ARGS 1
2609| #define HAVE_STRUCT_TM_TM_ZONE 1
2610| #define HAVE_TM_ZONE 1
2611| #define HAVE_TZNAME 1
2612| #define HAVE_UNION_SEMUN 1
2613| /* end confdefs.h.  */
2614| #include <sys/types.h>
2615| #ifdef HAVE_SYS_UN_H
2616| #include <sys/un.h>
2617| #endif
2618|
2619|
2620| int
2621| main ()
2622| {
2623| if (sizeof ((struct sockaddr_un)))
2624|         return 0;
2625|   ;
2626|   return 0;
2627| }
2628configure:16760: result: yes
2629configure:16770: checking for struct sockaddr_storage
2630configure:16803: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2631configure:16810: $? = 0
2632configure:16842: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2633conftest.c:91:38: error: expected expression
2634if (sizeof ((struct sockaddr_storage)))
2635                                     ^
26361 error generated.
2637configure:16849: $? = 1
2638configure: failed program was:
2639| /* confdefs.h.  */
2640| #define PACKAGE_NAME "PostgreSQL"
2641| #define PACKAGE_TARNAME "postgresql"
2642| #define PACKAGE_VERSION "9.3.10"
2643| #define PACKAGE_STRING "PostgreSQL 9.3.10"
2644| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2645| #define PG_VERSION "9.3.10"
2646| #define PG_MAJORVERSION "9.3"
2647| #define USE_INTEGER_DATETIMES 1
2648| #define DEF_PGPORT 5432
2649| #define DEF_PGPORT_STR "5432"
2650| #define BLCKSZ 8192
2651| #define RELSEG_SIZE 131072
2652| #define XLOG_BLCKSZ 8192
2653| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2654| #define ENABLE_THREAD_SAFETY 1
2655| #define PG_KRB_SRVNAM "postgres"
2656| #define USE_BONJOUR 1
2657| #define USE_SSL 1
2658| #define USE_LIBXML 1
2659| #define USE_LIBXSLT 1
2660| #define HAVE_LIBM 1
2661| #define HAVE_LIBREADLINE 1
2662| #define HAVE_LIBZ 1
2663| #define HAVE_SPINLOCKS 1
2664| #define HAVE_LIBCRYPTO 1
2665| #define HAVE_LIBSSL 1
2666| #define HAVE_LIBXML2 1
2667| #define HAVE_LIBXSLT 1
2668| #define HAVE_SYS_TYPES_H 1
2669| #define HAVE_SYS_STAT_H 1
2670| #define HAVE_STDLIB_H 1
2671| #define HAVE_STRING_H 1
2672| #define HAVE_MEMORY_H 1
2673| #define HAVE_STRINGS_H 1
2674| #define HAVE_INTTYPES_H 1
2675| #define HAVE_STDINT_H 1
2676| #define HAVE_UNISTD_H 1
2677| #define HAVE_GETOPT_H 1
2678| #define HAVE_IFADDRS_H 1
2679| #define HAVE_LANGINFO_H 1
2680| #define HAVE_POLL_H 1
2681| #define HAVE_PWD_H 1
2682| #define HAVE_SYS_IOCTL_H 1
2683| #define HAVE_SYS_IPC_H 1
2684| #define HAVE_SYS_POLL_H 1
2685| #define HAVE_SYS_RESOURCE_H 1
2686| #define HAVE_SYS_SELECT_H 1
2687| #define HAVE_SYS_SEM_H 1
2688| #define HAVE_SYS_SHM_H 1
2689| #define HAVE_SYS_SOCKET_H 1
2690| #define HAVE_SYS_SOCKIO_H 1
2691| #define HAVE_SYS_TIME_H 1
2692| #define HAVE_SYS_UN_H 1
2693| #define HAVE_TERMIOS_H 1
2694| #define HAVE_UTIME_H 1
2695| #define HAVE_WCHAR_H 1
2696| #define HAVE_WCTYPE_H 1
2697| #define HAVE_NET_IF_H 1
2698| #define HAVE_SYS_UCRED_H 1
2699| #define HAVE_NETINET_IN_H 1
2700| #define HAVE_NETINET_TCP_H 1
2701| #define HAVE_READLINE_READLINE_H 1
2702| #define HAVE_READLINE_HISTORY_H 1
2703| #define HAVE_OSSP_UUID_H 1
2704| #define AC_APPLE_UNIVERSAL_BUILD 1
2705| #define PG_USE_INLINE 1
2706| #define HAVE_STRINGIZE 1
2707| #define FLEXIBLE_ARRAY_MEMBER /**/
2708| #define HAVE_FUNCNAME__FUNC 1
2709| #define HAVE__STATIC_ASSERT 1
2710| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
2711| #define HAVE__BUILTIN_CONSTANT_P 1
2712| #define HAVE__BUILTIN_UNREACHABLE 1
2713| #define HAVE__VA_ARGS 1
2714| #define HAVE_STRUCT_TM_TM_ZONE 1
2715| #define HAVE_TM_ZONE 1
2716| #define HAVE_TZNAME 1
2717| #define HAVE_UNION_SEMUN 1
2718| #define HAVE_UNIX_SOCKETS 1
2719| /* end confdefs.h.  */
2720| #include <sys/types.h>
2721| #ifdef HAVE_SYS_SOCKET_H
2722| #include <sys/socket.h>
2723| #endif
2724|
2725|
2726| int
2727| main ()
2728| {
2729| if (sizeof ((struct sockaddr_storage)))
2730|         return 0;
2731|   ;
2732|   return 0;
2733| }
2734configure:16872: result: yes
2735configure:16883: checking for struct sockaddr_storage.ss_family
2736configure:16916: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2737configure:16923: $? = 0
2738configure:16986: result: yes
2739configure:16996: checking for struct sockaddr_storage.__ss_family
2740configure:17029: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2741conftest.c:94:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
2742if (ac_aggr.__ss_family)
2743            ^~~~~~~~~~~
2744            ss_family
2745/usr/include/sys/socket.h:314:14: note: 'ss_family' declared here
2746        sa_family_t     ss_family;      /* [XSI] address family */
2747                        ^
27481 error generated.
2749configure:17036: $? = 1
2750configure: failed program was:
2751| /* confdefs.h.  */
2752| #define PACKAGE_NAME "PostgreSQL"
2753| #define PACKAGE_TARNAME "postgresql"
2754| #define PACKAGE_VERSION "9.3.10"
2755| #define PACKAGE_STRING "PostgreSQL 9.3.10"
2756| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2757| #define PG_VERSION "9.3.10"
2758| #define PG_MAJORVERSION "9.3"
2759| #define USE_INTEGER_DATETIMES 1
2760| #define DEF_PGPORT 5432
2761| #define DEF_PGPORT_STR "5432"
2762| #define BLCKSZ 8192
2763| #define RELSEG_SIZE 131072
2764| #define XLOG_BLCKSZ 8192
2765| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2766| #define ENABLE_THREAD_SAFETY 1
2767| #define PG_KRB_SRVNAM "postgres"
2768| #define USE_BONJOUR 1
2769| #define USE_SSL 1
2770| #define USE_LIBXML 1
2771| #define USE_LIBXSLT 1
2772| #define HAVE_LIBM 1
2773| #define HAVE_LIBREADLINE 1
2774| #define HAVE_LIBZ 1
2775| #define HAVE_SPINLOCKS 1
2776| #define HAVE_LIBCRYPTO 1
2777| #define HAVE_LIBSSL 1
2778| #define HAVE_LIBXML2 1
2779| #define HAVE_LIBXSLT 1
2780| #define HAVE_SYS_TYPES_H 1
2781| #define HAVE_SYS_STAT_H 1
2782| #define HAVE_STDLIB_H 1
2783| #define HAVE_STRING_H 1
2784| #define HAVE_MEMORY_H 1
2785| #define HAVE_STRINGS_H 1
2786| #define HAVE_INTTYPES_H 1
2787| #define HAVE_STDINT_H 1
2788| #define HAVE_UNISTD_H 1
2789| #define HAVE_GETOPT_H 1
2790| #define HAVE_IFADDRS_H 1
2791| #define HAVE_LANGINFO_H 1
2792| #define HAVE_POLL_H 1
2793| #define HAVE_PWD_H 1
2794| #define HAVE_SYS_IOCTL_H 1
2795| #define HAVE_SYS_IPC_H 1
2796| #define HAVE_SYS_POLL_H 1
2797| #define HAVE_SYS_RESOURCE_H 1
2798| #define HAVE_SYS_SELECT_H 1
2799| #define HAVE_SYS_SEM_H 1
2800| #define HAVE_SYS_SHM_H 1
2801| #define HAVE_SYS_SOCKET_H 1
2802| #define HAVE_SYS_SOCKIO_H 1
2803| #define HAVE_SYS_TIME_H 1
2804| #define HAVE_SYS_UN_H 1
2805| #define HAVE_TERMIOS_H 1
2806| #define HAVE_UTIME_H 1
2807| #define HAVE_WCHAR_H 1
2808| #define HAVE_WCTYPE_H 1
2809| #define HAVE_NET_IF_H 1
2810| #define HAVE_SYS_UCRED_H 1
2811| #define HAVE_NETINET_IN_H 1
2812| #define HAVE_NETINET_TCP_H 1
2813| #define HAVE_READLINE_READLINE_H 1
2814| #define HAVE_READLINE_HISTORY_H 1
2815| #define HAVE_OSSP_UUID_H 1
2816| #define AC_APPLE_UNIVERSAL_BUILD 1
2817| #define PG_USE_INLINE 1
2818| #define HAVE_STRINGIZE 1
2819| #define FLEXIBLE_ARRAY_MEMBER /**/
2820| #define HAVE_FUNCNAME__FUNC 1
2821| #define HAVE__STATIC_ASSERT 1
2822| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
2823| #define HAVE__BUILTIN_CONSTANT_P 1
2824| #define HAVE__BUILTIN_UNREACHABLE 1
2825| #define HAVE__VA_ARGS 1
2826| #define HAVE_STRUCT_TM_TM_ZONE 1
2827| #define HAVE_TM_ZONE 1
2828| #define HAVE_TZNAME 1
2829| #define HAVE_UNION_SEMUN 1
2830| #define HAVE_UNIX_SOCKETS 1
2831| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2832| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
2833| /* end confdefs.h.  */
2834| #include <sys/types.h>
2835| #ifdef HAVE_SYS_SOCKET_H
2836| #include <sys/socket.h>
2837| #endif
2838|
2839|
2840| int
2841| main ()
2842| {
2843| static struct sockaddr_storage ac_aggr;
2844| if (ac_aggr.__ss_family)
2845| return 0;
2846|   ;
2847|   return 0;
2848| }
2849configure:17074: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2850conftest.c:94:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
2851if (sizeof ac_aggr.__ss_family)
2852                   ^~~~~~~~~~~
2853                   ss_family
2854/usr/include/sys/socket.h:314:14: note: 'ss_family' declared here
2855        sa_family_t     ss_family;      /* [XSI] address family */
2856                        ^
28571 error generated.
2858configure:17081: $? = 1
2859configure: failed program was:
2860| /* confdefs.h.  */
2861| #define PACKAGE_NAME "PostgreSQL"
2862| #define PACKAGE_TARNAME "postgresql"
2863| #define PACKAGE_VERSION "9.3.10"
2864| #define PACKAGE_STRING "PostgreSQL 9.3.10"
2865| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2866| #define PG_VERSION "9.3.10"
2867| #define PG_MAJORVERSION "9.3"
2868| #define USE_INTEGER_DATETIMES 1
2869| #define DEF_PGPORT 5432
2870| #define DEF_PGPORT_STR "5432"
2871| #define BLCKSZ 8192
2872| #define RELSEG_SIZE 131072
2873| #define XLOG_BLCKSZ 8192
2874| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2875| #define ENABLE_THREAD_SAFETY 1
2876| #define PG_KRB_SRVNAM "postgres"
2877| #define USE_BONJOUR 1
2878| #define USE_SSL 1
2879| #define USE_LIBXML 1
2880| #define USE_LIBXSLT 1
2881| #define HAVE_LIBM 1
2882| #define HAVE_LIBREADLINE 1
2883| #define HAVE_LIBZ 1
2884| #define HAVE_SPINLOCKS 1
2885| #define HAVE_LIBCRYPTO 1
2886| #define HAVE_LIBSSL 1
2887| #define HAVE_LIBXML2 1
2888| #define HAVE_LIBXSLT 1
2889| #define HAVE_SYS_TYPES_H 1
2890| #define HAVE_SYS_STAT_H 1
2891| #define HAVE_STDLIB_H 1
2892| #define HAVE_STRING_H 1
2893| #define HAVE_MEMORY_H 1
2894| #define HAVE_STRINGS_H 1
2895| #define HAVE_INTTYPES_H 1
2896| #define HAVE_STDINT_H 1
2897| #define HAVE_UNISTD_H 1
2898| #define HAVE_GETOPT_H 1
2899| #define HAVE_IFADDRS_H 1
2900| #define HAVE_LANGINFO_H 1
2901| #define HAVE_POLL_H 1
2902| #define HAVE_PWD_H 1
2903| #define HAVE_SYS_IOCTL_H 1
2904| #define HAVE_SYS_IPC_H 1
2905| #define HAVE_SYS_POLL_H 1
2906| #define HAVE_SYS_RESOURCE_H 1
2907| #define HAVE_SYS_SELECT_H 1
2908| #define HAVE_SYS_SEM_H 1
2909| #define HAVE_SYS_SHM_H 1
2910| #define HAVE_SYS_SOCKET_H 1
2911| #define HAVE_SYS_SOCKIO_H 1
2912| #define HAVE_SYS_TIME_H 1
2913| #define HAVE_SYS_UN_H 1
2914| #define HAVE_TERMIOS_H 1
2915| #define HAVE_UTIME_H 1
2916| #define HAVE_WCHAR_H 1
2917| #define HAVE_WCTYPE_H 1
2918| #define HAVE_NET_IF_H 1
2919| #define HAVE_SYS_UCRED_H 1
2920| #define HAVE_NETINET_IN_H 1
2921| #define HAVE_NETINET_TCP_H 1
2922| #define HAVE_READLINE_READLINE_H 1
2923| #define HAVE_READLINE_HISTORY_H 1
2924| #define HAVE_OSSP_UUID_H 1
2925| #define AC_APPLE_UNIVERSAL_BUILD 1
2926| #define PG_USE_INLINE 1
2927| #define HAVE_STRINGIZE 1
2928| #define FLEXIBLE_ARRAY_MEMBER /**/
2929| #define HAVE_FUNCNAME__FUNC 1
2930| #define HAVE__STATIC_ASSERT 1
2931| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
2932| #define HAVE__BUILTIN_CONSTANT_P 1
2933| #define HAVE__BUILTIN_UNREACHABLE 1
2934| #define HAVE__VA_ARGS 1
2935| #define HAVE_STRUCT_TM_TM_ZONE 1
2936| #define HAVE_TM_ZONE 1
2937| #define HAVE_TZNAME 1
2938| #define HAVE_UNION_SEMUN 1
2939| #define HAVE_UNIX_SOCKETS 1
2940| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2941| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
2942| /* end confdefs.h.  */
2943| #include <sys/types.h>
2944| #ifdef HAVE_SYS_SOCKET_H
2945| #include <sys/socket.h>
2946| #endif
2947|
2948|
2949| int
2950| main ()
2951| {
2952| static struct sockaddr_storage ac_aggr;
2953| if (sizeof ac_aggr.__ss_family)
2954| return 0;
2955|   ;
2956|   return 0;
2957| }
2958configure:17099: result: no
2959configure:17109: checking for struct sockaddr_storage.ss_len
2960configure:17142: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2961configure:17149: $? = 0
2962configure:17212: result: yes
2963configure:17222: checking for struct sockaddr_storage.__ss_len
2964configure:17255: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2965conftest.c:95:13: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'?
2966if (ac_aggr.__ss_len)
2967            ^~~~~~~~
2968            ss_len
2969/usr/include/sys/socket.h:313:12: note: 'ss_len' declared here
2970        __uint8_t       ss_len;         /* address length */
2971                        ^
29721 error generated.
2973configure:17262: $? = 1
2974configure: failed program was:
2975| /* confdefs.h.  */
2976| #define PACKAGE_NAME "PostgreSQL"
2977| #define PACKAGE_TARNAME "postgresql"
2978| #define PACKAGE_VERSION "9.3.10"
2979| #define PACKAGE_STRING "PostgreSQL 9.3.10"
2980| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
2981| #define PG_VERSION "9.3.10"
2982| #define PG_MAJORVERSION "9.3"
2983| #define USE_INTEGER_DATETIMES 1
2984| #define DEF_PGPORT 5432
2985| #define DEF_PGPORT_STR "5432"
2986| #define BLCKSZ 8192
2987| #define RELSEG_SIZE 131072
2988| #define XLOG_BLCKSZ 8192
2989| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
2990| #define ENABLE_THREAD_SAFETY 1
2991| #define PG_KRB_SRVNAM "postgres"
2992| #define USE_BONJOUR 1
2993| #define USE_SSL 1
2994| #define USE_LIBXML 1
2995| #define USE_LIBXSLT 1
2996| #define HAVE_LIBM 1
2997| #define HAVE_LIBREADLINE 1
2998| #define HAVE_LIBZ 1
2999| #define HAVE_SPINLOCKS 1
3000| #define HAVE_LIBCRYPTO 1
3001| #define HAVE_LIBSSL 1
3002| #define HAVE_LIBXML2 1
3003| #define HAVE_LIBXSLT 1
3004| #define HAVE_SYS_TYPES_H 1
3005| #define HAVE_SYS_STAT_H 1
3006| #define HAVE_STDLIB_H 1
3007| #define HAVE_STRING_H 1
3008| #define HAVE_MEMORY_H 1
3009| #define HAVE_STRINGS_H 1
3010| #define HAVE_INTTYPES_H 1
3011| #define HAVE_STDINT_H 1
3012| #define HAVE_UNISTD_H 1
3013| #define HAVE_GETOPT_H 1
3014| #define HAVE_IFADDRS_H 1
3015| #define HAVE_LANGINFO_H 1
3016| #define HAVE_POLL_H 1
3017| #define HAVE_PWD_H 1
3018| #define HAVE_SYS_IOCTL_H 1
3019| #define HAVE_SYS_IPC_H 1
3020| #define HAVE_SYS_POLL_H 1
3021| #define HAVE_SYS_RESOURCE_H 1
3022| #define HAVE_SYS_SELECT_H 1
3023| #define HAVE_SYS_SEM_H 1
3024| #define HAVE_SYS_SHM_H 1
3025| #define HAVE_SYS_SOCKET_H 1
3026| #define HAVE_SYS_SOCKIO_H 1
3027| #define HAVE_SYS_TIME_H 1
3028| #define HAVE_SYS_UN_H 1
3029| #define HAVE_TERMIOS_H 1
3030| #define HAVE_UTIME_H 1
3031| #define HAVE_WCHAR_H 1
3032| #define HAVE_WCTYPE_H 1
3033| #define HAVE_NET_IF_H 1
3034| #define HAVE_SYS_UCRED_H 1
3035| #define HAVE_NETINET_IN_H 1
3036| #define HAVE_NETINET_TCP_H 1
3037| #define HAVE_READLINE_READLINE_H 1
3038| #define HAVE_READLINE_HISTORY_H 1
3039| #define HAVE_OSSP_UUID_H 1
3040| #define AC_APPLE_UNIVERSAL_BUILD 1
3041| #define PG_USE_INLINE 1
3042| #define HAVE_STRINGIZE 1
3043| #define FLEXIBLE_ARRAY_MEMBER /**/
3044| #define HAVE_FUNCNAME__FUNC 1
3045| #define HAVE__STATIC_ASSERT 1
3046| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3047| #define HAVE__BUILTIN_CONSTANT_P 1
3048| #define HAVE__BUILTIN_UNREACHABLE 1
3049| #define HAVE__VA_ARGS 1
3050| #define HAVE_STRUCT_TM_TM_ZONE 1
3051| #define HAVE_TM_ZONE 1
3052| #define HAVE_TZNAME 1
3053| #define HAVE_UNION_SEMUN 1
3054| #define HAVE_UNIX_SOCKETS 1
3055| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3056| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3057| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3058| /* end confdefs.h.  */
3059| #include <sys/types.h>
3060| #ifdef HAVE_SYS_SOCKET_H
3061| #include <sys/socket.h>
3062| #endif
3063|
3064|
3065| int
3066| main ()
3067| {
3068| static struct sockaddr_storage ac_aggr;
3069| if (ac_aggr.__ss_len)
3070| return 0;
3071|   ;
3072|   return 0;
3073| }
3074configure:17300: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3075conftest.c:95:20: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'?
3076if (sizeof ac_aggr.__ss_len)
3077                   ^~~~~~~~
3078                   ss_len
3079/usr/include/sys/socket.h:313:12: note: 'ss_len' declared here
3080        __uint8_t       ss_len;         /* address length */
3081                        ^
30821 error generated.
3083configure:17307: $? = 1
3084configure: failed program was:
3085| /* confdefs.h.  */
3086| #define PACKAGE_NAME "PostgreSQL"
3087| #define PACKAGE_TARNAME "postgresql"
3088| #define PACKAGE_VERSION "9.3.10"
3089| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3090| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3091| #define PG_VERSION "9.3.10"
3092| #define PG_MAJORVERSION "9.3"
3093| #define USE_INTEGER_DATETIMES 1
3094| #define DEF_PGPORT 5432
3095| #define DEF_PGPORT_STR "5432"
3096| #define BLCKSZ 8192
3097| #define RELSEG_SIZE 131072
3098| #define XLOG_BLCKSZ 8192
3099| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3100| #define ENABLE_THREAD_SAFETY 1
3101| #define PG_KRB_SRVNAM "postgres"
3102| #define USE_BONJOUR 1
3103| #define USE_SSL 1
3104| #define USE_LIBXML 1
3105| #define USE_LIBXSLT 1
3106| #define HAVE_LIBM 1
3107| #define HAVE_LIBREADLINE 1
3108| #define HAVE_LIBZ 1
3109| #define HAVE_SPINLOCKS 1
3110| #define HAVE_LIBCRYPTO 1
3111| #define HAVE_LIBSSL 1
3112| #define HAVE_LIBXML2 1
3113| #define HAVE_LIBXSLT 1
3114| #define HAVE_SYS_TYPES_H 1
3115| #define HAVE_SYS_STAT_H 1
3116| #define HAVE_STDLIB_H 1
3117| #define HAVE_STRING_H 1
3118| #define HAVE_MEMORY_H 1
3119| #define HAVE_STRINGS_H 1
3120| #define HAVE_INTTYPES_H 1
3121| #define HAVE_STDINT_H 1
3122| #define HAVE_UNISTD_H 1
3123| #define HAVE_GETOPT_H 1
3124| #define HAVE_IFADDRS_H 1
3125| #define HAVE_LANGINFO_H 1
3126| #define HAVE_POLL_H 1
3127| #define HAVE_PWD_H 1
3128| #define HAVE_SYS_IOCTL_H 1
3129| #define HAVE_SYS_IPC_H 1
3130| #define HAVE_SYS_POLL_H 1
3131| #define HAVE_SYS_RESOURCE_H 1
3132| #define HAVE_SYS_SELECT_H 1
3133| #define HAVE_SYS_SEM_H 1
3134| #define HAVE_SYS_SHM_H 1
3135| #define HAVE_SYS_SOCKET_H 1
3136| #define HAVE_SYS_SOCKIO_H 1
3137| #define HAVE_SYS_TIME_H 1
3138| #define HAVE_SYS_UN_H 1
3139| #define HAVE_TERMIOS_H 1
3140| #define HAVE_UTIME_H 1
3141| #define HAVE_WCHAR_H 1
3142| #define HAVE_WCTYPE_H 1
3143| #define HAVE_NET_IF_H 1
3144| #define HAVE_SYS_UCRED_H 1
3145| #define HAVE_NETINET_IN_H 1
3146| #define HAVE_NETINET_TCP_H 1
3147| #define HAVE_READLINE_READLINE_H 1
3148| #define HAVE_READLINE_HISTORY_H 1
3149| #define HAVE_OSSP_UUID_H 1
3150| #define AC_APPLE_UNIVERSAL_BUILD 1
3151| #define PG_USE_INLINE 1
3152| #define HAVE_STRINGIZE 1
3153| #define FLEXIBLE_ARRAY_MEMBER /**/
3154| #define HAVE_FUNCNAME__FUNC 1
3155| #define HAVE__STATIC_ASSERT 1
3156| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3157| #define HAVE__BUILTIN_CONSTANT_P 1
3158| #define HAVE__BUILTIN_UNREACHABLE 1
3159| #define HAVE__VA_ARGS 1
3160| #define HAVE_STRUCT_TM_TM_ZONE 1
3161| #define HAVE_TM_ZONE 1
3162| #define HAVE_TZNAME 1
3163| #define HAVE_UNION_SEMUN 1
3164| #define HAVE_UNIX_SOCKETS 1
3165| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3166| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3167| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3168| /* end confdefs.h.  */
3169| #include <sys/types.h>
3170| #ifdef HAVE_SYS_SOCKET_H
3171| #include <sys/socket.h>
3172| #endif
3173|
3174|
3175| int
3176| main ()
3177| {
3178| static struct sockaddr_storage ac_aggr;
3179| if (sizeof ac_aggr.__ss_len)
3180| return 0;
3181|   ;
3182|   return 0;
3183| }
3184configure:17325: result: no
3185configure:17335: checking for struct sockaddr.sa_len
3186configure:17368: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3187configure:17375: $? = 0
3188configure:17438: result: yes
3189configure:17449: checking for struct addrinfo
3190configure:17481: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3191configure:17488: $? = 0
3192configure:17519: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3193conftest.c:94:30: error: expected expression
3194if (sizeof ((struct addrinfo)))
3195                             ^
31961 error generated.
3197configure:17526: $? = 1
3198configure: failed program was:
3199| /* confdefs.h.  */
3200| #define PACKAGE_NAME "PostgreSQL"
3201| #define PACKAGE_TARNAME "postgresql"
3202| #define PACKAGE_VERSION "9.3.10"
3203| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3204| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3205| #define PG_VERSION "9.3.10"
3206| #define PG_MAJORVERSION "9.3"
3207| #define USE_INTEGER_DATETIMES 1
3208| #define DEF_PGPORT 5432
3209| #define DEF_PGPORT_STR "5432"
3210| #define BLCKSZ 8192
3211| #define RELSEG_SIZE 131072
3212| #define XLOG_BLCKSZ 8192
3213| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3214| #define ENABLE_THREAD_SAFETY 1
3215| #define PG_KRB_SRVNAM "postgres"
3216| #define USE_BONJOUR 1
3217| #define USE_SSL 1
3218| #define USE_LIBXML 1
3219| #define USE_LIBXSLT 1
3220| #define HAVE_LIBM 1
3221| #define HAVE_LIBREADLINE 1
3222| #define HAVE_LIBZ 1
3223| #define HAVE_SPINLOCKS 1
3224| #define HAVE_LIBCRYPTO 1
3225| #define HAVE_LIBSSL 1
3226| #define HAVE_LIBXML2 1
3227| #define HAVE_LIBXSLT 1
3228| #define HAVE_SYS_TYPES_H 1
3229| #define HAVE_SYS_STAT_H 1
3230| #define HAVE_STDLIB_H 1
3231| #define HAVE_STRING_H 1
3232| #define HAVE_MEMORY_H 1
3233| #define HAVE_STRINGS_H 1
3234| #define HAVE_INTTYPES_H 1
3235| #define HAVE_STDINT_H 1
3236| #define HAVE_UNISTD_H 1
3237| #define HAVE_GETOPT_H 1
3238| #define HAVE_IFADDRS_H 1
3239| #define HAVE_LANGINFO_H 1
3240| #define HAVE_POLL_H 1
3241| #define HAVE_PWD_H 1
3242| #define HAVE_SYS_IOCTL_H 1
3243| #define HAVE_SYS_IPC_H 1
3244| #define HAVE_SYS_POLL_H 1
3245| #define HAVE_SYS_RESOURCE_H 1
3246| #define HAVE_SYS_SELECT_H 1
3247| #define HAVE_SYS_SEM_H 1
3248| #define HAVE_SYS_SHM_H 1
3249| #define HAVE_SYS_SOCKET_H 1
3250| #define HAVE_SYS_SOCKIO_H 1
3251| #define HAVE_SYS_TIME_H 1
3252| #define HAVE_SYS_UN_H 1
3253| #define HAVE_TERMIOS_H 1
3254| #define HAVE_UTIME_H 1
3255| #define HAVE_WCHAR_H 1
3256| #define HAVE_WCTYPE_H 1
3257| #define HAVE_NET_IF_H 1
3258| #define HAVE_SYS_UCRED_H 1
3259| #define HAVE_NETINET_IN_H 1
3260| #define HAVE_NETINET_TCP_H 1
3261| #define HAVE_READLINE_READLINE_H 1
3262| #define HAVE_READLINE_HISTORY_H 1
3263| #define HAVE_OSSP_UUID_H 1
3264| #define AC_APPLE_UNIVERSAL_BUILD 1
3265| #define PG_USE_INLINE 1
3266| #define HAVE_STRINGIZE 1
3267| #define FLEXIBLE_ARRAY_MEMBER /**/
3268| #define HAVE_FUNCNAME__FUNC 1
3269| #define HAVE__STATIC_ASSERT 1
3270| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3271| #define HAVE__BUILTIN_CONSTANT_P 1
3272| #define HAVE__BUILTIN_UNREACHABLE 1
3273| #define HAVE__VA_ARGS 1
3274| #define HAVE_STRUCT_TM_TM_ZONE 1
3275| #define HAVE_TM_ZONE 1
3276| #define HAVE_TZNAME 1
3277| #define HAVE_UNION_SEMUN 1
3278| #define HAVE_UNIX_SOCKETS 1
3279| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3280| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3281| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3282| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3283| /* end confdefs.h.  */
3284| #include <sys/types.h>
3285| #include <sys/socket.h>
3286| #include <netdb.h>
3287|
3288|
3289| int
3290| main ()
3291| {
3292| if (sizeof ((struct addrinfo)))
3293|         return 0;
3294|   ;
3295|   return 0;
3296| }
3297configure:17549: result: yes
3298configure:17561: checking for intptr_t
3299configure:17589: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3300configure:17596: $? = 0
3301configure:17623: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3302conftest.c:123:23: error: expected expression
3303if (sizeof ((intptr_t)))
3304                      ^
33051 error generated.
3306configure:17630: $? = 1
3307configure: failed program was:
3308| /* confdefs.h.  */
3309| #define PACKAGE_NAME "PostgreSQL"
3310| #define PACKAGE_TARNAME "postgresql"
3311| #define PACKAGE_VERSION "9.3.10"
3312| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3313| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3314| #define PG_VERSION "9.3.10"
3315| #define PG_MAJORVERSION "9.3"
3316| #define USE_INTEGER_DATETIMES 1
3317| #define DEF_PGPORT 5432
3318| #define DEF_PGPORT_STR "5432"
3319| #define BLCKSZ 8192
3320| #define RELSEG_SIZE 131072
3321| #define XLOG_BLCKSZ 8192
3322| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3323| #define ENABLE_THREAD_SAFETY 1
3324| #define PG_KRB_SRVNAM "postgres"
3325| #define USE_BONJOUR 1
3326| #define USE_SSL 1
3327| #define USE_LIBXML 1
3328| #define USE_LIBXSLT 1
3329| #define HAVE_LIBM 1
3330| #define HAVE_LIBREADLINE 1
3331| #define HAVE_LIBZ 1
3332| #define HAVE_SPINLOCKS 1
3333| #define HAVE_LIBCRYPTO 1
3334| #define HAVE_LIBSSL 1
3335| #define HAVE_LIBXML2 1
3336| #define HAVE_LIBXSLT 1
3337| #define HAVE_SYS_TYPES_H 1
3338| #define HAVE_SYS_STAT_H 1
3339| #define HAVE_STDLIB_H 1
3340| #define HAVE_STRING_H 1
3341| #define HAVE_MEMORY_H 1
3342| #define HAVE_STRINGS_H 1
3343| #define HAVE_INTTYPES_H 1
3344| #define HAVE_STDINT_H 1
3345| #define HAVE_UNISTD_H 1
3346| #define HAVE_GETOPT_H 1
3347| #define HAVE_IFADDRS_H 1
3348| #define HAVE_LANGINFO_H 1
3349| #define HAVE_POLL_H 1
3350| #define HAVE_PWD_H 1
3351| #define HAVE_SYS_IOCTL_H 1
3352| #define HAVE_SYS_IPC_H 1
3353| #define HAVE_SYS_POLL_H 1
3354| #define HAVE_SYS_RESOURCE_H 1
3355| #define HAVE_SYS_SELECT_H 1
3356| #define HAVE_SYS_SEM_H 1
3357| #define HAVE_SYS_SHM_H 1
3358| #define HAVE_SYS_SOCKET_H 1
3359| #define HAVE_SYS_SOCKIO_H 1
3360| #define HAVE_SYS_TIME_H 1
3361| #define HAVE_SYS_UN_H 1
3362| #define HAVE_TERMIOS_H 1
3363| #define HAVE_UTIME_H 1
3364| #define HAVE_WCHAR_H 1
3365| #define HAVE_WCTYPE_H 1
3366| #define HAVE_NET_IF_H 1
3367| #define HAVE_SYS_UCRED_H 1
3368| #define HAVE_NETINET_IN_H 1
3369| #define HAVE_NETINET_TCP_H 1
3370| #define HAVE_READLINE_READLINE_H 1
3371| #define HAVE_READLINE_HISTORY_H 1
3372| #define HAVE_OSSP_UUID_H 1
3373| #define AC_APPLE_UNIVERSAL_BUILD 1
3374| #define PG_USE_INLINE 1
3375| #define HAVE_STRINGIZE 1
3376| #define FLEXIBLE_ARRAY_MEMBER /**/
3377| #define HAVE_FUNCNAME__FUNC 1
3378| #define HAVE__STATIC_ASSERT 1
3379| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3380| #define HAVE__BUILTIN_CONSTANT_P 1
3381| #define HAVE__BUILTIN_UNREACHABLE 1
3382| #define HAVE__VA_ARGS 1
3383| #define HAVE_STRUCT_TM_TM_ZONE 1
3384| #define HAVE_TM_ZONE 1
3385| #define HAVE_TZNAME 1
3386| #define HAVE_UNION_SEMUN 1
3387| #define HAVE_UNIX_SOCKETS 1
3388| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3389| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3390| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3391| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3392| #define HAVE_STRUCT_ADDRINFO 1
3393| /* end confdefs.h.  */
3394| #include <stdio.h>
3395| #ifdef HAVE_SYS_TYPES_H
3396| # include <sys/types.h>
3397| #endif
3398| #ifdef HAVE_SYS_STAT_H
3399| # include <sys/stat.h>
3400| #endif
3401| #ifdef STDC_HEADERS
3402| # include <stdlib.h>
3403| # include <stddef.h>
3404| #else
3405| # ifdef HAVE_STDLIB_H
3406| #  include <stdlib.h>
3407| # endif
3408| #endif
3409| #ifdef HAVE_STRING_H
3410| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3411| #  include <memory.h>
3412| # endif
3413| # include <string.h>
3414| #endif
3415| #ifdef HAVE_STRINGS_H
3416| # include <strings.h>
3417| #endif
3418| #ifdef HAVE_INTTYPES_H
3419| # include <inttypes.h>
3420| #endif
3421| #ifdef HAVE_STDINT_H
3422| # include <stdint.h>
3423| #endif
3424| #ifdef HAVE_UNISTD_H
3425| # include <unistd.h>
3426| #endif
3427| int
3428| main ()
3429| {
3430| if (sizeof ((intptr_t)))
3431|         return 0;
3432|   ;
3433|   return 0;
3434| }
3435configure:17653: result: yes
3436configure:17718: checking for uintptr_t
3437configure:17746: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3438configure:17753: $? = 0
3439configure:17780: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3440conftest.c:124:24: error: expected expression
3441if (sizeof ((uintptr_t)))
3442                       ^
34431 error generated.
3444configure:17787: $? = 1
3445configure: failed program was:
3446| /* confdefs.h.  */
3447| #define PACKAGE_NAME "PostgreSQL"
3448| #define PACKAGE_TARNAME "postgresql"
3449| #define PACKAGE_VERSION "9.3.10"
3450| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3451| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3452| #define PG_VERSION "9.3.10"
3453| #define PG_MAJORVERSION "9.3"
3454| #define USE_INTEGER_DATETIMES 1
3455| #define DEF_PGPORT 5432
3456| #define DEF_PGPORT_STR "5432"
3457| #define BLCKSZ 8192
3458| #define RELSEG_SIZE 131072
3459| #define XLOG_BLCKSZ 8192
3460| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3461| #define ENABLE_THREAD_SAFETY 1
3462| #define PG_KRB_SRVNAM "postgres"
3463| #define USE_BONJOUR 1
3464| #define USE_SSL 1
3465| #define USE_LIBXML 1
3466| #define USE_LIBXSLT 1
3467| #define HAVE_LIBM 1
3468| #define HAVE_LIBREADLINE 1
3469| #define HAVE_LIBZ 1
3470| #define HAVE_SPINLOCKS 1
3471| #define HAVE_LIBCRYPTO 1
3472| #define HAVE_LIBSSL 1
3473| #define HAVE_LIBXML2 1
3474| #define HAVE_LIBXSLT 1
3475| #define HAVE_SYS_TYPES_H 1
3476| #define HAVE_SYS_STAT_H 1
3477| #define HAVE_STDLIB_H 1
3478| #define HAVE_STRING_H 1
3479| #define HAVE_MEMORY_H 1
3480| #define HAVE_STRINGS_H 1
3481| #define HAVE_INTTYPES_H 1
3482| #define HAVE_STDINT_H 1
3483| #define HAVE_UNISTD_H 1
3484| #define HAVE_GETOPT_H 1
3485| #define HAVE_IFADDRS_H 1
3486| #define HAVE_LANGINFO_H 1
3487| #define HAVE_POLL_H 1
3488| #define HAVE_PWD_H 1
3489| #define HAVE_SYS_IOCTL_H 1
3490| #define HAVE_SYS_IPC_H 1
3491| #define HAVE_SYS_POLL_H 1
3492| #define HAVE_SYS_RESOURCE_H 1
3493| #define HAVE_SYS_SELECT_H 1
3494| #define HAVE_SYS_SEM_H 1
3495| #define HAVE_SYS_SHM_H 1
3496| #define HAVE_SYS_SOCKET_H 1
3497| #define HAVE_SYS_SOCKIO_H 1
3498| #define HAVE_SYS_TIME_H 1
3499| #define HAVE_SYS_UN_H 1
3500| #define HAVE_TERMIOS_H 1
3501| #define HAVE_UTIME_H 1
3502| #define HAVE_WCHAR_H 1
3503| #define HAVE_WCTYPE_H 1
3504| #define HAVE_NET_IF_H 1
3505| #define HAVE_SYS_UCRED_H 1
3506| #define HAVE_NETINET_IN_H 1
3507| #define HAVE_NETINET_TCP_H 1
3508| #define HAVE_READLINE_READLINE_H 1
3509| #define HAVE_READLINE_HISTORY_H 1
3510| #define HAVE_OSSP_UUID_H 1
3511| #define AC_APPLE_UNIVERSAL_BUILD 1
3512| #define PG_USE_INLINE 1
3513| #define HAVE_STRINGIZE 1
3514| #define FLEXIBLE_ARRAY_MEMBER /**/
3515| #define HAVE_FUNCNAME__FUNC 1
3516| #define HAVE__STATIC_ASSERT 1
3517| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3518| #define HAVE__BUILTIN_CONSTANT_P 1
3519| #define HAVE__BUILTIN_UNREACHABLE 1
3520| #define HAVE__VA_ARGS 1
3521| #define HAVE_STRUCT_TM_TM_ZONE 1
3522| #define HAVE_TM_ZONE 1
3523| #define HAVE_TZNAME 1
3524| #define HAVE_UNION_SEMUN 1
3525| #define HAVE_UNIX_SOCKETS 1
3526| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3527| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3528| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3529| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3530| #define HAVE_STRUCT_ADDRINFO 1
3531| #define HAVE_INTPTR_T 1
3532| /* end confdefs.h.  */
3533| #include <stdio.h>
3534| #ifdef HAVE_SYS_TYPES_H
3535| # include <sys/types.h>
3536| #endif
3537| #ifdef HAVE_SYS_STAT_H
3538| # include <sys/stat.h>
3539| #endif
3540| #ifdef STDC_HEADERS
3541| # include <stdlib.h>
3542| # include <stddef.h>
3543| #else
3544| # ifdef HAVE_STDLIB_H
3545| #  include <stdlib.h>
3546| # endif
3547| #endif
3548| #ifdef HAVE_STRING_H
3549| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3550| #  include <memory.h>
3551| # endif
3552| # include <string.h>
3553| #endif
3554| #ifdef HAVE_STRINGS_H
3555| # include <strings.h>
3556| #endif
3557| #ifdef HAVE_INTTYPES_H
3558| # include <inttypes.h>
3559| #endif
3560| #ifdef HAVE_STDINT_H
3561| # include <stdint.h>
3562| #endif
3563| #ifdef HAVE_UNISTD_H
3564| # include <unistd.h>
3565| #endif
3566| int
3567| main ()
3568| {
3569| if (sizeof ((uintptr_t)))
3570|         return 0;
3571|   ;
3572|   return 0;
3573| }
3574configure:17810: result: yes
3575configure:17876: checking for long long int
3576configure:17923: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
3577configure:17930: $? = 0
3578configure:17977: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
3579configure:17981: $? = 0
3580configure:17987: ./conftest
3581dyld: Library not loaded: /opt/local/lib/libncurses.6.dylib
3582  Referenced from: /opt/local/lib/libreadline.6.dylib
3583  Reason: image not found
3584./configure: line 17989: 97497 Trace/BPT trap: 5       ./conftest$ac_exeext
3585configure:17991: $? = 133
3586configure: program exited with status 133
3587configure: failed program was:
3588| /* confdefs.h.  */
3589| #define PACKAGE_NAME "PostgreSQL"
3590| #define PACKAGE_TARNAME "postgresql"
3591| #define PACKAGE_VERSION "9.3.10"
3592| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3593| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3594| #define PG_VERSION "9.3.10"
3595| #define PG_MAJORVERSION "9.3"
3596| #define USE_INTEGER_DATETIMES 1
3597| #define DEF_PGPORT 5432
3598| #define DEF_PGPORT_STR "5432"
3599| #define BLCKSZ 8192
3600| #define RELSEG_SIZE 131072
3601| #define XLOG_BLCKSZ 8192
3602| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3603| #define ENABLE_THREAD_SAFETY 1
3604| #define PG_KRB_SRVNAM "postgres"
3605| #define USE_BONJOUR 1
3606| #define USE_SSL 1
3607| #define USE_LIBXML 1
3608| #define USE_LIBXSLT 1
3609| #define HAVE_LIBM 1
3610| #define HAVE_LIBREADLINE 1
3611| #define HAVE_LIBZ 1
3612| #define HAVE_SPINLOCKS 1
3613| #define HAVE_LIBCRYPTO 1
3614| #define HAVE_LIBSSL 1
3615| #define HAVE_LIBXML2 1
3616| #define HAVE_LIBXSLT 1
3617| #define HAVE_SYS_TYPES_H 1
3618| #define HAVE_SYS_STAT_H 1
3619| #define HAVE_STDLIB_H 1
3620| #define HAVE_STRING_H 1
3621| #define HAVE_MEMORY_H 1
3622| #define HAVE_STRINGS_H 1
3623| #define HAVE_INTTYPES_H 1
3624| #define HAVE_STDINT_H 1
3625| #define HAVE_UNISTD_H 1
3626| #define HAVE_GETOPT_H 1
3627| #define HAVE_IFADDRS_H 1
3628| #define HAVE_LANGINFO_H 1
3629| #define HAVE_POLL_H 1
3630| #define HAVE_PWD_H 1
3631| #define HAVE_SYS_IOCTL_H 1
3632| #define HAVE_SYS_IPC_H 1
3633| #define HAVE_SYS_POLL_H 1
3634| #define HAVE_SYS_RESOURCE_H 1
3635| #define HAVE_SYS_SELECT_H 1
3636| #define HAVE_SYS_SEM_H 1
3637| #define HAVE_SYS_SHM_H 1
3638| #define HAVE_SYS_SOCKET_H 1
3639| #define HAVE_SYS_SOCKIO_H 1
3640| #define HAVE_SYS_TIME_H 1
3641| #define HAVE_SYS_UN_H 1
3642| #define HAVE_TERMIOS_H 1
3643| #define HAVE_UTIME_H 1
3644| #define HAVE_WCHAR_H 1
3645| #define HAVE_WCTYPE_H 1
3646| #define HAVE_NET_IF_H 1
3647| #define HAVE_SYS_UCRED_H 1
3648| #define HAVE_NETINET_IN_H 1
3649| #define HAVE_NETINET_TCP_H 1
3650| #define HAVE_READLINE_READLINE_H 1
3651| #define HAVE_READLINE_HISTORY_H 1
3652| #define HAVE_OSSP_UUID_H 1
3653| #define AC_APPLE_UNIVERSAL_BUILD 1
3654| #define PG_USE_INLINE 1
3655| #define HAVE_STRINGIZE 1
3656| #define FLEXIBLE_ARRAY_MEMBER /**/
3657| #define HAVE_FUNCNAME__FUNC 1
3658| #define HAVE__STATIC_ASSERT 1
3659| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3660| #define HAVE__BUILTIN_CONSTANT_P 1
3661| #define HAVE__BUILTIN_UNREACHABLE 1
3662| #define HAVE__VA_ARGS 1
3663| #define HAVE_STRUCT_TM_TM_ZONE 1
3664| #define HAVE_TM_ZONE 1
3665| #define HAVE_TZNAME 1
3666| #define HAVE_UNION_SEMUN 1
3667| #define HAVE_UNIX_SOCKETS 1
3668| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3669| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3670| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3671| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3672| #define HAVE_STRUCT_ADDRINFO 1
3673| #define HAVE_INTPTR_T 1
3674| #define HAVE_UINTPTR_T 1
3675| /* end confdefs.h.  */
3676| #include <limits.h>
3677|              #ifndef LLONG_MAX
3678|              # define HALF                    (1LL << (sizeof (long long int) * CHAR_BIT - 2))
3679|              # define LLONG_MAX (HALF - 1 + HALF)
3680|              #endif
3681| int
3682| main ()
3683| {
3684| long long int n = 1;
3685|              int i;
3686|              for (i = 0; ; i++)
3687|                {
3688|                  long long int m = n << i;
3689|                  if (m >> i != n)
3690|                    return 1;
3691|                  if (LLONG_MAX / 2 < m)
3692|                    break;
3693|                }
3694|              return 0;
3695|   ;
3696|   return 0;
3697| }
3698configure:18018: result: no
3699configure:18029: checking for locale_t
3700configure:18056: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3701conftest.c:90:1: error: unknown type name 'locale_t'
3702locale_t x;
3703^
37041 error generated.
3705configure:18063: $? = 1
3706configure: failed program was:
3707| /* confdefs.h.  */
3708| #define PACKAGE_NAME "PostgreSQL"
3709| #define PACKAGE_TARNAME "postgresql"
3710| #define PACKAGE_VERSION "9.3.10"
3711| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3712| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3713| #define PG_VERSION "9.3.10"
3714| #define PG_MAJORVERSION "9.3"
3715| #define USE_INTEGER_DATETIMES 1
3716| #define DEF_PGPORT 5432
3717| #define DEF_PGPORT_STR "5432"
3718| #define BLCKSZ 8192
3719| #define RELSEG_SIZE 131072
3720| #define XLOG_BLCKSZ 8192
3721| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3722| #define ENABLE_THREAD_SAFETY 1
3723| #define PG_KRB_SRVNAM "postgres"
3724| #define USE_BONJOUR 1
3725| #define USE_SSL 1
3726| #define USE_LIBXML 1
3727| #define USE_LIBXSLT 1
3728| #define HAVE_LIBM 1
3729| #define HAVE_LIBREADLINE 1
3730| #define HAVE_LIBZ 1
3731| #define HAVE_SPINLOCKS 1
3732| #define HAVE_LIBCRYPTO 1
3733| #define HAVE_LIBSSL 1
3734| #define HAVE_LIBXML2 1
3735| #define HAVE_LIBXSLT 1
3736| #define HAVE_SYS_TYPES_H 1
3737| #define HAVE_SYS_STAT_H 1
3738| #define HAVE_STDLIB_H 1
3739| #define HAVE_STRING_H 1
3740| #define HAVE_MEMORY_H 1
3741| #define HAVE_STRINGS_H 1
3742| #define HAVE_INTTYPES_H 1
3743| #define HAVE_STDINT_H 1
3744| #define HAVE_UNISTD_H 1
3745| #define HAVE_GETOPT_H 1
3746| #define HAVE_IFADDRS_H 1
3747| #define HAVE_LANGINFO_H 1
3748| #define HAVE_POLL_H 1
3749| #define HAVE_PWD_H 1
3750| #define HAVE_SYS_IOCTL_H 1
3751| #define HAVE_SYS_IPC_H 1
3752| #define HAVE_SYS_POLL_H 1
3753| #define HAVE_SYS_RESOURCE_H 1
3754| #define HAVE_SYS_SELECT_H 1
3755| #define HAVE_SYS_SEM_H 1
3756| #define HAVE_SYS_SHM_H 1
3757| #define HAVE_SYS_SOCKET_H 1
3758| #define HAVE_SYS_SOCKIO_H 1
3759| #define HAVE_SYS_TIME_H 1
3760| #define HAVE_SYS_UN_H 1
3761| #define HAVE_TERMIOS_H 1
3762| #define HAVE_UTIME_H 1
3763| #define HAVE_WCHAR_H 1
3764| #define HAVE_WCTYPE_H 1
3765| #define HAVE_NET_IF_H 1
3766| #define HAVE_SYS_UCRED_H 1
3767| #define HAVE_NETINET_IN_H 1
3768| #define HAVE_NETINET_TCP_H 1
3769| #define HAVE_READLINE_READLINE_H 1
3770| #define HAVE_READLINE_HISTORY_H 1
3771| #define HAVE_OSSP_UUID_H 1
3772| #define AC_APPLE_UNIVERSAL_BUILD 1
3773| #define PG_USE_INLINE 1
3774| #define HAVE_STRINGIZE 1
3775| #define FLEXIBLE_ARRAY_MEMBER /**/
3776| #define HAVE_FUNCNAME__FUNC 1
3777| #define HAVE__STATIC_ASSERT 1
3778| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3779| #define HAVE__BUILTIN_CONSTANT_P 1
3780| #define HAVE__BUILTIN_UNREACHABLE 1
3781| #define HAVE__VA_ARGS 1
3782| #define HAVE_STRUCT_TM_TM_ZONE 1
3783| #define HAVE_TM_ZONE 1
3784| #define HAVE_TZNAME 1
3785| #define HAVE_UNION_SEMUN 1
3786| #define HAVE_UNIX_SOCKETS 1
3787| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3788| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3789| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3790| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3791| #define HAVE_STRUCT_ADDRINFO 1
3792| #define HAVE_INTPTR_T 1
3793| #define HAVE_UINTPTR_T 1
3794| /* end confdefs.h.  */
3795| #include <locale.h>
3796| locale_t x;
3797| int
3798| main ()
3799| {
3800|
3801|   ;
3802|   return 0;
3803| }
3804configure:18095: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3805configure:18102: $? = 0
3806configure:18120: result: yes (in xlocale.h)
3807configure:18137: checking for struct cmsgcred
3808configure:18170: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3809conftest.c:100:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred'
3810if (sizeof (struct cmsgcred))
3811    ^      ~~~~~~~~~~~~~~~~~
3812conftest.c:100:20: note: forward declaration of 'struct cmsgcred'
3813if (sizeof (struct cmsgcred))
3814                   ^
38151 error generated.
3816configure:18177: $? = 1
3817configure: failed program was:
3818| /* confdefs.h.  */
3819| #define PACKAGE_NAME "PostgreSQL"
3820| #define PACKAGE_TARNAME "postgresql"
3821| #define PACKAGE_VERSION "9.3.10"
3822| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3823| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3824| #define PG_VERSION "9.3.10"
3825| #define PG_MAJORVERSION "9.3"
3826| #define USE_INTEGER_DATETIMES 1
3827| #define DEF_PGPORT 5432
3828| #define DEF_PGPORT_STR "5432"
3829| #define BLCKSZ 8192
3830| #define RELSEG_SIZE 131072
3831| #define XLOG_BLCKSZ 8192
3832| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3833| #define ENABLE_THREAD_SAFETY 1
3834| #define PG_KRB_SRVNAM "postgres"
3835| #define USE_BONJOUR 1
3836| #define USE_SSL 1
3837| #define USE_LIBXML 1
3838| #define USE_LIBXSLT 1
3839| #define HAVE_LIBM 1
3840| #define HAVE_LIBREADLINE 1
3841| #define HAVE_LIBZ 1
3842| #define HAVE_SPINLOCKS 1
3843| #define HAVE_LIBCRYPTO 1
3844| #define HAVE_LIBSSL 1
3845| #define HAVE_LIBXML2 1
3846| #define HAVE_LIBXSLT 1
3847| #define HAVE_SYS_TYPES_H 1
3848| #define HAVE_SYS_STAT_H 1
3849| #define HAVE_STDLIB_H 1
3850| #define HAVE_STRING_H 1
3851| #define HAVE_MEMORY_H 1
3852| #define HAVE_STRINGS_H 1
3853| #define HAVE_INTTYPES_H 1
3854| #define HAVE_STDINT_H 1
3855| #define HAVE_UNISTD_H 1
3856| #define HAVE_GETOPT_H 1
3857| #define HAVE_IFADDRS_H 1
3858| #define HAVE_LANGINFO_H 1
3859| #define HAVE_POLL_H 1
3860| #define HAVE_PWD_H 1
3861| #define HAVE_SYS_IOCTL_H 1
3862| #define HAVE_SYS_IPC_H 1
3863| #define HAVE_SYS_POLL_H 1
3864| #define HAVE_SYS_RESOURCE_H 1
3865| #define HAVE_SYS_SELECT_H 1
3866| #define HAVE_SYS_SEM_H 1
3867| #define HAVE_SYS_SHM_H 1
3868| #define HAVE_SYS_SOCKET_H 1
3869| #define HAVE_SYS_SOCKIO_H 1
3870| #define HAVE_SYS_TIME_H 1
3871| #define HAVE_SYS_UN_H 1
3872| #define HAVE_TERMIOS_H 1
3873| #define HAVE_UTIME_H 1
3874| #define HAVE_WCHAR_H 1
3875| #define HAVE_WCTYPE_H 1
3876| #define HAVE_NET_IF_H 1
3877| #define HAVE_SYS_UCRED_H 1
3878| #define HAVE_NETINET_IN_H 1
3879| #define HAVE_NETINET_TCP_H 1
3880| #define HAVE_READLINE_READLINE_H 1
3881| #define HAVE_READLINE_HISTORY_H 1
3882| #define HAVE_OSSP_UUID_H 1
3883| #define AC_APPLE_UNIVERSAL_BUILD 1
3884| #define PG_USE_INLINE 1
3885| #define HAVE_STRINGIZE 1
3886| #define FLEXIBLE_ARRAY_MEMBER /**/
3887| #define HAVE_FUNCNAME__FUNC 1
3888| #define HAVE__STATIC_ASSERT 1
3889| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
3890| #define HAVE__BUILTIN_CONSTANT_P 1
3891| #define HAVE__BUILTIN_UNREACHABLE 1
3892| #define HAVE__VA_ARGS 1
3893| #define HAVE_STRUCT_TM_TM_ZONE 1
3894| #define HAVE_TM_ZONE 1
3895| #define HAVE_TZNAME 1
3896| #define HAVE_UNION_SEMUN 1
3897| #define HAVE_UNIX_SOCKETS 1
3898| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
3899| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
3900| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
3901| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3902| #define HAVE_STRUCT_ADDRINFO 1
3903| #define HAVE_INTPTR_T 1
3904| #define HAVE_UINTPTR_T 1
3905| #define HAVE_LOCALE_T 1
3906| #define LOCALE_T_IN_XLOCALE 1
3907| /* end confdefs.h.  */
3908| #include <sys/socket.h>
3909| #include <sys/param.h>
3910| #ifdef HAVE_SYS_UCRED_H
3911| #include <sys/ucred.h>
3912| #endif
3913|
3914| int
3915| main ()
3916| {
3917| if (sizeof (struct cmsgcred))
3918|        return 0;
3919|   ;
3920|   return 0;
3921| }
3922configure:18239: result: no
3923configure:18251: checking for struct option
3924configure:18282: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3925configure:18289: $? = 0
3926configure:18319: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3927conftest.c:98:28: error: expected expression
3928if (sizeof ((struct option)))
3929                           ^
39301 error generated.
3931configure:18326: $? = 1
3932configure: failed program was:
3933| /* confdefs.h.  */
3934| #define PACKAGE_NAME "PostgreSQL"
3935| #define PACKAGE_TARNAME "postgresql"
3936| #define PACKAGE_VERSION "9.3.10"
3937| #define PACKAGE_STRING "PostgreSQL 9.3.10"
3938| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
3939| #define PG_VERSION "9.3.10"
3940| #define PG_MAJORVERSION "9.3"
3941| #define USE_INTEGER_DATETIMES 1
3942| #define DEF_PGPORT 5432
3943| #define DEF_PGPORT_STR "5432"
3944| #define BLCKSZ 8192
3945| #define RELSEG_SIZE 131072
3946| #define XLOG_BLCKSZ 8192
3947| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
3948| #define ENABLE_THREAD_SAFETY 1
3949| #define PG_KRB_SRVNAM "postgres"
3950| #define USE_BONJOUR 1
3951| #define USE_SSL 1
3952| #define USE_LIBXML 1
3953| #define USE_LIBXSLT 1
3954| #define HAVE_LIBM 1
3955| #define HAVE_LIBREADLINE 1
3956| #define HAVE_LIBZ 1
3957| #define HAVE_SPINLOCKS 1
3958| #define HAVE_LIBCRYPTO 1
3959| #define HAVE_LIBSSL 1
3960| #define HAVE_LIBXML2 1
3961| #define HAVE_LIBXSLT 1
3962| #define HAVE_SYS_TYPES_H 1
3963| #define HAVE_SYS_STAT_H 1
3964| #define HAVE_STDLIB_H 1
3965| #define HAVE_STRING_H 1
3966| #define HAVE_MEMORY_H 1
3967| #define HAVE_STRINGS_H 1
3968| #define HAVE_INTTYPES_H 1
3969| #define HAVE_STDINT_H 1
3970| #define HAVE_UNISTD_H 1
3971| #define HAVE_GETOPT_H 1
3972| #define HAVE_IFADDRS_H 1
3973| #define HAVE_LANGINFO_H 1
3974| #define HAVE_POLL_H 1
3975| #define HAVE_PWD_H 1
3976| #define HAVE_SYS_IOCTL_H 1
3977| #define HAVE_SYS_IPC_H 1
3978| #define HAVE_SYS_POLL_H 1
3979| #define HAVE_SYS_RESOURCE_H 1
3980| #define HAVE_SYS_SELECT_H 1
3981| #define HAVE_SYS_SEM_H 1
3982| #define HAVE_SYS_SHM_H 1
3983| #define HAVE_SYS_SOCKET_H 1
3984| #define HAVE_SYS_SOCKIO_H 1
3985| #define HAVE_SYS_TIME_H 1
3986| #define HAVE_SYS_UN_H 1
3987| #define HAVE_TERMIOS_H 1
3988| #define HAVE_UTIME_H 1
3989| #define HAVE_WCHAR_H 1
3990| #define HAVE_WCTYPE_H 1
3991| #define HAVE_NET_IF_H 1
3992| #define HAVE_SYS_UCRED_H 1
3993| #define HAVE_NETINET_IN_H 1
3994| #define HAVE_NETINET_TCP_H 1
3995| #define HAVE_READLINE_READLINE_H 1
3996| #define HAVE_READLINE_HISTORY_H 1
3997| #define HAVE_OSSP_UUID_H 1
3998| #define AC_APPLE_UNIVERSAL_BUILD 1
3999| #define PG_USE_INLINE 1
4000| #define HAVE_STRINGIZE 1
4001| #define FLEXIBLE_ARRAY_MEMBER /**/
4002| #define HAVE_FUNCNAME__FUNC 1
4003| #define HAVE__STATIC_ASSERT 1
4004| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4005| #define HAVE__BUILTIN_CONSTANT_P 1
4006| #define HAVE__BUILTIN_UNREACHABLE 1
4007| #define HAVE__VA_ARGS 1
4008| #define HAVE_STRUCT_TM_TM_ZONE 1
4009| #define HAVE_TM_ZONE 1
4010| #define HAVE_TZNAME 1
4011| #define HAVE_UNION_SEMUN 1
4012| #define HAVE_UNIX_SOCKETS 1
4013| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4014| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4015| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4016| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4017| #define HAVE_STRUCT_ADDRINFO 1
4018| #define HAVE_INTPTR_T 1
4019| #define HAVE_UINTPTR_T 1
4020| #define HAVE_LOCALE_T 1
4021| #define LOCALE_T_IN_XLOCALE 1
4022| /* end confdefs.h.  */
4023| #ifdef HAVE_GETOPT_H
4024| #include <getopt.h>
4025| #endif
4026|
4027| int
4028| main ()
4029| {
4030| if (sizeof ((struct option)))
4031|         return 0;
4032|   ;
4033|   return 0;
4034| }
4035configure:18349: result: yes
4036configure:18365: checking for z_streamp
4037configure:18394: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4038configure:18401: $? = 0
4039configure:18429: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4040conftest.c:97:24: error: expected expression
4041if (sizeof ((z_streamp)))
4042                       ^
40431 error generated.
4044configure:18436: $? = 1
4045configure: failed program was:
4046| /* confdefs.h.  */
4047| #define PACKAGE_NAME "PostgreSQL"
4048| #define PACKAGE_TARNAME "postgresql"
4049| #define PACKAGE_VERSION "9.3.10"
4050| #define PACKAGE_STRING "PostgreSQL 9.3.10"
4051| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
4052| #define PG_VERSION "9.3.10"
4053| #define PG_MAJORVERSION "9.3"
4054| #define USE_INTEGER_DATETIMES 1
4055| #define DEF_PGPORT 5432
4056| #define DEF_PGPORT_STR "5432"
4057| #define BLCKSZ 8192
4058| #define RELSEG_SIZE 131072
4059| #define XLOG_BLCKSZ 8192
4060| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
4061| #define ENABLE_THREAD_SAFETY 1
4062| #define PG_KRB_SRVNAM "postgres"
4063| #define USE_BONJOUR 1
4064| #define USE_SSL 1
4065| #define USE_LIBXML 1
4066| #define USE_LIBXSLT 1
4067| #define HAVE_LIBM 1
4068| #define HAVE_LIBREADLINE 1
4069| #define HAVE_LIBZ 1
4070| #define HAVE_SPINLOCKS 1
4071| #define HAVE_LIBCRYPTO 1
4072| #define HAVE_LIBSSL 1
4073| #define HAVE_LIBXML2 1
4074| #define HAVE_LIBXSLT 1
4075| #define HAVE_SYS_TYPES_H 1
4076| #define HAVE_SYS_STAT_H 1
4077| #define HAVE_STDLIB_H 1
4078| #define HAVE_STRING_H 1
4079| #define HAVE_MEMORY_H 1
4080| #define HAVE_STRINGS_H 1
4081| #define HAVE_INTTYPES_H 1
4082| #define HAVE_STDINT_H 1
4083| #define HAVE_UNISTD_H 1
4084| #define HAVE_GETOPT_H 1
4085| #define HAVE_IFADDRS_H 1
4086| #define HAVE_LANGINFO_H 1
4087| #define HAVE_POLL_H 1
4088| #define HAVE_PWD_H 1
4089| #define HAVE_SYS_IOCTL_H 1
4090| #define HAVE_SYS_IPC_H 1
4091| #define HAVE_SYS_POLL_H 1
4092| #define HAVE_SYS_RESOURCE_H 1
4093| #define HAVE_SYS_SELECT_H 1
4094| #define HAVE_SYS_SEM_H 1
4095| #define HAVE_SYS_SHM_H 1
4096| #define HAVE_SYS_SOCKET_H 1
4097| #define HAVE_SYS_SOCKIO_H 1
4098| #define HAVE_SYS_TIME_H 1
4099| #define HAVE_SYS_UN_H 1
4100| #define HAVE_TERMIOS_H 1
4101| #define HAVE_UTIME_H 1
4102| #define HAVE_WCHAR_H 1
4103| #define HAVE_WCTYPE_H 1
4104| #define HAVE_NET_IF_H 1
4105| #define HAVE_SYS_UCRED_H 1
4106| #define HAVE_NETINET_IN_H 1
4107| #define HAVE_NETINET_TCP_H 1
4108| #define HAVE_READLINE_READLINE_H 1
4109| #define HAVE_READLINE_HISTORY_H 1
4110| #define HAVE_OSSP_UUID_H 1
4111| #define AC_APPLE_UNIVERSAL_BUILD 1
4112| #define PG_USE_INLINE 1
4113| #define HAVE_STRINGIZE 1
4114| #define FLEXIBLE_ARRAY_MEMBER /**/
4115| #define HAVE_FUNCNAME__FUNC 1
4116| #define HAVE__STATIC_ASSERT 1
4117| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4118| #define HAVE__BUILTIN_CONSTANT_P 1
4119| #define HAVE__BUILTIN_UNREACHABLE 1
4120| #define HAVE__VA_ARGS 1
4121| #define HAVE_STRUCT_TM_TM_ZONE 1
4122| #define HAVE_TM_ZONE 1
4123| #define HAVE_TZNAME 1
4124| #define HAVE_UNION_SEMUN 1
4125| #define HAVE_UNIX_SOCKETS 1
4126| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4127| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4128| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4129| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4130| #define HAVE_STRUCT_ADDRINFO 1
4131| #define HAVE_INTPTR_T 1
4132| #define HAVE_UINTPTR_T 1
4133| #define HAVE_LOCALE_T 1
4134| #define LOCALE_T_IN_XLOCALE 1
4135| #define HAVE_STRUCT_OPTION 1
4136| /* end confdefs.h.  */
4137| #include <zlib.h>
4138|
4139| int
4140| main ()
4141| {
4142| if (sizeof ((z_streamp)))
4143|         return 0;
4144|   ;
4145|   return 0;
4146| }
4147configure:18459: result: yes
4148configure:19042: checking for special C compiler options needed for large files
4149configure:19137: result: no
4150configure:19143: checking for _FILE_OFFSET_BITS value needed for large files
4151configure:19178: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4152configure:19185: $? = 0
4153configure:19254: result: no
4154configure:19398: checking size of off_t
4155configure:19703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
4156configure:19707: $? = 0
4157configure:19713: ./conftest
4158dyld: Library not loaded: /opt/local/lib/libncurses.6.dylib
4159  Referenced from: /opt/local/lib/libreadline.6.dylib
4160  Reason: image not found
4161./configure: line 19715: 97628 Trace/BPT trap: 5       ./conftest$ac_exeext
4162configure:19717: $? = 133
4163configure: program exited with status 133
4164configure: failed program was:
4165| /* confdefs.h.  */
4166| #define PACKAGE_NAME "PostgreSQL"
4167| #define PACKAGE_TARNAME "postgresql"
4168| #define PACKAGE_VERSION "9.3.10"
4169| #define PACKAGE_STRING "PostgreSQL 9.3.10"
4170| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
4171| #define PG_VERSION "9.3.10"
4172| #define PG_MAJORVERSION "9.3"
4173| #define USE_INTEGER_DATETIMES 1
4174| #define DEF_PGPORT 5432
4175| #define DEF_PGPORT_STR "5432"
4176| #define BLCKSZ 8192
4177| #define RELSEG_SIZE 131072
4178| #define XLOG_BLCKSZ 8192
4179| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
4180| #define ENABLE_THREAD_SAFETY 1
4181| #define PG_KRB_SRVNAM "postgres"
4182| #define USE_BONJOUR 1
4183| #define USE_SSL 1
4184| #define USE_LIBXML 1
4185| #define USE_LIBXSLT 1
4186| #define HAVE_LIBM 1
4187| #define HAVE_LIBREADLINE 1
4188| #define HAVE_LIBZ 1
4189| #define HAVE_SPINLOCKS 1
4190| #define HAVE_LIBCRYPTO 1
4191| #define HAVE_LIBSSL 1
4192| #define HAVE_LIBXML2 1
4193| #define HAVE_LIBXSLT 1
4194| #define HAVE_SYS_TYPES_H 1
4195| #define HAVE_SYS_STAT_H 1
4196| #define HAVE_STDLIB_H 1
4197| #define HAVE_STRING_H 1
4198| #define HAVE_MEMORY_H 1
4199| #define HAVE_STRINGS_H 1
4200| #define HAVE_INTTYPES_H 1
4201| #define HAVE_STDINT_H 1
4202| #define HAVE_UNISTD_H 1
4203| #define HAVE_GETOPT_H 1
4204| #define HAVE_IFADDRS_H 1
4205| #define HAVE_LANGINFO_H 1
4206| #define HAVE_POLL_H 1
4207| #define HAVE_PWD_H 1
4208| #define HAVE_SYS_IOCTL_H 1
4209| #define HAVE_SYS_IPC_H 1
4210| #define HAVE_SYS_POLL_H 1
4211| #define HAVE_SYS_RESOURCE_H 1
4212| #define HAVE_SYS_SELECT_H 1
4213| #define HAVE_SYS_SEM_H 1
4214| #define HAVE_SYS_SHM_H 1
4215| #define HAVE_SYS_SOCKET_H 1
4216| #define HAVE_SYS_SOCKIO_H 1
4217| #define HAVE_SYS_TIME_H 1
4218| #define HAVE_SYS_UN_H 1
4219| #define HAVE_TERMIOS_H 1
4220| #define HAVE_UTIME_H 1
4221| #define HAVE_WCHAR_H 1
4222| #define HAVE_WCTYPE_H 1
4223| #define HAVE_NET_IF_H 1
4224| #define HAVE_SYS_UCRED_H 1
4225| #define HAVE_NETINET_IN_H 1
4226| #define HAVE_NETINET_TCP_H 1
4227| #define HAVE_READLINE_READLINE_H 1
4228| #define HAVE_READLINE_HISTORY_H 1
4229| #define HAVE_OSSP_UUID_H 1
4230| #define AC_APPLE_UNIVERSAL_BUILD 1
4231| #define PG_USE_INLINE 1
4232| #define HAVE_STRINGIZE 1
4233| #define FLEXIBLE_ARRAY_MEMBER /**/
4234| #define HAVE_FUNCNAME__FUNC 1
4235| #define HAVE__STATIC_ASSERT 1
4236| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4237| #define HAVE__BUILTIN_CONSTANT_P 1
4238| #define HAVE__BUILTIN_UNREACHABLE 1
4239| #define HAVE__VA_ARGS 1
4240| #define HAVE_STRUCT_TM_TM_ZONE 1
4241| #define HAVE_TM_ZONE 1
4242| #define HAVE_TZNAME 1
4243| #define HAVE_UNION_SEMUN 1
4244| #define HAVE_UNIX_SOCKETS 1
4245| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4246| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4247| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4248| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4249| #define HAVE_STRUCT_ADDRINFO 1
4250| #define HAVE_INTPTR_T 1
4251| #define HAVE_UINTPTR_T 1
4252| #define HAVE_LOCALE_T 1
4253| #define LOCALE_T_IN_XLOCALE 1
4254| #define HAVE_STRUCT_OPTION 1
4255| /* end confdefs.h.  */
4256| #include <stdio.h>
4257| #ifdef HAVE_SYS_TYPES_H
4258| # include <sys/types.h>
4259| #endif
4260| #ifdef HAVE_SYS_STAT_H
4261| # include <sys/stat.h>
4262| #endif
4263| #ifdef STDC_HEADERS
4264| # include <stdlib.h>
4265| # include <stddef.h>
4266| #else
4267| # ifdef HAVE_STDLIB_H
4268| #  include <stdlib.h>
4269| # endif
4270| #endif
4271| #ifdef HAVE_STRING_H
4272| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4273| #  include <memory.h>
4274| # endif
4275| # include <string.h>
4276| #endif
4277| #ifdef HAVE_STRINGS_H
4278| # include <strings.h>
4279| #endif
4280| #ifdef HAVE_INTTYPES_H
4281| # include <inttypes.h>
4282| #endif
4283| #ifdef HAVE_STDINT_H
4284| # include <stdint.h>
4285| #endif
4286| #ifdef HAVE_UNISTD_H
4287| # include <unistd.h>
4288| #endif
4289| static long int longval () { return (long int) (sizeof (off_t)); }
4290| static unsigned long int ulongval () { return (long int) (sizeof (off_t)); }
4291| #include <stdio.h>
4292| #include <stdlib.h>
4293| int
4294| main ()
4295| {
4296|
4297|   FILE *f = fopen ("conftest.val", "w");
4298|   if (! f)
4299|     return 1;
4300|   if (((long int) (sizeof (off_t))) < 0)
4301|     {
4302|       long int i = longval ();
4303|       if (i != ((long int) (sizeof (off_t))))
4304|       return 1;
4305|       fprintf (f, "%ld", i);
4306|     }
4307|   else
4308|     {
4309|       unsigned long int i = ulongval ();
4310|       if (i != ((long int) (sizeof (off_t))))
4311|       return 1;
4312|       fprintf (f, "%lu", i);
4313|     }
4314|   /* Do not output a trailing newline, as this causes \r\n confusion
4315|      on some platforms.  */
4316|   return ferror (f) || fclose (f) != 0;
4317|
4318|   ;
4319|   return 0;
4320| }
4321configure:19743: result: 0
4322configure:19766: checking for int timezone
4323configure:19797: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
4324configure:19804: $? = 0
4325configure:19824: result: yes
4326configure:19833: checking types of arguments for accept()
4327configure:19878: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4328conftest.c:100:12: error: conflicting types for 'accept'
4329extern int accept (int, struct sockaddr *, int *);
4330           ^
4331/usr/include/sys/socket.h:555:5: note: previous declaration is here
4332int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
4333        ^
43341 error generated.
4335configure:19885: $? = 1
4336configure: failed program was:
4337| /* confdefs.h.  */
4338| #define PACKAGE_NAME "PostgreSQL"
4339| #define PACKAGE_TARNAME "postgresql"
4340| #define PACKAGE_VERSION "9.3.10"
4341| #define PACKAGE_STRING "PostgreSQL 9.3.10"
4342| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
4343| #define PG_VERSION "9.3.10"
4344| #define PG_MAJORVERSION "9.3"
4345| #define USE_INTEGER_DATETIMES 1
4346| #define DEF_PGPORT 5432
4347| #define DEF_PGPORT_STR "5432"
4348| #define BLCKSZ 8192
4349| #define RELSEG_SIZE 131072
4350| #define XLOG_BLCKSZ 8192
4351| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
4352| #define ENABLE_THREAD_SAFETY 1
4353| #define PG_KRB_SRVNAM "postgres"
4354| #define USE_BONJOUR 1
4355| #define USE_SSL 1
4356| #define USE_LIBXML 1
4357| #define USE_LIBXSLT 1
4358| #define HAVE_LIBM 1
4359| #define HAVE_LIBREADLINE 1
4360| #define HAVE_LIBZ 1
4361| #define HAVE_SPINLOCKS 1
4362| #define HAVE_LIBCRYPTO 1
4363| #define HAVE_LIBSSL 1
4364| #define HAVE_LIBXML2 1
4365| #define HAVE_LIBXSLT 1
4366| #define HAVE_SYS_TYPES_H 1
4367| #define HAVE_SYS_STAT_H 1
4368| #define HAVE_STDLIB_H 1
4369| #define HAVE_STRING_H 1
4370| #define HAVE_MEMORY_H 1
4371| #define HAVE_STRINGS_H 1
4372| #define HAVE_INTTYPES_H 1
4373| #define HAVE_STDINT_H 1
4374| #define HAVE_UNISTD_H 1
4375| #define HAVE_GETOPT_H 1
4376| #define HAVE_IFADDRS_H 1
4377| #define HAVE_LANGINFO_H 1
4378| #define HAVE_POLL_H 1
4379| #define HAVE_PWD_H 1
4380| #define HAVE_SYS_IOCTL_H 1
4381| #define HAVE_SYS_IPC_H 1
4382| #define HAVE_SYS_POLL_H 1
4383| #define HAVE_SYS_RESOURCE_H 1
4384| #define HAVE_SYS_SELECT_H 1
4385| #define HAVE_SYS_SEM_H 1
4386| #define HAVE_SYS_SHM_H 1
4387| #define HAVE_SYS_SOCKET_H 1
4388| #define HAVE_SYS_SOCKIO_H 1
4389| #define HAVE_SYS_TIME_H 1
4390| #define HAVE_SYS_UN_H 1
4391| #define HAVE_TERMIOS_H 1
4392| #define HAVE_UTIME_H 1
4393| #define HAVE_WCHAR_H 1
4394| #define HAVE_WCTYPE_H 1
4395| #define HAVE_NET_IF_H 1
4396| #define HAVE_SYS_UCRED_H 1
4397| #define HAVE_NETINET_IN_H 1
4398| #define HAVE_NETINET_TCP_H 1
4399| #define HAVE_READLINE_READLINE_H 1
4400| #define HAVE_READLINE_HISTORY_H 1
4401| #define HAVE_OSSP_UUID_H 1
4402| #define AC_APPLE_UNIVERSAL_BUILD 1
4403| #define PG_USE_INLINE 1
4404| #define HAVE_STRINGIZE 1
4405| #define FLEXIBLE_ARRAY_MEMBER /**/
4406| #define HAVE_FUNCNAME__FUNC 1
4407| #define HAVE__STATIC_ASSERT 1
4408| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4409| #define HAVE__BUILTIN_CONSTANT_P 1
4410| #define HAVE__BUILTIN_UNREACHABLE 1
4411| #define HAVE__VA_ARGS 1
4412| #define HAVE_STRUCT_TM_TM_ZONE 1
4413| #define HAVE_TM_ZONE 1
4414| #define HAVE_TZNAME 1
4415| #define HAVE_UNION_SEMUN 1
4416| #define HAVE_UNIX_SOCKETS 1
4417| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4418| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4419| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4420| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4421| #define HAVE_STRUCT_ADDRINFO 1
4422| #define HAVE_INTPTR_T 1
4423| #define HAVE_UINTPTR_T 1
4424| #define HAVE_LOCALE_T 1
4425| #define LOCALE_T_IN_XLOCALE 1
4426| #define HAVE_STRUCT_OPTION 1
4427| #define SIZEOF_OFF_T 0
4428| #define HAVE_INT_TIMEZONE /**/
4429| /* end confdefs.h.  */
4430| #ifdef HAVE_SYS_TYPES_H
4431| #include <sys/types.h>
4432| #endif
4433| #ifdef HAVE_SYS_SOCKET_H
4434| #include <sys/socket.h>
4435| #endif
4436| extern int accept (int, struct sockaddr *, int *);
4437| int
4438| main ()
4439| {
4440|
4441|   ;
4442|   return 0;
4443| }
4444configure:19878: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4445conftest.c:100:12: error: conflicting types for 'accept'
4446extern int accept (int, struct sockaddr *, size_t *);
4447           ^
4448/usr/include/sys/socket.h:555:5: note: previous declaration is here
4449int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
4450        ^
44511 error generated.
4452configure:19885: $? = 1
4453configure: failed program was:
4454| /* confdefs.h.  */
4455| #define PACKAGE_NAME "PostgreSQL"
4456| #define PACKAGE_TARNAME "postgresql"
4457| #define PACKAGE_VERSION "9.3.10"
4458| #define PACKAGE_STRING "PostgreSQL 9.3.10"
4459| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
4460| #define PG_VERSION "9.3.10"
4461| #define PG_MAJORVERSION "9.3"
4462| #define USE_INTEGER_DATETIMES 1
4463| #define DEF_PGPORT 5432
4464| #define DEF_PGPORT_STR "5432"
4465| #define BLCKSZ 8192
4466| #define RELSEG_SIZE 131072
4467| #define XLOG_BLCKSZ 8192
4468| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
4469| #define ENABLE_THREAD_SAFETY 1
4470| #define PG_KRB_SRVNAM "postgres"
4471| #define USE_BONJOUR 1
4472| #define USE_SSL 1
4473| #define USE_LIBXML 1
4474| #define USE_LIBXSLT 1
4475| #define HAVE_LIBM 1
4476| #define HAVE_LIBREADLINE 1
4477| #define HAVE_LIBZ 1
4478| #define HAVE_SPINLOCKS 1
4479| #define HAVE_LIBCRYPTO 1
4480| #define HAVE_LIBSSL 1
4481| #define HAVE_LIBXML2 1
4482| #define HAVE_LIBXSLT 1
4483| #define HAVE_SYS_TYPES_H 1
4484| #define HAVE_SYS_STAT_H 1
4485| #define HAVE_STDLIB_H 1
4486| #define HAVE_STRING_H 1
4487| #define HAVE_MEMORY_H 1
4488| #define HAVE_STRINGS_H 1
4489| #define HAVE_INTTYPES_H 1
4490| #define HAVE_STDINT_H 1
4491| #define HAVE_UNISTD_H 1
4492| #define HAVE_GETOPT_H 1
4493| #define HAVE_IFADDRS_H 1
4494| #define HAVE_LANGINFO_H 1
4495| #define HAVE_POLL_H 1
4496| #define HAVE_PWD_H 1
4497| #define HAVE_SYS_IOCTL_H 1
4498| #define HAVE_SYS_IPC_H 1
4499| #define HAVE_SYS_POLL_H 1
4500| #define HAVE_SYS_RESOURCE_H 1
4501| #define HAVE_SYS_SELECT_H 1
4502| #define HAVE_SYS_SEM_H 1
4503| #define HAVE_SYS_SHM_H 1
4504| #define HAVE_SYS_SOCKET_H 1
4505| #define HAVE_SYS_SOCKIO_H 1
4506| #define HAVE_SYS_TIME_H 1
4507| #define HAVE_SYS_UN_H 1
4508| #define HAVE_TERMIOS_H 1
4509| #define HAVE_UTIME_H 1
4510| #define HAVE_WCHAR_H 1
4511| #define HAVE_WCTYPE_H 1
4512| #define HAVE_NET_IF_H 1
4513| #define HAVE_SYS_UCRED_H 1
4514| #define HAVE_NETINET_IN_H 1
4515| #define HAVE_NETINET_TCP_H 1
4516| #define HAVE_READLINE_READLINE_H 1
4517| #define HAVE_READLINE_HISTORY_H 1
4518| #define HAVE_OSSP_UUID_H 1
4519| #define AC_APPLE_UNIVERSAL_BUILD 1
4520| #define PG_USE_INLINE 1
4521| #define HAVE_STRINGIZE 1
4522| #define FLEXIBLE_ARRAY_MEMBER /**/
4523| #define HAVE_FUNCNAME__FUNC 1
4524| #define HAVE__STATIC_ASSERT 1
4525| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4526| #define HAVE__BUILTIN_CONSTANT_P 1
4527| #define HAVE__BUILTIN_UNREACHABLE 1
4528| #define HAVE__VA_ARGS 1
4529| #define HAVE_STRUCT_TM_TM_ZONE 1
4530| #define HAVE_TM_ZONE 1
4531| #define HAVE_TZNAME 1
4532| #define HAVE_UNION_SEMUN 1
4533| #define HAVE_UNIX_SOCKETS 1
4534| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4535| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4536| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4537| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4538| #define HAVE_STRUCT_ADDRINFO 1
4539| #define HAVE_INTPTR_T 1
4540| #define HAVE_UINTPTR_T 1
4541| #define HAVE_LOCALE_T 1
4542| #define LOCALE_T_IN_XLOCALE 1
4543| #define HAVE_STRUCT_OPTION 1
4544| #define SIZEOF_OFF_T 0
4545| #define HAVE_INT_TIMEZONE /**/
4546| /* end confdefs.h.  */
4547| #ifdef HAVE_SYS_TYPES_H
4548| #include <sys/types.h>
4549| #endif
4550| #ifdef HAVE_SYS_SOCKET_H
4551| #include <sys/socket.h>
4552| #endif
4553| extern int accept (int, struct sockaddr *, size_t *);
4554| int
4555| main ()
4556| {
4557|
4558|   ;
4559|   return 0;
4560| }
4561configure:19878: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4562configure:19885: $? = 0
4563configure:19919: result: int, int, struct sockaddr *, socklen_t *
4564configure:19942: checking whether gettimeofday takes only one argument
4565configure:19970: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4566conftest.c:104:14: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
4567gettimeofday(tp,tzp);
4568             ^~
4569conftest.c:102:19: note: initialize the variable 'tp' to silence this warning
4570struct timeval *tp;
4571                  ^
4572                   = NULL
4573conftest.c:104:17: warning: variable 'tzp' is uninitialized when used here [-Wuninitialized]
4574gettimeofday(tp,tzp);
4575                ^~~
4576conftest.c:103:21: note: initialize the variable 'tzp' to silence this warning
4577struct timezone *tzp;
4578                    ^
4579                     = NULL
45802 warnings generated.
4581configure:19977: $? = 0
4582configure:19992: result: no
4583configure:20036: checking for cbrt
4584configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4585conftest.c:121:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
4586char cbrt ();
4587     ^
4588conftest.c:121:6: note: 'cbrt' is a builtin with type 'double (double)'
45891 warning generated.
4590configure:20099: $? = 0
4591configure:20121: result: yes
4592configure:20036: checking for dlopen
4593configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4594configure:20099: $? = 0
4595configure:20121: result: yes
4596configure:20036: checking for fdatasync
4597configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4598configure:20099: $? = 0
4599configure:20121: result: yes
4600configure:20036: checking for getifaddrs
4601configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4602configure:20099: $? = 0
4603configure:20121: result: yes
4604configure:20036: checking for getpeerucred
4605configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4606Undefined symbols for architecture x86_64:
4607  "_getpeerucred", referenced from:
4608      _main in conftest-f71315.o
4609ld: symbol(s) not found for architecture x86_64
4610clang: error: linker command failed with exit code 1 (use -v to see invocation)
4611configure:20099: $? = 1
4612configure: failed program was:
4613| /* confdefs.h.  */
4614| #define PACKAGE_NAME "PostgreSQL"
4615| #define PACKAGE_TARNAME "postgresql"
4616| #define PACKAGE_VERSION "9.3.10"
4617| #define PACKAGE_STRING "PostgreSQL 9.3.10"
4618| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
4619| #define PG_VERSION "9.3.10"
4620| #define PG_MAJORVERSION "9.3"
4621| #define USE_INTEGER_DATETIMES 1
4622| #define DEF_PGPORT 5432
4623| #define DEF_PGPORT_STR "5432"
4624| #define BLCKSZ 8192
4625| #define RELSEG_SIZE 131072
4626| #define XLOG_BLCKSZ 8192
4627| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
4628| #define ENABLE_THREAD_SAFETY 1
4629| #define PG_KRB_SRVNAM "postgres"
4630| #define USE_BONJOUR 1
4631| #define USE_SSL 1
4632| #define USE_LIBXML 1
4633| #define USE_LIBXSLT 1
4634| #define HAVE_LIBM 1
4635| #define HAVE_LIBREADLINE 1
4636| #define HAVE_LIBZ 1
4637| #define HAVE_SPINLOCKS 1
4638| #define HAVE_LIBCRYPTO 1
4639| #define HAVE_LIBSSL 1
4640| #define HAVE_LIBXML2 1
4641| #define HAVE_LIBXSLT 1
4642| #define HAVE_SYS_TYPES_H 1
4643| #define HAVE_SYS_STAT_H 1
4644| #define HAVE_STDLIB_H 1
4645| #define HAVE_STRING_H 1
4646| #define HAVE_MEMORY_H 1
4647| #define HAVE_STRINGS_H 1
4648| #define HAVE_INTTYPES_H 1
4649| #define HAVE_STDINT_H 1
4650| #define HAVE_UNISTD_H 1
4651| #define HAVE_GETOPT_H 1
4652| #define HAVE_IFADDRS_H 1
4653| #define HAVE_LANGINFO_H 1
4654| #define HAVE_POLL_H 1
4655| #define HAVE_PWD_H 1
4656| #define HAVE_SYS_IOCTL_H 1
4657| #define HAVE_SYS_IPC_H 1
4658| #define HAVE_SYS_POLL_H 1
4659| #define HAVE_SYS_RESOURCE_H 1
4660| #define HAVE_SYS_SELECT_H 1
4661| #define HAVE_SYS_SEM_H 1
4662| #define HAVE_SYS_SHM_H 1
4663| #define HAVE_SYS_SOCKET_H 1
4664| #define HAVE_SYS_SOCKIO_H 1
4665| #define HAVE_SYS_TIME_H 1
4666| #define HAVE_SYS_UN_H 1
4667| #define HAVE_TERMIOS_H 1
4668| #define HAVE_UTIME_H 1
4669| #define HAVE_WCHAR_H 1
4670| #define HAVE_WCTYPE_H 1
4671| #define HAVE_NET_IF_H 1
4672| #define HAVE_SYS_UCRED_H 1
4673| #define HAVE_NETINET_IN_H 1
4674| #define HAVE_NETINET_TCP_H 1
4675| #define HAVE_READLINE_READLINE_H 1
4676| #define HAVE_READLINE_HISTORY_H 1
4677| #define HAVE_OSSP_UUID_H 1
4678| #define AC_APPLE_UNIVERSAL_BUILD 1
4679| #define PG_USE_INLINE 1
4680| #define HAVE_STRINGIZE 1
4681| #define FLEXIBLE_ARRAY_MEMBER /**/
4682| #define HAVE_FUNCNAME__FUNC 1
4683| #define HAVE__STATIC_ASSERT 1
4684| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4685| #define HAVE__BUILTIN_CONSTANT_P 1
4686| #define HAVE__BUILTIN_UNREACHABLE 1
4687| #define HAVE__VA_ARGS 1
4688| #define HAVE_STRUCT_TM_TM_ZONE 1
4689| #define HAVE_TM_ZONE 1
4690| #define HAVE_TZNAME 1
4691| #define HAVE_UNION_SEMUN 1
4692| #define HAVE_UNIX_SOCKETS 1
4693| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4694| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4695| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4696| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4697| #define HAVE_STRUCT_ADDRINFO 1
4698| #define HAVE_INTPTR_T 1
4699| #define HAVE_UINTPTR_T 1
4700| #define HAVE_LOCALE_T 1
4701| #define LOCALE_T_IN_XLOCALE 1
4702| #define HAVE_STRUCT_OPTION 1
4703| #define SIZEOF_OFF_T 0
4704| #define HAVE_INT_TIMEZONE /**/
4705| #define ACCEPT_TYPE_RETURN int
4706| #define ACCEPT_TYPE_ARG1 int
4707| #define ACCEPT_TYPE_ARG2 struct sockaddr *
4708| #define ACCEPT_TYPE_ARG3 socklen_t
4709| #define HAVE_CBRT 1
4710| #define HAVE_DLOPEN 1
4711| #define HAVE_FDATASYNC 1
4712| #define HAVE_GETIFADDRS 1
4713| /* end confdefs.h.  */
4714| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
4715|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4716| #define getpeerucred innocuous_getpeerucred
4717|
4718| /* System header to define __stub macros and hopefully few prototypes,
4719|     which can conflict with char getpeerucred (); below.
4720|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4721|     <limits.h> exists even on freestanding compilers.  */
4722|
4723| #ifdef __STDC__
4724| # include <limits.h>
4725| #else
4726| # include <assert.h>
4727| #endif
4728|
4729| #undef getpeerucred
4730|
4731| /* Override any GCC internal prototype to avoid an error.
4732|    Use char because int might match the return type of a GCC
4733|    builtin and then its argument prototype would still apply.  */
4734| #ifdef __cplusplus
4735| extern "C"
4736| #endif
4737| char getpeerucred ();
4738| /* The GNU C library defines this for functions which it implements
4739|     to always fail with ENOSYS.  Some functions are actually named
4740|     something starting with __ and the normal name is an alias.  */
4741| #if defined __stub_getpeerucred || defined __stub___getpeerucred
4742| choke me
4743| #endif
4744|
4745| int
4746| main ()
4747| {
4748| return getpeerucred ();
4749|   ;
4750|   return 0;
4751| }
4752configure:20121: result: no
4753configure:20036: checking for getrlimit
4754configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4755configure:20099: $? = 0
4756configure:20121: result: yes
4757configure:20036: checking for mbstowcs_l
4758configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4759configure:20099: $? = 0
4760configure:20121: result: yes
4761configure:20036: checking for memmove
4762configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4763conftest.c:127:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
4764char memmove ();
4765     ^
4766conftest.c:127:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
47671 warning generated.
4768configure:20099: $? = 0
4769configure:20121: result: yes
4770configure:20036: checking for poll
4771configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4772configure:20099: $? = 0
4773configure:20121: result: yes
4774configure:20036: checking for pstat
4775configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4776Undefined symbols for architecture x86_64:
4777  "_pstat", referenced from:
4778      _main in conftest-1f5ade.o
4779ld: symbol(s) not found for architecture x86_64
4780clang: error: linker command failed with exit code 1 (use -v to see invocation)
4781configure:20099: $? = 1
4782configure: failed program was:
4783| /* confdefs.h.  */
4784| #define PACKAGE_NAME "PostgreSQL"
4785| #define PACKAGE_TARNAME "postgresql"
4786| #define PACKAGE_VERSION "9.3.10"
4787| #define PACKAGE_STRING "PostgreSQL 9.3.10"
4788| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
4789| #define PG_VERSION "9.3.10"
4790| #define PG_MAJORVERSION "9.3"
4791| #define USE_INTEGER_DATETIMES 1
4792| #define DEF_PGPORT 5432
4793| #define DEF_PGPORT_STR "5432"
4794| #define BLCKSZ 8192
4795| #define RELSEG_SIZE 131072
4796| #define XLOG_BLCKSZ 8192
4797| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
4798| #define ENABLE_THREAD_SAFETY 1
4799| #define PG_KRB_SRVNAM "postgres"
4800| #define USE_BONJOUR 1
4801| #define USE_SSL 1
4802| #define USE_LIBXML 1
4803| #define USE_LIBXSLT 1
4804| #define HAVE_LIBM 1
4805| #define HAVE_LIBREADLINE 1
4806| #define HAVE_LIBZ 1
4807| #define HAVE_SPINLOCKS 1
4808| #define HAVE_LIBCRYPTO 1
4809| #define HAVE_LIBSSL 1
4810| #define HAVE_LIBXML2 1
4811| #define HAVE_LIBXSLT 1
4812| #define HAVE_SYS_TYPES_H 1
4813| #define HAVE_SYS_STAT_H 1
4814| #define HAVE_STDLIB_H 1
4815| #define HAVE_STRING_H 1
4816| #define HAVE_MEMORY_H 1
4817| #define HAVE_STRINGS_H 1
4818| #define HAVE_INTTYPES_H 1
4819| #define HAVE_STDINT_H 1
4820| #define HAVE_UNISTD_H 1
4821| #define HAVE_GETOPT_H 1
4822| #define HAVE_IFADDRS_H 1
4823| #define HAVE_LANGINFO_H 1
4824| #define HAVE_POLL_H 1
4825| #define HAVE_PWD_H 1
4826| #define HAVE_SYS_IOCTL_H 1
4827| #define HAVE_SYS_IPC_H 1
4828| #define HAVE_SYS_POLL_H 1
4829| #define HAVE_SYS_RESOURCE_H 1
4830| #define HAVE_SYS_SELECT_H 1
4831| #define HAVE_SYS_SEM_H 1
4832| #define HAVE_SYS_SHM_H 1
4833| #define HAVE_SYS_SOCKET_H 1
4834| #define HAVE_SYS_SOCKIO_H 1
4835| #define HAVE_SYS_TIME_H 1
4836| #define HAVE_SYS_UN_H 1
4837| #define HAVE_TERMIOS_H 1
4838| #define HAVE_UTIME_H 1
4839| #define HAVE_WCHAR_H 1
4840| #define HAVE_WCTYPE_H 1
4841| #define HAVE_NET_IF_H 1
4842| #define HAVE_SYS_UCRED_H 1
4843| #define HAVE_NETINET_IN_H 1
4844| #define HAVE_NETINET_TCP_H 1
4845| #define HAVE_READLINE_READLINE_H 1
4846| #define HAVE_READLINE_HISTORY_H 1
4847| #define HAVE_OSSP_UUID_H 1
4848| #define AC_APPLE_UNIVERSAL_BUILD 1
4849| #define PG_USE_INLINE 1
4850| #define HAVE_STRINGIZE 1
4851| #define FLEXIBLE_ARRAY_MEMBER /**/
4852| #define HAVE_FUNCNAME__FUNC 1
4853| #define HAVE__STATIC_ASSERT 1
4854| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4855| #define HAVE__BUILTIN_CONSTANT_P 1
4856| #define HAVE__BUILTIN_UNREACHABLE 1
4857| #define HAVE__VA_ARGS 1
4858| #define HAVE_STRUCT_TM_TM_ZONE 1
4859| #define HAVE_TM_ZONE 1
4860| #define HAVE_TZNAME 1
4861| #define HAVE_UNION_SEMUN 1
4862| #define HAVE_UNIX_SOCKETS 1
4863| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4864| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4865| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4866| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4867| #define HAVE_STRUCT_ADDRINFO 1
4868| #define HAVE_INTPTR_T 1
4869| #define HAVE_UINTPTR_T 1
4870| #define HAVE_LOCALE_T 1
4871| #define LOCALE_T_IN_XLOCALE 1
4872| #define HAVE_STRUCT_OPTION 1
4873| #define SIZEOF_OFF_T 0
4874| #define HAVE_INT_TIMEZONE /**/
4875| #define ACCEPT_TYPE_RETURN int
4876| #define ACCEPT_TYPE_ARG1 int
4877| #define ACCEPT_TYPE_ARG2 struct sockaddr *
4878| #define ACCEPT_TYPE_ARG3 socklen_t
4879| #define HAVE_CBRT 1
4880| #define HAVE_DLOPEN 1
4881| #define HAVE_FDATASYNC 1
4882| #define HAVE_GETIFADDRS 1
4883| #define HAVE_GETRLIMIT 1
4884| #define HAVE_MBSTOWCS_L 1
4885| #define HAVE_MEMMOVE 1
4886| #define HAVE_POLL 1
4887| /* end confdefs.h.  */
4888| /* Define pstat to an innocuous variant, in case <limits.h> declares pstat.
4889|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4890| #define pstat innocuous_pstat
4891|
4892| /* System header to define __stub macros and hopefully few prototypes,
4893|     which can conflict with char pstat (); below.
4894|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4895|     <limits.h> exists even on freestanding compilers.  */
4896|
4897| #ifdef __STDC__
4898| # include <limits.h>
4899| #else
4900| # include <assert.h>
4901| #endif
4902|
4903| #undef pstat
4904|
4905| /* Override any GCC internal prototype to avoid an error.
4906|    Use char because int might match the return type of a GCC
4907|    builtin and then its argument prototype would still apply.  */
4908| #ifdef __cplusplus
4909| extern "C"
4910| #endif
4911| char pstat ();
4912| /* The GNU C library defines this for functions which it implements
4913|     to always fail with ENOSYS.  Some functions are actually named
4914|     something starting with __ and the normal name is an alias.  */
4915| #if defined __stub_pstat || defined __stub___pstat
4916| choke me
4917| #endif
4918|
4919| int
4920| main ()
4921| {
4922| return pstat ();
4923|   ;
4924|   return 0;
4925| }
4926configure:20121: result: no
4927configure:20036: checking for pthread_is_threaded_np
4928configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4929configure:20099: $? = 0
4930configure:20121: result: yes
4931configure:20036: checking for readlink
4932configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4933configure:20099: $? = 0
4934configure:20121: result: yes
4935configure:20036: checking for setproctitle
4936configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
4937Undefined symbols for architecture x86_64:
4938  "_setproctitle", referenced from:
4939      _main in conftest-c7a685.o
4940ld: symbol(s) not found for architecture x86_64
4941clang: error: linker command failed with exit code 1 (use -v to see invocation)
4942configure:20099: $? = 1
4943configure: failed program was:
4944| /* confdefs.h.  */
4945| #define PACKAGE_NAME "PostgreSQL"
4946| #define PACKAGE_TARNAME "postgresql"
4947| #define PACKAGE_VERSION "9.3.10"
4948| #define PACKAGE_STRING "PostgreSQL 9.3.10"
4949| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
4950| #define PG_VERSION "9.3.10"
4951| #define PG_MAJORVERSION "9.3"
4952| #define USE_INTEGER_DATETIMES 1
4953| #define DEF_PGPORT 5432
4954| #define DEF_PGPORT_STR "5432"
4955| #define BLCKSZ 8192
4956| #define RELSEG_SIZE 131072
4957| #define XLOG_BLCKSZ 8192
4958| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
4959| #define ENABLE_THREAD_SAFETY 1
4960| #define PG_KRB_SRVNAM "postgres"
4961| #define USE_BONJOUR 1
4962| #define USE_SSL 1
4963| #define USE_LIBXML 1
4964| #define USE_LIBXSLT 1
4965| #define HAVE_LIBM 1
4966| #define HAVE_LIBREADLINE 1
4967| #define HAVE_LIBZ 1
4968| #define HAVE_SPINLOCKS 1
4969| #define HAVE_LIBCRYPTO 1
4970| #define HAVE_LIBSSL 1
4971| #define HAVE_LIBXML2 1
4972| #define HAVE_LIBXSLT 1
4973| #define HAVE_SYS_TYPES_H 1
4974| #define HAVE_SYS_STAT_H 1
4975| #define HAVE_STDLIB_H 1
4976| #define HAVE_STRING_H 1
4977| #define HAVE_MEMORY_H 1
4978| #define HAVE_STRINGS_H 1
4979| #define HAVE_INTTYPES_H 1
4980| #define HAVE_STDINT_H 1
4981| #define HAVE_UNISTD_H 1
4982| #define HAVE_GETOPT_H 1
4983| #define HAVE_IFADDRS_H 1
4984| #define HAVE_LANGINFO_H 1
4985| #define HAVE_POLL_H 1
4986| #define HAVE_PWD_H 1
4987| #define HAVE_SYS_IOCTL_H 1
4988| #define HAVE_SYS_IPC_H 1
4989| #define HAVE_SYS_POLL_H 1
4990| #define HAVE_SYS_RESOURCE_H 1
4991| #define HAVE_SYS_SELECT_H 1
4992| #define HAVE_SYS_SEM_H 1
4993| #define HAVE_SYS_SHM_H 1
4994| #define HAVE_SYS_SOCKET_H 1
4995| #define HAVE_SYS_SOCKIO_H 1
4996| #define HAVE_SYS_TIME_H 1
4997| #define HAVE_SYS_UN_H 1
4998| #define HAVE_TERMIOS_H 1
4999| #define HAVE_UTIME_H 1
5000| #define HAVE_WCHAR_H 1
5001| #define HAVE_WCTYPE_H 1
5002| #define HAVE_NET_IF_H 1
5003| #define HAVE_SYS_UCRED_H 1
5004| #define HAVE_NETINET_IN_H 1
5005| #define HAVE_NETINET_TCP_H 1
5006| #define HAVE_READLINE_READLINE_H 1
5007| #define HAVE_READLINE_HISTORY_H 1
5008| #define HAVE_OSSP_UUID_H 1
5009| #define AC_APPLE_UNIVERSAL_BUILD 1
5010| #define PG_USE_INLINE 1
5011| #define HAVE_STRINGIZE 1
5012| #define FLEXIBLE_ARRAY_MEMBER /**/
5013| #define HAVE_FUNCNAME__FUNC 1
5014| #define HAVE__STATIC_ASSERT 1
5015| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5016| #define HAVE__BUILTIN_CONSTANT_P 1
5017| #define HAVE__BUILTIN_UNREACHABLE 1
5018| #define HAVE__VA_ARGS 1
5019| #define HAVE_STRUCT_TM_TM_ZONE 1
5020| #define HAVE_TM_ZONE 1
5021| #define HAVE_TZNAME 1
5022| #define HAVE_UNION_SEMUN 1
5023| #define HAVE_UNIX_SOCKETS 1
5024| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5025| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5026| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5027| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5028| #define HAVE_STRUCT_ADDRINFO 1
5029| #define HAVE_INTPTR_T 1
5030| #define HAVE_UINTPTR_T 1
5031| #define HAVE_LOCALE_T 1
5032| #define LOCALE_T_IN_XLOCALE 1
5033| #define HAVE_STRUCT_OPTION 1
5034| #define SIZEOF_OFF_T 0
5035| #define HAVE_INT_TIMEZONE /**/
5036| #define ACCEPT_TYPE_RETURN int
5037| #define ACCEPT_TYPE_ARG1 int
5038| #define ACCEPT_TYPE_ARG2 struct sockaddr *
5039| #define ACCEPT_TYPE_ARG3 socklen_t
5040| #define HAVE_CBRT 1
5041| #define HAVE_DLOPEN 1
5042| #define HAVE_FDATASYNC 1
5043| #define HAVE_GETIFADDRS 1
5044| #define HAVE_GETRLIMIT 1
5045| #define HAVE_MBSTOWCS_L 1
5046| #define HAVE_MEMMOVE 1
5047| #define HAVE_POLL 1
5048| #define HAVE_PTHREAD_IS_THREADED_NP 1
5049| #define HAVE_READLINK 1
5050| /* end confdefs.h.  */
5051| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
5052|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5053| #define setproctitle innocuous_setproctitle
5054|
5055| /* System header to define __stub macros and hopefully few prototypes,
5056|     which can conflict with char setproctitle (); below.
5057|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5058|     <limits.h> exists even on freestanding compilers.  */
5059|
5060| #ifdef __STDC__
5061| # include <limits.h>
5062| #else
5063| # include <assert.h>
5064| #endif
5065|
5066| #undef setproctitle
5067|
5068| /* Override any GCC internal prototype to avoid an error.
5069|    Use char because int might match the return type of a GCC
5070|    builtin and then its argument prototype would still apply.  */
5071| #ifdef __cplusplus
5072| extern "C"
5073| #endif
5074| char setproctitle ();
5075| /* The GNU C library defines this for functions which it implements
5076|     to always fail with ENOSYS.  Some functions are actually named
5077|     something starting with __ and the normal name is an alias.  */
5078| #if defined __stub_setproctitle || defined __stub___setproctitle
5079| choke me
5080| #endif
5081|
5082| int
5083| main ()
5084| {
5085| return setproctitle ();
5086|   ;
5087|   return 0;
5088| }
5089configure:20121: result: no
5090configure:20036: checking for setsid
5091configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5092configure:20099: $? = 0
5093configure:20121: result: yes
5094configure:20036: checking for sigprocmask
5095configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5096configure:20099: $? = 0
5097configure:20121: result: yes
5098configure:20036: checking for symlink
5099configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5100configure:20099: $? = 0
5101configure:20121: result: yes
5102configure:20036: checking for sync_file_range
5103configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5104Undefined symbols for architecture x86_64:
5105  "_sync_file_range", referenced from:
5106      _main in conftest-3d6875.o
5107ld: symbol(s) not found for architecture x86_64
5108clang: error: linker command failed with exit code 1 (use -v to see invocation)
5109configure:20099: $? = 1
5110configure: failed program was:
5111| /* confdefs.h.  */
5112| #define PACKAGE_NAME "PostgreSQL"
5113| #define PACKAGE_TARNAME "postgresql"
5114| #define PACKAGE_VERSION "9.3.10"
5115| #define PACKAGE_STRING "PostgreSQL 9.3.10"
5116| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
5117| #define PG_VERSION "9.3.10"
5118| #define PG_MAJORVERSION "9.3"
5119| #define USE_INTEGER_DATETIMES 1
5120| #define DEF_PGPORT 5432
5121| #define DEF_PGPORT_STR "5432"
5122| #define BLCKSZ 8192
5123| #define RELSEG_SIZE 131072
5124| #define XLOG_BLCKSZ 8192
5125| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
5126| #define ENABLE_THREAD_SAFETY 1
5127| #define PG_KRB_SRVNAM "postgres"
5128| #define USE_BONJOUR 1
5129| #define USE_SSL 1
5130| #define USE_LIBXML 1
5131| #define USE_LIBXSLT 1
5132| #define HAVE_LIBM 1
5133| #define HAVE_LIBREADLINE 1
5134| #define HAVE_LIBZ 1
5135| #define HAVE_SPINLOCKS 1
5136| #define HAVE_LIBCRYPTO 1
5137| #define HAVE_LIBSSL 1
5138| #define HAVE_LIBXML2 1
5139| #define HAVE_LIBXSLT 1
5140| #define HAVE_SYS_TYPES_H 1
5141| #define HAVE_SYS_STAT_H 1
5142| #define HAVE_STDLIB_H 1
5143| #define HAVE_STRING_H 1
5144| #define HAVE_MEMORY_H 1
5145| #define HAVE_STRINGS_H 1
5146| #define HAVE_INTTYPES_H 1
5147| #define HAVE_STDINT_H 1
5148| #define HAVE_UNISTD_H 1
5149| #define HAVE_GETOPT_H 1
5150| #define HAVE_IFADDRS_H 1
5151| #define HAVE_LANGINFO_H 1
5152| #define HAVE_POLL_H 1
5153| #define HAVE_PWD_H 1
5154| #define HAVE_SYS_IOCTL_H 1
5155| #define HAVE_SYS_IPC_H 1
5156| #define HAVE_SYS_POLL_H 1
5157| #define HAVE_SYS_RESOURCE_H 1
5158| #define HAVE_SYS_SELECT_H 1
5159| #define HAVE_SYS_SEM_H 1
5160| #define HAVE_SYS_SHM_H 1
5161| #define HAVE_SYS_SOCKET_H 1
5162| #define HAVE_SYS_SOCKIO_H 1
5163| #define HAVE_SYS_TIME_H 1
5164| #define HAVE_SYS_UN_H 1
5165| #define HAVE_TERMIOS_H 1
5166| #define HAVE_UTIME_H 1
5167| #define HAVE_WCHAR_H 1
5168| #define HAVE_WCTYPE_H 1
5169| #define HAVE_NET_IF_H 1
5170| #define HAVE_SYS_UCRED_H 1
5171| #define HAVE_NETINET_IN_H 1
5172| #define HAVE_NETINET_TCP_H 1
5173| #define HAVE_READLINE_READLINE_H 1
5174| #define HAVE_READLINE_HISTORY_H 1
5175| #define HAVE_OSSP_UUID_H 1
5176| #define AC_APPLE_UNIVERSAL_BUILD 1
5177| #define PG_USE_INLINE 1
5178| #define HAVE_STRINGIZE 1
5179| #define FLEXIBLE_ARRAY_MEMBER /**/
5180| #define HAVE_FUNCNAME__FUNC 1
5181| #define HAVE__STATIC_ASSERT 1
5182| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5183| #define HAVE__BUILTIN_CONSTANT_P 1
5184| #define HAVE__BUILTIN_UNREACHABLE 1
5185| #define HAVE__VA_ARGS 1
5186| #define HAVE_STRUCT_TM_TM_ZONE 1
5187| #define HAVE_TM_ZONE 1
5188| #define HAVE_TZNAME 1
5189| #define HAVE_UNION_SEMUN 1
5190| #define HAVE_UNIX_SOCKETS 1
5191| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5192| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5193| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5194| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5195| #define HAVE_STRUCT_ADDRINFO 1
5196| #define HAVE_INTPTR_T 1
5197| #define HAVE_UINTPTR_T 1
5198| #define HAVE_LOCALE_T 1
5199| #define LOCALE_T_IN_XLOCALE 1
5200| #define HAVE_STRUCT_OPTION 1
5201| #define SIZEOF_OFF_T 0
5202| #define HAVE_INT_TIMEZONE /**/
5203| #define ACCEPT_TYPE_RETURN int
5204| #define ACCEPT_TYPE_ARG1 int
5205| #define ACCEPT_TYPE_ARG2 struct sockaddr *
5206| #define ACCEPT_TYPE_ARG3 socklen_t
5207| #define HAVE_CBRT 1
5208| #define HAVE_DLOPEN 1
5209| #define HAVE_FDATASYNC 1
5210| #define HAVE_GETIFADDRS 1
5211| #define HAVE_GETRLIMIT 1
5212| #define HAVE_MBSTOWCS_L 1
5213| #define HAVE_MEMMOVE 1
5214| #define HAVE_POLL 1
5215| #define HAVE_PTHREAD_IS_THREADED_NP 1
5216| #define HAVE_READLINK 1
5217| #define HAVE_SETSID 1
5218| #define HAVE_SIGPROCMASK 1
5219| #define HAVE_SYMLINK 1
5220| /* end confdefs.h.  */
5221| /* Define sync_file_range to an innocuous variant, in case <limits.h> declares sync_file_range.
5222|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5223| #define sync_file_range innocuous_sync_file_range
5224|
5225| /* System header to define __stub macros and hopefully few prototypes,
5226|     which can conflict with char sync_file_range (); below.
5227|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5228|     <limits.h> exists even on freestanding compilers.  */
5229|
5230| #ifdef __STDC__
5231| # include <limits.h>
5232| #else
5233| # include <assert.h>
5234| #endif
5235|
5236| #undef sync_file_range
5237|
5238| /* Override any GCC internal prototype to avoid an error.
5239|    Use char because int might match the return type of a GCC
5240|    builtin and then its argument prototype would still apply.  */
5241| #ifdef __cplusplus
5242| extern "C"
5243| #endif
5244| char sync_file_range ();
5245| /* The GNU C library defines this for functions which it implements
5246|     to always fail with ENOSYS.  Some functions are actually named
5247|     something starting with __ and the normal name is an alias.  */
5248| #if defined __stub_sync_file_range || defined __stub___sync_file_range
5249| choke me
5250| #endif
5251|
5252| int
5253| main ()
5254| {
5255| return sync_file_range ();
5256|   ;
5257|   return 0;
5258| }
5259configure:20121: result: no
5260configure:20036: checking for towlower
5261configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5262configure:20099: $? = 0
5263configure:20121: result: yes
5264configure:20036: checking for utime
5265configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5266configure:20099: $? = 0
5267configure:20121: result: yes
5268configure:20036: checking for utimes
5269configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5270configure:20099: $? = 0
5271configure:20121: result: yes
5272configure:20036: checking for wcstombs
5273configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5274configure:20099: $? = 0
5275configure:20121: result: yes
5276configure:20036: checking for wcstombs_l
5277configure:20092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5278configure:20099: $? = 0
5279configure:20121: result: yes
5280configure:20138: checking for fseeko
5281configure:20194: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5282configure:20201: $? = 0
5283configure:20223: result: yes
5284configure:20254: checking for _LARGEFILE_SOURCE value needed for large files
5285configure:20283: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5286configure:20290: $? = 0
5287configure:20363: result: no
5288configure:20396: checking for posix_fadvise
5289configure:20452: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5290Undefined symbols for architecture x86_64:
5291  "_posix_fadvise", referenced from:
5292      _main in conftest-e7adca.o
5293ld: symbol(s) not found for architecture x86_64
5294clang: error: linker command failed with exit code 1 (use -v to see invocation)
5295configure:20459: $? = 1
5296configure: failed program was:
5297| /* confdefs.h.  */
5298| #define PACKAGE_NAME "PostgreSQL"
5299| #define PACKAGE_TARNAME "postgresql"
5300| #define PACKAGE_VERSION "9.3.10"
5301| #define PACKAGE_STRING "PostgreSQL 9.3.10"
5302| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
5303| #define PG_VERSION "9.3.10"
5304| #define PG_MAJORVERSION "9.3"
5305| #define USE_INTEGER_DATETIMES 1
5306| #define DEF_PGPORT 5432
5307| #define DEF_PGPORT_STR "5432"
5308| #define BLCKSZ 8192
5309| #define RELSEG_SIZE 131072
5310| #define XLOG_BLCKSZ 8192
5311| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
5312| #define ENABLE_THREAD_SAFETY 1
5313| #define PG_KRB_SRVNAM "postgres"
5314| #define USE_BONJOUR 1
5315| #define USE_SSL 1
5316| #define USE_LIBXML 1
5317| #define USE_LIBXSLT 1
5318| #define HAVE_LIBM 1
5319| #define HAVE_LIBREADLINE 1
5320| #define HAVE_LIBZ 1
5321| #define HAVE_SPINLOCKS 1
5322| #define HAVE_LIBCRYPTO 1
5323| #define HAVE_LIBSSL 1
5324| #define HAVE_LIBXML2 1
5325| #define HAVE_LIBXSLT 1
5326| #define HAVE_SYS_TYPES_H 1
5327| #define HAVE_SYS_STAT_H 1
5328| #define HAVE_STDLIB_H 1
5329| #define HAVE_STRING_H 1
5330| #define HAVE_MEMORY_H 1
5331| #define HAVE_STRINGS_H 1
5332| #define HAVE_INTTYPES_H 1
5333| #define HAVE_STDINT_H 1
5334| #define HAVE_UNISTD_H 1
5335| #define HAVE_GETOPT_H 1
5336| #define HAVE_IFADDRS_H 1
5337| #define HAVE_LANGINFO_H 1
5338| #define HAVE_POLL_H 1
5339| #define HAVE_PWD_H 1
5340| #define HAVE_SYS_IOCTL_H 1
5341| #define HAVE_SYS_IPC_H 1
5342| #define HAVE_SYS_POLL_H 1
5343| #define HAVE_SYS_RESOURCE_H 1
5344| #define HAVE_SYS_SELECT_H 1
5345| #define HAVE_SYS_SEM_H 1
5346| #define HAVE_SYS_SHM_H 1
5347| #define HAVE_SYS_SOCKET_H 1
5348| #define HAVE_SYS_SOCKIO_H 1
5349| #define HAVE_SYS_TIME_H 1
5350| #define HAVE_SYS_UN_H 1
5351| #define HAVE_TERMIOS_H 1
5352| #define HAVE_UTIME_H 1
5353| #define HAVE_WCHAR_H 1
5354| #define HAVE_WCTYPE_H 1
5355| #define HAVE_NET_IF_H 1
5356| #define HAVE_SYS_UCRED_H 1
5357| #define HAVE_NETINET_IN_H 1
5358| #define HAVE_NETINET_TCP_H 1
5359| #define HAVE_READLINE_READLINE_H 1
5360| #define HAVE_READLINE_HISTORY_H 1
5361| #define HAVE_OSSP_UUID_H 1
5362| #define AC_APPLE_UNIVERSAL_BUILD 1
5363| #define PG_USE_INLINE 1
5364| #define HAVE_STRINGIZE 1
5365| #define FLEXIBLE_ARRAY_MEMBER /**/
5366| #define HAVE_FUNCNAME__FUNC 1
5367| #define HAVE__STATIC_ASSERT 1
5368| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5369| #define HAVE__BUILTIN_CONSTANT_P 1
5370| #define HAVE__BUILTIN_UNREACHABLE 1
5371| #define HAVE__VA_ARGS 1
5372| #define HAVE_STRUCT_TM_TM_ZONE 1
5373| #define HAVE_TM_ZONE 1
5374| #define HAVE_TZNAME 1
5375| #define HAVE_UNION_SEMUN 1
5376| #define HAVE_UNIX_SOCKETS 1
5377| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5378| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5379| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5380| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5381| #define HAVE_STRUCT_ADDRINFO 1
5382| #define HAVE_INTPTR_T 1
5383| #define HAVE_UINTPTR_T 1
5384| #define HAVE_LOCALE_T 1
5385| #define LOCALE_T_IN_XLOCALE 1
5386| #define HAVE_STRUCT_OPTION 1
5387| #define SIZEOF_OFF_T 0
5388| #define HAVE_INT_TIMEZONE /**/
5389| #define ACCEPT_TYPE_RETURN int
5390| #define ACCEPT_TYPE_ARG1 int
5391| #define ACCEPT_TYPE_ARG2 struct sockaddr *
5392| #define ACCEPT_TYPE_ARG3 socklen_t
5393| #define HAVE_CBRT 1
5394| #define HAVE_DLOPEN 1
5395| #define HAVE_FDATASYNC 1
5396| #define HAVE_GETIFADDRS 1
5397| #define HAVE_GETRLIMIT 1
5398| #define HAVE_MBSTOWCS_L 1
5399| #define HAVE_MEMMOVE 1
5400| #define HAVE_POLL 1
5401| #define HAVE_PTHREAD_IS_THREADED_NP 1
5402| #define HAVE_READLINK 1
5403| #define HAVE_SETSID 1
5404| #define HAVE_SIGPROCMASK 1
5405| #define HAVE_SYMLINK 1
5406| #define HAVE_TOWLOWER 1
5407| #define HAVE_UTIME 1
5408| #define HAVE_UTIMES 1
5409| #define HAVE_WCSTOMBS 1
5410| #define HAVE_WCSTOMBS_L 1
5411| #define HAVE_FSEEKO 1
5412| #define HAVE_FSEEKO 1
5413| /* end confdefs.h.  */
5414| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
5415|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5416| #define posix_fadvise innocuous_posix_fadvise
5417|
5418| /* System header to define __stub macros and hopefully few prototypes,
5419|     which can conflict with char posix_fadvise (); below.
5420|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5421|     <limits.h> exists even on freestanding compilers.  */
5422|
5423| #ifdef __STDC__
5424| # include <limits.h>
5425| #else
5426| # include <assert.h>
5427| #endif
5428|
5429| #undef posix_fadvise
5430|
5431| /* Override any GCC internal prototype to avoid an error.
5432|    Use char because int might match the return type of a GCC
5433|    builtin and then its argument prototype would still apply.  */
5434| #ifdef __cplusplus
5435| extern "C"
5436| #endif
5437| char posix_fadvise ();
5438| /* The GNU C library defines this for functions which it implements
5439|     to always fail with ENOSYS.  Some functions are actually named
5440|     something starting with __ and the normal name is an alias.  */
5441| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
5442| choke me
5443| #endif
5444|
5445| int
5446| main ()
5447| {
5448| return posix_fadvise ();
5449|   ;
5450|   return 0;
5451| }
5452configure:20481: result: no
5453configure:20493: checking whether posix_fadvise is declared
5454configure:20523: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5455conftest.c:124:10: error: use of undeclared identifier 'posix_fadvise'
5456  (void) posix_fadvise;
5457         ^
54581 error generated.
5459configure:20530: $? = 1
5460configure: failed program was:
5461| /* confdefs.h.  */
5462| #define PACKAGE_NAME "PostgreSQL"
5463| #define PACKAGE_TARNAME "postgresql"
5464| #define PACKAGE_VERSION "9.3.10"
5465| #define PACKAGE_STRING "PostgreSQL 9.3.10"
5466| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
5467| #define PG_VERSION "9.3.10"
5468| #define PG_MAJORVERSION "9.3"
5469| #define USE_INTEGER_DATETIMES 1
5470| #define DEF_PGPORT 5432
5471| #define DEF_PGPORT_STR "5432"
5472| #define BLCKSZ 8192
5473| #define RELSEG_SIZE 131072
5474| #define XLOG_BLCKSZ 8192
5475| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
5476| #define ENABLE_THREAD_SAFETY 1
5477| #define PG_KRB_SRVNAM "postgres"
5478| #define USE_BONJOUR 1
5479| #define USE_SSL 1
5480| #define USE_LIBXML 1
5481| #define USE_LIBXSLT 1
5482| #define HAVE_LIBM 1
5483| #define HAVE_LIBREADLINE 1
5484| #define HAVE_LIBZ 1
5485| #define HAVE_SPINLOCKS 1
5486| #define HAVE_LIBCRYPTO 1
5487| #define HAVE_LIBSSL 1
5488| #define HAVE_LIBXML2 1
5489| #define HAVE_LIBXSLT 1
5490| #define HAVE_SYS_TYPES_H 1
5491| #define HAVE_SYS_STAT_H 1
5492| #define HAVE_STDLIB_H 1
5493| #define HAVE_STRING_H 1
5494| #define HAVE_MEMORY_H 1
5495| #define HAVE_STRINGS_H 1
5496| #define HAVE_INTTYPES_H 1
5497| #define HAVE_STDINT_H 1
5498| #define HAVE_UNISTD_H 1
5499| #define HAVE_GETOPT_H 1
5500| #define HAVE_IFADDRS_H 1
5501| #define HAVE_LANGINFO_H 1
5502| #define HAVE_POLL_H 1
5503| #define HAVE_PWD_H 1
5504| #define HAVE_SYS_IOCTL_H 1
5505| #define HAVE_SYS_IPC_H 1
5506| #define HAVE_SYS_POLL_H 1
5507| #define HAVE_SYS_RESOURCE_H 1
5508| #define HAVE_SYS_SELECT_H 1
5509| #define HAVE_SYS_SEM_H 1
5510| #define HAVE_SYS_SHM_H 1
5511| #define HAVE_SYS_SOCKET_H 1
5512| #define HAVE_SYS_SOCKIO_H 1
5513| #define HAVE_SYS_TIME_H 1
5514| #define HAVE_SYS_UN_H 1
5515| #define HAVE_TERMIOS_H 1
5516| #define HAVE_UTIME_H 1
5517| #define HAVE_WCHAR_H 1
5518| #define HAVE_WCTYPE_H 1
5519| #define HAVE_NET_IF_H 1
5520| #define HAVE_SYS_UCRED_H 1
5521| #define HAVE_NETINET_IN_H 1
5522| #define HAVE_NETINET_TCP_H 1
5523| #define HAVE_READLINE_READLINE_H 1
5524| #define HAVE_READLINE_HISTORY_H 1
5525| #define HAVE_OSSP_UUID_H 1
5526| #define AC_APPLE_UNIVERSAL_BUILD 1
5527| #define PG_USE_INLINE 1
5528| #define HAVE_STRINGIZE 1
5529| #define FLEXIBLE_ARRAY_MEMBER /**/
5530| #define HAVE_FUNCNAME__FUNC 1
5531| #define HAVE__STATIC_ASSERT 1
5532| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5533| #define HAVE__BUILTIN_CONSTANT_P 1
5534| #define HAVE__BUILTIN_UNREACHABLE 1
5535| #define HAVE__VA_ARGS 1
5536| #define HAVE_STRUCT_TM_TM_ZONE 1
5537| #define HAVE_TM_ZONE 1
5538| #define HAVE_TZNAME 1
5539| #define HAVE_UNION_SEMUN 1
5540| #define HAVE_UNIX_SOCKETS 1
5541| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5542| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5543| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5544| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5545| #define HAVE_STRUCT_ADDRINFO 1
5546| #define HAVE_INTPTR_T 1
5547| #define HAVE_UINTPTR_T 1
5548| #define HAVE_LOCALE_T 1
5549| #define LOCALE_T_IN_XLOCALE 1
5550| #define HAVE_STRUCT_OPTION 1
5551| #define SIZEOF_OFF_T 0
5552| #define HAVE_INT_TIMEZONE /**/
5553| #define ACCEPT_TYPE_RETURN int
5554| #define ACCEPT_TYPE_ARG1 int
5555| #define ACCEPT_TYPE_ARG2 struct sockaddr *
5556| #define ACCEPT_TYPE_ARG3 socklen_t
5557| #define HAVE_CBRT 1
5558| #define HAVE_DLOPEN 1
5559| #define HAVE_FDATASYNC 1
5560| #define HAVE_GETIFADDRS 1
5561| #define HAVE_GETRLIMIT 1
5562| #define HAVE_MBSTOWCS_L 1
5563| #define HAVE_MEMMOVE 1
5564| #define HAVE_POLL 1
5565| #define HAVE_PTHREAD_IS_THREADED_NP 1
5566| #define HAVE_READLINK 1
5567| #define HAVE_SETSID 1
5568| #define HAVE_SIGPROCMASK 1
5569| #define HAVE_SYMLINK 1
5570| #define HAVE_TOWLOWER 1
5571| #define HAVE_UTIME 1
5572| #define HAVE_UTIMES 1
5573| #define HAVE_WCSTOMBS 1
5574| #define HAVE_WCSTOMBS_L 1
5575| #define HAVE_FSEEKO 1
5576| #define HAVE_FSEEKO 1
5577| /* end confdefs.h.  */
5578| #include <fcntl.h>
5579|
5580| int
5581| main ()
5582| {
5583| #ifndef posix_fadvise
5584|   (void) posix_fadvise;
5585| #endif
5586|
5587|   ;
5588|   return 0;
5589| }
5590configure:20545: result: no
5591configure:20565: checking whether fdatasync is declared
5592configure:20595: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5593conftest.c:125:10: error: use of undeclared identifier 'fdatasync'
5594  (void) fdatasync;
5595         ^
55961 error generated.
5597configure:20602: $? = 1
5598configure: failed program was:
5599| /* confdefs.h.  */
5600| #define PACKAGE_NAME "PostgreSQL"
5601| #define PACKAGE_TARNAME "postgresql"
5602| #define PACKAGE_VERSION "9.3.10"
5603| #define PACKAGE_STRING "PostgreSQL 9.3.10"
5604| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
5605| #define PG_VERSION "9.3.10"
5606| #define PG_MAJORVERSION "9.3"
5607| #define USE_INTEGER_DATETIMES 1
5608| #define DEF_PGPORT 5432
5609| #define DEF_PGPORT_STR "5432"
5610| #define BLCKSZ 8192
5611| #define RELSEG_SIZE 131072
5612| #define XLOG_BLCKSZ 8192
5613| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
5614| #define ENABLE_THREAD_SAFETY 1
5615| #define PG_KRB_SRVNAM "postgres"
5616| #define USE_BONJOUR 1
5617| #define USE_SSL 1
5618| #define USE_LIBXML 1
5619| #define USE_LIBXSLT 1
5620| #define HAVE_LIBM 1
5621| #define HAVE_LIBREADLINE 1
5622| #define HAVE_LIBZ 1
5623| #define HAVE_SPINLOCKS 1
5624| #define HAVE_LIBCRYPTO 1
5625| #define HAVE_LIBSSL 1
5626| #define HAVE_LIBXML2 1
5627| #define HAVE_LIBXSLT 1
5628| #define HAVE_SYS_TYPES_H 1
5629| #define HAVE_SYS_STAT_H 1
5630| #define HAVE_STDLIB_H 1
5631| #define HAVE_STRING_H 1
5632| #define HAVE_MEMORY_H 1
5633| #define HAVE_STRINGS_H 1
5634| #define HAVE_INTTYPES_H 1
5635| #define HAVE_STDINT_H 1
5636| #define HAVE_UNISTD_H 1
5637| #define HAVE_GETOPT_H 1
5638| #define HAVE_IFADDRS_H 1
5639| #define HAVE_LANGINFO_H 1
5640| #define HAVE_POLL_H 1
5641| #define HAVE_PWD_H 1
5642| #define HAVE_SYS_IOCTL_H 1
5643| #define HAVE_SYS_IPC_H 1
5644| #define HAVE_SYS_POLL_H 1
5645| #define HAVE_SYS_RESOURCE_H 1
5646| #define HAVE_SYS_SELECT_H 1
5647| #define HAVE_SYS_SEM_H 1
5648| #define HAVE_SYS_SHM_H 1
5649| #define HAVE_SYS_SOCKET_H 1
5650| #define HAVE_SYS_SOCKIO_H 1
5651| #define HAVE_SYS_TIME_H 1
5652| #define HAVE_SYS_UN_H 1
5653| #define HAVE_TERMIOS_H 1
5654| #define HAVE_UTIME_H 1
5655| #define HAVE_WCHAR_H 1
5656| #define HAVE_WCTYPE_H 1
5657| #define HAVE_NET_IF_H 1
5658| #define HAVE_SYS_UCRED_H 1
5659| #define HAVE_NETINET_IN_H 1
5660| #define HAVE_NETINET_TCP_H 1
5661| #define HAVE_READLINE_READLINE_H 1
5662| #define HAVE_READLINE_HISTORY_H 1
5663| #define HAVE_OSSP_UUID_H 1
5664| #define AC_APPLE_UNIVERSAL_BUILD 1
5665| #define PG_USE_INLINE 1
5666| #define HAVE_STRINGIZE 1
5667| #define FLEXIBLE_ARRAY_MEMBER /**/
5668| #define HAVE_FUNCNAME__FUNC 1
5669| #define HAVE__STATIC_ASSERT 1
5670| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5671| #define HAVE__BUILTIN_CONSTANT_P 1
5672| #define HAVE__BUILTIN_UNREACHABLE 1
5673| #define HAVE__VA_ARGS 1
5674| #define HAVE_STRUCT_TM_TM_ZONE 1
5675| #define HAVE_TM_ZONE 1
5676| #define HAVE_TZNAME 1
5677| #define HAVE_UNION_SEMUN 1
5678| #define HAVE_UNIX_SOCKETS 1
5679| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5680| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5681| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5682| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5683| #define HAVE_STRUCT_ADDRINFO 1
5684| #define HAVE_INTPTR_T 1
5685| #define HAVE_UINTPTR_T 1
5686| #define HAVE_LOCALE_T 1
5687| #define LOCALE_T_IN_XLOCALE 1
5688| #define HAVE_STRUCT_OPTION 1
5689| #define SIZEOF_OFF_T 0
5690| #define HAVE_INT_TIMEZONE /**/
5691| #define ACCEPT_TYPE_RETURN int
5692| #define ACCEPT_TYPE_ARG1 int
5693| #define ACCEPT_TYPE_ARG2 struct sockaddr *
5694| #define ACCEPT_TYPE_ARG3 socklen_t
5695| #define HAVE_CBRT 1
5696| #define HAVE_DLOPEN 1
5697| #define HAVE_FDATASYNC 1
5698| #define HAVE_GETIFADDRS 1
5699| #define HAVE_GETRLIMIT 1
5700| #define HAVE_MBSTOWCS_L 1
5701| #define HAVE_MEMMOVE 1
5702| #define HAVE_POLL 1
5703| #define HAVE_PTHREAD_IS_THREADED_NP 1
5704| #define HAVE_READLINK 1
5705| #define HAVE_SETSID 1
5706| #define HAVE_SIGPROCMASK 1
5707| #define HAVE_SYMLINK 1
5708| #define HAVE_TOWLOWER 1
5709| #define HAVE_UTIME 1
5710| #define HAVE_UTIMES 1
5711| #define HAVE_WCSTOMBS 1
5712| #define HAVE_WCSTOMBS_L 1
5713| #define HAVE_FSEEKO 1
5714| #define HAVE_FSEEKO 1
5715| #define HAVE_DECL_POSIX_FADVISE 0
5716| /* end confdefs.h.  */
5717| #include <unistd.h>
5718|
5719| int
5720| main ()
5721| {
5722| #ifndef fdatasync
5723|   (void) fdatasync;
5724| #endif
5725|
5726|   ;
5727|   return 0;
5728| }
5729configure:20617: result: no
5730configure:20635: checking whether strlcat is declared
5731configure:20664: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5732configure:20671: $? = 0
5733configure:20686: result: yes
5734configure:20702: checking whether strlcpy is declared
5735configure:20731: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5736configure:20738: $? = 0
5737configure:20753: result: yes
5738configure:20772: checking whether F_FULLFSYNC is declared
5739configure:20802: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5740configure:20809: $? = 0
5741configure:20824: result: yes
5742configure:20844: checking for struct sockaddr_in6
5743configure:20874: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5744configure:20881: $? = 0
5745configure:20910: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5746conftest.c:161:34: error: expected expression
5747if (sizeof ((struct sockaddr_in6)))
5748                                 ^
57491 error generated.
5750configure:20917: $? = 1
5751configure: failed program was:
5752| /* confdefs.h.  */
5753| #define PACKAGE_NAME "PostgreSQL"
5754| #define PACKAGE_TARNAME "postgresql"
5755| #define PACKAGE_VERSION "9.3.10"
5756| #define PACKAGE_STRING "PostgreSQL 9.3.10"
5757| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
5758| #define PG_VERSION "9.3.10"
5759| #define PG_MAJORVERSION "9.3"
5760| #define USE_INTEGER_DATETIMES 1
5761| #define DEF_PGPORT 5432
5762| #define DEF_PGPORT_STR "5432"
5763| #define BLCKSZ 8192
5764| #define RELSEG_SIZE 131072
5765| #define XLOG_BLCKSZ 8192
5766| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
5767| #define ENABLE_THREAD_SAFETY 1
5768| #define PG_KRB_SRVNAM "postgres"
5769| #define USE_BONJOUR 1
5770| #define USE_SSL 1
5771| #define USE_LIBXML 1
5772| #define USE_LIBXSLT 1
5773| #define HAVE_LIBM 1
5774| #define HAVE_LIBREADLINE 1
5775| #define HAVE_LIBZ 1
5776| #define HAVE_SPINLOCKS 1
5777| #define HAVE_LIBCRYPTO 1
5778| #define HAVE_LIBSSL 1
5779| #define HAVE_LIBXML2 1
5780| #define HAVE_LIBXSLT 1
5781| #define HAVE_SYS_TYPES_H 1
5782| #define HAVE_SYS_STAT_H 1
5783| #define HAVE_STDLIB_H 1
5784| #define HAVE_STRING_H 1
5785| #define HAVE_MEMORY_H 1
5786| #define HAVE_STRINGS_H 1
5787| #define HAVE_INTTYPES_H 1
5788| #define HAVE_STDINT_H 1
5789| #define HAVE_UNISTD_H 1
5790| #define HAVE_GETOPT_H 1
5791| #define HAVE_IFADDRS_H 1
5792| #define HAVE_LANGINFO_H 1
5793| #define HAVE_POLL_H 1
5794| #define HAVE_PWD_H 1
5795| #define HAVE_SYS_IOCTL_H 1
5796| #define HAVE_SYS_IPC_H 1
5797| #define HAVE_SYS_POLL_H 1
5798| #define HAVE_SYS_RESOURCE_H 1
5799| #define HAVE_SYS_SELECT_H 1
5800| #define HAVE_SYS_SEM_H 1
5801| #define HAVE_SYS_SHM_H 1
5802| #define HAVE_SYS_SOCKET_H 1
5803| #define HAVE_SYS_SOCKIO_H 1
5804| #define HAVE_SYS_TIME_H 1
5805| #define HAVE_SYS_UN_H 1
5806| #define HAVE_TERMIOS_H 1
5807| #define HAVE_UTIME_H 1
5808| #define HAVE_WCHAR_H 1
5809| #define HAVE_WCTYPE_H 1
5810| #define HAVE_NET_IF_H 1
5811| #define HAVE_SYS_UCRED_H 1
5812| #define HAVE_NETINET_IN_H 1
5813| #define HAVE_NETINET_TCP_H 1
5814| #define HAVE_READLINE_READLINE_H 1
5815| #define HAVE_READLINE_HISTORY_H 1
5816| #define HAVE_OSSP_UUID_H 1
5817| #define AC_APPLE_UNIVERSAL_BUILD 1
5818| #define PG_USE_INLINE 1
5819| #define HAVE_STRINGIZE 1
5820| #define FLEXIBLE_ARRAY_MEMBER /**/
5821| #define HAVE_FUNCNAME__FUNC 1
5822| #define HAVE__STATIC_ASSERT 1
5823| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5824| #define HAVE__BUILTIN_CONSTANT_P 1
5825| #define HAVE__BUILTIN_UNREACHABLE 1
5826| #define HAVE__VA_ARGS 1
5827| #define HAVE_STRUCT_TM_TM_ZONE 1
5828| #define HAVE_TM_ZONE 1
5829| #define HAVE_TZNAME 1
5830| #define HAVE_UNION_SEMUN 1
5831| #define HAVE_UNIX_SOCKETS 1
5832| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5833| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5834| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5835| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5836| #define HAVE_STRUCT_ADDRINFO 1
5837| #define HAVE_INTPTR_T 1
5838| #define HAVE_UINTPTR_T 1
5839| #define HAVE_LOCALE_T 1
5840| #define LOCALE_T_IN_XLOCALE 1
5841| #define HAVE_STRUCT_OPTION 1
5842| #define SIZEOF_OFF_T 0
5843| #define HAVE_INT_TIMEZONE /**/
5844| #define ACCEPT_TYPE_RETURN int
5845| #define ACCEPT_TYPE_ARG1 int
5846| #define ACCEPT_TYPE_ARG2 struct sockaddr *
5847| #define ACCEPT_TYPE_ARG3 socklen_t
5848| #define HAVE_CBRT 1
5849| #define HAVE_DLOPEN 1
5850| #define HAVE_FDATASYNC 1
5851| #define HAVE_GETIFADDRS 1
5852| #define HAVE_GETRLIMIT 1
5853| #define HAVE_MBSTOWCS_L 1
5854| #define HAVE_MEMMOVE 1
5855| #define HAVE_POLL 1
5856| #define HAVE_PTHREAD_IS_THREADED_NP 1
5857| #define HAVE_READLINK 1
5858| #define HAVE_SETSID 1
5859| #define HAVE_SIGPROCMASK 1
5860| #define HAVE_SYMLINK 1
5861| #define HAVE_TOWLOWER 1
5862| #define HAVE_UTIME 1
5863| #define HAVE_UTIMES 1
5864| #define HAVE_WCSTOMBS 1
5865| #define HAVE_WCSTOMBS_L 1
5866| #define HAVE_FSEEKO 1
5867| #define HAVE_FSEEKO 1
5868| #define HAVE_DECL_POSIX_FADVISE 0
5869| #define HAVE_DECL_FDATASYNC 0
5870| #define HAVE_DECL_STRLCAT 1
5871| #define HAVE_DECL_STRLCPY 1
5872| #define HAVE_DECL_F_FULLFSYNC 1
5873| /* end confdefs.h.  */
5874| #include <stdio.h>
5875| #ifdef HAVE_SYS_TYPES_H
5876| # include <sys/types.h>
5877| #endif
5878| #ifdef HAVE_SYS_STAT_H
5879| # include <sys/stat.h>
5880| #endif
5881| #ifdef STDC_HEADERS
5882| # include <stdlib.h>
5883| # include <stddef.h>
5884| #else
5885| # ifdef HAVE_STDLIB_H
5886| #  include <stdlib.h>
5887| # endif
5888| #endif
5889| #ifdef HAVE_STRING_H
5890| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5891| #  include <memory.h>
5892| # endif
5893| # include <string.h>
5894| #endif
5895| #ifdef HAVE_STRINGS_H
5896| # include <strings.h>
5897| #endif
5898| #ifdef HAVE_INTTYPES_H
5899| # include <inttypes.h>
5900| #endif
5901| #ifdef HAVE_STDINT_H
5902| # include <stdint.h>
5903| #endif
5904| #ifdef HAVE_UNISTD_H
5905| # include <unistd.h>
5906| #endif
5907| #include <netinet/in.h>
5908|
5909| int
5910| main ()
5911| {
5912| if (sizeof ((struct sockaddr_in6)))
5913|         return 0;
5914|   ;
5915|   return 0;
5916| }
5917configure:20940: result: yes
5918configure:20953: checking for PS_STRINGS
5919configure:20982: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
5920conftest.c:125:10: fatal error: 'sys/exec.h' file not found
5921#include <sys/exec.h>
5922         ^
59231 error generated.
5924configure:20989: $? = 1
5925configure: failed program was:
5926| /* confdefs.h.  */
5927| #define PACKAGE_NAME "PostgreSQL"
5928| #define PACKAGE_TARNAME "postgresql"
5929| #define PACKAGE_VERSION "9.3.10"
5930| #define PACKAGE_STRING "PostgreSQL 9.3.10"
5931| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
5932| #define PG_VERSION "9.3.10"
5933| #define PG_MAJORVERSION "9.3"
5934| #define USE_INTEGER_DATETIMES 1
5935| #define DEF_PGPORT 5432
5936| #define DEF_PGPORT_STR "5432"
5937| #define BLCKSZ 8192
5938| #define RELSEG_SIZE 131072
5939| #define XLOG_BLCKSZ 8192
5940| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
5941| #define ENABLE_THREAD_SAFETY 1
5942| #define PG_KRB_SRVNAM "postgres"
5943| #define USE_BONJOUR 1
5944| #define USE_SSL 1
5945| #define USE_LIBXML 1
5946| #define USE_LIBXSLT 1
5947| #define HAVE_LIBM 1
5948| #define HAVE_LIBREADLINE 1
5949| #define HAVE_LIBZ 1
5950| #define HAVE_SPINLOCKS 1
5951| #define HAVE_LIBCRYPTO 1
5952| #define HAVE_LIBSSL 1
5953| #define HAVE_LIBXML2 1
5954| #define HAVE_LIBXSLT 1
5955| #define HAVE_SYS_TYPES_H 1
5956| #define HAVE_SYS_STAT_H 1
5957| #define HAVE_STDLIB_H 1
5958| #define HAVE_STRING_H 1
5959| #define HAVE_MEMORY_H 1
5960| #define HAVE_STRINGS_H 1
5961| #define HAVE_INTTYPES_H 1
5962| #define HAVE_STDINT_H 1
5963| #define HAVE_UNISTD_H 1
5964| #define HAVE_GETOPT_H 1
5965| #define HAVE_IFADDRS_H 1
5966| #define HAVE_LANGINFO_H 1
5967| #define HAVE_POLL_H 1
5968| #define HAVE_PWD_H 1
5969| #define HAVE_SYS_IOCTL_H 1
5970| #define HAVE_SYS_IPC_H 1
5971| #define HAVE_SYS_POLL_H 1
5972| #define HAVE_SYS_RESOURCE_H 1
5973| #define HAVE_SYS_SELECT_H 1
5974| #define HAVE_SYS_SEM_H 1
5975| #define HAVE_SYS_SHM_H 1
5976| #define HAVE_SYS_SOCKET_H 1
5977| #define HAVE_SYS_SOCKIO_H 1
5978| #define HAVE_SYS_TIME_H 1
5979| #define HAVE_SYS_UN_H 1
5980| #define HAVE_TERMIOS_H 1
5981| #define HAVE_UTIME_H 1
5982| #define HAVE_WCHAR_H 1
5983| #define HAVE_WCTYPE_H 1
5984| #define HAVE_NET_IF_H 1
5985| #define HAVE_SYS_UCRED_H 1
5986| #define HAVE_NETINET_IN_H 1
5987| #define HAVE_NETINET_TCP_H 1
5988| #define HAVE_READLINE_READLINE_H 1
5989| #define HAVE_READLINE_HISTORY_H 1
5990| #define HAVE_OSSP_UUID_H 1
5991| #define AC_APPLE_UNIVERSAL_BUILD 1
5992| #define PG_USE_INLINE 1
5993| #define HAVE_STRINGIZE 1
5994| #define FLEXIBLE_ARRAY_MEMBER /**/
5995| #define HAVE_FUNCNAME__FUNC 1
5996| #define HAVE__STATIC_ASSERT 1
5997| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5998| #define HAVE__BUILTIN_CONSTANT_P 1
5999| #define HAVE__BUILTIN_UNREACHABLE 1
6000| #define HAVE__VA_ARGS 1
6001| #define HAVE_STRUCT_TM_TM_ZONE 1
6002| #define HAVE_TM_ZONE 1
6003| #define HAVE_TZNAME 1
6004| #define HAVE_UNION_SEMUN 1
6005| #define HAVE_UNIX_SOCKETS 1
6006| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6007| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6008| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6009| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6010| #define HAVE_STRUCT_ADDRINFO 1
6011| #define HAVE_INTPTR_T 1
6012| #define HAVE_UINTPTR_T 1
6013| #define HAVE_LOCALE_T 1
6014| #define LOCALE_T_IN_XLOCALE 1
6015| #define HAVE_STRUCT_OPTION 1
6016| #define SIZEOF_OFF_T 0
6017| #define HAVE_INT_TIMEZONE /**/
6018| #define ACCEPT_TYPE_RETURN int
6019| #define ACCEPT_TYPE_ARG1 int
6020| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6021| #define ACCEPT_TYPE_ARG3 socklen_t
6022| #define HAVE_CBRT 1
6023| #define HAVE_DLOPEN 1
6024| #define HAVE_FDATASYNC 1
6025| #define HAVE_GETIFADDRS 1
6026| #define HAVE_GETRLIMIT 1
6027| #define HAVE_MBSTOWCS_L 1
6028| #define HAVE_MEMMOVE 1
6029| #define HAVE_POLL 1
6030| #define HAVE_PTHREAD_IS_THREADED_NP 1
6031| #define HAVE_READLINK 1
6032| #define HAVE_SETSID 1
6033| #define HAVE_SIGPROCMASK 1
6034| #define HAVE_SYMLINK 1
6035| #define HAVE_TOWLOWER 1
6036| #define HAVE_UTIME 1
6037| #define HAVE_UTIMES 1
6038| #define HAVE_WCSTOMBS 1
6039| #define HAVE_WCSTOMBS_L 1
6040| #define HAVE_FSEEKO 1
6041| #define HAVE_FSEEKO 1
6042| #define HAVE_DECL_POSIX_FADVISE 0
6043| #define HAVE_DECL_FDATASYNC 0
6044| #define HAVE_DECL_STRLCAT 1
6045| #define HAVE_DECL_STRLCPY 1
6046| #define HAVE_DECL_F_FULLFSYNC 1
6047| #define HAVE_IPV6 1
6048| /* end confdefs.h.  */
6049| #include <machine/vmparam.h>
6050| #include <sys/exec.h>
6051|
6052| int
6053| main ()
6054| {
6055| PS_STRINGS->ps_nargvstr = 1;
6056| PS_STRINGS->ps_argvstr = "foo";
6057|   ;
6058|   return 0;
6059| }
6060configure:21009: result: no
6061configure:21058: checking for snprintf
6062configure:21114: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6063conftest.c:147:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
6064char snprintf ();
6065     ^
6066conftest.c:147:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
60671 warning generated.
6068configure:21121: $? = 0
6069configure:21143: result: yes
6070configure:21161: checking for vsnprintf
6071configure:21217: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6072conftest.c:148:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
6073char vsnprintf ();
6074     ^
6075conftest.c:148:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
60761 warning generated.
6077configure:21224: $? = 0
6078configure:21246: result: yes
6079configure:21268: checking whether snprintf is declared
6080configure:21297: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
6081configure:21304: $? = 0
6082configure:21319: result: yes
6083configure:21335: checking whether vsnprintf is declared
6084configure:21364: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
6085configure:21371: $? = 0
6086configure:21386: result: yes
6087configure:21406: checking for isinf
6088configure:21435: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6089configure:21442: $? = 0
6090configure:21462: result: yes
6091configure:21600: checking for crypt
6092configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6093configure:21663: $? = 0
6094configure:21685: result: yes
6095configure:21600: checking for fls
6096configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6097configure:21663: $? = 0
6098configure:21685: result: yes
6099configure:21600: checking for getopt
6100configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6101configure:21663: $? = 0
6102configure:21685: result: yes
6103configure:21600: checking for getrusage
6104configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6105configure:21663: $? = 0
6106configure:21685: result: yes
6107configure:21600: checking for inet_aton
6108configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6109configure:21663: $? = 0
6110configure:21685: result: yes
6111configure:21600: checking for mkdtemp
6112configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6113configure:21663: $? = 0
6114configure:21685: result: yes
6115configure:21600: checking for random
6116configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6117configure:21663: $? = 0
6118configure:21685: result: yes
6119configure:21600: checking for rint
6120configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6121conftest.c:159:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
6122char rint ();
6123     ^
6124conftest.c:159:6: note: 'rint' is a builtin with type 'double (double)'
61251 warning generated.
6126configure:21663: $? = 0
6127configure:21685: result: yes
6128configure:21600: checking for srandom
6129configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6130configure:21663: $? = 0
6131configure:21685: result: yes
6132configure:21600: checking for strerror
6133configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6134conftest.c:161:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
6135char strerror ();
6136     ^
6137conftest.c:161:6: note: 'strerror' is a builtin with type 'char *(int)'
61381 warning generated.
6139configure:21663: $? = 0
6140configure:21685: result: yes
6141configure:21600: checking for strlcat
6142configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6143conftest.c:162:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
6144char strlcat ();
6145     ^
6146conftest.c:162:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
61471 warning generated.
6148configure:21663: $? = 0
6149configure:21685: result: yes
6150configure:21600: checking for strlcpy
6151configure:21656: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6152conftest.c:163:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
6153char strlcpy ();
6154     ^
6155conftest.c:163:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
61561 warning generated.
6157configure:21663: $? = 0
6158configure:21685: result: yes
6159configure:21730: checking for unsetenv
6160configure:21786: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6161configure:21793: $? = 0
6162configure:21815: result: yes
6163configure:21730: checking for getpeereid
6164configure:21786: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6165configure:21793: $? = 0
6166configure:21815: result: yes
6167configure:21848: checking for getaddrinfo
6168configure:21904: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6169configure:21911: $? = 0
6170configure:21933: result: yes
6171configure:21968: checking for getopt_long
6172configure:22024: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6173configure:22031: $? = 0
6174configure:22053: result: yes
6175configure:22380: checking for sigsetjmp
6176configure:22406: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6177configure:22413: $? = 0
6178configure:22433: result: yes
6179configure:22443: checking whether sys_siglist is declared
6180configure:22478: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
6181configure:22485: $? = 0
6182configure:22500: result: yes
6183configure:22520: checking for syslog
6184configure:22576: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6185configure:22583: $? = 0
6186configure:22603: result: yes
6187configure:22616: checking syslog.h usability
6188configure:22633: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
6189configure:22640: $? = 0
6190configure:22654: result: yes
6191configure:22658: checking syslog.h presence
6192configure:22673: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
6193configure:22680: $? = 0
6194configure:22694: result: yes
6195configure:22727: checking for syslog.h
6196configure:22734: result: yes
6197configure:22750: checking for opterr
6198configure:22776: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6199configure:22783: $? = 0
6200configure:22803: result: yes
6201configure:22813: checking for optreset
6202configure:22839: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6203configure:22846: $? = 0
6204configure:22866: result: yes
6205configure:22881: checking for strtoll
6206configure:22937: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6207configure:22944: $? = 0
6208configure:22966: result: yes
6209configure:22983: checking for strtoull
6210configure:23039: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6211configure:23046: $? = 0
6212configure:23068: result: yes
6213configure:23081: checking for builtin locking functions
6214configure:23109: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz  -lm  >&5
6215configure:23116: $? = 0
6216configure:23136: result: yes
6217configure:23150: checking for rl_completion_append_character
6218configure:23182: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6219configure:23189: $? = 0
6220configure:23209: result: yes
6221configure:23223: checking for rl_completion_matches
6222configure:23279: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6223configure:23286: $? = 0
6224configure:23308: result: yes
6225configure:23223: checking for rl_filename_completion_function
6226configure:23279: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6227configure:23286: $? = 0
6228configure:23308: result: yes
6229configure:23325: checking for append_history
6230configure:23381: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6231configure:23388: $? = 0
6232configure:23410: result: yes
6233configure:23325: checking for history_truncate_file
6234configure:23381: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6235configure:23388: $? = 0
6236configure:23410: result: yes
6237configure:23632: checking for the pthreads library -lpthreads
6238configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lpthreads  -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6239conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
6240pthread_t th; pthread_join(th, 0);
6241                           ^~
6242conftest.c:162:13: note: initialize the variable 'th' to silence this warning
6243pthread_t th; pthread_join(th, 0);
6244            ^
6245             = NULL
62461 warning generated.
6247ld: library not found for -lpthreads
6248clang: error: linker command failed with exit code 1 (use -v to see invocation)
6249configure:23682: $? = 1
6250configure: failed program was:
6251| /* confdefs.h.  */
6252| #define PACKAGE_NAME "PostgreSQL"
6253| #define PACKAGE_TARNAME "postgresql"
6254| #define PACKAGE_VERSION "9.3.10"
6255| #define PACKAGE_STRING "PostgreSQL 9.3.10"
6256| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
6257| #define PG_VERSION "9.3.10"
6258| #define PG_MAJORVERSION "9.3"
6259| #define USE_INTEGER_DATETIMES 1
6260| #define DEF_PGPORT 5432
6261| #define DEF_PGPORT_STR "5432"
6262| #define BLCKSZ 8192
6263| #define RELSEG_SIZE 131072
6264| #define XLOG_BLCKSZ 8192
6265| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
6266| #define ENABLE_THREAD_SAFETY 1
6267| #define PG_KRB_SRVNAM "postgres"
6268| #define USE_BONJOUR 1
6269| #define USE_SSL 1
6270| #define USE_LIBXML 1
6271| #define USE_LIBXSLT 1
6272| #define HAVE_LIBM 1
6273| #define HAVE_LIBREADLINE 1
6274| #define HAVE_LIBZ 1
6275| #define HAVE_SPINLOCKS 1
6276| #define HAVE_LIBCRYPTO 1
6277| #define HAVE_LIBSSL 1
6278| #define HAVE_LIBXML2 1
6279| #define HAVE_LIBXSLT 1
6280| #define HAVE_SYS_TYPES_H 1
6281| #define HAVE_SYS_STAT_H 1
6282| #define HAVE_STDLIB_H 1
6283| #define HAVE_STRING_H 1
6284| #define HAVE_MEMORY_H 1
6285| #define HAVE_STRINGS_H 1
6286| #define HAVE_INTTYPES_H 1
6287| #define HAVE_STDINT_H 1
6288| #define HAVE_UNISTD_H 1
6289| #define HAVE_GETOPT_H 1
6290| #define HAVE_IFADDRS_H 1
6291| #define HAVE_LANGINFO_H 1
6292| #define HAVE_POLL_H 1
6293| #define HAVE_PWD_H 1
6294| #define HAVE_SYS_IOCTL_H 1
6295| #define HAVE_SYS_IPC_H 1
6296| #define HAVE_SYS_POLL_H 1
6297| #define HAVE_SYS_RESOURCE_H 1
6298| #define HAVE_SYS_SELECT_H 1
6299| #define HAVE_SYS_SEM_H 1
6300| #define HAVE_SYS_SHM_H 1
6301| #define HAVE_SYS_SOCKET_H 1
6302| #define HAVE_SYS_SOCKIO_H 1
6303| #define HAVE_SYS_TIME_H 1
6304| #define HAVE_SYS_UN_H 1
6305| #define HAVE_TERMIOS_H 1
6306| #define HAVE_UTIME_H 1
6307| #define HAVE_WCHAR_H 1
6308| #define HAVE_WCTYPE_H 1
6309| #define HAVE_NET_IF_H 1
6310| #define HAVE_SYS_UCRED_H 1
6311| #define HAVE_NETINET_IN_H 1
6312| #define HAVE_NETINET_TCP_H 1
6313| #define HAVE_READLINE_READLINE_H 1
6314| #define HAVE_READLINE_HISTORY_H 1
6315| #define HAVE_OSSP_UUID_H 1
6316| #define AC_APPLE_UNIVERSAL_BUILD 1
6317| #define PG_USE_INLINE 1
6318| #define HAVE_STRINGIZE 1
6319| #define FLEXIBLE_ARRAY_MEMBER /**/
6320| #define HAVE_FUNCNAME__FUNC 1
6321| #define HAVE__STATIC_ASSERT 1
6322| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6323| #define HAVE__BUILTIN_CONSTANT_P 1
6324| #define HAVE__BUILTIN_UNREACHABLE 1
6325| #define HAVE__VA_ARGS 1
6326| #define HAVE_STRUCT_TM_TM_ZONE 1
6327| #define HAVE_TM_ZONE 1
6328| #define HAVE_TZNAME 1
6329| #define HAVE_UNION_SEMUN 1
6330| #define HAVE_UNIX_SOCKETS 1
6331| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6332| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6333| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6334| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6335| #define HAVE_STRUCT_ADDRINFO 1
6336| #define HAVE_INTPTR_T 1
6337| #define HAVE_UINTPTR_T 1
6338| #define HAVE_LOCALE_T 1
6339| #define LOCALE_T_IN_XLOCALE 1
6340| #define HAVE_STRUCT_OPTION 1
6341| #define SIZEOF_OFF_T 0
6342| #define HAVE_INT_TIMEZONE /**/
6343| #define ACCEPT_TYPE_RETURN int
6344| #define ACCEPT_TYPE_ARG1 int
6345| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6346| #define ACCEPT_TYPE_ARG3 socklen_t
6347| #define HAVE_CBRT 1
6348| #define HAVE_DLOPEN 1
6349| #define HAVE_FDATASYNC 1
6350| #define HAVE_GETIFADDRS 1
6351| #define HAVE_GETRLIMIT 1
6352| #define HAVE_MBSTOWCS_L 1
6353| #define HAVE_MEMMOVE 1
6354| #define HAVE_POLL 1
6355| #define HAVE_PTHREAD_IS_THREADED_NP 1
6356| #define HAVE_READLINK 1
6357| #define HAVE_SETSID 1
6358| #define HAVE_SIGPROCMASK 1
6359| #define HAVE_SYMLINK 1
6360| #define HAVE_TOWLOWER 1
6361| #define HAVE_UTIME 1
6362| #define HAVE_UTIMES 1
6363| #define HAVE_WCSTOMBS 1
6364| #define HAVE_WCSTOMBS_L 1
6365| #define HAVE_FSEEKO 1
6366| #define HAVE_FSEEKO 1
6367| #define HAVE_DECL_POSIX_FADVISE 0
6368| #define HAVE_DECL_FDATASYNC 0
6369| #define HAVE_DECL_STRLCAT 1
6370| #define HAVE_DECL_STRLCPY 1
6371| #define HAVE_DECL_F_FULLFSYNC 1
6372| #define HAVE_IPV6 1
6373| #define HAVE_SNPRINTF 1
6374| #define HAVE_VSNPRINTF 1
6375| #define HAVE_DECL_SNPRINTF 1
6376| #define HAVE_DECL_VSNPRINTF 1
6377| #define HAVE_ISINF 1
6378| #define HAVE_CRYPT 1
6379| #define HAVE_FLS 1
6380| #define HAVE_GETOPT 1
6381| #define HAVE_GETRUSAGE 1
6382| #define HAVE_INET_ATON 1
6383| #define HAVE_MKDTEMP 1
6384| #define HAVE_RANDOM 1
6385| #define HAVE_RINT 1
6386| #define HAVE_SRANDOM 1
6387| #define HAVE_STRERROR 1
6388| #define HAVE_STRLCAT 1
6389| #define HAVE_STRLCPY 1
6390| #define HAVE_UNSETENV 1
6391| #define HAVE_GETPEEREID 1
6392| #define HAVE_GETADDRINFO 1
6393| #define HAVE_GETOPT_LONG 1
6394| #define HAVE_SIGSETJMP 1
6395| #define HAVE_DECL_SYS_SIGLIST 1
6396| #define HAVE_SYSLOG 1
6397| #define HAVE_INT_OPTERR 1
6398| #define HAVE_INT_OPTRESET 1
6399| #define HAVE_STRTOLL 1
6400| #define HAVE_STRTOULL 1
6401| #define HAVE_GCC_INT_ATOMICS 1
6402| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
6403| #define HAVE_RL_COMPLETION_MATCHES 1
6404| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
6405| #define HAVE_APPEND_HISTORY 1
6406| #define HAVE_HISTORY_TRUNCATE_FILE 1
6407| /* end confdefs.h.  */
6408| #include <pthread.h>
6409| int
6410| main ()
6411| {
6412| pthread_t th; pthread_join(th, 0);
6413|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
6414|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
6415|   ;
6416|   return 0;
6417| }
6418configure:23729: result: no
6419configure:23575: checking whether pthreads work without any flags
6420configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6421conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
6422pthread_t th; pthread_join(th, 0);
6423                           ^~
6424conftest.c:162:13: note: initialize the variable 'th' to silence this warning
6425pthread_t th; pthread_join(th, 0);
6426            ^
6427             = NULL
64281 warning generated.
6429configure:23682: $? = 0
6430configure:23729: result: yes
6431configure:23580: checking whether pthreads work with -Kthread
6432configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -Kthread -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c     -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6433clang: error: unknown argument: '-Kthread'
6434configure:23682: $? = 1
6435configure: failed program was:
6436| /* confdefs.h.  */
6437| #define PACKAGE_NAME "PostgreSQL"
6438| #define PACKAGE_TARNAME "postgresql"
6439| #define PACKAGE_VERSION "9.3.10"
6440| #define PACKAGE_STRING "PostgreSQL 9.3.10"
6441| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
6442| #define PG_VERSION "9.3.10"
6443| #define PG_MAJORVERSION "9.3"
6444| #define USE_INTEGER_DATETIMES 1
6445| #define DEF_PGPORT 5432
6446| #define DEF_PGPORT_STR "5432"
6447| #define BLCKSZ 8192
6448| #define RELSEG_SIZE 131072
6449| #define XLOG_BLCKSZ 8192
6450| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
6451| #define ENABLE_THREAD_SAFETY 1
6452| #define PG_KRB_SRVNAM "postgres"
6453| #define USE_BONJOUR 1
6454| #define USE_SSL 1
6455| #define USE_LIBXML 1
6456| #define USE_LIBXSLT 1
6457| #define HAVE_LIBM 1
6458| #define HAVE_LIBREADLINE 1
6459| #define HAVE_LIBZ 1
6460| #define HAVE_SPINLOCKS 1
6461| #define HAVE_LIBCRYPTO 1
6462| #define HAVE_LIBSSL 1
6463| #define HAVE_LIBXML2 1
6464| #define HAVE_LIBXSLT 1
6465| #define HAVE_SYS_TYPES_H 1
6466| #define HAVE_SYS_STAT_H 1
6467| #define HAVE_STDLIB_H 1
6468| #define HAVE_STRING_H 1
6469| #define HAVE_MEMORY_H 1
6470| #define HAVE_STRINGS_H 1
6471| #define HAVE_INTTYPES_H 1
6472| #define HAVE_STDINT_H 1
6473| #define HAVE_UNISTD_H 1
6474| #define HAVE_GETOPT_H 1
6475| #define HAVE_IFADDRS_H 1
6476| #define HAVE_LANGINFO_H 1
6477| #define HAVE_POLL_H 1
6478| #define HAVE_PWD_H 1
6479| #define HAVE_SYS_IOCTL_H 1
6480| #define HAVE_SYS_IPC_H 1
6481| #define HAVE_SYS_POLL_H 1
6482| #define HAVE_SYS_RESOURCE_H 1
6483| #define HAVE_SYS_SELECT_H 1
6484| #define HAVE_SYS_SEM_H 1
6485| #define HAVE_SYS_SHM_H 1
6486| #define HAVE_SYS_SOCKET_H 1
6487| #define HAVE_SYS_SOCKIO_H 1
6488| #define HAVE_SYS_TIME_H 1
6489| #define HAVE_SYS_UN_H 1
6490| #define HAVE_TERMIOS_H 1
6491| #define HAVE_UTIME_H 1
6492| #define HAVE_WCHAR_H 1
6493| #define HAVE_WCTYPE_H 1
6494| #define HAVE_NET_IF_H 1
6495| #define HAVE_SYS_UCRED_H 1
6496| #define HAVE_NETINET_IN_H 1
6497| #define HAVE_NETINET_TCP_H 1
6498| #define HAVE_READLINE_READLINE_H 1
6499| #define HAVE_READLINE_HISTORY_H 1
6500| #define HAVE_OSSP_UUID_H 1
6501| #define AC_APPLE_UNIVERSAL_BUILD 1
6502| #define PG_USE_INLINE 1
6503| #define HAVE_STRINGIZE 1
6504| #define FLEXIBLE_ARRAY_MEMBER /**/
6505| #define HAVE_FUNCNAME__FUNC 1
6506| #define HAVE__STATIC_ASSERT 1
6507| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6508| #define HAVE__BUILTIN_CONSTANT_P 1
6509| #define HAVE__BUILTIN_UNREACHABLE 1
6510| #define HAVE__VA_ARGS 1
6511| #define HAVE_STRUCT_TM_TM_ZONE 1
6512| #define HAVE_TM_ZONE 1
6513| #define HAVE_TZNAME 1
6514| #define HAVE_UNION_SEMUN 1
6515| #define HAVE_UNIX_SOCKETS 1
6516| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6517| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6518| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6519| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6520| #define HAVE_STRUCT_ADDRINFO 1
6521| #define HAVE_INTPTR_T 1
6522| #define HAVE_UINTPTR_T 1
6523| #define HAVE_LOCALE_T 1
6524| #define LOCALE_T_IN_XLOCALE 1
6525| #define HAVE_STRUCT_OPTION 1
6526| #define SIZEOF_OFF_T 0
6527| #define HAVE_INT_TIMEZONE /**/
6528| #define ACCEPT_TYPE_RETURN int
6529| #define ACCEPT_TYPE_ARG1 int
6530| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6531| #define ACCEPT_TYPE_ARG3 socklen_t
6532| #define HAVE_CBRT 1
6533| #define HAVE_DLOPEN 1
6534| #define HAVE_FDATASYNC 1
6535| #define HAVE_GETIFADDRS 1
6536| #define HAVE_GETRLIMIT 1
6537| #define HAVE_MBSTOWCS_L 1
6538| #define HAVE_MEMMOVE 1
6539| #define HAVE_POLL 1
6540| #define HAVE_PTHREAD_IS_THREADED_NP 1
6541| #define HAVE_READLINK 1
6542| #define HAVE_SETSID 1
6543| #define HAVE_SIGPROCMASK 1
6544| #define HAVE_SYMLINK 1
6545| #define HAVE_TOWLOWER 1
6546| #define HAVE_UTIME 1
6547| #define HAVE_UTIMES 1
6548| #define HAVE_WCSTOMBS 1
6549| #define HAVE_WCSTOMBS_L 1
6550| #define HAVE_FSEEKO 1
6551| #define HAVE_FSEEKO 1
6552| #define HAVE_DECL_POSIX_FADVISE 0
6553| #define HAVE_DECL_FDATASYNC 0
6554| #define HAVE_DECL_STRLCAT 1
6555| #define HAVE_DECL_STRLCPY 1
6556| #define HAVE_DECL_F_FULLFSYNC 1
6557| #define HAVE_IPV6 1
6558| #define HAVE_SNPRINTF 1
6559| #define HAVE_VSNPRINTF 1
6560| #define HAVE_DECL_SNPRINTF 1
6561| #define HAVE_DECL_VSNPRINTF 1
6562| #define HAVE_ISINF 1
6563| #define HAVE_CRYPT 1
6564| #define HAVE_FLS 1
6565| #define HAVE_GETOPT 1
6566| #define HAVE_GETRUSAGE 1
6567| #define HAVE_INET_ATON 1
6568| #define HAVE_MKDTEMP 1
6569| #define HAVE_RANDOM 1
6570| #define HAVE_RINT 1
6571| #define HAVE_SRANDOM 1
6572| #define HAVE_STRERROR 1
6573| #define HAVE_STRLCAT 1
6574| #define HAVE_STRLCPY 1
6575| #define HAVE_UNSETENV 1
6576| #define HAVE_GETPEEREID 1
6577| #define HAVE_GETADDRINFO 1
6578| #define HAVE_GETOPT_LONG 1
6579| #define HAVE_SIGSETJMP 1
6580| #define HAVE_DECL_SYS_SIGLIST 1
6581| #define HAVE_SYSLOG 1
6582| #define HAVE_INT_OPTERR 1
6583| #define HAVE_INT_OPTRESET 1
6584| #define HAVE_STRTOLL 1
6585| #define HAVE_STRTOULL 1
6586| #define HAVE_GCC_INT_ATOMICS 1
6587| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
6588| #define HAVE_RL_COMPLETION_MATCHES 1
6589| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
6590| #define HAVE_APPEND_HISTORY 1
6591| #define HAVE_HISTORY_TRUNCATE_FILE 1
6592| /* end confdefs.h.  */
6593| #include <pthread.h>
6594| int
6595| main ()
6596| {
6597| pthread_t th; pthread_join(th, 0);
6598|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
6599|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
6600|   ;
6601|   return 0;
6602| }
6603configure:23729: result: no
6604configure:23580: checking whether pthreads work with -kthread
6605configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -kthread -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c     -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6606clang: error: unknown argument: '-kthread'
6607configure:23682: $? = 1
6608configure: failed program was:
6609| /* confdefs.h.  */
6610| #define PACKAGE_NAME "PostgreSQL"
6611| #define PACKAGE_TARNAME "postgresql"
6612| #define PACKAGE_VERSION "9.3.10"
6613| #define PACKAGE_STRING "PostgreSQL 9.3.10"
6614| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
6615| #define PG_VERSION "9.3.10"
6616| #define PG_MAJORVERSION "9.3"
6617| #define USE_INTEGER_DATETIMES 1
6618| #define DEF_PGPORT 5432
6619| #define DEF_PGPORT_STR "5432"
6620| #define BLCKSZ 8192
6621| #define RELSEG_SIZE 131072
6622| #define XLOG_BLCKSZ 8192
6623| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
6624| #define ENABLE_THREAD_SAFETY 1
6625| #define PG_KRB_SRVNAM "postgres"
6626| #define USE_BONJOUR 1
6627| #define USE_SSL 1
6628| #define USE_LIBXML 1
6629| #define USE_LIBXSLT 1
6630| #define HAVE_LIBM 1
6631| #define HAVE_LIBREADLINE 1
6632| #define HAVE_LIBZ 1
6633| #define HAVE_SPINLOCKS 1
6634| #define HAVE_LIBCRYPTO 1
6635| #define HAVE_LIBSSL 1
6636| #define HAVE_LIBXML2 1
6637| #define HAVE_LIBXSLT 1
6638| #define HAVE_SYS_TYPES_H 1
6639| #define HAVE_SYS_STAT_H 1
6640| #define HAVE_STDLIB_H 1
6641| #define HAVE_STRING_H 1
6642| #define HAVE_MEMORY_H 1
6643| #define HAVE_STRINGS_H 1
6644| #define HAVE_INTTYPES_H 1
6645| #define HAVE_STDINT_H 1
6646| #define HAVE_UNISTD_H 1
6647| #define HAVE_GETOPT_H 1
6648| #define HAVE_IFADDRS_H 1
6649| #define HAVE_LANGINFO_H 1
6650| #define HAVE_POLL_H 1
6651| #define HAVE_PWD_H 1
6652| #define HAVE_SYS_IOCTL_H 1
6653| #define HAVE_SYS_IPC_H 1
6654| #define HAVE_SYS_POLL_H 1
6655| #define HAVE_SYS_RESOURCE_H 1
6656| #define HAVE_SYS_SELECT_H 1
6657| #define HAVE_SYS_SEM_H 1
6658| #define HAVE_SYS_SHM_H 1
6659| #define HAVE_SYS_SOCKET_H 1
6660| #define HAVE_SYS_SOCKIO_H 1
6661| #define HAVE_SYS_TIME_H 1
6662| #define HAVE_SYS_UN_H 1
6663| #define HAVE_TERMIOS_H 1
6664| #define HAVE_UTIME_H 1
6665| #define HAVE_WCHAR_H 1
6666| #define HAVE_WCTYPE_H 1
6667| #define HAVE_NET_IF_H 1
6668| #define HAVE_SYS_UCRED_H 1
6669| #define HAVE_NETINET_IN_H 1
6670| #define HAVE_NETINET_TCP_H 1
6671| #define HAVE_READLINE_READLINE_H 1
6672| #define HAVE_READLINE_HISTORY_H 1
6673| #define HAVE_OSSP_UUID_H 1
6674| #define AC_APPLE_UNIVERSAL_BUILD 1
6675| #define PG_USE_INLINE 1
6676| #define HAVE_STRINGIZE 1
6677| #define FLEXIBLE_ARRAY_MEMBER /**/
6678| #define HAVE_FUNCNAME__FUNC 1
6679| #define HAVE__STATIC_ASSERT 1
6680| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6681| #define HAVE__BUILTIN_CONSTANT_P 1
6682| #define HAVE__BUILTIN_UNREACHABLE 1
6683| #define HAVE__VA_ARGS 1
6684| #define HAVE_STRUCT_TM_TM_ZONE 1
6685| #define HAVE_TM_ZONE 1
6686| #define HAVE_TZNAME 1
6687| #define HAVE_UNION_SEMUN 1
6688| #define HAVE_UNIX_SOCKETS 1
6689| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6690| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6691| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6692| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6693| #define HAVE_STRUCT_ADDRINFO 1
6694| #define HAVE_INTPTR_T 1
6695| #define HAVE_UINTPTR_T 1
6696| #define HAVE_LOCALE_T 1
6697| #define LOCALE_T_IN_XLOCALE 1
6698| #define HAVE_STRUCT_OPTION 1
6699| #define SIZEOF_OFF_T 0
6700| #define HAVE_INT_TIMEZONE /**/
6701| #define ACCEPT_TYPE_RETURN int
6702| #define ACCEPT_TYPE_ARG1 int
6703| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6704| #define ACCEPT_TYPE_ARG3 socklen_t
6705| #define HAVE_CBRT 1
6706| #define HAVE_DLOPEN 1
6707| #define HAVE_FDATASYNC 1
6708| #define HAVE_GETIFADDRS 1
6709| #define HAVE_GETRLIMIT 1
6710| #define HAVE_MBSTOWCS_L 1
6711| #define HAVE_MEMMOVE 1
6712| #define HAVE_POLL 1
6713| #define HAVE_PTHREAD_IS_THREADED_NP 1
6714| #define HAVE_READLINK 1
6715| #define HAVE_SETSID 1
6716| #define HAVE_SIGPROCMASK 1
6717| #define HAVE_SYMLINK 1
6718| #define HAVE_TOWLOWER 1
6719| #define HAVE_UTIME 1
6720| #define HAVE_UTIMES 1
6721| #define HAVE_WCSTOMBS 1
6722| #define HAVE_WCSTOMBS_L 1
6723| #define HAVE_FSEEKO 1
6724| #define HAVE_FSEEKO 1
6725| #define HAVE_DECL_POSIX_FADVISE 0
6726| #define HAVE_DECL_FDATASYNC 0
6727| #define HAVE_DECL_STRLCAT 1
6728| #define HAVE_DECL_STRLCPY 1
6729| #define HAVE_DECL_F_FULLFSYNC 1
6730| #define HAVE_IPV6 1
6731| #define HAVE_SNPRINTF 1
6732| #define HAVE_VSNPRINTF 1
6733| #define HAVE_DECL_SNPRINTF 1
6734| #define HAVE_DECL_VSNPRINTF 1
6735| #define HAVE_ISINF 1
6736| #define HAVE_CRYPT 1
6737| #define HAVE_FLS 1
6738| #define HAVE_GETOPT 1
6739| #define HAVE_GETRUSAGE 1
6740| #define HAVE_INET_ATON 1
6741| #define HAVE_MKDTEMP 1
6742| #define HAVE_RANDOM 1
6743| #define HAVE_RINT 1
6744| #define HAVE_SRANDOM 1
6745| #define HAVE_STRERROR 1
6746| #define HAVE_STRLCAT 1
6747| #define HAVE_STRLCPY 1
6748| #define HAVE_UNSETENV 1
6749| #define HAVE_GETPEEREID 1
6750| #define HAVE_GETADDRINFO 1
6751| #define HAVE_GETOPT_LONG 1
6752| #define HAVE_SIGSETJMP 1
6753| #define HAVE_DECL_SYS_SIGLIST 1
6754| #define HAVE_SYSLOG 1
6755| #define HAVE_INT_OPTERR 1
6756| #define HAVE_INT_OPTRESET 1
6757| #define HAVE_STRTOLL 1
6758| #define HAVE_STRTOULL 1
6759| #define HAVE_GCC_INT_ATOMICS 1
6760| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
6761| #define HAVE_RL_COMPLETION_MATCHES 1
6762| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
6763| #define HAVE_APPEND_HISTORY 1
6764| #define HAVE_HISTORY_TRUNCATE_FILE 1
6765| /* end confdefs.h.  */
6766| #include <pthread.h>
6767| int
6768| main ()
6769| {
6770| pthread_t th; pthread_join(th, 0);
6771|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
6772|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
6773|   ;
6774|   return 0;
6775| }
6776configure:23729: result: no
6777configure:23632: checking for the pthreads library -llthread
6778configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -llthread    -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6779conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
6780pthread_t th; pthread_join(th, 0);
6781                           ^~
6782conftest.c:162:13: note: initialize the variable 'th' to silence this warning
6783pthread_t th; pthread_join(th, 0);
6784            ^
6785             = NULL
67861 warning generated.
6787ld: library not found for -llthread
6788clang: error: linker command failed with exit code 1 (use -v to see invocation)
6789configure:23682: $? = 1
6790configure: failed program was:
6791| /* confdefs.h.  */
6792| #define PACKAGE_NAME "PostgreSQL"
6793| #define PACKAGE_TARNAME "postgresql"
6794| #define PACKAGE_VERSION "9.3.10"
6795| #define PACKAGE_STRING "PostgreSQL 9.3.10"
6796| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
6797| #define PG_VERSION "9.3.10"
6798| #define PG_MAJORVERSION "9.3"
6799| #define USE_INTEGER_DATETIMES 1
6800| #define DEF_PGPORT 5432
6801| #define DEF_PGPORT_STR "5432"
6802| #define BLCKSZ 8192
6803| #define RELSEG_SIZE 131072
6804| #define XLOG_BLCKSZ 8192
6805| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
6806| #define ENABLE_THREAD_SAFETY 1
6807| #define PG_KRB_SRVNAM "postgres"
6808| #define USE_BONJOUR 1
6809| #define USE_SSL 1
6810| #define USE_LIBXML 1
6811| #define USE_LIBXSLT 1
6812| #define HAVE_LIBM 1
6813| #define HAVE_LIBREADLINE 1
6814| #define HAVE_LIBZ 1
6815| #define HAVE_SPINLOCKS 1
6816| #define HAVE_LIBCRYPTO 1
6817| #define HAVE_LIBSSL 1
6818| #define HAVE_LIBXML2 1
6819| #define HAVE_LIBXSLT 1
6820| #define HAVE_SYS_TYPES_H 1
6821| #define HAVE_SYS_STAT_H 1
6822| #define HAVE_STDLIB_H 1
6823| #define HAVE_STRING_H 1
6824| #define HAVE_MEMORY_H 1
6825| #define HAVE_STRINGS_H 1
6826| #define HAVE_INTTYPES_H 1
6827| #define HAVE_STDINT_H 1
6828| #define HAVE_UNISTD_H 1
6829| #define HAVE_GETOPT_H 1
6830| #define HAVE_IFADDRS_H 1
6831| #define HAVE_LANGINFO_H 1
6832| #define HAVE_POLL_H 1
6833| #define HAVE_PWD_H 1
6834| #define HAVE_SYS_IOCTL_H 1
6835| #define HAVE_SYS_IPC_H 1
6836| #define HAVE_SYS_POLL_H 1
6837| #define HAVE_SYS_RESOURCE_H 1
6838| #define HAVE_SYS_SELECT_H 1
6839| #define HAVE_SYS_SEM_H 1
6840| #define HAVE_SYS_SHM_H 1
6841| #define HAVE_SYS_SOCKET_H 1
6842| #define HAVE_SYS_SOCKIO_H 1
6843| #define HAVE_SYS_TIME_H 1
6844| #define HAVE_SYS_UN_H 1
6845| #define HAVE_TERMIOS_H 1
6846| #define HAVE_UTIME_H 1
6847| #define HAVE_WCHAR_H 1
6848| #define HAVE_WCTYPE_H 1
6849| #define HAVE_NET_IF_H 1
6850| #define HAVE_SYS_UCRED_H 1
6851| #define HAVE_NETINET_IN_H 1
6852| #define HAVE_NETINET_TCP_H 1
6853| #define HAVE_READLINE_READLINE_H 1
6854| #define HAVE_READLINE_HISTORY_H 1
6855| #define HAVE_OSSP_UUID_H 1
6856| #define AC_APPLE_UNIVERSAL_BUILD 1
6857| #define PG_USE_INLINE 1
6858| #define HAVE_STRINGIZE 1
6859| #define FLEXIBLE_ARRAY_MEMBER /**/
6860| #define HAVE_FUNCNAME__FUNC 1
6861| #define HAVE__STATIC_ASSERT 1
6862| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6863| #define HAVE__BUILTIN_CONSTANT_P 1
6864| #define HAVE__BUILTIN_UNREACHABLE 1
6865| #define HAVE__VA_ARGS 1
6866| #define HAVE_STRUCT_TM_TM_ZONE 1
6867| #define HAVE_TM_ZONE 1
6868| #define HAVE_TZNAME 1
6869| #define HAVE_UNION_SEMUN 1
6870| #define HAVE_UNIX_SOCKETS 1
6871| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6872| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6873| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6874| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6875| #define HAVE_STRUCT_ADDRINFO 1
6876| #define HAVE_INTPTR_T 1
6877| #define HAVE_UINTPTR_T 1
6878| #define HAVE_LOCALE_T 1
6879| #define LOCALE_T_IN_XLOCALE 1
6880| #define HAVE_STRUCT_OPTION 1
6881| #define SIZEOF_OFF_T 0
6882| #define HAVE_INT_TIMEZONE /**/
6883| #define ACCEPT_TYPE_RETURN int
6884| #define ACCEPT_TYPE_ARG1 int
6885| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6886| #define ACCEPT_TYPE_ARG3 socklen_t
6887| #define HAVE_CBRT 1
6888| #define HAVE_DLOPEN 1
6889| #define HAVE_FDATASYNC 1
6890| #define HAVE_GETIFADDRS 1
6891| #define HAVE_GETRLIMIT 1
6892| #define HAVE_MBSTOWCS_L 1
6893| #define HAVE_MEMMOVE 1
6894| #define HAVE_POLL 1
6895| #define HAVE_PTHREAD_IS_THREADED_NP 1
6896| #define HAVE_READLINK 1
6897| #define HAVE_SETSID 1
6898| #define HAVE_SIGPROCMASK 1
6899| #define HAVE_SYMLINK 1
6900| #define HAVE_TOWLOWER 1
6901| #define HAVE_UTIME 1
6902| #define HAVE_UTIMES 1
6903| #define HAVE_WCSTOMBS 1
6904| #define HAVE_WCSTOMBS_L 1
6905| #define HAVE_FSEEKO 1
6906| #define HAVE_FSEEKO 1
6907| #define HAVE_DECL_POSIX_FADVISE 0
6908| #define HAVE_DECL_FDATASYNC 0
6909| #define HAVE_DECL_STRLCAT 1
6910| #define HAVE_DECL_STRLCPY 1
6911| #define HAVE_DECL_F_FULLFSYNC 1
6912| #define HAVE_IPV6 1
6913| #define HAVE_SNPRINTF 1
6914| #define HAVE_VSNPRINTF 1
6915| #define HAVE_DECL_SNPRINTF 1
6916| #define HAVE_DECL_VSNPRINTF 1
6917| #define HAVE_ISINF 1
6918| #define HAVE_CRYPT 1
6919| #define HAVE_FLS 1
6920| #define HAVE_GETOPT 1
6921| #define HAVE_GETRUSAGE 1
6922| #define HAVE_INET_ATON 1
6923| #define HAVE_MKDTEMP 1
6924| #define HAVE_RANDOM 1
6925| #define HAVE_RINT 1
6926| #define HAVE_SRANDOM 1
6927| #define HAVE_STRERROR 1
6928| #define HAVE_STRLCAT 1
6929| #define HAVE_STRLCPY 1
6930| #define HAVE_UNSETENV 1
6931| #define HAVE_GETPEEREID 1
6932| #define HAVE_GETADDRINFO 1
6933| #define HAVE_GETOPT_LONG 1
6934| #define HAVE_SIGSETJMP 1
6935| #define HAVE_DECL_SYS_SIGLIST 1
6936| #define HAVE_SYSLOG 1
6937| #define HAVE_INT_OPTERR 1
6938| #define HAVE_INT_OPTRESET 1
6939| #define HAVE_STRTOLL 1
6940| #define HAVE_STRTOULL 1
6941| #define HAVE_GCC_INT_ATOMICS 1
6942| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
6943| #define HAVE_RL_COMPLETION_MATCHES 1
6944| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
6945| #define HAVE_APPEND_HISTORY 1
6946| #define HAVE_HISTORY_TRUNCATE_FILE 1
6947| /* end confdefs.h.  */
6948| #include <pthread.h>
6949| int
6950| main ()
6951| {
6952| pthread_t th; pthread_join(th, 0);
6953|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
6954|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
6955|   ;
6956|   return 0;
6957| }
6958configure:23729: result: no
6959configure:23580: checking whether pthreads work with -pthread
6960configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c     -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6961conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
6962pthread_t th; pthread_join(th, 0);
6963                           ^~
6964conftest.c:162:13: note: initialize the variable 'th' to silence this warning
6965pthread_t th; pthread_join(th, 0);
6966            ^
6967             = NULL
69681 warning generated.
6969configure:23682: $? = 0
6970configure:23729: result: yes
6971configure:23580: checking whether pthreads work with -pthreads
6972configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c       -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6973conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
6974pthread_t th; pthread_join(th, 0);
6975                           ^~
6976conftest.c:162:13: note: initialize the variable 'th' to silence this warning
6977pthread_t th; pthread_join(th, 0);
6978            ^
6979             = NULL
69801 warning generated.
6981configure:23682: $? = 0
6982configure:23729: result: yes
6983configure:23580: checking whether pthreads work with -mthreads
6984configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c         -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
6985clang: error: unknown argument: '-mthreads'
6986configure:23682: $? = 1
6987configure: failed program was:
6988| /* confdefs.h.  */
6989| #define PACKAGE_NAME "PostgreSQL"
6990| #define PACKAGE_TARNAME "postgresql"
6991| #define PACKAGE_VERSION "9.3.10"
6992| #define PACKAGE_STRING "PostgreSQL 9.3.10"
6993| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
6994| #define PG_VERSION "9.3.10"
6995| #define PG_MAJORVERSION "9.3"
6996| #define USE_INTEGER_DATETIMES 1
6997| #define DEF_PGPORT 5432
6998| #define DEF_PGPORT_STR "5432"
6999| #define BLCKSZ 8192
7000| #define RELSEG_SIZE 131072
7001| #define XLOG_BLCKSZ 8192
7002| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
7003| #define ENABLE_THREAD_SAFETY 1
7004| #define PG_KRB_SRVNAM "postgres"
7005| #define USE_BONJOUR 1
7006| #define USE_SSL 1
7007| #define USE_LIBXML 1
7008| #define USE_LIBXSLT 1
7009| #define HAVE_LIBM 1
7010| #define HAVE_LIBREADLINE 1
7011| #define HAVE_LIBZ 1
7012| #define HAVE_SPINLOCKS 1
7013| #define HAVE_LIBCRYPTO 1
7014| #define HAVE_LIBSSL 1
7015| #define HAVE_LIBXML2 1
7016| #define HAVE_LIBXSLT 1
7017| #define HAVE_SYS_TYPES_H 1
7018| #define HAVE_SYS_STAT_H 1
7019| #define HAVE_STDLIB_H 1
7020| #define HAVE_STRING_H 1
7021| #define HAVE_MEMORY_H 1
7022| #define HAVE_STRINGS_H 1
7023| #define HAVE_INTTYPES_H 1
7024| #define HAVE_STDINT_H 1
7025| #define HAVE_UNISTD_H 1
7026| #define HAVE_GETOPT_H 1
7027| #define HAVE_IFADDRS_H 1
7028| #define HAVE_LANGINFO_H 1
7029| #define HAVE_POLL_H 1
7030| #define HAVE_PWD_H 1
7031| #define HAVE_SYS_IOCTL_H 1
7032| #define HAVE_SYS_IPC_H 1
7033| #define HAVE_SYS_POLL_H 1
7034| #define HAVE_SYS_RESOURCE_H 1
7035| #define HAVE_SYS_SELECT_H 1
7036| #define HAVE_SYS_SEM_H 1
7037| #define HAVE_SYS_SHM_H 1
7038| #define HAVE_SYS_SOCKET_H 1
7039| #define HAVE_SYS_SOCKIO_H 1
7040| #define HAVE_SYS_TIME_H 1
7041| #define HAVE_SYS_UN_H 1
7042| #define HAVE_TERMIOS_H 1
7043| #define HAVE_UTIME_H 1
7044| #define HAVE_WCHAR_H 1
7045| #define HAVE_WCTYPE_H 1
7046| #define HAVE_NET_IF_H 1
7047| #define HAVE_SYS_UCRED_H 1
7048| #define HAVE_NETINET_IN_H 1
7049| #define HAVE_NETINET_TCP_H 1
7050| #define HAVE_READLINE_READLINE_H 1
7051| #define HAVE_READLINE_HISTORY_H 1
7052| #define HAVE_OSSP_UUID_H 1
7053| #define AC_APPLE_UNIVERSAL_BUILD 1
7054| #define PG_USE_INLINE 1
7055| #define HAVE_STRINGIZE 1
7056| #define FLEXIBLE_ARRAY_MEMBER /**/
7057| #define HAVE_FUNCNAME__FUNC 1
7058| #define HAVE__STATIC_ASSERT 1
7059| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7060| #define HAVE__BUILTIN_CONSTANT_P 1
7061| #define HAVE__BUILTIN_UNREACHABLE 1
7062| #define HAVE__VA_ARGS 1
7063| #define HAVE_STRUCT_TM_TM_ZONE 1
7064| #define HAVE_TM_ZONE 1
7065| #define HAVE_TZNAME 1
7066| #define HAVE_UNION_SEMUN 1
7067| #define HAVE_UNIX_SOCKETS 1
7068| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7069| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7070| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7071| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7072| #define HAVE_STRUCT_ADDRINFO 1
7073| #define HAVE_INTPTR_T 1
7074| #define HAVE_UINTPTR_T 1
7075| #define HAVE_LOCALE_T 1
7076| #define LOCALE_T_IN_XLOCALE 1
7077| #define HAVE_STRUCT_OPTION 1
7078| #define SIZEOF_OFF_T 0
7079| #define HAVE_INT_TIMEZONE /**/
7080| #define ACCEPT_TYPE_RETURN int
7081| #define ACCEPT_TYPE_ARG1 int
7082| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7083| #define ACCEPT_TYPE_ARG3 socklen_t
7084| #define HAVE_CBRT 1
7085| #define HAVE_DLOPEN 1
7086| #define HAVE_FDATASYNC 1
7087| #define HAVE_GETIFADDRS 1
7088| #define HAVE_GETRLIMIT 1
7089| #define HAVE_MBSTOWCS_L 1
7090| #define HAVE_MEMMOVE 1
7091| #define HAVE_POLL 1
7092| #define HAVE_PTHREAD_IS_THREADED_NP 1
7093| #define HAVE_READLINK 1
7094| #define HAVE_SETSID 1
7095| #define HAVE_SIGPROCMASK 1
7096| #define HAVE_SYMLINK 1
7097| #define HAVE_TOWLOWER 1
7098| #define HAVE_UTIME 1
7099| #define HAVE_UTIMES 1
7100| #define HAVE_WCSTOMBS 1
7101| #define HAVE_WCSTOMBS_L 1
7102| #define HAVE_FSEEKO 1
7103| #define HAVE_FSEEKO 1
7104| #define HAVE_DECL_POSIX_FADVISE 0
7105| #define HAVE_DECL_FDATASYNC 0
7106| #define HAVE_DECL_STRLCAT 1
7107| #define HAVE_DECL_STRLCPY 1
7108| #define HAVE_DECL_F_FULLFSYNC 1
7109| #define HAVE_IPV6 1
7110| #define HAVE_SNPRINTF 1
7111| #define HAVE_VSNPRINTF 1
7112| #define HAVE_DECL_SNPRINTF 1
7113| #define HAVE_DECL_VSNPRINTF 1
7114| #define HAVE_ISINF 1
7115| #define HAVE_CRYPT 1
7116| #define HAVE_FLS 1
7117| #define HAVE_GETOPT 1
7118| #define HAVE_GETRUSAGE 1
7119| #define HAVE_INET_ATON 1
7120| #define HAVE_MKDTEMP 1
7121| #define HAVE_RANDOM 1
7122| #define HAVE_RINT 1
7123| #define HAVE_SRANDOM 1
7124| #define HAVE_STRERROR 1
7125| #define HAVE_STRLCAT 1
7126| #define HAVE_STRLCPY 1
7127| #define HAVE_UNSETENV 1
7128| #define HAVE_GETPEEREID 1
7129| #define HAVE_GETADDRINFO 1
7130| #define HAVE_GETOPT_LONG 1
7131| #define HAVE_SIGSETJMP 1
7132| #define HAVE_DECL_SYS_SIGLIST 1
7133| #define HAVE_SYSLOG 1
7134| #define HAVE_INT_OPTERR 1
7135| #define HAVE_INT_OPTRESET 1
7136| #define HAVE_STRTOLL 1
7137| #define HAVE_STRTOULL 1
7138| #define HAVE_GCC_INT_ATOMICS 1
7139| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
7140| #define HAVE_RL_COMPLETION_MATCHES 1
7141| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
7142| #define HAVE_APPEND_HISTORY 1
7143| #define HAVE_HISTORY_TRUNCATE_FILE 1
7144| /* end confdefs.h.  */
7145| #include <pthread.h>
7146| int
7147| main ()
7148| {
7149| pthread_t th; pthread_join(th, 0);
7150|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
7151|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
7152|   ;
7153|   return 0;
7154| }
7155configure:23729: result: no
7156configure:23632: checking for the pthreads library -lpthread
7157configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lpthread        -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
7158conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
7159pthread_t th; pthread_join(th, 0);
7160                           ^~
7161conftest.c:162:13: note: initialize the variable 'th' to silence this warning
7162pthread_t th; pthread_join(th, 0);
7163            ^
7164             = NULL
71651 warning generated.
7166configure:23682: $? = 0
7167configure:23729: result: yes
7168configure:23580: checking whether pthreads work with --thread-safe
7169configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  --thread-safe -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   -lpthread        -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
7170clang: error: unsupported option '--thread-safe'
7171configure:23682: $? = 1
7172configure: failed program was:
7173| /* confdefs.h.  */
7174| #define PACKAGE_NAME "PostgreSQL"
7175| #define PACKAGE_TARNAME "postgresql"
7176| #define PACKAGE_VERSION "9.3.10"
7177| #define PACKAGE_STRING "PostgreSQL 9.3.10"
7178| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
7179| #define PG_VERSION "9.3.10"
7180| #define PG_MAJORVERSION "9.3"
7181| #define USE_INTEGER_DATETIMES 1
7182| #define DEF_PGPORT 5432
7183| #define DEF_PGPORT_STR "5432"
7184| #define BLCKSZ 8192
7185| #define RELSEG_SIZE 131072
7186| #define XLOG_BLCKSZ 8192
7187| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
7188| #define ENABLE_THREAD_SAFETY 1
7189| #define PG_KRB_SRVNAM "postgres"
7190| #define USE_BONJOUR 1
7191| #define USE_SSL 1
7192| #define USE_LIBXML 1
7193| #define USE_LIBXSLT 1
7194| #define HAVE_LIBM 1
7195| #define HAVE_LIBREADLINE 1
7196| #define HAVE_LIBZ 1
7197| #define HAVE_SPINLOCKS 1
7198| #define HAVE_LIBCRYPTO 1
7199| #define HAVE_LIBSSL 1
7200| #define HAVE_LIBXML2 1
7201| #define HAVE_LIBXSLT 1
7202| #define HAVE_SYS_TYPES_H 1
7203| #define HAVE_SYS_STAT_H 1
7204| #define HAVE_STDLIB_H 1
7205| #define HAVE_STRING_H 1
7206| #define HAVE_MEMORY_H 1
7207| #define HAVE_STRINGS_H 1
7208| #define HAVE_INTTYPES_H 1
7209| #define HAVE_STDINT_H 1
7210| #define HAVE_UNISTD_H 1
7211| #define HAVE_GETOPT_H 1
7212| #define HAVE_IFADDRS_H 1
7213| #define HAVE_LANGINFO_H 1
7214| #define HAVE_POLL_H 1
7215| #define HAVE_PWD_H 1
7216| #define HAVE_SYS_IOCTL_H 1
7217| #define HAVE_SYS_IPC_H 1
7218| #define HAVE_SYS_POLL_H 1
7219| #define HAVE_SYS_RESOURCE_H 1
7220| #define HAVE_SYS_SELECT_H 1
7221| #define HAVE_SYS_SEM_H 1
7222| #define HAVE_SYS_SHM_H 1
7223| #define HAVE_SYS_SOCKET_H 1
7224| #define HAVE_SYS_SOCKIO_H 1
7225| #define HAVE_SYS_TIME_H 1
7226| #define HAVE_SYS_UN_H 1
7227| #define HAVE_TERMIOS_H 1
7228| #define HAVE_UTIME_H 1
7229| #define HAVE_WCHAR_H 1
7230| #define HAVE_WCTYPE_H 1
7231| #define HAVE_NET_IF_H 1
7232| #define HAVE_SYS_UCRED_H 1
7233| #define HAVE_NETINET_IN_H 1
7234| #define HAVE_NETINET_TCP_H 1
7235| #define HAVE_READLINE_READLINE_H 1
7236| #define HAVE_READLINE_HISTORY_H 1
7237| #define HAVE_OSSP_UUID_H 1
7238| #define AC_APPLE_UNIVERSAL_BUILD 1
7239| #define PG_USE_INLINE 1
7240| #define HAVE_STRINGIZE 1
7241| #define FLEXIBLE_ARRAY_MEMBER /**/
7242| #define HAVE_FUNCNAME__FUNC 1
7243| #define HAVE__STATIC_ASSERT 1
7244| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7245| #define HAVE__BUILTIN_CONSTANT_P 1
7246| #define HAVE__BUILTIN_UNREACHABLE 1
7247| #define HAVE__VA_ARGS 1
7248| #define HAVE_STRUCT_TM_TM_ZONE 1
7249| #define HAVE_TM_ZONE 1
7250| #define HAVE_TZNAME 1
7251| #define HAVE_UNION_SEMUN 1
7252| #define HAVE_UNIX_SOCKETS 1
7253| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7254| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7255| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7256| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7257| #define HAVE_STRUCT_ADDRINFO 1
7258| #define HAVE_INTPTR_T 1
7259| #define HAVE_UINTPTR_T 1
7260| #define HAVE_LOCALE_T 1
7261| #define LOCALE_T_IN_XLOCALE 1
7262| #define HAVE_STRUCT_OPTION 1
7263| #define SIZEOF_OFF_T 0
7264| #define HAVE_INT_TIMEZONE /**/
7265| #define ACCEPT_TYPE_RETURN int
7266| #define ACCEPT_TYPE_ARG1 int
7267| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7268| #define ACCEPT_TYPE_ARG3 socklen_t
7269| #define HAVE_CBRT 1
7270| #define HAVE_DLOPEN 1
7271| #define HAVE_FDATASYNC 1
7272| #define HAVE_GETIFADDRS 1
7273| #define HAVE_GETRLIMIT 1
7274| #define HAVE_MBSTOWCS_L 1
7275| #define HAVE_MEMMOVE 1
7276| #define HAVE_POLL 1
7277| #define HAVE_PTHREAD_IS_THREADED_NP 1
7278| #define HAVE_READLINK 1
7279| #define HAVE_SETSID 1
7280| #define HAVE_SIGPROCMASK 1
7281| #define HAVE_SYMLINK 1
7282| #define HAVE_TOWLOWER 1
7283| #define HAVE_UTIME 1
7284| #define HAVE_UTIMES 1
7285| #define HAVE_WCSTOMBS 1
7286| #define HAVE_WCSTOMBS_L 1
7287| #define HAVE_FSEEKO 1
7288| #define HAVE_FSEEKO 1
7289| #define HAVE_DECL_POSIX_FADVISE 0
7290| #define HAVE_DECL_FDATASYNC 0
7291| #define HAVE_DECL_STRLCAT 1
7292| #define HAVE_DECL_STRLCPY 1
7293| #define HAVE_DECL_F_FULLFSYNC 1
7294| #define HAVE_IPV6 1
7295| #define HAVE_SNPRINTF 1
7296| #define HAVE_VSNPRINTF 1
7297| #define HAVE_DECL_SNPRINTF 1
7298| #define HAVE_DECL_VSNPRINTF 1
7299| #define HAVE_ISINF 1
7300| #define HAVE_CRYPT 1
7301| #define HAVE_FLS 1
7302| #define HAVE_GETOPT 1
7303| #define HAVE_GETRUSAGE 1
7304| #define HAVE_INET_ATON 1
7305| #define HAVE_MKDTEMP 1
7306| #define HAVE_RANDOM 1
7307| #define HAVE_RINT 1
7308| #define HAVE_SRANDOM 1
7309| #define HAVE_STRERROR 1
7310| #define HAVE_STRLCAT 1
7311| #define HAVE_STRLCPY 1
7312| #define HAVE_UNSETENV 1
7313| #define HAVE_GETPEEREID 1
7314| #define HAVE_GETADDRINFO 1
7315| #define HAVE_GETOPT_LONG 1
7316| #define HAVE_SIGSETJMP 1
7317| #define HAVE_DECL_SYS_SIGLIST 1
7318| #define HAVE_SYSLOG 1
7319| #define HAVE_INT_OPTERR 1
7320| #define HAVE_INT_OPTRESET 1
7321| #define HAVE_STRTOLL 1
7322| #define HAVE_STRTOULL 1
7323| #define HAVE_GCC_INT_ATOMICS 1
7324| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
7325| #define HAVE_RL_COMPLETION_MATCHES 1
7326| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
7327| #define HAVE_APPEND_HISTORY 1
7328| #define HAVE_HISTORY_TRUNCATE_FILE 1
7329| /* end confdefs.h.  */
7330| #include <pthread.h>
7331| int
7332| main ()
7333| {
7334| pthread_t th; pthread_join(th, 0);
7335|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
7336|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
7337|   ;
7338|   return 0;
7339| }
7340configure:23729: result: no
7341configure:23580: checking whether pthreads work with -mt
7342configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -mt -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   -lpthread        -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
7343clang: error: unknown argument: '-mt'
7344configure:23682: $? = 1
7345configure: failed program was:
7346| /* confdefs.h.  */
7347| #define PACKAGE_NAME "PostgreSQL"
7348| #define PACKAGE_TARNAME "postgresql"
7349| #define PACKAGE_VERSION "9.3.10"
7350| #define PACKAGE_STRING "PostgreSQL 9.3.10"
7351| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
7352| #define PG_VERSION "9.3.10"
7353| #define PG_MAJORVERSION "9.3"
7354| #define USE_INTEGER_DATETIMES 1
7355| #define DEF_PGPORT 5432
7356| #define DEF_PGPORT_STR "5432"
7357| #define BLCKSZ 8192
7358| #define RELSEG_SIZE 131072
7359| #define XLOG_BLCKSZ 8192
7360| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
7361| #define ENABLE_THREAD_SAFETY 1
7362| #define PG_KRB_SRVNAM "postgres"
7363| #define USE_BONJOUR 1
7364| #define USE_SSL 1
7365| #define USE_LIBXML 1
7366| #define USE_LIBXSLT 1
7367| #define HAVE_LIBM 1
7368| #define HAVE_LIBREADLINE 1
7369| #define HAVE_LIBZ 1
7370| #define HAVE_SPINLOCKS 1
7371| #define HAVE_LIBCRYPTO 1
7372| #define HAVE_LIBSSL 1
7373| #define HAVE_LIBXML2 1
7374| #define HAVE_LIBXSLT 1
7375| #define HAVE_SYS_TYPES_H 1
7376| #define HAVE_SYS_STAT_H 1
7377| #define HAVE_STDLIB_H 1
7378| #define HAVE_STRING_H 1
7379| #define HAVE_MEMORY_H 1
7380| #define HAVE_STRINGS_H 1
7381| #define HAVE_INTTYPES_H 1
7382| #define HAVE_STDINT_H 1
7383| #define HAVE_UNISTD_H 1
7384| #define HAVE_GETOPT_H 1
7385| #define HAVE_IFADDRS_H 1
7386| #define HAVE_LANGINFO_H 1
7387| #define HAVE_POLL_H 1
7388| #define HAVE_PWD_H 1
7389| #define HAVE_SYS_IOCTL_H 1
7390| #define HAVE_SYS_IPC_H 1
7391| #define HAVE_SYS_POLL_H 1
7392| #define HAVE_SYS_RESOURCE_H 1
7393| #define HAVE_SYS_SELECT_H 1
7394| #define HAVE_SYS_SEM_H 1
7395| #define HAVE_SYS_SHM_H 1
7396| #define HAVE_SYS_SOCKET_H 1
7397| #define HAVE_SYS_SOCKIO_H 1
7398| #define HAVE_SYS_TIME_H 1
7399| #define HAVE_SYS_UN_H 1
7400| #define HAVE_TERMIOS_H 1
7401| #define HAVE_UTIME_H 1
7402| #define HAVE_WCHAR_H 1
7403| #define HAVE_WCTYPE_H 1
7404| #define HAVE_NET_IF_H 1
7405| #define HAVE_SYS_UCRED_H 1
7406| #define HAVE_NETINET_IN_H 1
7407| #define HAVE_NETINET_TCP_H 1
7408| #define HAVE_READLINE_READLINE_H 1
7409| #define HAVE_READLINE_HISTORY_H 1
7410| #define HAVE_OSSP_UUID_H 1
7411| #define AC_APPLE_UNIVERSAL_BUILD 1
7412| #define PG_USE_INLINE 1
7413| #define HAVE_STRINGIZE 1
7414| #define FLEXIBLE_ARRAY_MEMBER /**/
7415| #define HAVE_FUNCNAME__FUNC 1
7416| #define HAVE__STATIC_ASSERT 1
7417| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7418| #define HAVE__BUILTIN_CONSTANT_P 1
7419| #define HAVE__BUILTIN_UNREACHABLE 1
7420| #define HAVE__VA_ARGS 1
7421| #define HAVE_STRUCT_TM_TM_ZONE 1
7422| #define HAVE_TM_ZONE 1
7423| #define HAVE_TZNAME 1
7424| #define HAVE_UNION_SEMUN 1
7425| #define HAVE_UNIX_SOCKETS 1
7426| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7427| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7428| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7429| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7430| #define HAVE_STRUCT_ADDRINFO 1
7431| #define HAVE_INTPTR_T 1
7432| #define HAVE_UINTPTR_T 1
7433| #define HAVE_LOCALE_T 1
7434| #define LOCALE_T_IN_XLOCALE 1
7435| #define HAVE_STRUCT_OPTION 1
7436| #define SIZEOF_OFF_T 0
7437| #define HAVE_INT_TIMEZONE /**/
7438| #define ACCEPT_TYPE_RETURN int
7439| #define ACCEPT_TYPE_ARG1 int
7440| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7441| #define ACCEPT_TYPE_ARG3 socklen_t
7442| #define HAVE_CBRT 1
7443| #define HAVE_DLOPEN 1
7444| #define HAVE_FDATASYNC 1
7445| #define HAVE_GETIFADDRS 1
7446| #define HAVE_GETRLIMIT 1
7447| #define HAVE_MBSTOWCS_L 1
7448| #define HAVE_MEMMOVE 1
7449| #define HAVE_POLL 1
7450| #define HAVE_PTHREAD_IS_THREADED_NP 1
7451| #define HAVE_READLINK 1
7452| #define HAVE_SETSID 1
7453| #define HAVE_SIGPROCMASK 1
7454| #define HAVE_SYMLINK 1
7455| #define HAVE_TOWLOWER 1
7456| #define HAVE_UTIME 1
7457| #define HAVE_UTIMES 1
7458| #define HAVE_WCSTOMBS 1
7459| #define HAVE_WCSTOMBS_L 1
7460| #define HAVE_FSEEKO 1
7461| #define HAVE_FSEEKO 1
7462| #define HAVE_DECL_POSIX_FADVISE 0
7463| #define HAVE_DECL_FDATASYNC 0
7464| #define HAVE_DECL_STRLCAT 1
7465| #define HAVE_DECL_STRLCPY 1
7466| #define HAVE_DECL_F_FULLFSYNC 1
7467| #define HAVE_IPV6 1
7468| #define HAVE_SNPRINTF 1
7469| #define HAVE_VSNPRINTF 1
7470| #define HAVE_DECL_SNPRINTF 1
7471| #define HAVE_DECL_VSNPRINTF 1
7472| #define HAVE_ISINF 1
7473| #define HAVE_CRYPT 1
7474| #define HAVE_FLS 1
7475| #define HAVE_GETOPT 1
7476| #define HAVE_GETRUSAGE 1
7477| #define HAVE_INET_ATON 1
7478| #define HAVE_MKDTEMP 1
7479| #define HAVE_RANDOM 1
7480| #define HAVE_RINT 1
7481| #define HAVE_SRANDOM 1
7482| #define HAVE_STRERROR 1
7483| #define HAVE_STRLCAT 1
7484| #define HAVE_STRLCPY 1
7485| #define HAVE_UNSETENV 1
7486| #define HAVE_GETPEEREID 1
7487| #define HAVE_GETADDRINFO 1
7488| #define HAVE_GETOPT_LONG 1
7489| #define HAVE_SIGSETJMP 1
7490| #define HAVE_DECL_SYS_SIGLIST 1
7491| #define HAVE_SYSLOG 1
7492| #define HAVE_INT_OPTERR 1
7493| #define HAVE_INT_OPTRESET 1
7494| #define HAVE_STRTOLL 1
7495| #define HAVE_STRTOULL 1
7496| #define HAVE_GCC_INT_ATOMICS 1
7497| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
7498| #define HAVE_RL_COMPLETION_MATCHES 1
7499| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
7500| #define HAVE_APPEND_HISTORY 1
7501| #define HAVE_HISTORY_TRUNCATE_FILE 1
7502| /* end confdefs.h.  */
7503| #include <pthread.h>
7504| int
7505| main ()
7506| {
7507| pthread_t th; pthread_join(th, 0);
7508|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
7509|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
7510|   ;
7511|   return 0;
7512| }
7513configure:23729: result: no
7514configure:23632: checking for the pthreads library -lpthreadGC2
7515configure:23675: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads   -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lpthreadGC2  -lpthread        -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
7516conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
7517pthread_t th; pthread_join(th, 0);
7518                           ^~
7519conftest.c:162:13: note: initialize the variable 'th' to silence this warning
7520pthread_t th; pthread_join(th, 0);
7521            ^
7522             = NULL
75231 warning generated.
7524ld: library not found for -lpthreadGC2
7525clang: error: linker command failed with exit code 1 (use -v to see invocation)
7526configure:23682: $? = 1
7527configure: failed program was:
7528| /* confdefs.h.  */
7529| #define PACKAGE_NAME "PostgreSQL"
7530| #define PACKAGE_TARNAME "postgresql"
7531| #define PACKAGE_VERSION "9.3.10"
7532| #define PACKAGE_STRING "PostgreSQL 9.3.10"
7533| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
7534| #define PG_VERSION "9.3.10"
7535| #define PG_MAJORVERSION "9.3"
7536| #define USE_INTEGER_DATETIMES 1
7537| #define DEF_PGPORT 5432
7538| #define DEF_PGPORT_STR "5432"
7539| #define BLCKSZ 8192
7540| #define RELSEG_SIZE 131072
7541| #define XLOG_BLCKSZ 8192
7542| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
7543| #define ENABLE_THREAD_SAFETY 1
7544| #define PG_KRB_SRVNAM "postgres"
7545| #define USE_BONJOUR 1
7546| #define USE_SSL 1
7547| #define USE_LIBXML 1
7548| #define USE_LIBXSLT 1
7549| #define HAVE_LIBM 1
7550| #define HAVE_LIBREADLINE 1
7551| #define HAVE_LIBZ 1
7552| #define HAVE_SPINLOCKS 1
7553| #define HAVE_LIBCRYPTO 1
7554| #define HAVE_LIBSSL 1
7555| #define HAVE_LIBXML2 1
7556| #define HAVE_LIBXSLT 1
7557| #define HAVE_SYS_TYPES_H 1
7558| #define HAVE_SYS_STAT_H 1
7559| #define HAVE_STDLIB_H 1
7560| #define HAVE_STRING_H 1
7561| #define HAVE_MEMORY_H 1
7562| #define HAVE_STRINGS_H 1
7563| #define HAVE_INTTYPES_H 1
7564| #define HAVE_STDINT_H 1
7565| #define HAVE_UNISTD_H 1
7566| #define HAVE_GETOPT_H 1
7567| #define HAVE_IFADDRS_H 1
7568| #define HAVE_LANGINFO_H 1
7569| #define HAVE_POLL_H 1
7570| #define HAVE_PWD_H 1
7571| #define HAVE_SYS_IOCTL_H 1
7572| #define HAVE_SYS_IPC_H 1
7573| #define HAVE_SYS_POLL_H 1
7574| #define HAVE_SYS_RESOURCE_H 1
7575| #define HAVE_SYS_SELECT_H 1
7576| #define HAVE_SYS_SEM_H 1
7577| #define HAVE_SYS_SHM_H 1
7578| #define HAVE_SYS_SOCKET_H 1
7579| #define HAVE_SYS_SOCKIO_H 1
7580| #define HAVE_SYS_TIME_H 1
7581| #define HAVE_SYS_UN_H 1
7582| #define HAVE_TERMIOS_H 1
7583| #define HAVE_UTIME_H 1
7584| #define HAVE_WCHAR_H 1
7585| #define HAVE_WCTYPE_H 1
7586| #define HAVE_NET_IF_H 1
7587| #define HAVE_SYS_UCRED_H 1
7588| #define HAVE_NETINET_IN_H 1
7589| #define HAVE_NETINET_TCP_H 1
7590| #define HAVE_READLINE_READLINE_H 1
7591| #define HAVE_READLINE_HISTORY_H 1
7592| #define HAVE_OSSP_UUID_H 1
7593| #define AC_APPLE_UNIVERSAL_BUILD 1
7594| #define PG_USE_INLINE 1
7595| #define HAVE_STRINGIZE 1
7596| #define FLEXIBLE_ARRAY_MEMBER /**/
7597| #define HAVE_FUNCNAME__FUNC 1
7598| #define HAVE__STATIC_ASSERT 1
7599| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7600| #define HAVE__BUILTIN_CONSTANT_P 1
7601| #define HAVE__BUILTIN_UNREACHABLE 1
7602| #define HAVE__VA_ARGS 1
7603| #define HAVE_STRUCT_TM_TM_ZONE 1
7604| #define HAVE_TM_ZONE 1
7605| #define HAVE_TZNAME 1
7606| #define HAVE_UNION_SEMUN 1
7607| #define HAVE_UNIX_SOCKETS 1
7608| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7609| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7610| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7611| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7612| #define HAVE_STRUCT_ADDRINFO 1
7613| #define HAVE_INTPTR_T 1
7614| #define HAVE_UINTPTR_T 1
7615| #define HAVE_LOCALE_T 1
7616| #define LOCALE_T_IN_XLOCALE 1
7617| #define HAVE_STRUCT_OPTION 1
7618| #define SIZEOF_OFF_T 0
7619| #define HAVE_INT_TIMEZONE /**/
7620| #define ACCEPT_TYPE_RETURN int
7621| #define ACCEPT_TYPE_ARG1 int
7622| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7623| #define ACCEPT_TYPE_ARG3 socklen_t
7624| #define HAVE_CBRT 1
7625| #define HAVE_DLOPEN 1
7626| #define HAVE_FDATASYNC 1
7627| #define HAVE_GETIFADDRS 1
7628| #define HAVE_GETRLIMIT 1
7629| #define HAVE_MBSTOWCS_L 1
7630| #define HAVE_MEMMOVE 1
7631| #define HAVE_POLL 1
7632| #define HAVE_PTHREAD_IS_THREADED_NP 1
7633| #define HAVE_READLINK 1
7634| #define HAVE_SETSID 1
7635| #define HAVE_SIGPROCMASK 1
7636| #define HAVE_SYMLINK 1
7637| #define HAVE_TOWLOWER 1
7638| #define HAVE_UTIME 1
7639| #define HAVE_UTIMES 1
7640| #define HAVE_WCSTOMBS 1
7641| #define HAVE_WCSTOMBS_L 1
7642| #define HAVE_FSEEKO 1
7643| #define HAVE_FSEEKO 1
7644| #define HAVE_DECL_POSIX_FADVISE 0
7645| #define HAVE_DECL_FDATASYNC 0
7646| #define HAVE_DECL_STRLCAT 1
7647| #define HAVE_DECL_STRLCPY 1
7648| #define HAVE_DECL_F_FULLFSYNC 1
7649| #define HAVE_IPV6 1
7650| #define HAVE_SNPRINTF 1
7651| #define HAVE_VSNPRINTF 1
7652| #define HAVE_DECL_SNPRINTF 1
7653| #define HAVE_DECL_VSNPRINTF 1
7654| #define HAVE_ISINF 1
7655| #define HAVE_CRYPT 1
7656| #define HAVE_FLS 1
7657| #define HAVE_GETOPT 1
7658| #define HAVE_GETRUSAGE 1
7659| #define HAVE_INET_ATON 1
7660| #define HAVE_MKDTEMP 1
7661| #define HAVE_RANDOM 1
7662| #define HAVE_RINT 1
7663| #define HAVE_SRANDOM 1
7664| #define HAVE_STRERROR 1
7665| #define HAVE_STRLCAT 1
7666| #define HAVE_STRLCPY 1
7667| #define HAVE_UNSETENV 1
7668| #define HAVE_GETPEEREID 1
7669| #define HAVE_GETADDRINFO 1
7670| #define HAVE_GETOPT_LONG 1
7671| #define HAVE_SIGSETJMP 1
7672| #define HAVE_DECL_SYS_SIGLIST 1
7673| #define HAVE_SYSLOG 1
7674| #define HAVE_INT_OPTERR 1
7675| #define HAVE_INT_OPTRESET 1
7676| #define HAVE_STRTOLL 1
7677| #define HAVE_STRTOULL 1
7678| #define HAVE_GCC_INT_ATOMICS 1
7679| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
7680| #define HAVE_RL_COMPLETION_MATCHES 1
7681| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
7682| #define HAVE_APPEND_HISTORY 1
7683| #define HAVE_HISTORY_TRUNCATE_FILE 1
7684| /* end confdefs.h.  */
7685| #include <pthread.h>
7686| int
7687| main ()
7688| {
7689| pthread_t th; pthread_join(th, 0);
7690|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
7691|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
7692|   ;
7693|   return 0;
7694| }
7695configure:23729: result: no
7696configure:23977: checking pthread.h usability
7697configure:23994: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
7698configure:24001: $? = 0
7699configure:24015: result: yes
7700configure:24019: checking pthread.h presence
7701configure:24034: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
7702configure:24041: $? = 0
7703configure:24055: result: yes
7704configure:24088: checking for pthread.h
7705configure:24095: result: yes
7706configure:24118: checking for strerror_r
7707configure:24174: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm   -lpthread        >&5
7708configure:24181: $? = 0
7709configure:24203: result: yes
7710configure:24118: checking for getpwuid_r
7711configure:24174: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm   -lpthread        >&5
7712configure:24181: $? = 0
7713configure:24203: result: yes
7714configure:24118: checking for gethostbyname_r
7715configure:24174: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm   -lpthread        >&5
7716Undefined symbols for architecture x86_64:
7717  "_gethostbyname_r", referenced from:
7718      _main in conftest-d05d60.o
7719ld: symbol(s) not found for architecture x86_64
7720clang: error: linker command failed with exit code 1 (use -v to see invocation)
7721configure:24181: $? = 1
7722configure: failed program was:
7723| /* confdefs.h.  */
7724| #define PACKAGE_NAME "PostgreSQL"
7725| #define PACKAGE_TARNAME "postgresql"
7726| #define PACKAGE_VERSION "9.3.10"
7727| #define PACKAGE_STRING "PostgreSQL 9.3.10"
7728| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
7729| #define PG_VERSION "9.3.10"
7730| #define PG_MAJORVERSION "9.3"
7731| #define USE_INTEGER_DATETIMES 1
7732| #define DEF_PGPORT 5432
7733| #define DEF_PGPORT_STR "5432"
7734| #define BLCKSZ 8192
7735| #define RELSEG_SIZE 131072
7736| #define XLOG_BLCKSZ 8192
7737| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
7738| #define ENABLE_THREAD_SAFETY 1
7739| #define PG_KRB_SRVNAM "postgres"
7740| #define USE_BONJOUR 1
7741| #define USE_SSL 1
7742| #define USE_LIBXML 1
7743| #define USE_LIBXSLT 1
7744| #define HAVE_LIBM 1
7745| #define HAVE_LIBREADLINE 1
7746| #define HAVE_LIBZ 1
7747| #define HAVE_SPINLOCKS 1
7748| #define HAVE_LIBCRYPTO 1
7749| #define HAVE_LIBSSL 1
7750| #define HAVE_LIBXML2 1
7751| #define HAVE_LIBXSLT 1
7752| #define HAVE_SYS_TYPES_H 1
7753| #define HAVE_SYS_STAT_H 1
7754| #define HAVE_STDLIB_H 1
7755| #define HAVE_STRING_H 1
7756| #define HAVE_MEMORY_H 1
7757| #define HAVE_STRINGS_H 1
7758| #define HAVE_INTTYPES_H 1
7759| #define HAVE_STDINT_H 1
7760| #define HAVE_UNISTD_H 1
7761| #define HAVE_GETOPT_H 1
7762| #define HAVE_IFADDRS_H 1
7763| #define HAVE_LANGINFO_H 1
7764| #define HAVE_POLL_H 1
7765| #define HAVE_PWD_H 1
7766| #define HAVE_SYS_IOCTL_H 1
7767| #define HAVE_SYS_IPC_H 1
7768| #define HAVE_SYS_POLL_H 1
7769| #define HAVE_SYS_RESOURCE_H 1
7770| #define HAVE_SYS_SELECT_H 1
7771| #define HAVE_SYS_SEM_H 1
7772| #define HAVE_SYS_SHM_H 1
7773| #define HAVE_SYS_SOCKET_H 1
7774| #define HAVE_SYS_SOCKIO_H 1
7775| #define HAVE_SYS_TIME_H 1
7776| #define HAVE_SYS_UN_H 1
7777| #define HAVE_TERMIOS_H 1
7778| #define HAVE_UTIME_H 1
7779| #define HAVE_WCHAR_H 1
7780| #define HAVE_WCTYPE_H 1
7781| #define HAVE_NET_IF_H 1
7782| #define HAVE_SYS_UCRED_H 1
7783| #define HAVE_NETINET_IN_H 1
7784| #define HAVE_NETINET_TCP_H 1
7785| #define HAVE_READLINE_READLINE_H 1
7786| #define HAVE_READLINE_HISTORY_H 1
7787| #define HAVE_OSSP_UUID_H 1
7788| #define AC_APPLE_UNIVERSAL_BUILD 1
7789| #define PG_USE_INLINE 1
7790| #define HAVE_STRINGIZE 1
7791| #define FLEXIBLE_ARRAY_MEMBER /**/
7792| #define HAVE_FUNCNAME__FUNC 1
7793| #define HAVE__STATIC_ASSERT 1
7794| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7795| #define HAVE__BUILTIN_CONSTANT_P 1
7796| #define HAVE__BUILTIN_UNREACHABLE 1
7797| #define HAVE__VA_ARGS 1
7798| #define HAVE_STRUCT_TM_TM_ZONE 1
7799| #define HAVE_TM_ZONE 1
7800| #define HAVE_TZNAME 1
7801| #define HAVE_UNION_SEMUN 1
7802| #define HAVE_UNIX_SOCKETS 1
7803| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7804| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7805| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7806| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7807| #define HAVE_STRUCT_ADDRINFO 1
7808| #define HAVE_INTPTR_T 1
7809| #define HAVE_UINTPTR_T 1
7810| #define HAVE_LOCALE_T 1
7811| #define LOCALE_T_IN_XLOCALE 1
7812| #define HAVE_STRUCT_OPTION 1
7813| #define SIZEOF_OFF_T 0
7814| #define HAVE_INT_TIMEZONE /**/
7815| #define ACCEPT_TYPE_RETURN int
7816| #define ACCEPT_TYPE_ARG1 int
7817| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7818| #define ACCEPT_TYPE_ARG3 socklen_t
7819| #define HAVE_CBRT 1
7820| #define HAVE_DLOPEN 1
7821| #define HAVE_FDATASYNC 1
7822| #define HAVE_GETIFADDRS 1
7823| #define HAVE_GETRLIMIT 1
7824| #define HAVE_MBSTOWCS_L 1
7825| #define HAVE_MEMMOVE 1
7826| #define HAVE_POLL 1
7827| #define HAVE_PTHREAD_IS_THREADED_NP 1
7828| #define HAVE_READLINK 1
7829| #define HAVE_SETSID 1
7830| #define HAVE_SIGPROCMASK 1
7831| #define HAVE_SYMLINK 1
7832| #define HAVE_TOWLOWER 1
7833| #define HAVE_UTIME 1
7834| #define HAVE_UTIMES 1
7835| #define HAVE_WCSTOMBS 1
7836| #define HAVE_WCSTOMBS_L 1
7837| #define HAVE_FSEEKO 1
7838| #define HAVE_FSEEKO 1
7839| #define HAVE_DECL_POSIX_FADVISE 0
7840| #define HAVE_DECL_FDATASYNC 0
7841| #define HAVE_DECL_STRLCAT 1
7842| #define HAVE_DECL_STRLCPY 1
7843| #define HAVE_DECL_F_FULLFSYNC 1
7844| #define HAVE_IPV6 1
7845| #define HAVE_SNPRINTF 1
7846| #define HAVE_VSNPRINTF 1
7847| #define HAVE_DECL_SNPRINTF 1
7848| #define HAVE_DECL_VSNPRINTF 1
7849| #define HAVE_ISINF 1
7850| #define HAVE_CRYPT 1
7851| #define HAVE_FLS 1
7852| #define HAVE_GETOPT 1
7853| #define HAVE_GETRUSAGE 1
7854| #define HAVE_INET_ATON 1
7855| #define HAVE_MKDTEMP 1
7856| #define HAVE_RANDOM 1
7857| #define HAVE_RINT 1
7858| #define HAVE_SRANDOM 1
7859| #define HAVE_STRERROR 1
7860| #define HAVE_STRLCAT 1
7861| #define HAVE_STRLCPY 1
7862| #define HAVE_UNSETENV 1
7863| #define HAVE_GETPEEREID 1
7864| #define HAVE_GETADDRINFO 1
7865| #define HAVE_GETOPT_LONG 1
7866| #define HAVE_SIGSETJMP 1
7867| #define HAVE_DECL_SYS_SIGLIST 1
7868| #define HAVE_SYSLOG 1
7869| #define HAVE_INT_OPTERR 1
7870| #define HAVE_INT_OPTRESET 1
7871| #define HAVE_STRTOLL 1
7872| #define HAVE_STRTOULL 1
7873| #define HAVE_GCC_INT_ATOMICS 1
7874| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
7875| #define HAVE_RL_COMPLETION_MATCHES 1
7876| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
7877| #define HAVE_APPEND_HISTORY 1
7878| #define HAVE_HISTORY_TRUNCATE_FILE 1
7879| #define HAVE_STRERROR_R 1
7880| #define HAVE_GETPWUID_R 1
7881| /* end confdefs.h.  */
7882| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
7883|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7884| #define gethostbyname_r innocuous_gethostbyname_r
7885|
7886| /* System header to define __stub macros and hopefully few prototypes,
7887|     which can conflict with char gethostbyname_r (); below.
7888|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7889|     <limits.h> exists even on freestanding compilers.  */
7890|
7891| #ifdef __STDC__
7892| # include <limits.h>
7893| #else
7894| # include <assert.h>
7895| #endif
7896|
7897| #undef gethostbyname_r
7898|
7899| /* Override any GCC internal prototype to avoid an error.
7900|    Use char because int might match the return type of a GCC
7901|    builtin and then its argument prototype would still apply.  */
7902| #ifdef __cplusplus
7903| extern "C"
7904| #endif
7905| char gethostbyname_r ();
7906| /* The GNU C library defines this for functions which it implements
7907|     to always fail with ENOSYS.  Some functions are actually named
7908|     something starting with __ and the normal name is an alias.  */
7909| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
7910| choke me
7911| #endif
7912|
7913| int
7914| main ()
7915| {
7916| return gethostbyname_r ();
7917|   ;
7918|   return 0;
7919| }
7920configure:24203: result: no
7921configure:24217: checking whether getpwuid_r takes a fifth argument
7922configure:24249: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
7923conftest.c:170:12: warning: variable 'uid' is uninitialized when used here [-Wuninitialized]
7924getpwuid_r(uid, space, buf, bufsize, result);
7925           ^~~
7926conftest.c:165:10: note: initialize the variable 'uid' to silence this warning
7927uid_t uid;
7928         ^
7929          = 0
7930conftest.c:170:17: warning: variable 'space' is uninitialized when used here [-Wuninitialized]
7931getpwuid_r(uid, space, buf, bufsize, result);
7932                ^~~~~
7933conftest.c:166:21: note: initialize the variable 'space' to silence this warning
7934struct passwd *space;
7935                    ^
7936                     = 0
7937conftest.c:170:24: warning: variable 'buf' is uninitialized when used here [-Wuninitialized]
7938getpwuid_r(uid, space, buf, bufsize, result);
7939                       ^~~
7940conftest.c:167:10: note: initialize the variable 'buf' to silence this warning
7941char *buf;
7942         ^
7943          = 0
7944conftest.c:170:29: warning: variable 'bufsize' is uninitialized when used here [-Wuninitialized]
7945getpwuid_r(uid, space, buf, bufsize, result);
7946                            ^~~~~~~
7947conftest.c:168:15: note: initialize the variable 'bufsize' to silence this warning
7948size_t bufsize;
7949              ^
7950               = 0
7951conftest.c:170:38: warning: variable 'result' is uninitialized when used here [-Wuninitialized]
7952getpwuid_r(uid, space, buf, bufsize, result);
7953                                     ^~~~~~
7954conftest.c:169:23: note: initialize the variable 'result' to silence this warning
7955struct passwd **result;
7956                      ^
7957                       = 0
79585 warnings generated.
7959configure:24256: $? = 0
7960configure:24271: result: yes
7961configure:24281: checking whether strerror_r returns int
7962configure:24312: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
7963configure:24319: $? = 0
7964configure:24334: result: yes
7965configure:24620: checking test program
7966configure:24640: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm  >&5
7967configure:24644: $? = 0
7968configure:24650: ./conftest
7969dyld: Library not loaded: /opt/local/lib/libncurses.6.dylib
7970  Referenced from: /opt/local/lib/libreadline.6.dylib
7971  Reason: image not found
7972./configure: line 24652: 99610 Trace/BPT trap: 5       ./conftest$ac_exeext
7973configure:24654: $? = 133
7974configure: program exited with status 133
7975configure: failed program was:
7976| /* confdefs.h.  */
7977| #define PACKAGE_NAME "PostgreSQL"
7978| #define PACKAGE_TARNAME "postgresql"
7979| #define PACKAGE_VERSION "9.3.10"
7980| #define PACKAGE_STRING "PostgreSQL 9.3.10"
7981| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
7982| #define PG_VERSION "9.3.10"
7983| #define PG_MAJORVERSION "9.3"
7984| #define USE_INTEGER_DATETIMES 1
7985| #define DEF_PGPORT 5432
7986| #define DEF_PGPORT_STR "5432"
7987| #define BLCKSZ 8192
7988| #define RELSEG_SIZE 131072
7989| #define XLOG_BLCKSZ 8192
7990| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
7991| #define ENABLE_THREAD_SAFETY 1
7992| #define PG_KRB_SRVNAM "postgres"
7993| #define USE_BONJOUR 1
7994| #define USE_SSL 1
7995| #define USE_LIBXML 1
7996| #define USE_LIBXSLT 1
7997| #define HAVE_LIBM 1
7998| #define HAVE_LIBREADLINE 1
7999| #define HAVE_LIBZ 1
8000| #define HAVE_SPINLOCKS 1
8001| #define HAVE_LIBCRYPTO 1
8002| #define HAVE_LIBSSL 1
8003| #define HAVE_LIBXML2 1
8004| #define HAVE_LIBXSLT 1
8005| #define HAVE_SYS_TYPES_H 1
8006| #define HAVE_SYS_STAT_H 1
8007| #define HAVE_STDLIB_H 1
8008| #define HAVE_STRING_H 1
8009| #define HAVE_MEMORY_H 1
8010| #define HAVE_STRINGS_H 1
8011| #define HAVE_INTTYPES_H 1
8012| #define HAVE_STDINT_H 1
8013| #define HAVE_UNISTD_H 1
8014| #define HAVE_GETOPT_H 1
8015| #define HAVE_IFADDRS_H 1
8016| #define HAVE_LANGINFO_H 1
8017| #define HAVE_POLL_H 1
8018| #define HAVE_PWD_H 1
8019| #define HAVE_SYS_IOCTL_H 1
8020| #define HAVE_SYS_IPC_H 1
8021| #define HAVE_SYS_POLL_H 1
8022| #define HAVE_SYS_RESOURCE_H 1
8023| #define HAVE_SYS_SELECT_H 1
8024| #define HAVE_SYS_SEM_H 1
8025| #define HAVE_SYS_SHM_H 1
8026| #define HAVE_SYS_SOCKET_H 1
8027| #define HAVE_SYS_SOCKIO_H 1
8028| #define HAVE_SYS_TIME_H 1
8029| #define HAVE_SYS_UN_H 1
8030| #define HAVE_TERMIOS_H 1
8031| #define HAVE_UTIME_H 1
8032| #define HAVE_WCHAR_H 1
8033| #define HAVE_WCTYPE_H 1
8034| #define HAVE_NET_IF_H 1
8035| #define HAVE_SYS_UCRED_H 1
8036| #define HAVE_NETINET_IN_H 1
8037| #define HAVE_NETINET_TCP_H 1
8038| #define HAVE_READLINE_READLINE_H 1
8039| #define HAVE_READLINE_HISTORY_H 1
8040| #define HAVE_OSSP_UUID_H 1
8041| #define AC_APPLE_UNIVERSAL_BUILD 1
8042| #define PG_USE_INLINE 1
8043| #define HAVE_STRINGIZE 1
8044| #define FLEXIBLE_ARRAY_MEMBER /**/
8045| #define HAVE_FUNCNAME__FUNC 1
8046| #define HAVE__STATIC_ASSERT 1
8047| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
8048| #define HAVE__BUILTIN_CONSTANT_P 1
8049| #define HAVE__BUILTIN_UNREACHABLE 1
8050| #define HAVE__VA_ARGS 1
8051| #define HAVE_STRUCT_TM_TM_ZONE 1
8052| #define HAVE_TM_ZONE 1
8053| #define HAVE_TZNAME 1
8054| #define HAVE_UNION_SEMUN 1
8055| #define HAVE_UNIX_SOCKETS 1
8056| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8057| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
8058| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
8059| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8060| #define HAVE_STRUCT_ADDRINFO 1
8061| #define HAVE_INTPTR_T 1
8062| #define HAVE_UINTPTR_T 1
8063| #define HAVE_LOCALE_T 1
8064| #define LOCALE_T_IN_XLOCALE 1
8065| #define HAVE_STRUCT_OPTION 1
8066| #define SIZEOF_OFF_T 0
8067| #define HAVE_INT_TIMEZONE /**/
8068| #define ACCEPT_TYPE_RETURN int
8069| #define ACCEPT_TYPE_ARG1 int
8070| #define ACCEPT_TYPE_ARG2 struct sockaddr *
8071| #define ACCEPT_TYPE_ARG3 socklen_t
8072| #define HAVE_CBRT 1
8073| #define HAVE_DLOPEN 1
8074| #define HAVE_FDATASYNC 1
8075| #define HAVE_GETIFADDRS 1
8076| #define HAVE_GETRLIMIT 1
8077| #define HAVE_MBSTOWCS_L 1
8078| #define HAVE_MEMMOVE 1
8079| #define HAVE_POLL 1
8080| #define HAVE_PTHREAD_IS_THREADED_NP 1
8081| #define HAVE_READLINK 1
8082| #define HAVE_SETSID 1
8083| #define HAVE_SIGPROCMASK 1
8084| #define HAVE_SYMLINK 1
8085| #define HAVE_TOWLOWER 1
8086| #define HAVE_UTIME 1
8087| #define HAVE_UTIMES 1
8088| #define HAVE_WCSTOMBS 1
8089| #define HAVE_WCSTOMBS_L 1
8090| #define HAVE_FSEEKO 1
8091| #define HAVE_FSEEKO 1
8092| #define HAVE_DECL_POSIX_FADVISE 0
8093| #define HAVE_DECL_FDATASYNC 0
8094| #define HAVE_DECL_STRLCAT 1
8095| #define HAVE_DECL_STRLCPY 1
8096| #define HAVE_DECL_F_FULLFSYNC 1
8097| #define HAVE_IPV6 1
8098| #define HAVE_SNPRINTF 1
8099| #define HAVE_VSNPRINTF 1
8100| #define HAVE_DECL_SNPRINTF 1
8101| #define HAVE_DECL_VSNPRINTF 1
8102| #define HAVE_ISINF 1
8103| #define HAVE_CRYPT 1
8104| #define HAVE_FLS 1
8105| #define HAVE_GETOPT 1
8106| #define HAVE_GETRUSAGE 1
8107| #define HAVE_INET_ATON 1
8108| #define HAVE_MKDTEMP 1
8109| #define HAVE_RANDOM 1
8110| #define HAVE_RINT 1
8111| #define HAVE_SRANDOM 1
8112| #define HAVE_STRERROR 1
8113| #define HAVE_STRLCAT 1
8114| #define HAVE_STRLCPY 1
8115| #define HAVE_UNSETENV 1
8116| #define HAVE_GETPEEREID 1
8117| #define HAVE_GETADDRINFO 1
8118| #define HAVE_GETOPT_LONG 1
8119| #define HAVE_SIGSETJMP 1
8120| #define HAVE_DECL_SYS_SIGLIST 1
8121| #define HAVE_SYSLOG 1
8122| #define HAVE_INT_OPTERR 1
8123| #define HAVE_INT_OPTRESET 1
8124| #define HAVE_STRTOLL 1
8125| #define HAVE_STRTOULL 1
8126| #define HAVE_GCC_INT_ATOMICS 1
8127| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
8128| #define HAVE_RL_COMPLETION_MATCHES 1
8129| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
8130| #define HAVE_APPEND_HISTORY 1
8131| #define HAVE_HISTORY_TRUNCATE_FILE 1
8132| #define HAVE_STRERROR_R 1
8133| #define HAVE_GETPWUID_R 1
8134| #define GETPWUID_R_5ARG /**/
8135| #define STRERROR_R_INT /**/
8136| /* end confdefs.h.  */
8137| int main() { return 0; }
8138configure:24664: result: failed
8139configure:24669: error:
8140Could not execute a simple test program.  This may be a problem
8141related to locating shared libraries.  Check the file 'config.log'
8142for the exact reason.
8143
8144## ---------------- ##
8145## Cache variables. ##
8146## ---------------- ##
8147
8148ac_cv_build=x86_64-apple-darwin13.4.0
8149ac_cv_c_bigendian=universal
8150ac_cv_c_compiler_gnu=yes
8151ac_cv_c_const=yes
8152ac_cv_c_flexmember=yes
8153ac_cv_c_inline=inline
8154ac_cv_c_stringize=yes
8155ac_cv_c_volatile=yes
8156ac_cv_env_CC_set=set
8157ac_cv_env_CC_value=/usr/bin/clang
8158ac_cv_env_CFLAGS_set=set
8159ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
8160ac_cv_env_CPPFLAGS_set=set
8161ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/ossp'
8162ac_cv_env_CPP_set=
8163ac_cv_env_CPP_value=
8164ac_cv_env_DOCBOOKSTYLE_set=
8165ac_cv_env_DOCBOOKSTYLE_value=
8166ac_cv_env_LDFLAGS_EX_set=
8167ac_cv_env_LDFLAGS_EX_value=
8168ac_cv_env_LDFLAGS_SL_set=
8169ac_cv_env_LDFLAGS_SL_value=
8170ac_cv_env_LDFLAGS_set=set
8171ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64'
8172ac_cv_env_LIBS_set=
8173ac_cv_env_LIBS_value=
8174ac_cv_env_build_alias_set=
8175ac_cv_env_build_alias_value=
8176ac_cv_env_host_alias_set=
8177ac_cv_env_host_alias_value=
8178ac_cv_env_target_alias_set=
8179ac_cv_env_target_alias_value=
8180ac_cv_func_accept_arg1=int
8181ac_cv_func_accept_arg2='struct sockaddr *'
8182ac_cv_func_accept_arg3=socklen_t
8183ac_cv_func_accept_return=int
8184ac_cv_func_append_history=yes
8185ac_cv_func_cbrt=yes
8186ac_cv_func_crypt=yes
8187ac_cv_func_dlopen=yes
8188ac_cv_func_fdatasync=yes
8189ac_cv_func_fls=yes
8190ac_cv_func_fseeko=yes
8191ac_cv_func_getaddrinfo=yes
8192ac_cv_func_gethostbyname_r=no
8193ac_cv_func_getifaddrs=yes
8194ac_cv_func_getopt=yes
8195ac_cv_func_getopt_long=yes
8196ac_cv_func_getpeereid=yes
8197ac_cv_func_getpeerucred=no
8198ac_cv_func_getpwuid_r=yes
8199ac_cv_func_getrlimit=yes
8200ac_cv_func_getrusage=yes
8201ac_cv_func_history_truncate_file=yes
8202ac_cv_func_inet_aton=yes
8203ac_cv_func_isinf=yes
8204ac_cv_func_mbstowcs_l=yes
8205ac_cv_func_memmove=yes
8206ac_cv_func_mkdtemp=yes
8207ac_cv_func_poll=yes
8208ac_cv_func_posix_fadvise=no
8209ac_cv_func_pstat=no
8210ac_cv_func_pthread_is_threaded_np=yes
8211ac_cv_func_random=yes
8212ac_cv_func_readlink=yes
8213ac_cv_func_rint=yes
8214ac_cv_func_rl_completion_matches=yes
8215ac_cv_func_rl_filename_completion_function=yes
8216ac_cv_func_setproctitle=no
8217ac_cv_func_setsid=yes
8218ac_cv_func_sigprocmask=yes
8219ac_cv_func_snprintf=yes
8220ac_cv_func_srandom=yes
8221ac_cv_func_strerror=yes
8222ac_cv_func_strerror_r=yes
8223ac_cv_func_strlcat=yes
8224ac_cv_func_strlcpy=yes
8225ac_cv_func_strtoll=yes
8226ac_cv_func_strtoull=yes
8227ac_cv_func_symlink=yes
8228ac_cv_func_sync_file_range=no
8229ac_cv_func_syslog=yes
8230ac_cv_func_towlower=yes
8231ac_cv_func_unsetenv=yes
8232ac_cv_func_utime=yes
8233ac_cv_func_utimes=yes
8234ac_cv_func_vsnprintf=yes
8235ac_cv_func_wcstombs=yes
8236ac_cv_func_wcstombs_l=yes
8237ac_cv_have_decl_F_FULLFSYNC=yes
8238ac_cv_have_decl_fdatasync=no
8239ac_cv_have_decl_posix_fadvise=no
8240ac_cv_have_decl_snprintf=yes
8241ac_cv_have_decl_strlcat=yes
8242ac_cv_have_decl_strlcpy=yes
8243ac_cv_have_decl_sys_siglist=yes
8244ac_cv_have_decl_vsnprintf=yes
8245ac_cv_header_crypt_h=no
8246ac_cv_header_dld_h=no
8247ac_cv_header_dns_sd_h=yes
8248ac_cv_header_fp_class_h=no
8249ac_cv_header_getopt_h=yes
8250ac_cv_header_ieeefp_h=no
8251ac_cv_header_ifaddrs_h=yes
8252ac_cv_header_inttypes_h=yes
8253ac_cv_header_langinfo_h=yes
8254ac_cv_header_libxml_parser_h=yes
8255ac_cv_header_libxslt_xslt_h=yes
8256ac_cv_header_memory_h=yes
8257ac_cv_header_net_if_h=yes
8258ac_cv_header_netinet_in_h=yes
8259ac_cv_header_netinet_tcp_h=yes
8260ac_cv_header_openssl_err_h=yes
8261ac_cv_header_openssl_ssl_h=yes
8262ac_cv_header_ossp_uuid_h=yes
8263ac_cv_header_poll_h=yes
8264ac_cv_header_pthread_h=yes
8265ac_cv_header_pwd_h=yes
8266ac_cv_header_readline_history_h=yes
8267ac_cv_header_readline_readline_h=yes
8268ac_cv_header_stdc=no
8269ac_cv_header_stdint_h=yes
8270ac_cv_header_stdlib_h=yes
8271ac_cv_header_string_h=yes
8272ac_cv_header_strings_h=yes
8273ac_cv_header_sys_ioctl_h=yes
8274ac_cv_header_sys_ipc_h=yes
8275ac_cv_header_sys_poll_h=yes
8276ac_cv_header_sys_pstat_h=no
8277ac_cv_header_sys_resource_h=yes
8278ac_cv_header_sys_select_h=yes
8279ac_cv_header_sys_sem_h=yes
8280ac_cv_header_sys_shm_h=yes
8281ac_cv_header_sys_socket_h=yes
8282ac_cv_header_sys_sockio_h=yes
8283ac_cv_header_sys_stat_h=yes
8284ac_cv_header_sys_tas_h=no
8285ac_cv_header_sys_time_h=yes
8286ac_cv_header_sys_types_h=yes
8287ac_cv_header_sys_ucred_h=yes
8288ac_cv_header_sys_un_h=yes
8289ac_cv_header_syslog_h=yes
8290ac_cv_header_termios_h=yes
8291ac_cv_header_ucred_h=no
8292ac_cv_header_unistd_h=yes
8293ac_cv_header_utime_h=yes
8294ac_cv_header_wchar_h=yes
8295ac_cv_header_wctype_h=yes
8296ac_cv_header_zlib_h=yes
8297ac_cv_host=x86_64-apple-darwin13.4.0
8298ac_cv_lib_crypto_CRYPTO_new_ex_data=yes
8299ac_cv_lib_m_main=yes
8300ac_cv_lib_ossp_uuid_uuid_export=no
8301ac_cv_lib_ssl_SSL_library_init=yes
8302ac_cv_lib_uuid_uuid_export=yes
8303ac_cv_lib_xml2_xmlSaveToBuffer=yes
8304ac_cv_lib_xslt_xsltCleanupGlobals=yes
8305ac_cv_lib_z_inflate=yes
8306ac_cv_member_struct_sockaddr_sa_len=yes
8307ac_cv_member_struct_sockaddr_storage___ss_family=no
8308ac_cv_member_struct_sockaddr_storage___ss_len=no
8309ac_cv_member_struct_sockaddr_storage_ss_family=yes
8310ac_cv_member_struct_sockaddr_storage_ss_len=yes
8311ac_cv_member_struct_tm_tm_zone=yes
8312ac_cv_objext=o
8313ac_cv_path_BISON=/opt/local/bin/bison
8314ac_cv_path_EGREP='/usr/bin/grep -E'
8315ac_cv_path_GREP=/usr/bin/grep
8316ac_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
8317ac_cv_path_PERL=/opt/local/bin/perl
8318ac_cv_path_TAR=/usr/bin/tar
8319ac_cv_prog_AWK=awk
8320ac_cv_prog_CPP='/usr/bin/clang -E'
8321ac_cv_prog_XML2_CONFIG=xml2-config
8322ac_cv_prog_ac_ct_AR=ar
8323ac_cv_prog_ac_ct_RANLIB=ranlib
8324ac_cv_prog_ac_ct_STRIP=strip
8325ac_cv_prog_cc_c89=
8326ac_cv_prog_cc_g=yes
8327ac_cv_prog_gnu_ld=no
8328ac_cv_search_crypt='none required'
8329ac_cv_search_dlopen='none required'
8330ac_cv_search_fdatasync='none required'
8331ac_cv_search_gethostbyname_r=no
8332ac_cv_search_getopt_long='none required'
8333ac_cv_search_sched_yield='none required'
8334ac_cv_search_setproctitle=no
8335ac_cv_search_shl_load=no
8336ac_cv_search_shmget='none required'
8337ac_cv_search_socket='none required'
8338ac_cv_sizeof_off_t=0
8339ac_cv_struct_tm=time.h
8340ac_cv_sys_file_offset_bits=no
8341ac_cv_sys_largefile_CC=no
8342ac_cv_sys_largefile_source=no
8343ac_cv_type_intptr_t=yes
8344ac_cv_type_long_long_int=no
8345ac_cv_type_struct_addrinfo=yes
8346ac_cv_type_struct_cmsgcred=no
8347ac_cv_type_struct_option=yes
8348ac_cv_type_struct_sockaddr_in6=yes
8349ac_cv_type_struct_sockaddr_storage=yes
8350ac_cv_type_struct_sockaddr_un=yes
8351ac_cv_type_uintptr_t=yes
8352ac_cv_type_union_semun=yes
8353ac_cv_type_z_streamp=yes
8354ac_cv_var_tzname=yes
8355pgac_cv__builtin_constant_p=yes
8356pgac_cv__builtin_unreachable=yes
8357pgac_cv__static_assert=yes
8358pgac_cv__types_compatible=yes
8359pgac_cv__va_args=yes
8360pgac_cv_c_inline_quietly=yes
8361pgac_cv_c_signed=yes
8362pgac_cv_check_readline=-lreadline
8363pgac_cv_func_getpwuid_r_5arg=yes
8364pgac_cv_func_gettimeofday_1arg=no
8365pgac_cv_func_sigsetjmp=yes
8366pgac_cv_func_strerror_r_int=yes
8367pgac_cv_funcname_func_support=yes
8368pgac_cv_gcc_int_atomics=yes
8369pgac_cv_path_flex=/usr/bin/flex
8370pgac_cv_prog_cc_cflags__Wdeclaration_after_statement=yes
8371pgac_cv_prog_cc_cflags__Wendif_labels=yes
8372pgac_cv_prog_cc_cflags__Wformat_security=yes
8373pgac_cv_prog_cc_cflags__Wmissing_format_attribute=yes
8374pgac_cv_prog_cc_cflags__Wunused_command_line_argument=yes
8375pgac_cv_prog_cc_cflags__fexcess_precision_standard=no
8376pgac_cv_prog_cc_cflags__fno_strict_aliasing=yes
8377pgac_cv_prog_cc_cflags__ftree_vectorize=yes
8378pgac_cv_prog_cc_cflags__funroll_loops=yes
8379pgac_cv_prog_cc_cflags__fwrapv=yes
8380pgac_cv_type_locale_t='yes (in xlocale.h)'
8381pgac_cv_var_PS_STRINGS=no
8382pgac_cv_var_int_opterr=yes
8383pgac_cv_var_int_optreset=yes
8384pgac_cv_var_int_timezone=yes
8385pgac_cv_var_rl_completion_append_character=yes
8386
8387## ----------------- ##
8388## Output variables. ##
8389## ----------------- ##
8390
8391AR='ar'
8392AWK='awk'
8393BISON='/opt/local/bin/bison'
8394BISONFLAGS=''
8395CC='/usr/bin/clang'
8396CFLAGS='-pipe -Os -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument'
8397CFLAGS_VECTOR=' -funroll-loops -ftree-vectorize'
8398COLLATEINDEX=''
8399CPP='/usr/bin/clang -E'
8400CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include'
8401DEFS=''
8402DLLTOOL=''
8403DLLWRAP=''
8404DOCBOOKSTYLE=''
8405DTRACE=''
8406DTRACEFLAGS=''
8407ECHO_C='\c'
8408ECHO_N=''
8409ECHO_T=''
8410EGREP='/usr/bin/grep -E'
8411ELF_SYS=''
8412EXEEXT=''
8413FLEX='/usr/bin/flex'
8414FLEXFLAGS=''
8415GCC='yes'
8416GCOV=''
8417GENHTML=''
8418GREP='/usr/bin/grep'
8419HAVE_IPV6='yes'
8420HAVE_POSIX_SIGNALS=''
8421INCLUDES=' -I/opt/local/include'
8422INSTALL_DATA='${INSTALL} -m 644'
8423INSTALL_PROGRAM='${INSTALL}'
8424INSTALL_SCRIPT='${INSTALL}'
8425JADE=''
8426LCOV=''
8427LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
8428LDAP_LIBS_BE=''
8429LDAP_LIBS_FE=''
8430LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib'
8431LDFLAGS_EX=''
8432LDFLAGS_SL=''
8433LIBOBJS=''
8434LIBS='-lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm '
8435LN_S='ln -s'
8436LTLIBOBJS=''
8437MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d'
8438MSGFMT=''
8439MSGMERGE=''
8440NSGMLS=''
8441OBJEXT='o'
8442OSSP_UUID_LIBS='-luuid'
8443OSX=''
8444PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
8445PACKAGE_NAME='PostgreSQL'
8446PACKAGE_STRING='PostgreSQL 9.3.10'
8447PACKAGE_TARNAME='postgresql'
8448PACKAGE_VERSION='9.3.10'
8449PATH_SEPARATOR=':'
8450PERL='/opt/local/bin/perl'
8451PG_MAJORVERSION='9.3'
8452PG_VERSION_NUM=''
8453PORTNAME='darwin'
8454PTHREAD_CC='/usr/bin/clang'
8455PTHREAD_CFLAGS='  -pthread -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS'
8456PTHREAD_LIBS=' -lpthread       '
8457PYTHON=''
8458RANLIB='ranlib'
8459SHELL='/bin/sh'
8460STRIP='strip -x'
8461STRIP_SHARED_LIB='strip -x'
8462STRIP_STATIC_LIB='strip -x'
8463SUN_STUDIO_CC='no'
8464TAR='/usr/bin/tar'
8465TAS=''
8466TCLSH=''
8467TCL_CONFIG_SH=''
8468TCL_INCLUDE_SPEC=''
8469TCL_LIBS=''
8470TCL_LIB_FILE=''
8471TCL_LIB_SPEC=''
8472TCL_SHARED_BUILD=''
8473TCL_SHLIB_LD_LIBS=''
8474WANTED_LANGUAGES=''
8475WINDRES=''
8476XGETTEXT=''
8477XML2_CONFIG='xml2-config'
8478XSLTPROC=''
8479ZIC=''
8480ac_ct_CC=''
8481acx_pthread_config=''
8482autodepend=''
8483bindir='/opt/local/lib/postgresql93/bin'
8484build='x86_64-apple-darwin13.4.0'
8485build_alias=''
8486build_cpu='x86_64'
8487build_os='darwin13.4.0'
8488build_vendor='apple'
8489configure_args=' '\''--prefix=/opt/local'\'' '\''--sysconfdir=/opt/local/etc/postgresql93'\'' '\''--bindir=/opt/local/lib/postgresql93/bin'\'' '\''--libdir=/opt/local/lib/postgresql93'\'' '\''--includedir=/opt/local/include/postgresql93'\'' '\''--datadir=/opt/local/share/postgresql93'\'' '\''--mandir=/opt/local/share/man'\'' '\''--with-includes=/opt/local/include'\'' '\''--with-libraries=/opt/local/lib'\'' '\''--with-openssl'\'' '\''--with-bonjour'\'' '\''--with-readline'\'' '\''--with-zlib'\'' '\''--with-libxml'\'' '\''--with-libxslt'\'' '\''--enable-thread-safety'\'' '\''--enable-integer-datetimes'\'' '\''--with-ossp-uuid'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp'\'''
8490datadir='/opt/local/share/postgresql93'
8491datarootdir='${prefix}/share'
8492default_port='5432'
8493docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
8494dvidir='${docdir}'
8495enable_coverage='no'
8496enable_debug='no'
8497enable_dtrace='no'
8498enable_nls='no'
8499enable_rpath='yes'
8500enable_thread_safety='yes'
8501exec_prefix='NONE'
8502have_docbook=''
8503have_win32_dbghelp='no'
8504host='x86_64-apple-darwin13.4.0'
8505host_alias=''
8506host_cpu='x86_64'
8507host_os='darwin13.4.0'
8508host_vendor='apple'
8509htmldir='${docdir}'
8510includedir='/opt/local/include/postgresql93'
8511infodir='${datarootdir}/info'
8512install_bin='/usr/bin/install -c'
8513krb_srvtab=''
8514ld_R_works=''
8515libdir='/opt/local/lib/postgresql93'
8516libexecdir='${exec_prefix}/libexec'
8517localedir='${datarootdir}/locale'
8518localstatedir='${prefix}/var'
8519mandir='/opt/local/share/man'
8520oldincludedir='/usr/include'
8521pdfdir='${docdir}'
8522perl_archlibexp=''
8523perl_embed_ldflags=''
8524perl_privlibexp=''
8525perl_useshrplib=''
8526prefix='/opt/local'
8527program_transform_name='s,x,x,'
8528psdir='${docdir}'
8529python_additional_libs=''
8530python_enable_shared=''
8531python_includespec=''
8532python_libdir=''
8533python_libspec=''
8534python_majorversion=''
8535python_version=''
8536sbindir='${exec_prefix}/sbin'
8537sharedstatedir='${prefix}/com'
8538sysconfdir='/opt/local/etc/postgresql93'
8539target_alias=''
8540vpath_build=''
8541with_gnu_ld='no'
8542with_libxml='yes'
8543with_libxslt='yes'
8544with_openssl='yes'
8545with_ossp_uuid='yes'
8546with_perl='no'
8547with_python='no'
8548with_selinux='no'
8549with_system_tzdata=''
8550with_tcl='no'
8551with_zlib='yes'
8552
8553## ----------- ##
8554## confdefs.h. ##
8555## ----------- ##
8556
8557#define PACKAGE_NAME "PostgreSQL"
8558#define PACKAGE_TARNAME "postgresql"
8559#define PACKAGE_VERSION "9.3.10"
8560#define PACKAGE_STRING "PostgreSQL 9.3.10"
8561#define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
8562#define PG_VERSION "9.3.10"
8563#define PG_MAJORVERSION "9.3"
8564#define USE_INTEGER_DATETIMES 1
8565#define DEF_PGPORT 5432
8566#define DEF_PGPORT_STR "5432"
8567#define BLCKSZ 8192
8568#define RELSEG_SIZE 131072
8569#define XLOG_BLCKSZ 8192
8570#define XLOG_SEG_SIZE (16 * 1024 * 1024)
8571#define ENABLE_THREAD_SAFETY 1
8572#define PG_KRB_SRVNAM "postgres"
8573#define USE_BONJOUR 1
8574#define USE_SSL 1
8575#define USE_LIBXML 1
8576#define USE_LIBXSLT 1
8577#define HAVE_LIBM 1
8578#define HAVE_LIBREADLINE 1
8579#define HAVE_LIBZ 1
8580#define HAVE_SPINLOCKS 1
8581#define HAVE_LIBCRYPTO 1
8582#define HAVE_LIBSSL 1
8583#define HAVE_LIBXML2 1
8584#define HAVE_LIBXSLT 1
8585#define HAVE_SYS_TYPES_H 1
8586#define HAVE_SYS_STAT_H 1
8587#define HAVE_STDLIB_H 1
8588#define HAVE_STRING_H 1
8589#define HAVE_MEMORY_H 1
8590#define HAVE_STRINGS_H 1
8591#define HAVE_INTTYPES_H 1
8592#define HAVE_STDINT_H 1
8593#define HAVE_UNISTD_H 1
8594#define HAVE_GETOPT_H 1
8595#define HAVE_IFADDRS_H 1
8596#define HAVE_LANGINFO_H 1
8597#define HAVE_POLL_H 1
8598#define HAVE_PWD_H 1
8599#define HAVE_SYS_IOCTL_H 1
8600#define HAVE_SYS_IPC_H 1
8601#define HAVE_SYS_POLL_H 1
8602#define HAVE_SYS_RESOURCE_H 1
8603#define HAVE_SYS_SELECT_H 1
8604#define HAVE_SYS_SEM_H 1
8605#define HAVE_SYS_SHM_H 1
8606#define HAVE_SYS_SOCKET_H 1
8607#define HAVE_SYS_SOCKIO_H 1
8608#define HAVE_SYS_TIME_H 1
8609#define HAVE_SYS_UN_H 1
8610#define HAVE_TERMIOS_H 1
8611#define HAVE_UTIME_H 1
8612#define HAVE_WCHAR_H 1
8613#define HAVE_WCTYPE_H 1
8614#define HAVE_NET_IF_H 1
8615#define HAVE_SYS_UCRED_H 1
8616#define HAVE_NETINET_IN_H 1
8617#define HAVE_NETINET_TCP_H 1
8618#define HAVE_READLINE_READLINE_H 1
8619#define HAVE_READLINE_HISTORY_H 1
8620#define HAVE_OSSP_UUID_H 1
8621#define AC_APPLE_UNIVERSAL_BUILD 1
8622#define PG_USE_INLINE 1
8623#define HAVE_STRINGIZE 1
8624#define FLEXIBLE_ARRAY_MEMBER /**/
8625#define HAVE_FUNCNAME__FUNC 1
8626#define HAVE__STATIC_ASSERT 1
8627#define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
8628#define HAVE__BUILTIN_CONSTANT_P 1
8629#define HAVE__BUILTIN_UNREACHABLE 1
8630#define HAVE__VA_ARGS 1
8631#define HAVE_STRUCT_TM_TM_ZONE 1
8632#define HAVE_TM_ZONE 1
8633#define HAVE_TZNAME 1
8634#define HAVE_UNION_SEMUN 1
8635#define HAVE_UNIX_SOCKETS 1
8636#define HAVE_STRUCT_SOCKADDR_STORAGE 1
8637#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
8638#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
8639#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8640#define HAVE_STRUCT_ADDRINFO 1
8641#define HAVE_INTPTR_T 1
8642#define HAVE_UINTPTR_T 1
8643#define HAVE_LOCALE_T 1
8644#define LOCALE_T_IN_XLOCALE 1
8645#define HAVE_STRUCT_OPTION 1
8646#define SIZEOF_OFF_T 0
8647#define HAVE_INT_TIMEZONE /**/
8648#define ACCEPT_TYPE_RETURN int
8649#define ACCEPT_TYPE_ARG1 int
8650#define ACCEPT_TYPE_ARG2 struct sockaddr *
8651#define ACCEPT_TYPE_ARG3 socklen_t
8652#define HAVE_CBRT 1
8653#define HAVE_DLOPEN 1
8654#define HAVE_FDATASYNC 1
8655#define HAVE_GETIFADDRS 1
8656#define HAVE_GETRLIMIT 1
8657#define HAVE_MBSTOWCS_L 1
8658#define HAVE_MEMMOVE 1
8659#define HAVE_POLL 1
8660#define HAVE_PTHREAD_IS_THREADED_NP 1
8661#define HAVE_READLINK 1
8662#define HAVE_SETSID 1
8663#define HAVE_SIGPROCMASK 1
8664#define HAVE_SYMLINK 1
8665#define HAVE_TOWLOWER 1
8666#define HAVE_UTIME 1
8667#define HAVE_UTIMES 1
8668#define HAVE_WCSTOMBS 1
8669#define HAVE_WCSTOMBS_L 1
8670#define HAVE_FSEEKO 1
8671#define HAVE_FSEEKO 1
8672#define HAVE_DECL_POSIX_FADVISE 0
8673#define HAVE_DECL_FDATASYNC 0
8674#define HAVE_DECL_STRLCAT 1
8675#define HAVE_DECL_STRLCPY 1
8676#define HAVE_DECL_F_FULLFSYNC 1
8677#define HAVE_IPV6 1
8678#define HAVE_SNPRINTF 1
8679#define HAVE_VSNPRINTF 1
8680#define HAVE_DECL_SNPRINTF 1
8681#define HAVE_DECL_VSNPRINTF 1
8682#define HAVE_ISINF 1
8683#define HAVE_CRYPT 1
8684#define HAVE_FLS 1
8685#define HAVE_GETOPT 1
8686#define HAVE_GETRUSAGE 1
8687#define HAVE_INET_ATON 1
8688#define HAVE_MKDTEMP 1
8689#define HAVE_RANDOM 1
8690#define HAVE_RINT 1
8691#define HAVE_SRANDOM 1
8692#define HAVE_STRERROR 1
8693#define HAVE_STRLCAT 1
8694#define HAVE_STRLCPY 1
8695#define HAVE_UNSETENV 1
8696#define HAVE_GETPEEREID 1
8697#define HAVE_GETADDRINFO 1
8698#define HAVE_GETOPT_LONG 1
8699#define HAVE_SIGSETJMP 1
8700#define HAVE_DECL_SYS_SIGLIST 1
8701#define HAVE_SYSLOG 1
8702#define HAVE_INT_OPTERR 1
8703#define HAVE_INT_OPTRESET 1
8704#define HAVE_STRTOLL 1
8705#define HAVE_STRTOULL 1
8706#define HAVE_GCC_INT_ATOMICS 1
8707#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
8708#define HAVE_RL_COMPLETION_MATCHES 1
8709#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
8710#define HAVE_APPEND_HISTORY 1
8711#define HAVE_HISTORY_TRUNCATE_FILE 1
8712#define HAVE_STRERROR_R 1
8713#define HAVE_GETPWUID_R 1
8714#define GETPWUID_R_5ARG /**/
8715#define STRERROR_R_INT /**/
8716
8717configure: exit 1