Created
December 3, 2011 20:11
-
-
Save wxmn/1428012 to your computer and use it in GitHub Desktop.
Homebrew postgres 9.1 errors in config.log
This file contains 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.1.1, which was | |
generated by GNU Autoconf 2.63. Invocation command line was | |
$ ./configure --disable-debug --prefix=/usr/local/Cellar/postgresql/9.1.1 --enable-thread-safety --with-bonjour --with-gssapi --with-krb5 --with-openssl --with-libxml --with-libxslt --with-ossp-uuid --datadir=/usr/local/Cellar/postgresql/9.1.1/share/postgresql --docdir=/usr/local/Cellar/postgresql/9.1.1/share/doc/postgresql | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = wxmn.local | |
uname -m = x86_64 | |
uname -r = 11.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.0.0: Mon Jun 13 11:33:28 PDT 2011; root:xnu-1699.22.70~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 11.0.0: Mon Jun 13 11:33:28 PDT 2011; root:xnu-1699.22.70~3/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 155 tasks, 656 threads, 4 processors | |
Load average: 4.26, Mach factor: 1.14 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/readline/6.2.1/bin | |
PATH: /Users/wxmn/.rvm/gems/ruby-1.9.2-p180/bin | |
PATH: /Users/wxmn/.rvm/gems/ruby-1.9.2-p180@global/bin | |
PATH: /Users/wxmn/.rvm/rubies/ruby-1.9.2-p180/bin | |
PATH: /Users/wxmn/.rvm/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/Library/Contributions/examples | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2072: checking build system type | |
configure:2090: result: x86_64-apple-darwin11.0.0 | |
configure:2112: checking host system type | |
configure:2127: result: x86_64-apple-darwin11.0.0 | |
configure:2151: checking which template to use | |
configure:2251: result: darwin | |
configure:2358: checking whether to build with 64-bit integer date/time support | |
configure:2393: result: yes | |
configure:2400: checking whether NLS is wanted | |
configure:2434: result: no | |
configure:2442: checking for default port number | |
configure:2471: result: 5432 | |
configure:2890: checking for block size | |
configure:2930: result: 8kB | |
configure:2942: checking for segment size | |
configure:2975: result: 1GB | |
configure:2987: checking for WAL block size | |
configure:3028: result: 8kB | |
configure:3040: checking for WAL segment size | |
configure:3081: result: 16MB | |
configure:3244: checking for C compiler version | |
configure:3252: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3256: $? = 0 | |
configure:3263: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
configure:3267: $? = 0 | |
configure:3274: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:3278: $? = 1 | |
configure:3301: checking for C compiler default output file name | |
configure:3323: /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.2.1/include -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -luuid >&5 | |
configure:3327: $? = 0 | |
configure:3365: result: a.out | |
configure:3384: checking whether the C compiler works | |
configure:3394: ./a.out | |
configure:3398: $? = 0 | |
configure:3417: result: yes | |
configure:3424: checking whether we are cross compiling | |
configure:3426: result: no | |
configure:3429: checking for suffix of executables | |
configure:3436: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.2.1/include -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -luuid >&5 | |
configure:3440: $? = 0 | |
configure:3466: result: | |
configure:3472: checking for suffix of object files | |
configure:3498: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:3502: $? = 0 | |
configure:3527: result: o | |
configure:3531: checking whether we are using the GNU C compiler | |
configure:3560: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:3567: $? = 0 | |
configure:3584: result: yes | |
configure:3593: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:3623: /usr/bin/llvm-gcc -c -g -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:3630: $? = 0 | |
configure:3731: result: yes | |
configure:3748: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:3822: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:3829: $? = 0 | |
configure:3852: result: none needed | |
configure:3898: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:22: error: 'choke' undeclared (first use in this function) | |
conftest.c:22: error: (Each undeclared identifier is reported only once | |
conftest.c:22: error: for each function it appears in.) | |
conftest.c:22: error: expected ';' before 'me' | |
configure:3905: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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:3945: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:22: error: 'choke' undeclared (first use in this function) | |
conftest.c:22: error: (Each undeclared identifier is reported only once | |
conftest.c:22: error: for each function it appears in.) | |
conftest.c:22: error: expected ';' before 'me' | |
configure:3952: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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:4006: checking whether /usr/bin/llvm-gcc supports -Wdeclaration-after-statement | |
configure:4036: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:4043: $? = 0 | |
configure:4060: result: yes | |
configure:4066: checking whether /usr/bin/llvm-gcc supports -Wendif-labels | |
configure:4096: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:4103: $? = 0 | |
configure:4120: result: yes | |
configure:4127: checking whether /usr/bin/llvm-gcc supports -Wformat-security | |
configure:4157: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:4164: $? = 0 | |
configure:4181: result: yes | |
configure:4188: checking whether /usr/bin/llvm-gcc supports -fno-strict-aliasing | |
configure:4218: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:4225: $? = 0 | |
configure:4242: result: yes | |
configure:4249: checking whether /usr/bin/llvm-gcc supports -fwrapv | |
configure:4279: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:4286: $? = 0 | |
configure:4303: result: yes | |
configure:4598: checking whether the C compiler still works | |
configure:4621: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -luuid >&5 | |
configure:4628: $? = 0 | |
configure:4636: result: yes | |
configure:4678: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include conftest.c >&5 | |
configure:4685: $? = 0 | |
configure:4708: checking how to run the C preprocessor | |
configure:4748: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include conftest.c | |
configure:4755: $? = 0 | |
configure:4786: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include conftest.c | |
conftest.c:17:28: error: ac_nonexistent.h: No such file or directory | |
configure:4793: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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:4826: result: /usr/bin/llvm-gcc -E | |
configure:4855: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include conftest.c | |
configure:4862: $? = 0 | |
configure:4893: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include conftest.c | |
conftest.c:17:28: error: ac_nonexistent.h: No such file or directory | |
configure:4900: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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:5059: checking allow thread-safe client libraries | |
configure:5093: result: yes | |
configure:5100: checking whether to build with Tcl | |
configure:5128: result: no | |
configure:5164: checking whether to build Perl modules | |
configure:5192: result: no | |
configure:5199: checking whether to build Python modules | |
configure:5227: result: no | |
configure:5234: checking whether to build with GSSAPI support | |
configure:5269: result: yes | |
configure:5276: checking whether to build with Kerberos 5 support | |
configure:5311: result: yes | |
configure:5359: checking whether to build with PAM support | |
configure:5391: result: no | |
configure:5399: checking whether to build with LDAP support | |
configure:5431: result: no | |
configure:5439: checking whether to build with Bonjour support | |
configure:5471: result: yes | |
configure:5479: checking whether to build with OpenSSL support | |
configure:5511: result: yes | |
configure:5518: checking whether to build with SELinux support | |
configure:5547: result: no | |
configure:5693: checking for xml2-config | |
configure:5709: found /usr/local/bin/xml2-config | |
configure:5720: result: xml2-config | |
configure:5857: checking for grep that handles long lines and -e | |
configure:5917: result: /usr/bin/grep | |
configure:5922: checking for egrep | |
configure:5986: result: /usr/bin/grep -E | |
configure:6037: checking for ld used by GCC | |
configure:6100: result: /usr/bin/llvm-gcc | |
configure:6109: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
configure:6121: result: no | |
configure:6234: checking for ranlib | |
configure:6250: found /usr/bin/ranlib | |
configure:6261: result: ranlib | |
configure:6327: checking for strip | |
configure:6343: found /usr/bin/strip | |
configure:6354: result: strip | |
configure:6377: checking whether it is possible to strip libraries | |
configure:6387: result: no | |
configure:6436: checking for ar | |
configure:6452: found /usr/bin/ar | |
configure:6463: result: ar | |
configure:6766: checking for tar | |
configure:6784: found /usr/bin/tar | |
configure:6796: result: /usr/bin/tar | |
configure:6804: checking whether ln -s works | |
configure:6808: result: yes | |
configure:6819: checking for gawk | |
configure:6849: result: no | |
configure:6819: checking for mawk | |
configure:6849: result: no | |
configure:6819: checking for nawk | |
configure:6849: result: no | |
configure:6819: checking for awk | |
configure:6835: found /usr/bin/awk | |
configure:6846: result: awk | |
configure:6857: checking for a thread-safe mkdir -p | |
configure:6896: result: config/install-sh -c -d | |
configure:6912: checking for bison | |
configure:6930: found /usr/bin/bison | |
configure:6942: result: /usr/bin/bison | |
configure:6957: using bison (GNU Bison) 2.3 | |
configure:6988: checking for flex | |
configure:7033: result: /usr/bin/flex | |
configure:7053: using flex 2.5.35 | |
configure:7065: checking for perl | |
configure:7083: found /usr/bin/perl | |
configure:7095: result: /usr/bin/perl | |
configure:7107: using perl 5.12.3 | |
configure:7370: checking for main in -lm | |
configure:7399: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
configure:7406: $? = 0 | |
configure:7427: result: yes | |
configure:7438: checking for library containing setproctitle | |
configure:7479: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
Undefined symbols for architecture x86_64: | |
"_setproctitle", referenced from: | |
_main in ccQbu0Na.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:7486: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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:7479: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lutil -lm -luuid >&5 | |
Undefined symbols for architecture x86_64: | |
"_setproctitle", referenced from: | |
_main in ccGZTSQb.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:7486: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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:7517: result: no | |
configure:7525: checking for library containing dlopen | |
configure:7566: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
configure:7573: $? = 0 | |
configure:7604: result: none required | |
configure:7612: checking for library containing socket | |
configure:7653: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
configure:7660: $? = 0 | |
configure:7691: result: none required | |
configure:7699: checking for library containing shl_load | |
configure:7740: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
Undefined symbols for architecture x86_64: | |
"_shl_load", referenced from: | |
_main in ccdKSvIt.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:7747: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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:7740: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -ldld -lm -luuid >&5 | |
ld: library not found for -ldld | |
collect2: ld returned 1 exit status | |
configure:7747: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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:7778: result: no | |
configure:7878: checking for library containing getopt_long | |
configure:7919: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
configure:7926: $? = 0 | |
configure:7957: result: none required | |
configure:7965: checking for library containing crypt | |
configure:8006: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
configure:8013: $? = 0 | |
configure:8044: result: none required | |
configure:8053: checking for library containing fdatasync | |
configure:8094: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
configure:8101: $? = 0 | |
configure:8132: result: none required | |
configure:8142: checking for library containing gethostbyname_r | |
configure:8183: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
Undefined symbols for architecture x86_64: | |
"_gethostbyname_r", referenced from: | |
_main in ccWUSzso.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:8190: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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:8183: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lnsl -lm -luuid >&5 | |
ld: library not found for -lnsl | |
collect2: ld returned 1 exit status | |
configure:8190: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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:8221: result: no | |
configure:8230: checking for library containing shmget | |
configure:8271: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lm -luuid >&5 | |
configure:8278: $? = 0 | |
configure:8309: result: none required | |
configure:8321: checking for library containing readline | |
configure:8363: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lreadline -lm -luuid >&5 | |
Undefined symbols for architecture x86_64: | |
"_tgoto", referenced from: | |
_update_line in libreadline.a(display.o) | |
"_tputs", referenced from: | |
__rl_set_cursor in libreadline.a(terminal.o) | |
__rl_control_keypad in libreadline.a(terminal.o) | |
__rl_enable_meta_key in libreadline.a(terminal.o) | |
_rl_ding in libreadline.a(terminal.o) | |
__rl_backspace in libreadline.a(terminal.o) | |
_rl_redisplay in libreadline.a(display.o) | |
__rl_clear_screen in libreadline.a(display.o) | |
... | |
"_tgetnum", referenced from: | |
__rl_get_screen_size in libreadline.a(terminal.o) | |
"_tgetent", referenced from: | |
__rl_init_terminal_io in libreadline.a(terminal.o) | |
"_tgetstr", referenced from: | |
__rl_init_terminal_io in libreadline.a(terminal.o) | |
"_PC", referenced from: | |
__rl_init_terminal_io in libreadline.a(terminal.o) | |
"_BC", referenced from: | |
__rl_init_terminal_io in libreadline.a(terminal.o) | |
"_UP", referenced from: | |
__rl_init_terminal_io in libreadline.a(terminal.o) | |
"_tgetflag", referenced from: | |
__rl_init_terminal_io in libreadline.a(terminal.o) | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:8370: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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 readline (); | |
| int | |
| main () | |
| { | |
| return readline (); | |
| ; | |
| return 0; | |
| } | |
configure:8363: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lreadline -ltermcap -lm -luuid >&5 | |
configure:8370: $? = 0 | |
configure:8410: result: -lreadline -ltermcap | |
configure:8437: checking for inflate in -lz | |
configure:8472: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:8479: $? = 0 | |
configure:8500: result: yes | |
configure:8538: checking for library containing gss_init_sec_context | |
configure:8579: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lz -lreadline -ltermcap -lm -luuid >&5 | |
Undefined symbols for architecture x86_64: | |
"_gss_init_sec_context", referenced from: | |
_main in ccHERpwS.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:8586: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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:8579: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:8586: $? = 0 | |
configure:8617: result: -lgssapi_krb5 | |
configure:8636: checking for library containing com_err | |
configure:8677: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:8684: $? = 0 | |
configure:8715: result: none required | |
configure:8727: checking for library containing krb5_sendauth | |
configure:8768: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:8775: $? = 0 | |
configure:8806: result: none required | |
configure:8916: checking for CRYPTO_new_ex_data in -lcrypto | |
configure:8951: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:8958: $? = 0 | |
configure:8979: result: yes | |
configure:8995: checking for SSL_library_init in -lssl | |
configure:9030: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:9037: $? = 0 | |
configure:9058: result: yes | |
configure:9319: checking for xmlSaveToBuffer in -lxml2 | |
configure:9354: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:9361: $? = 0 | |
configure:9382: result: yes | |
configure:9401: checking for xsltCleanupGlobals in -lxslt | |
configure:9436: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:9443: $? = 0 | |
configure:9464: result: yes | |
configure:9566: checking for uuid_export in -lossp-uuid | |
configure:9601: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lossp-uuid -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
ld: library not found for -lossp-uuid | |
collect2: ld returned 1 exit status | |
configure:9608: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_LIBXML2 1 | |
| #define HAVE_LIBXSLT 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 uuid_export (); | |
| int | |
| main () | |
| { | |
| return uuid_export (); | |
| ; | |
| return 0; | |
| } | |
configure:9629: result: no | |
configure:9634: checking for uuid_export in -luuid | |
configure:9669: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -luuid -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:9676: $? = 0 | |
configure:9697: result: yes | |
configure:9717: checking for ANSI C header files | |
configure:9747: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9754: $? = 0 | |
configure:9853: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:9857: $? = 0 | |
configure:9863: ./conftest | |
configure:9867: $? = 0 | |
configure:9885: result: yes | |
configure:9909: checking for sys/types.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for sys/stat.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for stdlib.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for string.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for memory.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for strings.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for inttypes.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for stdint.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:9909: checking for unistd.h | |
configure:9930: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:9937: $? = 0 | |
configure:9954: result: yes | |
configure:10014: checking crypt.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:76:19: error: crypt.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10052: result: no | |
configure:10056: checking crypt.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:43:19: error: crypt.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10092: result: no | |
configure:10125: checking for crypt.h | |
configure:10134: result: no | |
configure:10014: checking dld.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:76:17: error: dld.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10052: result: no | |
configure:10056: checking dld.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:43:17: error: dld.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10092: result: no | |
configure:10125: checking for dld.h | |
configure:10134: result: no | |
configure:10014: checking fp_class.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:76:22: error: fp_class.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10052: result: no | |
configure:10056: checking fp_class.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:43:22: error: fp_class.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10092: result: no | |
configure:10125: checking for fp_class.h | |
configure:10134: result: no | |
configure:10014: checking getopt.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking getopt.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for getopt.h | |
configure:10134: result: yes | |
configure:10014: checking ieeefp.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:77:20: error: ieeefp.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10052: result: no | |
configure:10056: checking ieeefp.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:44:20: error: ieeefp.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10092: result: no | |
configure:10125: checking for ieeefp.h | |
configure:10134: result: no | |
configure:10014: checking ifaddrs.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking ifaddrs.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for ifaddrs.h | |
configure:10134: result: yes | |
configure:10014: checking langinfo.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking langinfo.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for langinfo.h | |
configure:10134: result: yes | |
configure:10014: checking poll.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking poll.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for poll.h | |
configure:10134: result: yes | |
configure:10014: checking pwd.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking pwd.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for pwd.h | |
configure:10134: result: yes | |
configure:10014: checking sys/ioctl.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/ioctl.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/ioctl.h | |
configure:10134: result: yes | |
configure:10014: checking sys/ipc.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/ipc.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/ipc.h | |
configure:10134: result: yes | |
configure:10014: checking sys/poll.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/poll.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/poll.h | |
configure:10134: result: yes | |
configure:10014: checking sys/pstat.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:84:23: error: sys/pstat.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10052: result: no | |
configure:10056: checking sys/pstat.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:51:23: error: sys/pstat.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10092: result: no | |
configure:10125: checking for sys/pstat.h | |
configure:10134: result: no | |
configure:10014: checking sys/resource.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/resource.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/resource.h | |
configure:10134: result: yes | |
configure:10014: checking sys/select.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/select.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/select.h | |
configure:10134: result: yes | |
configure:10014: checking sys/sem.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/sem.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/sem.h | |
configure:10134: result: yes | |
configure:10014: checking sys/shm.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/shm.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/shm.h | |
configure:10134: result: yes | |
configure:10014: checking sys/socket.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/socket.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/socket.h | |
configure:10134: result: yes | |
configure:10014: checking sys/sockio.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/sockio.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/sockio.h | |
configure:10134: result: yes | |
configure:10014: checking sys/tas.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:90:21: error: sys/tas.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10052: result: no | |
configure:10056: checking sys/tas.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:57:21: error: sys/tas.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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:10092: result: no | |
configure:10125: checking for sys/tas.h | |
configure:10134: result: no | |
configure:10014: checking sys/time.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/time.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/time.h | |
configure:10134: result: yes | |
configure:10014: checking sys/ucred.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/ucred.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/ucred.h | |
configure:10134: result: yes | |
configure:10014: checking sys/un.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking sys/un.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for sys/un.h | |
configure:10134: result: yes | |
configure:10014: checking termios.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking termios.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for termios.h | |
configure:10134: result: yes | |
configure:10014: checking ucred.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:94:19: error: ucred.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_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:10052: result: no | |
configure:10056: checking ucred.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:61:19: error: ucred.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| /* end confdefs.h. */ | |
| #include <ucred.h> | |
configure:10092: result: no | |
configure:10125: checking for ucred.h | |
configure:10134: result: no | |
configure:10014: checking utime.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking utime.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for utime.h | |
configure:10134: result: yes | |
configure:10014: checking wchar.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking wchar.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for wchar.h | |
configure:10134: result: yes | |
configure:10014: checking wctype.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10038: $? = 0 | |
configure:10052: result: yes | |
configure:10056: checking wctype.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10078: $? = 0 | |
configure:10092: result: yes | |
configure:10125: checking for wctype.h | |
configure:10134: result: yes | |
configure:10014: checking kernel/OS.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:97:23: error: kernel/OS.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #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 <kernel/OS.h> | |
configure:10052: result: no | |
configure:10056: checking kernel/OS.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:64:23: error: kernel/OS.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <kernel/OS.h> | |
configure:10092: result: no | |
configure:10125: checking for kernel/OS.h | |
configure:10134: result: no | |
configure:10014: checking kernel/image.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:97:26: error: kernel/image.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #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 <kernel/image.h> | |
configure:10052: result: no | |
configure:10056: checking kernel/image.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:64:26: error: kernel/image.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <kernel/image.h> | |
configure:10092: result: no | |
configure:10125: checking for kernel/image.h | |
configure:10134: result: no | |
configure:10014: checking SupportDefs.h usability | |
configure:10031: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:97:25: error: SupportDefs.h: No such file or directory | |
configure:10038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #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 <SupportDefs.h> | |
configure:10052: result: no | |
configure:10056: checking SupportDefs.h presence | |
configure:10071: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:64:25: error: SupportDefs.h: No such file or directory | |
configure:10078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <SupportDefs.h> | |
configure:10092: result: no | |
configure:10125: checking for SupportDefs.h | |
configure:10134: result: no | |
configure:10156: checking for net/if.h | |
configure:10181: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10188: $? = 0 | |
configure:10205: result: yes | |
configure:10237: checking netinet/in.h usability | |
configure:10254: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10261: $? = 0 | |
configure:10275: result: yes | |
configure:10279: checking netinet/in.h presence | |
configure:10294: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10301: $? = 0 | |
configure:10315: result: yes | |
configure:10348: checking for netinet/in.h | |
configure:10357: result: yes | |
configure:10376: checking for netinet/tcp.h | |
configure:10401: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10408: $? = 0 | |
configure:10425: result: yes | |
configure:10456: checking readline/readline.h usability | |
configure:10473: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10480: $? = 0 | |
configure:10494: result: yes | |
configure:10498: checking readline/readline.h presence | |
configure:10513: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10520: $? = 0 | |
configure:10534: result: yes | |
configure:10567: checking for readline/readline.h | |
configure:10576: result: yes | |
configure:10769: checking readline/history.h usability | |
configure:10786: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:10793: $? = 0 | |
configure:10807: result: yes | |
configure:10811: checking readline/history.h presence | |
configure:10826: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:10833: $? = 0 | |
configure:10847: result: yes | |
configure:10880: checking for readline/history.h | |
configure:10889: result: yes | |
configure:12009: checking zlib.h usability | |
configure:12026: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:12033: $? = 0 | |
configure:12047: result: yes | |
configure:12051: checking zlib.h presence | |
configure:12066: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:12073: $? = 0 | |
configure:12087: result: yes | |
configure:12120: checking for zlib.h | |
configure:12127: result: yes | |
configure:12165: checking gssapi/gssapi.h usability | |
configure:12182: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:12189: $? = 0 | |
configure:12203: result: yes | |
configure:12207: checking gssapi/gssapi.h presence | |
configure:12222: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:12229: $? = 0 | |
configure:12243: result: yes | |
configure:12276: checking for gssapi/gssapi.h | |
configure:12285: result: yes | |
configure:12469: checking krb5.h usability | |
configure:12486: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:12493: $? = 0 | |
configure:12507: result: yes | |
configure:12511: checking krb5.h presence | |
configure:12526: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:12533: $? = 0 | |
configure:12547: result: yes | |
configure:12580: checking for krb5.h | |
configure:12587: result: yes | |
configure:12613: checking openssl/ssl.h usability | |
configure:12630: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:12637: $? = 0 | |
configure:12651: result: yes | |
configure:12655: checking openssl/ssl.h presence | |
configure:12670: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:12677: $? = 0 | |
configure:12691: result: yes | |
configure:12724: checking for openssl/ssl.h | |
configure:12731: result: yes | |
configure:12754: checking openssl/err.h usability | |
configure:12771: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:12778: $? = 0 | |
configure:12792: result: yes | |
configure:12796: checking openssl/err.h presence | |
configure:12811: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:12818: $? = 0 | |
configure:12832: result: yes | |
configure:12865: checking for openssl/err.h | |
configure:12872: result: yes | |
configure:12889: checking for ERR_set_mark | |
configure:12945: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 -L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid >&5 | |
configure:12952: $? = 0 | |
configure:12974: result: yes | |
configure:13309: checking libxml/parser.h usability | |
configure:13326: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:13333: $? = 0 | |
configure:13347: result: yes | |
configure:13351: checking libxml/parser.h presence | |
configure:13366: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:13373: $? = 0 | |
configure:13387: result: yes | |
configure:13420: checking for libxml/parser.h | |
configure:13427: result: yes | |
configure:13453: checking libxslt/xslt.h usability | |
configure:13470: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:13477: $? = 0 | |
configure:13491: result: yes | |
configure:13495: checking libxslt/xslt.h presence | |
configure:13510: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:13517: $? = 0 | |
configure:13531: result: yes | |
configure:13564: checking for libxslt/xslt.h | |
configure:13571: result: yes | |
configure:13826: checking dns_sd.h usability | |
configure:13843: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
configure:13850: $? = 0 | |
configure:13864: result: yes | |
configure:13868: checking dns_sd.h presence | |
configure:13883: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
configure:13890: $? = 0 | |
configure:13904: result: yes | |
configure:13937: checking for dns_sd.h | |
configure:13944: result: yes | |
configure:13977: checking ossp/uuid.h usability | |
configure:13994: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
conftest.c:104:23: error: ossp/uuid.h: No such file or directory | |
configure:14001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_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_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_ERR_SET_MARK 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 <ossp/uuid.h> | |
configure:14015: result: no | |
configure:14019: checking ossp/uuid.h presence | |
configure:14034: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:71:23: error: ossp/uuid.h: No such file or directory | |
configure:14041: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_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_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_ERR_SET_MARK 1 | |
| /* end confdefs.h. */ | |
| #include <ossp/uuid.h> | |
configure:14055: result: no | |
configure:14088: checking for ossp/uuid.h | |
configure:14097: result: no | |
configure:14126: checking uuid.h usability | |
configure:14143: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c >&5 | |
In file included from conftest.c:104: | |
/usr/local/Cellar/ossp-uuid/1.6.2/include/uuid.h:94: error: conflicting types for 'uuid_t' | |
/usr/include/unistd.h:686: error: previous declaration of 'uuid_t' was here | |
configure:14150: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_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_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_ERR_SET_MARK 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 <uuid.h> | |
configure:14164: result: no | |
configure:14168: checking uuid.h presence | |
configure:14183: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 conftest.c | |
conftest.c:71:18: error: uuid.h: No such file or directory | |
configure:14190: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "PostgreSQL" | |
| #define PACKAGE_TARNAME "postgresql" | |
| #define PACKAGE_VERSION "9.1.1" | |
| #define PACKAGE_STRING "PostgreSQL 9.1.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PG_VERSION "9.1.1" | |
| #define PG_MAJORVERSION "9.1" | |
| #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 KRB5 1 | |
| #define PG_KRB_SRVNAM "postgres" | |
| #define USE_BONJOUR 1 | |
| #define USE_SSL 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_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_UCRED_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_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_ERR_SET_MARK 1 | |
| /* end confdefs.h. */ | |
| #include <uuid.h> | |
configure:14204: result: no | |
configure:14237: checking for uuid.h | |
configure:14246: result: no | |
configure:14258: error: header file <ossp/uuid.h> or <uuid.h> is required for OSSP-UUID | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin11.0.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/llvm-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-I/usr/local/Cellar/readline/6.2.1/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='-L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib' | |
ac_cv_env_LIBS_set=set | |
ac_cv_env_LIBS_value=-luuid | |
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_ERR_set_mark=yes | |
ac_cv_header_SupportDefs_h=no | |
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_kernel_OS_h=no | |
ac_cv_header_kernel_image_h=no | |
ac_cv_header_krb5_h=yes | |
ac_cv_header_langinfo_h=yes | |
ac_cv_header_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_ossp_uuid_h=no | |
ac_cv_header_poll_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_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_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_h=no | |
ac_cv_header_wchar_h=yes | |
ac_cv_header_wctype_h=yes | |
ac_cv_header_zlib_h=yes | |
ac_cv_host=x86_64-apple-darwin11.0.0 | |
ac_cv_lib_crypto_CRYPTO_new_ex_data=yes | |
ac_cv_lib_m_main=yes | |
ac_cv_lib_ossp_uuid_uuid_export=no | |
ac_cv_lib_ssl_SSL_library_init=yes | |
ac_cv_lib_uuid_uuid_export=yes | |
ac_cv_lib_xml2_xmlSaveToBuffer=yes | |
ac_cv_lib_xslt_xsltCleanupGlobals=yes | |
ac_cv_lib_z_inflate=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=/usr/bin/llvm-gcc | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_TAR=/usr/bin/tar | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E' | |
ac_cv_prog_XML2_CONFIG=xml2-config | |
ac_cv_prog_ac_ct_AR=ar | |
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_com_err='none required' | |
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_krb5_sendauth='none required' | |
ac_cv_search_setproctitle=no | |
ac_cv_search_shl_load=no | |
ac_cv_search_shmget='none required' | |
ac_cv_search_socket='none required' | |
pgac_cv_check_readline='-lreadline -ltermcap' | |
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__fno_strict_aliasing=yes | |
pgac_cv_prog_cc_cflags__fwrapv=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='ar' | |
AWK='awk' | |
BISON='/usr/bin/bison' | |
BISONFLAGS='' | |
CC='/usr/bin/llvm-gcc' | |
CFLAGS='-O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv' | |
COLLATEINDEX='' | |
CPP='/usr/bin/llvm-gcc -E' | |
CPPFLAGS='-I/usr/local/Cellar/readline/6.2.1/include -I/usr/local/Cellar/libxml2/2.7.7/include/libxml2 ' | |
DEFS='' | |
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='' | |
HAVE_POSIX_SIGNALS='' | |
INCLUDES='' | |
JADE='' | |
LCOV='' | |
LD='/usr/bin/llvm-gcc' | |
LDAP_LIBS_BE='' | |
LDAP_LIBS_FE='' | |
LDFLAGS='-L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib -L/usr/local/Cellar/libxml2/2.7.7/lib ' | |
LDFLAGS_EX='' | |
LDFLAGS_SL='' | |
LIBOBJS='' | |
LIBS='-lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -ltermcap -lm -luuid' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d' | |
MSGFMT='' | |
MSGMERGE='' | |
NSGMLS='' | |
OBJEXT='o' | |
OSSP_UUID_LIBS='-luuid' | |
OSX='' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='PostgreSQL' | |
PACKAGE_STRING='PostgreSQL 9.1.1' | |
PACKAGE_TARNAME='postgresql' | |
PACKAGE_VERSION='9.1.1' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PG_MAJORVERSION='9.1' | |
PORTNAME='darwin' | |
PTHREAD_CC='' | |
PTHREAD_CFLAGS='' | |
PTHREAD_LIBS='' | |
PYTHON='' | |
RANLIB='ranlib' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
STRIP_SHARED_LIB=':' | |
STRIP_STATIC_LIB=':' | |
SUN_STUDIO_CC='no' | |
TAR='/usr/bin/tar' | |
TAS='' | |
TCLSH='' | |
TCL_CONFIG_SH='' | |
TCL_INCLUDE_SPEC='' | |
TCL_LIBS='' | |
TCL_LIB_FILE='' | |
TCL_LIB_SPEC='' | |
TCL_SHARED_BUILD='' | |
TCL_SHLIB_LD_LIBS='' | |
WANTED_LANGUAGES='' | |
WINDRES='' | |
XGETTEXT='' | |
XML2_CONFIG='xml2-config' | |
XSLTPROC='' | |
ZIC='' | |
ac_ct_CC='' | |
acx_pthread_config='' | |
autodepend='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin11.0.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin11.0.0' | |
build_vendor='apple' | |
configure_args=' '\''--disable-debug'\'' '\''--prefix=/usr/local/Cellar/postgresql/9.1.1'\'' '\''--enable-thread-safety'\'' '\''--with-bonjour'\'' '\''--with-gssapi'\'' '\''--with-krb5'\'' '\''--with-openssl'\'' '\''--with-libxml'\'' '\''--with-libxslt'\'' '\''--with-ossp-uuid'\'' '\''--datadir=/usr/local/Cellar/postgresql/9.1.1/share/postgresql'\'' '\''--docdir=/usr/local/Cellar/postgresql/9.1.1/share/doc/postgresql'\'' '\''CC=/usr/bin/llvm-gcc'\'' '\''CFLAGS=-O3 -march=core2 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include'\'' '\''LDFLAGS=-L/usr/local/Cellar/readline/6.2.1/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib'\'' '\''LIBS=-luuid'\'' '\''CPPFLAGS=-I/usr/local/Cellar/readline/6.2.1/include'\''' | |
datadir='/usr/local/Cellar/postgresql/9.1.1/share/postgresql' | |
datarootdir='${prefix}/share' | |
default_port='5432' | |
docdir='/usr/local/Cellar/postgresql/9.1.1/share/doc/postgresql' | |
dvidir='${docdir}' | |
enable_coverage='no' | |
enable_debug='no' | |
enable_dtrace='no' | |
enable_nls='no' | |
enable_profiling='no' | |
enable_rpath='yes' | |
enable_shared='yes' | |
enable_thread_safety='yes' | |
exec_prefix='NONE' | |
have_docbook='' | |
have_win32_dbghelp='' | |
host='x86_64-apple-darwin11.0.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin11.0.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
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='' | |
perl_embed_ldflags='' | |
perl_privlibexp='' | |
perl_useshrplib='' | |
prefix='/usr/local/Cellar/postgresql/9.1.1' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
python_additional_libs='' | |
python_configdir='' | |
python_includespec='' | |
python_libdir='' | |
python_libspec='' | |
python_majorversion='' | |
python_version='' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
vpath_build='' | |
with_bonjour='yes' | |
with_gnu_ld='no' | |
with_gssapi='yes' | |
with_krb5='yes' | |
with_ldap='no' | |
with_libxml='yes' | |
with_libxslt='yes' | |
with_openssl='yes' | |
with_ossp_uuid='yes' | |
with_pam='no' | |
with_perl='no' | |
with_python='no' | |
with_selinux='no' | |
with_system_tzdata='' | |
with_tcl='no' | |
with_zlib='yes' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
#define PACKAGE_NAME "PostgreSQL" | |
#define PACKAGE_TARNAME "postgresql" | |
#define PACKAGE_VERSION "9.1.1" | |
#define PACKAGE_STRING "PostgreSQL 9.1.1" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PG_VERSION "9.1.1" | |
#define PG_MAJORVERSION "9.1" | |
#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 KRB5 1 | |
#define PG_KRB_SRVNAM "postgres" | |
#define USE_BONJOUR 1 | |
#define USE_SSL 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_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_UCRED_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_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_ERR_SET_MARK 1 | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment