Ticket #24480: config.log

File config.log, 29.9 KB (added by ssalmine@…, 14 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by pgadmin3 configure 1.10.2, which was
5generated by GNU Autoconf 2.64.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-pgsql=/opt/local/lib/postgresql84 --with-wx=/opt/local --with-wx-version=2.8 --with-libxml2=/opt/local --with-libxslt=/opt/local --enable-appbundle
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = simo-salminens-macbook-pro.local
14uname -m = i386
15uname -r = 10.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 91 tasks, 457 threads, 2 processors
34Load average: 2.35, Mach factor: 0.83
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2305: checking build system type
52configure:2319: result: i386-apple-darwin10.3.0
53configure:2339: checking host system type
54configure:2352: result: i386-apple-darwin10.3.0
55configure:2388: checking for a BSD-compatible install
56configure:2456: result: /usr/bin/install -c
57configure:2467: checking whether build environment is sane
58configure:2517: result: yes
59configure:2658: checking for a thread-safe mkdir -p
60configure:2697: result: config/install-sh -c -d
61configure:2710: checking for gawk
62configure:2740: result: no
63configure:2710: checking for mawk
64configure:2740: result: no
65configure:2710: checking for nawk
66configure:2740: result: no
67configure:2710: checking for awk
68configure:2726: found /usr/bin/awk
69configure:2737: result: awk
70configure:2748: checking whether make sets $(MAKE)
71configure:2770: result: yes
72configure:2845: checking how to create a ustar tar archive
73configure:2858: tar --version
74bsdtar 2.6.2 - libarchive 2.6.2
75configure:2861: $? = 0
76configure:2901: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
77configure:2904: $? = 0
78configure:2908: tar -xf - <conftest.tar
79configure:2911: $? = 0
80configure:2924: result: gnutar
81configure:2982: checking for gcc
82configure:3009: result: /usr/bin/gcc-4.2
83configure:3238: checking for C compiler version
84configure:3247: /usr/bin/gcc-4.2 --version >&5
85i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
86Copyright (C) 2007 Free Software Foundation, Inc.
87This is free software; see the source for copying conditions.  There is NO
88warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
89
90configure:3258: $? = 0
91configure:3247: /usr/bin/gcc-4.2 -v >&5
92Using built-in specs.
93Target: i686-apple-darwin10
94Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
95Thread model: posix
96gcc version 4.2.1 (Apple Inc. build 5659)
97configure:3258: $? = 0
98configure:3247: /usr/bin/gcc-4.2 -V >&5
99gcc-4.2: argument to `-V' is missing
100configure:3258: $? = 1
101configure:3247: /usr/bin/gcc-4.2 -qversion >&5
102i686-apple-darwin10-gcc-4.2.1: no input files
103configure:3258: $? = 1
104configure:3280: checking for C compiler default output file name
105configure:3302: /usr/bin/gcc-4.2 -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
106configure:3306: $? = 0
107configure:3343: result: a.out
108configure:3359: checking whether the C compiler works
109configure:3368: ./a.out
110configure:3372: $? = 0
111configure:3387: result: yes
112configure:3394: checking whether we are cross compiling
113configure:3396: result: no
114configure:3399: checking for suffix of executables
115configure:3406: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
116configure:3410: $? = 0
117configure:3432: result:
118configure:3438: checking for suffix of object files
119configure:3460: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
120configure:3464: $? = 0
121configure:3485: result: o
122configure:3489: checking whether we are using the GNU C compiler
123configure:3508: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
124configure:3508: $? = 0
125configure:3517: result: yes
126configure:3526: checking whether /usr/bin/gcc-4.2 accepts -g
127configure:3546: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
128configure:3546: $? = 0
129configure:3587: result: yes
130configure:3604: checking for /usr/bin/gcc-4.2 option to accept ISO C89
131configure:3668: /usr/bin/gcc-4.2  -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
132configure:3668: $? = 0
133configure:3681: result: none needed
134configure:3712: checking for style of include used by make
135configure:3740: result: GNU
136configure:3765: checking dependency style of /usr/bin/gcc-4.2
137configure:3875: result: gcc3
138configure:4002: checking for C++ compiler version
139configure:4011: /usr/bin/g++-4.2 --version >&5
140i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
141Copyright (C) 2007 Free Software Foundation, Inc.
142This is free software; see the source for copying conditions.  There is NO
143warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
144
145configure:4022: $? = 0
146configure:4011: /usr/bin/g++-4.2 -v >&5
147Using built-in specs.
148Target: i686-apple-darwin10
149Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
150Thread model: posix
151gcc version 4.2.1 (Apple Inc. build 5659)
152configure:4022: $? = 0
153configure:4011: /usr/bin/g++-4.2 -V >&5
154g++-4.2: argument to `-V' is missing
155configure:4022: $? = 1
156configure:4011: /usr/bin/g++-4.2 -qversion >&5
157i686-apple-darwin10-g++-4.2.1: no input files
158configure:4022: $? = 1
159configure:4026: checking whether we are using the GNU C++ compiler
160configure:4045: /usr/bin/g++-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.cpp >&5
161configure:4045: $? = 0
162configure:4054: result: yes
163configure:4063: checking whether /usr/bin/g++-4.2 accepts -g
164configure:4083: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
165configure:4083: $? = 0
166configure:4124: result: yes
167configure:4149: checking dependency style of /usr/bin/g++-4.2
168configure:4259: result: gcc3
169configure:4317: checking for ranlib
170configure:4333: found /usr/bin/ranlib
171configure:4344: result: ranlib
172configure:4404: checking whether to use precompiled headers
173configure:4435: result: yes
174configure:4450: checking how to run the C preprocessor
175configure:4481: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
176configure:4481: $? = 0
177configure:4495: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
178conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
179configure:4495: $? = 1
180configure: failed program was:
181| /* confdefs.h */
182| #define PACKAGE_NAME "pgadmin3"
183| #define PACKAGE_TARNAME "pgadmin3"
184| #define PACKAGE_VERSION "1.10.2"
185| #define PACKAGE_STRING "pgadmin3 1.10.2"
186| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org"
187| #define PACKAGE_URL ""
188| #define PACKAGE "pgadmin3"
189| #define VERSION "1.10.2"
190| /* end confdefs.h.  */
191| #include <ac_nonexistent.h>
192configure:4520: result: /usr/bin/gcc-4.2 -E
193configure:4540: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
194configure:4540: $? = 0
195configure:4554: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
196conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
197configure:4554: $? = 1
198configure: failed program was:
199| /* confdefs.h */
200| #define PACKAGE_NAME "pgadmin3"
201| #define PACKAGE_TARNAME "pgadmin3"
202| #define PACKAGE_VERSION "1.10.2"
203| #define PACKAGE_STRING "pgadmin3 1.10.2"
204| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org"
205| #define PACKAGE_URL ""
206| #define PACKAGE "pgadmin3"
207| #define VERSION "1.10.2"
208| /* end confdefs.h.  */
209| #include <ac_nonexistent.h>
210configure:4583: checking for grep that handles long lines and -e
211configure:4641: result: /usr/bin/grep
212configure:4646: checking for egrep
213configure:4708: result: /usr/bin/grep -E
214configure:4713: checking for ANSI C header files
215configure:4733: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
216configure:4733: $? = 0
217configure:4806: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
218configure:4806: $? = 0
219configure:4806: ./conftest
220configure:4806: $? = 0
221configure:4817: result: yes
222configure:4830: checking for sys/types.h
223configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
224configure:4830: $? = 0
225configure:4830: result: yes
226configure:4830: checking for sys/stat.h
227configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
228configure:4830: $? = 0
229configure:4830: result: yes
230configure:4830: checking for stdlib.h
231configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
232configure:4830: $? = 0
233configure:4830: result: yes
234configure:4830: checking for string.h
235configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
236configure:4830: $? = 0
237configure:4830: result: yes
238configure:4830: checking for memory.h
239configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
240configure:4830: $? = 0
241configure:4830: result: yes
242configure:4830: checking for strings.h
243configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
244configure:4830: $? = 0
245configure:4830: result: yes
246configure:4830: checking for inttypes.h
247configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
248configure:4830: $? = 0
249configure:4830: result: yes
250configure:4830: checking for stdint.h
251configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
252configure:4830: $? = 0
253configure:4830: result: yes
254configure:4830: checking for unistd.h
255configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
256configure:4830: $? = 0
257configure:4830: result: yes
258configure:4846: checking arpa/inet.h usability
259configure:4846: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
260configure:4846: $? = 0
261configure:4846: result: yes
262configure:4846: checking arpa/inet.h presence
263configure:4846: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
264configure:4846: $? = 0
265configure:4846: result: yes
266configure:4846: checking for arpa/inet.h
267configure:4846: result: yes
268configure:4846: checking netdb.h usability
269configure:4846: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
270configure:4846: $? = 0
271configure:4846: result: yes
272configure:4846: checking netdb.h presence
273configure:4846: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
274configure:4846: $? = 0
275configure:4846: result: yes
276configure:4846: checking for netdb.h
277configure:4846: result: yes
278configure:4846: checking netinet/in.h usability
279configure:4846: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
280configure:4846: $? = 0
281configure:4846: result: yes
282configure:4846: checking netinet/in.h presence
283configure:4846: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
284configure:4846: $? = 0
285configure:4846: result: yes
286configure:4846: checking for netinet/in.h
287configure:4846: result: yes
288configure:4846: checking for stdlib.h
289configure:4846: result: yes
290configure:4859: checking for stdbool.h that conforms to C99
291configure:4944: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
292configure:4944: $? = 0
293configure:4951: result: yes
294configure:4953: checking for _Bool
295configure:4953: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
296configure:4953: $? = 0
297configure:4953: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
298conftest.c: In function 'main':
299conftest.c:61: error: expected expression before ')' token
300configure:4953: $? = 1
301configure: failed program was:
302| /* confdefs.h */
303| #define PACKAGE_NAME "pgadmin3"
304| #define PACKAGE_TARNAME "pgadmin3"
305| #define PACKAGE_VERSION "1.10.2"
306| #define PACKAGE_STRING "pgadmin3 1.10.2"
307| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org"
308| #define PACKAGE_URL ""
309| #define PACKAGE "pgadmin3"
310| #define VERSION "1.10.2"
311| #define STDC_HEADERS 1
312| #define HAVE_SYS_TYPES_H 1
313| #define HAVE_SYS_STAT_H 1
314| #define HAVE_STDLIB_H 1
315| #define HAVE_STRING_H 1
316| #define HAVE_MEMORY_H 1
317| #define HAVE_STRINGS_H 1
318| #define HAVE_INTTYPES_H 1
319| #define HAVE_STDINT_H 1
320| #define HAVE_UNISTD_H 1
321| #define HAVE_ARPA_INET_H 1
322| #define HAVE_NETDB_H 1
323| #define HAVE_NETINET_IN_H 1
324| #define HAVE_STDLIB_H 1
325| /* end confdefs.h.  */
326| #include <stdio.h>
327| #ifdef HAVE_SYS_TYPES_H
328| # include <sys/types.h>
329| #endif
330| #ifdef HAVE_SYS_STAT_H
331| # include <sys/stat.h>
332| #endif
333| #ifdef STDC_HEADERS
334| # include <stdlib.h>
335| # include <stddef.h>
336| #else
337| # ifdef HAVE_STDLIB_H
338| #  include <stdlib.h>
339| # endif
340| #endif
341| #ifdef HAVE_STRING_H
342| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
343| #  include <memory.h>
344| # endif
345| # include <string.h>
346| #endif
347| #ifdef HAVE_STRINGS_H
348| # include <strings.h>
349| #endif
350| #ifdef HAVE_INTTYPES_H
351| # include <inttypes.h>
352| #endif
353| #ifdef HAVE_STDINT_H
354| # include <stdint.h>
355| #endif
356| #ifdef HAVE_UNISTD_H
357| # include <unistd.h>
358| #endif
359| int
360| main ()
361| {
362| if (sizeof ((_Bool)))
363|           return 0;
364|   ;
365|   return 0;
366| }
367configure:4953: result: yes
368configure:4969: checking for an ANSI C-conforming const
369configure:5034: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
370configure:5034: $? = 0
371configure:5041: result: yes
372configure:5049: checking for size_t
373configure:5049: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
374configure:5049: $? = 0
375configure:5049: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
376conftest.c: In function 'main':
377conftest.c:63: error: expected expression before ')' token
378configure:5049: $? = 1
379configure: failed program was:
380| /* confdefs.h */
381| #define PACKAGE_NAME "pgadmin3"
382| #define PACKAGE_TARNAME "pgadmin3"
383| #define PACKAGE_VERSION "1.10.2"
384| #define PACKAGE_STRING "pgadmin3 1.10.2"
385| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org"
386| #define PACKAGE_URL ""
387| #define PACKAGE "pgadmin3"
388| #define VERSION "1.10.2"
389| #define STDC_HEADERS 1
390| #define HAVE_SYS_TYPES_H 1
391| #define HAVE_SYS_STAT_H 1
392| #define HAVE_STDLIB_H 1
393| #define HAVE_STRING_H 1
394| #define HAVE_MEMORY_H 1
395| #define HAVE_STRINGS_H 1
396| #define HAVE_INTTYPES_H 1
397| #define HAVE_STDINT_H 1
398| #define HAVE_UNISTD_H 1
399| #define HAVE_ARPA_INET_H 1
400| #define HAVE_NETDB_H 1
401| #define HAVE_NETINET_IN_H 1
402| #define HAVE_STDLIB_H 1
403| #define HAVE__BOOL 1
404| #define HAVE_STDBOOL_H 1
405| /* end confdefs.h.  */
406| #include <stdio.h>
407| #ifdef HAVE_SYS_TYPES_H
408| # include <sys/types.h>
409| #endif
410| #ifdef HAVE_SYS_STAT_H
411| # include <sys/stat.h>
412| #endif
413| #ifdef STDC_HEADERS
414| # include <stdlib.h>
415| # include <stddef.h>
416| #else
417| # ifdef HAVE_STDLIB_H
418| #  include <stdlib.h>
419| # endif
420| #endif
421| #ifdef HAVE_STRING_H
422| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
423| #  include <memory.h>
424| # endif
425| # include <string.h>
426| #endif
427| #ifdef HAVE_STRINGS_H
428| # include <strings.h>
429| #endif
430| #ifdef HAVE_INTTYPES_H
431| # include <inttypes.h>
432| #endif
433| #ifdef HAVE_STDINT_H
434| # include <stdint.h>
435| #endif
436| #ifdef HAVE_UNISTD_H
437| # include <unistd.h>
438| #endif
439| int
440| main ()
441| {
442| if (sizeof ((size_t)))
443|           return 0;
444|   ;
445|   return 0;
446| }
447configure:5049: result: yes
448configure:5060: checking whether time.h and sys/time.h may both be included
449configure:5080: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
450configure:5080: $? = 0
451configure:5087: result: yes
452configure:5097: checking for working strtod
453configure:5138: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
454configure:5138: $? = 0
455configure:5138: ./conftest
456configure:5138: $? = 0
457configure:5148: result: yes
458configure:5213: checking for gethostbyname
459configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
460configure:5213: $? = 0
461configure:5213: result: yes
462configure:5213: checking for inet_ntoa
463configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
464configure:5213: $? = 0
465configure:5213: result: yes
466configure:5213: checking for memmove
467configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
468conftest.c:53: warning: conflicting types for built-in function 'memmove'
469configure:5213: $? = 0
470configure:5213: result: yes
471configure:5213: checking for memset
472configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
473conftest.c:54: warning: conflicting types for built-in function 'memset'
474configure:5213: $? = 0
475configure:5213: result: yes
476configure:5213: checking for strchr
477configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
478conftest.c:55: warning: conflicting types for built-in function 'strchr'
479configure:5213: $? = 0
480configure:5213: result: yes
481configure:5417: checking for SSL_library_init in -lssl
482configure:5442: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lssl   >&5
483ld: warning: in /opt/local/lib/libssl.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
484Undefined symbols:
485  "_SSL_library_init", referenced from:
486      _main in cc2EnJb2.o
487ld: symbol(s) not found
488collect2: ld returned 1 exit status
489configure:5442: $? = 1
490configure: failed program was:
491| /* confdefs.h */
492| #define PACKAGE_NAME "pgadmin3"
493| #define PACKAGE_TARNAME "pgadmin3"
494| #define PACKAGE_VERSION "1.10.2"
495| #define PACKAGE_STRING "pgadmin3 1.10.2"
496| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org"
497| #define PACKAGE_URL ""
498| #define PACKAGE "pgadmin3"
499| #define VERSION "1.10.2"
500| #define STDC_HEADERS 1
501| #define HAVE_SYS_TYPES_H 1
502| #define HAVE_SYS_STAT_H 1
503| #define HAVE_STDLIB_H 1
504| #define HAVE_STRING_H 1
505| #define HAVE_MEMORY_H 1
506| #define HAVE_STRINGS_H 1
507| #define HAVE_INTTYPES_H 1
508| #define HAVE_STDINT_H 1
509| #define HAVE_UNISTD_H 1
510| #define HAVE_ARPA_INET_H 1
511| #define HAVE_NETDB_H 1
512| #define HAVE_NETINET_IN_H 1
513| #define HAVE_STDLIB_H 1
514| #define HAVE__BOOL 1
515| #define HAVE_STDBOOL_H 1
516| #define TIME_WITH_SYS_TIME 1
517| #define HAVE_GETHOSTBYNAME 1
518| #define HAVE_INET_NTOA 1
519| #define HAVE_MEMMOVE 1
520| #define HAVE_MEMSET 1
521| #define HAVE_STRCHR 1
522| /* end confdefs.h.  */
523|
524| /* Override any GCC internal prototype to avoid an error.
525|    Use char because int might match the return type of a GCC
526|    builtin and then its argument prototype would still apply.  */
527| #ifdef __cplusplus
528| extern "C"
529| #endif
530| char SSL_library_init ();
531| int
532| main ()
533| {
534| return SSL_library_init ();
535|   ;
536|   return 0;
537| }
538configure:5451: result: no
539configure:5473: checking for krb5_sendauth in -lkrb5
540configure:5498: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lkrb5   >&5
541configure:5498: $? = 0
542configure:5507: result: yes
543configure:5562: checking for PQexec in -lpq
544configure:5587: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 -L/opt/local/lib/postgresql84 conftest.c -lpq   >&5
545ld: warning: in /opt/local/lib/postgresql84/libpq.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
546Undefined symbols:
547  "_PQexec", referenced from:
548      _main in ccGkVxOU.o
549ld: symbol(s) not found
550collect2: ld returned 1 exit status
551configure:5587: $? = 1
552configure: failed program was:
553| /* confdefs.h */
554| #define PACKAGE_NAME "pgadmin3"
555| #define PACKAGE_TARNAME "pgadmin3"
556| #define PACKAGE_VERSION "1.10.2"
557| #define PACKAGE_STRING "pgadmin3 1.10.2"
558| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org"
559| #define PACKAGE_URL ""
560| #define PACKAGE "pgadmin3"
561| #define VERSION "1.10.2"
562| #define STDC_HEADERS 1
563| #define HAVE_SYS_TYPES_H 1
564| #define HAVE_SYS_STAT_H 1
565| #define HAVE_STDLIB_H 1
566| #define HAVE_STRING_H 1
567| #define HAVE_MEMORY_H 1
568| #define HAVE_STRINGS_H 1
569| #define HAVE_INTTYPES_H 1
570| #define HAVE_STDINT_H 1
571| #define HAVE_UNISTD_H 1
572| #define HAVE_ARPA_INET_H 1
573| #define HAVE_NETDB_H 1
574| #define HAVE_NETINET_IN_H 1
575| #define HAVE_STDLIB_H 1
576| #define HAVE__BOOL 1
577| #define HAVE_STDBOOL_H 1
578| #define TIME_WITH_SYS_TIME 1
579| #define HAVE_GETHOSTBYNAME 1
580| #define HAVE_INET_NTOA 1
581| #define HAVE_MEMMOVE 1
582| #define HAVE_MEMSET 1
583| #define HAVE_STRCHR 1
584| /* end confdefs.h.  */
585|
586| /* Override any GCC internal prototype to avoid an error.
587|    Use char because int might match the return type of a GCC
588|    builtin and then its argument prototype would still apply.  */
589| #ifdef __cplusplus
590| extern "C"
591| #endif
592| char PQexec ();
593| int
594| main ()
595| {
596| return PQexec ();
597|   ;
598|   return 0;
599| }
600configure:5596: result: no
601configure:5725: checking for krb5_free_principle in -lpq
602configure:5733: result: not present
603configure:5841: checking libpq-fe.h usability
604configure:5841: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include -I/opt/local/include/postgresql84 conftest.c >&5
605configure:5841: $? = 0
606configure:5841: result: yes
607configure:5841: checking libpq-fe.h presence
608configure:5841: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/postgresql84 conftest.c
609configure:5841: $? = 0
610configure:5841: result: yes
611configure:5841: checking for libpq-fe.h
612configure:5841: result: yes
613configure:5863: checking PostgreSQL in /opt/local/lib/postgresql84
614configure:5865: result: failed
615configure:5869: error: you must specify a valid PostgreSQL installation with --with-pgsql=DIR
616
617## ---------------- ##
618## Cache variables. ##
619## ---------------- ##
620
621ac_cv_build=i386-apple-darwin10.3.0
622ac_cv_c_compiler_gnu=yes
623ac_cv_c_const=yes
624ac_cv_cxx_compiler_gnu=yes
625ac_cv_env_CCC_set=
626ac_cv_env_CCC_value=
627ac_cv_env_CC_set=set
628ac_cv_env_CC_value=/usr/bin/gcc-4.2
629ac_cv_env_CFLAGS_set=set
630ac_cv_env_CFLAGS_value='-O2 -arch i386'
631ac_cv_env_CPPFLAGS_set=set
632ac_cv_env_CPPFLAGS_value=-I/opt/local/include
633ac_cv_env_CPP_set=
634ac_cv_env_CPP_value=
635ac_cv_env_CXXFLAGS_set=set
636ac_cv_env_CXXFLAGS_value='-O2 -arch i386'
637ac_cv_env_CXX_set=set
638ac_cv_env_CXX_value=/usr/bin/g++-4.2
639ac_cv_env_LDFLAGS_set=set
640ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386'
641ac_cv_env_LIBS_set=
642ac_cv_env_LIBS_value=
643ac_cv_env_build_alias_set=
644ac_cv_env_build_alias_value=
645ac_cv_env_host_alias_set=
646ac_cv_env_host_alias_value=
647ac_cv_env_target_alias_set=
648ac_cv_env_target_alias_value=
649ac_cv_func_gethostbyname=yes
650ac_cv_func_inet_ntoa=yes
651ac_cv_func_memmove=yes
652ac_cv_func_memset=yes
653ac_cv_func_strchr=yes
654ac_cv_func_strtod=yes
655ac_cv_header_arpa_inet_h=yes
656ac_cv_header_inttypes_h=yes
657ac_cv_header_libpq_fe_h=yes
658ac_cv_header_memory_h=yes
659ac_cv_header_netdb_h=yes
660ac_cv_header_netinet_in_h=yes
661ac_cv_header_stdbool_h=yes
662ac_cv_header_stdc=yes
663ac_cv_header_stdint_h=yes
664ac_cv_header_stdlib_h=yes
665ac_cv_header_string_h=yes
666ac_cv_header_strings_h=yes
667ac_cv_header_sys_stat_h=yes
668ac_cv_header_sys_types_h=yes
669ac_cv_header_time=yes
670ac_cv_header_unistd_h=yes
671ac_cv_host=i386-apple-darwin10.3.0
672ac_cv_lib_krb5_krb5_sendauth=yes
673ac_cv_lib_pq_PQexec=no
674ac_cv_lib_ssl_SSL_library_init=no
675ac_cv_objext=o
676ac_cv_path_EGREP='/usr/bin/grep -E'
677ac_cv_path_GREP=/usr/bin/grep
678ac_cv_prog_AWK=awk
679ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
680ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
681ac_cv_prog_ac_ct_RANLIB=ranlib
682ac_cv_prog_cc_c89=
683ac_cv_prog_cc_g=yes
684ac_cv_prog_cxx_g=yes
685ac_cv_prog_make_make_set=yes
686ac_cv_type__Bool=yes
687ac_cv_type_size_t=yes
688am_cv_CC_dependencies_compiler_type=gcc3
689am_cv_CXX_dependencies_compiler_type=gcc3
690am_cv_prog_tar_ustar=gnutar
691
692## ----------------- ##
693## Output variables. ##
694## ----------------- ##
695
696ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run aclocal-1.11'
697AMDEPBACKSLASH='\'
698AMDEP_FALSE='#'
699AMDEP_TRUE=''
700AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run tar'
701APPBUNDLE_FALSE='#'
702APPBUNDLE_TRUE=''
703AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run autoconf'
704AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run autoheader'
705AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run automake-1.11'
706AWK='awk'
707BUILD_DEBUG='no'
708BUILD_DEBUG_FALSE=''
709BUILD_DEBUG_TRUE='#'
710CC='/usr/bin/gcc-4.2'
711CCDEPMODE='depmode=gcc3'
712CFLAGS='-O2 -arch i386'
713CPP='/usr/bin/gcc-4.2 -E'
714CPPFLAGS='-I/opt/local/include'
715CXX='/usr/bin/g++-4.2'
716CXXDEPMODE='depmode=gcc3'
717CXXFLAGS='-O2 -arch i386'
718CYGPATH_W='echo'
719DEFS=''
720DEPDIR='.deps'
721ECHO_C='\c'
722ECHO_N=''
723ECHO_T=''
724EDB_LIBPQ=''
725EDB_LIBPQ_FALSE=''
726EDB_LIBPQ_TRUE=''
727EGREP='/usr/bin/grep -E'
728EXEEXT=''
729GREP='/usr/bin/grep'
730INSTALL_DATA='${INSTALL} -m 644'
731INSTALL_DOCS_FALSE=''
732INSTALL_DOCS_TRUE='#'
733INSTALL_PROGRAM='${INSTALL}'
734INSTALL_SCRIPT='${INSTALL}'
735INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
736LDFLAGS='-L/opt/local/lib -arch i386'
737LIBOBJS=''
738LIBS=' -L/opt/local/lib/postgresql84 -lcrypto -lpq'
739LTLIBOBJS=''
740MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run makeinfo'
741MKDIR_P='config/install-sh -c -d'
742OBJEXT='o'
743PACKAGE='pgadmin3'
744PACKAGE_BUGREPORT='pgadmin-support@postgresql.org'
745PACKAGE_NAME='pgadmin3'
746PACKAGE_STRING='pgadmin3 1.10.2'
747PACKAGE_TARNAME='pgadmin3'
748PACKAGE_URL=''
749PACKAGE_VERSION='1.10.2'
750PATH_SEPARATOR=':'
751PG_CONFIG='/opt/local/lib/postgresql84/bin/pg_config'
752POW_LIB=''
753RANLIB='ranlib'
754SET_MAKE=''
755SHELL='/bin/sh'
756STRIP=''
757SUN_CC_FALSE=''
758SUN_CC_TRUE='#'
759SUN_CXX_FALSE=''
760SUN_CXX_TRUE='#'
761USE_PRECOMP='yes'
762VERSION='1.10.2'
763WX_CONFIG=''
764XML2_CONFIG=''
765XSLT_CONFIG=''
766ac_ct_CC='/usr/bin/gcc-4.2'
767ac_ct_CXX=''
768am__EXEEXT_FALSE=''
769am__EXEEXT_TRUE=''
770am__fastdepCC_FALSE='#'
771am__fastdepCC_TRUE=''
772am__fastdepCXX_FALSE='#'
773am__fastdepCXX_TRUE=''
774am__include='include'
775am__isrc=''
776am__leading_dot='.'
777am__quote=''
778am__tar='tar --format=ustar -chf - "$$tardir"'
779am__untar='tar -xf -'
780bindir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app/Contents/MacOS'
781build='i386-apple-darwin10.3.0'
782build_alias=''
783build_cpu='i386'
784build_os='darwin10.3.0'
785build_vendor='apple'
786bundledir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app'
787datadir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app/Contents/SharedSupport'
788datarootdir='${prefix}/share'
789debugger_LDADD=''
790debuggerbindir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app/Contents/Resources/Debugger.app/Contents/MacOS'
791docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
792dvidir='${docdir}'
793exec_prefix='NONE'
794host='i386-apple-darwin10.3.0'
795host_alias=''
796host_cpu='i386'
797host_os='darwin10.3.0'
798host_vendor='apple'
799htmldir='${docdir}'
800includedir='${prefix}/include'
801infodir='${datarootdir}/info'
802install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/install-sh'
803libdir='${exec_prefix}/lib'
804libexecdir='${exec_prefix}/libexec'
805localedir='${datarootdir}/locale'
806localstatedir='${prefix}/var'
807mandir='${datarootdir}/man'
808mkdir_p='$(top_builddir)/config/install-sh -c -d'
809oldincludedir='/usr/include'
810pdfdir='${docdir}'
811pgScript_LDADD=''
812pgadmin3_LDADD=''
813pgagent_LDADD=''
814pgsTest_LDADD=''
815prefix='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/tmp'
816program_transform_name='s,x,x,'
817psdir='${docdir}'
818sbindir='${exec_prefix}/sbin'
819sharedstatedir='${prefix}/com'
820sysconfdir='${prefix}/etc'
821target_alias=''
822
823## ----------- ##
824## confdefs.h. ##
825## ----------- ##
826
827/* confdefs.h */
828#define PACKAGE_NAME "pgadmin3"
829#define PACKAGE_TARNAME "pgadmin3"
830#define PACKAGE_VERSION "1.10.2"
831#define PACKAGE_STRING "pgadmin3 1.10.2"
832#define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org"
833#define PACKAGE_URL ""
834#define PACKAGE "pgadmin3"
835#define VERSION "1.10.2"
836#define STDC_HEADERS 1
837#define HAVE_SYS_TYPES_H 1
838#define HAVE_SYS_STAT_H 1
839#define HAVE_STDLIB_H 1
840#define HAVE_STRING_H 1
841#define HAVE_MEMORY_H 1
842#define HAVE_STRINGS_H 1
843#define HAVE_INTTYPES_H 1
844#define HAVE_STDINT_H 1
845#define HAVE_UNISTD_H 1
846#define HAVE_ARPA_INET_H 1
847#define HAVE_NETDB_H 1
848#define HAVE_NETINET_IN_H 1
849#define HAVE_STDLIB_H 1
850#define HAVE__BOOL 1
851#define HAVE_STDBOOL_H 1
852#define TIME_WITH_SYS_TIME 1
853#define HAVE_GETHOSTBYNAME 1
854#define HAVE_INET_NTOA 1
855#define HAVE_MEMMOVE 1
856#define HAVE_MEMSET 1
857#define HAVE_STRCHR 1
858
859configure: exit 1