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