Created
August 27, 2015 16:55
-
-
Save mariusk/644912d9380090df7860 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 9.4.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-debug --prefix=/usr/local/Cellar/postgresql/9.4.4 --datadir=/usr/local/Cellar/postgresql/9.4.4/share/postgresql --docdir=/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql --enable-thread-safety --with-bonjour --with-gssapi --with-ldap --with-openssl --with-pam --with-libxml --with-libxslt --with-perl --with-tcl --with-tclconfig=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib --with-uuid=e2fs | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Mariuss-iMac-3.lan | |
uname -m = x86_64 | |
uname -r = 15.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 15.0.0: Mon Aug 10 17:09:09 PDT 2015; root:xnu-3247.1.99~3/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 15.0.0: Mon Aug 10 17:09:09 PDT 2015; root:xnu-3247.1.99~3/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
4 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 400 tasks, 2183 threads, 4 processors | |
Load average: 2.38, Mach factor: 1.60 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/marius/.nvm/versions/io.js/v2.5.0/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: ~/Library/Android/sdk/tools | |
PATH: ~/Library/Android/sdk/platform-tools | |
PATH: ~/Library/Android/sdk/tools | |
PATH: ~/Library/Android/sdk/platform-tools | |
PATH: ~/.composer/vendor/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2746: checking build system type | |
configure:2760: result: x86_64-apple-darwin15.0.0 | |
configure:2780: checking host system type | |
configure:2793: result: x86_64-apple-darwin15.0.0 | |
configure:2815: checking which template to use | |
configure:2886: result: darwin | |
configure:2981: checking whether to build with 64-bit integer date/time support | |
configure:3010: result: yes | |
configure:3017: checking whether NLS is wanted | |
configure:3049: result: no | |
configure:3057: checking for default port number | |
configure:3082: result: 5432 | |
configure:3473: checking for block size | |
configure:3507: result: 8kB | |
configure:3519: checking for segment size | |
configure:3548: result: 1GB | |
configure:3560: checking for WAL block size | |
configure:3595: result: 8kB | |
configure:3607: checking for WAL segment size | |
configure:3642: result: 16MB | |
configure:3739: checking for gcc | |
configure:3755: found /usr/bin/gcc | |
configure:3766: result: gcc | |
configure:3797: checking for C compiler version | |
configure:3806: gcc --version >&5 | |
Apple LLVM version 7.0.0 (clang-700.0.53) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
Configured with: --prefix=/Applications/Xcode-beta.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
configure:3817: $? = 0 | |
configure:3806: gcc -v >&5 | |
Configured with: --prefix=/Applications/Xcode-beta.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Apple LLVM version 7.0.0 (clang-700.0.53) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:3817: $? = 0 | |
configure:3806: gcc -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3817: $? = 1 | |
configure:3806: gcc -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
clang: error: no input files | |
configure:3817: $? = 1 | |
configure:3837: checking whether the C compiler works | |
configure:3859: gcc -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:3863: $? = 0 | |
configure:3911: result: yes | |
configure:3914: checking for C compiler default output file name | |
configure:3916: result: a.out | |
configure:3922: checking for suffix of executables | |
configure:3929: gcc -o conftest -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:3933: $? = 0 | |
configure:3955: result: | |
configure:3977: checking whether we are cross compiling | |
configure:3985: gcc -o conftest -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:3989: $? = 0 | |
configure:3996: ./conftest | |
configure:4000: $? = 0 | |
configure:4015: result: no | |
configure:4020: checking for suffix of object files | |
configure:4042: gcc -c -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4046: $? = 0 | |
configure:4067: result: o | |
configure:4071: checking whether we are using the GNU C compiler | |
configure:4090: gcc -c -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4090: $? = 0 | |
configure:4099: result: yes | |
configure:4108: checking whether gcc accepts -g | |
configure:4128: gcc -c -g -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4128: $? = 0 | |
configure:4169: result: yes | |
configure:4186: checking for gcc option to accept ISO C89 | |
configure:4249: gcc -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4249: $? = 0 | |
configure:4262: result: none needed | |
configure:4300: gcc -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
conftest.c:23:1: error: use of undeclared identifier 'choke' | |
choke me | |
^ | |
1 error generated. | |
configure:4300: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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:4322: gcc -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
conftest.c:23:1: error: use of undeclared identifier 'choke' | |
choke me | |
^ | |
1 error generated. | |
configure:4322: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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:4377: checking whether gcc supports -Wdeclaration-after-statement | |
configure:4397: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4397: $? = 0 | |
configure:4406: result: yes | |
configure:4412: checking whether gcc supports -Wendif-labels | |
configure:4432: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4432: $? = 0 | |
configure:4441: result: yes | |
configure:4447: checking whether gcc supports -Wmissing-format-attribute | |
configure:4467: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4467: $? = 0 | |
configure:4476: result: yes | |
configure:4483: checking whether gcc supports -Wformat-security | |
configure:4503: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4503: $? = 0 | |
configure:4512: result: yes | |
configure:4519: checking whether gcc supports -fno-strict-aliasing | |
configure:4539: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4539: $? = 0 | |
configure:4548: result: yes | |
configure:4555: checking whether gcc supports -fwrapv | |
configure:4575: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4575: $? = 0 | |
configure:4584: result: yes | |
configure:4591: checking whether gcc supports -fexcess-precision=standard | |
configure:4611: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/usr/local/opt/readline/include conftest.c >&5 | |
clang: warning: optimization flag '-fexcess-precision=standard' is not supported | |
clang: warning: argument unused during compilation: '-fexcess-precision=standard' | |
configure:4611: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:4620: result: no | |
configure:4627: checking whether gcc supports -funroll-loops | |
configure:4647: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -funroll-loops -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4647: $? = 0 | |
configure:4656: result: yes | |
configure:4662: checking whether gcc supports -ftree-vectorize | |
configure:4682: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -ftree-vectorize -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4682: $? = 0 | |
configure:4691: result: yes | |
configure:4700: checking whether gcc supports -Wunused-command-line-argument | |
configure:4720: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wunused-command-line-argument -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4720: $? = 0 | |
configure:4729: result: yes | |
configure:4929: checking whether the C compiler still works | |
configure:4942: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4942: $? = 0 | |
configure:4943: result: yes | |
configure:4968: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:4968: $? = 0 | |
configure:4981: checking how to run the C preprocessor | |
configure:5012: gcc -E -I/usr/local/opt/readline/include conftest.c | |
configure:5012: $? = 0 | |
configure:5026: gcc -E -I/usr/local/opt/readline/include conftest.c | |
conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5026: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 <ac_nonexistent.h> | |
configure:5051: result: gcc -E | |
configure:5071: gcc -E -I/usr/local/opt/readline/include conftest.c | |
configure:5071: $? = 0 | |
configure:5085: gcc -E -I/usr/local/opt/readline/include conftest.c | |
conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5085: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 <ac_nonexistent.h> | |
configure:5227: checking allow thread-safe client libraries | |
configure:5257: result: yes | |
configure:5264: checking whether to build with Tcl | |
configure:5290: result: yes | |
configure:5322: checking whether to build Perl modules | |
configure:5348: result: yes | |
configure:5355: checking whether to build Python modules | |
configure:5381: result: no | |
configure:5388: checking whether to build with GSSAPI support | |
configure:5419: result: yes | |
configure:5462: checking whether to build with PAM support | |
configure:5490: result: yes | |
configure:5497: checking whether to build with LDAP support | |
configure:5525: result: yes | |
configure:5532: checking whether to build with Bonjour support | |
configure:5560: result: yes | |
configure:5567: checking whether to build with OpenSSL support | |
configure:5595: result: yes | |
configure:5602: checking whether to build with SELinux support | |
configure:5629: result: no | |
configure:5819: checking for xml2-config | |
configure:5835: found /usr/local/bin/xml2-config | |
configure:5846: result: xml2-config | |
configure:5973: checking for grep that handles long lines and -e | |
configure:6031: result: /usr/bin/grep | |
configure:6036: checking for egrep | |
configure:6098: result: /usr/bin/grep -E | |
configure:6145: checking for ld used by GCC | |
configure:6208: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:6215: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:6227: result: no | |
configure:6311: checking for ranlib | |
configure:6327: found /usr/bin/ranlib | |
configure:6338: result: ranlib | |
configure:6404: checking for strip | |
configure:6420: found /usr/bin/strip | |
configure:6431: result: strip | |
configure:6454: checking whether it is possible to strip libraries | |
configure:6467: result: yes | |
configure:6524: checking for ar | |
configure:6540: found /usr/bin/ar | |
configure:6551: result: ar | |
configure:6866: checking for a BSD-compatible install | |
configure:6934: result: /usr/bin/install -c | |
configure:6956: checking for tar | |
configure:6974: found /usr/bin/tar | |
configure:6986: result: /usr/bin/tar | |
configure:6994: checking whether ln -s works | |
configure:6998: result: yes | |
configure:7009: checking for gawk | |
configure:7039: result: no | |
configure:7009: checking for mawk | |
configure:7039: result: no | |
configure:7009: checking for nawk | |
configure:7039: result: no | |
configure:7009: checking for awk | |
configure:7025: found /usr/bin/awk | |
configure:7036: result: awk | |
configure:7047: checking for a thread-safe mkdir -p | |
configure:7086: result: config/install-sh -c -d | |
configure:7102: checking for bison | |
configure:7120: found /usr/bin/bison | |
configure:7132: result: /usr/bin/bison | |
configure:7147: using bison (GNU Bison) 2.3 | |
configure:7186: checking for flex | |
configure:7231: result: /usr/bin/flex | |
configure:7251: using flex 2.5.35 Apple(flex-31) | |
configure:7263: checking for perl | |
configure:7281: found /usr/bin/perl | |
configure:7293: result: /usr/bin/perl | |
configure:7305: using perl 5.18.2 | |
configure:7338: checking for Perl archlibexp | |
configure:7342: result: /System/Library/Perl/5.18/darwin-thread-multi-2level | |
configure:7344: checking for Perl privlibexp | |
configure:7348: result: /System/Library/Perl/5.18 | |
configure:7350: checking for Perl useshrplib | |
configure:7354: result: true | |
configure:7357: checking for flags to link embedded Perl | |
configure:7374: result: -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl | |
configure:7553: checking for main in -lm | |
configure:7572: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:7572: $? = 0 | |
configure:7581: result: yes | |
configure:7592: checking for library containing setproctitle | |
configure:7623: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_setproctitle", referenced from: | |
_main in conftest-3b9e0a.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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:7623: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lutil -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_setproctitle", referenced from: | |
_main in conftest-d3d36d.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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:7640: result: no | |
configure:7648: checking for library containing dlopen | |
configure:7679: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:7679: $? = 0 | |
configure:7696: result: none required | |
configure:7704: checking for library containing socket | |
configure:7735: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:7735: $? = 0 | |
configure:7752: result: none required | |
configure:7760: checking for library containing shl_load | |
configure:7791: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_shl_load", referenced from: | |
_main in conftest-cc6623.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7791: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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:7791: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -ldld -lm >&5 | |
ld: library not found for -ldld | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7791: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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:7808: result: no | |
configure:7877: checking for library containing getopt_long | |
configure:7908: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:7908: $? = 0 | |
configure:7925: result: none required | |
configure:7933: checking for library containing crypt | |
configure:7964: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:7964: $? = 0 | |
configure:7981: result: none required | |
configure:7989: checking for library containing shm_open | |
configure:8020: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:8020: $? = 0 | |
configure:8037: result: none required | |
configure:8045: checking for library containing shm_unlink | |
configure:8076: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:8076: $? = 0 | |
configure:8093: result: none required | |
configure:8102: checking for library containing fdatasync | |
configure:8133: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:8133: $? = 0 | |
configure:8150: result: none required | |
configure:8160: checking for library containing gethostbyname_r | |
configure:8191: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_gethostbyname_r", referenced from: | |
_main in conftest-f5231d.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8191: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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 gethostbyname_r (); | |
| int | |
| main () | |
| { | |
| return gethostbyname_r (); | |
| ; | |
| return 0; | |
| } | |
configure:8191: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lnsl -lm >&5 | |
ld: library not found for -lnsl | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8191: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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 gethostbyname_r (); | |
| int | |
| main () | |
| { | |
| return gethostbyname_r (); | |
| ; | |
| return 0; | |
| } | |
configure:8208: result: no | |
configure:8217: checking for library containing shmget | |
configure:8248: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5 | |
configure:8248: $? = 0 | |
configure:8265: result: none required | |
configure:8277: checking for library containing readline | |
configure:8309: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lreadline -lm >&5 | |
configure:8309: $? = 0 | |
configure:8335: result: -lreadline | |
configure:8354: checking for inflate in -lz | |
configure:8379: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lz -lreadline -lm >&5 | |
configure:8379: $? = 0 | |
configure:8388: result: yes | |
configure:8419: checking for library containing gss_init_sec_context | |
configure:8450: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lz -lreadline -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_gss_init_sec_context", referenced from: | |
_main in conftest-56217d.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8450: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_LIBREADLINE 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_SPINLOCKS 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 gss_init_sec_context (); | |
| int | |
| main () | |
| { | |
| return gss_init_sec_context (); | |
| ; | |
| return 0; | |
| } | |
configure:8450: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8450: $? = 0 | |
configure:8467: result: -lgssapi_krb5 | |
configure:8484: checking for CRYPTO_new_ex_data in -lcrypto | |
configure:8509: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8509: $? = 0 | |
configure:8518: result: yes | |
configure:8531: checking for SSL_library_init in -lssl | |
configure:8556: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8556: $? = 0 | |
configure:8565: result: yes | |
configure:8698: checking for SSL_get_current_compression | |
configure:8698: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8698: $? = 0 | |
configure:8698: result: yes | |
configure:8710: checking for pam_start in -lpam | |
configure:8735: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8735: $? = 0 | |
configure:8744: result: yes | |
configure:8760: checking for xmlSaveToBuffer in -lxml2 | |
configure:8785: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8785: $? = 0 | |
configure:8794: result: yes | |
configure:8810: checking for xsltCleanupGlobals in -lxslt | |
configure:8835: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8835: $? = 0 | |
configure:8844: result: yes | |
configure:8922: checking for uuid_generate | |
configure:8922: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:8922: $? = 0 | |
configure:8922: result: yes | |
configure:9062: checking for ANSI C header files | |
configure:9082: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9082: $? = 0 | |
configure:9155: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:9155: $? = 0 | |
configure:9155: ./conftest | |
configure:9155: $? = 0 | |
configure:9166: result: yes | |
configure:9179: checking for sys/types.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for sys/stat.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for stdlib.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for string.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for memory.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for strings.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for inttypes.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for stdint.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9179: checking for unistd.h | |
configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9179: $? = 0 | |
configure:9179: result: yes | |
configure:9194: checking crypt.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:81:10: fatal error: 'crypt.h' file not found | |
#include <crypt.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <crypt.h> | |
configure:9194: result: no | |
configure:9194: checking crypt.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
conftest.c:48:10: fatal error: 'crypt.h' file not found | |
#include <crypt.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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 | |
| /* end confdefs.h. */ | |
| #include <crypt.h> | |
configure:9194: result: no | |
configure:9194: checking for crypt.h | |
configure:9194: result: no | |
configure:9194: checking dld.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:81:10: fatal error: 'dld.h' file not found | |
#include <dld.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <dld.h> | |
configure:9194: result: no | |
configure:9194: checking dld.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
conftest.c:48:10: fatal error: 'dld.h' file not found | |
#include <dld.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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 | |
| /* end confdefs.h. */ | |
| #include <dld.h> | |
configure:9194: result: no | |
configure:9194: checking for dld.h | |
configure:9194: result: no | |
configure:9194: checking fp_class.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:81:10: fatal error: 'fp_class.h' file not found | |
#include <fp_class.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <fp_class.h> | |
configure:9194: result: no | |
configure:9194: checking fp_class.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
conftest.c:48:10: fatal error: 'fp_class.h' file not found | |
#include <fp_class.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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 | |
| /* end confdefs.h. */ | |
| #include <fp_class.h> | |
configure:9194: result: no | |
configure:9194: checking for fp_class.h | |
configure:9194: result: no | |
configure:9194: checking getopt.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking getopt.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for getopt.h | |
configure:9194: result: yes | |
configure:9194: checking ieeefp.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:82:10: fatal error: 'ieeefp.h' file not found | |
#include <ieeefp.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <ieeefp.h> | |
configure:9194: result: no | |
configure:9194: checking ieeefp.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
conftest.c:49:10: fatal error: 'ieeefp.h' file not found | |
#include <ieeefp.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| /* end confdefs.h. */ | |
| #include <ieeefp.h> | |
configure:9194: result: no | |
configure:9194: checking for ieeefp.h | |
configure:9194: result: no | |
configure:9194: checking ifaddrs.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking ifaddrs.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for ifaddrs.h | |
configure:9194: result: yes | |
configure:9194: checking langinfo.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking langinfo.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for langinfo.h | |
configure:9194: result: yes | |
configure:9194: checking poll.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking poll.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for poll.h | |
configure:9194: result: yes | |
configure:9194: checking pwd.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking pwd.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for pwd.h | |
configure:9194: result: yes | |
configure:9194: checking sys/ioctl.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/ioctl.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/ioctl.h | |
configure:9194: result: yes | |
configure:9194: checking sys/ipc.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/ipc.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/ipc.h | |
configure:9194: result: yes | |
configure:9194: checking sys/poll.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/poll.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/poll.h | |
configure:9194: result: yes | |
configure:9194: checking sys/pstat.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:89:10: fatal error: 'sys/pstat.h' file not found | |
#include <sys/pstat.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/pstat.h> | |
configure:9194: result: no | |
configure:9194: checking sys/pstat.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
conftest.c:56:10: fatal error: 'sys/pstat.h' file not found | |
#include <sys/pstat.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/pstat.h> | |
configure:9194: result: no | |
configure:9194: checking for sys/pstat.h | |
configure:9194: result: no | |
configure:9194: checking sys/resource.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/resource.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/resource.h | |
configure:9194: result: yes | |
configure:9194: checking sys/select.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/select.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/select.h | |
configure:9194: result: yes | |
configure:9194: checking sys/sem.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/sem.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/sem.h | |
configure:9194: result: yes | |
configure:9194: checking sys/shm.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/shm.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/shm.h | |
configure:9194: result: yes | |
configure:9194: checking sys/socket.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/socket.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/socket.h | |
configure:9194: result: yes | |
configure:9194: checking sys/sockio.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/sockio.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/sockio.h | |
configure:9194: result: yes | |
configure:9194: checking sys/tas.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:95:10: fatal error: 'sys/tas.h' file not found | |
#include <sys/tas.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/tas.h> | |
configure:9194: result: no | |
configure:9194: checking sys/tas.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
conftest.c:62:10: fatal error: 'sys/tas.h' file not found | |
#include <sys/tas.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/tas.h> | |
configure:9194: result: no | |
configure:9194: checking for sys/tas.h | |
configure:9194: result: no | |
configure:9194: checking sys/time.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/time.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/time.h | |
configure:9194: result: yes | |
configure:9194: checking sys/un.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking sys/un.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for sys/un.h | |
configure:9194: result: yes | |
configure:9194: checking termios.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking termios.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for termios.h | |
configure:9194: result: yes | |
configure:9194: checking ucred.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:98:10: fatal error: 'ucred.h' file not found | |
#include <ucred.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <ucred.h> | |
configure:9194: result: no | |
configure:9194: checking ucred.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
conftest.c:65:10: fatal error: 'ucred.h' file not found | |
#include <ucred.h> | |
^ | |
1 error generated. | |
configure:9194: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| /* end confdefs.h. */ | |
| #include <ucred.h> | |
configure:9194: result: no | |
configure:9194: checking for ucred.h | |
configure:9194: result: no | |
configure:9194: checking utime.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking utime.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for utime.h | |
configure:9194: result: yes | |
configure:9194: checking wchar.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking wchar.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for wchar.h | |
configure:9194: result: yes | |
configure:9194: checking wctype.h usability | |
configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking wctype.h presence | |
configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9194: $? = 0 | |
configure:9194: result: yes | |
configure:9194: checking for wctype.h | |
configure:9194: result: yes | |
configure:9209: checking for net/if.h | |
configure:9209: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9209: $? = 0 | |
configure:9209: result: yes | |
configure:9229: checking for sys/ucred.h | |
configure:9229: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9229: $? = 0 | |
configure:9229: result: yes | |
configure:9247: checking netinet/in.h usability | |
configure:9247: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9247: $? = 0 | |
configure:9247: result: yes | |
configure:9247: checking netinet/in.h presence | |
configure:9247: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9247: $? = 0 | |
configure:9247: result: yes | |
configure:9247: checking for netinet/in.h | |
configure:9247: result: yes | |
configure:9259: checking for netinet/tcp.h | |
configure:9259: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9259: $? = 0 | |
configure:9259: result: yes | |
configure:9278: checking readline/readline.h usability | |
configure:9278: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9278: $? = 0 | |
configure:9278: result: yes | |
configure:9278: checking readline/readline.h presence | |
configure:9278: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9278: $? = 0 | |
configure:9278: result: yes | |
configure:9278: checking for readline/readline.h | |
configure:9278: result: yes | |
configure:9308: checking readline/history.h usability | |
configure:9308: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9308: $? = 0 | |
configure:9308: result: yes | |
configure:9308: checking readline/history.h presence | |
configure:9308: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9308: $? = 0 | |
configure:9308: result: yes | |
configure:9308: checking for readline/history.h | |
configure:9308: result: yes | |
configure:9430: checking zlib.h usability | |
configure:9430: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9430: $? = 0 | |
configure:9430: result: yes | |
configure:9430: checking zlib.h presence | |
configure:9430: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9430: $? = 0 | |
configure:9430: result: yes | |
configure:9430: checking for zlib.h | |
configure:9430: result: yes | |
configure:9446: checking gssapi/gssapi.h usability | |
configure:9446: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9446: $? = 0 | |
configure:9446: result: yes | |
configure:9446: checking gssapi/gssapi.h presence | |
configure:9446: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9446: $? = 0 | |
configure:9446: result: yes | |
configure:9446: checking for gssapi/gssapi.h | |
configure:9446: result: yes | |
configure:9474: checking openssl/ssl.h usability | |
configure:9474: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9474: $? = 0 | |
configure:9474: result: yes | |
configure:9474: checking openssl/ssl.h presence | |
configure:9474: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9474: $? = 0 | |
configure:9474: result: yes | |
configure:9474: checking for openssl/ssl.h | |
configure:9474: result: yes | |
configure:9482: checking openssl/err.h usability | |
configure:9482: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9482: $? = 0 | |
configure:9482: result: yes | |
configure:9482: checking openssl/err.h presence | |
configure:9482: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9482: $? = 0 | |
configure:9482: result: yes | |
configure:9482: checking for openssl/err.h | |
configure:9482: result: yes | |
configure:9495: checking security/pam_appl.h usability | |
configure:9495: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9495: $? = 0 | |
configure:9495: result: yes | |
configure:9495: checking security/pam_appl.h presence | |
configure:9495: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9495: $? = 0 | |
configure:9495: result: yes | |
configure:9495: checking for security/pam_appl.h | |
configure:9495: result: yes | |
configure:9523: checking libxml/parser.h usability | |
configure:9523: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9523: $? = 0 | |
configure:9523: result: yes | |
configure:9523: checking libxml/parser.h presence | |
configure:9523: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9523: $? = 0 | |
configure:9523: result: yes | |
configure:9523: checking for libxml/parser.h | |
configure:9523: result: yes | |
configure:9534: checking libxslt/xslt.h usability | |
configure:9534: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9534: $? = 0 | |
configure:9534: result: yes | |
configure:9534: checking libxslt/xslt.h presence | |
configure:9534: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9534: $? = 0 | |
configure:9534: result: yes | |
configure:9534: checking for libxslt/xslt.h | |
configure:9534: result: yes | |
configure:9559: checking ldap.h usability | |
configure:9559: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9559: $? = 0 | |
configure:9559: result: yes | |
configure:9559: checking ldap.h presence | |
configure:9559: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9559: $? = 0 | |
configure:9559: result: yes | |
configure:9559: checking for ldap.h | |
configure:9559: result: yes | |
configure:9571: checking for compatible LDAP implementation | |
configure:9592: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:79:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:79:9: error: expected ';' after top level declarator | |
choke me | |
^ | |
; | |
2 errors generated. | |
configure:9592: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| /* end confdefs.h. */ | |
| #include <ldap.h> | |
| #if !defined(LDAP_VENDOR_VERSION) || (defined(LDAP_API_FEATURE_X_OPENLDAP) && LDAP_VENDOR_VERSION >= 20424 && LDAP_VENDOR_VERSION <= 20431) | |
| choke me | |
| #endif | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9599: result: no | |
configure:9606: WARNING: | |
*** With OpenLDAP versions 2.4.24 through 2.4.31, inclusive, each backend | |
*** process that loads libpq (via WAL receiver, dblink, or postgres_fdw) and | |
*** also uses LDAP will crash on exit. | |
configure:9634: checking dns_sd.h usability | |
configure:9634: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9634: $? = 0 | |
configure:9634: result: yes | |
configure:9634: checking dns_sd.h presence | |
configure:9634: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9634: $? = 0 | |
configure:9634: result: yes | |
configure:9634: checking for dns_sd.h | |
configure:9634: result: yes | |
configure:9675: checking uuid/uuid.h usability | |
configure:9675: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9675: $? = 0 | |
configure:9675: result: yes | |
configure:9675: checking uuid/uuid.h presence | |
configure:9675: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:9675: $? = 0 | |
configure:9675: result: yes | |
configure:9675: checking for uuid/uuid.h | |
configure:9675: result: yes | |
configure:9797: checking whether byte ordering is bigendian | |
configure:9812: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9812: $? = 0 | |
configure:9857: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:9857: $? = 0 | |
configure:9875: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:85:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:9875: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10003: result: no | |
configure:10021: checking for inline | |
configure:10037: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:80:21: warning: unused function 'static_foo' [-Wunused-function] | |
static inline foo_t static_foo () {return 0; } | |
^ | |
1 warning generated. | |
configure:10037: $? = 0 | |
configure:10045: result: inline | |
configure:10063: checking for quiet inline (no complaint if unreferenced) | |
configure:10083: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:10083: $? = 0 | |
configure:10091: result: yes | |
configure:10102: checking for flexible array members | |
configure:10125: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10125: $? = 0 | |
configure:10132: result: yes | |
configure:10143: checking for signed types | |
configure:10159: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:84:13: warning: unused variable 'c' [-Wunused-variable] | |
signed char c; signed short s; signed int i; | |
^ | |
conftest.c:84:29: warning: unused variable 's' [-Wunused-variable] | |
signed char c; signed short s; signed int i; | |
^ | |
conftest.c:84:43: warning: unused variable 'i' [-Wunused-variable] | |
signed char c; signed short s; signed int i; | |
^ | |
3 warnings generated. | |
configure:10159: $? = 0 | |
configure:10166: result: yes | |
configure:10173: checking for __func__ | |
configure:10189: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10189: $? = 0 | |
configure:10196: result: yes | |
configure:10234: checking for _Static_assert | |
configure:10250: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:10250: $? = 0 | |
configure:10258: result: yes | |
configure:10265: checking for __builtin_types_compatible_p | |
configure:10281: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:86:20: warning: unused variable 'y' [-Wunused-variable] | |
int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)]; | |
^ | |
1 warning generated. | |
configure:10281: $? = 0 | |
configure:10288: result: yes | |
configure:10295: checking for __builtin_constant_p | |
configure:10311: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:83:26: warning: unused variable 'y' [-Wunused-variable] | |
static int x; static int y[__builtin_constant_p(x) ? x : 1]; | |
^ | |
1 warning generated. | |
configure:10311: $? = 0 | |
configure:10318: result: yes | |
configure:10325: checking for __builtin_unreachable | |
configure:10341: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:10341: $? = 0 | |
configure:10349: result: yes | |
configure:10356: checking for __VA_ARGS__ | |
configure:10374: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10374: $? = 0 | |
configure:10381: result: yes | |
configure:10388: checking whether struct tm is in sys/time.h or time.h | |
configure:10408: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10408: $? = 0 | |
configure:10415: result: time.h | |
configure:10423: checking for struct tm.tm_zone | |
configure:10423: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10423: $? = 0 | |
configure:10423: result: yes | |
configure:10441: checking for tzname | |
configure:10461: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:96:1: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration] | |
atoi(*tzname); | |
^ | |
1 warning generated. | |
configure:10461: $? = 0 | |
configure:10469: result: yes | |
configure:10477: checking for union semun | |
configure:10477: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10477: $? = 0 | |
configure:10477: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:96:26: error: expected expression | |
if (sizeof ((union semun))) | |
^ | |
1 error generated. | |
configure:10477: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/ipc.h> | |
| #include <sys/sem.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((union semun))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10477: result: yes | |
configure:10490: checking for struct sockaddr_un | |
configure:10490: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10490: $? = 0 | |
configure:10490: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:99:33: error: expected expression | |
if (sizeof ((struct sockaddr_un))) | |
^ | |
1 error generated. | |
configure:10490: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct sockaddr_un))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10490: result: yes | |
configure:10502: checking for struct sockaddr_storage | |
configure:10502: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10502: $? = 0 | |
configure:10502: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:100:38: error: expected expression | |
if (sizeof ((struct sockaddr_storage))) | |
^ | |
1 error generated. | |
configure:10502: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct sockaddr_storage))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10502: result: yes | |
configure:10517: checking for struct sockaddr_storage.ss_family | |
configure:10517: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10517: $? = 0 | |
configure:10517: result: yes | |
configure:10531: checking for struct sockaddr_storage.__ss_family | |
configure:10531: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:103:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? | |
if (ac_aggr.__ss_family) | |
^~~~~~~~~~~ | |
ss_family | |
/usr/include/sys/socket.h:337:14: note: 'ss_family' declared here | |
sa_family_t ss_family; /* [XSI] address family */ | |
^ | |
1 error generated. | |
configure:10531: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_storage ac_aggr; | |
| if (ac_aggr.__ss_family) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10531: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:103:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? | |
if (sizeof ac_aggr.__ss_family) | |
^~~~~~~~~~~ | |
ss_family | |
/usr/include/sys/socket.h:337:14: note: 'ss_family' declared here | |
sa_family_t ss_family; /* [XSI] address family */ | |
^ | |
1 error generated. | |
configure:10531: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_storage ac_aggr; | |
| if (sizeof ac_aggr.__ss_family) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10531: result: no | |
configure:10545: checking for struct sockaddr_storage.ss_len | |
configure:10545: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10545: $? = 0 | |
configure:10545: result: yes | |
configure:10559: checking for struct sockaddr_storage.__ss_len | |
configure:10559: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:104:13: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'? | |
if (ac_aggr.__ss_len) | |
^~~~~~~~ | |
ss_len | |
/usr/include/sys/socket.h:336:12: note: 'ss_len' declared here | |
__uint8_t ss_len; /* address length */ | |
^ | |
1 error generated. | |
configure:10559: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_storage ac_aggr; | |
| if (ac_aggr.__ss_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10559: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:104:20: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'? | |
if (sizeof ac_aggr.__ss_len) | |
^~~~~~~~ | |
ss_len | |
/usr/include/sys/socket.h:336:12: note: 'ss_len' declared here | |
__uint8_t ss_len; /* address length */ | |
^ | |
1 error generated. | |
configure:10559: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_storage ac_aggr; | |
| if (sizeof ac_aggr.__ss_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10559: result: no | |
configure:10573: checking for struct sockaddr.sa_len | |
configure:10573: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10573: $? = 0 | |
configure:10573: result: yes | |
configure:10588: checking for struct addrinfo | |
configure:10588: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10588: $? = 0 | |
configure:10588: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:103:30: error: expected expression | |
if (sizeof ((struct addrinfo))) | |
^ | |
1 error generated. | |
configure:10588: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/socket.h> | |
| #include <netdb.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct addrinfo))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10588: result: yes | |
configure:10603: checking for intptr_t | |
configure:10603: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10603: $? = 0 | |
configure:10603: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:132:23: error: expected expression | |
if (sizeof ((intptr_t))) | |
^ | |
1 error generated. | |
configure:10603: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((intptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10603: result: yes | |
configure:10639: checking for uintptr_t | |
configure:10639: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10639: $? = 0 | |
configure:10639: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:133:24: error: expected expression | |
if (sizeof ((uintptr_t))) | |
^ | |
1 error generated. | |
configure:10639: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uintptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10639: result: yes | |
configure:10676: checking for unsigned long long int | |
configure:10715: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:10715: $? = 0 | |
configure:10724: result: yes | |
configure:10734: checking for long long int | |
configure:10772: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:10772: $? = 0 | |
configure:10772: ./conftest | |
configure:10772: $? = 0 | |
configure:10784: result: yes | |
configure:10793: checking for locale_t | |
configure:10810: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:101:1: error: unknown type name 'locale_t' | |
locale_t x; | |
^ | |
1 error generated. | |
configure:10810: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| #include <locale.h> | |
| locale_t x; | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10825: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10825: $? = 0 | |
configure:10834: result: yes (in xlocale.h) | |
configure:10847: checking for struct cmsgcred | |
configure:10847: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:111:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred' | |
if (sizeof (struct cmsgcred)) | |
^ ~~~~~~~~~~~~~~~~~ | |
conftest.c:111:20: note: forward declaration of 'struct cmsgcred' | |
if (sizeof (struct cmsgcred)) | |
^ | |
1 error generated. | |
configure:10847: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| /* end confdefs.h. */ | |
| #include <sys/socket.h> | |
| #include <sys/param.h> | |
| #ifdef HAVE_SYS_UCRED_H | |
| #include <sys/ucred.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (struct cmsgcred)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10847: result: no | |
configure:10863: checking for struct option | |
configure:10863: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10863: $? = 0 | |
configure:10863: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:109:28: error: expected expression | |
if (sizeof ((struct option))) | |
^ | |
1 error generated. | |
configure:10863: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_GETOPT_H | |
| #include <getopt.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct option))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10863: result: yes | |
configure:10881: checking for z_streamp | |
configure:10881: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:10881: $? = 0 | |
configure:10881: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:108:24: error: expected expression | |
if (sizeof ((z_streamp))) | |
^ | |
1 error generated. | |
configure:10881: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| /* end confdefs.h. */ | |
| #include <zlib.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((z_streamp))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10881: result: yes | |
configure:10937: checking for special C compiler options needed for large files | |
configure:10982: result: no | |
configure:10988: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:11013: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11013: $? = 0 | |
configure:11045: result: no | |
configure:11138: checking size of off_t | |
configure:11143: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:11143: $? = 0 | |
configure:11143: ./conftest | |
configure:11143: $? = 0 | |
configure:11157: result: 8 | |
configure:11178: checking for int timezone | |
configure:11199: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:11199: $? = 0 | |
configure:11207: result: yes | |
configure:11214: checking types of arguments for accept() | |
configure:11249: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:111:12: error: conflicting types for 'accept' | |
extern int accept (int, struct sockaddr *, int *); | |
^ | |
/usr/include/sys/socket.h:580:5: note: previous declaration is here | |
int accept(int, struct sockaddr * __restrict, socklen_t * __restrict) | |
^ | |
1 error generated. | |
configure:11249: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| extern int accept (int, struct sockaddr *, int *); | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11249: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:111:12: error: conflicting types for 'accept' | |
extern int accept (int, struct sockaddr *, size_t *); | |
^ | |
/usr/include/sys/socket.h:580:5: note: previous declaration is here | |
int accept(int, struct sockaddr * __restrict, socklen_t * __restrict) | |
^ | |
1 error generated. | |
configure:11249: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| extern int accept (int, struct sockaddr *, size_t *); | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11249: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11249: $? = 0 | |
configure:11273: result: int, int, struct sockaddr *, socklen_t * | |
configure:11296: checking whether gettimeofday takes only one argument | |
configure:11314: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:115:14: warning: variable 'tp' is uninitialized when used here [-Wuninitialized] | |
gettimeofday(tp,tzp); | |
^~ | |
conftest.c:113:19: note: initialize the variable 'tp' to silence this warning | |
struct timeval *tp; | |
^ | |
= NULL | |
conftest.c:115:17: warning: variable 'tzp' is uninitialized when used here [-Wuninitialized] | |
gettimeofday(tp,tzp); | |
^~~ | |
conftest.c:114:21: note: initialize the variable 'tzp' to silence this warning | |
struct timezone *tzp; | |
^ | |
= NULL | |
2 warnings generated. | |
configure:11314: $? = 0 | |
configure:11321: result: no | |
configure:11340: checking for cbrt | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:132:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration] | |
char cbrt (); | |
^ | |
conftest.c:132:6: note: 'cbrt' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for dlopen | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for fdatasync | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for getifaddrs | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for getpeerucred | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_getpeerucred", referenced from: | |
_main in conftest-df727d.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11340: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| /* end confdefs.h. */ | |
| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getpeerucred innocuous_getpeerucred | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getpeerucred (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef 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:11340: result: no | |
configure:11340: checking for getrlimit | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for mbstowcs_l | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for memmove | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:138:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] | |
char memmove (); | |
^ | |
conftest.c:138:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
1 warning generated. | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for poll | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for pstat | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_pstat", referenced from: | |
_main in conftest-10f911.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11340: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| /* end confdefs.h. */ | |
| /* Define pstat to an innocuous variant, in case <limits.h> declares pstat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pstat innocuous_pstat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pstat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef pstat | |
| | |
| /* Override any 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:11340: result: no | |
configure:11340: checking for pthread_is_threaded_np | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for readlink | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for setproctitle | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_setproctitle", referenced from: | |
_main in conftest-4b43d5.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11340: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| /* end confdefs.h. */ | |
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setproctitle innocuous_setproctitle | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setproctitle (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef setproctitle | |
| | |
| /* Override any 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:11340: result: no | |
configure:11340: checking for setsid | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for shm_open | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for sigprocmask | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for symlink | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for sync_file_range | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_sync_file_range", referenced from: | |
_main in conftest-f19967.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11340: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| /* end confdefs.h. */ | |
| /* Define sync_file_range to an innocuous variant, in case <limits.h> declares sync_file_range. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sync_file_range innocuous_sync_file_range | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sync_file_range (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef sync_file_range | |
| | |
| /* 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 sync_file_range (); | |
| /* 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_sync_file_range || defined __stub___sync_file_range | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return sync_file_range (); | |
| ; | |
| return 0; | |
| } | |
configure:11340: result: no | |
configure:11340: checking for towlower | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for utime | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for utimes | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for wcstombs | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11340: checking for wcstombs_l | |
configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11340: $? = 0 | |
configure:11340: result: yes | |
configure:11350: checking for fseeko | |
configure:11350: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11350: $? = 0 | |
configure:11350: result: yes | |
configure:11373: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:11392: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11392: $? = 0 | |
configure:11420: result: no | |
configure:11449: checking for posix_fadvise | |
configure:11449: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_posix_fadvise", referenced from: | |
_main in conftest-a30bf8.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11449: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define posix_fadvise innocuous_posix_fadvise | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char posix_fadvise (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef posix_fadvise | |
| | |
| /* 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 posix_fadvise (); | |
| /* 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_posix_fadvise || defined __stub___posix_fadvise | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return posix_fadvise (); | |
| ; | |
| return 0; | |
| } | |
configure:11449: result: no | |
configure:11458: checking whether posix_fadvise is declared | |
configure:11458: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:139:10: error: use of undeclared identifier 'posix_fadvise' | |
(void) posix_fadvise; | |
^ | |
1 error generated. | |
configure:11458: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| #include <fcntl.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef posix_fadvise | |
| #ifdef __cplusplus | |
| (void) posix_fadvise; | |
| #else | |
| (void) posix_fadvise; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11458: result: no | |
configure:11472: checking whether fdatasync is declared | |
configure:11472: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:140:10: error: use of undeclared identifier 'fdatasync' | |
(void) fdatasync; | |
^ | |
1 error generated. | |
configure:11472: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| /* end confdefs.h. */ | |
| #include <unistd.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef fdatasync | |
| #ifdef __cplusplus | |
| (void) fdatasync; | |
| #else | |
| (void) fdatasync; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11472: result: no | |
configure:11484: checking whether strlcat is declared | |
configure:11484: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11484: $? = 0 | |
configure:11484: result: yes | |
configure:11494: checking whether strlcpy is declared | |
configure:11494: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11494: $? = 0 | |
configure:11494: result: yes | |
configure:11506: checking whether F_FULLFSYNC is declared | |
configure:11506: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11506: $? = 0 | |
configure:11506: result: yes | |
configure:11520: checking for struct sockaddr_in6 | |
configure:11520: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11520: $? = 0 | |
configure:11520: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:173:34: error: expected expression | |
if (sizeof ((struct sockaddr_in6))) | |
^ | |
1 error generated. | |
configure:11520: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <netinet/in.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct sockaddr_in6))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11520: result: yes | |
configure:11532: checking for PS_STRINGS | |
configure:11551: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:137:10: fatal error: 'sys/exec.h' file not found | |
#include <sys/exec.h> | |
^ | |
1 error generated. | |
configure:11551: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| /* end confdefs.h. */ | |
| #include <machine/vmparam.h> | |
| #include <sys/exec.h> | |
| | |
| int | |
| main () | |
| { | |
| PS_STRINGS->ps_nargvstr = 1; | |
| PS_STRINGS->ps_argvstr = "foo"; | |
| ; | |
| return 0; | |
| } | |
configure:11559: result: no | |
configure:11604: checking for snprintf | |
configure:11604: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:159:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:159:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
configure:11604: $? = 0 | |
configure:11604: result: yes | |
configure:11617: checking for vsnprintf | |
configure:11617: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:160:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] | |
char vsnprintf (); | |
^ | |
conftest.c:160:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' | |
1 warning generated. | |
configure:11617: $? = 0 | |
configure:11617: result: yes | |
configure:11636: checking whether snprintf is declared | |
configure:11636: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11636: $? = 0 | |
configure:11636: result: yes | |
configure:11646: checking whether vsnprintf is declared | |
configure:11646: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:11646: $? = 0 | |
configure:11646: result: yes | |
configure:11659: checking for isinf | |
configure:11678: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11678: $? = 0 | |
configure:11686: result: yes | |
configure:11715: checking for crypt | |
configure:11715: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11715: $? = 0 | |
configure:11715: result: yes | |
configure:11728: checking for fls | |
configure:11728: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11728: $? = 0 | |
configure:11728: result: yes | |
configure:11741: checking for getopt | |
configure:11741: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11741: $? = 0 | |
configure:11741: result: yes | |
configure:11754: checking for getrusage | |
configure:11754: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11754: $? = 0 | |
configure:11754: result: yes | |
configure:11767: checking for inet_aton | |
configure:11767: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11767: $? = 0 | |
configure:11767: result: yes | |
configure:11780: checking for mkdtemp | |
configure:11780: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11780: $? = 0 | |
configure:11780: result: yes | |
configure:11793: checking for random | |
configure:11793: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11793: $? = 0 | |
configure:11793: result: yes | |
configure:11806: checking for rint | |
configure:11806: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:171:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] | |
char rint (); | |
^ | |
conftest.c:171:6: note: 'rint' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:11806: $? = 0 | |
configure:11806: result: yes | |
configure:11819: checking for srandom | |
configure:11819: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11819: $? = 0 | |
configure:11819: result: yes | |
configure:11832: checking for strerror | |
configure:11832: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:173:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:173:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:11832: $? = 0 | |
configure:11832: result: yes | |
configure:11845: checking for strlcat | |
configure:11845: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:174:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] | |
char strlcat (); | |
^ | |
conftest.c:174:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' | |
1 warning generated. | |
configure:11845: $? = 0 | |
configure:11845: result: yes | |
configure:11858: checking for strlcpy | |
configure:11858: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
conftest.c:175:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] | |
char strlcpy (); | |
^ | |
conftest.c:175:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' | |
1 warning generated. | |
configure:11858: $? = 0 | |
configure:11858: result: yes | |
configure:11888: checking for unsetenv | |
configure:11888: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11888: $? = 0 | |
configure:11888: result: yes | |
configure:11901: checking for getpeereid | |
configure:11901: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11901: $? = 0 | |
configure:11901: result: yes | |
configure:11924: checking for getaddrinfo | |
configure:11924: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11924: $? = 0 | |
configure:11924: result: yes | |
configure:11949: checking for getopt_long | |
configure:11949: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:11949: $? = 0 | |
configure:11949: result: yes | |
configure:12097: checking for sigsetjmp | |
configure:12113: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:12113: $? = 0 | |
configure:12121: result: yes | |
configure:12129: checking whether sys_siglist is declared | |
configure:12129: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:12129: $? = 0 | |
configure:12129: result: yes | |
configure:12148: checking for syslog | |
configure:12148: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:12148: $? = 0 | |
configure:12148: result: yes | |
configure:12150: checking syslog.h usability | |
configure:12150: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:12150: $? = 0 | |
configure:12150: result: yes | |
configure:12150: checking syslog.h presence | |
configure:12150: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:12150: $? = 0 | |
configure:12150: result: yes | |
configure:12150: checking for syslog.h | |
configure:12150: result: yes | |
configure:12161: checking for opterr | |
configure:12177: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:12177: $? = 0 | |
configure:12185: result: yes | |
configure:12193: checking for optreset | |
configure:12209: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:12209: $? = 0 | |
configure:12217: result: yes | |
configure:12228: checking for strtoll | |
configure:12228: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:12228: $? = 0 | |
configure:12228: result: yes | |
configure:12240: checking for strtoull | |
configure:12240: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:12240: $? = 0 | |
configure:12240: result: yes | |
configure:12250: checking for builtin locking functions | |
configure:12268: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5 | |
configure:12268: $? = 0 | |
configure:12276: result: yes | |
configure:12288: checking for rl_completion_append_character | |
configure:12310: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:12310: $? = 0 | |
configure:12318: result: yes | |
configure:12328: checking for rl_completion_matches | |
configure:12328: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:12328: $? = 0 | |
configure:12328: result: yes | |
configure:12328: checking for rl_filename_completion_function | |
configure:12328: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:12328: $? = 0 | |
configure:12328: result: yes | |
configure:12340: checking for append_history | |
configure:12340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_append_history", referenced from: | |
_main in conftest-fe3380.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:12340: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| /* end confdefs.h. */ | |
| /* Define append_history to an innocuous variant, in case <limits.h> declares append_history. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define append_history innocuous_append_history | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char append_history (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef append_history | |
| | |
| /* 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 append_history (); | |
| /* 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_append_history || defined __stub___append_history | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return append_history (); | |
| ; | |
| return 0; | |
| } | |
configure:12340: result: no | |
configure:12340: checking for history_truncate_file | |
configure:12340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:12340: $? = 0 | |
configure:12340: result: yes | |
configure:12528: checking for the pthreads library -lpthreads | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthreads -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] | |
pthread_t th; pthread_join(th, 0); | |
^~ | |
conftest.c:173:13: note: initialize the variable 'th' to silence this warning | |
pthread_t th; pthread_join(th, 0); | |
^ | |
= NULL | |
1 warning generated. | |
ld: library not found for -lpthreads | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12471: checking whether pthreads work without any flags | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] | |
pthread_t th; pthread_join(th, 0); | |
^~ | |
conftest.c:173:13: note: initialize the variable 'th' to silence this warning | |
pthread_t th; pthread_join(th, 0); | |
^ | |
= NULL | |
1 warning generated. | |
configure:12561: $? = 0 | |
configure:12596: result: yes | |
configure:12476: checking whether pthreads work with -Kthread | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -Kthread -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
clang: error: unknown argument: '-Kthread' | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12476: checking whether pthreads work with -kthread | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -kthread -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
clang: error: unknown argument: '-kthread' | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12528: checking for the pthreads library -llthread | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -llthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] | |
pthread_t th; pthread_join(th, 0); | |
^~ | |
conftest.c:173:13: note: initialize the variable 'th' to silence this warning | |
pthread_t th; pthread_join(th, 0); | |
^ | |
= NULL | |
1 warning generated. | |
ld: library not found for -llthread | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12476: checking whether pthreads work with -pthread | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] | |
pthread_t th; pthread_join(th, 0); | |
^~ | |
conftest.c:173:13: note: initialize the variable 'th' to silence this warning | |
pthread_t th; pthread_join(th, 0); | |
^ | |
= NULL | |
1 warning generated. | |
configure:12561: $? = 0 | |
configure:12596: result: yes | |
configure:12476: checking whether pthreads work with -pthreads | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] | |
pthread_t th; pthread_join(th, 0); | |
^~ | |
conftest.c:173:13: note: initialize the variable 'th' to silence this warning | |
pthread_t th; pthread_join(th, 0); | |
^ | |
= NULL | |
1 warning generated. | |
configure:12561: $? = 0 | |
configure:12596: result: yes | |
configure:12476: checking whether pthreads work with -mthreads | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -mthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
clang: error: unknown argument: '-mthreads' | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12528: checking for the pthreads library -lpthread | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] | |
pthread_t th; pthread_join(th, 0); | |
^~ | |
conftest.c:173:13: note: initialize the variable 'th' to silence this warning | |
pthread_t th; pthread_join(th, 0); | |
^ | |
= NULL | |
1 warning generated. | |
configure:12561: $? = 0 | |
configure:12596: result: yes | |
configure:12476: checking whether pthreads work with --thread-safe | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads --thread-safe -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
clang: error: unsupported option '--thread-safe' | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12476: checking whether pthreads work with -mt | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -mt -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
clang: error: unknown argument: '-mt' | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12528: checking for the pthreads library -lpthreadGC2 | |
configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthreadGC2 -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] | |
pthread_t th; pthread_join(th, 0); | |
^~ | |
conftest.c:173:13: note: initialize the variable 'th' to silence this warning | |
pthread_t th; pthread_join(th, 0); | |
^ | |
= NULL | |
1 warning generated. | |
ld: library not found for -lpthreadGC2 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:12561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:12596: result: no | |
configure:12768: checking pthread.h usability | |
configure:12768: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:12768: $? = 0 | |
configure:12768: result: yes | |
configure:12768: checking pthread.h presence | |
configure:12768: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:12768: $? = 0 | |
configure:12768: result: yes | |
configure:12768: checking for pthread.h | |
configure:12768: result: yes | |
configure:12782: checking for strerror_r | |
configure:12782: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5 | |
configure:12782: $? = 0 | |
configure:12782: result: yes | |
configure:12782: checking for getpwuid_r | |
configure:12782: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5 | |
configure:12782: $? = 0 | |
configure:12782: result: yes | |
configure:12782: checking for gethostbyname_r | |
configure:12782: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5 | |
Undefined symbols for architecture x86_64: | |
"_gethostbyname_r", referenced from: | |
_main in conftest-b0e369.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:12782: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| /* end confdefs.h. */ | |
| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define gethostbyname_r innocuous_gethostbyname_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char gethostbyname_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef gethostbyname_r | |
| | |
| /* 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 gethostbyname_r (); | |
| /* 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_gethostbyname_r || defined __stub___gethostbyname_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return gethostbyname_r (); | |
| ; | |
| return 0; | |
| } | |
configure:12782: result: no | |
configure:12793: checking whether getpwuid_r takes a fifth argument | |
configure:12815: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:181:12: warning: variable 'uid' is uninitialized when used here [-Wuninitialized] | |
getpwuid_r(uid, space, buf, bufsize, result); | |
^~~ | |
conftest.c:176:10: note: initialize the variable 'uid' to silence this warning | |
uid_t uid; | |
^ | |
= 0 | |
conftest.c:181:17: warning: variable 'space' is uninitialized when used here [-Wuninitialized] | |
getpwuid_r(uid, space, buf, bufsize, result); | |
^~~~~ | |
conftest.c:177:21: note: initialize the variable 'space' to silence this warning | |
struct passwd *space; | |
^ | |
= 0 | |
conftest.c:181:24: warning: variable 'buf' is uninitialized when used here [-Wuninitialized] | |
getpwuid_r(uid, space, buf, bufsize, result); | |
^~~ | |
conftest.c:178:10: note: initialize the variable 'buf' to silence this warning | |
char *buf; | |
^ | |
= 0 | |
conftest.c:181:29: warning: variable 'bufsize' is uninitialized when used here [-Wuninitialized] | |
getpwuid_r(uid, space, buf, bufsize, result); | |
^~~~~~~ | |
conftest.c:179:15: note: initialize the variable 'bufsize' to silence this warning | |
size_t bufsize; | |
^ | |
= 0 | |
conftest.c:181:38: warning: variable 'result' is uninitialized when used here [-Wuninitialized] | |
getpwuid_r(uid, space, buf, bufsize, result); | |
^~~~~~ | |
conftest.c:180:23: note: initialize the variable 'result' to silence this warning | |
struct passwd **result; | |
^ | |
= 0 | |
5 warnings generated. | |
configure:12815: $? = 0 | |
configure:12822: result: yes | |
configure:12830: checking whether strerror_r returns int | |
configure:12851: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:12851: $? = 0 | |
configure:12858: result: yes | |
configure:12884: checking for ldap_bind in -lldap | |
configure:12909: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lldap -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:12909: $? = 0 | |
configure:12918: result: yes | |
configure:12934: checking for ldap_simple_bind in -lldap_r | |
configure:12959: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lldap_r -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -lpthread -lldap -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:12959: $? = 0 | |
configure:12968: result: yes | |
configure:13046: checking test program | |
configure:13056: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13056: $? = 0 | |
configure:13056: ./conftest | |
configure:13056: $? = 0 | |
configure:13057: result: ok | |
configure:13125: checking whether long int is 64 bits | |
configure:13183: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
conftest.c:184:5: warning: no previous prototype for function 'does_int64_work' [-Wmissing-prototypes] | |
int does_int64_work() | |
^ | |
conftest.c:198:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main() { | |
^ | |
conftest.c:199:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
exit(! does_int64_work()); | |
^ | |
conftest.c:199:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
3 warnings generated. | |
configure:13183: $? = 0 | |
configure:13183: ./conftest | |
configure:13183: $? = 0 | |
configure:13193: result: yes | |
configure:13419: checking whether snprintf supports the %z modifier | |
configure:13450: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13450: $? = 0 | |
configure:13450: ./conftest | |
configure:13450: $? = 0 | |
configure:13461: result: yes | |
configure:13487: checking size of void * | |
configure:13492: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13492: $? = 0 | |
configure:13492: ./conftest | |
configure:13492: $? = 0 | |
configure:13506: result: 8 | |
configure:13520: checking size of size_t | |
configure:13525: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13525: $? = 0 | |
configure:13525: ./conftest | |
configure:13525: $? = 0 | |
configure:13539: result: 8 | |
configure:13553: checking size of long | |
configure:13558: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13558: $? = 0 | |
configure:13558: ./conftest | |
configure:13558: $? = 0 | |
configure:13572: result: 8 | |
configure:13584: checking whether to build with float4 passed by value | |
configure:13615: result: yes | |
configure:13627: checking whether to build with float8 passed by value | |
configure:13689: result: yes | |
configure:13701: checking alignment of short | |
configure:13706: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13706: $? = 0 | |
configure:13706: ./conftest | |
configure:13706: $? = 0 | |
configure:13724: result: 2 | |
configure:13736: checking alignment of int | |
configure:13741: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13741: $? = 0 | |
configure:13741: ./conftest | |
configure:13741: $? = 0 | |
configure:13759: result: 4 | |
configure:13771: checking alignment of long | |
configure:13776: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13776: $? = 0 | |
configure:13776: ./conftest | |
configure:13776: $? = 0 | |
configure:13794: result: 8 | |
configure:13843: checking alignment of double | |
configure:13848: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13848: $? = 0 | |
configure:13848: ./conftest | |
configure:13848: $? = 0 | |
configure:13866: result: 8 | |
configure:13897: checking for int8 | |
configure:13897: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:196:13: error: use of undeclared identifier 'int8'; did you mean 'int'? | |
if (sizeof (int8)) | |
^~~~ | |
int | |
conftest.c:196:13: error: expected expression | |
2 errors generated. | |
configure:13897: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define GETPWUID_R_5ARG 1 | |
| #define STRERROR_R_INT 1 | |
| #define HAVE_LIBLDAP 1 | |
| #define HAVE_LIBLDAP_R 1 | |
| #define HAVE_LONG_INT_64 1 | |
| #define PG_INT64_TYPE long int | |
| #define INT64_FORMAT "%ld" | |
| #define UINT64_FORMAT "%lu" | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG 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 <stdio.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int8)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13897: result: no | |
configure:13907: checking for uint8 | |
configure:13907: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:196:13: error: use of undeclared identifier 'uint8' | |
if (sizeof (uint8)) | |
^ | |
1 error generated. | |
configure:13907: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define GETPWUID_R_5ARG 1 | |
| #define STRERROR_R_INT 1 | |
| #define HAVE_LIBLDAP 1 | |
| #define HAVE_LIBLDAP_R 1 | |
| #define HAVE_LONG_INT_64 1 | |
| #define PG_INT64_TYPE long int | |
| #define INT64_FORMAT "%ld" | |
| #define UINT64_FORMAT "%lu" | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG 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 <stdio.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (uint8)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13907: result: no | |
configure:13917: checking for int64 | |
configure:13917: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:196:13: error: use of undeclared identifier 'int64' | |
if (sizeof (int64)) | |
^ | |
1 error generated. | |
configure:13917: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define GETPWUID_R_5ARG 1 | |
| #define STRERROR_R_INT 1 | |
| #define HAVE_LIBLDAP 1 | |
| #define HAVE_LIBLDAP_R 1 | |
| #define HAVE_LONG_INT_64 1 | |
| #define PG_INT64_TYPE long int | |
| #define INT64_FORMAT "%ld" | |
| #define UINT64_FORMAT "%lu" | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG 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 <stdio.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int64)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13917: result: no | |
configure:13927: checking for uint64 | |
configure:13927: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:196:13: error: use of undeclared identifier 'uint64' | |
if (sizeof (uint64)) | |
^ | |
1 error generated. | |
configure:13927: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define GETPWUID_R_5ARG 1 | |
| #define STRERROR_R_INT 1 | |
| #define HAVE_LIBLDAP 1 | |
| #define HAVE_LIBLDAP_R 1 | |
| #define HAVE_LONG_INT_64 1 | |
| #define PG_INT64_TYPE long int | |
| #define INT64_FORMAT "%ld" | |
| #define UINT64_FORMAT "%lu" | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG 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 <stdio.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (uint64)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13927: result: no | |
configure:13941: checking for sig_atomic_t | |
configure:13941: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:13941: $? = 0 | |
configure:13941: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
conftest.c:196:27: error: expected expression | |
if (sizeof ((sig_atomic_t))) | |
^ | |
1 error generated. | |
configure:13941: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.4.4" | |
| #define PACKAGE_STRING "PostgreSQL 9.4.4" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PG_MAJORVERSION "9.4" | |
| #define PG_VERSION "9.4.4" | |
| #define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_PAM 1 | |
| #define USE_LDAP 1 | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 1 | |
| #define HAVE_UUID_E2FS 1 | |
| #define USE_LIBXML 1 | |
| #define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
| #define HAVE_LIBPAM 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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_GETOPT_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_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_SHM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
| #define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
| #define HAVE_SECURITY_PAM_APPL_H 1 | |
| #define HAVE_LDAP_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define PG_USE_INLINE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FUNCNAME__FUNC 1 | |
| #define HAVE__STATIC_ASSERT 1 | |
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE__BUILTIN_CONSTANT_P 1 | |
| #define HAVE__BUILTIN_UNREACHABLE 1 | |
| #define HAVE__VA_ARGS 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_UNION_SEMUN 1 | |
| #define HAVE_UNIX_SOCKETS 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_LOCALE_T 1 | |
| #define LOCALE_T_IN_XLOCALE 1 | |
| #define HAVE_STRUCT_OPTION 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INT_TIMEZONE 1 | |
| #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_FDATASYNC 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_MBSTOWCS_L 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PTHREAD_IS_THREADED_NP 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SHM_OPEN 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WCSTOMBS 1 | |
| #define HAVE_WCSTOMBS_L 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DECL_POSIX_FADVISE 0 | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRLCAT 1 | |
| #define HAVE_DECL_STRLCPY 1 | |
| #define HAVE_DECL_F_FULLFSYNC 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_FLS 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SRANDOM 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETPEEREID 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_INT_OPTERR 1 | |
| #define HAVE_INT_OPTRESET 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_GCC_INT_ATOMICS 1 | |
| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
| #define HAVE_RL_COMPLETION_MATCHES 1 | |
| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
| #define HAVE_HISTORY_TRUNCATE_FILE 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define GETPWUID_R_5ARG 1 | |
| #define STRERROR_R_INT 1 | |
| #define HAVE_LIBLDAP 1 | |
| #define HAVE_LIBLDAP_R 1 | |
| #define HAVE_LONG_INT_64 1 | |
| #define PG_INT64_TYPE long int | |
| #define INT64_FORMAT "%ld" | |
| #define UINT64_FORMAT "%lu" | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_LONG 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 <signal.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sig_atomic_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13941: result: yes | |
configure:13956: checking for POSIX signal interface | |
configure:13976: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:13976: $? = 0 | |
configure:13984: result: yes | |
configure:14279: checking for tclsh | |
configure:14297: found /usr/bin/tclsh | |
configure:14309: result: /usr/bin/tclsh | |
configure:14324: checking for tclConfig.sh | |
configure:14349: result: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/tclConfig.sh | |
configure:14365: checking tcl.h usability | |
configure:14365: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5 | |
configure:14365: $? = 0 | |
configure:14365: result: yes | |
configure:14365: checking tcl.h presence | |
configure:14365: gcc -E -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c | |
configure:14365: $? = 0 | |
configure:14365: result: yes | |
configure:14365: checking for tcl.h | |
configure:14365: result: yes | |
configure:14380: checking for perl.h | |
configure:14380: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE conftest.c >&5 | |
configure:14380: $? = 0 | |
configure:14380: result: yes | |
configure:14395: checking for libperl | |
configure:14411: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl >&5 | |
configure:14411: $? = 0 | |
configure:14412: result: yes | |
configure:14447: checking for onsgmls | |
configure:14477: result: no | |
configure:14447: checking for nsgmls | |
configure:14477: result: no | |
configure:14489: checking for openjade | |
configure:14519: result: no | |
configure:14489: checking for jade | |
configure:14505: found /Users/marius/.nvm/versions/io.js/v2.5.0/bin/jade | |
configure:14516: result: jade | |
configure:14528: checking for DocBook V4.2 | |
configure:14557: result: no | |
configure:14563: checking for DocBook stylesheets | |
configure:14602: result: no | |
configure:14611: checking for collateindex.pl | |
configure:14644: result: no | |
configure:14654: checking for xsltproc | |
configure:14670: found /usr/bin/xsltproc | |
configure:14681: result: xsltproc | |
configure:14696: checking for osx | |
configure:14726: result: no | |
configure:14696: checking for sgml2xml | |
configure:14726: result: no | |
configure:14696: checking for sx | |
configure:14726: result: no | |
configure:14797: checking thread safety of required library functions | |
configure:14820: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DIN_CONFIGURE -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5 | |
configure:14820: $? = 0 | |
configure:14820: ./conftest | |
Your errno is thread-safe. | |
Your system has sterror_r(); it does not need strerror(). | |
Your system has getpwuid_r(); it does not need getpwuid(). | |
Your system has getaddrinfo(); it does not need gethostbyname() | |
or gethostbyname_r(). | |
Your platform is thread-safe. | |
configure:14820: $? = 0 | |
configure:14821: result: yes | |
configure:14856: checking whether gcc supports -Wl,-dead_strip_dylibs | |
configure:14877: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib -Wl,-dead_strip_dylibs conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5 | |
configure:14877: $? = 0 | |
configure:14877: ./conftest | |
configure:14877: $? = 0 | |
configure:14888: result: yes | |
configure:15004: using compiler=Apple LLVM version 7.0.0 (clang-700.0.53) | |
configure:15006: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 | |
configure:15008: using CPPFLAGS=-I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 | |
configure:15010: using LDFLAGS= -L/usr/local/Cellar/libxml2/2.9.2/lib -Wl,-dead_strip_dylibs | |
configure:15168: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by PostgreSQL config.status 9.4.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on Mariuss-iMac-3.lan | |
config.status:1120: creating GNUmakefile | |
config.status:1120: creating src/Makefile.global | |
config.status:1120: creating src/include/pg_config.h | |
config.status:1301: src/include/pg_config.h is unchanged | |
config.status:1120: creating src/include/pg_config_ext.h | |
config.status:1301: src/include/pg_config_ext.h is unchanged | |
config.status:1120: creating src/interfaces/ecpg/include/ecpg_config.h | |
config.status:1301: src/interfaces/ecpg/include/ecpg_config.h is unchanged | |
config.status:1327: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s | |
config.status:1327: linking src/backend/port/dynloader/darwin.c to src/backend/port/dynloader.c | |
config.status:1327: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c | |
config.status:1327: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c | |
config.status:1327: linking src/backend/port/unix_latch.c to src/backend/port/pg_latch.c | |
config.status:1327: linking src/backend/port/dynloader/darwin.h to src/include/dynloader.h | |
config.status:1327: linking src/include/port/darwin.h to src/include/pg_config_os.h | |
config.status:1327: linking src/makefiles/Makefile.darwin to src/Makefile.port | |
## ---------------- ## | |
## 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-apple-darwin15.0.0 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_flexmember=yes | |
ac_cv_c_inline=inline | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-I/usr/local/opt/readline/include | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_DOCBOOKSTYLE_set= | |
ac_cv_env_DOCBOOKSTYLE_value= | |
ac_cv_env_LDFLAGS_EX_set= | |
ac_cv_env_LDFLAGS_EX_value= | |
ac_cv_env_LDFLAGS_SL_set= | |
ac_cv_env_LDFLAGS_SL_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_SSL_get_current_compression=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_append_history=no | |
ac_cv_func_cbrt=yes | |
ac_cv_func_crypt=yes | |
ac_cv_func_dlopen=yes | |
ac_cv_func_fdatasync=yes | |
ac_cv_func_fls=yes | |
ac_cv_func_fseeko=yes | |
ac_cv_func_getaddrinfo=yes | |
ac_cv_func_gethostbyname_r=no | |
ac_cv_func_getifaddrs=yes | |
ac_cv_func_getopt=yes | |
ac_cv_func_getopt_long=yes | |
ac_cv_func_getpeereid=yes | |
ac_cv_func_getpeerucred=no | |
ac_cv_func_getpwuid_r=yes | |
ac_cv_func_getrlimit=yes | |
ac_cv_func_getrusage=yes | |
ac_cv_func_history_truncate_file=yes | |
ac_cv_func_inet_aton=yes | |
ac_cv_func_isinf=yes | |
ac_cv_func_mbstowcs_l=yes | |
ac_cv_func_memmove=yes | |
ac_cv_func_mkdtemp=yes | |
ac_cv_func_poll=yes | |
ac_cv_func_posix_fadvise=no | |
ac_cv_func_pstat=no | |
ac_cv_func_pthread_is_threaded_np=yes | |
ac_cv_func_random=yes | |
ac_cv_func_readlink=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_shm_open=yes | |
ac_cv_func_sigprocmask=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_srandom=yes | |
ac_cv_func_strerror=yes | |
ac_cv_func_strerror_r=yes | |
ac_cv_func_strlcat=yes | |
ac_cv_func_strlcpy=yes | |
ac_cv_func_strtoll=yes | |
ac_cv_func_strtoull=yes | |
ac_cv_func_symlink=yes | |
ac_cv_func_sync_file_range=no | |
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_uuid_generate=yes | |
ac_cv_func_vsnprintf=yes | |
ac_cv_func_wcstombs=yes | |
ac_cv_func_wcstombs_l=yes | |
ac_cv_have_decl_F_FULLFSYNC=yes | |
ac_cv_have_decl_fdatasync=no | |
ac_cv_have_decl_posix_fadvise=no | |
ac_cv_have_decl_snprintf=yes | |
ac_cv_have_decl_strlcat=yes | |
ac_cv_have_decl_strlcpy=yes | |
ac_cv_have_decl_sys_siglist=yes | |
ac_cv_have_decl_vsnprintf=yes | |
ac_cv_header_crypt_h=no | |
ac_cv_header_dld_h=no | |
ac_cv_header_dns_sd_h=yes | |
ac_cv_header_fp_class_h=no | |
ac_cv_header_getopt_h=yes | |
ac_cv_header_gssapi_gssapi_h=yes | |
ac_cv_header_ieeefp_h=no | |
ac_cv_header_ifaddrs_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_langinfo_h=yes | |
ac_cv_header_ldap_h=yes | |
ac_cv_header_libxml_parser_h=yes | |
ac_cv_header_libxslt_xslt_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_net_if_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_perl_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_ioctl_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_sockio_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_ucred_h=yes | |
ac_cv_header_sys_un_h=yes | |
ac_cv_header_syslog_h=yes | |
ac_cv_header_tcl_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_uuid_uuid_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-apple-darwin15.0.0 | |
ac_cv_lib_crypto_CRYPTO_new_ex_data=yes | |
ac_cv_lib_ldap_ldap_bind=yes | |
ac_cv_lib_ldap_r_ldap_simple_bind=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_xml2_xmlSaveToBuffer=yes | |
ac_cv_lib_xslt_xsltCleanupGlobals=yes | |
ac_cv_lib_z_inflate=yes | |
ac_cv_member_struct_sockaddr_sa_len=yes | |
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=yes | |
ac_cv_member_struct_tm_tm_zone=yes | |
ac_cv_objext=o | |
ac_cv_path_BISON=/usr/bin/bison | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_LD=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_TAR=/usr/bin/tar | |
ac_cv_path_TCLSH=/usr/bin/tclsh | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='gcc -E' | |
ac_cv_prog_JADE=jade | |
ac_cv_prog_XML2_CONFIG=xml2-config | |
ac_cv_prog_XSLTPROC=xsltproc | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_gnu_ld=no | |
ac_cv_search_crypt='none required' | |
ac_cv_search_dlopen='none required' | |
ac_cv_search_fdatasync='none required' | |
ac_cv_search_gethostbyname_r=no | |
ac_cv_search_getopt_long='none required' | |
ac_cv_search_gss_init_sec_context=-lgssapi_krb5 | |
ac_cv_search_setproctitle=no | |
ac_cv_search_shl_load=no | |
ac_cv_search_shm_open='none required' | |
ac_cv_search_shm_unlink='none required' | |
ac_cv_search_shmget='none required' | |
ac_cv_search_socket='none required' | |
ac_cv_sizeof_long=8 | |
ac_cv_sizeof_off_t=8 | |
ac_cv_sizeof_size_t=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_intptr_t=yes | |
ac_cv_type_long_long_int=yes | |
ac_cv_type_sig_atomic_t=yes | |
ac_cv_type_struct_addrinfo=yes | |
ac_cv_type_struct_cmsgcred=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_uint64=no | |
ac_cv_type_uint8=no | |
ac_cv_type_uintptr_t=yes | |
ac_cv_type_union_semun=yes | |
ac_cv_type_unsigned_long_long_int=yes | |
ac_cv_type_z_streamp=yes | |
ac_cv_var_tzname=yes | |
pgac_cv__builtin_constant_p=yes | |
pgac_cv__builtin_unreachable=yes | |
pgac_cv__static_assert=yes | |
pgac_cv__types_compatible=yes | |
pgac_cv__va_args=yes | |
pgac_cv_c_inline_quietly=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_sigsetjmp=yes | |
pgac_cv_func_strerror_r_int=yes | |
pgac_cv_funcname_func_support=yes | |
pgac_cv_gcc_int_atomics=yes | |
pgac_cv_ldap_safe=no | |
pgac_cv_path_flex=/usr/bin/flex | |
pgac_cv_prog_cc_cflags__Wdeclaration_after_statement=yes | |
pgac_cv_prog_cc_cflags__Wendif_labels=yes | |
pgac_cv_prog_cc_cflags__Wformat_security=yes | |
pgac_cv_prog_cc_cflags__Wmissing_format_attribute=yes | |
pgac_cv_prog_cc_cflags__Wunused_command_line_argument=yes | |
pgac_cv_prog_cc_cflags__fexcess_precision_standard=no | |
pgac_cv_prog_cc_cflags__fno_strict_aliasing=yes | |
pgac_cv_prog_cc_cflags__ftree_vectorize=yes | |
pgac_cv_prog_cc_cflags__funroll_loops=yes | |
pgac_cv_prog_cc_cflags__fwrapv=yes | |
pgac_cv_prog_cc_ldflags__Wl__dead_strip_dylibs=yes | |
pgac_cv_snprintf_size_t_support=yes | |
pgac_cv_type_locale_t='yes (in xlocale.h)' | |
pgac_cv_type_long_int_64=yes | |
pgac_cv_var_PS_STRINGS=no | |
pgac_cv_var_int_opterr=yes | |
pgac_cv_var_int_optreset=yes | |
pgac_cv_var_int_timezone=yes | |
pgac_cv_var_rl_completion_append_character=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='ar' | |
AWK='awk' | |
BISON='/usr/bin/bison' | |
BISONFLAGS='' | |
CC='gcc' | |
CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2' | |
CFLAGS_VECTOR=' -funroll-loops -ftree-vectorize' | |
COLLATEINDEX='' | |
CPP='gcc -E' | |
CPPFLAGS='-I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 ' | |
DEFS='-DHAVE_CONFIG_H' | |
DLLTOOL='' | |
DLLWRAP='' | |
DOCBOOKSTYLE='' | |
DTRACE='' | |
DTRACEFLAGS='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ELF_SYS='' | |
EXEEXT='' | |
FLEX='/usr/bin/flex' | |
FLEXFLAGS='' | |
GCC='yes' | |
GCOV='' | |
GENHTML='' | |
GREP='/usr/bin/grep' | |
HAVE_IPV6='yes' | |
HAVE_POSIX_SIGNALS='yes' | |
INCLUDES='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
JADE='jade' | |
LCOV='' | |
LD='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' | |
LDAP_LIBS_BE='-lldap ' | |
LDAP_LIBS_FE='-lldap_r ' | |
LDFLAGS=' -L/usr/local/Cellar/libxml2/2.9.2/lib -Wl,-dead_strip_dylibs' | |
LDFLAGS_EX='' | |
LDFLAGS_SL='' | |
LIBOBJS='' | |
LIBS='-lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm ' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d' | |
MSGFMT='' | |
MSGFMT_FLAGS='' | |
MSGMERGE='' | |
NSGMLS='' | |
OBJEXT='o' | |
OSX='' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='PostgreSQL' | |
PACKAGE_STRING='PostgreSQL 9.4.4' | |
PACKAGE_TARNAME='postgresql' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='9.4.4' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PG_MAJORVERSION='9.4' | |
PORTNAME='darwin' | |
PROVE='' | |
PTHREAD_CC='gcc' | |
PTHREAD_CFLAGS=' -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS' | |
PTHREAD_LIBS=' -lpthread ' | |
PYTHON='' | |
RANLIB='ranlib' | |
SHELL='/bin/sh' | |
STRIP='strip -x' | |
STRIP_SHARED_LIB='strip -x' | |
STRIP_STATIC_LIB='strip -x' | |
SUN_STUDIO_CC='no' | |
TAR='/usr/bin/tar' | |
TAS='' | |
TCLSH='/usr/bin/tclsh' | |
TCL_CONFIG_SH='/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/tclConfig.sh' | |
TCL_INCLUDE_SPEC='-I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers' | |
TCL_LIBS=' -lpthread -framework CoreFoundation ' | |
TCL_LIB_FILE='Tcl' | |
TCL_LIB_SPEC='-F/System/Library/Frameworks -framework Tcl' | |
TCL_SHARED_BUILD='1' | |
TCL_SHLIB_LD_LIBS='${LIBS}' | |
UUID_EXTRA_OBJS='md5.o sha1.o' | |
UUID_LIBS='' | |
WANTED_LANGUAGES='' | |
WINDRES='' | |
XGETTEXT='' | |
XML2_CONFIG='xml2-config' | |
XSLTPROC='xsltproc' | |
ZIC='' | |
ac_ct_CC='gcc' | |
acx_pthread_config='' | |
autodepend='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin15.0.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin15.0.0' | |
build_vendor='apple' | |
configure_args=' '\''--disable-debug'\'' '\''--prefix=/usr/local/Cellar/postgresql/9.4.4'\'' '\''--datadir=/usr/local/Cellar/postgresql/9.4.4/share/postgresql'\'' '\''--docdir=/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql'\'' '\''--enable-thread-safety'\'' '\''--with-bonjour'\'' '\''--with-gssapi'\'' '\''--with-ldap'\'' '\''--with-openssl'\'' '\''--with-pam'\'' '\''--with-libxml'\'' '\''--with-libxslt'\'' '\''--with-perl'\'' '\''--with-tcl'\'' '\''--with-tclconfig=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib'\'' '\''--with-uuid=e2fs'\'' '\''LDFLAGS='\'' '\''CPPFLAGS=-I/usr/local/opt/readline/include'\''' | |
datadir='/usr/local/Cellar/postgresql/9.4.4/share/postgresql' | |
datarootdir='${prefix}/share' | |
default_port='5432' | |
docdir='/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql' | |
dvidir='${docdir}' | |
enable_coverage='no' | |
enable_debug='no' | |
enable_dtrace='no' | |
enable_nls='no' | |
enable_rpath='yes' | |
enable_tap_tests='no' | |
enable_thread_safety='yes' | |
exec_prefix='${prefix}' | |
have_docbook='no' | |
have_win32_dbghelp='no' | |
host='x86_64-apple-darwin15.0.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin15.0.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_bin='/usr/bin/install -c' | |
krb_srvtab='FILE:$(sysconfdir)/krb5.keytab' | |
ld_R_works='' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
perl_archlibexp='/System/Library/Perl/5.18/darwin-thread-multi-2level' | |
perl_embed_ldflags=' -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl' | |
perl_privlibexp='/System/Library/Perl/5.18' | |
perl_useshrplib='true' | |
prefix='/usr/local/Cellar/postgresql/9.4.4' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
python_additional_libs='' | |
python_enable_shared='' | |
python_includespec='' | |
python_libdir='' | |
python_libspec='' | |
python_majorversion='' | |
python_version='' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
vpath_build='no' | |
with_gnu_ld='no' | |
with_libxml='yes' | |
with_libxslt='yes' | |
with_openssl='yes' | |
with_perl='yes' | |
with_python='no' | |
with_selinux='no' | |
with_system_tzdata='' | |
with_tcl='yes' | |
with_uuid='e2fs' | |
with_zlib='yes' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "PostgreSQL" | |
#define PACKAGE_TARNAME "postgresql" | |
#define PACKAGE_VERSION "9.4.4" | |
#define PACKAGE_STRING "PostgreSQL 9.4.4" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PG_MAJORVERSION "9.4" | |
#define PG_VERSION "9.4.4" | |
#define USE_INTEGER_DATETIMES 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 ENABLE_GSS 1 | |
#define PG_KRB_SRVNAM "postgres" | |
#define USE_PAM 1 | |
#define USE_LDAP 1 | |
#define USE_BONJOUR 1 | |
#define USE_SSL 1 | |
#define HAVE_UUID_E2FS 1 | |
#define USE_LIBXML 1 | |
#define USE_LIBXSLT 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_SSL_GET_CURRENT_COMPRESSION 1 | |
#define HAVE_LIBPAM 1 | |
#define HAVE_LIBXML2 1 | |
#define HAVE_LIBXSLT 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_GETOPT_H 1 | |
#define HAVE_IFADDRS_H 1 | |
#define HAVE_LANGINFO_H 1 | |
#define HAVE_POLL_H 1 | |
#define HAVE_PWD_H 1 | |
#define HAVE_SYS_IOCTL_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_SHM_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_SYS_SOCKIO_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_NET_IF_H 1 | |
#define HAVE_SYS_UCRED_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_GSSAPI_GSSAPI_H 1 | |
#define HAVE_SECURITY_PAM_APPL_H 1 | |
#define HAVE_LDAP_H 1 | |
#define HAVE_UUID_UUID_H 1 | |
#define PG_USE_INLINE 1 | |
#define FLEXIBLE_ARRAY_MEMBER /**/ | |
#define HAVE_FUNCNAME__FUNC 1 | |
#define HAVE__STATIC_ASSERT 1 | |
#define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | |
#define HAVE__BUILTIN_CONSTANT_P 1 | |
#define HAVE__BUILTIN_UNREACHABLE 1 | |
#define HAVE__VA_ARGS 1 | |
#define HAVE_STRUCT_TM_TM_ZONE 1 | |
#define HAVE_TM_ZONE 1 | |
#define HAVE_TZNAME 1 | |
#define HAVE_UNION_SEMUN 1 | |
#define HAVE_UNIX_SOCKETS 1 | |
#define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | |
#define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | |
#define HAVE_STRUCT_ADDRINFO 1 | |
#define HAVE_INTPTR_T 1 | |
#define HAVE_UINTPTR_T 1 | |
#define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
#define HAVE_LONG_LONG_INT 1 | |
#define HAVE_LOCALE_T 1 | |
#define LOCALE_T_IN_XLOCALE 1 | |
#define HAVE_STRUCT_OPTION 1 | |
#define SIZEOF_OFF_T 8 | |
#define HAVE_INT_TIMEZONE 1 | |
#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_FDATASYNC 1 | |
#define HAVE_GETIFADDRS 1 | |
#define HAVE_GETRLIMIT 1 | |
#define HAVE_MBSTOWCS_L 1 | |
#define HAVE_MEMMOVE 1 | |
#define HAVE_POLL 1 | |
#define HAVE_PTHREAD_IS_THREADED_NP 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_SETSID 1 | |
#define HAVE_SHM_OPEN 1 | |
#define HAVE_SIGPROCMASK 1 | |
#define HAVE_SYMLINK 1 | |
#define HAVE_TOWLOWER 1 | |
#define HAVE_UTIME 1 | |
#define HAVE_UTIMES 1 | |
#define HAVE_WCSTOMBS 1 | |
#define HAVE_WCSTOMBS_L 1 | |
#define HAVE_FSEEKO 1 | |
#define HAVE_FSEEKO 1 | |
#define HAVE_DECL_POSIX_FADVISE 0 | |
#define HAVE_DECL_FDATASYNC 0 | |
#define HAVE_DECL_STRLCAT 1 | |
#define HAVE_DECL_STRLCPY 1 | |
#define HAVE_DECL_F_FULLFSYNC 1 | |
#define HAVE_IPV6 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_VSNPRINTF 1 | |
#define HAVE_DECL_SNPRINTF 1 | |
#define HAVE_DECL_VSNPRINTF 1 | |
#define HAVE_ISINF 1 | |
#define HAVE_CRYPT 1 | |
#define HAVE_FLS 1 | |
#define HAVE_GETOPT 1 | |
#define HAVE_GETRUSAGE 1 | |
#define HAVE_INET_ATON 1 | |
#define HAVE_MKDTEMP 1 | |
#define HAVE_RANDOM 1 | |
#define HAVE_RINT 1 | |
#define HAVE_SRANDOM 1 | |
#define HAVE_STRERROR 1 | |
#define HAVE_STRLCAT 1 | |
#define HAVE_STRLCPY 1 | |
#define HAVE_UNSETENV 1 | |
#define HAVE_GETPEEREID 1 | |
#define HAVE_GETADDRINFO 1 | |
#define HAVE_GETOPT_LONG 1 | |
#define HAVE_SIGSETJMP 1 | |
#define HAVE_DECL_SYS_SIGLIST 1 | |
#define HAVE_SYSLOG 1 | |
#define HAVE_INT_OPTERR 1 | |
#define HAVE_INT_OPTRESET 1 | |
#define HAVE_STRTOLL 1 | |
#define HAVE_STRTOULL 1 | |
#define HAVE_GCC_INT_ATOMICS 1 | |
#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | |
#define HAVE_RL_COMPLETION_MATCHES 1 | |
#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | |
#define HAVE_HISTORY_TRUNCATE_FILE 1 | |
#define HAVE_STRERROR_R 1 | |
#define HAVE_GETPWUID_R 1 | |
#define GETPWUID_R_5ARG 1 | |
#define STRERROR_R_INT 1 | |
#define HAVE_LIBLDAP 1 | |
#define HAVE_LIBLDAP_R 1 | |
#define HAVE_LONG_INT_64 1 | |
#define PG_INT64_TYPE long int | |
#define INT64_FORMAT "%ld" | |
#define UINT64_FORMAT "%lu" | |
#define SIZEOF_VOID_P 8 | |
#define SIZEOF_SIZE_T 8 | |
#define SIZEOF_LONG 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 1 | |
#define USE_SYSV_SEMAPHORES 1 | |
#define USE_SYSV_SHARED_MEMORY 1 | |
#define MEMSET_LOOP_LIMIT 1024 | |
#define PG_VERSION_STR "PostgreSQL 9.4.4 on x86_64-apple-darwin15.0.0, compiled by Apple LLVM version 7.0.0 (clang-700.0.53), 64-bit" | |
#define PG_VERSION_NUM 90404 | |
configure: exit 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/sh | |
# Generated by configure. | |
# Run this file to recreate the current configuration. | |
# Compiler output produced by configure, useful for debugging | |
# configure, is in config.log if it exists. | |
debug=false | |
ac_cs_recheck=false | |
ac_cs_silent=false | |
SHELL=${CONFIG_SHELL-/bin/sh} | |
export SHELL | |
## -------------------- ## | |
## M4sh Initialization. ## | |
## -------------------- ## | |
# Be more Bourne compatible | |
DUALCASE=1; export DUALCASE # for MKS sh | |
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : | |
emulate sh | |
NULLCMD=: | |
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | |
# is contrary to our usage. Disable this feature. | |
alias -g '${1+"$@"}'='"$@"' | |
setopt NO_GLOB_SUBST | |
else | |
case `(set -o) 2>/dev/null` in #( | |
*posix*) : | |
set -o posix ;; #( | |
*) : | |
;; | |
esac | |
fi | |
as_nl=' | |
' | |
export as_nl | |
# Printing a long string crashes Solaris 7 /usr/bin/printf. | |
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | |
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo | |
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo | |
# Prefer a ksh shell builtin over an external printf program on Solaris, | |
# but without wasting forks for bash or zsh. | |
if test -z "$BASH_VERSION$ZSH_VERSION" \ | |
&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then | |
as_echo='print -r --' | |
as_echo_n='print -rn --' | |
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then | |
as_echo='printf %s\n' | |
as_echo_n='printf %s' | |
else | |
if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then | |
as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' | |
as_echo_n='/usr/ucb/echo -n' | |
else | |
as_echo_body='eval expr "X$1" : "X\\(.*\\)"' | |
as_echo_n_body='eval | |
arg=$1; | |
case $arg in #( | |
*"$as_nl"*) | |
expr "X$arg" : "X\\(.*\\)$as_nl"; | |
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; | |
esac; | |
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" | |
' | |
export as_echo_n_body | |
as_echo_n='sh -c $as_echo_n_body as_echo' | |
fi | |
export as_echo_body | |
as_echo='sh -c $as_echo_body as_echo' | |
fi | |
# The user is always right. | |
if test "${PATH_SEPARATOR+set}" != set; then | |
PATH_SEPARATOR=: | |
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { | |
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || | |
PATH_SEPARATOR=';' | |
} | |
fi | |
# IFS | |
# We need space, tab and new line, in precisely that order. Quoting is | |
# there to prevent editors from complaining about space-tab. | |
# (If _AS_PATH_WALK were called with IFS unset, it would disable word | |
# splitting by setting IFS to empty value.) | |
IFS=" "" $as_nl" | |
# Find who we are. Look in the path if we contain no directory separator. | |
as_myself= | |
case $0 in #(( | |
*[\\/]* ) as_myself=$0 ;; | |
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
for as_dir in $PATH | |
do | |
IFS=$as_save_IFS | |
test -z "$as_dir" && as_dir=. | |
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | |
done | |
IFS=$as_save_IFS | |
;; | |
esac | |
# We did not find ourselves, most probably we were run as `sh COMMAND' | |
# in which case we are not to be found in the path. | |
if test "x$as_myself" = x; then | |
as_myself=$0 | |
fi | |
if test ! -f "$as_myself"; then | |
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 | |
exit 1 | |
fi | |
# Unset variables that we do not need and which cause bugs (e.g. in | |
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" | |
# suppresses any "Segmentation fault" message there. '((' could | |
# trigger a bug in pdksh 5.2.14. | |
for as_var in BASH_ENV ENV MAIL MAILPATH | |
do eval test x\${$as_var+set} = xset \ | |
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : | |
done | |
PS1='$ ' | |
PS2='> ' | |
PS4='+ ' | |
# NLS nuisances. | |
LC_ALL=C | |
export LC_ALL | |
LANGUAGE=C | |
export LANGUAGE | |
# CDPATH. | |
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH | |
# as_fn_error STATUS ERROR [LINENO LOG_FD] | |
# ---------------------------------------- | |
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | |
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the | |
# script with STATUS, using 1 if that was 0. | |
as_fn_error () | |
{ | |
as_status=$1; test $as_status -eq 0 && as_status=1 | |
if test "$4"; then | |
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | |
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | |
fi | |
$as_echo "$as_me: error: $2" >&2 | |
as_fn_exit $as_status | |
} # as_fn_error | |
# as_fn_set_status STATUS | |
# ----------------------- | |
# Set $? to STATUS, without forking. | |
as_fn_set_status () | |
{ | |
return $1 | |
} # as_fn_set_status | |
# as_fn_exit STATUS | |
# ----------------- | |
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. | |
as_fn_exit () | |
{ | |
set +e | |
as_fn_set_status $1 | |
exit $1 | |
} # as_fn_exit | |
# as_fn_unset VAR | |
# --------------- | |
# Portably unset VAR. | |
as_fn_unset () | |
{ | |
{ eval $1=; unset $1;} | |
} | |
as_unset=as_fn_unset | |
# as_fn_append VAR VALUE | |
# ---------------------- | |
# Append the text in VALUE to the end of the definition contained in VAR. Take | |
# advantage of any shell optimizations that allow amortized linear growth over | |
# repeated appends, instead of the typical quadratic growth present in naive | |
# implementations. | |
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | |
eval 'as_fn_append () | |
{ | |
eval $1+=\$2 | |
}' | |
else | |
as_fn_append () | |
{ | |
eval $1=\$$1\$2 | |
} | |
fi # as_fn_append | |
# as_fn_arith ARG... | |
# ------------------ | |
# Perform arithmetic evaluation on the ARGs, and store the result in the | |
# global $as_val. Take advantage of shells that can avoid forks. The arguments | |
# must be portable across $(()) and expr. | |
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : | |
eval 'as_fn_arith () | |
{ | |
as_val=$(( $* )) | |
}' | |
else | |
as_fn_arith () | |
{ | |
as_val=`expr "$@" || test $? -eq 1` | |
} | |
fi # as_fn_arith | |
if expr a : '\(a\)' >/dev/null 2>&1 && | |
test "X`expr 00001 : '.*\(...\)'`" = X001; then | |
as_expr=expr | |
else | |
as_expr=false | |
fi | |
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then | |
as_basename=basename | |
else | |
as_basename=false | |
fi | |
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | |
as_dirname=dirname | |
else | |
as_dirname=false | |
fi | |
as_me=`$as_basename -- "$0" || | |
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | |
X"$0" : 'X\(//\)$' \| \ | |
X"$0" : 'X\(/\)' \| . 2>/dev/null || | |
$as_echo X/"$0" | | |
sed '/^.*\/\([^/][^/]*\)\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\/\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\/\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
# Avoid depending upon Character Ranges. | |
as_cr_letters='abcdefghijklmnopqrstuvwxyz' | |
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | |
as_cr_Letters=$as_cr_letters$as_cr_LETTERS | |
as_cr_digits='0123456789' | |
as_cr_alnum=$as_cr_Letters$as_cr_digits | |
ECHO_C= ECHO_N= ECHO_T= | |
case `echo -n x` in #((((( | |
-n*) | |
case `echo 'xy\c'` in | |
*c*) ECHO_T=' ';; # ECHO_T is single tab character. | |
xy) ECHO_C='\c';; | |
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null | |
ECHO_T=' ';; | |
esac;; | |
*) | |
ECHO_N='-n';; | |
esac | |
rm -f conf$$ conf$$.exe conf$$.file | |
if test -d conf$$.dir; then | |
rm -f conf$$.dir/conf$$.file | |
else | |
rm -f conf$$.dir | |
mkdir conf$$.dir 2>/dev/null | |
fi | |
if (echo >conf$$.file) 2>/dev/null; then | |
if ln -s conf$$.file conf$$ 2>/dev/null; then | |
as_ln_s='ln -s' | |
# ... but there are two gotchas: | |
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | |
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | |
# In both cases, we have to default to `cp -pR'. | |
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | |
as_ln_s='cp -pR' | |
elif ln conf$$.file conf$$ 2>/dev/null; then | |
as_ln_s=ln | |
else | |
as_ln_s='cp -pR' | |
fi | |
else | |
as_ln_s='cp -pR' | |
fi | |
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | |
rmdir conf$$.dir 2>/dev/null | |
# as_fn_mkdir_p | |
# ------------- | |
# Create "$as_dir" as a directory, including parents if necessary. | |
as_fn_mkdir_p () | |
{ | |
case $as_dir in #( | |
-*) as_dir=./$as_dir;; | |
esac | |
test -d "$as_dir" || eval $as_mkdir_p || { | |
as_dirs= | |
while :; do | |
case $as_dir in #( | |
*\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( | |
*) as_qdir=$as_dir;; | |
esac | |
as_dirs="'$as_qdir' $as_dirs" | |
as_dir=`$as_dirname -- "$as_dir" || | |
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
X"$as_dir" : 'X\(//\)[^/]' \| \ | |
X"$as_dir" : 'X\(//\)$' \| \ | |
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | |
$as_echo X"$as_dir" | | |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)[^/].*/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
test -d "$as_dir" && break | |
done | |
test -z "$as_dirs" || eval "mkdir $as_dirs" | |
} || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | |
} # as_fn_mkdir_p | |
if mkdir -p . 2>/dev/null; then | |
as_mkdir_p='mkdir -p "$as_dir"' | |
else | |
test -d ./-p && rmdir ./-p | |
as_mkdir_p=false | |
fi | |
# as_fn_executable_p FILE | |
# ----------------------- | |
# Test if FILE is an executable regular file. | |
as_fn_executable_p () | |
{ | |
test -f "$1" && test -x "$1" | |
} # as_fn_executable_p | |
as_test_x='test -x' | |
as_executable_p=as_fn_executable_p | |
# Sed expression to map a string onto a valid CPP name. | |
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | |
# Sed expression to map a string onto a valid variable name. | |
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | |
exec 6>&1 | |
## ----------------------------------- ## | |
## Main body of $CONFIG_STATUS script. ## | |
## ----------------------------------- ## | |
# Save the log message, to keep $0 and so on meaningful, and to | |
# report actual input values of CONFIG_FILES etc. instead of their | |
# values after options handling. | |
ac_log=" | |
This file was extended by PostgreSQL $as_me 9.4.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = $CONFIG_FILES | |
CONFIG_HEADERS = $CONFIG_HEADERS | |
CONFIG_LINKS = $CONFIG_LINKS | |
CONFIG_COMMANDS = $CONFIG_COMMANDS | |
$ $0 $@ | |
on `(hostname || uname -n) 2>/dev/null | sed 1q` | |
" | |
# Files that config.status was made for. | |
config_files=" GNUmakefile src/Makefile.global" | |
config_headers=" src/include/pg_config.h src/include/pg_config_ext.h src/interfaces/ecpg/include/ecpg_config.h" | |
config_links=" src/backend/port/tas.s:src/backend/port/tas/dummy.s src/backend/port/dynloader.c:src/backend/port/dynloader/darwin.c src/backend/port/pg_sema.c:src/backend/port/sysv_sema.c src/backend/port/pg_shmem.c:src/backend/port/sysv_shmem.c src/backend/port/pg_latch.c:src/backend/port/unix_latch.c src/include/dynloader.h:src/backend/port/dynloader/darwin.h src/include/pg_config_os.h:src/include/port/darwin.h src/Makefile.port:src/makefiles/Makefile.darwin" | |
config_commands="" | |
ac_cs_usage="\ | |
\`$as_me' instantiates files and other configuration actions | |
from templates according to the current configuration. Unless the files | |
and actions are specified as TAGs, all are instantiated by default. | |
Usage: $0 [OPTION]... [TAG]... | |
-h, --help print this help, then exit | |
-V, --version print version number and configuration settings, then exit | |
--config print configuration, then exit | |
-q, --quiet, --silent | |
do not print progress messages | |
-d, --debug don't remove temporary files | |
--recheck update $as_me by reconfiguring in the same conditions | |
--file=FILE[:TEMPLATE] | |
instantiate the configuration file FILE | |
--header=FILE[:TEMPLATE] | |
instantiate the configuration header FILE | |
Configuration files: | |
$config_files | |
Configuration headers: | |
$config_headers | |
Configuration links: | |
$config_links | |
Configuration commands: | |
$config_commands | |
Report bugs to <[email protected]>." | |
ac_cs_config="'--disable-debug' '--prefix=/usr/local/Cellar/postgresql/9.4.4' '--datadir=/usr/local/Cellar/postgresql/9.4.4/share/postgresql' '--docdir=/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql' '--enable-thread-safety' '--with-bonjour' '--with-gssapi' '--with-ldap' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-perl' '--with-tcl' '--with-tclconfig=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib' '--with-uuid=e2fs' 'LDFLAGS=' 'CPPFLAGS=-I/usr/local/opt/readline/include'" | |
ac_cs_version="\ | |
PostgreSQL config.status 9.4.4 | |
configured by ./configure, generated by GNU Autoconf 2.69, | |
with options \"$ac_cs_config\" | |
Copyright (C) 2012 Free Software Foundation, Inc. | |
This config.status script is free software; the Free Software Foundation | |
gives unlimited permission to copy, distribute and modify it." | |
ac_pwd='/Users/marius/src/postgresql-9.4.4' | |
srcdir='.' | |
INSTALL='/usr/bin/install -c' | |
MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d' | |
AWK='awk' | |
test -n "$AWK" || AWK=awk | |
# The default lists apply if the user does not specify any file. | |
ac_need_defaults=: | |
while test $# != 0 | |
do | |
case $1 in | |
--*=?*) | |
ac_option=`expr "X$1" : 'X\([^=]*\)='` | |
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | |
ac_shift=: | |
;; | |
--*=) | |
ac_option=`expr "X$1" : 'X\([^=]*\)='` | |
ac_optarg= | |
ac_shift=: | |
;; | |
*) | |
ac_option=$1 | |
ac_optarg=$2 | |
ac_shift=shift | |
;; | |
esac | |
case $ac_option in | |
# Handling of the options. | |
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
ac_cs_recheck=: ;; | |
--version | --versio | --versi | --vers | --ver | --ve | --v | -V ) | |
$as_echo "$ac_cs_version"; exit ;; | |
--config | --confi | --conf | --con | --co | --c ) | |
$as_echo "$ac_cs_config"; exit ;; | |
--debug | --debu | --deb | --de | --d | -d ) | |
debug=: ;; | |
--file | --fil | --fi | --f ) | |
$ac_shift | |
case $ac_optarg in | |
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
'') as_fn_error $? "missing file argument" ;; | |
esac | |
as_fn_append CONFIG_FILES " '$ac_optarg'" | |
ac_need_defaults=false;; | |
--header | --heade | --head | --hea ) | |
$ac_shift | |
case $ac_optarg in | |
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
esac | |
as_fn_append CONFIG_HEADERS " '$ac_optarg'" | |
ac_need_defaults=false;; | |
--he | --h) | |
# Conflict between --help and --header | |
as_fn_error $? "ambiguous option: \`$1' | |
Try \`$0 --help' for more information.";; | |
--help | --hel | -h ) | |
$as_echo "$ac_cs_usage"; exit ;; | |
-q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
| -silent | --silent | --silen | --sile | --sil | --si | --s) | |
ac_cs_silent=: ;; | |
# This is an error. | |
-*) as_fn_error $? "unrecognized option: \`$1' | |
Try \`$0 --help' for more information." ;; | |
*) as_fn_append ac_config_targets " $1" | |
ac_need_defaults=false ;; | |
esac | |
shift | |
done | |
ac_configure_extra_args= | |
if $ac_cs_silent; then | |
exec 6>/dev/null | |
ac_configure_extra_args="$ac_configure_extra_args --silent" | |
fi | |
if $ac_cs_recheck; then | |
set X /bin/sh './configure' '--disable-debug' '--prefix=/usr/local/Cellar/postgresql/9.4.4' '--datadir=/usr/local/Cellar/postgresql/9.4.4/share/postgresql' '--docdir=/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql' '--enable-thread-safety' '--with-bonjour' '--with-gssapi' '--with-ldap' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-perl' '--with-tcl' '--with-tclconfig=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib' '--with-uuid=e2fs' 'LDFLAGS=' 'CPPFLAGS=-I/usr/local/opt/readline/include' $ac_configure_extra_args --no-create --no-recursion | |
shift | |
$as_echo "running CONFIG_SHELL=/bin/sh $*" >&6 | |
CONFIG_SHELL='/bin/sh' | |
export CONFIG_SHELL | |
exec "$@" | |
fi | |
exec 5>>config.log | |
{ | |
echo | |
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX | |
## Running $as_me. ## | |
_ASBOX | |
$as_echo "$ac_log" | |
} >&5 | |
# Handling of arguments. | |
for ac_config_target in $ac_config_targets | |
do | |
case $ac_config_target in | |
"src/backend/port/tas.s") CONFIG_LINKS="$CONFIG_LINKS src/backend/port/tas.s:src/backend/port/tas/${tas_file}" ;; | |
"GNUmakefile") CONFIG_FILES="$CONFIG_FILES GNUmakefile" ;; | |
"src/Makefile.global") CONFIG_FILES="$CONFIG_FILES src/Makefile.global" ;; | |
"src/backend/port/dynloader.c") CONFIG_LINKS="$CONFIG_LINKS src/backend/port/dynloader.c:src/backend/port/dynloader/${template}.c" ;; | |
"src/backend/port/pg_sema.c") CONFIG_LINKS="$CONFIG_LINKS src/backend/port/pg_sema.c:${SEMA_IMPLEMENTATION}" ;; | |
"src/backend/port/pg_shmem.c") CONFIG_LINKS="$CONFIG_LINKS src/backend/port/pg_shmem.c:${SHMEM_IMPLEMENTATION}" ;; | |
"src/backend/port/pg_latch.c") CONFIG_LINKS="$CONFIG_LINKS src/backend/port/pg_latch.c:${LATCH_IMPLEMENTATION}" ;; | |
"src/include/dynloader.h") CONFIG_LINKS="$CONFIG_LINKS src/include/dynloader.h:src/backend/port/dynloader/${template}.h" ;; | |
"src/include/pg_config_os.h") CONFIG_LINKS="$CONFIG_LINKS src/include/pg_config_os.h:src/include/port/${template}.h" ;; | |
"src/Makefile.port") CONFIG_LINKS="$CONFIG_LINKS src/Makefile.port:src/makefiles/Makefile.${template}" ;; | |
"check_win32_symlinks") CONFIG_COMMANDS="$CONFIG_COMMANDS check_win32_symlinks" ;; | |
"src/include/pg_config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/include/pg_config.h" ;; | |
"src/include/pg_config_ext.h") CONFIG_HEADERS="$CONFIG_HEADERS src/include/pg_config_ext.h" ;; | |
"src/interfaces/ecpg/include/ecpg_config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/interfaces/ecpg/include/ecpg_config.h" ;; | |
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | |
esac | |
done | |
# If the user did not use the arguments to specify the items to instantiate, | |
# then the envvar interface is used. Set only those that are not. | |
# We use the long form for the default assignment because of an extremely | |
# bizarre bug on SunOS 4.1.3. | |
if $ac_need_defaults; then | |
test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files | |
test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers | |
test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links | |
test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands | |
fi | |
# Have a temporary directory for convenience. Make it in the build tree | |
# simply because there is no reason against having it here, and in addition, | |
# creating and moving files from /tmp can sometimes cause problems. | |
# Hook for its removal unless debugging. | |
# Note that there is a small window in which the directory will not be cleaned: | |
# after its creation but before its name has been assigned to `$tmp'. | |
$debug || | |
{ | |
tmp= ac_tmp= | |
trap 'exit_status=$? | |
: "${ac_tmp:=$tmp}" | |
{ test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status | |
' 0 | |
trap 'as_fn_exit 1' 1 2 13 15 | |
} | |
# Create a (secure) tmp directory for tmp files. | |
{ | |
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && | |
test -d "$tmp" | |
} || | |
{ | |
tmp=./conf$$-$RANDOM | |
(umask 077 && mkdir "$tmp") | |
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 | |
ac_tmp=$tmp | |
# Set up the scripts for CONFIG_FILES section. | |
# No need to generate them if there are no CONFIG_FILES. | |
# This happens for instance with `./config.status config.h'. | |
if test -n "$CONFIG_FILES"; then | |
ac_cr=`echo X | tr X '\015'` | |
# On cygwin, bash can eat \r inside `` if the user requested igncr. | |
# But we know of no other shell where ac_cr would be empty at this | |
# point, so we can use a bashism as a fallback. | |
if test "x$ac_cr" = x; then | |
eval ac_cr=\$\'\\r\' | |
fi | |
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | |
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | |
ac_cs_awk_cr='\\r' | |
else | |
ac_cs_awk_cr=$ac_cr | |
fi | |
echo 'BEGIN {' >"$ac_tmp/subs1.awk" && | |
cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && | |
S["LTLIBOBJS"]="" | |
S["vpath_build"]="no" | |
S["PROVE"]="" | |
S["OSX"]="" | |
S["XSLTPROC"]="xsltproc" | |
S["COLLATEINDEX"]="" | |
S["DOCBOOKSTYLE"]="" | |
S["have_docbook"]="no" | |
S["JADE"]="jade" | |
S["NSGMLS"]="" | |
S["TCL_SHLIB_LD_LIBS"]="${LIBS}" | |
S["TCL_SHARED_BUILD"]="1" | |
S["TCL_LIB_SPEC"]="-F/System/Library/Frameworks -framework Tcl" | |
S["TCL_LIBS"]=" -lpthread -framework CoreFoundation " | |
S["TCL_LIB_FILE"]="Tcl" | |
S["TCL_INCLUDE_SPEC"]="-I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers" | |
S["TCL_CONFIG_SH"]="/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/tclConfig.sh" | |
S["TCLSH"]="/usr/bin/tclsh" | |
S["XGETTEXT"]="" | |
S["MSGMERGE"]="" | |
S["MSGFMT_FLAGS"]="" | |
S["MSGFMT"]="" | |
S["HAVE_POSIX_SIGNALS"]="yes" | |
S["LDAP_LIBS_BE"]="-lldap " | |
S["LDAP_LIBS_FE"]="-lldap_r " | |
S["PTHREAD_CFLAGS"]=" -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS" | |
S["PTHREAD_LIBS"]=" -lpthread " | |
S["PTHREAD_CC"]="gcc" | |
S["acx_pthread_config"]="" | |
S["have_win32_dbghelp"]="no" | |
S["HAVE_IPV6"]="yes" | |
S["LIBOBJS"]="" | |
S["UUID_LIBS"]="" | |
S["ZIC"]="" | |
S["python_enable_shared"]="" | |
S["python_additional_libs"]="" | |
S["python_libspec"]="" | |
S["python_libdir"]="" | |
S["python_includespec"]="" | |
S["python_version"]="" | |
S["python_majorversion"]="" | |
S["PYTHON"]="" | |
S["perl_embed_ldflags"]=" -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl" | |
S["perl_useshrplib"]="true" | |
S["perl_privlibexp"]="/System/Library/Perl/5.18" | |
S["perl_archlibexp"]="/System/Library/Perl/5.18/darwin-thread-multi-2level" | |
S["PERL"]="/usr/bin/perl" | |
S["FLEXFLAGS"]="" | |
S["FLEX"]="/usr/bin/flex" | |
S["BISONFLAGS"]="" | |
S["BISON"]="/usr/bin/bison" | |
S["MKDIR_P"]="\\${SHELL} \\${top_srcdir}/config/install-sh -c -d" | |
S["AWK"]="awk" | |
S["LN_S"]="ln -s" | |
S["TAR"]="/usr/bin/tar" | |
S["install_bin"]="/usr/bin/install -c" | |
S["INSTALL_DATA"]="${INSTALL} -m 644" | |
S["INSTALL_SCRIPT"]="${INSTALL}" | |
S["INSTALL_PROGRAM"]="${INSTALL}" | |
S["WINDRES"]="" | |
S["DLLWRAP"]="" | |
S["DLLTOOL"]="" | |
S["AR"]="ar" | |
S["STRIP_SHARED_LIB"]="strip -x" | |
S["STRIP_STATIC_LIB"]="strip -x" | |
S["STRIP"]="strip -x" | |
S["RANLIB"]="ranlib" | |
S["ld_R_works"]="" | |
S["with_gnu_ld"]="no" | |
S["LD"]="/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" | |
S["LDFLAGS_SL"]="" | |
S["LDFLAGS_EX"]="" | |
S["ELF_SYS"]="" | |
S["EGREP"]="/usr/bin/grep -E" | |
S["GREP"]="/usr/bin/grep" | |
S["with_zlib"]="yes" | |
S["with_system_tzdata"]="" | |
S["with_libxslt"]="yes" | |
S["with_libxml"]="yes" | |
S["XML2_CONFIG"]="xml2-config" | |
S["UUID_EXTRA_OBJS"]="md5.o sha1.o" | |
S["with_uuid"]="e2fs" | |
S["with_selinux"]="no" | |
S["with_openssl"]="yes" | |
S["krb_srvtab"]="FILE:$(sysconfdir)/krb5.keytab" | |
S["with_python"]="no" | |
S["with_perl"]="yes" | |
S["with_tcl"]="yes" | |
S["enable_thread_safety"]="yes" | |
S["INCLUDES"]="" | |
S["autodepend"]="" | |
S["TAS"]="" | |
S["GCC"]="yes" | |
S["CPP"]="gcc -E" | |
S["CFLAGS_VECTOR"]=" -funroll-loops -ftree-vectorize" | |
S["SUN_STUDIO_CC"]="no" | |
S["OBJEXT"]="o" | |
S["EXEEXT"]="" | |
S["ac_ct_CC"]="gcc" | |
S["CPPFLAGS"]="-I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 " | |
S["LDFLAGS"]=" -L/usr/local/Cellar/libxml2/2.9.2/lib -Wl,-dead_strip_dylibs" | |
S["CFLAGS"]="-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-ali"\ | |
"asing -fwrapv -Wno-unused-command-line-argument -O2" | |
S["CC"]="gcc" | |
S["enable_tap_tests"]="no" | |
S["enable_dtrace"]="no" | |
S["DTRACEFLAGS"]="" | |
S["DTRACE"]="" | |
S["enable_coverage"]="no" | |
S["GENHTML"]="" | |
S["LCOV"]="" | |
S["GCOV"]="" | |
S["enable_debug"]="no" | |
S["enable_rpath"]="yes" | |
S["default_port"]="5432" | |
S["WANTED_LANGUAGES"]="" | |
S["enable_nls"]="no" | |
S["PORTNAME"]="darwin" | |
S["host_os"]="darwin15.0.0" | |
S["host_vendor"]="apple" | |
S["host_cpu"]="x86_64" | |
S["host"]="x86_64-apple-darwin15.0.0" | |
S["build_os"]="darwin15.0.0" | |
S["build_vendor"]="apple" | |
S["build_cpu"]="x86_64" | |
S["build"]="x86_64-apple-darwin15.0.0" | |
S["PG_MAJORVERSION"]="9.4" | |
S["configure_args"]=" '--disable-debug' '--prefix=/usr/local/Cellar/postgresql/9.4.4' '--datadir=/usr/local/Cellar/postgresql/9.4.4/share/postgresql' '--docdir=/usr/loca"\ | |
"l/Cellar/postgresql/9.4.4/share/doc/postgresql' '--enable-thread-safety' '--with-bonjour' '--with-gssapi' '--with-ldap' '--with-openssl' '--with-pam"\ | |
"' '--with-libxml' '--with-libxslt' '--with-perl' '--with-tcl' '--with-tclconfig=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.pla"\ | |
"tform/Developer/SDKs/MacOSX10.11.sdk/usr/lib' '--with-uuid=e2fs' 'LDFLAGS=' 'CPPFLAGS=-I/usr/local/opt/readline/include'" | |
S["target_alias"]="" | |
S["host_alias"]="" | |
S["build_alias"]="" | |
S["LIBS"]="-lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm " | |
S["ECHO_T"]="" | |
S["ECHO_N"]="" | |
S["ECHO_C"]="\\c" | |
S["DEFS"]="-DHAVE_CONFIG_H" | |
S["mandir"]="${datarootdir}/man" | |
S["localedir"]="${datarootdir}/locale" | |
S["libdir"]="${exec_prefix}/lib" | |
S["psdir"]="${docdir}" | |
S["pdfdir"]="${docdir}" | |
S["dvidir"]="${docdir}" | |
S["htmldir"]="${docdir}" | |
S["infodir"]="${datarootdir}/info" | |
S["docdir"]="/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql" | |
S["oldincludedir"]="/usr/include" | |
S["includedir"]="${prefix}/include" | |
S["localstatedir"]="${prefix}/var" | |
S["sharedstatedir"]="${prefix}/com" | |
S["sysconfdir"]="${prefix}/etc" | |
S["datadir"]="/usr/local/Cellar/postgresql/9.4.4/share/postgresql" | |
S["datarootdir"]="${prefix}/share" | |
S["libexecdir"]="${exec_prefix}/libexec" | |
S["sbindir"]="${exec_prefix}/sbin" | |
S["bindir"]="${exec_prefix}/bin" | |
S["program_transform_name"]="s,x,x," | |
S["prefix"]="/usr/local/Cellar/postgresql/9.4.4" | |
S["exec_prefix"]="${prefix}" | |
S["PACKAGE_URL"]="" | |
S["PACKAGE_BUGREPORT"]="[email protected]" | |
S["PACKAGE_STRING"]="PostgreSQL 9.4.4" | |
S["PACKAGE_VERSION"]="9.4.4" | |
S["PACKAGE_TARNAME"]="postgresql" | |
S["PACKAGE_NAME"]="PostgreSQL" | |
S["PATH_SEPARATOR"]=":" | |
S["SHELL"]="/bin/sh" | |
_ACAWK | |
cat >>"$ac_tmp/subs1.awk" <<_ACAWK && | |
for (key in S) S_is_set[key] = 1 | |
FS = "" | |
} | |
{ | |
line = $ 0 | |
nfields = split(line, field, "@") | |
substed = 0 | |
len = length(field[1]) | |
for (i = 2; i < nfields; i++) { | |
key = field[i] | |
keylen = length(key) | |
if (S_is_set[key]) { | |
value = S[key] | |
line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) | |
len += length(value) + length(field[++i]) | |
substed = 1 | |
} else | |
len += 1 + keylen | |
} | |
print line | |
} | |
_ACAWK | |
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | |
sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | |
else | |
cat | |
fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ | |
|| as_fn_error $? "could not setup config files machinery" "$LINENO" 5 | |
fi # test -n "$CONFIG_FILES" | |
# Set up the scripts for CONFIG_HEADERS section. | |
# No need to generate them if there are no CONFIG_HEADERS. | |
# This happens for instance with `./config.status Makefile'. | |
if test -n "$CONFIG_HEADERS"; then | |
cat >"$ac_tmp/defines.awk" <<\_ACAWK || | |
BEGIN { | |
D["PACKAGE_NAME"]=" \"PostgreSQL\"" | |
D["PACKAGE_TARNAME"]=" \"postgresql\"" | |
D["PACKAGE_VERSION"]=" \"9.4.4\"" | |
D["PACKAGE_STRING"]=" \"PostgreSQL 9.4.4\"" | |
D["PACKAGE_BUGREPORT"]=" \"[email protected]\"" | |
D["PACKAGE_URL"]=" \"\"" | |
D["PG_MAJORVERSION"]=" \"9.4\"" | |
D["PG_VERSION"]=" \"9.4.4\"" | |
D["USE_INTEGER_DATETIMES"]=" 1" | |
D["DEF_PGPORT"]=" 5432" | |
D["DEF_PGPORT_STR"]=" \"5432\"" | |
D["BLCKSZ"]=" 8192" | |
D["RELSEG_SIZE"]=" 131072" | |
D["XLOG_BLCKSZ"]=" 8192" | |
D["XLOG_SEG_SIZE"]=" (16 * 1024 * 1024)" | |
D["ENABLE_THREAD_SAFETY"]=" 1" | |
D["ENABLE_GSS"]=" 1" | |
D["PG_KRB_SRVNAM"]=" \"postgres\"" | |
D["USE_PAM"]=" 1" | |
D["USE_LDAP"]=" 1" | |
D["USE_BONJOUR"]=" 1" | |
D["USE_SSL"]=" 1" | |
D["HAVE_UUID_E2FS"]=" 1" | |
D["USE_LIBXML"]=" 1" | |
D["USE_LIBXSLT"]=" 1" | |
D["HAVE_LIBM"]=" 1" | |
D["HAVE_LIBREADLINE"]=" 1" | |
D["HAVE_LIBZ"]=" 1" | |
D["HAVE_SPINLOCKS"]=" 1" | |
D["HAVE_LIBCRYPTO"]=" 1" | |
D["HAVE_LIBSSL"]=" 1" | |
D["HAVE_SSL_GET_CURRENT_COMPRESSION"]=" 1" | |
D["HAVE_LIBPAM"]=" 1" | |
D["HAVE_LIBXML2"]=" 1" | |
D["HAVE_LIBXSLT"]=" 1" | |
D["STDC_HEADERS"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_STAT_H"]=" 1" | |
D["HAVE_STDLIB_H"]=" 1" | |
D["HAVE_STRING_H"]=" 1" | |
D["HAVE_MEMORY_H"]=" 1" | |
D["HAVE_STRINGS_H"]=" 1" | |
D["HAVE_INTTYPES_H"]=" 1" | |
D["HAVE_STDINT_H"]=" 1" | |
D["HAVE_UNISTD_H"]=" 1" | |
D["HAVE_GETOPT_H"]=" 1" | |
D["HAVE_IFADDRS_H"]=" 1" | |
D["HAVE_LANGINFO_H"]=" 1" | |
D["HAVE_POLL_H"]=" 1" | |
D["HAVE_PWD_H"]=" 1" | |
D["HAVE_SYS_IOCTL_H"]=" 1" | |
D["HAVE_SYS_IPC_H"]=" 1" | |
D["HAVE_SYS_POLL_H"]=" 1" | |
D["HAVE_SYS_RESOURCE_H"]=" 1" | |
D["HAVE_SYS_SELECT_H"]=" 1" | |
D["HAVE_SYS_SEM_H"]=" 1" | |
D["HAVE_SYS_SHM_H"]=" 1" | |
D["HAVE_SYS_SOCKET_H"]=" 1" | |
D["HAVE_SYS_SOCKIO_H"]=" 1" | |
D["HAVE_SYS_TIME_H"]=" 1" | |
D["HAVE_SYS_UN_H"]=" 1" | |
D["HAVE_TERMIOS_H"]=" 1" | |
D["HAVE_UTIME_H"]=" 1" | |
D["HAVE_WCHAR_H"]=" 1" | |
D["HAVE_WCTYPE_H"]=" 1" | |
D["HAVE_NET_IF_H"]=" 1" | |
D["HAVE_SYS_UCRED_H"]=" 1" | |
D["HAVE_NETINET_IN_H"]=" 1" | |
D["HAVE_NETINET_TCP_H"]=" 1" | |
D["HAVE_READLINE_READLINE_H"]=" 1" | |
D["HAVE_READLINE_HISTORY_H"]=" 1" | |
D["HAVE_GSSAPI_GSSAPI_H"]=" 1" | |
D["HAVE_SECURITY_PAM_APPL_H"]=" 1" | |
D["HAVE_LDAP_H"]=" 1" | |
D["HAVE_UUID_UUID_H"]=" 1" | |
D["PG_USE_INLINE"]=" 1" | |
D["FLEXIBLE_ARRAY_MEMBER"]=" /**/" | |
D["HAVE_FUNCNAME__FUNC"]=" 1" | |
D["HAVE__STATIC_ASSERT"]=" 1" | |
D["HAVE__BUILTIN_TYPES_COMPATIBLE_P"]=" 1" | |
D["HAVE__BUILTIN_CONSTANT_P"]=" 1" | |
D["HAVE__BUILTIN_UNREACHABLE"]=" 1" | |
D["HAVE__VA_ARGS"]=" 1" | |
D["HAVE_STRUCT_TM_TM_ZONE"]=" 1" | |
D["HAVE_TM_ZONE"]=" 1" | |
D["HAVE_TZNAME"]=" 1" | |
D["HAVE_UNION_SEMUN"]=" 1" | |
D["HAVE_UNIX_SOCKETS"]=" 1" | |
D["HAVE_STRUCT_SOCKADDR_STORAGE"]=" 1" | |
D["HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY"]=" 1" | |
D["HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN"]=" 1" | |
D["HAVE_STRUCT_SOCKADDR_SA_LEN"]=" 1" | |
D["HAVE_STRUCT_ADDRINFO"]=" 1" | |
D["HAVE_INTPTR_T"]=" 1" | |
D["HAVE_UINTPTR_T"]=" 1" | |
D["HAVE_UNSIGNED_LONG_LONG_INT"]=" 1" | |
D["HAVE_LONG_LONG_INT"]=" 1" | |
D["HAVE_LOCALE_T"]=" 1" | |
D["LOCALE_T_IN_XLOCALE"]=" 1" | |
D["HAVE_STRUCT_OPTION"]=" 1" | |
D["SIZEOF_OFF_T"]=" 8" | |
D["HAVE_INT_TIMEZONE"]=" 1" | |
D["ACCEPT_TYPE_RETURN"]=" int" | |
D["ACCEPT_TYPE_ARG1"]=" int" | |
D["ACCEPT_TYPE_ARG2"]=" struct sockaddr *" | |
D["ACCEPT_TYPE_ARG3"]=" socklen_t" | |
D["HAVE_CBRT"]=" 1" | |
D["HAVE_DLOPEN"]=" 1" | |
D["HAVE_FDATASYNC"]=" 1" | |
D["HAVE_GETIFADDRS"]=" 1" | |
D["HAVE_GETRLIMIT"]=" 1" | |
D["HAVE_MBSTOWCS_L"]=" 1" | |
D["HAVE_MEMMOVE"]=" 1" | |
D["HAVE_POLL"]=" 1" | |
D["HAVE_PTHREAD_IS_THREADED_NP"]=" 1" | |
D["HAVE_READLINK"]=" 1" | |
D["HAVE_SETSID"]=" 1" | |
D["HAVE_SHM_OPEN"]=" 1" | |
D["HAVE_SIGPROCMASK"]=" 1" | |
D["HAVE_SYMLINK"]=" 1" | |
D["HAVE_TOWLOWER"]=" 1" | |
D["HAVE_UTIME"]=" 1" | |
D["HAVE_UTIMES"]=" 1" | |
D["HAVE_WCSTOMBS"]=" 1" | |
D["HAVE_WCSTOMBS_L"]=" 1" | |
D["HAVE_FSEEKO"]=" 1" | |
D["HAVE_FSEEKO"]=" 1" | |
D["HAVE_DECL_POSIX_FADVISE"]=" 0" | |
D["HAVE_DECL_FDATASYNC"]=" 0" | |
D["HAVE_DECL_STRLCAT"]=" 1" | |
D["HAVE_DECL_STRLCPY"]=" 1" | |
D["HAVE_DECL_F_FULLFSYNC"]=" 1" | |
D["HAVE_IPV6"]=" 1" | |
D["HAVE_SNPRINTF"]=" 1" | |
D["HAVE_VSNPRINTF"]=" 1" | |
D["HAVE_DECL_SNPRINTF"]=" 1" | |
D["HAVE_DECL_VSNPRINTF"]=" 1" | |
D["HAVE_ISINF"]=" 1" | |
D["HAVE_CRYPT"]=" 1" | |
D["HAVE_FLS"]=" 1" | |
D["HAVE_GETOPT"]=" 1" | |
D["HAVE_GETRUSAGE"]=" 1" | |
D["HAVE_INET_ATON"]=" 1" | |
D["HAVE_MKDTEMP"]=" 1" | |
D["HAVE_RANDOM"]=" 1" | |
D["HAVE_RINT"]=" 1" | |
D["HAVE_SRANDOM"]=" 1" | |
D["HAVE_STRERROR"]=" 1" | |
D["HAVE_STRLCAT"]=" 1" | |
D["HAVE_STRLCPY"]=" 1" | |
D["HAVE_UNSETENV"]=" 1" | |
D["HAVE_GETPEEREID"]=" 1" | |
D["HAVE_GETADDRINFO"]=" 1" | |
D["HAVE_GETOPT_LONG"]=" 1" | |
D["HAVE_SIGSETJMP"]=" 1" | |
D["HAVE_DECL_SYS_SIGLIST"]=" 1" | |
D["HAVE_SYSLOG"]=" 1" | |
D["HAVE_INT_OPTERR"]=" 1" | |
D["HAVE_INT_OPTRESET"]=" 1" | |
D["HAVE_STRTOLL"]=" 1" | |
D["HAVE_STRTOULL"]=" 1" | |
D["HAVE_GCC_INT_ATOMICS"]=" 1" | |
D["HAVE_RL_COMPLETION_APPEND_CHARACTER"]=" 1" | |
D["HAVE_RL_COMPLETION_MATCHES"]=" 1" | |
D["HAVE_RL_FILENAME_COMPLETION_FUNCTION"]=" 1" | |
D["HAVE_HISTORY_TRUNCATE_FILE"]=" 1" | |
D["HAVE_STRERROR_R"]=" 1" | |
D["HAVE_GETPWUID_R"]=" 1" | |
D["GETPWUID_R_5ARG"]=" 1" | |
D["STRERROR_R_INT"]=" 1" | |
D["HAVE_LIBLDAP"]=" 1" | |
D["HAVE_LIBLDAP_R"]=" 1" | |
D["HAVE_LONG_INT_64"]=" 1" | |
D["PG_INT64_TYPE"]=" long int" | |
D["INT64_FORMAT"]=" \"%ld\"" | |
D["UINT64_FORMAT"]=" \"%lu\"" | |
D["SIZEOF_VOID_P"]=" 8" | |
D["SIZEOF_SIZE_T"]=" 8" | |
D["SIZEOF_LONG"]=" 8" | |
D["USE_FLOAT4_BYVAL"]=" 1" | |
D["FLOAT4PASSBYVAL"]=" true" | |
D["USE_FLOAT8_BYVAL"]=" 1" | |
D["FLOAT8PASSBYVAL"]=" true" | |
D["ALIGNOF_SHORT"]=" 2" | |
D["ALIGNOF_INT"]=" 4" | |
D["ALIGNOF_LONG"]=" 8" | |
D["ALIGNOF_DOUBLE"]=" 8" | |
D["MAXIMUM_ALIGNOF"]=" 8" | |
D["HAVE_SIG_ATOMIC_T"]=" 1" | |
D["HAVE_POSIX_SIGNALS"]=" 1" | |
D["USE_SYSV_SEMAPHORES"]=" 1" | |
D["USE_SYSV_SHARED_MEMORY"]=" 1" | |
D["MEMSET_LOOP_LIMIT"]=" 1024" | |
D["PG_VERSION_STR"]=" \"PostgreSQL 9.4.4 on x86_64-apple-darwin15.0.0, compiled by Apple LLVM version 7.0.0 (clang-700.0.53), 64-bit\"" | |
D["PG_VERSION_NUM"]=" 90404" | |
for (key in D) D_is_set[key] = 1 | |
FS = "" | |
} | |
/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ { | |
line = $ 0 | |
split(line, arg, " ") | |
if (arg[1] == "#") { | |
defundef = arg[2] | |
mac1 = arg[3] | |
} else { | |
defundef = substr(arg[1], 2) | |
mac1 = arg[2] | |
} | |
split(mac1, mac2, "(") #) | |
macro = mac2[1] | |
prefix = substr(line, 1, index(line, defundef) - 1) | |
if (D_is_set[macro]) { | |
# Preserve the white space surrounding the "#". | |
print prefix "define", macro P[macro] D[macro] | |
next | |
} else { | |
# Replace #undef with comments. This is necessary, for example, | |
# in the case of _POSIX_SOURCE, which is predefined and required | |
# on some systems where configure will not decide to define it. | |
if (defundef == "undef") { | |
print "/*", prefix defundef, macro, "*/" | |
next | |
} | |
} | |
} | |
{ print } | |
_ACAWK | |
as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 | |
fi # test -n "$CONFIG_HEADERS" | |
eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS" | |
shift | |
for ac_tag | |
do | |
case $ac_tag in | |
:[FHLC]) ac_mode=$ac_tag; continue;; | |
esac | |
case $ac_mode$ac_tag in | |
:[FHL]*:*);; | |
:L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; | |
:[FH]-) ac_tag=-:-;; | |
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | |
esac | |
ac_save_IFS=$IFS | |
IFS=: | |
set x $ac_tag | |
IFS=$ac_save_IFS | |
shift | |
ac_file=$1 | |
shift | |
case $ac_mode in | |
:L) ac_source=$1;; | |
:[FH]) | |
ac_file_inputs= | |
for ac_f | |
do | |
case $ac_f in | |
-) ac_f="$ac_tmp/stdin";; | |
*) # Look for the file first in the build tree, then in the source tree | |
# (if the path is not absolute). The absolute path cannot be DOS-style, | |
# because $ac_f cannot contain `:'. | |
test -f "$ac_f" || | |
case $ac_f in | |
[\\/$]*) false;; | |
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | |
esac || | |
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | |
esac | |
case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | |
as_fn_append ac_file_inputs " '$ac_f'" | |
done | |
# Let's still pretend it is `configure' which instantiates (i.e., don't | |
# use $as_me), people would be surprised to read: | |
# /* config.h. Generated by config.status. */ | |
configure_input='Generated from '` | |
$as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' | |
`' by configure.' | |
if test x"$ac_file" != x-; then | |
configure_input="$ac_file. $configure_input" | |
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 | |
$as_echo "$as_me: creating $ac_file" >&6;} | |
fi | |
# Neutralize special characters interpreted by sed in replacement strings. | |
case $configure_input in #( | |
*\&* | *\|* | *\\* ) | |
ac_sed_conf_input=`$as_echo "$configure_input" | | |
sed 's/[\\\\&|]/\\\\&/g'`;; #( | |
*) ac_sed_conf_input=$configure_input;; | |
esac | |
case $ac_tag in | |
*:-:* | *:-) cat >"$ac_tmp/stdin" \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | |
esac | |
;; | |
esac | |
ac_dir=`$as_dirname -- "$ac_file" || | |
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
X"$ac_file" : 'X\(//\)[^/]' \| \ | |
X"$ac_file" : 'X\(//\)$' \| \ | |
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || | |
$as_echo X"$ac_file" | | |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)[^/].*/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
as_dir="$ac_dir"; as_fn_mkdir_p | |
ac_builddir=. | |
case "$ac_dir" in | |
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | |
*) | |
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` | |
# A ".." for each directory in $ac_dir_suffix. | |
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` | |
case $ac_top_builddir_sub in | |
"") ac_top_builddir_sub=. ac_top_build_prefix= ;; | |
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | |
esac ;; | |
esac | |
ac_abs_top_builddir=$ac_pwd | |
ac_abs_builddir=$ac_pwd$ac_dir_suffix | |
# for backward compatibility: | |
ac_top_builddir=$ac_top_build_prefix | |
case $srcdir in | |
.) # We are building in place. | |
ac_srcdir=. | |
ac_top_srcdir=$ac_top_builddir_sub | |
ac_abs_top_srcdir=$ac_pwd ;; | |
[\\/]* | ?:[\\/]* ) # Absolute name. | |
ac_srcdir=$srcdir$ac_dir_suffix; | |
ac_top_srcdir=$srcdir | |
ac_abs_top_srcdir=$srcdir ;; | |
*) # Relative name. | |
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix | |
ac_top_srcdir=$ac_top_build_prefix$srcdir | |
ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | |
esac | |
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | |
case $ac_mode in | |
:F) | |
# | |
# CONFIG_FILE | |
# | |
case $INSTALL in | |
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; | |
*) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; | |
esac | |
ac_MKDIR_P=$MKDIR_P | |
case $MKDIR_P in | |
[\\/$]* | ?:[\\/]* ) ;; | |
*/*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; | |
esac | |
# If the template does not know about datarootdir, expand it. | |
# FIXME: This hack should be removed a few years after 2.60. | |
ac_datarootdir_hack=; ac_datarootdir_seen= | |
ac_sed_dataroot=' | |
/datarootdir/ { | |
p | |
q | |
} | |
/@datadir@/p | |
/@docdir@/p | |
/@infodir@/p | |
/@localedir@/p | |
/@mandir@/p' | |
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in | |
*datarootdir*) ac_datarootdir_seen=yes;; | |
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) | |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 | |
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} | |
ac_datarootdir_hack=' | |
s&@datadir@&/usr/local/Cellar/postgresql/9.4.4/share/postgresql&g | |
s&@docdir@&/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql&g | |
s&@infodir@&${datarootdir}/info&g | |
s&@localedir@&${datarootdir}/locale&g | |
s&@mandir@&${datarootdir}/man&g | |
s&\${datarootdir}&${prefix}/share&g' ;; | |
esac | |
ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{ | |
h | |
s/// | |
s/^/:/ | |
s/[ ]*$/:/ | |
s/:\$(srcdir):/:/g | |
s/:\${srcdir}:/:/g | |
s/:@srcdir@:/:/g | |
s/^:*// | |
s/:*$// | |
x | |
s/\(=[ ]*\).*/\1/ | |
G | |
s/\n// | |
s/^[^=]*=[ ]*$// | |
} | |
:t | |
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b | |
s|@configure_input@|$ac_sed_conf_input|;t t | |
s&@top_builddir@&$ac_top_builddir_sub&;t t | |
s&@top_build_prefix@&$ac_top_build_prefix&;t t | |
s&@srcdir@&$ac_srcdir&;t t | |
s&@abs_srcdir@&$ac_abs_srcdir&;t t | |
s&@top_srcdir@&$ac_top_srcdir&;t t | |
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t | |
s&@builddir@&$ac_builddir&;t t | |
s&@abs_builddir@&$ac_abs_builddir&;t t | |
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | |
s&@INSTALL@&$ac_INSTALL&;t t | |
s&@MKDIR_P@&$ac_MKDIR_P&;t t | |
$ac_datarootdir_hack | |
" | |
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | |
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | |
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | |
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | |
"$ac_tmp/out"`; test -z "$ac_out"; } && | |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | |
which seems to be undefined. Please make sure it is defined" >&5 | |
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | |
which seems to be undefined. Please make sure it is defined" >&2;} | |
rm -f "$ac_tmp/stdin" | |
case $ac_file in | |
-) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; | |
*) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; | |
esac \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
;; | |
:H) | |
# | |
# CONFIG_HEADER | |
# | |
if test x"$ac_file" != x-; then | |
{ | |
$as_echo "/* $configure_input */" \ | |
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" | |
} >"$ac_tmp/config.h" \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then | |
{ $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | |
$as_echo "$as_me: $ac_file is unchanged" >&6;} | |
else | |
rm -f "$ac_file" | |
mv "$ac_tmp/config.h" "$ac_file" \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
fi | |
else | |
$as_echo "/* $configure_input */" \ | |
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ | |
|| as_fn_error $? "could not create -" "$LINENO" 5 | |
fi | |
;; | |
:L) | |
# | |
# CONFIG_LINK | |
# | |
if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then | |
: | |
else | |
# Prefer the file from the source tree if names are identical. | |
if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then | |
ac_source=$srcdir/$ac_source | |
fi | |
{ $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5 | |
$as_echo "$as_me: linking $ac_source to $ac_file" >&6;} | |
if test ! -r "$ac_source"; then | |
as_fn_error $? "$ac_source: file not found" "$LINENO" 5 | |
fi | |
rm -f "$ac_file" | |
# Try a relative symlink, then a hard link, then a copy. | |
case $ac_source in | |
[\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;; | |
*) ac_rel_source=$ac_top_build_prefix$ac_source ;; | |
esac | |
ln -s "$ac_rel_source" "$ac_file" 2>/dev/null || | |
ln "$ac_source" "$ac_file" 2>/dev/null || | |
cp -p "$ac_source" "$ac_file" || | |
as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5 | |
fi | |
;; | |
:C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 | |
$as_echo "$as_me: executing $ac_file commands" >&6;} | |
;; | |
esac | |
case $ac_file$ac_mode in | |
"check_win32_symlinks":C) | |
# Links sometimes fail undetected on Mingw - | |
# so here we detect it and warn the user | |
for FILE in $CONFIG_LINKS | |
do | |
# test -e works for symlinks in the MinGW console | |
test -e `expr "$FILE" : '\([^:]*\)'` || { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** link for $FILE -- please fix by hand" >&5 | |
$as_echo "$as_me: WARNING: *** link for $FILE -- please fix by hand" >&2;} | |
done | |
;; | |
"src/include/pg_config.h":H) | |
# Update timestamp for pg_config.h (see Makefile.global) | |
echo >src/include/stamp-h | |
;; | |
"src/include/pg_config_ext.h":H) | |
# Update timestamp for pg_config_ext.h (see Makefile.global) | |
echo >src/include/stamp-ext-h | |
;; | |
"src/interfaces/ecpg/include/ecpg_config.h":H) echo >src/interfaces/ecpg/include/stamp-h ;; | |
esac | |
done # for ac_tag | |
as_fn_exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment