1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by PostgreSQL configure 9.3.10, which was |
---|
5 | generated 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 | |
---|
13 | hostname = Lygia-Fieldings-MacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 261 tasks, 1504 threads, 4 processors |
---|
34 | Load average: 3.08, Mach factor: 1.63 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2069: checking build system type |
---|
52 | configure:2087: result: x86_64-apple-darwin13.4.0 |
---|
53 | configure:2109: checking host system type |
---|
54 | configure:2124: result: x86_64-apple-darwin13.4.0 |
---|
55 | configure:2148: checking which template to use |
---|
56 | configure:2238: result: darwin |
---|
57 | configure:2345: checking whether to build with 64-bit integer date/time support |
---|
58 | configure:2380: result: yes |
---|
59 | configure:2387: checking whether NLS is wanted |
---|
60 | configure:2421: result: no |
---|
61 | configure:2429: checking for default port number |
---|
62 | configure:2458: result: 5432 |
---|
63 | configure:2841: checking for block size |
---|
64 | configure:2881: result: 8kB |
---|
65 | configure:2893: checking for segment size |
---|
66 | configure:2926: result: 1GB |
---|
67 | configure:2938: checking for WAL block size |
---|
68 | configure:2979: result: 8kB |
---|
69 | configure:2991: checking for WAL segment size |
---|
70 | configure:3032: result: 16MB |
---|
71 | configure:3195: checking for C compiler version |
---|
72 | configure:3203: /usr/bin/clang --version >&5 |
---|
73 | Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) |
---|
74 | Target: x86_64-apple-darwin13.4.0 |
---|
75 | Thread model: posix |
---|
76 | configure:3207: $? = 0 |
---|
77 | configure:3214: /usr/bin/clang -v >&5 |
---|
78 | Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) |
---|
79 | Target: x86_64-apple-darwin13.4.0 |
---|
80 | Thread model: posix |
---|
81 | configure:3218: $? = 0 |
---|
82 | configure:3225: /usr/bin/clang -V >&5 |
---|
83 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
84 | clang: error: no input files |
---|
85 | configure:3229: $? = 1 |
---|
86 | configure:3252: checking for C compiler default output file name |
---|
87 | configure: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 |
---|
88 | configure:3278: $? = 0 |
---|
89 | configure:3316: result: a.out |
---|
90 | configure:3335: checking whether the C compiler works |
---|
91 | configure:3345: ./a.out |
---|
92 | configure:3349: $? = 0 |
---|
93 | configure:3368: result: yes |
---|
94 | configure:3375: checking whether we are cross compiling |
---|
95 | configure:3377: result: no |
---|
96 | configure:3380: checking for suffix of executables |
---|
97 | configure: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 |
---|
98 | configure:3391: $? = 0 |
---|
99 | configure:3417: result: |
---|
100 | configure:3423: checking for suffix of object files |
---|
101 | configure:3449: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5 |
---|
102 | configure:3453: $? = 0 |
---|
103 | configure:3478: result: o |
---|
104 | configure:3482: checking whether we are using the GNU C compiler |
---|
105 | configure:3511: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5 |
---|
106 | configure:3518: $? = 0 |
---|
107 | configure:3535: result: yes |
---|
108 | configure:3544: checking whether /usr/bin/clang accepts -g |
---|
109 | configure:3574: /usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5 |
---|
110 | configure:3581: $? = 0 |
---|
111 | configure:3682: result: yes |
---|
112 | configure:3699: checking for /usr/bin/clang option to accept ISO C89 |
---|
113 | configure:3773: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5 |
---|
114 | configure:3780: $? = 0 |
---|
115 | configure:3803: result: none needed |
---|
116 | configure:3849: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5 |
---|
117 | conftest.c:22:1: error: use of undeclared identifier 'choke' |
---|
118 | choke me |
---|
119 | ^ |
---|
120 | 1 error generated. |
---|
121 | configure:3856: $? = 1 |
---|
122 | configure: 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 | | } |
---|
149 | configure:3896: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp conftest.c >&5 |
---|
150 | conftest.c:22:1: error: use of undeclared identifier 'choke' |
---|
151 | choke me |
---|
152 | ^ |
---|
153 | 1 error generated. |
---|
154 | configure:3903: $? = 1 |
---|
155 | configure: 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 | | } |
---|
182 | configure:3962: checking whether /usr/bin/clang supports -Wdeclaration-after-statement |
---|
183 | configure: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 |
---|
184 | configure:3999: $? = 0 |
---|
185 | configure:4016: result: yes |
---|
186 | configure:4022: checking whether /usr/bin/clang supports -Wendif-labels |
---|
187 | configure: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 |
---|
188 | configure:4059: $? = 0 |
---|
189 | configure:4076: result: yes |
---|
190 | configure:4082: checking whether /usr/bin/clang supports -Wmissing-format-attribute |
---|
191 | configure: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 |
---|
192 | configure:4119: $? = 0 |
---|
193 | configure:4136: result: yes |
---|
194 | configure:4143: checking whether /usr/bin/clang supports -Wformat-security |
---|
195 | configure: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 |
---|
196 | configure:4180: $? = 0 |
---|
197 | configure:4197: result: yes |
---|
198 | configure:4204: checking whether /usr/bin/clang supports -fno-strict-aliasing |
---|
199 | configure: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 |
---|
200 | configure:4241: $? = 0 |
---|
201 | configure:4258: result: yes |
---|
202 | configure:4265: checking whether /usr/bin/clang supports -fwrapv |
---|
203 | configure: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 |
---|
204 | configure:4302: $? = 0 |
---|
205 | configure:4319: result: yes |
---|
206 | configure:4326: checking whether /usr/bin/clang supports -fexcess-precision=standard |
---|
207 | configure: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 |
---|
208 | clang: error: unknown argument: '-fexcess-precision=standard' |
---|
209 | configure:4363: $? = 1 |
---|
210 | configure: 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 | | } |
---|
235 | configure:4380: result: no |
---|
236 | configure:4387: checking whether /usr/bin/clang supports -funroll-loops |
---|
237 | configure: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 |
---|
238 | configure:4424: $? = 0 |
---|
239 | configure:4441: result: yes |
---|
240 | configure:4447: checking whether /usr/bin/clang supports -ftree-vectorize |
---|
241 | configure: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 |
---|
242 | configure:4484: $? = 0 |
---|
243 | configure:4501: result: yes |
---|
244 | configure:4510: checking whether /usr/bin/clang supports -Wunused-command-line-argument |
---|
245 | configure: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 |
---|
246 | configure:4547: $? = 0 |
---|
247 | configure:4564: result: yes |
---|
248 | configure:4925: checking whether the C compiler still works |
---|
249 | configure: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 |
---|
250 | configure:4955: $? = 0 |
---|
251 | configure:4963: result: yes |
---|
252 | configure: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 |
---|
253 | configure:5012: $? = 0 |
---|
254 | configure:5035: checking how to run the C preprocessor |
---|
255 | configure:5075: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c |
---|
256 | configure:5082: $? = 0 |
---|
257 | configure:5113: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c |
---|
258 | conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found |
---|
259 | #include <ac_nonexistent.h> |
---|
260 | ^ |
---|
261 | 1 error generated. |
---|
262 | configure:5120: $? = 1 |
---|
263 | configure: 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> |
---|
281 | configure:5153: result: /usr/bin/clang -E |
---|
282 | configure:5182: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c |
---|
283 | configure:5189: $? = 0 |
---|
284 | configure:5220: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/ossp conftest.c |
---|
285 | conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found |
---|
286 | #include <ac_nonexistent.h> |
---|
287 | ^ |
---|
288 | 1 error generated. |
---|
289 | configure:5227: $? = 1 |
---|
290 | configure: 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> |
---|
308 | configure:5386: checking allow thread-safe client libraries |
---|
309 | configure:5420: result: yes |
---|
310 | configure:5427: checking whether to build with Tcl |
---|
311 | configure:5455: result: no |
---|
312 | configure:5491: checking whether to build Perl modules |
---|
313 | configure:5519: result: no |
---|
314 | configure:5526: checking whether to build Python modules |
---|
315 | configure:5554: result: no |
---|
316 | configure:5561: checking whether to build with GSSAPI support |
---|
317 | configure:5596: result: no |
---|
318 | configure:5602: checking whether to build with Kerberos 5 support |
---|
319 | configure:5637: result: no |
---|
320 | configure:5684: checking whether to build with PAM support |
---|
321 | configure:5716: result: no |
---|
322 | configure:5723: checking whether to build with LDAP support |
---|
323 | configure:5755: result: no |
---|
324 | configure:5762: checking whether to build with Bonjour support |
---|
325 | configure:5794: result: yes |
---|
326 | configure:5801: checking whether to build with OpenSSL support |
---|
327 | configure:5833: result: yes |
---|
328 | configure:5840: checking whether to build with SELinux support |
---|
329 | configure:5869: result: no |
---|
330 | configure:6015: checking for xml2-config |
---|
331 | configure:6031: found /opt/local/bin/xml2-config |
---|
332 | configure:6042: result: xml2-config |
---|
333 | configure:6179: checking for grep that handles long lines and -e |
---|
334 | configure:6239: result: /usr/bin/grep |
---|
335 | configure:6244: checking for egrep |
---|
336 | configure:6308: result: /usr/bin/grep -E |
---|
337 | configure:6359: checking for ld used by GCC |
---|
338 | configure:6422: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
339 | configure:6431: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
340 | configure:6443: result: no |
---|
341 | configure:6556: checking for ranlib |
---|
342 | configure:6572: found /opt/local/bin/ranlib |
---|
343 | configure:6583: result: ranlib |
---|
344 | configure:6649: checking for strip |
---|
345 | configure:6665: found /opt/local/bin/strip |
---|
346 | configure:6676: result: strip |
---|
347 | configure:6699: checking whether it is possible to strip libraries |
---|
348 | configure:6712: result: yes |
---|
349 | configure:6769: checking for ar |
---|
350 | configure:6785: found /opt/local/bin/ar |
---|
351 | configure:6796: result: ar |
---|
352 | configure:7111: checking for a BSD-compatible install |
---|
353 | configure:7179: result: /usr/bin/install -c |
---|
354 | configure:7201: checking for tar |
---|
355 | configure:7219: found /usr/bin/tar |
---|
356 | configure:7231: result: /usr/bin/tar |
---|
357 | configure:7239: checking whether ln -s works |
---|
358 | configure:7243: result: yes |
---|
359 | configure:7254: checking for gawk |
---|
360 | configure:7284: result: no |
---|
361 | configure:7254: checking for mawk |
---|
362 | configure:7284: result: no |
---|
363 | configure:7254: checking for nawk |
---|
364 | configure:7284: result: no |
---|
365 | configure:7254: checking for awk |
---|
366 | configure:7270: found /usr/bin/awk |
---|
367 | configure:7281: result: awk |
---|
368 | configure:7292: checking for a thread-safe mkdir -p |
---|
369 | configure:7331: result: config/install-sh -c -d |
---|
370 | configure:7347: checking for bison |
---|
371 | configure:7365: found /opt/local/bin/bison |
---|
372 | configure:7377: result: /opt/local/bin/bison |
---|
373 | configure:7392: using bison (GNU Bison) 3.0.4 |
---|
374 | configure:7423: checking for flex |
---|
375 | configure:7468: result: /usr/bin/flex |
---|
376 | configure:7488: using flex 2.5.35 Apple(flex-31) |
---|
377 | configure:7500: checking for perl |
---|
378 | configure:7518: found /opt/local/bin/perl |
---|
379 | configure:7530: result: /opt/local/bin/perl |
---|
380 | configure:7542: using perl 5.22.1 |
---|
381 | configure:7806: checking for main in -lm |
---|
382 | configure: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 |
---|
383 | configure:7842: $? = 0 |
---|
384 | configure:7863: result: yes |
---|
385 | configure:7874: checking for library containing setproctitle |
---|
386 | configure: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 |
---|
387 | Undefined symbols for architecture x86_64: |
---|
388 | "_setproctitle", referenced from: |
---|
389 | _main in conftest-782091.o |
---|
390 | ld: symbol(s) not found for architecture x86_64 |
---|
391 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
392 | configure:7922: $? = 1 |
---|
393 | configure: 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 | | } |
---|
432 | configure: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 |
---|
433 | Undefined symbols for architecture x86_64: |
---|
434 | "_setproctitle", referenced from: |
---|
435 | _main in conftest-80b877.o |
---|
436 | ld: symbol(s) not found for architecture x86_64 |
---|
437 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
438 | configure:7922: $? = 1 |
---|
439 | configure: 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 | | } |
---|
478 | configure:7953: result: no |
---|
479 | configure:7961: checking for library containing dlopen |
---|
480 | configure: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 |
---|
481 | configure:8009: $? = 0 |
---|
482 | configure:8040: result: none required |
---|
483 | configure:8048: checking for library containing socket |
---|
484 | configure: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 |
---|
485 | configure:8096: $? = 0 |
---|
486 | configure:8127: result: none required |
---|
487 | configure:8135: checking for library containing shl_load |
---|
488 | configure: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 |
---|
489 | Undefined symbols for architecture x86_64: |
---|
490 | "_shl_load", referenced from: |
---|
491 | _main in conftest-86fd85.o |
---|
492 | ld: symbol(s) not found for architecture x86_64 |
---|
493 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
494 | configure:8183: $? = 1 |
---|
495 | configure: 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 | | } |
---|
534 | configure: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 |
---|
535 | ld: library not found for -ldld |
---|
536 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
537 | configure:8183: $? = 1 |
---|
538 | configure: 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 | | } |
---|
577 | configure:8214: result: no |
---|
578 | configure:8314: checking for library containing getopt_long |
---|
579 | configure: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 |
---|
580 | configure:8362: $? = 0 |
---|
581 | configure:8393: result: none required |
---|
582 | configure:8401: checking for library containing crypt |
---|
583 | configure: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 |
---|
584 | configure:8449: $? = 0 |
---|
585 | configure:8480: result: none required |
---|
586 | configure:8489: checking for library containing fdatasync |
---|
587 | configure: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 |
---|
588 | configure:8537: $? = 0 |
---|
589 | configure:8568: result: none required |
---|
590 | configure:8577: checking for library containing sched_yield |
---|
591 | configure: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 |
---|
592 | configure:8625: $? = 0 |
---|
593 | configure:8656: result: none required |
---|
594 | configure:8666: checking for library containing gethostbyname_r |
---|
595 | configure: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 |
---|
596 | Undefined symbols for architecture x86_64: |
---|
597 | "_gethostbyname_r", referenced from: |
---|
598 | _main in conftest-10fdb6.o |
---|
599 | ld: symbol(s) not found for architecture x86_64 |
---|
600 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
601 | configure:8714: $? = 1 |
---|
602 | configure: 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 | | } |
---|
641 | configure: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 |
---|
642 | ld: library not found for -lnsl |
---|
643 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
644 | configure:8714: $? = 1 |
---|
645 | configure: 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 | | } |
---|
684 | configure:8745: result: no |
---|
685 | configure:8754: checking for library containing shmget |
---|
686 | configure: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 |
---|
687 | configure:8802: $? = 0 |
---|
688 | configure:8833: result: none required |
---|
689 | configure:8845: checking for library containing readline |
---|
690 | configure: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 |
---|
691 | configure:8894: $? = 0 |
---|
692 | configure:8934: result: -lreadline |
---|
693 | configure:8961: checking for inflate in -lz |
---|
694 | configure: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 |
---|
695 | configure:9003: $? = 0 |
---|
696 | configure:9024: result: yes |
---|
697 | configure:9440: checking for CRYPTO_new_ex_data in -lcrypto |
---|
698 | configure: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 |
---|
699 | configure:9482: $? = 0 |
---|
700 | configure:9503: result: yes |
---|
701 | configure:9519: checking for SSL_library_init in -lssl |
---|
702 | configure: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 |
---|
703 | configure:9561: $? = 0 |
---|
704 | configure:9582: result: yes |
---|
705 | configure:9867: checking for xmlSaveToBuffer in -lxml2 |
---|
706 | configure: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 |
---|
707 | configure:9909: $? = 0 |
---|
708 | configure:9930: result: yes |
---|
709 | configure:9949: checking for xsltCleanupGlobals in -lxslt |
---|
710 | configure: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 |
---|
711 | configure:9991: $? = 0 |
---|
712 | configure:10012: result: yes |
---|
713 | configure:10114: checking for uuid_export in -lossp-uuid |
---|
714 | configure: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 |
---|
715 | ld: library not found for -lossp-uuid |
---|
716 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
717 | configure:10156: $? = 1 |
---|
718 | configure: 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 | | } |
---|
764 | configure:10177: result: no |
---|
765 | configure:10182: checking for uuid_export in -luuid |
---|
766 | configure: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 |
---|
767 | configure:10224: $? = 0 |
---|
768 | configure:10245: result: yes |
---|
769 | configure:10265: checking for ANSI C header files |
---|
770 | configure: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 |
---|
771 | configure:10302: $? = 0 |
---|
772 | configure: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 |
---|
773 | configure:10405: $? = 0 |
---|
774 | configure:10411: ./conftest |
---|
775 | dyld: 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 |
---|
779 | configure:10415: $? = 133 |
---|
780 | configure: program exited with status 133 |
---|
781 | configure: 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 | | } |
---|
833 | configure:10433: result: no |
---|
834 | configure:10457: checking for sys/types.h |
---|
835 | configure: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 |
---|
836 | configure:10485: $? = 0 |
---|
837 | configure:10502: result: yes |
---|
838 | configure:10457: checking for sys/stat.h |
---|
839 | configure: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 |
---|
840 | configure:10485: $? = 0 |
---|
841 | configure:10502: result: yes |
---|
842 | configure:10457: checking for stdlib.h |
---|
843 | configure: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 |
---|
844 | configure:10485: $? = 0 |
---|
845 | configure:10502: result: yes |
---|
846 | configure:10457: checking for string.h |
---|
847 | configure: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 |
---|
848 | configure:10485: $? = 0 |
---|
849 | configure:10502: result: yes |
---|
850 | configure:10457: checking for memory.h |
---|
851 | configure: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 |
---|
852 | configure:10485: $? = 0 |
---|
853 | configure:10502: result: yes |
---|
854 | configure:10457: checking for strings.h |
---|
855 | configure: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 |
---|
856 | configure:10485: $? = 0 |
---|
857 | configure:10502: result: yes |
---|
858 | configure:10457: checking for inttypes.h |
---|
859 | configure: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 |
---|
860 | configure:10485: $? = 0 |
---|
861 | configure:10502: result: yes |
---|
862 | configure:10457: checking for stdint.h |
---|
863 | configure: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 |
---|
864 | configure:10485: $? = 0 |
---|
865 | configure:10502: result: yes |
---|
866 | configure:10457: checking for unistd.h |
---|
867 | configure: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 |
---|
868 | configure:10485: $? = 0 |
---|
869 | configure:10502: result: yes |
---|
870 | configure:10558: checking crypt.h usability |
---|
871 | configure: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 |
---|
872 | conftest.c:73:10: fatal error: 'crypt.h' file not found |
---|
873 | #include <crypt.h> |
---|
874 | ^ |
---|
875 | 1 error generated. |
---|
876 | configure:10582: $? = 1 |
---|
877 | configure: 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> |
---|
951 | configure:10596: result: no |
---|
952 | configure:10600: checking crypt.h presence |
---|
953 | configure: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 |
---|
954 | conftest.c:40:10: fatal error: 'crypt.h' file not found |
---|
955 | #include <crypt.h> |
---|
956 | ^ |
---|
957 | 1 error generated. |
---|
958 | configure:10622: $? = 1 |
---|
959 | configure: 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> |
---|
1000 | configure:10636: result: no |
---|
1001 | configure:10669: checking for crypt.h |
---|
1002 | configure:10678: result: no |
---|
1003 | configure:10558: checking dld.h usability |
---|
1004 | configure: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 |
---|
1005 | conftest.c:73:10: fatal error: 'dld.h' file not found |
---|
1006 | #include <dld.h> |
---|
1007 | ^ |
---|
1008 | 1 error generated. |
---|
1009 | configure:10582: $? = 1 |
---|
1010 | configure: 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> |
---|
1084 | configure:10596: result: no |
---|
1085 | configure:10600: checking dld.h presence |
---|
1086 | configure: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 |
---|
1087 | conftest.c:40:10: fatal error: 'dld.h' file not found |
---|
1088 | #include <dld.h> |
---|
1089 | ^ |
---|
1090 | 1 error generated. |
---|
1091 | configure:10622: $? = 1 |
---|
1092 | configure: 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> |
---|
1133 | configure:10636: result: no |
---|
1134 | configure:10669: checking for dld.h |
---|
1135 | configure:10678: result: no |
---|
1136 | configure:10558: checking fp_class.h usability |
---|
1137 | configure: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 |
---|
1138 | conftest.c:73:10: fatal error: 'fp_class.h' file not found |
---|
1139 | #include <fp_class.h> |
---|
1140 | ^ |
---|
1141 | 1 error generated. |
---|
1142 | configure:10582: $? = 1 |
---|
1143 | configure: 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> |
---|
1217 | configure:10596: result: no |
---|
1218 | configure:10600: checking fp_class.h presence |
---|
1219 | configure: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 |
---|
1220 | conftest.c:40:10: fatal error: 'fp_class.h' file not found |
---|
1221 | #include <fp_class.h> |
---|
1222 | ^ |
---|
1223 | 1 error generated. |
---|
1224 | configure:10622: $? = 1 |
---|
1225 | configure: 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> |
---|
1266 | configure:10636: result: no |
---|
1267 | configure:10669: checking for fp_class.h |
---|
1268 | configure:10678: result: no |
---|
1269 | configure:10558: checking getopt.h usability |
---|
1270 | configure: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 |
---|
1271 | configure:10582: $? = 0 |
---|
1272 | configure:10596: result: yes |
---|
1273 | configure:10600: checking getopt.h presence |
---|
1274 | configure: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 |
---|
1275 | configure:10622: $? = 0 |
---|
1276 | configure:10636: result: yes |
---|
1277 | configure:10669: checking for getopt.h |
---|
1278 | configure:10678: result: yes |
---|
1279 | configure:10558: checking ieeefp.h usability |
---|
1280 | configure: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 |
---|
1281 | conftest.c:74:10: fatal error: 'ieeefp.h' file not found |
---|
1282 | #include <ieeefp.h> |
---|
1283 | ^ |
---|
1284 | 1 error generated. |
---|
1285 | configure:10582: $? = 1 |
---|
1286 | configure: 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> |
---|
1361 | configure:10596: result: no |
---|
1362 | configure:10600: checking ieeefp.h presence |
---|
1363 | configure: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 |
---|
1364 | conftest.c:41:10: fatal error: 'ieeefp.h' file not found |
---|
1365 | #include <ieeefp.h> |
---|
1366 | ^ |
---|
1367 | 1 error generated. |
---|
1368 | configure:10622: $? = 1 |
---|
1369 | configure: 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> |
---|
1411 | configure:10636: result: no |
---|
1412 | configure:10669: checking for ieeefp.h |
---|
1413 | configure:10678: result: no |
---|
1414 | configure:10558: checking ifaddrs.h usability |
---|
1415 | configure: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 |
---|
1416 | configure:10582: $? = 0 |
---|
1417 | configure:10596: result: yes |
---|
1418 | configure:10600: checking ifaddrs.h presence |
---|
1419 | configure: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 |
---|
1420 | configure:10622: $? = 0 |
---|
1421 | configure:10636: result: yes |
---|
1422 | configure:10669: checking for ifaddrs.h |
---|
1423 | configure:10678: result: yes |
---|
1424 | configure:10558: checking langinfo.h usability |
---|
1425 | configure: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 |
---|
1426 | configure:10582: $? = 0 |
---|
1427 | configure:10596: result: yes |
---|
1428 | configure:10600: checking langinfo.h presence |
---|
1429 | configure: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 |
---|
1430 | configure:10622: $? = 0 |
---|
1431 | configure:10636: result: yes |
---|
1432 | configure:10669: checking for langinfo.h |
---|
1433 | configure:10678: result: yes |
---|
1434 | configure:10558: checking poll.h usability |
---|
1435 | configure: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 |
---|
1436 | configure:10582: $? = 0 |
---|
1437 | configure:10596: result: yes |
---|
1438 | configure:10600: checking poll.h presence |
---|
1439 | configure: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 |
---|
1440 | configure:10622: $? = 0 |
---|
1441 | configure:10636: result: yes |
---|
1442 | configure:10669: checking for poll.h |
---|
1443 | configure:10678: result: yes |
---|
1444 | configure:10558: checking pwd.h usability |
---|
1445 | configure: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 |
---|
1446 | configure:10582: $? = 0 |
---|
1447 | configure:10596: result: yes |
---|
1448 | configure:10600: checking pwd.h presence |
---|
1449 | configure: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 |
---|
1450 | configure:10622: $? = 0 |
---|
1451 | configure:10636: result: yes |
---|
1452 | configure:10669: checking for pwd.h |
---|
1453 | configure:10678: result: yes |
---|
1454 | configure:10558: checking sys/ioctl.h usability |
---|
1455 | configure: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 |
---|
1456 | configure:10582: $? = 0 |
---|
1457 | configure:10596: result: yes |
---|
1458 | configure:10600: checking sys/ioctl.h presence |
---|
1459 | configure: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 |
---|
1460 | configure:10622: $? = 0 |
---|
1461 | configure:10636: result: yes |
---|
1462 | configure:10669: checking for sys/ioctl.h |
---|
1463 | configure:10678: result: yes |
---|
1464 | configure:10558: checking sys/ipc.h usability |
---|
1465 | configure: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 |
---|
1466 | configure:10582: $? = 0 |
---|
1467 | configure:10596: result: yes |
---|
1468 | configure:10600: checking sys/ipc.h presence |
---|
1469 | configure: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 |
---|
1470 | configure:10622: $? = 0 |
---|
1471 | configure:10636: result: yes |
---|
1472 | configure:10669: checking for sys/ipc.h |
---|
1473 | configure:10678: result: yes |
---|
1474 | configure:10558: checking sys/poll.h usability |
---|
1475 | configure: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 |
---|
1476 | configure:10582: $? = 0 |
---|
1477 | configure:10596: result: yes |
---|
1478 | configure:10600: checking sys/poll.h presence |
---|
1479 | configure: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 |
---|
1480 | configure:10622: $? = 0 |
---|
1481 | configure:10636: result: yes |
---|
1482 | configure:10669: checking for sys/poll.h |
---|
1483 | configure:10678: result: yes |
---|
1484 | configure:10558: checking sys/pstat.h usability |
---|
1485 | configure: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 |
---|
1486 | conftest.c:81:10: fatal error: 'sys/pstat.h' file not found |
---|
1487 | #include <sys/pstat.h> |
---|
1488 | ^ |
---|
1489 | 1 error generated. |
---|
1490 | configure:10582: $? = 1 |
---|
1491 | configure: 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> |
---|
1573 | configure:10596: result: no |
---|
1574 | configure:10600: checking sys/pstat.h presence |
---|
1575 | configure: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 |
---|
1576 | conftest.c:48:10: fatal error: 'sys/pstat.h' file not found |
---|
1577 | #include <sys/pstat.h> |
---|
1578 | ^ |
---|
1579 | 1 error generated. |
---|
1580 | configure:10622: $? = 1 |
---|
1581 | configure: 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> |
---|
1630 | configure:10636: result: no |
---|
1631 | configure:10669: checking for sys/pstat.h |
---|
1632 | configure:10678: result: no |
---|
1633 | configure:10558: checking sys/resource.h usability |
---|
1634 | configure: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 |
---|
1635 | configure:10582: $? = 0 |
---|
1636 | configure:10596: result: yes |
---|
1637 | configure:10600: checking sys/resource.h presence |
---|
1638 | configure: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 |
---|
1639 | configure:10622: $? = 0 |
---|
1640 | configure:10636: result: yes |
---|
1641 | configure:10669: checking for sys/resource.h |
---|
1642 | configure:10678: result: yes |
---|
1643 | configure:10558: checking sys/select.h usability |
---|
1644 | configure: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 |
---|
1645 | configure:10582: $? = 0 |
---|
1646 | configure:10596: result: yes |
---|
1647 | configure:10600: checking sys/select.h presence |
---|
1648 | configure: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 |
---|
1649 | configure:10622: $? = 0 |
---|
1650 | configure:10636: result: yes |
---|
1651 | configure:10669: checking for sys/select.h |
---|
1652 | configure:10678: result: yes |
---|
1653 | configure:10558: checking sys/sem.h usability |
---|
1654 | configure: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 |
---|
1655 | configure:10582: $? = 0 |
---|
1656 | configure:10596: result: yes |
---|
1657 | configure:10600: checking sys/sem.h presence |
---|
1658 | configure: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 |
---|
1659 | configure:10622: $? = 0 |
---|
1660 | configure:10636: result: yes |
---|
1661 | configure:10669: checking for sys/sem.h |
---|
1662 | configure:10678: result: yes |
---|
1663 | configure:10558: checking sys/shm.h usability |
---|
1664 | configure: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 |
---|
1665 | configure:10582: $? = 0 |
---|
1666 | configure:10596: result: yes |
---|
1667 | configure:10600: checking sys/shm.h presence |
---|
1668 | configure: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 |
---|
1669 | configure:10622: $? = 0 |
---|
1670 | configure:10636: result: yes |
---|
1671 | configure:10669: checking for sys/shm.h |
---|
1672 | configure:10678: result: yes |
---|
1673 | configure:10558: checking sys/socket.h usability |
---|
1674 | configure: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 |
---|
1675 | configure:10582: $? = 0 |
---|
1676 | configure:10596: result: yes |
---|
1677 | configure:10600: checking sys/socket.h presence |
---|
1678 | configure: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 |
---|
1679 | configure:10622: $? = 0 |
---|
1680 | configure:10636: result: yes |
---|
1681 | configure:10669: checking for sys/socket.h |
---|
1682 | configure:10678: result: yes |
---|
1683 | configure:10558: checking sys/sockio.h usability |
---|
1684 | configure: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 |
---|
1685 | configure:10582: $? = 0 |
---|
1686 | configure:10596: result: yes |
---|
1687 | configure:10600: checking sys/sockio.h presence |
---|
1688 | configure: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 |
---|
1689 | configure:10622: $? = 0 |
---|
1690 | configure:10636: result: yes |
---|
1691 | configure:10669: checking for sys/sockio.h |
---|
1692 | configure:10678: result: yes |
---|
1693 | configure:10558: checking sys/tas.h usability |
---|
1694 | configure: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 |
---|
1695 | conftest.c:87:10: fatal error: 'sys/tas.h' file not found |
---|
1696 | #include <sys/tas.h> |
---|
1697 | ^ |
---|
1698 | 1 error generated. |
---|
1699 | configure:10582: $? = 1 |
---|
1700 | configure: 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> |
---|
1788 | configure:10596: result: no |
---|
1789 | configure:10600: checking sys/tas.h presence |
---|
1790 | configure: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 |
---|
1791 | conftest.c:54:10: fatal error: 'sys/tas.h' file not found |
---|
1792 | #include <sys/tas.h> |
---|
1793 | ^ |
---|
1794 | 1 error generated. |
---|
1795 | configure:10622: $? = 1 |
---|
1796 | configure: 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> |
---|
1851 | configure:10636: result: no |
---|
1852 | configure:10669: checking for sys/tas.h |
---|
1853 | configure:10678: result: no |
---|
1854 | configure:10558: checking sys/time.h usability |
---|
1855 | configure: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 |
---|
1856 | configure:10582: $? = 0 |
---|
1857 | configure:10596: result: yes |
---|
1858 | configure:10600: checking sys/time.h presence |
---|
1859 | configure: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 |
---|
1860 | configure:10622: $? = 0 |
---|
1861 | configure:10636: result: yes |
---|
1862 | configure:10669: checking for sys/time.h |
---|
1863 | configure:10678: result: yes |
---|
1864 | configure:10558: checking sys/un.h usability |
---|
1865 | configure: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 |
---|
1866 | configure:10582: $? = 0 |
---|
1867 | configure:10596: result: yes |
---|
1868 | configure:10600: checking sys/un.h presence |
---|
1869 | configure: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 |
---|
1870 | configure:10622: $? = 0 |
---|
1871 | configure:10636: result: yes |
---|
1872 | configure:10669: checking for sys/un.h |
---|
1873 | configure:10678: result: yes |
---|
1874 | configure:10558: checking termios.h usability |
---|
1875 | configure: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 |
---|
1876 | configure:10582: $? = 0 |
---|
1877 | configure:10596: result: yes |
---|
1878 | configure:10600: checking termios.h presence |
---|
1879 | configure: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 |
---|
1880 | configure:10622: $? = 0 |
---|
1881 | configure:10636: result: yes |
---|
1882 | configure:10669: checking for termios.h |
---|
1883 | configure:10678: result: yes |
---|
1884 | configure:10558: checking ucred.h usability |
---|
1885 | configure: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 |
---|
1886 | conftest.c:90:10: fatal error: 'ucred.h' file not found |
---|
1887 | #include <ucred.h> |
---|
1888 | ^ |
---|
1889 | 1 error generated. |
---|
1890 | configure:10582: $? = 1 |
---|
1891 | configure: 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> |
---|
1982 | configure:10596: result: no |
---|
1983 | configure:10600: checking ucred.h presence |
---|
1984 | configure: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 |
---|
1985 | conftest.c:57:10: fatal error: 'ucred.h' file not found |
---|
1986 | #include <ucred.h> |
---|
1987 | ^ |
---|
1988 | 1 error generated. |
---|
1989 | configure:10622: $? = 1 |
---|
1990 | configure: 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> |
---|
2048 | configure:10636: result: no |
---|
2049 | configure:10669: checking for ucred.h |
---|
2050 | configure:10678: result: no |
---|
2051 | configure:10558: checking utime.h usability |
---|
2052 | configure: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 |
---|
2053 | configure:10582: $? = 0 |
---|
2054 | configure:10596: result: yes |
---|
2055 | configure:10600: checking utime.h presence |
---|
2056 | configure: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 |
---|
2057 | configure:10622: $? = 0 |
---|
2058 | configure:10636: result: yes |
---|
2059 | configure:10669: checking for utime.h |
---|
2060 | configure:10678: result: yes |
---|
2061 | configure:10558: checking wchar.h usability |
---|
2062 | configure: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 |
---|
2063 | configure:10582: $? = 0 |
---|
2064 | configure:10596: result: yes |
---|
2065 | configure:10600: checking wchar.h presence |
---|
2066 | configure: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 |
---|
2067 | configure:10622: $? = 0 |
---|
2068 | configure:10636: result: yes |
---|
2069 | configure:10669: checking for wchar.h |
---|
2070 | configure:10678: result: yes |
---|
2071 | configure:10558: checking wctype.h usability |
---|
2072 | configure: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 |
---|
2073 | configure:10582: $? = 0 |
---|
2074 | configure:10596: result: yes |
---|
2075 | configure:10600: checking wctype.h presence |
---|
2076 | configure: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 |
---|
2077 | configure:10622: $? = 0 |
---|
2078 | configure:10636: result: yes |
---|
2079 | configure:10669: checking for wctype.h |
---|
2080 | configure:10678: result: yes |
---|
2081 | configure:10700: checking for net/if.h |
---|
2082 | configure: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 |
---|
2083 | configure:10732: $? = 0 |
---|
2084 | configure:10749: result: yes |
---|
2085 | configure:10769: checking for sys/ucred.h |
---|
2086 | configure: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 |
---|
2087 | configure:10799: $? = 0 |
---|
2088 | configure:10816: result: yes |
---|
2089 | configure:10848: checking netinet/in.h usability |
---|
2090 | configure: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 |
---|
2091 | configure:10872: $? = 0 |
---|
2092 | configure:10886: result: yes |
---|
2093 | configure:10890: checking netinet/in.h presence |
---|
2094 | configure: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 |
---|
2095 | configure:10912: $? = 0 |
---|
2096 | configure:10926: result: yes |
---|
2097 | configure:10959: checking for netinet/in.h |
---|
2098 | configure:10968: result: yes |
---|
2099 | configure:10987: checking for netinet/tcp.h |
---|
2100 | configure: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 |
---|
2101 | configure:11019: $? = 0 |
---|
2102 | configure:11036: result: yes |
---|
2103 | configure:11067: checking readline/readline.h usability |
---|
2104 | configure: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 |
---|
2105 | configure:11091: $? = 0 |
---|
2106 | configure:11105: result: yes |
---|
2107 | configure:11109: checking readline/readline.h presence |
---|
2108 | configure: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 |
---|
2109 | configure:11131: $? = 0 |
---|
2110 | configure:11145: result: yes |
---|
2111 | configure:11178: checking for readline/readline.h |
---|
2112 | configure:11187: result: yes |
---|
2113 | configure:11380: checking readline/history.h usability |
---|
2114 | configure: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 |
---|
2115 | configure:11404: $? = 0 |
---|
2116 | configure:11418: result: yes |
---|
2117 | configure:11422: checking readline/history.h presence |
---|
2118 | configure: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 |
---|
2119 | configure:11444: $? = 0 |
---|
2120 | configure:11458: result: yes |
---|
2121 | configure:11491: checking for readline/history.h |
---|
2122 | configure:11500: result: yes |
---|
2123 | configure:12620: checking zlib.h usability |
---|
2124 | configure: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 |
---|
2125 | configure:12644: $? = 0 |
---|
2126 | configure:12658: result: yes |
---|
2127 | configure:12662: checking zlib.h presence |
---|
2128 | configure: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 |
---|
2129 | configure:12684: $? = 0 |
---|
2130 | configure:12698: result: yes |
---|
2131 | configure:12731: checking for zlib.h |
---|
2132 | configure:12738: result: yes |
---|
2133 | configure:13224: checking openssl/ssl.h usability |
---|
2134 | configure: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 |
---|
2135 | configure:13248: $? = 0 |
---|
2136 | configure:13262: result: yes |
---|
2137 | configure:13266: checking openssl/ssl.h presence |
---|
2138 | configure: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 |
---|
2139 | configure:13288: $? = 0 |
---|
2140 | configure:13302: result: yes |
---|
2141 | configure:13335: checking for openssl/ssl.h |
---|
2142 | configure:13342: result: yes |
---|
2143 | configure:13365: checking openssl/err.h usability |
---|
2144 | configure: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 |
---|
2145 | configure:13389: $? = 0 |
---|
2146 | configure:13403: result: yes |
---|
2147 | configure:13407: checking openssl/err.h presence |
---|
2148 | configure: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 |
---|
2149 | configure:13429: $? = 0 |
---|
2150 | configure:13443: result: yes |
---|
2151 | configure:13476: checking for openssl/err.h |
---|
2152 | configure:13483: result: yes |
---|
2153 | configure:13819: checking libxml/parser.h usability |
---|
2154 | configure: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 |
---|
2155 | configure:13843: $? = 0 |
---|
2156 | configure:13857: result: yes |
---|
2157 | configure:13861: checking libxml/parser.h presence |
---|
2158 | configure: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 |
---|
2159 | configure:13883: $? = 0 |
---|
2160 | configure:13897: result: yes |
---|
2161 | configure:13930: checking for libxml/parser.h |
---|
2162 | configure:13937: result: yes |
---|
2163 | configure:13963: checking libxslt/xslt.h usability |
---|
2164 | configure: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 |
---|
2165 | configure:13987: $? = 0 |
---|
2166 | configure:14001: result: yes |
---|
2167 | configure:14005: checking libxslt/xslt.h presence |
---|
2168 | configure: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 |
---|
2169 | configure:14027: $? = 0 |
---|
2170 | configure:14041: result: yes |
---|
2171 | configure:14074: checking for libxslt/xslt.h |
---|
2172 | configure:14081: result: yes |
---|
2173 | configure:14413: checking dns_sd.h usability |
---|
2174 | configure: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 |
---|
2175 | configure:14437: $? = 0 |
---|
2176 | configure:14451: result: yes |
---|
2177 | configure:14455: checking dns_sd.h presence |
---|
2178 | configure: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 |
---|
2179 | configure:14477: $? = 0 |
---|
2180 | configure:14491: result: yes |
---|
2181 | configure:14524: checking for dns_sd.h |
---|
2182 | configure:14531: result: yes |
---|
2183 | configure:14564: checking ossp/uuid.h usability |
---|
2184 | configure: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 |
---|
2185 | In 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]')) |
---|
2187 | typedef struct uuid_st uuid_t; |
---|
2188 | ^ |
---|
2189 | /usr/include/sys/_types/_uuid_t.h:30:25: note: previous definition is here |
---|
2190 | typedef __darwin_uuid_t uuid_t; |
---|
2191 | ^ |
---|
2192 | 1 error generated. |
---|
2193 | configure:14588: $? = 1 |
---|
2194 | configure: 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> |
---|
2294 | configure:14602: result: no |
---|
2295 | configure:14606: checking ossp/uuid.h presence |
---|
2296 | configure: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 |
---|
2297 | configure:14628: $? = 0 |
---|
2298 | configure:14642: result: yes |
---|
2299 | configure:14655: WARNING: ossp/uuid.h: present but cannot be compiled |
---|
2300 | configure:14657: WARNING: ossp/uuid.h: check for missing prerequisite headers? |
---|
2301 | configure:14659: WARNING: ossp/uuid.h: see the Autoconf documentation |
---|
2302 | configure:14661: WARNING: ossp/uuid.h: section "Present But Cannot Be Compiled" |
---|
2303 | configure:14663: WARNING: ossp/uuid.h: proceeding with the preprocessor's result |
---|
2304 | configure:14665: WARNING: ossp/uuid.h: in the future, the compiler will take precedence |
---|
2305 | configure:14675: checking for ossp/uuid.h |
---|
2306 | configure:14684: result: yes |
---|
2307 | configure:15017: checking whether byte ordering is bigendian |
---|
2308 | configure: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 |
---|
2309 | configure:15049: $? = 0 |
---|
2310 | configure:15397: result: universal |
---|
2311 | configure:15422: checking for an ANSI C-conforming const |
---|
2312 | configure: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 |
---|
2313 | conftest.c:113:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized] |
---|
2314 | struct s *b; b->j = 5; |
---|
2315 | ^ |
---|
2316 | conftest.c:113:16: note: initialize the variable 'b' to silence this warning |
---|
2317 | struct s *b; b->j = 5; |
---|
2318 | ^ |
---|
2319 | = 0 |
---|
2320 | conftest.c:97:6: warning: variable 't' is uninitialized when used here [-Wuninitialized] |
---|
2321 | *t++ = 0; |
---|
2322 | ^ |
---|
2323 | conftest.c:94:12: note: initialize the variable 't' to silence this warning |
---|
2324 | char *t; |
---|
2325 | ^ |
---|
2326 | = 0 |
---|
2327 | 2 warnings generated. |
---|
2328 | configure:15504: $? = 0 |
---|
2329 | configure:15519: result: yes |
---|
2330 | configure:15529: checking for inline |
---|
2331 | configure: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 |
---|
2332 | conftest.c:70:21: warning: unused function 'static_foo' [-Wunused-function] |
---|
2333 | static inline foo_t static_foo () {return 0; } |
---|
2334 | ^ |
---|
2335 | 1 warning generated. |
---|
2336 | configure:15562: $? = 0 |
---|
2337 | configure:15580: result: inline |
---|
2338 | configure:15599: checking for quiet inline (no complaint if unreferenced) |
---|
2339 | configure: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 |
---|
2340 | configure:15636: $? = 0 |
---|
2341 | configure:15658: result: yes |
---|
2342 | configure:15668: checking for preprocessor stringizing operator |
---|
2343 | configure:15692: result: yes |
---|
2344 | configure:15703: checking for flexible array members |
---|
2345 | configure: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 |
---|
2346 | configure:15743: $? = 0 |
---|
2347 | configure:15758: result: yes |
---|
2348 | configure:15773: checking for signed types |
---|
2349 | configure: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 |
---|
2350 | conftest.c:75:13: warning: unused variable 'c' [-Wunused-variable] |
---|
2351 | signed char c; signed short s; signed int i; |
---|
2352 | ^ |
---|
2353 | conftest.c:75:29: warning: unused variable 's' [-Wunused-variable] |
---|
2354 | signed char c; signed short s; signed int i; |
---|
2355 | ^ |
---|
2356 | conftest.c:75:43: warning: unused variable 'i' [-Wunused-variable] |
---|
2357 | signed char c; signed short s; signed int i; |
---|
2358 | ^ |
---|
2359 | 3 warnings generated. |
---|
2360 | configure:15806: $? = 0 |
---|
2361 | configure:15821: result: yes |
---|
2362 | configure:15830: checking for working volatile |
---|
2363 | configure: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 |
---|
2364 | conftest.c:78:9: warning: variable 'x' is uninitialized when used here [-Wuninitialized] |
---|
2365 | return !x && !y; |
---|
2366 | ^ |
---|
2367 | conftest.c:76:15: note: initialize the variable 'x' to silence this warning |
---|
2368 | volatile int x; |
---|
2369 | ^ |
---|
2370 | = 0 |
---|
2371 | 1 warning generated. |
---|
2372 | configure:15866: $? = 0 |
---|
2373 | configure:15881: result: yes |
---|
2374 | configure:15891: checking for __func__ |
---|
2375 | configure: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 |
---|
2376 | configure:15924: $? = 0 |
---|
2377 | configure:15939: result: yes |
---|
2378 | configure:16006: checking for _Static_assert |
---|
2379 | configure: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 |
---|
2380 | configure:16039: $? = 0 |
---|
2381 | configure:16059: result: yes |
---|
2382 | configure:16068: checking for __builtin_types_compatible_p |
---|
2383 | configure: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 |
---|
2384 | conftest.c:77:20: warning: unused variable 'y' [-Wunused-variable] |
---|
2385 | int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)]; |
---|
2386 | ^ |
---|
2387 | 1 warning generated. |
---|
2388 | configure:16101: $? = 0 |
---|
2389 | configure:16116: result: yes |
---|
2390 | configure:16125: checking for __builtin_constant_p |
---|
2391 | configure: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 |
---|
2392 | conftest.c:74:26: warning: unused variable 'y' [-Wunused-variable] |
---|
2393 | static int x; static int y[__builtin_constant_p(x) ? x : 1]; |
---|
2394 | ^ |
---|
2395 | 1 warning generated. |
---|
2396 | configure:16158: $? = 0 |
---|
2397 | configure:16173: result: yes |
---|
2398 | configure:16182: checking for __builtin_unreachable |
---|
2399 | configure: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 |
---|
2400 | configure:16215: $? = 0 |
---|
2401 | configure:16235: result: yes |
---|
2402 | configure:16244: checking for __VA_ARGS__ |
---|
2403 | configure: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 |
---|
2404 | configure:16279: $? = 0 |
---|
2405 | configure:16294: result: yes |
---|
2406 | configure:16303: checking whether struct tm is in sys/time.h or time.h |
---|
2407 | configure: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 |
---|
2408 | configure:16340: $? = 0 |
---|
2409 | configure:16355: result: time.h |
---|
2410 | configure:16365: checking for struct tm.tm_zone |
---|
2411 | configure: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 |
---|
2412 | configure:16403: $? = 0 |
---|
2413 | configure:16464: result: yes |
---|
2414 | configure:16482: checking for tzname |
---|
2415 | configure: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 |
---|
2416 | conftest.c:87:1: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration] |
---|
2417 | atoi(*tzname); |
---|
2418 | ^ |
---|
2419 | 1 warning generated. |
---|
2420 | configure:16519: $? = 0 |
---|
2421 | configure:16539: result: yes |
---|
2422 | configure:16549: checking for union semun |
---|
2423 | configure: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 |
---|
2424 | configure:16587: $? = 0 |
---|
2425 | configure: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 |
---|
2426 | conftest.c:87:26: error: expected expression |
---|
2427 | if (sizeof ((union semun))) |
---|
2428 | ^ |
---|
2429 | 1 error generated. |
---|
2430 | configure:16624: $? = 1 |
---|
2431 | configure: 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 | | } |
---|
2523 | configure:16647: result: yes |
---|
2524 | configure:16658: checking for struct sockaddr_un |
---|
2525 | configure: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 |
---|
2526 | configure:16698: $? = 0 |
---|
2527 | configure: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 |
---|
2528 | conftest.c:90:33: error: expected expression |
---|
2529 | if (sizeof ((struct sockaddr_un))) |
---|
2530 | ^ |
---|
2531 | 1 error generated. |
---|
2532 | configure:16737: $? = 1 |
---|
2533 | configure: 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 | | } |
---|
2628 | configure:16760: result: yes |
---|
2629 | configure:16770: checking for struct sockaddr_storage |
---|
2630 | configure: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 |
---|
2631 | configure:16810: $? = 0 |
---|
2632 | configure: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 |
---|
2633 | conftest.c:91:38: error: expected expression |
---|
2634 | if (sizeof ((struct sockaddr_storage))) |
---|
2635 | ^ |
---|
2636 | 1 error generated. |
---|
2637 | configure:16849: $? = 1 |
---|
2638 | configure: 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 | | } |
---|
2734 | configure:16872: result: yes |
---|
2735 | configure:16883: checking for struct sockaddr_storage.ss_family |
---|
2736 | configure: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 |
---|
2737 | configure:16923: $? = 0 |
---|
2738 | configure:16986: result: yes |
---|
2739 | configure:16996: checking for struct sockaddr_storage.__ss_family |
---|
2740 | configure: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 |
---|
2741 | conftest.c:94:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? |
---|
2742 | if (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 | ^ |
---|
2748 | 1 error generated. |
---|
2749 | configure:17036: $? = 1 |
---|
2750 | configure: 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 | | } |
---|
2849 | configure: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 |
---|
2850 | conftest.c:94:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? |
---|
2851 | if (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 | ^ |
---|
2857 | 1 error generated. |
---|
2858 | configure:17081: $? = 1 |
---|
2859 | configure: 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 | | } |
---|
2958 | configure:17099: result: no |
---|
2959 | configure:17109: checking for struct sockaddr_storage.ss_len |
---|
2960 | configure: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 |
---|
2961 | configure:17149: $? = 0 |
---|
2962 | configure:17212: result: yes |
---|
2963 | configure:17222: checking for struct sockaddr_storage.__ss_len |
---|
2964 | configure: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 |
---|
2965 | conftest.c:95:13: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'? |
---|
2966 | if (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 | ^ |
---|
2972 | 1 error generated. |
---|
2973 | configure:17262: $? = 1 |
---|
2974 | configure: 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 | | } |
---|
3074 | configure: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 |
---|
3075 | conftest.c:95:20: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'? |
---|
3076 | if (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 | ^ |
---|
3082 | 1 error generated. |
---|
3083 | configure:17307: $? = 1 |
---|
3084 | configure: 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 | | } |
---|
3184 | configure:17325: result: no |
---|
3185 | configure:17335: checking for struct sockaddr.sa_len |
---|
3186 | configure: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 |
---|
3187 | configure:17375: $? = 0 |
---|
3188 | configure:17438: result: yes |
---|
3189 | configure:17449: checking for struct addrinfo |
---|
3190 | configure: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 |
---|
3191 | configure:17488: $? = 0 |
---|
3192 | configure: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 |
---|
3193 | conftest.c:94:30: error: expected expression |
---|
3194 | if (sizeof ((struct addrinfo))) |
---|
3195 | ^ |
---|
3196 | 1 error generated. |
---|
3197 | configure:17526: $? = 1 |
---|
3198 | configure: 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 | | } |
---|
3297 | configure:17549: result: yes |
---|
3298 | configure:17561: checking for intptr_t |
---|
3299 | configure: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 |
---|
3300 | configure:17596: $? = 0 |
---|
3301 | configure: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 |
---|
3302 | conftest.c:123:23: error: expected expression |
---|
3303 | if (sizeof ((intptr_t))) |
---|
3304 | ^ |
---|
3305 | 1 error generated. |
---|
3306 | configure:17630: $? = 1 |
---|
3307 | configure: 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 | | } |
---|
3435 | configure:17653: result: yes |
---|
3436 | configure:17718: checking for uintptr_t |
---|
3437 | configure: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 |
---|
3438 | configure:17753: $? = 0 |
---|
3439 | configure: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 |
---|
3440 | conftest.c:124:24: error: expected expression |
---|
3441 | if (sizeof ((uintptr_t))) |
---|
3442 | ^ |
---|
3443 | 1 error generated. |
---|
3444 | configure:17787: $? = 1 |
---|
3445 | configure: 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 | | } |
---|
3574 | configure:17810: result: yes |
---|
3575 | configure:17876: checking for long long int |
---|
3576 | configure: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 |
---|
3577 | configure:17930: $? = 0 |
---|
3578 | configure: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 |
---|
3579 | configure:17981: $? = 0 |
---|
3580 | configure:17987: ./conftest |
---|
3581 | dyld: 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 |
---|
3585 | configure:17991: $? = 133 |
---|
3586 | configure: program exited with status 133 |
---|
3587 | configure: 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 | | } |
---|
3698 | configure:18018: result: no |
---|
3699 | configure:18029: checking for locale_t |
---|
3700 | configure: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 |
---|
3701 | conftest.c:90:1: error: unknown type name 'locale_t' |
---|
3702 | locale_t x; |
---|
3703 | ^ |
---|
3704 | 1 error generated. |
---|
3705 | configure:18063: $? = 1 |
---|
3706 | configure: 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 | | } |
---|
3804 | configure: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 |
---|
3805 | configure:18102: $? = 0 |
---|
3806 | configure:18120: result: yes (in xlocale.h) |
---|
3807 | configure:18137: checking for struct cmsgcred |
---|
3808 | configure: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 |
---|
3809 | conftest.c:100:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred' |
---|
3810 | if (sizeof (struct cmsgcred)) |
---|
3811 | ^ ~~~~~~~~~~~~~~~~~ |
---|
3812 | conftest.c:100:20: note: forward declaration of 'struct cmsgcred' |
---|
3813 | if (sizeof (struct cmsgcred)) |
---|
3814 | ^ |
---|
3815 | 1 error generated. |
---|
3816 | configure:18177: $? = 1 |
---|
3817 | configure: 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 | | } |
---|
3922 | configure:18239: result: no |
---|
3923 | configure:18251: checking for struct option |
---|
3924 | configure: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 |
---|
3925 | configure:18289: $? = 0 |
---|
3926 | configure: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 |
---|
3927 | conftest.c:98:28: error: expected expression |
---|
3928 | if (sizeof ((struct option))) |
---|
3929 | ^ |
---|
3930 | 1 error generated. |
---|
3931 | configure:18326: $? = 1 |
---|
3932 | configure: 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 | | } |
---|
4035 | configure:18349: result: yes |
---|
4036 | configure:18365: checking for z_streamp |
---|
4037 | configure: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 |
---|
4038 | configure:18401: $? = 0 |
---|
4039 | configure: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 |
---|
4040 | conftest.c:97:24: error: expected expression |
---|
4041 | if (sizeof ((z_streamp))) |
---|
4042 | ^ |
---|
4043 | 1 error generated. |
---|
4044 | configure:18436: $? = 1 |
---|
4045 | configure: 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 | | } |
---|
4147 | configure:18459: result: yes |
---|
4148 | configure:19042: checking for special C compiler options needed for large files |
---|
4149 | configure:19137: result: no |
---|
4150 | configure:19143: checking for _FILE_OFFSET_BITS value needed for large files |
---|
4151 | configure: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 |
---|
4152 | configure:19185: $? = 0 |
---|
4153 | configure:19254: result: no |
---|
4154 | configure:19398: checking size of off_t |
---|
4155 | configure: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 |
---|
4156 | configure:19707: $? = 0 |
---|
4157 | configure:19713: ./conftest |
---|
4158 | dyld: 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 |
---|
4162 | configure:19717: $? = 133 |
---|
4163 | configure: program exited with status 133 |
---|
4164 | configure: 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 | | } |
---|
4321 | configure:19743: result: 0 |
---|
4322 | configure:19766: checking for int timezone |
---|
4323 | configure: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 |
---|
4324 | configure:19804: $? = 0 |
---|
4325 | configure:19824: result: yes |
---|
4326 | configure:19833: checking types of arguments for accept() |
---|
4327 | configure: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 |
---|
4328 | conftest.c:100:12: error: conflicting types for 'accept' |
---|
4329 | extern int accept (int, struct sockaddr *, int *); |
---|
4330 | ^ |
---|
4331 | /usr/include/sys/socket.h:555:5: note: previous declaration is here |
---|
4332 | int accept(int, struct sockaddr * __restrict, socklen_t * __restrict) |
---|
4333 | ^ |
---|
4334 | 1 error generated. |
---|
4335 | configure:19885: $? = 1 |
---|
4336 | configure: 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 | | } |
---|
4444 | configure: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 |
---|
4445 | conftest.c:100:12: error: conflicting types for 'accept' |
---|
4446 | extern int accept (int, struct sockaddr *, size_t *); |
---|
4447 | ^ |
---|
4448 | /usr/include/sys/socket.h:555:5: note: previous declaration is here |
---|
4449 | int accept(int, struct sockaddr * __restrict, socklen_t * __restrict) |
---|
4450 | ^ |
---|
4451 | 1 error generated. |
---|
4452 | configure:19885: $? = 1 |
---|
4453 | configure: 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 | | } |
---|
4561 | configure: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 |
---|
4562 | configure:19885: $? = 0 |
---|
4563 | configure:19919: result: int, int, struct sockaddr *, socklen_t * |
---|
4564 | configure:19942: checking whether gettimeofday takes only one argument |
---|
4565 | configure: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 |
---|
4566 | conftest.c:104:14: warning: variable 'tp' is uninitialized when used here [-Wuninitialized] |
---|
4567 | gettimeofday(tp,tzp); |
---|
4568 | ^~ |
---|
4569 | conftest.c:102:19: note: initialize the variable 'tp' to silence this warning |
---|
4570 | struct timeval *tp; |
---|
4571 | ^ |
---|
4572 | = NULL |
---|
4573 | conftest.c:104:17: warning: variable 'tzp' is uninitialized when used here [-Wuninitialized] |
---|
4574 | gettimeofday(tp,tzp); |
---|
4575 | ^~~ |
---|
4576 | conftest.c:103:21: note: initialize the variable 'tzp' to silence this warning |
---|
4577 | struct timezone *tzp; |
---|
4578 | ^ |
---|
4579 | = NULL |
---|
4580 | 2 warnings generated. |
---|
4581 | configure:19977: $? = 0 |
---|
4582 | configure:19992: result: no |
---|
4583 | configure:20036: checking for cbrt |
---|
4584 | configure: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 |
---|
4585 | conftest.c:121:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration] |
---|
4586 | char cbrt (); |
---|
4587 | ^ |
---|
4588 | conftest.c:121:6: note: 'cbrt' is a builtin with type 'double (double)' |
---|
4589 | 1 warning generated. |
---|
4590 | configure:20099: $? = 0 |
---|
4591 | configure:20121: result: yes |
---|
4592 | configure:20036: checking for dlopen |
---|
4593 | configure: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 |
---|
4594 | configure:20099: $? = 0 |
---|
4595 | configure:20121: result: yes |
---|
4596 | configure:20036: checking for fdatasync |
---|
4597 | configure: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 |
---|
4598 | configure:20099: $? = 0 |
---|
4599 | configure:20121: result: yes |
---|
4600 | configure:20036: checking for getifaddrs |
---|
4601 | configure: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 |
---|
4602 | configure:20099: $? = 0 |
---|
4603 | configure:20121: result: yes |
---|
4604 | configure:20036: checking for getpeerucred |
---|
4605 | configure: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 |
---|
4606 | Undefined symbols for architecture x86_64: |
---|
4607 | "_getpeerucred", referenced from: |
---|
4608 | _main in conftest-f71315.o |
---|
4609 | ld: symbol(s) not found for architecture x86_64 |
---|
4610 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4611 | configure:20099: $? = 1 |
---|
4612 | configure: 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 | | } |
---|
4752 | configure:20121: result: no |
---|
4753 | configure:20036: checking for getrlimit |
---|
4754 | configure: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 |
---|
4755 | configure:20099: $? = 0 |
---|
4756 | configure:20121: result: yes |
---|
4757 | configure:20036: checking for mbstowcs_l |
---|
4758 | configure: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 |
---|
4759 | configure:20099: $? = 0 |
---|
4760 | configure:20121: result: yes |
---|
4761 | configure:20036: checking for memmove |
---|
4762 | configure: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 |
---|
4763 | conftest.c:127:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
4764 | char memmove (); |
---|
4765 | ^ |
---|
4766 | conftest.c:127:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
4767 | 1 warning generated. |
---|
4768 | configure:20099: $? = 0 |
---|
4769 | configure:20121: result: yes |
---|
4770 | configure:20036: checking for poll |
---|
4771 | configure: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 |
---|
4772 | configure:20099: $? = 0 |
---|
4773 | configure:20121: result: yes |
---|
4774 | configure:20036: checking for pstat |
---|
4775 | configure: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 |
---|
4776 | Undefined symbols for architecture x86_64: |
---|
4777 | "_pstat", referenced from: |
---|
4778 | _main in conftest-1f5ade.o |
---|
4779 | ld: symbol(s) not found for architecture x86_64 |
---|
4780 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4781 | configure:20099: $? = 1 |
---|
4782 | configure: 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 | | } |
---|
4926 | configure:20121: result: no |
---|
4927 | configure:20036: checking for pthread_is_threaded_np |
---|
4928 | configure: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 |
---|
4929 | configure:20099: $? = 0 |
---|
4930 | configure:20121: result: yes |
---|
4931 | configure:20036: checking for readlink |
---|
4932 | configure: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 |
---|
4933 | configure:20099: $? = 0 |
---|
4934 | configure:20121: result: yes |
---|
4935 | configure:20036: checking for setproctitle |
---|
4936 | configure: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 |
---|
4937 | Undefined symbols for architecture x86_64: |
---|
4938 | "_setproctitle", referenced from: |
---|
4939 | _main in conftest-c7a685.o |
---|
4940 | ld: symbol(s) not found for architecture x86_64 |
---|
4941 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4942 | configure:20099: $? = 1 |
---|
4943 | configure: 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 | | } |
---|
5089 | configure:20121: result: no |
---|
5090 | configure:20036: checking for setsid |
---|
5091 | configure: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 |
---|
5092 | configure:20099: $? = 0 |
---|
5093 | configure:20121: result: yes |
---|
5094 | configure:20036: checking for sigprocmask |
---|
5095 | configure: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 |
---|
5096 | configure:20099: $? = 0 |
---|
5097 | configure:20121: result: yes |
---|
5098 | configure:20036: checking for symlink |
---|
5099 | configure: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 |
---|
5100 | configure:20099: $? = 0 |
---|
5101 | configure:20121: result: yes |
---|
5102 | configure:20036: checking for sync_file_range |
---|
5103 | configure: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 |
---|
5104 | Undefined symbols for architecture x86_64: |
---|
5105 | "_sync_file_range", referenced from: |
---|
5106 | _main in conftest-3d6875.o |
---|
5107 | ld: symbol(s) not found for architecture x86_64 |
---|
5108 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5109 | configure:20099: $? = 1 |
---|
5110 | configure: 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 | | } |
---|
5259 | configure:20121: result: no |
---|
5260 | configure:20036: checking for towlower |
---|
5261 | configure: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 |
---|
5262 | configure:20099: $? = 0 |
---|
5263 | configure:20121: result: yes |
---|
5264 | configure:20036: checking for utime |
---|
5265 | configure: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 |
---|
5266 | configure:20099: $? = 0 |
---|
5267 | configure:20121: result: yes |
---|
5268 | configure:20036: checking for utimes |
---|
5269 | configure: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 |
---|
5270 | configure:20099: $? = 0 |
---|
5271 | configure:20121: result: yes |
---|
5272 | configure:20036: checking for wcstombs |
---|
5273 | configure: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 |
---|
5274 | configure:20099: $? = 0 |
---|
5275 | configure:20121: result: yes |
---|
5276 | configure:20036: checking for wcstombs_l |
---|
5277 | configure: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 |
---|
5278 | configure:20099: $? = 0 |
---|
5279 | configure:20121: result: yes |
---|
5280 | configure:20138: checking for fseeko |
---|
5281 | configure: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 |
---|
5282 | configure:20201: $? = 0 |
---|
5283 | configure:20223: result: yes |
---|
5284 | configure:20254: checking for _LARGEFILE_SOURCE value needed for large files |
---|
5285 | configure: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 |
---|
5286 | configure:20290: $? = 0 |
---|
5287 | configure:20363: result: no |
---|
5288 | configure:20396: checking for posix_fadvise |
---|
5289 | configure: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 |
---|
5290 | Undefined symbols for architecture x86_64: |
---|
5291 | "_posix_fadvise", referenced from: |
---|
5292 | _main in conftest-e7adca.o |
---|
5293 | ld: symbol(s) not found for architecture x86_64 |
---|
5294 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5295 | configure:20459: $? = 1 |
---|
5296 | configure: 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 | | } |
---|
5452 | configure:20481: result: no |
---|
5453 | configure:20493: checking whether posix_fadvise is declared |
---|
5454 | configure: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 |
---|
5455 | conftest.c:124:10: error: use of undeclared identifier 'posix_fadvise' |
---|
5456 | (void) posix_fadvise; |
---|
5457 | ^ |
---|
5458 | 1 error generated. |
---|
5459 | configure:20530: $? = 1 |
---|
5460 | configure: 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 | | } |
---|
5590 | configure:20545: result: no |
---|
5591 | configure:20565: checking whether fdatasync is declared |
---|
5592 | configure: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 |
---|
5593 | conftest.c:125:10: error: use of undeclared identifier 'fdatasync' |
---|
5594 | (void) fdatasync; |
---|
5595 | ^ |
---|
5596 | 1 error generated. |
---|
5597 | configure:20602: $? = 1 |
---|
5598 | configure: 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 | | } |
---|
5729 | configure:20617: result: no |
---|
5730 | configure:20635: checking whether strlcat is declared |
---|
5731 | configure: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 |
---|
5732 | configure:20671: $? = 0 |
---|
5733 | configure:20686: result: yes |
---|
5734 | configure:20702: checking whether strlcpy is declared |
---|
5735 | configure: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 |
---|
5736 | configure:20738: $? = 0 |
---|
5737 | configure:20753: result: yes |
---|
5738 | configure:20772: checking whether F_FULLFSYNC is declared |
---|
5739 | configure: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 |
---|
5740 | configure:20809: $? = 0 |
---|
5741 | configure:20824: result: yes |
---|
5742 | configure:20844: checking for struct sockaddr_in6 |
---|
5743 | configure: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 |
---|
5744 | configure:20881: $? = 0 |
---|
5745 | configure: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 |
---|
5746 | conftest.c:161:34: error: expected expression |
---|
5747 | if (sizeof ((struct sockaddr_in6))) |
---|
5748 | ^ |
---|
5749 | 1 error generated. |
---|
5750 | configure:20917: $? = 1 |
---|
5751 | configure: 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 | | } |
---|
5917 | configure:20940: result: yes |
---|
5918 | configure:20953: checking for PS_STRINGS |
---|
5919 | configure: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 |
---|
5920 | conftest.c:125:10: fatal error: 'sys/exec.h' file not found |
---|
5921 | #include <sys/exec.h> |
---|
5922 | ^ |
---|
5923 | 1 error generated. |
---|
5924 | configure:20989: $? = 1 |
---|
5925 | configure: 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 | | } |
---|
6060 | configure:21009: result: no |
---|
6061 | configure:21058: checking for snprintf |
---|
6062 | configure: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 |
---|
6063 | conftest.c:147:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
6064 | char snprintf (); |
---|
6065 | ^ |
---|
6066 | conftest.c:147:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
6067 | 1 warning generated. |
---|
6068 | configure:21121: $? = 0 |
---|
6069 | configure:21143: result: yes |
---|
6070 | configure:21161: checking for vsnprintf |
---|
6071 | configure: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 |
---|
6072 | conftest.c:148:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
6073 | char vsnprintf (); |
---|
6074 | ^ |
---|
6075 | conftest.c:148:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' |
---|
6076 | 1 warning generated. |
---|
6077 | configure:21224: $? = 0 |
---|
6078 | configure:21246: result: yes |
---|
6079 | configure:21268: checking whether snprintf is declared |
---|
6080 | configure: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 |
---|
6081 | configure:21304: $? = 0 |
---|
6082 | configure:21319: result: yes |
---|
6083 | configure:21335: checking whether vsnprintf is declared |
---|
6084 | configure: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 |
---|
6085 | configure:21371: $? = 0 |
---|
6086 | configure:21386: result: yes |
---|
6087 | configure:21406: checking for isinf |
---|
6088 | configure: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 |
---|
6089 | configure:21442: $? = 0 |
---|
6090 | configure:21462: result: yes |
---|
6091 | configure:21600: checking for crypt |
---|
6092 | configure: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 |
---|
6093 | configure:21663: $? = 0 |
---|
6094 | configure:21685: result: yes |
---|
6095 | configure:21600: checking for fls |
---|
6096 | configure: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 |
---|
6097 | configure:21663: $? = 0 |
---|
6098 | configure:21685: result: yes |
---|
6099 | configure:21600: checking for getopt |
---|
6100 | configure: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 |
---|
6101 | configure:21663: $? = 0 |
---|
6102 | configure:21685: result: yes |
---|
6103 | configure:21600: checking for getrusage |
---|
6104 | configure: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 |
---|
6105 | configure:21663: $? = 0 |
---|
6106 | configure:21685: result: yes |
---|
6107 | configure:21600: checking for inet_aton |
---|
6108 | configure: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 |
---|
6109 | configure:21663: $? = 0 |
---|
6110 | configure:21685: result: yes |
---|
6111 | configure:21600: checking for mkdtemp |
---|
6112 | configure: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 |
---|
6113 | configure:21663: $? = 0 |
---|
6114 | configure:21685: result: yes |
---|
6115 | configure:21600: checking for random |
---|
6116 | configure: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 |
---|
6117 | configure:21663: $? = 0 |
---|
6118 | configure:21685: result: yes |
---|
6119 | configure:21600: checking for rint |
---|
6120 | configure: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 |
---|
6121 | conftest.c:159:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] |
---|
6122 | char rint (); |
---|
6123 | ^ |
---|
6124 | conftest.c:159:6: note: 'rint' is a builtin with type 'double (double)' |
---|
6125 | 1 warning generated. |
---|
6126 | configure:21663: $? = 0 |
---|
6127 | configure:21685: result: yes |
---|
6128 | configure:21600: checking for srandom |
---|
6129 | configure: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 |
---|
6130 | configure:21663: $? = 0 |
---|
6131 | configure:21685: result: yes |
---|
6132 | configure:21600: checking for strerror |
---|
6133 | configure: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 |
---|
6134 | conftest.c:161:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
6135 | char strerror (); |
---|
6136 | ^ |
---|
6137 | conftest.c:161:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
6138 | 1 warning generated. |
---|
6139 | configure:21663: $? = 0 |
---|
6140 | configure:21685: result: yes |
---|
6141 | configure:21600: checking for strlcat |
---|
6142 | configure: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 |
---|
6143 | conftest.c:162:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] |
---|
6144 | char strlcat (); |
---|
6145 | ^ |
---|
6146 | conftest.c:162:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
6147 | 1 warning generated. |
---|
6148 | configure:21663: $? = 0 |
---|
6149 | configure:21685: result: yes |
---|
6150 | configure:21600: checking for strlcpy |
---|
6151 | configure: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 |
---|
6152 | conftest.c:163:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
6153 | char strlcpy (); |
---|
6154 | ^ |
---|
6155 | conftest.c:163:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
6156 | 1 warning generated. |
---|
6157 | configure:21663: $? = 0 |
---|
6158 | configure:21685: result: yes |
---|
6159 | configure:21730: checking for unsetenv |
---|
6160 | configure: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 |
---|
6161 | configure:21793: $? = 0 |
---|
6162 | configure:21815: result: yes |
---|
6163 | configure:21730: checking for getpeereid |
---|
6164 | configure: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 |
---|
6165 | configure:21793: $? = 0 |
---|
6166 | configure:21815: result: yes |
---|
6167 | configure:21848: checking for getaddrinfo |
---|
6168 | configure: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 |
---|
6169 | configure:21911: $? = 0 |
---|
6170 | configure:21933: result: yes |
---|
6171 | configure:21968: checking for getopt_long |
---|
6172 | configure: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 |
---|
6173 | configure:22031: $? = 0 |
---|
6174 | configure:22053: result: yes |
---|
6175 | configure:22380: checking for sigsetjmp |
---|
6176 | configure: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 |
---|
6177 | configure:22413: $? = 0 |
---|
6178 | configure:22433: result: yes |
---|
6179 | configure:22443: checking whether sys_siglist is declared |
---|
6180 | configure: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 |
---|
6181 | configure:22485: $? = 0 |
---|
6182 | configure:22500: result: yes |
---|
6183 | configure:22520: checking for syslog |
---|
6184 | configure: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 |
---|
6185 | configure:22583: $? = 0 |
---|
6186 | configure:22603: result: yes |
---|
6187 | configure:22616: checking syslog.h usability |
---|
6188 | configure: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 |
---|
6189 | configure:22640: $? = 0 |
---|
6190 | configure:22654: result: yes |
---|
6191 | configure:22658: checking syslog.h presence |
---|
6192 | configure: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 |
---|
6193 | configure:22680: $? = 0 |
---|
6194 | configure:22694: result: yes |
---|
6195 | configure:22727: checking for syslog.h |
---|
6196 | configure:22734: result: yes |
---|
6197 | configure:22750: checking for opterr |
---|
6198 | configure: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 |
---|
6199 | configure:22783: $? = 0 |
---|
6200 | configure:22803: result: yes |
---|
6201 | configure:22813: checking for optreset |
---|
6202 | configure: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 |
---|
6203 | configure:22846: $? = 0 |
---|
6204 | configure:22866: result: yes |
---|
6205 | configure:22881: checking for strtoll |
---|
6206 | configure: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 |
---|
6207 | configure:22944: $? = 0 |
---|
6208 | configure:22966: result: yes |
---|
6209 | configure:22983: checking for strtoull |
---|
6210 | configure: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 |
---|
6211 | configure:23046: $? = 0 |
---|
6212 | configure:23068: result: yes |
---|
6213 | configure:23081: checking for builtin locking functions |
---|
6214 | configure: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 |
---|
6215 | configure:23116: $? = 0 |
---|
6216 | configure:23136: result: yes |
---|
6217 | configure:23150: checking for rl_completion_append_character |
---|
6218 | configure: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 |
---|
6219 | configure:23189: $? = 0 |
---|
6220 | configure:23209: result: yes |
---|
6221 | configure:23223: checking for rl_completion_matches |
---|
6222 | configure: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 |
---|
6223 | configure:23286: $? = 0 |
---|
6224 | configure:23308: result: yes |
---|
6225 | configure:23223: checking for rl_filename_completion_function |
---|
6226 | configure: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 |
---|
6227 | configure:23286: $? = 0 |
---|
6228 | configure:23308: result: yes |
---|
6229 | configure:23325: checking for append_history |
---|
6230 | configure: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 |
---|
6231 | configure:23388: $? = 0 |
---|
6232 | configure:23410: result: yes |
---|
6233 | configure:23325: checking for history_truncate_file |
---|
6234 | configure: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 |
---|
6235 | configure:23388: $? = 0 |
---|
6236 | configure:23410: result: yes |
---|
6237 | configure:23632: checking for the pthreads library -lpthreads |
---|
6238 | configure: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 |
---|
6239 | conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
---|
6240 | pthread_t th; pthread_join(th, 0); |
---|
6241 | ^~ |
---|
6242 | conftest.c:162:13: note: initialize the variable 'th' to silence this warning |
---|
6243 | pthread_t th; pthread_join(th, 0); |
---|
6244 | ^ |
---|
6245 | = NULL |
---|
6246 | 1 warning generated. |
---|
6247 | ld: library not found for -lpthreads |
---|
6248 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6249 | configure:23682: $? = 1 |
---|
6250 | configure: 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 | | } |
---|
6418 | configure:23729: result: no |
---|
6419 | configure:23575: checking whether pthreads work without any flags |
---|
6420 | configure: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 |
---|
6421 | conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
---|
6422 | pthread_t th; pthread_join(th, 0); |
---|
6423 | ^~ |
---|
6424 | conftest.c:162:13: note: initialize the variable 'th' to silence this warning |
---|
6425 | pthread_t th; pthread_join(th, 0); |
---|
6426 | ^ |
---|
6427 | = NULL |
---|
6428 | 1 warning generated. |
---|
6429 | configure:23682: $? = 0 |
---|
6430 | configure:23729: result: yes |
---|
6431 | configure:23580: checking whether pthreads work with -Kthread |
---|
6432 | configure: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 |
---|
6433 | clang: error: unknown argument: '-Kthread' |
---|
6434 | configure:23682: $? = 1 |
---|
6435 | configure: 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 | | } |
---|
6603 | configure:23729: result: no |
---|
6604 | configure:23580: checking whether pthreads work with -kthread |
---|
6605 | configure: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 |
---|
6606 | clang: error: unknown argument: '-kthread' |
---|
6607 | configure:23682: $? = 1 |
---|
6608 | configure: 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 | | } |
---|
6776 | configure:23729: result: no |
---|
6777 | configure:23632: checking for the pthreads library -llthread |
---|
6778 | configure: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 |
---|
6779 | conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
---|
6780 | pthread_t th; pthread_join(th, 0); |
---|
6781 | ^~ |
---|
6782 | conftest.c:162:13: note: initialize the variable 'th' to silence this warning |
---|
6783 | pthread_t th; pthread_join(th, 0); |
---|
6784 | ^ |
---|
6785 | = NULL |
---|
6786 | 1 warning generated. |
---|
6787 | ld: library not found for -llthread |
---|
6788 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6789 | configure:23682: $? = 1 |
---|
6790 | configure: 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 | | } |
---|
6958 | configure:23729: result: no |
---|
6959 | configure:23580: checking whether pthreads work with -pthread |
---|
6960 | configure: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 |
---|
6961 | conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
---|
6962 | pthread_t th; pthread_join(th, 0); |
---|
6963 | ^~ |
---|
6964 | conftest.c:162:13: note: initialize the variable 'th' to silence this warning |
---|
6965 | pthread_t th; pthread_join(th, 0); |
---|
6966 | ^ |
---|
6967 | = NULL |
---|
6968 | 1 warning generated. |
---|
6969 | configure:23682: $? = 0 |
---|
6970 | configure:23729: result: yes |
---|
6971 | configure:23580: checking whether pthreads work with -pthreads |
---|
6972 | configure: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 |
---|
6973 | conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
---|
6974 | pthread_t th; pthread_join(th, 0); |
---|
6975 | ^~ |
---|
6976 | conftest.c:162:13: note: initialize the variable 'th' to silence this warning |
---|
6977 | pthread_t th; pthread_join(th, 0); |
---|
6978 | ^ |
---|
6979 | = NULL |
---|
6980 | 1 warning generated. |
---|
6981 | configure:23682: $? = 0 |
---|
6982 | configure:23729: result: yes |
---|
6983 | configure:23580: checking whether pthreads work with -mthreads |
---|
6984 | configure: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 |
---|
6985 | clang: error: unknown argument: '-mthreads' |
---|
6986 | configure:23682: $? = 1 |
---|
6987 | configure: 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 | | } |
---|
7155 | configure:23729: result: no |
---|
7156 | configure:23632: checking for the pthreads library -lpthread |
---|
7157 | configure: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 |
---|
7158 | conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
---|
7159 | pthread_t th; pthread_join(th, 0); |
---|
7160 | ^~ |
---|
7161 | conftest.c:162:13: note: initialize the variable 'th' to silence this warning |
---|
7162 | pthread_t th; pthread_join(th, 0); |
---|
7163 | ^ |
---|
7164 | = NULL |
---|
7165 | 1 warning generated. |
---|
7166 | configure:23682: $? = 0 |
---|
7167 | configure:23729: result: yes |
---|
7168 | configure:23580: checking whether pthreads work with --thread-safe |
---|
7169 | configure: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 |
---|
7170 | clang: error: unsupported option '--thread-safe' |
---|
7171 | configure:23682: $? = 1 |
---|
7172 | configure: 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 | | } |
---|
7340 | configure:23729: result: no |
---|
7341 | configure:23580: checking whether pthreads work with -mt |
---|
7342 | configure: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 |
---|
7343 | clang: error: unknown argument: '-mt' |
---|
7344 | configure:23682: $? = 1 |
---|
7345 | configure: 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 | | } |
---|
7513 | configure:23729: result: no |
---|
7514 | configure:23632: checking for the pthreads library -lpthreadGC2 |
---|
7515 | configure: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 |
---|
7516 | conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
---|
7517 | pthread_t th; pthread_join(th, 0); |
---|
7518 | ^~ |
---|
7519 | conftest.c:162:13: note: initialize the variable 'th' to silence this warning |
---|
7520 | pthread_t th; pthread_join(th, 0); |
---|
7521 | ^ |
---|
7522 | = NULL |
---|
7523 | 1 warning generated. |
---|
7524 | ld: library not found for -lpthreadGC2 |
---|
7525 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7526 | configure:23682: $? = 1 |
---|
7527 | configure: 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 | | } |
---|
7695 | configure:23729: result: no |
---|
7696 | configure:23977: checking pthread.h usability |
---|
7697 | configure: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 |
---|
7698 | configure:24001: $? = 0 |
---|
7699 | configure:24015: result: yes |
---|
7700 | configure:24019: checking pthread.h presence |
---|
7701 | configure: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 |
---|
7702 | configure:24041: $? = 0 |
---|
7703 | configure:24055: result: yes |
---|
7704 | configure:24088: checking for pthread.h |
---|
7705 | configure:24095: result: yes |
---|
7706 | configure:24118: checking for strerror_r |
---|
7707 | configure: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 |
---|
7708 | configure:24181: $? = 0 |
---|
7709 | configure:24203: result: yes |
---|
7710 | configure:24118: checking for getpwuid_r |
---|
7711 | configure: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 |
---|
7712 | configure:24181: $? = 0 |
---|
7713 | configure:24203: result: yes |
---|
7714 | configure:24118: checking for gethostbyname_r |
---|
7715 | configure: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 |
---|
7716 | Undefined symbols for architecture x86_64: |
---|
7717 | "_gethostbyname_r", referenced from: |
---|
7718 | _main in conftest-d05d60.o |
---|
7719 | ld: symbol(s) not found for architecture x86_64 |
---|
7720 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7721 | configure:24181: $? = 1 |
---|
7722 | configure: 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 | | } |
---|
7920 | configure:24203: result: no |
---|
7921 | configure:24217: checking whether getpwuid_r takes a fifth argument |
---|
7922 | configure: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 |
---|
7923 | conftest.c:170:12: warning: variable 'uid' is uninitialized when used here [-Wuninitialized] |
---|
7924 | getpwuid_r(uid, space, buf, bufsize, result); |
---|
7925 | ^~~ |
---|
7926 | conftest.c:165:10: note: initialize the variable 'uid' to silence this warning |
---|
7927 | uid_t uid; |
---|
7928 | ^ |
---|
7929 | = 0 |
---|
7930 | conftest.c:170:17: warning: variable 'space' is uninitialized when used here [-Wuninitialized] |
---|
7931 | getpwuid_r(uid, space, buf, bufsize, result); |
---|
7932 | ^~~~~ |
---|
7933 | conftest.c:166:21: note: initialize the variable 'space' to silence this warning |
---|
7934 | struct passwd *space; |
---|
7935 | ^ |
---|
7936 | = 0 |
---|
7937 | conftest.c:170:24: warning: variable 'buf' is uninitialized when used here [-Wuninitialized] |
---|
7938 | getpwuid_r(uid, space, buf, bufsize, result); |
---|
7939 | ^~~ |
---|
7940 | conftest.c:167:10: note: initialize the variable 'buf' to silence this warning |
---|
7941 | char *buf; |
---|
7942 | ^ |
---|
7943 | = 0 |
---|
7944 | conftest.c:170:29: warning: variable 'bufsize' is uninitialized when used here [-Wuninitialized] |
---|
7945 | getpwuid_r(uid, space, buf, bufsize, result); |
---|
7946 | ^~~~~~~ |
---|
7947 | conftest.c:168:15: note: initialize the variable 'bufsize' to silence this warning |
---|
7948 | size_t bufsize; |
---|
7949 | ^ |
---|
7950 | = 0 |
---|
7951 | conftest.c:170:38: warning: variable 'result' is uninitialized when used here [-Wuninitialized] |
---|
7952 | getpwuid_r(uid, space, buf, bufsize, result); |
---|
7953 | ^~~~~~ |
---|
7954 | conftest.c:169:23: note: initialize the variable 'result' to silence this warning |
---|
7955 | struct passwd **result; |
---|
7956 | ^ |
---|
7957 | = 0 |
---|
7958 | 5 warnings generated. |
---|
7959 | configure:24256: $? = 0 |
---|
7960 | configure:24271: result: yes |
---|
7961 | configure:24281: checking whether strerror_r returns int |
---|
7962 | configure: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 |
---|
7963 | configure:24319: $? = 0 |
---|
7964 | configure:24334: result: yes |
---|
7965 | configure:24620: checking test program |
---|
7966 | configure: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 |
---|
7967 | configure:24644: $? = 0 |
---|
7968 | configure:24650: ./conftest |
---|
7969 | dyld: 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 |
---|
7973 | configure:24654: $? = 133 |
---|
7974 | configure: program exited with status 133 |
---|
7975 | configure: 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; } |
---|
8138 | configure:24664: result: failed |
---|
8139 | configure:24669: error: |
---|
8140 | Could not execute a simple test program. This may be a problem |
---|
8141 | related to locating shared libraries. Check the file 'config.log' |
---|
8142 | for the exact reason. |
---|
8143 | |
---|
8144 | ## ---------------- ## |
---|
8145 | ## Cache variables. ## |
---|
8146 | ## ---------------- ## |
---|
8147 | |
---|
8148 | ac_cv_build=x86_64-apple-darwin13.4.0 |
---|
8149 | ac_cv_c_bigendian=universal |
---|
8150 | ac_cv_c_compiler_gnu=yes |
---|
8151 | ac_cv_c_const=yes |
---|
8152 | ac_cv_c_flexmember=yes |
---|
8153 | ac_cv_c_inline=inline |
---|
8154 | ac_cv_c_stringize=yes |
---|
8155 | ac_cv_c_volatile=yes |
---|
8156 | ac_cv_env_CC_set=set |
---|
8157 | ac_cv_env_CC_value=/usr/bin/clang |
---|
8158 | ac_cv_env_CFLAGS_set=set |
---|
8159 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
8160 | ac_cv_env_CPPFLAGS_set=set |
---|
8161 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/ossp' |
---|
8162 | ac_cv_env_CPP_set= |
---|
8163 | ac_cv_env_CPP_value= |
---|
8164 | ac_cv_env_DOCBOOKSTYLE_set= |
---|
8165 | ac_cv_env_DOCBOOKSTYLE_value= |
---|
8166 | ac_cv_env_LDFLAGS_EX_set= |
---|
8167 | ac_cv_env_LDFLAGS_EX_value= |
---|
8168 | ac_cv_env_LDFLAGS_SL_set= |
---|
8169 | ac_cv_env_LDFLAGS_SL_value= |
---|
8170 | ac_cv_env_LDFLAGS_set=set |
---|
8171 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' |
---|
8172 | ac_cv_env_LIBS_set= |
---|
8173 | ac_cv_env_LIBS_value= |
---|
8174 | ac_cv_env_build_alias_set= |
---|
8175 | ac_cv_env_build_alias_value= |
---|
8176 | ac_cv_env_host_alias_set= |
---|
8177 | ac_cv_env_host_alias_value= |
---|
8178 | ac_cv_env_target_alias_set= |
---|
8179 | ac_cv_env_target_alias_value= |
---|
8180 | ac_cv_func_accept_arg1=int |
---|
8181 | ac_cv_func_accept_arg2='struct sockaddr *' |
---|
8182 | ac_cv_func_accept_arg3=socklen_t |
---|
8183 | ac_cv_func_accept_return=int |
---|
8184 | ac_cv_func_append_history=yes |
---|
8185 | ac_cv_func_cbrt=yes |
---|
8186 | ac_cv_func_crypt=yes |
---|
8187 | ac_cv_func_dlopen=yes |
---|
8188 | ac_cv_func_fdatasync=yes |
---|
8189 | ac_cv_func_fls=yes |
---|
8190 | ac_cv_func_fseeko=yes |
---|
8191 | ac_cv_func_getaddrinfo=yes |
---|
8192 | ac_cv_func_gethostbyname_r=no |
---|
8193 | ac_cv_func_getifaddrs=yes |
---|
8194 | ac_cv_func_getopt=yes |
---|
8195 | ac_cv_func_getopt_long=yes |
---|
8196 | ac_cv_func_getpeereid=yes |
---|
8197 | ac_cv_func_getpeerucred=no |
---|
8198 | ac_cv_func_getpwuid_r=yes |
---|
8199 | ac_cv_func_getrlimit=yes |
---|
8200 | ac_cv_func_getrusage=yes |
---|
8201 | ac_cv_func_history_truncate_file=yes |
---|
8202 | ac_cv_func_inet_aton=yes |
---|
8203 | ac_cv_func_isinf=yes |
---|
8204 | ac_cv_func_mbstowcs_l=yes |
---|
8205 | ac_cv_func_memmove=yes |
---|
8206 | ac_cv_func_mkdtemp=yes |
---|
8207 | ac_cv_func_poll=yes |
---|
8208 | ac_cv_func_posix_fadvise=no |
---|
8209 | ac_cv_func_pstat=no |
---|
8210 | ac_cv_func_pthread_is_threaded_np=yes |
---|
8211 | ac_cv_func_random=yes |
---|
8212 | ac_cv_func_readlink=yes |
---|
8213 | ac_cv_func_rint=yes |
---|
8214 | ac_cv_func_rl_completion_matches=yes |
---|
8215 | ac_cv_func_rl_filename_completion_function=yes |
---|
8216 | ac_cv_func_setproctitle=no |
---|
8217 | ac_cv_func_setsid=yes |
---|
8218 | ac_cv_func_sigprocmask=yes |
---|
8219 | ac_cv_func_snprintf=yes |
---|
8220 | ac_cv_func_srandom=yes |
---|
8221 | ac_cv_func_strerror=yes |
---|
8222 | ac_cv_func_strerror_r=yes |
---|
8223 | ac_cv_func_strlcat=yes |
---|
8224 | ac_cv_func_strlcpy=yes |
---|
8225 | ac_cv_func_strtoll=yes |
---|
8226 | ac_cv_func_strtoull=yes |
---|
8227 | ac_cv_func_symlink=yes |
---|
8228 | ac_cv_func_sync_file_range=no |
---|
8229 | ac_cv_func_syslog=yes |
---|
8230 | ac_cv_func_towlower=yes |
---|
8231 | ac_cv_func_unsetenv=yes |
---|
8232 | ac_cv_func_utime=yes |
---|
8233 | ac_cv_func_utimes=yes |
---|
8234 | ac_cv_func_vsnprintf=yes |
---|
8235 | ac_cv_func_wcstombs=yes |
---|
8236 | ac_cv_func_wcstombs_l=yes |
---|
8237 | ac_cv_have_decl_F_FULLFSYNC=yes |
---|
8238 | ac_cv_have_decl_fdatasync=no |
---|
8239 | ac_cv_have_decl_posix_fadvise=no |
---|
8240 | ac_cv_have_decl_snprintf=yes |
---|
8241 | ac_cv_have_decl_strlcat=yes |
---|
8242 | ac_cv_have_decl_strlcpy=yes |
---|
8243 | ac_cv_have_decl_sys_siglist=yes |
---|
8244 | ac_cv_have_decl_vsnprintf=yes |
---|
8245 | ac_cv_header_crypt_h=no |
---|
8246 | ac_cv_header_dld_h=no |
---|
8247 | ac_cv_header_dns_sd_h=yes |
---|
8248 | ac_cv_header_fp_class_h=no |
---|
8249 | ac_cv_header_getopt_h=yes |
---|
8250 | ac_cv_header_ieeefp_h=no |
---|
8251 | ac_cv_header_ifaddrs_h=yes |
---|
8252 | ac_cv_header_inttypes_h=yes |
---|
8253 | ac_cv_header_langinfo_h=yes |
---|
8254 | ac_cv_header_libxml_parser_h=yes |
---|
8255 | ac_cv_header_libxslt_xslt_h=yes |
---|
8256 | ac_cv_header_memory_h=yes |
---|
8257 | ac_cv_header_net_if_h=yes |
---|
8258 | ac_cv_header_netinet_in_h=yes |
---|
8259 | ac_cv_header_netinet_tcp_h=yes |
---|
8260 | ac_cv_header_openssl_err_h=yes |
---|
8261 | ac_cv_header_openssl_ssl_h=yes |
---|
8262 | ac_cv_header_ossp_uuid_h=yes |
---|
8263 | ac_cv_header_poll_h=yes |
---|
8264 | ac_cv_header_pthread_h=yes |
---|
8265 | ac_cv_header_pwd_h=yes |
---|
8266 | ac_cv_header_readline_history_h=yes |
---|
8267 | ac_cv_header_readline_readline_h=yes |
---|
8268 | ac_cv_header_stdc=no |
---|
8269 | ac_cv_header_stdint_h=yes |
---|
8270 | ac_cv_header_stdlib_h=yes |
---|
8271 | ac_cv_header_string_h=yes |
---|
8272 | ac_cv_header_strings_h=yes |
---|
8273 | ac_cv_header_sys_ioctl_h=yes |
---|
8274 | ac_cv_header_sys_ipc_h=yes |
---|
8275 | ac_cv_header_sys_poll_h=yes |
---|
8276 | ac_cv_header_sys_pstat_h=no |
---|
8277 | ac_cv_header_sys_resource_h=yes |
---|
8278 | ac_cv_header_sys_select_h=yes |
---|
8279 | ac_cv_header_sys_sem_h=yes |
---|
8280 | ac_cv_header_sys_shm_h=yes |
---|
8281 | ac_cv_header_sys_socket_h=yes |
---|
8282 | ac_cv_header_sys_sockio_h=yes |
---|
8283 | ac_cv_header_sys_stat_h=yes |
---|
8284 | ac_cv_header_sys_tas_h=no |
---|
8285 | ac_cv_header_sys_time_h=yes |
---|
8286 | ac_cv_header_sys_types_h=yes |
---|
8287 | ac_cv_header_sys_ucred_h=yes |
---|
8288 | ac_cv_header_sys_un_h=yes |
---|
8289 | ac_cv_header_syslog_h=yes |
---|
8290 | ac_cv_header_termios_h=yes |
---|
8291 | ac_cv_header_ucred_h=no |
---|
8292 | ac_cv_header_unistd_h=yes |
---|
8293 | ac_cv_header_utime_h=yes |
---|
8294 | ac_cv_header_wchar_h=yes |
---|
8295 | ac_cv_header_wctype_h=yes |
---|
8296 | ac_cv_header_zlib_h=yes |
---|
8297 | ac_cv_host=x86_64-apple-darwin13.4.0 |
---|
8298 | ac_cv_lib_crypto_CRYPTO_new_ex_data=yes |
---|
8299 | ac_cv_lib_m_main=yes |
---|
8300 | ac_cv_lib_ossp_uuid_uuid_export=no |
---|
8301 | ac_cv_lib_ssl_SSL_library_init=yes |
---|
8302 | ac_cv_lib_uuid_uuid_export=yes |
---|
8303 | ac_cv_lib_xml2_xmlSaveToBuffer=yes |
---|
8304 | ac_cv_lib_xslt_xsltCleanupGlobals=yes |
---|
8305 | ac_cv_lib_z_inflate=yes |
---|
8306 | ac_cv_member_struct_sockaddr_sa_len=yes |
---|
8307 | ac_cv_member_struct_sockaddr_storage___ss_family=no |
---|
8308 | ac_cv_member_struct_sockaddr_storage___ss_len=no |
---|
8309 | ac_cv_member_struct_sockaddr_storage_ss_family=yes |
---|
8310 | ac_cv_member_struct_sockaddr_storage_ss_len=yes |
---|
8311 | ac_cv_member_struct_tm_tm_zone=yes |
---|
8312 | ac_cv_objext=o |
---|
8313 | ac_cv_path_BISON=/opt/local/bin/bison |
---|
8314 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
8315 | ac_cv_path_GREP=/usr/bin/grep |
---|
8316 | ac_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
8317 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
8318 | ac_cv_path_TAR=/usr/bin/tar |
---|
8319 | ac_cv_prog_AWK=awk |
---|
8320 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
8321 | ac_cv_prog_XML2_CONFIG=xml2-config |
---|
8322 | ac_cv_prog_ac_ct_AR=ar |
---|
8323 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
8324 | ac_cv_prog_ac_ct_STRIP=strip |
---|
8325 | ac_cv_prog_cc_c89= |
---|
8326 | ac_cv_prog_cc_g=yes |
---|
8327 | ac_cv_prog_gnu_ld=no |
---|
8328 | ac_cv_search_crypt='none required' |
---|
8329 | ac_cv_search_dlopen='none required' |
---|
8330 | ac_cv_search_fdatasync='none required' |
---|
8331 | ac_cv_search_gethostbyname_r=no |
---|
8332 | ac_cv_search_getopt_long='none required' |
---|
8333 | ac_cv_search_sched_yield='none required' |
---|
8334 | ac_cv_search_setproctitle=no |
---|
8335 | ac_cv_search_shl_load=no |
---|
8336 | ac_cv_search_shmget='none required' |
---|
8337 | ac_cv_search_socket='none required' |
---|
8338 | ac_cv_sizeof_off_t=0 |
---|
8339 | ac_cv_struct_tm=time.h |
---|
8340 | ac_cv_sys_file_offset_bits=no |
---|
8341 | ac_cv_sys_largefile_CC=no |
---|
8342 | ac_cv_sys_largefile_source=no |
---|
8343 | ac_cv_type_intptr_t=yes |
---|
8344 | ac_cv_type_long_long_int=no |
---|
8345 | ac_cv_type_struct_addrinfo=yes |
---|
8346 | ac_cv_type_struct_cmsgcred=no |
---|
8347 | ac_cv_type_struct_option=yes |
---|
8348 | ac_cv_type_struct_sockaddr_in6=yes |
---|
8349 | ac_cv_type_struct_sockaddr_storage=yes |
---|
8350 | ac_cv_type_struct_sockaddr_un=yes |
---|
8351 | ac_cv_type_uintptr_t=yes |
---|
8352 | ac_cv_type_union_semun=yes |
---|
8353 | ac_cv_type_z_streamp=yes |
---|
8354 | ac_cv_var_tzname=yes |
---|
8355 | pgac_cv__builtin_constant_p=yes |
---|
8356 | pgac_cv__builtin_unreachable=yes |
---|
8357 | pgac_cv__static_assert=yes |
---|
8358 | pgac_cv__types_compatible=yes |
---|
8359 | pgac_cv__va_args=yes |
---|
8360 | pgac_cv_c_inline_quietly=yes |
---|
8361 | pgac_cv_c_signed=yes |
---|
8362 | pgac_cv_check_readline=-lreadline |
---|
8363 | pgac_cv_func_getpwuid_r_5arg=yes |
---|
8364 | pgac_cv_func_gettimeofday_1arg=no |
---|
8365 | pgac_cv_func_sigsetjmp=yes |
---|
8366 | pgac_cv_func_strerror_r_int=yes |
---|
8367 | pgac_cv_funcname_func_support=yes |
---|
8368 | pgac_cv_gcc_int_atomics=yes |
---|
8369 | pgac_cv_path_flex=/usr/bin/flex |
---|
8370 | pgac_cv_prog_cc_cflags__Wdeclaration_after_statement=yes |
---|
8371 | pgac_cv_prog_cc_cflags__Wendif_labels=yes |
---|
8372 | pgac_cv_prog_cc_cflags__Wformat_security=yes |
---|
8373 | pgac_cv_prog_cc_cflags__Wmissing_format_attribute=yes |
---|
8374 | pgac_cv_prog_cc_cflags__Wunused_command_line_argument=yes |
---|
8375 | pgac_cv_prog_cc_cflags__fexcess_precision_standard=no |
---|
8376 | pgac_cv_prog_cc_cflags__fno_strict_aliasing=yes |
---|
8377 | pgac_cv_prog_cc_cflags__ftree_vectorize=yes |
---|
8378 | pgac_cv_prog_cc_cflags__funroll_loops=yes |
---|
8379 | pgac_cv_prog_cc_cflags__fwrapv=yes |
---|
8380 | pgac_cv_type_locale_t='yes (in xlocale.h)' |
---|
8381 | pgac_cv_var_PS_STRINGS=no |
---|
8382 | pgac_cv_var_int_opterr=yes |
---|
8383 | pgac_cv_var_int_optreset=yes |
---|
8384 | pgac_cv_var_int_timezone=yes |
---|
8385 | pgac_cv_var_rl_completion_append_character=yes |
---|
8386 | |
---|
8387 | ## ----------------- ## |
---|
8388 | ## Output variables. ## |
---|
8389 | ## ----------------- ## |
---|
8390 | |
---|
8391 | AR='ar' |
---|
8392 | AWK='awk' |
---|
8393 | BISON='/opt/local/bin/bison' |
---|
8394 | BISONFLAGS='' |
---|
8395 | CC='/usr/bin/clang' |
---|
8396 | CFLAGS='-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' |
---|
8397 | CFLAGS_VECTOR=' -funroll-loops -ftree-vectorize' |
---|
8398 | COLLATEINDEX='' |
---|
8399 | CPP='/usr/bin/clang -E' |
---|
8400 | CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2 -I/opt/local/include' |
---|
8401 | DEFS='' |
---|
8402 | DLLTOOL='' |
---|
8403 | DLLWRAP='' |
---|
8404 | DOCBOOKSTYLE='' |
---|
8405 | DTRACE='' |
---|
8406 | DTRACEFLAGS='' |
---|
8407 | ECHO_C='\c' |
---|
8408 | ECHO_N='' |
---|
8409 | ECHO_T='' |
---|
8410 | EGREP='/usr/bin/grep -E' |
---|
8411 | ELF_SYS='' |
---|
8412 | EXEEXT='' |
---|
8413 | FLEX='/usr/bin/flex' |
---|
8414 | FLEXFLAGS='' |
---|
8415 | GCC='yes' |
---|
8416 | GCOV='' |
---|
8417 | GENHTML='' |
---|
8418 | GREP='/usr/bin/grep' |
---|
8419 | HAVE_IPV6='yes' |
---|
8420 | HAVE_POSIX_SIGNALS='' |
---|
8421 | INCLUDES=' -I/opt/local/include' |
---|
8422 | INSTALL_DATA='${INSTALL} -m 644' |
---|
8423 | INSTALL_PROGRAM='${INSTALL}' |
---|
8424 | INSTALL_SCRIPT='${INSTALL}' |
---|
8425 | JADE='' |
---|
8426 | LCOV='' |
---|
8427 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
8428 | LDAP_LIBS_BE='' |
---|
8429 | LDAP_LIBS_FE='' |
---|
8430 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib' |
---|
8431 | LDFLAGS_EX='' |
---|
8432 | LDFLAGS_SL='' |
---|
8433 | LIBOBJS='' |
---|
8434 | LIBS='-lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lm ' |
---|
8435 | LN_S='ln -s' |
---|
8436 | LTLIBOBJS='' |
---|
8437 | MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d' |
---|
8438 | MSGFMT='' |
---|
8439 | MSGMERGE='' |
---|
8440 | NSGMLS='' |
---|
8441 | OBJEXT='o' |
---|
8442 | OSSP_UUID_LIBS='-luuid' |
---|
8443 | OSX='' |
---|
8444 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
---|
8445 | PACKAGE_NAME='PostgreSQL' |
---|
8446 | PACKAGE_STRING='PostgreSQL 9.3.10' |
---|
8447 | PACKAGE_TARNAME='postgresql' |
---|
8448 | PACKAGE_VERSION='9.3.10' |
---|
8449 | PATH_SEPARATOR=':' |
---|
8450 | PERL='/opt/local/bin/perl' |
---|
8451 | PG_MAJORVERSION='9.3' |
---|
8452 | PG_VERSION_NUM='' |
---|
8453 | PORTNAME='darwin' |
---|
8454 | PTHREAD_CC='/usr/bin/clang' |
---|
8455 | PTHREAD_CFLAGS=' -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS' |
---|
8456 | PTHREAD_LIBS=' -lpthread ' |
---|
8457 | PYTHON='' |
---|
8458 | RANLIB='ranlib' |
---|
8459 | SHELL='/bin/sh' |
---|
8460 | STRIP='strip -x' |
---|
8461 | STRIP_SHARED_LIB='strip -x' |
---|
8462 | STRIP_STATIC_LIB='strip -x' |
---|
8463 | SUN_STUDIO_CC='no' |
---|
8464 | TAR='/usr/bin/tar' |
---|
8465 | TAS='' |
---|
8466 | TCLSH='' |
---|
8467 | TCL_CONFIG_SH='' |
---|
8468 | TCL_INCLUDE_SPEC='' |
---|
8469 | TCL_LIBS='' |
---|
8470 | TCL_LIB_FILE='' |
---|
8471 | TCL_LIB_SPEC='' |
---|
8472 | TCL_SHARED_BUILD='' |
---|
8473 | TCL_SHLIB_LD_LIBS='' |
---|
8474 | WANTED_LANGUAGES='' |
---|
8475 | WINDRES='' |
---|
8476 | XGETTEXT='' |
---|
8477 | XML2_CONFIG='xml2-config' |
---|
8478 | XSLTPROC='' |
---|
8479 | ZIC='' |
---|
8480 | ac_ct_CC='' |
---|
8481 | acx_pthread_config='' |
---|
8482 | autodepend='' |
---|
8483 | bindir='/opt/local/lib/postgresql93/bin' |
---|
8484 | build='x86_64-apple-darwin13.4.0' |
---|
8485 | build_alias='' |
---|
8486 | build_cpu='x86_64' |
---|
8487 | build_os='darwin13.4.0' |
---|
8488 | build_vendor='apple' |
---|
8489 | configure_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'\''' |
---|
8490 | datadir='/opt/local/share/postgresql93' |
---|
8491 | datarootdir='${prefix}/share' |
---|
8492 | default_port='5432' |
---|
8493 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
8494 | dvidir='${docdir}' |
---|
8495 | enable_coverage='no' |
---|
8496 | enable_debug='no' |
---|
8497 | enable_dtrace='no' |
---|
8498 | enable_nls='no' |
---|
8499 | enable_rpath='yes' |
---|
8500 | enable_thread_safety='yes' |
---|
8501 | exec_prefix='NONE' |
---|
8502 | have_docbook='' |
---|
8503 | have_win32_dbghelp='no' |
---|
8504 | host='x86_64-apple-darwin13.4.0' |
---|
8505 | host_alias='' |
---|
8506 | host_cpu='x86_64' |
---|
8507 | host_os='darwin13.4.0' |
---|
8508 | host_vendor='apple' |
---|
8509 | htmldir='${docdir}' |
---|
8510 | includedir='/opt/local/include/postgresql93' |
---|
8511 | infodir='${datarootdir}/info' |
---|
8512 | install_bin='/usr/bin/install -c' |
---|
8513 | krb_srvtab='' |
---|
8514 | ld_R_works='' |
---|
8515 | libdir='/opt/local/lib/postgresql93' |
---|
8516 | libexecdir='${exec_prefix}/libexec' |
---|
8517 | localedir='${datarootdir}/locale' |
---|
8518 | localstatedir='${prefix}/var' |
---|
8519 | mandir='/opt/local/share/man' |
---|
8520 | oldincludedir='/usr/include' |
---|
8521 | pdfdir='${docdir}' |
---|
8522 | perl_archlibexp='' |
---|
8523 | perl_embed_ldflags='' |
---|
8524 | perl_privlibexp='' |
---|
8525 | perl_useshrplib='' |
---|
8526 | prefix='/opt/local' |
---|
8527 | program_transform_name='s,x,x,' |
---|
8528 | psdir='${docdir}' |
---|
8529 | python_additional_libs='' |
---|
8530 | python_enable_shared='' |
---|
8531 | python_includespec='' |
---|
8532 | python_libdir='' |
---|
8533 | python_libspec='' |
---|
8534 | python_majorversion='' |
---|
8535 | python_version='' |
---|
8536 | sbindir='${exec_prefix}/sbin' |
---|
8537 | sharedstatedir='${prefix}/com' |
---|
8538 | sysconfdir='/opt/local/etc/postgresql93' |
---|
8539 | target_alias='' |
---|
8540 | vpath_build='' |
---|
8541 | with_gnu_ld='no' |
---|
8542 | with_libxml='yes' |
---|
8543 | with_libxslt='yes' |
---|
8544 | with_openssl='yes' |
---|
8545 | with_ossp_uuid='yes' |
---|
8546 | with_perl='no' |
---|
8547 | with_python='no' |
---|
8548 | with_selinux='no' |
---|
8549 | with_system_tzdata='' |
---|
8550 | with_tcl='no' |
---|
8551 | with_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 | |
---|
8717 | configure: exit 1 |
---|