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.4.4, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64/postgresql-8.4/lib64 --prefix=/usr/lib64/postgresql-8.4 --datadir=/usr/share/postgresql-8.4 --docdir=/usr/share/doc/postgresql-8.4 --sysconfdir=/etc/postgresql-8.4 --includedir=/usr/include/postgresql-8.4 --mandir=/usr/share/postgresql-8.4/man --enable-depend --without-tcl --without-perl --without-python --with-readline --without-krb5 --without-gssapi --enable-nls --with-pam --enable-integer-datetimes --with-openssl --enable-thread-safety --with-zlib --without-ldap ## --------- ## ## Platform. ## ## --------- ## hostname = hoth uname -m = x86_64 uname -r = 2.6.34-gentoo uname -s = Linux uname -v = #1 SMP PREEMPT Thu May 20 11:04:30 CDT 2010 /usr/bin/uname -p = Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 PATH: /usr/lib64/subversion/bin PATH: /opt/vmware/workstation/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2667: checking build system type configure:2681: result: x86_64-pc-linux-gnu configure:2701: checking host system type configure:2714: result: x86_64-pc-linux-gnu configure:2736: checking which template to use configure:2818: result: linux configure:2916: checking whether to build with 64-bit integer date/time support configure:2946: result: yes configure:2953: checking whether NLS is wanted configure:2986: result: yes configure:2994: checking for default port number configure:3020: result: 5432 configure:3422: checking for block size configure:3457: result: 8kB configure:3469: checking for segment size configure:3499: result: 1GB configure:3511: checking for WAL block size configure:3547: result: 8kB configure:3559: checking for WAL segment size configure:3595: result: 16MB configure:3650: checking for x86_64-pc-linux-gnu-gcc configure:3666: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:3677: result: x86_64-pc-linux-gnu-gcc configure:3752: checking for C compiler version configure:3761: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3 Copyright (C) 2010 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:3772: $? = 0 configure:3761: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --disable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' Thread model: posix gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) configure:3772: $? = 0 configure:3761: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3772: $? = 1 configure:3761: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3772: $? = 1 configure:3792: checking whether the C compiler works configure:3814: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 conftest.c >&5 configure:3818: $? = 0 configure:3867: result: yes configure:3870: checking for C compiler default output file name configure:3872: result: a.out configure:3878: checking for suffix of executables configure:3885: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 conftest.c >&5 configure:3889: $? = 0 configure:3911: result: configure:3933: checking whether we are cross compiling configure:3941: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 conftest.c >&5 configure:3945: $? = 0 configure:3952: ./conftest configure:3956: $? = 0 configure:3971: result: no configure:3976: checking for suffix of object files configure:3998: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4002: $? = 0 configure:4023: result: o configure:4027: checking whether we are using the GNU C compiler configure:4046: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4046: $? = 0 configure:4055: result: yes configure:4064: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4084: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4084: $? = 0 configure:4125: result: yes configure:4142: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4206: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4206: $? = 0 configure:4219: result: none needed configure:4257: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:24: error: 'choke' undeclared (first use in this function) conftest.c:24: error: (Each undeclared identifier is reported only once conftest.c:24: error: for each function it appears in.) conftest.c:24: error: expected ';' before 'me' configure:4257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | /* end confdefs.h. */ | | int | main () | { | #ifndef __INTEL_COMPILER | choke me | #endif | ; | return 0; | } configure:4279: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:24: error: 'choke' undeclared (first use in this function) conftest.c:24: error: (Each undeclared identifier is reported only once conftest.c:24: error: for each function it appears in.) conftest.c:24: error: expected ';' before 'me' configure:4279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | /* end confdefs.h. */ | | int | main () | { | #ifndef __SUNPRO_C | choke me | #endif | ; | return 0; | } configure:4325: checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement configure:4340: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -D_GNU_SOURCE conftest.c >&5 configure:4340: $? = 0 configure:4341: result: yes configure:4350: checking if x86_64-pc-linux-gnu-gcc supports -Wendif-labels configure:4365: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -D_GNU_SOURCE conftest.c >&5 configure:4365: $? = 0 configure:4366: result: yes configure:4376: checking if x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing configure:4391: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:4391: $? = 0 configure:4392: result: yes configure:4402: checking if x86_64-pc-linux-gnu-gcc supports -fwrapv configure:4417: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:4417: $? = 0 configure:4418: result: yes configure:4542: checking whether the C compiler still works configure:4555: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c >&5 configure:4555: $? = 0 configure:4556: result: yes configure:4581: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:4581: $? = 0 configure:4594: checking how to run the C preprocessor configure:4625: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:4625: $? = 0 configure:4639: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:19:28: error: ac_nonexistent.h: No such file or directory configure:4639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | /* end confdefs.h. */ | #include configure:4664: result: x86_64-pc-linux-gnu-gcc -E configure:4684: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:4684: $? = 0 configure:4698: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:19:28: error: ac_nonexistent.h: No such file or directory configure:4698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | /* end confdefs.h. */ | #include configure:4842: checking allow thread-safe client libraries configure:4928: result: yes configure:4935: checking whether to build with Tcl configure:4962: result: no configure:4995: checking whether to build Perl modules configure:5022: result: no configure:5029: checking whether to build Python modules configure:5056: result: no configure:5063: checking whether to build with GSSAPI support configure:5095: result: no configure:5102: checking whether to build with Kerberos 5 support configure:5134: result: no configure:5179: checking whether to build with PAM support configure:5208: result: yes configure:5216: checking whether to build with LDAP support configure:5245: result: no configure:5253: checking whether to build with Bonjour support configure:5282: result: no configure:5290: checking whether to build with OpenSSL support configure:5319: result: yes configure:5618: checking for grep that handles long lines and -e configure:5676: result: /bin/grep configure:5681: checking for egrep configure:5743: result: /bin/grep -E configure:5789: checking for ld used by GCC configure:5852: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5859: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.18 configure:5871: result: yes configure:5915: checking for x86_64-pc-linux-gnu-ranlib configure:5931: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5942: result: x86_64-pc-linux-gnu-ranlib configure:6008: checking for x86_64-pc-linux-gnu-strip configure:6024: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6035: result: x86_64-pc-linux-gnu-strip configure:6098: checking whether it is possible to strip libraries configure:6103: result: yes configure:6117: checking for x86_64-pc-linux-gnu-ar configure:6133: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6144: result: x86_64-pc-linux-gnu-ar configure:6487: checking for tar configure:6505: found /bin/tar configure:6517: result: /bin/tar configure:6525: checking whether ln -s works configure:6529: result: yes configure:6540: checking for gawk configure:6556: found /usr/bin/gawk configure:6567: result: gawk configure:6585: checking for bison configure:6601: found /usr/bin/bison configure:6612: result: bison configure:6627: using bison (GNU Bison) 2.4.1 configure:6658: checking for flex configure:6697: result: /usr/bin/flex configure:6726: using flex 2.5.35 configure:6736: checking for perl configure:6754: found /usr/bin/perl configure:6766: result: /usr/bin/perl configure:6982: checking for main in -lm configure:7001: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lm >&5 configure:7001: $? = 0 configure:7010: result: yes configure:7021: checking for library containing setproctitle configure:7052: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccFCjEba.o: In function `main': conftest.c:(.text+0x7): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:7052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | int | main () | { | return setproctitle (); | ; | return 0; | } configure:7052: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lutil -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/cc6Z4UAe.o: In function `main': conftest.c:(.text+0x7): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:7052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | int | main () | { | return setproctitle (); | ; | return 0; | } configure:7069: result: no configure:7077: checking for library containing dlopen configure:7108: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccUueO8b.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:7108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:7108: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -ldl -lm >&5 configure:7108: $? = 0 configure:7125: result: -ldl configure:7133: checking for library containing socket configure:7164: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -ldl -lm >&5 configure:7164: $? = 0 configure:7181: result: none required configure:7189: checking for library containing shl_load configure:7220: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccleoEan.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:7220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:7220: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -ldld -ldl -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:7220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:7237: result: no configure:7306: checking for library containing getopt_long configure:7337: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -ldl -lm >&5 configure:7337: $? = 0 configure:7354: result: none required configure:7362: checking for library containing crypt configure:7393: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccSGclZy.o: In function `main': conftest.c:(.text+0x7): undefined reference to `crypt' collect2: ld returned 1 exit status configure:7393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:7393: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lcrypt -ldl -lm >&5 configure:7393: $? = 0 configure:7410: result: -lcrypt configure:7419: checking for library containing fdatasync configure:7450: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lcrypt -ldl -lm >&5 configure:7450: $? = 0 configure:7467: result: none required configure:7477: checking for library containing gethostbyname_r configure:7508: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lcrypt -ldl -lm >&5 configure:7508: $? = 0 configure:7525: result: none required configure:7534: checking for library containing shmget configure:7565: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lcrypt -ldl -lm >&5 configure:7565: $? = 0 configure:7582: result: none required configure:7604: checking for -lreadline configure:7626: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lreadline -lcrypt -ldl -lm >&5 configure:7626: $? = 0 configure:7646: result: yes (-lreadline) configure:7675: checking for inflate in -lz configure:7700: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lz -lreadline -lcrypt -ldl -lm >&5 configure:7700: $? = 0 configure:7709: result: yes configure:7985: checking for CRYPTO_new_ex_data in -lcrypto configure:8010: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:8010: $? = 0 configure:8019: result: yes configure:8032: checking for SSL_library_init in -lssl configure:8057: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:8057: $? = 0 configure:8066: result: yes configure:8178: checking for pam_start in -lpam configure:8203: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:8203: $? = 0 configure:8212: result: yes configure:8420: checking for ANSI C header files configure:8440: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8440: $? = 0 configure:8513: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:8513: $? = 0 configure:8513: ./conftest configure:8513: $? = 0 configure:8524: result: yes configure:8537: checking for sys/types.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for sys/stat.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for stdlib.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for string.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for memory.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for strings.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for inttypes.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for stdint.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8537: checking for unistd.h configure:8537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8553: checking crypt.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking crypt.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for crypt.h configure:8553: result: yes configure:8553: checking dld.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:74:17: error: dld.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking dld.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:41:17: error: dld.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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 configure:8553: result: no configure:8553: checking for dld.h configure:8553: result: no configure:8553: checking fp_class.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:74:22: error: fp_class.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking fp_class.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:41:22: error: fp_class.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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 configure:8553: result: no configure:8553: checking for fp_class.h configure:8553: result: no configure:8553: checking getopt.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking getopt.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for getopt.h configure:8553: result: yes configure:8553: checking ieeefp.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:75:20: error: ieeefp.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_GETOPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking ieeefp.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:42:20: error: ieeefp.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:8553: result: no configure:8553: checking for ieeefp.h configure:8553: result: no configure:8553: checking langinfo.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking langinfo.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for langinfo.h configure:8553: result: yes configure:8553: checking poll.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking poll.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for poll.h configure:8553: result: yes configure:8553: checking pwd.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking pwd.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for pwd.h configure:8553: result: yes configure:8553: checking sys/ipc.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/ipc.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/ipc.h configure:8553: result: yes configure:8553: checking sys/poll.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/poll.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/poll.h configure:8553: result: yes configure:8553: checking sys/pstat.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:80:23: error: sys/pstat.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking sys/pstat.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:47:23: error: sys/pstat.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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 configure:8553: result: no configure:8553: checking for sys/pstat.h configure:8553: result: no configure:8553: checking sys/resource.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/resource.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/resource.h configure:8553: result: yes configure:8553: checking sys/select.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/select.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/select.h configure:8553: result: yes configure:8553: checking sys/sem.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/sem.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/sem.h configure:8553: result: yes configure:8553: checking sys/socket.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/socket.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/socket.h configure:8553: result: yes configure:8553: checking sys/shm.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/shm.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/shm.h configure:8553: result: yes configure:8553: checking sys/tas.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:85:21: error: sys/tas.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking sys/tas.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:52:21: error: sys/tas.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 | /* end confdefs.h. */ | #include configure:8553: result: no configure:8553: checking for sys/tas.h configure:8553: result: no configure:8553: checking sys/time.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/time.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/time.h configure:8553: result: yes configure:8553: checking sys/un.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking sys/un.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for sys/un.h configure:8553: result: yes configure:8553: checking termios.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking termios.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for termios.h configure:8553: result: yes configure:8553: checking ucred.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:88:19: error: ucred.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking ucred.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:55:19: error: ucred.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 | /* end confdefs.h. */ | #include configure:8553: result: no configure:8553: checking for ucred.h configure:8553: result: no configure:8553: checking utime.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking utime.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for utime.h configure:8553: result: yes configure:8553: checking wchar.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking wchar.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for wchar.h configure:8553: result: yes configure:8553: checking wctype.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking wctype.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8553: $? = 0 configure:8553: result: yes configure:8553: checking for wctype.h configure:8553: result: yes configure:8553: checking kernel/OS.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:91:23: error: kernel/OS.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking kernel/OS.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:58:23: error: kernel/OS.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 configure:8553: result: no configure:8553: checking for kernel/OS.h configure:8553: result: no configure:8553: checking kernel/image.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:91:26: error: kernel/image.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking kernel/image.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:58:26: error: kernel/image.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 configure:8553: result: no configure:8553: checking for kernel/image.h configure:8553: result: no configure:8553: checking SupportDefs.h usability configure:8553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:91:25: error: SupportDefs.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8553: result: no configure:8553: checking SupportDefs.h presence configure:8553: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c conftest.c:58:25: error: SupportDefs.h: No such file or directory configure:8553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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 configure:8553: result: no configure:8553: checking for SupportDefs.h configure:8553: result: no configure:8569: checking netinet/in.h usability configure:8569: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8569: $? = 0 configure:8569: result: yes configure:8569: checking netinet/in.h presence configure:8569: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8569: $? = 0 configure:8569: result: yes configure:8569: checking for netinet/in.h configure:8569: result: yes configure:8581: checking for netinet/tcp.h configure:8581: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8581: $? = 0 configure:8581: result: yes configure:8600: checking readline/readline.h usability configure:8600: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8600: $? = 0 configure:8600: result: yes configure:8600: checking readline/readline.h presence configure:8600: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8600: $? = 0 configure:8600: result: yes configure:8600: checking for readline/readline.h configure:8600: result: yes configure:8630: checking readline/history.h usability configure:8630: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8630: $? = 0 configure:8630: result: yes configure:8630: checking readline/history.h presence configure:8630: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8630: $? = 0 configure:8630: result: yes configure:8630: checking for readline/history.h configure:8630: result: yes configure:8752: checking zlib.h usability configure:8752: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8752: $? = 0 configure:8752: result: yes configure:8752: checking zlib.h presence configure:8752: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8752: $? = 0 configure:8752: result: yes configure:8752: checking for zlib.h configure:8752: result: yes configure:8807: checking openssl/ssl.h usability configure:8807: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8807: $? = 0 configure:8807: result: yes configure:8807: checking openssl/ssl.h presence configure:8807: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8807: $? = 0 configure:8807: result: yes configure:8807: checking for openssl/ssl.h configure:8807: result: yes configure:8815: checking openssl/err.h usability configure:8815: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8815: $? = 0 configure:8815: result: yes configure:8815: checking openssl/err.h presence configure:8815: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8815: $? = 0 configure:8815: result: yes configure:8815: checking for openssl/err.h configure:8815: result: yes configure:8825: checking for ERR_set_mark configure:8825: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:8825: $? = 0 configure:8825: result: yes configure:8839: checking security/pam_appl.h usability configure:8839: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:8839: $? = 0 configure:8839: result: yes configure:8839: checking security/pam_appl.h presence configure:8839: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:8839: $? = 0 configure:8839: result: yes configure:8839: checking for security/pam_appl.h configure:8839: result: yes configure:8973: checking whether byte ordering is bigendian configure:8988: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:8988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9033: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9033: $? = 0 configure:9051: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: 'not' undeclared (first use in this function) conftest.c:71: error: (Each undeclared identifier is reported only once conftest.c:71: error: for each function it appears in.) conftest.c:71: error: expected ';' before 'big' configure:9051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9179: result: no configure:9197: checking for an ANSI C-conforming const configure:9262: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:93: warning: 't' is used uninitialized in this function conftest.c:109: warning: 'b' is used uninitialized in this function conftest.c:72: warning: 'cs[0]' is used uninitialized in this function configure:9262: $? = 0 configure:9269: result: yes configure:9277: checking for inline configure:9293: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:67: warning: no previous prototype for 'foo' configure:9293: $? = 0 configure:9301: result: inline configure:9319: checking for preprocessor stringizing operator configure:9339: result: yes configure:9347: checking for signed types configure:9363: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:69: warning: unused variable 'i' conftest.c:69: warning: unused variable 's' conftest.c:69: warning: unused variable 'c' configure:9363: $? = 0 configure:9370: result: yes configure:9377: checking for working volatile configure:9396: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:72: warning: 'x' is used uninitialized in this function configure:9396: $? = 0 configure:9403: result: yes configure:9411: checking for __func__ configure:9427: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9427: $? = 0 configure:9434: result: yes configure:9472: checking whether struct tm is in sys/time.h or time.h configure:9492: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9492: $? = 0 configure:9499: result: time.h configure:9507: checking for struct tm.tm_zone configure:9507: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9507: $? = 0 configure:9507: result: yes configure:9525: checking for tzname configure:9545: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c: In function 'main': conftest.c:76: warning: implicit declaration of function 'atoi' configure:9545: $? = 0 configure:9553: result: yes configure:9561: checking for union semun configure:9561: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:76: error: invalid application of 'sizeof' to incomplete type 'union semun' configure:9561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #include | #include | | int | main () | { | if (sizeof (union semun)) | return 0; | ; | return 0; | } configure:9561: result: no configure:9574: checking for struct sockaddr_un configure:9574: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9574: $? = 0 configure:9574: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:78: error: expected expression before ')' token configure:9574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_UN_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_un))) | return 0; | ; | return 0; | } configure:9574: result: yes configure:9591: checking for struct sockaddr_storage configure:9591: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9591: $? = 0 configure:9591: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: expected expression before ')' token configure:9591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:9591: result: yes configure:9606: checking for struct sockaddr_storage.ss_family configure:9606: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9606: $? = 0 configure:9606: result: yes configure:9620: checking for struct sockaddr_storage.__ss_family configure:9620: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr_storage' has no member named '__ss_family' configure:9620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:9620: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr_storage' has no member named '__ss_family' configure:9620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:9620: result: no configure:9634: checking for struct sockaddr_storage.ss_len configure:9634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr_storage' has no member named 'ss_len' configure:9634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.ss_len) | return 0; | ; | return 0; | } configure:9634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr_storage' has no member named 'ss_len' configure:9634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.ss_len) | return 0; | ; | return 0; | } configure:9634: result: no configure:9648: checking for struct sockaddr_storage.__ss_len configure:9648: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr_storage' has no member named '__ss_len' configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_len) | return 0; | ; | return 0; | } configure:9648: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr_storage' has no member named '__ss_len' configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_len) | return 0; | ; | return 0; | } configure:9648: result: no configure:9662: checking for struct sockaddr.sa_len configure:9662: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr' has no member named 'sa_len' configure:9662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:9662: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct sockaddr' has no member named 'sa_len' configure:9662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:9662: result: no configure:9677: checking for struct addrinfo configure:9677: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9677: $? = 0 configure:9677: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:81: error: expected expression before ')' token configure:9677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #include | #include | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:9677: result: yes configure:9692: checking for struct cmsgcred configure:9692: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:77:23: error: sys/ucred.h: No such file or directory conftest.c: In function 'main': conftest.c:82: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred' configure:9692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #include | #include | #include | | int | main () | { | if (sizeof (struct cmsgcred)) | return 0; | ; | return 0; | } configure:9692: result: no configure:9705: checking for struct fcred configure:9705: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:77:23: error: sys/ucred.h: No such file or directory conftest.c: In function 'main': conftest.c:82: error: invalid application of 'sizeof' to incomplete type 'struct fcred' configure:9705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #include | #include | #include | | int | main () | { | if (sizeof (struct fcred)) | return 0; | ; | return 0; | } configure:9705: result: no configure:9718: checking for struct sockcred configure:9718: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:77:23: error: sys/ucred.h: No such file or directory conftest.c: In function 'main': conftest.c:82: error: invalid application of 'sizeof' to incomplete type 'struct sockcred' configure:9718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | #include | #include | #include | | int | main () | { | if (sizeof (struct sockcred)) | return 0; | ; | return 0; | } configure:9718: result: no configure:9733: checking for struct option configure:9733: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9733: $? = 0 configure:9733: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:81: error: expected expression before ')' token configure:9733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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. */ | #ifdef HAVE_GETOPT_H | #include | #endif | | int | main () | { | if (sizeof ((struct option))) | return 0; | ; | return 0; | } configure:9733: result: yes configure:9751: checking for z_streamp configure:9751: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9751: $? = 0 configure:9751: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: expected expression before ')' token configure:9751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((z_streamp))) | return 0; | ; | return 0; | } configure:9751: result: yes configure:9855: checking for special C compiler options needed for large files configure:9900: result: no configure:9906: checking for _FILE_OFFSET_BITS value needed for large files configure:9931: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:9931: $? = 0 configure:9963: result: no configure:10052: checking size of off_t configure:10057: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10057: $? = 0 configure:10057: ./conftest configure:10057: $? = 0 configure:10072: result: 8 configure:10093: checking for int timezone configure:10114: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10114: $? = 0 configure:10122: result: yes configure:10129: checking types of arguments for accept() configure:10164: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:83: error: conflicting types for 'accept' /usr/include/sys/socket.h:214: note: previous declaration of 'accept' was here configure:10164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | extern int accept (int, struct sockaddr *, int *); | int | main () | { | | ; | return 0; | } configure:10164: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c:83: error: conflicting types for 'accept' /usr/include/sys/socket.h:214: note: previous declaration of 'accept' was here configure:10164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | extern int accept (int, struct sockaddr *, size_t *); | int | main () | { | | ; | return 0; | } configure:10164: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10164: $? = 0 configure:10188: result: int, int, struct sockaddr *, socklen_t * configure:10211: checking whether gettimeofday takes only one argument configure:10229: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:87: warning: 'tp' is used uninitialized in this function conftest.c:87: warning: 'tzp' is used uninitialized in this function configure:10229: $? = 0 configure:10236: result: no configure:10248: checking for cbrt configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c:104: warning: conflicting types for built-in function 'cbrt' configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for dlopen configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for fcvt configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for fdatasync configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for getpeereid configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccysATea.o: In function `main': conftest.c:(.text+0x7): undefined reference to `getpeereid' collect2: ld returned 1 exit status configure:10248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_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 declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:10248: result: no configure:10248: checking for getpeerucred configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccE4mjph.o: In function `main': conftest.c:(.text+0x7): undefined reference to `getpeerucred' collect2: ld returned 1 exit status configure:10248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:10248: result: no configure:10248: checking for getrlimit configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for memmove configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c:109: warning: conflicting types for built-in function 'memmove' configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for poll configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for pstat configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/cc54XnLr.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pstat' collect2: ld returned 1 exit status configure:10248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define pstat to an innocuous variant, in case declares pstat. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat innocuous_pstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return pstat (); | ; | return 0; | } configure:10248: result: no configure:10248: checking for readlink configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for setproctitle configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccgdgqwA.o: In function `main': conftest.c:(.text+0x7): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:10248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:10248: result: no configure:10248: checking for setsid configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for sigprocmask configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for symlink configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for sysconf configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for towlower configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c:116: warning: conflicting types for built-in function 'towlower' configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for utime configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for utimes configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for waitpid configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10248: checking for wcstombs configure:10248: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10248: $? = 0 configure:10248: result: yes configure:10261: checking for fseeko configure:10261: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10261: $? = 0 configure:10261: result: yes configure:10287: checking for _LARGEFILE_SOURCE value needed for large files configure:10306: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10306: $? = 0 configure:10334: result: no configure:10363: checking for posix_fadvise configure:10363: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10363: $? = 0 configure:10363: result: yes configure:10372: checking whether posix_fadvise is declared configure:10372: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10372: $? = 0 configure:10372: result: yes configure:10386: checking whether fdatasync is declared configure:10386: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10386: $? = 0 configure:10386: result: yes configure:10398: checking whether strlcat is declared configure:10398: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:140: error: 'strlcat' undeclared (first use in this function) conftest.c:140: error: (Each undeclared identifier is reported only once conftest.c:140: error: for each function it appears in.) configure:10398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strlcat | (void) strlcat; | #endif | | ; | return 0; | } configure:10398: result: no configure:10408: checking whether strlcpy is declared configure:10408: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:141: error: 'strlcpy' undeclared (first use in this function) conftest.c:141: error: (Each undeclared identifier is reported only once conftest.c:141: error: for each function it appears in.) configure:10408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strlcpy | (void) strlcpy; | #endif | | ; | return 0; | } configure:10408: result: no configure:10420: checking whether F_FULLFSYNC is declared configure:10420: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:111: error: 'F_FULLFSYNC' undeclared (first use in this function) conftest.c:111: error: (Each undeclared identifier is reported only once conftest.c:111: error: for each function it appears in.) configure:10420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef F_FULLFSYNC | (void) F_FULLFSYNC; | #endif | | ; | return 0; | } configure:10420: result: no configure:10434: checking for struct sockaddr_in6 configure:10434: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10434: $? = 0 configure:10434: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:144: error: expected expression before ')' token configure:10434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:10434: result: yes configure:10446: checking for PS_STRINGS configure:10465: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c:107:29: error: machine/vmparam.h: No such file or directory conftest.c:108:22: error: sys/exec.h: No such file or directory conftest.c: In function 'main': conftest.c:113: error: 'PS_STRINGS' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) configure:10465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | PS_STRINGS->ps_nargvstr = 1; | PS_STRINGS->ps_argvstr = "foo"; | ; | return 0; | } configure:10473: result: no configure:10518: checking for snprintf configure:10518: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c:130: warning: conflicting types for built-in function 'snprintf' configure:10518: $? = 0 configure:10518: result: yes configure:10531: checking for vsnprintf configure:10531: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'vsnprintf' configure:10531: $? = 0 configure:10531: result: yes configure:10550: checking whether snprintf is declared configure:10550: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10550: $? = 0 configure:10550: result: yes configure:10560: checking whether vsnprintf is declared configure:10560: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10560: $? = 0 configure:10560: result: yes configure:10573: checking for isinf configure:10592: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10592: $? = 0 configure:10600: result: yes configure:10638: checking for crypt configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for getopt configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for getrusage configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for inet_aton configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for random configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for rint configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 conftest.c:140: warning: conflicting types for built-in function 'rint' configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for srandom configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for strdup configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 conftest.c:142: warning: conflicting types for built-in function 'strdup' configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for strerror configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for strlcat configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/cckMnYwM.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:10638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:10638: result: no configure:10638: checking for strlcpy configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccuSxfiU.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:10638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:10638: result: no configure:10638: checking for strtol configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10638: checking for strtoul configure:10638: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10638: $? = 0 configure:10638: result: yes configure:10668: checking for unsetenv configure:10668: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lcrypt -ldl -lm >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10699: checking for getaddrinfo configure:10699: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10699: $? = 0 configure:10699: result: yes configure:10729: checking for getopt_long configure:10729: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10729: $? = 0 configure:10729: result: yes configure:10823: checking for rl_completion_append_character configure:10842: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10842: $? = 0 configure:10843: result: yes configure:10857: checking for rl_completion_matches configure:10857: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10857: $? = 0 configure:10857: result: yes configure:10857: checking for rl_filename_completion_function configure:10857: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10857: $? = 0 configure:10857: result: yes configure:10869: checking for replace_history_entry configure:10869: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10869: $? = 0 configure:10869: result: yes configure:10881: checking for sigsetjmp configure:10894: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10894: $? = 0 configure:10898: result: yes configure:10907: checking whether sys_siglist is declared configure:10907: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10907: $? = 0 configure:10907: result: yes configure:10926: checking for syslog configure:10926: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10926: $? = 0 configure:10926: result: yes configure:10928: checking syslog.h usability configure:10928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:10928: $? = 0 configure:10928: result: yes configure:10928: checking syslog.h presence configure:10928: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:10928: $? = 0 configure:10928: result: yes configure:10928: checking for syslog.h configure:10928: result: yes configure:10939: checking for opterr configure:10955: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:10955: $? = 0 configure:10963: result: yes configure:10971: checking for optreset configure:10987: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/cch3G3vO.o: In function `main': conftest.c:(.text+0x2): undefined reference to `optreset' collect2: ld returned 1 exit status configure:10987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | /* end confdefs.h. */ | #include | int | main () | { | extern int optreset; optreset = 1; | ; | return 0; | } configure:10995: result: no configure:11006: checking for strtoll configure:11006: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:11006: $? = 0 configure:11006: result: yes configure:11019: checking for strtoull configure:11019: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:11019: $? = 0 configure:11019: result: yes configure:11033: checking for atexit configure:11033: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:11033: $? = 0 configure:11033: result: yes configure:11234: checking for the pthreads library -lpthreads configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpthreads -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11177: checking whether pthreads work without any flags configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccUOs2jf.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11182: checking whether pthreads work with -Kthread configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -Kthread -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-Kthread' conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccLQBtnb.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11182: checking whether pthreads work with -kthread configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -kthread -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-kthread' conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function /var/tmp/portage/dev-db/postgresql-base-8.4.4-r1/temp/ccFadilg.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11234: checking for the pthreads library -llthread configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -llthread -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11182: checking whether pthreads work with -pthread configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function configure:11267: $? = 0 configure:11301: result: yes configure:11182: checking whether pthreads work with -pthreads configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -pthreads -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-pthreads' conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function configure:11267: $? = 0 configure:11301: result: no configure:11182: checking whether pthreads work with -mthreads configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -mthreads -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 cc1: error: unrecognized command line option "-mthreads" configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11234: checking for the pthreads library -lpthread configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_GNU_SOURCE -Wl,-O1 conftest.c -lpthread -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function configure:11267: $? = 0 configure:11301: result: yes configure:11182: checking whether pthreads work with --thread-safe configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread --thread-safe -D_GNU_SOURCE -Wl,-O1 conftest.c -lpthread -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 cc1: error: unrecognized command line option "-fthread-safe" configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11182: checking whether pthreads work with -mt configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -mt -D_GNU_SOURCE -Wl,-O1 conftest.c -lpthread -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 cc1: error: unrecognized command line option "-mt" configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11234: checking for the pthreads library -lpthreadGC2 configure:11267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_GNU_SOURCE -Wl,-O1 conftest.c -lpthreadGC2 -lpthread -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c: In function 'main': conftest.c:142: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 1) conftest.c:143: warning: null argument where non-null required (argument 3) conftest.c:141: warning: 'th' is used uninitialized in this function /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreadGC2 collect2: ld returned 1 exit status configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include | 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:11301: result: no configure:11479: checking pthread.h usability configure:11479: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5 configure:11479: $? = 0 configure:11479: result: yes configure:11479: checking pthread.h presence configure:11479: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:11479: $? = 0 configure:11479: result: yes configure:11479: checking for pthread.h configure:11479: result: yes configure:11492: checking for strerror_r configure:11492: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -lpthread >&5 configure:11492: $? = 0 configure:11492: result: yes configure:11492: checking for getpwuid_r configure:11492: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -lpthread >&5 configure:11492: $? = 0 configure:11492: result: yes configure:11492: checking for gethostbyname_r configure:11492: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -lpthread >&5 configure:11492: $? = 0 configure:11492: result: yes configure:11504: checking whether getpwuid_r takes a fifth argument configure:11526: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:150: warning: 'uid' is used uninitialized in this function conftest.c:150: warning: 'space' is used uninitialized in this function conftest.c:150: warning: 'buf' is used uninitialized in this function conftest.c:150: warning: 'bufsize' is used uninitialized in this function conftest.c:150: warning: 'result' is used uninitialized in this function configure:11526: $? = 0 configure:11533: result: yes configure:11541: checking whether strerror_r returns int configure:11562: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:146: error: conflicting types for 'strerror_r' /usr/include/string.h:436: note: previous declaration of 'strerror_r' was here configure:11562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define GETPWUID_R_5ARG /**/ | /* end confdefs.h. */ | #include | 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:11569: result: no configure:11757: checking test program configure:11767: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:11767: $? = 0 configure:11767: ./conftest configure:11767: $? = 0 configure:11768: result: ok configure:11790: checking whether printf supports argument control configure:11814: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:11814: $? = 0 configure:11814: ./conftest configure:11814: $? = 0 configure:11825: result: yes configure:11836: checking whether long int is 64 bits configure:11893: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 conftest.c:150: warning: no previous prototype for 'does_int64_work' conftest.c:164: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:165: warning: implicit declaration of function 'exit' conftest.c:165: warning: incompatible implicit declaration of built-in function 'exit' configure:11893: $? = 0 configure:11893: ./conftest configure:11893: $? = 0 configure:11903: result: yes configure:12135: checking size of unsigned long configure:12140: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12140: $? = 0 configure:12140: ./conftest configure:12140: $? = 0 configure:12155: result: 8 configure:12171: checking size of void * configure:12176: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12176: $? = 0 configure:12176: ./conftest configure:12176: $? = 0 configure:12191: result: 8 configure:12205: checking size of size_t configure:12210: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12210: $? = 0 configure:12210: ./conftest configure:12210: $? = 0 configure:12225: result: 8 configure:12237: checking whether to build with float4 passed by value configure:12269: result: yes configure:12281: checking whether to build with float8 passed by value configure:12345: result: yes configure:12357: checking alignment of short configure:12362: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12362: $? = 0 configure:12362: ./conftest configure:12362: $? = 0 configure:12381: result: 2 configure:12393: checking alignment of int configure:12398: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12398: $? = 0 configure:12398: ./conftest configure:12398: $? = 0 configure:12417: result: 4 configure:12429: checking alignment of long configure:12434: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12434: $? = 0 configure:12434: ./conftest configure:12434: $? = 0 configure:12453: result: 8 configure:12503: checking alignment of double configure:12508: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12508: $? = 0 configure:12508: ./conftest configure:12508: $? = 0 configure:12527: result: 8 configure:12558: checking for int8 configure:12558: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:164: error: 'int8' undeclared (first use in this function) conftest.c:164: error: (Each undeclared identifier is reported only once conftest.c:164: error: for each function it appears in.) configure:12558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define GETPWUID_R_5ARG /**/ | #define HAVE_LONG_INT_64 1 | #define INT64_FORMAT "%ld" | #define UINT64_FORMAT "%lu" | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define USE_FLOAT4_BYVAL 1 | #define FLOAT4PASSBYVAL true | #define USE_FLOAT8_BYVAL 1 | #define FLOAT8PASSBYVAL true | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:12558: result: no configure:12571: checking for uint8 configure:12571: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:164: error: 'uint8' undeclared (first use in this function) conftest.c:164: error: (Each undeclared identifier is reported only once conftest.c:164: error: for each function it appears in.) configure:12571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define GETPWUID_R_5ARG /**/ | #define HAVE_LONG_INT_64 1 | #define INT64_FORMAT "%ld" | #define UINT64_FORMAT "%lu" | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define USE_FLOAT4_BYVAL 1 | #define FLOAT4PASSBYVAL true | #define USE_FLOAT8_BYVAL 1 | #define FLOAT8PASSBYVAL true | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if (sizeof (uint8)) | return 0; | ; | return 0; | } configure:12571: result: no configure:12584: checking for int64 configure:12584: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:164: error: 'int64' undeclared (first use in this function) conftest.c:164: error: (Each undeclared identifier is reported only once conftest.c:164: error: for each function it appears in.) configure:12584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define GETPWUID_R_5ARG /**/ | #define HAVE_LONG_INT_64 1 | #define INT64_FORMAT "%ld" | #define UINT64_FORMAT "%lu" | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define USE_FLOAT4_BYVAL 1 | #define FLOAT4PASSBYVAL true | #define USE_FLOAT8_BYVAL 1 | #define FLOAT8PASSBYVAL true | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if (sizeof (int64)) | return 0; | ; | return 0; | } configure:12584: result: no configure:12597: checking for uint64 configure:12597: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:164: error: 'uint64' undeclared (first use in this function) conftest.c:164: error: (Each undeclared identifier is reported only once conftest.c:164: error: for each function it appears in.) configure:12597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define GETPWUID_R_5ARG /**/ | #define HAVE_LONG_INT_64 1 | #define INT64_FORMAT "%ld" | #define UINT64_FORMAT "%lu" | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define USE_FLOAT4_BYVAL 1 | #define FLOAT4PASSBYVAL true | #define USE_FLOAT8_BYVAL 1 | #define FLOAT8PASSBYVAL true | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if (sizeof (uint64)) | return 0; | ; | return 0; | } configure:12597: result: no configure:12614: checking for sig_atomic_t configure:12614: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:12614: $? = 0 configure:12614: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:161: error: expected expression before ')' token configure:12614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define GETPWUID_R_5ARG /**/ | #define HAVE_LONG_INT_64 1 | #define INT64_FORMAT "%ld" | #define UINT64_FORMAT "%lu" | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define USE_FLOAT4_BYVAL 1 | #define FLOAT4PASSBYVAL true | #define USE_FLOAT8_BYVAL 1 | #define FLOAT8PASSBYVAL true | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:12614: result: yes configure:12629: checking for POSIX signal interface configure:12649: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12649: $? = 0 configure:12657: result: yes configure:12674: checking for working memcmp configure:12717: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12717: $? = 0 configure:12717: ./conftest configure:12717: $? = 0 configure:12727: result: yes configure:12792: checking for library containing bind_textdomain_codeset configure:12823: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm >&5 configure:12823: $? = 0 configure:12840: result: none required configure:12850: checking libintl.h usability configure:12850: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5 configure:12850: $? = 0 configure:12850: result: yes configure:12850: checking libintl.h presence configure:12850: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c configure:12850: $? = 0 configure:12850: result: yes configure:12850: checking for libintl.h configure:12850: result: yes configure:12862: checking for msgfmt configure:12878: found /usr/bin/msgfmt configure:12889: result: msgfmt configure:12907: checking for msgmerge configure:12923: found /usr/bin/msgmerge configure:12934: result: msgmerge configure:12949: checking for xgettext configure:12965: found /usr/bin/xgettext configure:12976: result: xgettext configure:13100: checking for onsgmls configure:13130: result: no configure:13100: checking for nsgmls configure:13130: result: no configure:13142: checking for openjade configure:13172: result: no configure:13142: checking for jade configure:13172: result: no configure:13181: checking for DocBook V4.2 configure:13210: result: no configure:13216: checking for DocBook stylesheets configure:13255: result: no configure:13309: checking for collateindex.pl configure:13342: result: no configure:13355: checking for sgmlspl configure:13385: result: no configure:13393: checking for docbook2man configure:13419: result: configure:13450: checking thread safety of required library functions configure:13473: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DIN_CONFIGURE -D_GNU_SOURCE -Wl,-O1 conftest.c -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -lpthread >&5 In file included from conftest.c:161: ./src/test/thread/thread_test.c: In function 'main': ./src/test/thread/thread_test.c:168: warning: ignoring return value of 'dup', declared with attribute warn_unused_result configure:13473: $? = 0 configure:13473: ./conftest ./configure: line 1826: 20798 Segmentation fault ./conftest$ac_exeext configure:13473: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.4.4" | #define PACKAGE_STRING "PostgreSQL 8.4.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_VERSION "8.4.4" | #define PG_MAJORVERSION "8.4" | #define USE_INTEGER_DATETIMES 1 | #define ENABLE_NLS 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define XLOG_SEG_SIZE (16 * 1024 * 1024) | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 | #define HAVE_INT_TIMEZONE /**/ | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETRLIMIT 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_FSEEKO 1 | #define HAVE_FSEEKO 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_DECL_STRLCAT 0 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_F_FULLFSYNC 0 | #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_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_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define GETPWUID_R_5ARG /**/ | #define HAVE_LONG_INT_64 1 | #define INT64_FORMAT "%ld" | #define UINT64_FORMAT "%lu" | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define USE_FLOAT4_BYVAL 1 | #define FLOAT4PASSBYVAL true | #define USE_FLOAT8_BYVAL 1 | #define FLOAT8PASSBYVAL true | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_POSIX_SIGNALS /**/ | #define USE_SYSV_SEMAPHORES 1 | #define USE_SYSV_SHARED_MEMORY 1 | #define MEMSET_LOOP_LIMIT 1024 | /* end confdefs.h. */ | #include "./src/test/thread/thread_test.c" configure:13477: result: no configure:13486: error: thread test program failed This 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. But you must then run the program in src/test/thread and add locking function calls to your applications to guarantee thread safety. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_double=8 ac_cv_alignof_int=4 ac_cv_alignof_long=8 ac_cv_alignof_short=2 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no 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='-march=native -O2 -pipe -fomit-frame-pointer' 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=set ac_cv_env_LDFLAGS_SL_value=-Wl,-O1 ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_ERR_set_mark=yes ac_cv_func_accept_arg1=int ac_cv_func_accept_arg2='struct sockaddr *' ac_cv_func_accept_arg3=socklen_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_getpeerucred=no ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=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_posix_fadvise=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_strlcat=no ac_cv_func_strlcpy=no 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_posix_fadvise=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strlcat=no ac_cv_have_decl_strlcpy=no ac_cv_have_decl_sys_siglist=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_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_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_resource_h=yes 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_tas_h=no 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_ucred_h=no 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=x86_64-pc-linux-gnu ac_cv_lib_crypto_CRYPTO_new_ex_data=yes ac_cv_lib_m_main=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_lib_z_inflate=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_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld ac_cv_path_PERL=/usr/bin/perl ac_cv_path_TAR=/bin/tar ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_MSGFMT=msgfmt ac_cv_prog_MSGMERGE=msgmerge ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_XGETTEXT=xgettext ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gnu_ld=yes ac_cv_search_bind_textdomain_codeset='none required' ac_cv_search_crypt=-lcrypt ac_cv_search_dlopen=-ldl ac_cv_search_fdatasync='none required' ac_cv_search_gethostbyname_r='none required' ac_cv_search_getopt_long='none required' ac_cv_search_setproctitle=no ac_cv_search_shl_load=no ac_cv_search_shmget='none required' ac_cv_search_socket='none required' ac_cv_sizeof_off_t=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_void_p=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_int64=no ac_cv_type_int8=no ac_cv_type_sig_atomic_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_z_streamp=yes ac_cv_var_tzname=yes pgac_cv_c_signed=yes pgac_cv_check_docbook=no pgac_cv_check_readline=-lreadline pgac_cv_func_getpwuid_r_5arg=yes pgac_cv_func_gettimeofday_1arg=no pgac_cv_func_posix_signals=yes pgac_cv_func_strerror_r_int=no pgac_cv_funcname_func_support=yes pgac_cv_path_flex=/usr/bin/flex pgac_cv_printf_arg_control=yes pgac_cv_type_long_int_64=yes pgac_cv_var_PS_STRINGS=no pgac_cv_var_int_opterr=yes pgac_cv_var_int_optreset=no pgac_cv_var_int_timezone=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='x86_64-pc-linux-gnu-ar' AWK='gawk' BISON='bison' BISONFLAGS='' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-march=native -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DIN_CONFIGURE' COLLATEINDEX='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -D_GNU_SOURCE ' DEFS='' DLLTOOL='' DLLWRAP='' DOCBOOK2MAN='' DOCBOOKSTYLE='' DTRACE='' DTRACEFLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ELF_SYS='true' EXEEXT='' FLEX='/usr/bin/flex' FLEXFLAGS='' GCC='yes' GCOV='' GENHTML='' GREP='/bin/grep' HAVE_IPV6='yes' HAVE_POSIX_SIGNALS='yes' INCLUDES='' JADE='' LCOV='' LD='/usr/x86_64-pc-linux-gnu/bin/ld' LDAP_LIBS_BE='' LDAP_LIBS_FE='' LDFLAGS='-Wl,-O1 ' LDFLAGS_SL='-Wl,-O1' LIBOBJS=' strlcat.o strlcpy.o' LIBS='-lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -lpthread ' LN_S='ln -s' LTLIBOBJS='' MSGFMT='msgfmt' MSGMERGE='msgmerge' NSGMLS='' OBJEXT='o' OSSP_UUID_LIBS='' PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' PACKAGE_NAME='PostgreSQL' PACKAGE_STRING='PostgreSQL 8.4.4' PACKAGE_TARNAME='postgresql' PACKAGE_URL='' PACKAGE_VERSION='8.4.4' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PG_MAJORVERSION='8.4' PORTNAME='linux' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS=' -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS' PTHREAD_LIBS=' -lpthread ' PYTHON='' RANLIB='x86_64-pc-linux-gnu-ranlib' SGMLSPL='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' STRIP_SHARED_LIB='x86_64-pc-linux-gnu-strip --strip-unneeded' STRIP_STATIC_LIB='x86_64-pc-linux-gnu-strip -x' SUN_STUDIO_CC='no' 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='' WINDRES='' XGETTEXT='xgettext' XML2_CONFIG='' ZIC='' ac_ct_CC='' acx_pthread_config='' autodepend='yes' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' configure_args=' '\''--prefix=/usr'\'' '\''--build=x86_64-pc-linux-gnu'\'' '\''--host=x86_64-pc-linux-gnu'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--datadir=/usr/share'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var/lib'\'' '\''--libdir=/usr/lib64/postgresql-8.4/lib64'\'' '\''--prefix=/usr/lib64/postgresql-8.4'\'' '\''--datadir=/usr/share/postgresql-8.4'\'' '\''--docdir=/usr/share/doc/postgresql-8.4'\'' '\''--sysconfdir=/etc/postgresql-8.4'\'' '\''--includedir=/usr/include/postgresql-8.4'\'' '\''--mandir=/usr/share/postgresql-8.4/man'\'' '\''--enable-depend'\'' '\''--without-tcl'\'' '\''--without-perl'\'' '\''--without-python'\'' '\''--with-readline'\'' '\''--without-krb5'\'' '\''--without-gssapi'\'' '\''--enable-nls'\'' '\''--with-pam'\'' '\''--enable-integer-datetimes'\'' '\''--with-openssl'\'' '\''--enable-thread-safety'\'' '\''--with-zlib'\'' '\''--without-ldap'\'' '\''build_alias=x86_64-pc-linux-gnu'\'' '\''host_alias=x86_64-pc-linux-gnu'\'' '\''CFLAGS=-march=native -O2 -pipe -fomit-frame-pointer'\'' '\''LDFLAGS=-Wl,-O1'\'' '\''LDFLAGS_SL=-Wl,-O1'\''' datadir='/usr/share/postgresql-8.4' datarootdir='${prefix}/share' default_port='5432' docdir='/usr/share/doc/postgresql-8.4' dvidir='${docdir}' enable_coverage='no' enable_debug='no' enable_dtrace='no' enable_nls='yes' enable_profiling='no' enable_rpath='yes' enable_shared='yes' enable_thread_safety='yes' exec_prefix='NONE' have_docbook='no' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='/usr/include/postgresql-8.4' infodir='/usr/share/info' krb_srvtab='' ld_R_works='' libdir='/usr/lib64/postgresql-8.4/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/postgresql-8.4/man' oldincludedir='/usr/include' pdfdir='${docdir}' perl_archlibexp='' perl_embed_ldflags='' perl_privlibexp='' perl_useshrplib='' prefix='/usr/lib64/postgresql-8.4' program_transform_name='s,x,x,' psdir='${docdir}' python_additional_libs='' python_configdir='' python_includespec='' python_libdir='' python_libspec='' python_version='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/postgresql-8.4' target_alias='' vpath_build='' with_bonjour='no' with_gnu_ld='yes' with_gssapi='no' with_krb5='no' with_ldap='no' with_libxml='no' with_libxslt='no' with_openssl='yes' with_ossp_uuid='no' with_pam='yes' with_perl='no' with_python='no' with_system_tzdata='' with_tcl='no' with_zlib='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "PostgreSQL" #define PACKAGE_TARNAME "postgresql" #define PACKAGE_VERSION "8.4.4" #define PACKAGE_STRING "PostgreSQL 8.4.4" #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" #define PACKAGE_URL "" #define PG_VERSION "8.4.4" #define PG_MAJORVERSION "8.4" #define USE_INTEGER_DATETIMES 1 #define ENABLE_NLS 1 #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432" #define BLCKSZ 8192 #define RELSEG_SIZE 131072 #define XLOG_BLCKSZ 8192 #define XLOG_SEG_SIZE (16 * 1024 * 1024) #define ENABLE_THREAD_SAFETY 1 #define PG_KRB_SRVNAM "postgres" #define USE_PAM 1 #define USE_SSL 1 #define HAVE_LIBM 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_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_RESOURCE_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_ERR_SET_MARK 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 SIZEOF_OFF_T 8 #define HAVE_INT_TIMEZONE /**/ #define ACCEPT_TYPE_RETURN int #define ACCEPT_TYPE_ARG1 int #define ACCEPT_TYPE_ARG2 struct sockaddr * #define ACCEPT_TYPE_ARG3 socklen_t #define HAVE_CBRT 1 #define HAVE_DLOPEN 1 #define HAVE_FCVT 1 #define HAVE_FDATASYNC 1 #define HAVE_GETRLIMIT 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_FSEEKO 1 #define HAVE_FSEEKO 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_DECL_POSIX_FADVISE 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_DECL_STRLCAT 0 #define HAVE_DECL_STRLCPY 0 #define HAVE_DECL_F_FULLFSYNC 0 #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_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_SIGSETJMP 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_SYSLOG 1 #define HAVE_INT_OPTERR 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_ATEXIT 1 #define HAVE_STRERROR_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define GETPWUID_R_5ARG /**/ #define HAVE_LONG_INT_64 1 #define INT64_FORMAT "%ld" #define UINT64_FORMAT "%lu" #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SIZE_T 8 #define USE_FLOAT4_BYVAL 1 #define FLOAT4PASSBYVAL true #define USE_FLOAT8_BYVAL 1 #define FLOAT8PASSBYVAL true #define ALIGNOF_SHORT 2 #define ALIGNOF_INT 4 #define ALIGNOF_LONG 8 #define ALIGNOF_DOUBLE 8 #define MAXIMUM_ALIGNOF 8 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_POSIX_SIGNALS /**/ #define USE_SYSV_SEMAPHORES 1 #define USE_SYSV_SHARED_MEMORY 1 #define MEMSET_LOOP_LIMIT 1024 configure: exit 1