Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 84525 Details for
Bug 129727
dev-db/libpq-8.1.3-r1 failed with USE=threads
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log file showing failed thread testing
config.log (text/plain), 322.23 KB, created by
James
on 2006-04-12 13:11:31 UTC
(
hide
)
Description:
config.log file showing failed thread testing
Filename:
MIME Type:
Creator:
James
Created:
2006-04-12 13:11:31 UTC
Size:
322.23 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by PostgreSQL configure 8.1.3, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --include=/usr/include/postgresql/libpq-4 --mandir=/usr/share/man --host=i686-pc-linux-gnu --with-docdir=/usr/share/doc/libpq-8.1.3-r1 --libdir=/usr/lib --enable-depend --with-openssl --enable-nls --with-pam --with-krb5 --enable-thread-safety > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = i686 >uname -r = 2.6.16 >uname -s = Linux >uname -v = #6 SMP PREEMPT Sat Apr 1 11:53:48 BST 2006 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.6 >PATH: /opt/sun-jdk-1.4.2.10/bin >PATH: /opt/sun-jdk-1.4.2.10/jre/bin >PATH: /opt/sun-jdk-1.4.2.10/jre/javaws >PATH: /usr/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1405: checking build system type >configure:1423: result: i686-pc-linux-gnu >configure:1431: checking host system type >configure:1445: result: i686-pc-linux-gnu >configure:1455: checking which template to use >configure:1556: result: linux >configure:1694: checking whether to build with 64-bit integer date/time support >configure:1725: result: no >configure:1732: checking whether NLS is wanted >configure:1766: result: yes >configure:1774: checking for default port number >configure:1803: result: 5432 >configure:1986: checking for i686-pc-linux-gnu-gcc >configure:2002: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2012: result: i686-pc-linux-gnu-gcc >configure:2075: checking for C compiler version >configure:2078: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2081: $? = 0 >configure:2083: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs >Configured with: /u/tmp/portage/gcc-3.4.6/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9) >configure:2086: $? = 0 >configure:2088: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2091: $? = 1 >configure:2114: checking for C compiler default output file name >configure:2117: i686-pc-linux-gnu-gcc -O2 -mcpu=i686 -pipe conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2120: $? = 0 >configure:2166: result: a.out >configure:2171: checking whether the C compiler works >configure:2177: ./a.out >configure:2180: $? = 0 >configure:2197: result: yes >configure:2204: checking whether we are cross compiling >configure:2206: result: no >configure:2209: checking for suffix of executables >configure:2211: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2214: $? = 0 >configure:2239: result: >configure:2245: checking for suffix of object files >configure:2266: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2269: $? = 0 >configure:2291: result: o >configure:2295: checking whether we are using the GNU C compiler >configure:2319: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2325: $? = 0 >configure:2329: test -z > || test ! -s conftest.err >configure:2332: $? = 0 >configure:2335: test -s conftest.o >configure:2338: $? = 0 >configure:2351: result: yes >configure:2357: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2378: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2384: $? = 0 >configure:2388: test -z > || test ! -s conftest.err >configure:2391: $? = 0 >configure:2394: test -s conftest.o >configure:2397: $? = 0 >configure:2408: result: yes >configure:2425: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2495: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2501: $? = 0 >configure:2505: test -z > || test ! -s conftest.err >configure:2508: $? = 0 >configure:2511: test -s conftest.o >configure:2514: $? = 0 >configure:2532: result: none needed >configure:2550: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:2: error: syntax error before "me" >configure:2556: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2721: checking if i686-pc-linux-gnu-gcc supports -Wdeclaration-after-statement >configure:2741: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2747: $? = 0 >configure:2751: test -z > || test ! -s conftest.err >configure:2754: $? = 0 >configure:2757: test -s conftest.o >configure:2760: $? = 0 >configure:2762: result: yes >configure:2774: checking if i686-pc-linux-gnu-gcc supports -Wendif-labels >configure:2794: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2800: $? = 0 >configure:2804: test -z > || test ! -s conftest.err >configure:2807: $? = 0 >configure:2810: test -s conftest.o >configure:2813: $? = 0 >configure:2815: result: yes >configure:2829: checking if i686-pc-linux-gnu-gcc supports -fno-strict-aliasing >configure:2849: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2855: $? = 0 >configure:2859: test -z > || test ! -s conftest.err >configure:2862: $? = 0 >configure:2865: test -s conftest.o >configure:2868: $? = 0 >configure:2870: result: yes >configure:2889: using CFLAGS=-O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing >configure:2898: checking whether the C compiler still works >configure:2917: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2923: $? = 0 >configure:2927: test -z > || test ! -s conftest.err >configure:2930: $? = 0 >configure:2933: test -s conftest >configure:2936: $? = 0 >configure:2938: result: yes >configure:2973: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2979: $? = 0 >configure:2983: test -z > || test ! -s conftest.err >configure:2986: $? = 0 >configure:2989: test -s conftest.o >configure:2992: $? = 0 >configure:3011: checking how to run the C preprocessor >configure:3046: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:3052: $? = 0 >configure:3084: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:13:28: ac_nonexistent.h: No such file or directory >configure:3090: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3129: result: i686-pc-linux-gnu-gcc -E >configure:3153: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:3159: $? = 0 >configure:3191: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:13:28: ac_nonexistent.h: No such file or directory >configure:3197: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3372: checking allow thread-safe client libraries >configure:3433: result: yes >configure:3440: checking whether to build with Tcl >configure:3468: result: no >configure:3504: checking whether to build Perl modules >configure:3532: result: no >configure:3539: checking whether to build Python modules >configure:3567: result: no >configure:3574: checking whether to build with Kerberos 5 support >configure:3609: result: yes >configure:3657: checking whether to build with PAM support >configure:3689: result: yes >configure:3697: checking whether to build with Bonjour support >configure:3729: result: no >configure:3737: checking whether to build with OpenSSL support >configure:3769: result: yes >configure:3858: checking for egrep >configure:3868: result: grep -E >configure:3905: using CPPFLAGS=-D_GNU_SOURCE >configure:3907: using LDFLAGS= >configure:3916: checking for gawk >configure:3932: found /bin/gawk >configure:3942: result: gawk >configure:3952: checking for flex >configure:3991: result: /usr/bin/flex >configure:4026: checking whether ln -s works >configure:4030: result: yes >configure:4048: checking for ld used by GCC >configure:4111: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4120: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >GNU ld version 2.16.1 >configure:4132: result: yes >configure:4204: checking for i686-pc-linux-gnu-ranlib >configure:4220: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:4230: result: i686-pc-linux-gnu-ranlib >configure:4285: checking for lorder >configure:4314: result: no >configure:4323: checking for tar >configure:4341: found /bin/tar >configure:4353: result: /bin/tar >configure:4364: checking for i686-pc-linux-gnu-strip >configure:4380: found /usr/bin/i686-pc-linux-gnu-strip >configure:4390: result: i686-pc-linux-gnu-strip >configure:4442: checking whether it is possible to strip libraries >configure:4447: result: yes >configure:4463: checking for bison >configure:4479: found /usr/bin/bison >configure:4489: result: bison -y >configure:4533: checking for perl >configure:4551: found /usr/bin/perl >configure:4563: result: /usr/bin/perl >configure:4723: checking for main in -lbsd >configure:4747: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:4753: $? = 0 >configure:4757: test -z > || test ! -s conftest.err >configure:4760: $? = 0 >configure:4763: test -s conftest >configure:4766: $? = 0 >configure:4779: result: yes >configure:4792: checking for setproctitle in -lutil >configure:4822: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lutil -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/cc1DDAwc.o: In function `main': >conftest.c:(.text+0xd): undefined reference to `setproctitle' >collect2: ld returned 1 exit status >configure:4828: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char setproctitle (); >| int >| main () >| { >| setproctitle (); >| ; >| return 0; >| } >configure:4854: result: no >configure:4866: checking for main in -lm >configure:4890: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:4896: $? = 0 >configure:4900: test -z > || test ! -s conftest.err >configure:4903: $? = 0 >configure:4906: test -s conftest >configure:4909: $? = 0 >configure:4922: result: yes >configure:4934: checking for main in -ldl >configure:4958: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:4964: $? = 0 >configure:4968: test -z > || test ! -s conftest.err >configure:4971: $? = 0 >configure:4974: test -s conftest >configure:4977: $? = 0 >configure:4990: result: yes >configure:5002: checking for main in -lnsl >configure:5026: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5032: $? = 0 >configure:5036: test -z > || test ! -s conftest.err >configure:5039: $? = 0 >configure:5042: test -s conftest >configure:5045: $? = 0 >configure:5058: result: yes >configure:5070: checking for main in -lsocket >configure:5094: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lsocket -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure:5100: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5126: result: no >configure:5138: checking for main in -lipc >configure:5162: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lipc -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lipc >collect2: ld returned 1 exit status >configure:5168: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5194: result: no >configure:5206: checking for main in -lIPC >configure:5230: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lIPC -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lIPC >collect2: ld returned 1 exit status >configure:5236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5262: result: no >configure:5274: checking for main in -llc >configure:5298: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -llc -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -llc >collect2: ld returned 1 exit status >configure:5304: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5330: result: no >configure:5342: checking for main in -ldld >configure:5366: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -ldld -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:5372: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5398: result: no >configure:5410: checking for main in -lld >configure:5434: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lld -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lld >collect2: ld returned 1 exit status >configure:5440: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5466: result: no >configure:5478: checking for main in -lcompat >configure:5502: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcompat -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcompat >collect2: ld returned 1 exit status >configure:5508: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5534: result: no >configure:5546: checking for main in -lBSD >configure:5570: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lBSD -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lBSD >collect2: ld returned 1 exit status >configure:5576: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5602: result: no >configure:5614: checking for main in -lgen >configure:5638: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lgen -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgen >collect2: ld returned 1 exit status >configure:5644: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5670: result: no >configure:5682: checking for main in -lPW >configure:5706: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lPW -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lPW >collect2: ld returned 1 exit status >configure:5712: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:5738: result: no >configure:5750: checking for main in -lresolv >configure:5774: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5780: $? = 0 >configure:5784: test -z > || test ! -s conftest.err >configure:5787: $? = 0 >configure:5790: test -s conftest >configure:5793: $? = 0 >configure:5806: result: yes >configure:5817: checking for library containing getopt_long >configure:5847: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5853: $? = 0 >configure:5857: test -z > || test ! -s conftest.err >configure:5860: $? = 0 >configure:5863: test -s conftest >configure:5866: $? = 0 >configure:5936: result: none required >configure:5945: checking for main in -lunix >configure:5969: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lunix -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lunix >collect2: ld returned 1 exit status >configure:5975: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:6001: result: no >configure:6012: checking for library containing crypt >configure:6042: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/cckgao9D.o: In function `main': >conftest.c:(.text+0xd): undefined reference to `crypt' >collect2: ld returned 1 exit status >configure:6048: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char crypt (); >| int >| main () >| { >| crypt (); >| ; >| return 0; >| } >configure:6097: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest >configure:6116: $? = 0 >configure:6131: result: -lcrypt >configure:6217: checking for library containing fdatasync >configure:6247: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6253: $? = 0 >configure:6257: test -z > || test ! -s conftest.err >configure:6260: $? = 0 >configure:6263: test -s conftest >configure:6266: $? = 0 >configure:6336: result: none required >configure:6345: checking for shmget in -lcygipc >configure:6375: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcygipc -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcygipc >collect2: ld returned 1 exit status >configure:6381: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char shmget (); >| int >| main () >| { >| shmget (); >| ; >| return 0; >| } >configure:6407: result: no >configure:6493: checking for readline >configure:6527: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6533: $? = 0 >configure:6537: test -z > || test ! -s conftest.err >configure:6540: $? = 0 >configure:6543: test -s conftest >configure:6546: $? = 0 >configure:6582: result: yes (-lreadline) >configure:6603: checking for inflate in -lz >configure:6633: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6639: $? = 0 >configure:6643: test -z > || test ! -s conftest.err >configure:6646: $? = 0 >configure:6649: test -s conftest >configure:6652: $? = 0 >configure:6665: result: yes >configure:6703: checking for library containing com_err >configure:6733: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/cc96rROk.o: In function `main': >conftest.c:(.text+0xd): undefined reference to `com_err' >collect2: ld returned 1 exit status >configure:6739: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char com_err (); >| int >| main () >| { >| com_err (); >| ; >| return 0; >| } >configure:6788: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6794: $? = 0 >configure:6798: test -z > || test ! -s conftest.err >configure:6801: $? = 0 >configure:6804: test -s conftest >configure:6807: $? = 0 >configure:6822: result: -lkrb5 >configure:6833: checking for library containing krb5_encrypt >configure:6863: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6869: $? = 0 >configure:6873: test -z > || test ! -s conftest.err >configure:6876: $? = 0 >configure:6879: test -s conftest >configure:6882: $? = 0 >configure:6952: result: none required >configure:6963: checking for library containing krb5_sendauth >configure:6993: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6999: $? = 0 >configure:7003: test -z > || test ! -s conftest.err >configure:7006: $? = 0 >configure:7009: test -s conftest >configure:7012: $? = 0 >configure:7082: result: none required >configure:7230: checking for CRYPTO_new_ex_data in -lcrypto >configure:7260: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7266: $? = 0 >configure:7270: test -z > || test ! -s conftest.err >configure:7273: $? = 0 >configure:7276: test -s conftest >configure:7279: $? = 0 >configure:7292: result: yes >configure:7308: checking for SSL_library_init in -lssl >configure:7338: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7344: $? = 0 >configure:7348: test -z > || test ! -s conftest.err >configure:7351: $? = 0 >configure:7354: test -s conftest >configure:7357: $? = 0 >configure:7370: result: yes >configure:7547: checking for pam_start in -lpam >configure:7577: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7583: $? = 0 >configure:7587: test -z > || test ! -s conftest.err >configure:7590: $? = 0 >configure:7593: test -s conftest >configure:7596: $? = 0 >configure:7609: result: yes >configure:7631: checking for ANSI C header files >configure:7656: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7662: $? = 0 >configure:7666: test -z > || test ! -s conftest.err >configure:7669: $? = 0 >configure:7672: test -s conftest.o >configure:7675: $? = 0 >configure:7764: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:47: warning: implicit declaration of function `exit' >configure:7767: $? = 0 >configure:7769: ./conftest >configure:7772: $? = 0 >configure:7787: result: yes >configure:7811: checking for sys/types.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for sys/stat.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for stdlib.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for string.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for memory.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for strings.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for inttypes.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for stdint.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7811: checking for unistd.h >configure:7827: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7833: $? = 0 >configure:7837: test -z > || test ! -s conftest.err >configure:7840: $? = 0 >configure:7843: test -s conftest.o >configure:7846: $? = 0 >configure:7857: result: yes >configure:7907: checking crypt.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking crypt.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for crypt.h >configure:8030: result: yes >configure:7907: checking dld.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:75:17: dld.h: No such file or directory >configure:7925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <dld.h> >configure:7948: result: no >configure:7952: checking dld.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:41:17: dld.h: No such file or directory >configure:7968: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <dld.h> >configure:7988: result: no >configure:8023: checking for dld.h >configure:8030: result: no >configure:7907: checking endian.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking endian.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for endian.h >configure:8030: result: yes >configure:7907: checking fp_class.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:76:22: fp_class.h: No such file or directory >configure:7925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <fp_class.h> >configure:7948: result: no >configure:7952: checking fp_class.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:42:22: fp_class.h: No such file or directory >configure:7968: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| /* end confdefs.h. */ >| #include <fp_class.h> >configure:7988: result: no >configure:8023: checking for fp_class.h >configure:8030: result: no >configure:7907: checking getopt.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking getopt.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for getopt.h >configure:8030: result: yes >configure:7907: checking ieeefp.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:77:20: ieeefp.h: No such file or directory >configure:7925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ieeefp.h> >configure:7948: result: no >configure:7952: checking ieeefp.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:43:20: ieeefp.h: No such file or directory >configure:7968: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:7988: result: no >configure:8023: checking for ieeefp.h >configure:8030: result: no >configure:7907: checking langinfo.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking langinfo.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for langinfo.h >configure:8030: result: yes >configure:7907: checking poll.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking poll.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for poll.h >configure:8030: result: yes >configure:7907: checking pwd.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking pwd.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for pwd.h >configure:8030: result: yes >configure:7907: checking sys/ipc.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/ipc.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/ipc.h >configure:8030: result: yes >configure:7907: checking sys/poll.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/poll.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/poll.h >configure:8030: result: yes >configure:7907: checking sys/pstat.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:82:23: sys/pstat.h: No such file or directory >configure:7925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/pstat.h> >configure:7948: result: no >configure:7952: checking sys/pstat.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:48:23: sys/pstat.h: No such file or directory >configure:7968: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:7988: result: no >configure:8023: checking for sys/pstat.h >configure:8030: result: no >configure:7907: checking sys/select.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/select.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/select.h >configure:8030: result: yes >configure:7907: checking sys/sem.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/sem.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/sem.h >configure:8030: result: yes >configure:7907: checking sys/socket.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/socket.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/socket.h >configure:8030: result: yes >configure:7907: checking sys/shm.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/shm.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/shm.h >configure:8030: result: yes >configure:7907: checking sys/time.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/time.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/time.h >configure:8030: result: yes >configure:7907: checking sys/un.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking sys/un.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for sys/un.h >configure:8030: result: yes >configure:7907: checking termios.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking termios.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for termios.h >configure:8030: result: yes >configure:7907: checking utime.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking utime.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for utime.h >configure:8030: result: yes >configure:7907: checking wchar.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking wchar.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for wchar.h >configure:8030: result: yes >configure:7907: checking wctype.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:7925: $? = 0 >configure:7929: test -z > || test ! -s conftest.err >configure:7932: $? = 0 >configure:7935: test -s conftest.o >configure:7938: $? = 0 >configure:7948: result: yes >configure:7952: checking wctype.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:7968: $? = 0 >configure:7988: result: yes >configure:8023: checking for wctype.h >configure:8030: result: yes >configure:7907: checking kernel/OS.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:92:23: kernel/OS.h: No such file or directory >configure:7925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <kernel/OS.h> >configure:7948: result: no >configure:7952: checking kernel/OS.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:58:23: kernel/OS.h: No such file or directory >configure:7968: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| /* end confdefs.h. */ >| #include <kernel/OS.h> >configure:7988: result: no >configure:8023: checking for kernel/OS.h >configure:8030: result: no >configure:7907: checking kernel/image.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:92:26: kernel/image.h: No such file or directory >configure:7925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <kernel/image.h> >configure:7948: result: no >configure:7952: checking kernel/image.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:58:26: kernel/image.h: No such file or directory >configure:7968: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| /* end confdefs.h. */ >| #include <kernel/image.h> >configure:7988: result: no >configure:8023: checking for kernel/image.h >configure:8030: result: no >configure:7907: checking SupportDefs.h usability >configure:7919: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:92:25: SupportDefs.h: No such file or directory >configure:7925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <SupportDefs.h> >configure:7948: result: no >configure:7952: checking SupportDefs.h presence >configure:7962: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:58:25: SupportDefs.h: No such file or directory >configure:7968: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| /* end confdefs.h. */ >| #include <SupportDefs.h> >configure:7988: result: no >configure:8023: checking for SupportDefs.h >configure:8030: result: no >configure:8060: checking netinet/in.h usability >configure:8072: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:8078: $? = 0 >configure:8082: test -z > || test ! -s conftest.err >configure:8085: $? = 0 >configure:8088: test -s conftest.o >configure:8091: $? = 0 >configure:8101: result: yes >configure:8105: checking netinet/in.h presence >configure:8115: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:8121: $? = 0 >configure:8141: result: yes >configure:8176: checking for netinet/in.h >configure:8183: result: yes >configure:8200: checking for netinet/tcp.h >configure:8220: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:8226: $? = 0 >configure:8230: test -z > || test ! -s conftest.err >configure:8233: $? = 0 >configure:8236: test -s conftest.o >configure:8239: $? = 0 >configure:8250: result: yes >configure:8277: checking readline/readline.h usability >configure:8289: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:8295: $? = 0 >configure:8299: test -z > || test ! -s conftest.err >configure:8302: $? = 0 >configure:8305: test -s conftest.o >configure:8308: $? = 0 >configure:8318: result: yes >configure:8322: checking readline/readline.h presence >configure:8332: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:8338: $? = 0 >configure:8358: result: yes >configure:8393: checking for readline/readline.h >configure:8400: result: yes >configure:8588: checking readline/history.h usability >configure:8600: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:8606: $? = 0 >configure:8610: test -z > || test ! -s conftest.err >configure:8613: $? = 0 >configure:8616: test -s conftest.o >configure:8619: $? = 0 >configure:8629: result: yes >configure:8633: checking readline/history.h presence >configure:8643: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:8649: $? = 0 >configure:8669: result: yes >configure:8704: checking for readline/history.h >configure:8711: result: yes >configure:9829: checking zlib.h usability >configure:9841: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:9847: $? = 0 >configure:9851: test -z > || test ! -s conftest.err >configure:9854: $? = 0 >configure:9857: test -s conftest.o >configure:9860: $? = 0 >configure:9870: result: yes >configure:9874: checking zlib.h presence >configure:9884: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:9890: $? = 0 >configure:9910: result: yes >configure:9945: checking for zlib.h >configure:9952: result: yes >configure:9984: checking krb5.h usability >configure:9996: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:10002: $? = 0 >configure:10006: test -z > || test ! -s conftest.err >configure:10009: $? = 0 >configure:10012: test -s conftest.o >configure:10015: $? = 0 >configure:10025: result: yes >configure:10029: checking krb5.h presence >configure:10039: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:10045: $? = 0 >configure:10065: result: yes >configure:10100: checking for krb5.h >configure:10107: result: yes >configure:10133: checking openssl/ssl.h usability >configure:10145: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:10151: $? = 0 >configure:10155: test -z > || test ! -s conftest.err >configure:10158: $? = 0 >configure:10161: test -s conftest.o >configure:10164: $? = 0 >configure:10174: result: yes >configure:10178: checking openssl/ssl.h presence >configure:10188: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:10194: $? = 0 >configure:10214: result: yes >configure:10249: checking for openssl/ssl.h >configure:10256: result: yes >configure:10279: checking openssl/err.h usability >configure:10291: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:10297: $? = 0 >configure:10301: test -z > || test ! -s conftest.err >configure:10304: $? = 0 >configure:10307: test -s conftest.o >configure:10310: $? = 0 >configure:10320: result: yes >configure:10324: checking openssl/err.h presence >configure:10334: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:10340: $? = 0 >configure:10360: result: yes >configure:10395: checking for openssl/err.h >configure:10402: result: yes >configure:10432: checking security/pam_appl.h usability >configure:10444: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:10450: $? = 0 >configure:10454: test -z > || test ! -s conftest.err >configure:10457: $? = 0 >configure:10460: test -s conftest.o >configure:10463: $? = 0 >configure:10473: result: yes >configure:10477: checking security/pam_appl.h presence >configure:10487: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:10493: $? = 0 >configure:10513: result: yes >configure:10548: checking for security/pam_appl.h >configure:10555: result: yes >configure:10879: checking for an ANSI C-conforming const >configure:10946: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:90: warning: unused variable `s' >conftest.c:110: warning: unused variable `foo' >conftest.c:71: warning: unused variable `x' >conftest.c:77: warning: unused variable `zero' >conftest.c:107: warning: 'b' might be used uninitialized in this function >conftest.c:89: warning: 't' might be used uninitialized in this function >configure:10952: $? = 0 >configure:10956: test -z > || test ! -s conftest.err >configure:10959: $? = 0 >configure:10962: test -s conftest.o >configure:10965: $? = 0 >configure:10976: result: yes >configure:10987: checking for inline >configure:11008: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:66: warning: no previous prototype for 'foo' >configure:11014: $? = 0 >configure:11018: test -z > || test ! -s conftest.err >configure:11021: $? = 0 >configure:11024: test -s conftest.o >configure:11027: $? = 0 >configure:11039: result: inline >configure:11054: checking for preprocessor stringizing operator >configure:11078: result: yes >configure:11088: checking for signed types >configure:11109: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:68: warning: unused variable `c' >conftest.c:68: warning: unused variable `s' >conftest.c:68: warning: unused variable `i' >configure:11115: $? = 0 >configure:11119: test -z > || test ! -s conftest.err >configure:11122: $? = 0 >configure:11125: test -s conftest.o >configure:11128: $? = 0 >configure:11139: result: yes >configure:11148: checking for working volatile >configure:11171: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:69: warning: unused variable `x' >conftest.c:70: warning: unused variable `y' >configure:11177: $? = 0 >configure:11181: test -z > || test ! -s conftest.err >configure:11184: $? = 0 >configure:11187: test -s conftest.o >configure:11190: $? = 0 >configure:11201: result: yes >configure:11211: checking for __func__ >configure:11232: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:11238: $? = 0 >configure:11242: test -z > || test ! -s conftest.err >configure:11245: $? = 0 >configure:11248: test -s conftest.o >configure:11251: $? = 0 >configure:11262: result: yes >configure:11332: checking whether struct tm is in sys/time.h or time.h >configure:11355: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:71: warning: statement with no effect >configure:11361: $? = 0 >configure:11365: test -z > || test ! -s conftest.err >configure:11368: $? = 0 >configure:11371: test -s conftest.o >configure:11374: $? = 0 >configure:11385: result: time.h >configure:11395: checking for struct tm.tm_zone >configure:11421: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:11427: $? = 0 >configure:11431: test -z > || test ! -s conftest.err >configure:11434: $? = 0 >configure:11437: test -s conftest.o >configure:11440: $? = 0 >configure:11500: result: yes >configure:11518: checking for tzname >configure:11543: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:75: warning: implicit declaration of function `atoi' >configure:11549: $? = 0 >configure:11553: test -z > || test ! -s conftest.err >configure:11556: $? = 0 >configure:11559: test -s conftest >configure:11562: $? = 0 >configure:11574: result: yes >configure:11584: checking for union semun >configure:11611: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:77: error: invalid application of `sizeof' to incomplete type `semun' >configure:11617: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/ipc.h> >| #include <sys/sem.h> >| >| int >| main () >| { >| if ((union semun *) 0) >| return 0; >| if (sizeof (union semun)) >| return 0; >| ; >| return 0; >| } >configure:11641: result: no >configure:11652: checking for struct sockaddr_un >configure:11681: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:11687: $? = 0 >configure:11691: test -z > || test ! -s conftest.err >configure:11694: $? = 0 >configure:11697: test -s conftest.o >configure:11700: $? = 0 >configure:11711: result: yes >configure:11726: checking for struct sockaddr_storage >configure:11755: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:11761: $? = 0 >configure:11765: test -z > || test ! -s conftest.err >configure:11768: $? = 0 >configure:11771: test -s conftest.o >configure:11774: $? = 0 >configure:11785: result: yes >configure:11796: checking for struct sockaddr_storage.ss_family >configure:11824: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:11830: $? = 0 >configure:11834: test -z > || test ! -s conftest.err >configure:11837: $? = 0 >configure:11840: test -s conftest.o >configure:11843: $? = 0 >configure:11905: result: yes >configure:11915: checking for struct sockaddr_storage.__ss_family >configure:11943: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `__ss_family' >configure:11949: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_storage ac_aggr; >| if (ac_aggr.__ss_family) >| return 0; >| ; >| return 0; >| } >configure:11992: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `__ss_family' >configure:11998: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_storage ac_aggr; >| if (sizeof ac_aggr.__ss_family) >| return 0; >| ; >| return 0; >| } >configure:12024: result: no >configure:12034: checking for struct sockaddr_storage.ss_len >configure:12062: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `ss_len' >configure:12068: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_storage ac_aggr; >| if (ac_aggr.ss_len) >| return 0; >| ; >| return 0; >| } >configure:12111: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `ss_len' >configure:12117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_storage ac_aggr; >| if (sizeof ac_aggr.ss_len) >| return 0; >| ; >| return 0; >| } >configure:12143: result: no >configure:12153: checking for struct sockaddr_storage.__ss_len >configure:12181: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `__ss_len' >configure:12187: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_storage ac_aggr; >| if (ac_aggr.__ss_len) >| return 0; >| ; >| return 0; >| } >configure:12230: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `__ss_len' >configure:12236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_storage ac_aggr; >| if (sizeof ac_aggr.__ss_len) >| return 0; >| ; >| return 0; >| } >configure:12262: result: no >configure:12272: checking for struct sockaddr.sa_len >configure:12300: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `sa_len' >configure:12306: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:12349: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: structure has no member named `sa_len' >configure:12355: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (sizeof ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:12381: result: no >configure:12392: checking for struct addrinfo >configure:12420: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:12426: $? = 0 >configure:12430: test -z > || test ! -s conftest.err >configure:12433: $? = 0 >configure:12436: test -s conftest.o >configure:12439: $? = 0 >configure:12450: result: yes >configure:12462: checking for struct cmsgcred >configure:12490: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:76:23: sys/ucred.h: No such file or directory >conftest.c: In function `main': >conftest.c:83: error: invalid application of `sizeof' to incomplete type `cmsgcred' >configure:12496: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| /* end confdefs.h. */ >| #include <sys/param.h> >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <sys/ucred.h> >| >| int >| main () >| { >| if ((struct cmsgcred *) 0) >| return 0; >| if (sizeof (struct cmsgcred)) >| return 0; >| ; >| return 0; >| } >configure:12520: result: no >configure:12530: checking for struct fcred >configure:12558: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:76:23: sys/ucred.h: No such file or directory >conftest.c: In function `main': >conftest.c:83: error: invalid application of `sizeof' to incomplete type `fcred' >configure:12564: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| /* end confdefs.h. */ >| #include <sys/param.h> >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <sys/ucred.h> >| >| int >| main () >| { >| if ((struct fcred *) 0) >| return 0; >| if (sizeof (struct fcred)) >| return 0; >| ; >| return 0; >| } >configure:12588: result: no >configure:12598: checking for struct sockcred >configure:12626: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:76:23: sys/ucred.h: No such file or directory >conftest.c: In function `main': >conftest.c:83: error: invalid application of `sizeof' to incomplete type `sockcred' >configure:12632: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| /* end confdefs.h. */ >| #include <sys/param.h> >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <sys/ucred.h> >| >| int >| main () >| { >| if ((struct sockcred *) 0) >| return 0; >| if (sizeof (struct sockcred)) >| return 0; >| ; >| return 0; >| } >configure:12656: result: no >configure:12668: checking for struct option >configure:12695: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:12701: $? = 0 >configure:12705: test -z > || test ! -s conftest.err >configure:12708: $? = 0 >configure:12711: test -s conftest.o >configure:12714: $? = 0 >configure:12725: result: yes >configure:12741: checking for z_streamp >configure:12766: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:12772: $? = 0 >configure:12776: test -z > || test ! -s conftest.err >configure:12779: $? = 0 >configure:12782: test -s conftest.o >configure:12785: $? = 0 >configure:12796: result: yes >configure:12812: checking for krb5_ticket.enc_part2 >configure:12836: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:12842: $? = 0 >configure:12846: test -z > || test ! -s conftest.err >configure:12849: $? = 0 >configure:12852: test -s conftest.o >configure:12855: $? = 0 >configure:12913: result: yes >configure:13041: checking for krb5_error.text.data >configure:13065: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13071: $? = 0 >configure:13075: test -z > || test ! -s conftest.err >configure:13078: $? = 0 >configure:13081: test -s conftest.o >configure:13084: $? = 0 >configure:13142: result: yes >configure:13273: checking whether F_FULLFSYNC is declared >configure:13298: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:82: error: `F_FULLFSYNC' undeclared (first use in this function) >conftest.c:82: error: (Each undeclared identifier is reported only once >conftest.c:82: error: for each function it appears in.) >conftest.c:82: warning: unused variable `p' >configure:13304: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| /* end confdefs.h. */ >| #include <fcntl.h> >| >| int >| main () >| { >| #ifndef F_FULLFSYNC >| char *p = (char *) F_FULLFSYNC; >| #endif >| >| ; >| return 0; >| } >configure:13328: result: no >configure:13351: checking for int timezone >configure:13377: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13383: $? = 0 >configure:13387: test -z > || test ! -s conftest.err >configure:13390: $? = 0 >configure:13393: test -s conftest >configure:13396: $? = 0 >configure:13408: result: yes >configure:13417: checking types of arguments for accept() >configure:13457: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:84: error: conflicting types for 'accept' >/usr/include/sys/socket.h:210: error: previous declaration of 'accept' was here >conftest.c:84: error: conflicting types for 'accept' >/usr/include/sys/socket.h:210: error: previous declaration of 'accept' was here >configure:13463: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| /* end confdefs.h. */ >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| extern int accept (int, struct sockaddr *, int *); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:13457: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13463: $? = 0 >configure:13467: test -z > || test ! -s conftest.err >configure:13470: $? = 0 >configure:13473: test -s conftest.o >configure:13476: $? = 0 >configure:13506: result: int, int, struct sockaddr *, size_t * >configure:13529: checking whether gettimeofday takes only one argument >configure:13552: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:86: warning: 'tp' might be used uninitialized in this function >conftest.c:87: warning: 'tzp' might be used uninitialized in this function >configure:13558: $? = 0 >configure:13562: test -z > || test ! -s conftest.err >configure:13565: $? = 0 >configure:13568: test -s conftest.o >configure:13571: $? = 0 >configure:13582: result: no >configure:13616: checking for cbrt >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:106: warning: conflicting types for built-in function 'cbrt' >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for dlopen >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for fcvt >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for fdatasync >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for getpeereid >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/ccdg5qux.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `getpeereid' >/u/tmp/portage/libpq-8.1.3-r1/temp/ccdg5qux.o:(.data+0x0): undefined reference to `getpeereid' >collect2: ld returned 1 exit status >configure:13679: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| /* end confdefs.h. */ >| /* Define getpeereid to an innocuous variant, in case <limits.h> declares getpeereid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpeereid innocuous_getpeereid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpeereid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getpeereid >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char getpeereid (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_getpeereid) || defined (__stub___getpeereid) >| choke me >| #else >| char (*f) () = getpeereid; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getpeereid; >| ; >| return 0; >| } >configure:13704: result: no >configure:13616: checking for memmove >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:110: warning: conflicting types for built-in function 'memmove' >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for poll >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for pstat >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/ccls4nQ5.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `pstat' >/u/tmp/portage/libpq-8.1.3-r1/temp/ccls4nQ5.o:(.data+0x0): undefined reference to `pstat' >collect2: ld returned 1 exit status >configure:13679: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| /* end confdefs.h. */ >| /* Define pstat to an innocuous variant, in case <limits.h> declares pstat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pstat innocuous_pstat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pstat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pstat >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char pstat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_pstat) || defined (__stub___pstat) >| choke me >| #else >| char (*f) () = pstat; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pstat; >| ; >| return 0; >| } >configure:13704: result: no >configure:13616: checking for readlink >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for setproctitle >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/ccuU36Ki.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `setproctitle' >/u/tmp/portage/libpq-8.1.3-r1/temp/ccuU36Ki.o:(.data+0x0): undefined reference to `setproctitle' >collect2: ld returned 1 exit status >configure:13679: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| /* end confdefs.h. */ >| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setproctitle innocuous_setproctitle >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setproctitle (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setproctitle >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char setproctitle (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_setproctitle) || defined (__stub___setproctitle) >| choke me >| #else >| char (*f) () = setproctitle; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setproctitle; >| ; >| return 0; >| } >configure:13704: result: no >configure:13616: checking for setsid >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for sigprocmask >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for symlink >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for sysconf >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for towlower >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for utime >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for utimes >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for waitpid >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13616: checking for wcstombs >configure:13673: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13679: $? = 0 >configure:13683: test -z > || test ! -s conftest.err >configure:13686: $? = 0 >configure:13689: test -s conftest >configure:13692: $? = 0 >configure:13704: result: yes >configure:13715: checking whether fdatasync is declared >configure:13740: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:104: warning: unused variable `p' >configure:13746: $? = 0 >configure:13750: test -z > || test ! -s conftest.err >configure:13753: $? = 0 >configure:13756: test -s conftest.o >configure:13759: $? = 0 >configure:13770: result: yes >configure:13790: checking for struct sockaddr_in6 >configure:13816: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:13822: $? = 0 >configure:13826: test -z > || test ! -s conftest.err >configure:13829: $? = 0 >configure:13832: test -s conftest.o >configure:13835: $? = 0 >configure:13846: result: yes >configure:13859: checking for PS_STRINGS >configure:13883: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:100:29: machine/vmparam.h: No such file or directory >conftest.c:101:22: sys/exec.h: No such file or directory >conftest.c: In function `main': >conftest.c:106: error: `PS_STRINGS' undeclared (first use in this function) >conftest.c:106: error: (Each undeclared identifier is reported only once >conftest.c:106: error: for each function it appears in.) >configure:13889: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| /* end confdefs.h. */ >| #include <machine/vmparam.h> >| #include <sys/exec.h> >| >| int >| main () >| { >| PS_STRINGS->ps_nargvstr = 1; >| PS_STRINGS->ps_argvstr = "foo"; >| ; >| return 0; >| } >configure:13914: result: no >configure:13963: checking for snprintf >configure:14020: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:124: warning: conflicting types for built-in function 'snprintf' >configure:14026: $? = 0 >configure:14030: test -z > || test ! -s conftest.err >configure:14033: $? = 0 >configure:14036: test -s conftest >configure:14039: $? = 0 >configure:14051: result: yes >configure:14067: checking for vsnprintf >configure:14124: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:125: warning: conflicting types for built-in function 'vsnprintf' >configure:14130: $? = 0 >configure:14134: test -z > || test ! -s conftest.err >configure:14137: $? = 0 >configure:14140: test -s conftest >configure:14143: $? = 0 >configure:14155: result: yes >configure:14175: checking whether snprintf is declared >configure:14199: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:140: warning: unused variable `p' >configure:14205: $? = 0 >configure:14209: test -z > || test ! -s conftest.err >configure:14212: $? = 0 >configure:14215: test -s conftest.o >configure:14218: $? = 0 >configure:14229: result: yes >configure:14245: checking whether vsnprintf is declared >configure:14269: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:141: warning: unused variable `p' >configure:14275: $? = 0 >configure:14279: test -z > || test ! -s conftest.err >configure:14282: $? = 0 >configure:14285: test -s conftest.o >configure:14288: $? = 0 >configure:14299: result: yes >configure:14319: checking for isinf >configure:14343: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14349: $? = 0 >configure:14353: test -z > || test ! -s conftest.err >configure:14356: $? = 0 >configure:14359: test -s conftest >configure:14362: $? = 0 >configure:14374: result: yes >configure:14516: checking for crypt >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for fseeko >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for getopt >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for getrusage >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for inet_aton >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for random >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for rint >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:135: warning: conflicting types for built-in function 'rint' >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for srandom >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for strdup >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:137: warning: conflicting types for built-in function 'strdup' >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for strerror >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for strtol >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for strtoul >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14516: checking for unsetenv >configure:14573: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14579: $? = 0 >configure:14583: test -z > || test ! -s conftest.err >configure:14586: $? = 0 >configure:14589: test -s conftest >configure:14592: $? = 0 >configure:14604: result: yes >configure:14635: checking for getaddrinfo >configure:14692: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14698: $? = 0 >configure:14702: test -z > || test ! -s conftest.err >configure:14705: $? = 0 >configure:14708: test -s conftest >configure:14711: $? = 0 >configure:14723: result: yes >configure:14760: checking for getopt_long >configure:14817: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14823: $? = 0 >configure:14827: test -z > || test ! -s conftest.err >configure:14830: $? = 0 >configure:14833: test -s conftest >configure:14836: $? = 0 >configure:14848: result: yes >configure:14940: checking for rl_completion_append_character >configure:14964: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:14970: $? = 0 >configure:14974: test -z > || test ! -s conftest.err >configure:14977: $? = 0 >configure:14980: test -s conftest >configure:14983: $? = 0 >configure:14985: result: yes >configure:15006: checking for rl_completion_matches >configure:15063: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15069: $? = 0 >configure:15073: test -z > || test ! -s conftest.err >configure:15076: $? = 0 >configure:15079: test -s conftest >configure:15082: $? = 0 >configure:15094: result: yes >configure:15006: checking for rl_filename_completion_function >configure:15063: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15069: $? = 0 >configure:15073: test -z > || test ! -s conftest.err >configure:15076: $? = 0 >configure:15079: test -s conftest >configure:15082: $? = 0 >configure:15094: result: yes >configure:15108: checking for replace_history_entry >configure:15165: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15171: $? = 0 >configure:15175: test -z > || test ! -s conftest.err >configure:15178: $? = 0 >configure:15181: test -s conftest >configure:15184: $? = 0 >configure:15196: result: yes >configure:15209: checking for finite >configure:15230: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15236: $? = 0 >configure:15240: test -z > || test ! -s conftest.err >configure:15243: $? = 0 >configure:15246: test -s conftest >configure:15249: $? = 0 >configure:15256: result: yes >configure:15268: checking for sigsetjmp >configure:15286: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15292: $? = 0 >configure:15296: test -z > || test ! -s conftest.err >configure:15299: $? = 0 >configure:15302: test -s conftest >configure:15305: $? = 0 >configure:15312: result: yes >configure:15324: checking for syslog >configure:15381: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15387: $? = 0 >configure:15391: test -z > || test ! -s conftest.err >configure:15394: $? = 0 >configure:15397: test -s conftest >configure:15400: $? = 0 >configure:15412: result: yes >configure:15425: checking syslog.h usability >configure:15437: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15443: $? = 0 >configure:15447: test -z > || test ! -s conftest.err >configure:15450: $? = 0 >configure:15453: test -s conftest.o >configure:15456: $? = 0 >configure:15466: result: yes >configure:15470: checking syslog.h presence >configure:15480: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:15486: $? = 0 >configure:15506: result: yes >configure:15541: checking for syslog.h >configure:15548: result: yes >configure:15564: checking for optreset >configure:15585: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/ccMmrDjA.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `optreset' >collect2: ld returned 1 exit status >configure:15591: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| /* end confdefs.h. */ >| #include <unistd.h> >| int >| main () >| { >| extern int optreset; optreset = 1; >| ; >| return 0; >| } >configure:15616: result: no >configure:15631: checking for strtoll >configure:15688: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15694: $? = 0 >configure:15698: test -z > || test ! -s conftest.err >configure:15701: $? = 0 >configure:15704: test -s conftest >configure:15707: $? = 0 >configure:15719: result: yes >configure:15734: checking for strtoull >configure:15791: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15797: $? = 0 >configure:15801: test -z > || test ! -s conftest.err >configure:15804: $? = 0 >configure:15807: test -s conftest >configure:15810: $? = 0 >configure:15822: result: yes >configure:15838: checking for atexit >configure:15895: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:15901: $? = 0 >configure:15905: test -z > || test ! -s conftest.err >configure:15908: $? = 0 >configure:15911: test -s conftest >configure:15914: $? = 0 >configure:15926: result: yes >configure:16044: checking for _LARGEFILE_SOURCE value needed for large files >configure:16067: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:134: warning: the address of `fseeko', will always evaluate as `true' >configure:16073: $? = 0 >configure:16077: test -z > || test ! -s conftest.err >configure:16080: $? = 0 >configure:16083: test -s conftest.o >configure:16086: $? = 0 >configure:16143: result: no >configure:16157: checking for fseeko >configure:16209: result: yes >configure:16424: checking for the pthreads library -lpthreads >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpthreads -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16369: checking whether pthreads work without any flags >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >/u/tmp/portage/libpq-8.1.3-r1/temp/ccIKEbfm.o: In function `main': >conftest.c:(.text+0x19): undefined reference to `pthread_join' >conftest.c:(.text+0x42): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x60): undefined reference to `pthread_create' >conftest.c:(.text+0x67): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16374: checking whether pthreads work with -Kthread >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -Kthread -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >i686-pc-linux-gnu-gcc: unrecognized option `-Kthread' >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >/u/tmp/portage/libpq-8.1.3-r1/temp/ccVq1xaz.o: In function `main': >conftest.c:(.text+0x19): undefined reference to `pthread_join' >conftest.c:(.text+0x42): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x60): undefined reference to `pthread_create' >conftest.c:(.text+0x67): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16374: checking whether pthreads work with -kthread >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -kthread -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >i686-pc-linux-gnu-gcc: unrecognized option `-kthread' >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >/u/tmp/portage/libpq-8.1.3-r1/temp/ccUhQk0G.o: In function `main': >conftest.c:(.text+0x19): undefined reference to `pthread_join' >conftest.c:(.text+0x42): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x60): undefined reference to `pthread_create' >conftest.c:(.text+0x67): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16424: checking for the pthreads library -llthread >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -llthread -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -llthread >collect2: ld returned 1 exit status >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16374: checking whether pthreads work with -pthread >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -pthread -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >configure:16468: $? = 0 >configure:16472: test -z > || test ! -s conftest.err >configure:16475: $? = 0 >configure:16478: test -s conftest >configure:16481: $? = 0 >configure:16519: result: no >configure:16374: checking whether pthreads work with -pthreads >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -pthreads -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >i686-pc-linux-gnu-gcc: unrecognized option `-pthreads' >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >/u/tmp/portage/libpq-8.1.3-r1/temp/ccKCUCok.o: In function `main': >conftest.c:(.text+0x19): undefined reference to `pthread_join' >conftest.c:(.text+0x42): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x60): undefined reference to `pthread_create' >conftest.c:(.text+0x67): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16374: checking whether pthreads work with -mthreads >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -mthreads -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >cc1: error: invalid option `threads' >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16424: checking for the pthreads library -lpthread >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpthread -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >configure:16468: $? = 0 >configure:16472: test -z > || test ! -s conftest.err >configure:16475: $? = 0 >configure:16478: test -s conftest >configure:16481: $? = 0 >configure:16519: result: no >configure:16374: checking whether pthreads work with --thread-safe >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing --thread-safe -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >cc1: error: unrecognized command line option "-fthread-safe" >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16374: checking whether pthreads work with -mt >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -mt -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >cc1: error: invalid option `t' >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16384: checking for pthread-config >configure:16411: result: no >configure:16424: checking for the pthreads library -lpthreadGC2 >configure:16462: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpthreadGC2 -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:135: warning: 'th' might be used uninitialized in this function >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreadGC2 >collect2: ld returned 1 exit status >configure:16468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16519: result: no >configure:16777: checking pthread.h usability >configure:16789: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:16795: $? = 0 >configure:16799: test -z > || test ! -s conftest.err >configure:16802: $? = 0 >configure:16805: test -s conftest.o >configure:16808: $? = 0 >configure:16818: result: yes >configure:16822: checking pthread.h presence >configure:16832: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:16838: $? = 0 >configure:16858: result: yes >configure:16893: checking for pthread.h >configure:16900: result: yes >configure:16920: checking for strerror_r >configure:16977: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:16983: $? = 0 >configure:16987: test -z > || test ! -s conftest.err >configure:16990: $? = 0 >configure:16993: test -s conftest >configure:16996: $? = 0 >configure:17008: result: yes >configure:16920: checking for getpwuid_r >configure:16977: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:16983: $? = 0 >configure:16987: test -z > || test ! -s conftest.err >configure:16990: $? = 0 >configure:16993: test -s conftest >configure:16996: $? = 0 >configure:17008: result: yes >configure:16920: checking for gethostbyname_r >configure:16977: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:16983: $? = 0 >configure:16987: test -z > || test ! -s conftest.err >configure:16990: $? = 0 >configure:16993: test -s conftest >configure:16996: $? = 0 >configure:17008: result: yes >configure:17020: checking whether getpwuid_r takes a fifth argument >configure:17047: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:139: warning: 'uid' might be used uninitialized in this function >conftest.c:140: warning: 'space' might be used uninitialized in this function >conftest.c:141: warning: 'buf' might be used uninitialized in this function >conftest.c:142: warning: 'bufsize' might be used uninitialized in this function >conftest.c:143: warning: 'result' might be used uninitialized in this function >configure:17053: $? = 0 >configure:17057: test -z > || test ! -s conftest.err >configure:17060: $? = 0 >configure:17063: test -s conftest.o >configure:17066: $? = 0 >configure:17077: result: yes >configure:17087: checking whether strerror_r returns int >configure:17113: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:140: error: conflicting types for 'strerror_r' >/usr/include/string.h:282: error: previous declaration of 'strerror_r' was here >configure:17119: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| /* end confdefs.h. */ >| #include <string.h> >| int >| main () >| { >| #ifndef _AIX >| int strerror_r(int, char *, size_t); >| #else >| /* Older AIX has 'int' for the third argument so we don't test the args. */ >| int strerror_r(); >| #endif >| ; >| return 0; >| } >configure:17143: result: no >configure:17171: checking test program >configure:17186: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:17189: $? = 0 >configure:17191: ./conftest >configure:17194: $? = 0 >configure:17196: result: ok >configure:17226: checking whether printf supports argument control >configure:17255: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:17258: $? = 0 >configure:17260: ./conftest >configure:17263: $? = 0 >configure:17278: result: yes >configure:17288: checking whether long int is 64 bits >configure:17378: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:145: warning: no previous prototype for 'does_int64_work' >conftest.c:158: warning: return type defaults to `int' >conftest.c: In function `main': >conftest.c:159: warning: implicit declaration of function `exit' >configure:17381: $? = 0 >configure:17383: ./conftest >configure:17386: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| /* end confdefs.h. */ >| typedef long int ac_int64; >| >| /* >| * These are globals to discourage the compiler from folding all the >| * arithmetic tests down to compile-time constants. >| */ >| ac_int64 a = 20000001; >| ac_int64 b = 40000005; >| >| int does_int64_work() >| { >| ac_int64 c,d; >| >| if (sizeof(ac_int64) != 8) >| return 0; /* definitely not the right size */ >| >| /* Do perfunctory checks to see if 64-bit arithmetic seems to work */ >| c = a * b; >| d = (c + b) / b; >| if (d != a+1) >| return 0; >| return 1; >| } >| main() { >| exit(! does_int64_work()); >| } >configure:17400: result: no >configure:17414: checking whether long long int is 64 bits >configure:17504: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:145: warning: no previous prototype for 'does_int64_work' >conftest.c:158: warning: return type defaults to `int' >conftest.c: In function `main': >conftest.c:159: warning: implicit declaration of function `exit' >configure:17507: $? = 0 >configure:17509: ./conftest >configure:17512: $? = 0 >configure:17526: result: yes >configure:17562: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:17568: $? = 0 >configure:17572: test -z > || test ! -s conftest.err >configure:17575: $? = 0 >configure:17578: test -s conftest.o >configure:17581: $? = 0 >configure:17604: checking snprintf format for long long int >configure:17645: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:145: warning: no previous prototype for 'does_int64_snprintf_work' >conftest.c: In function `does_int64_snprintf_work': >conftest.c:154: warning: implicit declaration of function `strcmp' >conftest.c: At top level: >conftest.c:158: warning: return type defaults to `int' >conftest.c: In function `main': >conftest.c:159: warning: implicit declaration of function `exit' >configure:17648: $? = 0 >configure:17650: ./conftest >configure:17653: $? = 0 >configure:17672: result: %lld >configure:17726: checking for unsigned long >configure:17750: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:17756: $? = 0 >configure:17760: test -z > || test ! -s conftest.err >configure:17763: $? = 0 >configure:17766: test -s conftest.o >configure:17769: $? = 0 >configure:17780: result: yes >configure:17783: checking size of unsigned long >configure:18102: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:173: warning: no previous prototype for 'longval' >conftest.c:174: warning: no previous prototype for 'ulongval' >configure:18105: $? = 0 >configure:18107: ./conftest >configure:18110: $? = 0 >configure:18133: result: 4 >configure:18142: checking for size_t >configure:18166: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:18172: $? = 0 >configure:18176: test -z > || test ! -s conftest.err >configure:18179: $? = 0 >configure:18182: test -s conftest.o >configure:18185: $? = 0 >configure:18196: result: yes >configure:18199: checking size of size_t >configure:18518: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:174: warning: no previous prototype for 'longval' >conftest.c:175: warning: no previous prototype for 'ulongval' >configure:18521: $? = 0 >configure:18523: ./conftest >configure:18526: $? = 0 >configure:18549: result: 4 >configure:18559: checking for short >configure:18583: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:18589: $? = 0 >configure:18593: test -z > || test ! -s conftest.err >configure:18596: $? = 0 >configure:18599: test -s conftest.o >configure:18602: $? = 0 >configure:18613: result: yes >configure:18616: checking alignment of short >configure:18935: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:176: warning: no previous prototype for 'longval' >conftest.c:177: warning: no previous prototype for 'ulongval' >configure:18938: $? = 0 >configure:18940: ./conftest >configure:18943: $? = 0 >configure:18964: result: 2 >configure:18971: checking for int >configure:18995: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:19001: $? = 0 >configure:19005: test -z > || test ! -s conftest.err >configure:19008: $? = 0 >configure:19011: test -s conftest.o >configure:19014: $? = 0 >configure:19025: result: yes >configure:19028: checking alignment of int >configure:19347: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:177: warning: no previous prototype for 'longval' >conftest.c:178: warning: no previous prototype for 'ulongval' >configure:19350: $? = 0 >configure:19352: ./conftest >configure:19355: $? = 0 >configure:19376: result: 4 >configure:19383: checking for long >configure:19407: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:19413: $? = 0 >configure:19417: test -z > || test ! -s conftest.err >configure:19420: $? = 0 >configure:19423: test -s conftest.o >configure:19426: $? = 0 >configure:19437: result: yes >configure:19440: checking alignment of long >configure:19759: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:178: warning: no previous prototype for 'longval' >conftest.c:179: warning: no previous prototype for 'ulongval' >configure:19762: $? = 0 >configure:19764: ./conftest >configure:19767: $? = 0 >configure:19788: result: 4 >configure:19796: checking for long long int >configure:19820: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:19826: $? = 0 >configure:19830: test -z > || test ! -s conftest.err >configure:19833: $? = 0 >configure:19836: test -s conftest.o >configure:19839: $? = 0 >configure:19850: result: yes >configure:19853: checking alignment of long long int >configure:20172: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:179: warning: no previous prototype for 'longval' >conftest.c:180: warning: no previous prototype for 'ulongval' >configure:20175: $? = 0 >configure:20177: ./conftest >configure:20180: $? = 0 >configure:20201: result: 4 >configure:20209: checking for double >configure:20233: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:20239: $? = 0 >configure:20243: test -z > || test ! -s conftest.err >configure:20246: $? = 0 >configure:20249: test -s conftest.o >configure:20252: $? = 0 >configure:20263: result: yes >configure:20266: checking alignment of double >configure:20585: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:180: warning: no previous prototype for 'longval' >conftest.c:181: warning: no previous prototype for 'ulongval' >configure:20588: $? = 0 >configure:20590: ./conftest >configure:20593: $? = 0 >configure:20614: result: 4 >configure:20642: checking for int8 >configure:20670: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:155: error: `int8' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: syntax error before ')' token >configure:20676: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| #define HAVE_LONG_LONG_INT_64 >| #define HAVE_LL_CONSTANTS 1 >| #define INT64_FORMAT "%lld" >| #define UINT64_FORMAT "%llu" >| #define SIZEOF_UNSIGNED_LONG 4 >| #define SIZEOF_SIZE_T 4 >| #define ALIGNOF_SHORT 2 >| #define ALIGNOF_INT 4 >| #define ALIGNOF_LONG 4 >| #define ALIGNOF_LONG_LONG_INT 4 >| #define ALIGNOF_DOUBLE 4 >| #define MAXIMUM_ALIGNOF 4 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SUPPORTDEFS_H >| #include <SupportDefs.h> >| #endif >| >| int >| main () >| { >| if ((int8 *) 0) >| return 0; >| if (sizeof (int8)) >| return 0; >| ; >| return 0; >| } >configure:20700: result: no >configure:20710: checking for uint8 >configure:20738: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:155: error: `uint8' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: syntax error before ')' token >configure:20744: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| #define HAVE_LONG_LONG_INT_64 >| #define HAVE_LL_CONSTANTS 1 >| #define INT64_FORMAT "%lld" >| #define UINT64_FORMAT "%llu" >| #define SIZEOF_UNSIGNED_LONG 4 >| #define SIZEOF_SIZE_T 4 >| #define ALIGNOF_SHORT 2 >| #define ALIGNOF_INT 4 >| #define ALIGNOF_LONG 4 >| #define ALIGNOF_LONG_LONG_INT 4 >| #define ALIGNOF_DOUBLE 4 >| #define MAXIMUM_ALIGNOF 4 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SUPPORTDEFS_H >| #include <SupportDefs.h> >| #endif >| >| int >| main () >| { >| if ((uint8 *) 0) >| return 0; >| if (sizeof (uint8)) >| return 0; >| ; >| return 0; >| } >configure:20768: result: no >configure:20778: checking for int64 >configure:20806: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:155: error: `int64' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: syntax error before ')' token >configure:20812: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| #define HAVE_LONG_LONG_INT_64 >| #define HAVE_LL_CONSTANTS 1 >| #define INT64_FORMAT "%lld" >| #define UINT64_FORMAT "%llu" >| #define SIZEOF_UNSIGNED_LONG 4 >| #define SIZEOF_SIZE_T 4 >| #define ALIGNOF_SHORT 2 >| #define ALIGNOF_INT 4 >| #define ALIGNOF_LONG 4 >| #define ALIGNOF_LONG_LONG_INT 4 >| #define ALIGNOF_DOUBLE 4 >| #define MAXIMUM_ALIGNOF 4 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SUPPORTDEFS_H >| #include <SupportDefs.h> >| #endif >| >| int >| main () >| { >| if ((int64 *) 0) >| return 0; >| if (sizeof (int64)) >| return 0; >| ; >| return 0; >| } >configure:20836: result: no >configure:20846: checking for uint64 >configure:20874: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c: In function `main': >conftest.c:155: error: `uint64' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: syntax error before ')' token >configure:20880: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| #define HAVE_LONG_LONG_INT_64 >| #define HAVE_LL_CONSTANTS 1 >| #define INT64_FORMAT "%lld" >| #define UINT64_FORMAT "%llu" >| #define SIZEOF_UNSIGNED_LONG 4 >| #define SIZEOF_SIZE_T 4 >| #define ALIGNOF_SHORT 2 >| #define ALIGNOF_INT 4 >| #define ALIGNOF_LONG 4 >| #define ALIGNOF_LONG_LONG_INT 4 >| #define ALIGNOF_DOUBLE 4 >| #define MAXIMUM_ALIGNOF 4 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SUPPORTDEFS_H >| #include <SupportDefs.h> >| #endif >| >| int >| main () >| { >| if ((uint64 *) 0) >| return 0; >| if (sizeof (uint64)) >| return 0; >| ; >| return 0; >| } >configure:20904: result: no >configure:20918: checking for sig_atomic_t >configure:20943: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:20949: $? = 0 >configure:20953: test -z > || test ! -s conftest.err >configure:20956: $? = 0 >configure:20959: test -s conftest.o >configure:20962: $? = 0 >configure:20973: result: yes >configure:20988: checking for POSIX signal interface >configure:21013: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:21019: $? = 0 >configure:21023: test -z > || test ! -s conftest.err >configure:21026: $? = 0 >configure:21029: test -s conftest >configure:21032: $? = 0 >configure:21044: result: yes >configure:21076: checking for special C compiler options needed for large files >configure:21175: result: no >configure:21181: checking for _FILE_OFFSET_BITS value needed for large files >configure:21212: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:155: warning: left shift count >= width of type >conftest.c:155: warning: left shift count >= width of type >conftest.c:157: error: size of array `off_t_is_large' is negative >configure:21218: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| #define HAVE_LONG_LONG_INT_64 >| #define HAVE_LL_CONSTANTS 1 >| #define INT64_FORMAT "%lld" >| #define UINT64_FORMAT "%llu" >| #define SIZEOF_UNSIGNED_LONG 4 >| #define SIZEOF_SIZE_T 4 >| #define ALIGNOF_SHORT 2 >| #define ALIGNOF_INT 4 >| #define ALIGNOF_LONG 4 >| #define ALIGNOF_LONG_LONG_INT 4 >| #define ALIGNOF_DOUBLE 4 >| #define MAXIMUM_ALIGNOF 4 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_POSIX_SIGNALS >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:21265: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:21271: $? = 0 >configure:21275: test -z > || test ! -s conftest.err >configure:21278: $? = 0 >configure:21281: test -s conftest.o >configure:21284: $? = 0 >configure:21296: result: 64 >configure:21306: checking for _LARGE_FILES value needed for large files >configure:21337: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:21343: $? = 0 >configure:21347: test -z > || test ! -s conftest.err >configure:21350: $? = 0 >configure:21353: test -s conftest.o >configure:21356: $? = 0 >configure:21421: result: no >configure:21436: checking for working memcmp >configure:21484: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:21487: $? = 0 >configure:21489: ./conftest >configure:21492: $? = 0 >configure:21506: result: yes >configure:21557: checking for library containing gettext >configure:21587: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:159: warning: conflicting types for built-in function 'gettext' >configure:21593: $? = 0 >configure:21597: test -z > || test ! -s conftest.err >configure:21600: $? = 0 >configure:21603: test -s conftest >configure:21606: $? = 0 >configure:21676: result: none required >configure:21697: checking libintl.h usability >configure:21709: i686-pc-linux-gnu-gcc -c -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:21715: $? = 0 >configure:21719: test -z > || test ! -s conftest.err >configure:21722: $? = 0 >configure:21725: test -s conftest.o >configure:21728: $? = 0 >configure:21738: result: yes >configure:21742: checking libintl.h presence >configure:21752: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:21758: $? = 0 >configure:21778: result: yes >configure:21813: checking for libintl.h >configure:21820: result: yes >configure:21837: checking for msgfmt >configure:21853: found /usr/bin/msgfmt >configure:21863: result: msgfmt >configure:21882: checking for msgmerge >configure:21898: found /usr/bin/msgmerge >configure:21908: result: msgmerge >configure:21922: checking for xgettext >configure:21938: found /usr/bin/xgettext >configure:21948: result: xgettext >configure:22223: checking for onsgmls >configure:22239: found /usr/bin/onsgmls >configure:22249: result: onsgmls >configure:22263: checking for openjade >configure:22279: found /usr/bin/openjade >configure:22289: result: openjade >configure:22300: checking for DocBook V4.2 >onsgmls:conftest.sgml:1:54:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.2//EN" >onsgmls:conftest.sgml:1:54:E: reference to entity "BOOK" for which no system identifier could be generated >onsgmls:conftest.sgml:1:0: entity was defined here >onsgmls:conftest.sgml:1:54:E: DTD did not contain element declaration for document type name >onsgmls:conftest.sgml:2:5:E: element "BOOK" undefined >onsgmls:conftest.sgml:3:7:E: element "TITLE" undefined >onsgmls:conftest.sgml:4:9:E: element "CHAPTER" undefined >onsgmls:conftest.sgml:5:8:E: element "TITLE" undefined >onsgmls:conftest.sgml:6:9:E: element "SECT1" undefined >onsgmls:conftest.sgml:7:10:E: element "TITLE" undefined >onsgmls:conftest.sgml:8:9:E: element "PARA" undefined >configure:22329: result: no >configure:22335: checking for DocBook stylesheets >configure:22372: result: no >configure:22425: checking for collateindex.pl >configure:22443: found /usr/bin/collateindex.pl >configure:22455: result: /usr/bin/collateindex.pl >configure:22470: checking for sgmlspl >configure:22486: found /usr/bin/sgmlspl >configure:22496: result: sgmlspl >configure:22534: checking thread safety of required library functions >configure:22562: i686-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DIN_CONFIGURE -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >/u/tmp/portage/libpq-8.1.3-r1/temp/ccKiGzjI.o: In function `main': >conftest.c:(.text+0x118): undefined reference to `pthread_create' >conftest.c:(.text+0x138): undefined reference to `pthread_create' >conftest.c:(.text+0x185): undefined reference to `pthread_join' >conftest.c:(.text+0x196): undefined reference to `pthread_join' >collect2: ld returned 1 exit status >configure:22565: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "PostgreSQL" >| #define PACKAGE_TARNAME "postgresql" >| #define PACKAGE_VERSION "8.1.3" >| #define PACKAGE_STRING "PostgreSQL 8.1.3" >| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >| #define PG_VERSION "8.1.3" >| #define ENABLE_NLS 1 >| #define DEF_PGPORT 5432 >| #define DEF_PGPORT_STR "5432" >| #define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >| #define ENABLE_THREAD_SAFETY 1 >| #define KRB5 1 >| #define PG_KRB_SRVNAM "postgres" >| #define USE_PAM 1 >| #define USE_SSL 1 >| #define HAVE_LIBBSD 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_SPINLOCKS 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_LIBPAM 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SEM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STRINGIZE 1 >| #define HAVE_FUNCNAME__FUNC 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_TZNAME 1 >| #define HAVE_STRUCT_SOCKADDR_UN 1 >| #define HAVE_UNIX_SOCKETS 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_OPTION 1 >| #define HAVE_KRB5_TICKET_ENC_PART2 1 >| #define HAVE_KRB5_ERROR_TEXT_DATA 1 >| #define HAVE_DECL_F_FULLFSYNC 0 >| #define HAVE_INT_TIMEZONE >| #define ACCEPT_TYPE_RETURN int >| #define ACCEPT_TYPE_ARG1 int >| #define ACCEPT_TYPE_ARG2 struct sockaddr * >| #define ACCEPT_TYPE_ARG3 size_t >| #define HAVE_CBRT 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_FCVT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_POLL 1 >| #define HAVE_READLINK 1 >| #define HAVE_SETSID 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TOWLOWER 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_DECL_FDATASYNC 1 >| #define HAVE_IPV6 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_ISINF 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RINT 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >| #define HAVE_REPLACE_HISTORY_ENTRY 1 >| #define HAVE_FINITE 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define GETPWUID_R_5ARG >| #define HAVE_LONG_LONG_INT_64 >| #define HAVE_LL_CONSTANTS 1 >| #define INT64_FORMAT "%lld" >| #define UINT64_FORMAT "%llu" >| #define SIZEOF_UNSIGNED_LONG 4 >| #define SIZEOF_SIZE_T 4 >| #define ALIGNOF_SHORT 2 >| #define ALIGNOF_INT 4 >| #define ALIGNOF_LONG 4 >| #define ALIGNOF_LONG_LONG_INT 4 >| #define ALIGNOF_DOUBLE 4 >| #define MAXIMUM_ALIGNOF 4 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_POSIX_SIGNALS >| #define _FILE_OFFSET_BITS 64 >| #define USE_SYSV_SEMAPHORES 1 >| #define USE_SYSV_SHARED_MEMORY 1 >| #define LOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| #include "./src/tools/thread/thread_test.c" >configure:22580: result: no >configure:22590: error: >*** Thread test program failed. Your platform is not thread-safe. >*** Check the file 'config.log'for the exact reason. >*** >*** You can use the configure option --enable-thread-safety-force >*** to force threads to be enabled. However, you must then run >*** the program in src/tools/thread and add locking function calls >*** to your applications to guarantee thread safety. > > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_c_stringize=yes >ac_cv_c_volatile=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -mcpu=i686 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_DOCBOOKSTYLE_set= >ac_cv_env_DOCBOOKSTYLE_value= >ac_cv_env_LDFLAGS_SL_set= >ac_cv_env_LDFLAGS_SL_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func_accept_arg1=int >ac_cv_func_accept_arg2='struct sockaddr *' >ac_cv_func_accept_arg3=size_t >ac_cv_func_accept_return=int >ac_cv_func_atexit=yes >ac_cv_func_cbrt=yes >ac_cv_func_crypt=yes >ac_cv_func_dlopen=yes >ac_cv_func_fcvt=yes >ac_cv_func_fdatasync=yes >ac_cv_func_fseeko=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_gethostbyname_r=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpeereid=no >ac_cv_func_getpwuid_r=yes >ac_cv_func_getrusage=yes >ac_cv_func_inet_aton=yes >ac_cv_func_isinf=yes >ac_cv_func_memcmp_working=yes >ac_cv_func_memmove=yes >ac_cv_func_poll=yes >ac_cv_func_pstat=no >ac_cv_func_random=yes >ac_cv_func_readlink=yes >ac_cv_func_replace_history_entry=yes >ac_cv_func_rint=yes >ac_cv_func_rl_completion_matches=yes >ac_cv_func_rl_filename_completion_function=yes >ac_cv_func_setproctitle=no >ac_cv_func_setsid=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_snprintf=yes >ac_cv_func_srandom=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtoul=yes >ac_cv_func_strtoull=yes >ac_cv_func_symlink=yes >ac_cv_func_sysconf=yes >ac_cv_func_syslog=yes >ac_cv_func_towlower=yes >ac_cv_func_unsetenv=yes >ac_cv_func_utime=yes >ac_cv_func_utimes=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_waitpid=yes >ac_cv_func_wcstombs=yes >ac_cv_have_decl_F_FULLFSYNC=no >ac_cv_have_decl_fdatasync=yes >ac_cv_have_decl_snprintf=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_header_SupportDefs_h=no >ac_cv_header_crypt_h=yes >ac_cv_header_dld_h=no >ac_cv_header_endian_h=yes >ac_cv_header_fp_class_h=no >ac_cv_header_getopt_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_kernel_OS_h=no >ac_cv_header_kernel_image_h=no >ac_cv_header_krb5_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_openssl_err_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_readline_history_h=yes >ac_cv_header_readline_readline_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_pstat_h=no >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_sem_h=yes >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_BSD_main=no >ac_cv_lib_IPC_main=no >ac_cv_lib_PW_main=no >ac_cv_lib_bsd_main=yes >ac_cv_lib_compat_main=no >ac_cv_lib_crypto_CRYPTO_new_ex_data=yes >ac_cv_lib_cygipc_shmget=no >ac_cv_lib_dl_main=yes >ac_cv_lib_dld_main=no >ac_cv_lib_gen_main=no >ac_cv_lib_ipc_main=no >ac_cv_lib_lc_main=no >ac_cv_lib_ld_main=no >ac_cv_lib_m_main=yes >ac_cv_lib_nsl_main=yes >ac_cv_lib_pam_pam_start=yes >ac_cv_lib_resolv_main=yes >ac_cv_lib_socket_main=no >ac_cv_lib_ssl_SSL_library_init=yes >ac_cv_lib_unix_main=no >ac_cv_lib_util_setproctitle=no >ac_cv_lib_z_inflate=yes >ac_cv_member_krb5_error_text_data=yes >ac_cv_member_krb5_ticket_enc_part2=yes >ac_cv_member_struct_sockaddr_sa_len=no >ac_cv_member_struct_sockaddr_storage___ss_family=no >ac_cv_member_struct_sockaddr_storage___ss_len=no >ac_cv_member_struct_sockaddr_storage_ss_family=yes >ac_cv_member_struct_sockaddr_storage_ss_len=no >ac_cv_member_struct_tm_tm_zone=yes >ac_cv_objext=o >ac_cv_path_COLLATEINDEX=/usr/bin/collateindex.pl >ac_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_TAR=/bin/tar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_JADE=openjade >ac_cv_prog_MSGFMT=msgfmt >ac_cv_prog_MSGMERGE=msgmerge >ac_cv_prog_NSGMLS=onsgmls >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_SGMLSPL=sgmlspl >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_XGETTEXT=xgettext >ac_cv_prog_YACC='bison -y' >ac_cv_prog_acx_pthread_config=no >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_egrep='grep -E' >ac_cv_prog_gnu_ld=yes >ac_cv_search_com_err=-lkrb5 >ac_cv_search_crypt=-lcrypt >ac_cv_search_fdatasync='none required' >ac_cv_search_getopt_long='none required' >ac_cv_search_gettext='none required' >ac_cv_search_krb5_encrypt='none required' >ac_cv_search_krb5_sendauth='none required' >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_unsigned_long=4 >ac_cv_struct_tm=time.h >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_sys_largefile_source=no >ac_cv_type_double=yes >ac_cv_type_int=yes >ac_cv_type_int64=no >ac_cv_type_int8=no >ac_cv_type_long=yes >ac_cv_type_long_long_int=yes >ac_cv_type_short=yes >ac_cv_type_sig_atomic_t=yes >ac_cv_type_size_t=yes >ac_cv_type_struct_addrinfo=yes >ac_cv_type_struct_cmsgcred=no >ac_cv_type_struct_fcred=no >ac_cv_type_struct_option=yes >ac_cv_type_struct_sockaddr_in6=yes >ac_cv_type_struct_sockaddr_storage=yes >ac_cv_type_struct_sockaddr_un=yes >ac_cv_type_struct_sockcred=no >ac_cv_type_uint64=no >ac_cv_type_uint8=no >ac_cv_type_union_semun=no >ac_cv_type_unsigned_long=yes >ac_cv_type_z_streamp=yes >ac_cv_var_tzname=yes >pgac_cv_alignof_double=4 >pgac_cv_alignof_int=4 >pgac_cv_alignof_long=4 >pgac_cv_alignof_long_long_int=4 >pgac_cv_alignof_short=2 >pgac_cv_c_signed=yes >pgac_cv_check_docbook=no >pgac_cv_check_readline=-lreadline >pgac_cv_func_gettimeofday_1arg=no >pgac_cv_func_posix_signals=yes >pgac_cv_funcname_func_support=yes >pgac_cv_path_flex=/usr/bin/flex >pgac_cv_printf_arg_control=yes >pgac_cv_snprintf_long_long_int_format=%lld >pgac_cv_type_long_int_64=no >pgac_cv_type_long_long_int_64=yes >pgac_cv_var_PS_STRINGS=no >pgac_cv_var_int_optreset=no >pgac_cv_var_int_timezone=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-O2 -mcpu=i686 -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DIN_CONFIGURE' >COLLATEINDEX='/usr/bin/collateindex.pl' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='-D_GNU_SOURCE ' >DEFS='' >DOCBOOKSTYLE='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ELF_SYS='true' >EXEEXT='' >FLEX='/usr/bin/flex' >FLEXFLAGS='' >GCC='yes' >HAVE_IPV6='yes' >HAVE_POSIX_SIGNALS='yes' >INCLUDES='' >JADE='openjade' >LD='/usr/i686-pc-linux-gnu/bin/ld' >LDFLAGS=' ' >LDFLAGS_SL='' >LIBOBJS='' >LIBS='-lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm -lbsd ' >LN_S='ln -s' >LORDER='' >LTLIBOBJS='' >MSGFMT='msgfmt' >MSGMERGE='msgmerge' >NSGMLS='onsgmls' >OBJEXT='o' >PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' >PACKAGE_NAME='PostgreSQL' >PACKAGE_STRING='PostgreSQL 8.1.3' >PACKAGE_TARNAME='postgresql' >PACKAGE_VERSION='8.1.3' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PORTNAME='linux' >PTHREAD_CC='i686-pc-linux-gnu-gcc' >PTHREAD_CFLAGS=' -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS' >PTHREAD_LIBS='' >PYTHON='' >RANLIB='i686-pc-linux-gnu-ranlib' >SGMLSPL='sgmlspl' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >STRIP_SHARED_LIB='i686-pc-linux-gnu-strip --strip-unneeded' >STRIP_STATIC_LIB='i686-pc-linux-gnu-strip -x' >TAR='/bin/tar' >TAS='' >TCLSH='' >TCL_CONFIG_SH='' >TCL_INCLUDE_SPEC='' >TCL_LIBS='' >TCL_LIB_FILE='' >TCL_LIB_SPEC='' >TCL_SHARED_BUILD='' >TCL_SHLIB_LD_LIBS='' >WANTED_LANGUAGES='' >XGETTEXT='xgettext' >YACC='bison -y' >YFLAGS='' >ac_ct_CC='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >acx_pthread_config='no' >autodepend='yes' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >configure_args=''--prefix=/usr' '--include=/usr/include/postgresql/libpq-4' '--mandir=/usr/share/man' '--host=i686-pc-linux-gnu' '--with-docdir=/usr/share/doc/libpq-8.1.3-r1' '--libdir=/usr/lib' '--enable-depend' '--with-openssl' '--enable-nls' '--with-pam' '--with-krb5' '--enable-thread-safety' 'CFLAGS=-O2 -mcpu=i686 -pipe' 'host_alias=i686-pc-linux-gnu'' >datadir='${prefix}/share' >default_port='5432' >docdir='/usr/share/doc/libpq-8.1.3-r1' >enable_debug='no' >enable_nls='yes' >enable_rpath='yes' >enable_shared='yes' >enable_thread_safety='yes' >exec_prefix='NONE' >have_docbook='no' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='/usr/include/postgresql/libpq-4' >infodir='${prefix}/info' >krb_srvtab='FILE:$(sysconfdir)/krb5.keytab' >ld_R_works='' >libdir='/usr/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${prefix}/share/locale' >localstatedir='${prefix}/var' >mandir='/usr/share/man' >oldincludedir='/usr/include' >perl_archlibexp='' >perl_embed_ldflags='' >perl_privlibexp='' >perl_useshrplib='' >prefix='/usr' >program_transform_name='s,x,x,' >python_additional_libs='' >python_configdir='' >python_includespec='' >python_libdir='' >python_libspec='' >python_version='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' >vpath_build='' >with_bonjour='no' >with_gnu_ld='yes' >with_krb5='yes' >with_openssl='yes' >with_pam='yes' >with_perl='no' >with_python='no' >with_tcl='no' >with_zlib='yes' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ACCEPT_TYPE_ARG1 int >#define ACCEPT_TYPE_ARG2 struct sockaddr * >#define ACCEPT_TYPE_ARG3 size_t >#define ACCEPT_TYPE_RETURN int >#define ALIGNOF_DOUBLE 4 >#define ALIGNOF_INT 4 >#define ALIGNOF_LONG 4 >#define ALIGNOF_LONG_LONG_INT 4 >#define ALIGNOF_SHORT 2 >#define DEF_PGPORT 5432 >#define DEF_PGPORT_STR "5432" >#define ENABLE_NLS 1 >#define ENABLE_THREAD_SAFETY 1 >#define GETPWUID_R_5ARG >#define HAVE_ATEXIT 1 >#define HAVE_CBRT 1 >#define HAVE_CRYPT 1 >#define HAVE_CRYPT_H 1 >#define HAVE_DECL_FDATASYNC 1 >#define HAVE_DECL_F_FULLFSYNC 0 >#define HAVE_DECL_SNPRINTF 1 >#define HAVE_DECL_VSNPRINTF 1 >#define HAVE_DLOPEN 1 >#define HAVE_ENDIAN_H 1 >#define HAVE_FCVT 1 >#define HAVE_FDATASYNC 1 >#define HAVE_FINITE 1 >#define HAVE_FSEEKO 1 >#define HAVE_FSEEKO 1 >#define HAVE_FUNCNAME__FUNC 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETHOSTBYNAME_R 1 >#define HAVE_GETOPT 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG 1 >#define HAVE_GETPWUID_R 1 >#define HAVE_GETRUSAGE 1 >#define HAVE_INET_ATON 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INT_TIMEZONE >#define HAVE_IPV6 1 >#define HAVE_ISINF 1 >#define HAVE_KRB5_ERROR_TEXT_DATA 1 >#define HAVE_KRB5_TICKET_ENC_PART2 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_LIBBSD 1 >#define HAVE_LIBCRYPTO 1 >#define HAVE_LIBDL 1 >#define HAVE_LIBM 1 >#define HAVE_LIBNSL 1 >#define HAVE_LIBPAM 1 >#define HAVE_LIBREADLINE 1 >#define HAVE_LIBRESOLV 1 >#define HAVE_LIBSSL 1 >#define HAVE_LIBZ 1 >#define HAVE_LL_CONSTANTS 1 >#define HAVE_LONG_LONG_INT_64 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NETINET_TCP_H 1 >#define HAVE_POLL 1 >#define HAVE_POLL_H 1 >#define HAVE_POSIX_SIGNALS >#define HAVE_PWD_H 1 >#define HAVE_RANDOM 1 >#define HAVE_READLINE_HISTORY_H 1 >#define HAVE_READLINE_READLINE_H 1 >#define HAVE_READLINK 1 >#define HAVE_REPLACE_HISTORY_ENTRY 1 >#define HAVE_RINT 1 >#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >#define HAVE_RL_COMPLETION_MATCHES 1 >#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 >#define HAVE_SECURITY_PAM_APPL_H 1 >#define HAVE_SETSID 1 >#define HAVE_SIGPROCMASK 1 >#define HAVE_SIGSETJMP 1 >#define HAVE_SIG_ATOMIC_T 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SPINLOCKS 1 >#define HAVE_SRANDOM 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRERROR_R 1 >#define HAVE_STRINGIZE 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRTOL 1 >#define HAVE_STRTOLL 1 >#define HAVE_STRTOUL 1 >#define HAVE_STRTOULL 1 >#define HAVE_STRUCT_ADDRINFO 1 >#define HAVE_STRUCT_OPTION 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 >#define HAVE_STRUCT_SOCKADDR_UN 1 >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_SYMLINK 1 >#define HAVE_SYSCONF 1 >#define HAVE_SYSLOG 1 >#define HAVE_SYS_IPC_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SEM_H 1 >#define HAVE_SYS_SHM_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_TM_ZONE 1 >#define HAVE_TOWLOWER 1 >#define HAVE_TZNAME 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNIX_SOCKETS 1 >#define HAVE_UNSETENV 1 >#define HAVE_UTIME 1 >#define HAVE_UTIMES 1 >#define HAVE_UTIME_H 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAITPID 1 >#define HAVE_WCHAR_H 1 >#define HAVE_WCSTOMBS 1 >#define HAVE_WCTYPE_H 1 >#define INT64_FORMAT "%lld" >#define KRB5 1 >#define LOCALEDIR "/usr/share/locale" >#define MAXIMUM_ALIGNOF 4 >#define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" >#define PACKAGE_NAME "PostgreSQL" >#define PACKAGE_STRING "PostgreSQL 8.1.3" >#define PACKAGE_TARNAME "postgresql" >#define PACKAGE_VERSION "8.1.3" >#define PG_KRB_SRVNAM "postgres" >#define PG_VERSION "8.1.3" >#define PG_VERSION_STR "PostgreSQL 8.1.3 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6, ssp-3.4.5-1.0, pie-8.7.9)" >#define SIZEOF_SIZE_T 4 >#define SIZEOF_UNSIGNED_LONG 4 >#define STDC_HEADERS 1 >#define UINT64_FORMAT "%llu" >#define USE_PAM 1 >#define USE_SSL 1 >#define USE_SYSV_SEMAPHORES 1 >#define USE_SYSV_SHARED_MEMORY 1 >#define _FILE_OFFSET_BITS 64 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 129727
: 84525