This file contains 2 merged files, /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23/config.log and /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/main.log File config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by PostgreSQL configure 8.3.23, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid ## --------- ## ## Platform. ## ## --------- ## hostname = drj-2.local uname -m = x86_64 uname -r = 18.7.0 uname -s = Darwin uname -v = Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 Kernel configured for up to 12 processors. 6 processors are physically available. 12 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 Primary memory available: 32.00 gigabytes Default processor set: 421 tasks, 1789 threads, 12 processors Load average: 1.34, Mach factor: 10.64 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1414: checking build system type configure:1432: result: i386-apple-darwin18.7.0 configure:1440: checking host system type configure:1454: result: i386-apple-darwin18.7.0 configure:1464: checking which template to use configure:1564: result: darwin configure:1706: checking whether to build with 64-bit integer date/time support configure:1738: result: yes configure:1745: checking whether NLS is wanted configure:1780: result: no configure:1788: checking for default port number configure:1818: result: 5432 configure:2207: checking for C compiler version configure:2210: /usr/bin/clang --version &5 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:2213: $? = 0 configure:2215: /usr/bin/clang -v &5 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:2218: $? = 0 configure:2220: /usr/bin/clang -V &5 clang: error: unsupported option '-V -Wno-framework-include-private-from-public' clang: error: no input files configure:2223: $? = 1 configure:2246: checking for C compiler default output file name configure:2249: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 configure:2252: $? = 0 configure:2298: result: a.out configure:2303: checking whether the C compiler works configure:2309: ./a.out configure:2312: $? = 0 configure:2329: result: yes configure:2336: checking whether we are cross compiling configure:2338: result: no configure:2341: checking for suffix of executables configure:2343: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 configure:2346: $? = 0 configure:2371: result: configure:2377: checking for suffix of object files configure:2398: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:2401: $? = 0 configure:2423: result: o configure:2427: checking whether we are using the GNU C compiler configure:2451: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:2457: $? = 0 configure:2461: test -z || test ! -s conftest.err configure:2464: $? = 0 configure:2467: test -s conftest.o configure:2470: $? = 0 configure:2483: result: yes configure:2489: checking whether /usr/bin/clang accepts -g configure:2510: /usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:2516: $? = 0 configure:2520: test -z || test ! -s conftest.err configure:2523: $? = 0 configure:2526: test -s conftest.o configure:2529: $? = 0 configure:2540: result: yes configure:2557: checking for /usr/bin/clang option to accept ANSI C configure:2627: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:2633: $? = 0 configure:2637: test -z || test ! -s conftest.err configure:2640: $? = 0 configure:2643: test -s conftest.o configure:2646: $? = 0 configure:2664: result: none needed configure:2682: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:11: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:2688: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2844: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 conftest.c:18:1: error: use of undeclared identifier 'choke' choke me ^ 1 error generated. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | /* end confdefs.h. */ | | int | main () | { | #ifndef __INTEL_COMPILER | choke me | #endif | ; | return 0; | } configure:2907: checking if /usr/bin/clang -no-cpp-precomp supports -Wdeclaration-after-statement configure:2927: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:2933: $? = 0 configure:2937: test -z || test ! -s conftest.err configure:2940: $? = 0 configure:2943: test -s conftest.o configure:2946: $? = 0 configure:2948: result: yes configure:2960: checking if /usr/bin/clang -no-cpp-precomp supports -Wendif-labels configure:2980: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:2986: $? = 0 configure:2990: test -z || test ! -s conftest.err configure:2993: $? = 0 configure:2996: test -s conftest.o configure:2999: $? = 0 configure:3001: result: yes configure:3014: checking if /usr/bin/clang -no-cpp-precomp supports -fno-strict-aliasing configure:3034: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:3040: $? = 0 configure:3044: test -z || test ! -s conftest.err configure:3047: $? = 0 configure:3050: test -s conftest.o configure:3053: $? = 0 configure:3055: result: yes configure:3068: checking if /usr/bin/clang -no-cpp-precomp supports -fwrapv configure:3088: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 configure:3094: $? = 0 configure:3098: test -z || test ! -s conftest.err configure:3101: $? = 0 configure:3104: test -s conftest.o configure:3107: $? = 0 configure:3109: result: yes configure:3122: checking if /usr/bin/clang -no-cpp-precomp supports -fexcess-precision=standard configure:3142: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:3148: $? = 0 configure:3152: test -z || test ! -s conftest.err configure:3155: $? = 0 configure:3158: test -s conftest.o configure:3161: $? = 0 configure:3163: result: yes configure:3363: using CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard configure:3372: checking whether the C compiler still works configure:3390: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:3396: $? = 0 configure:3400: test -z || test ! -s conftest.err configure:3403: $? = 0 configure:3406: test -s conftest configure:3409: $? = 0 configure:3411: result: yes configure:3446: /usr/bin/clang -no-cpp-precomp -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:3452: $? = 0 configure:3456: test -z || test ! -s conftest.err configure:3459: $? = 0 configure:3462: test -s conftest.o configure:3465: $? = 0 configure:3484: checking how to run the C preprocessor configure:3519: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c configure:3525: $? = 0 configure:3557: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3563: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | /* end confdefs.h. */ | #include configure:3602: result: /usr/bin/clang -no-cpp-precomp -E configure:3626: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c configure:3632: $? = 0 configure:3664: /usr/bin/clang -no-cpp-precomp -E -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | /* end confdefs.h. */ | #include configure:3847: checking allow thread-safe client libraries configure:3941: result: yes configure:3948: checking whether to build with Tcl configure:3977: result: no configure:4014: checking whether to build Perl modules configure:4043: result: no configure:4050: checking whether to build Python modules configure:4079: result: no configure:4086: checking whether to build with GSSAPI support configure:4122: result: no configure:4129: checking whether to build with Kerberos 5 support configure:4165: result: no configure:4214: checking whether to build with PAM support configure:4247: result: no configure:4255: checking whether to build with LDAP support configure:4288: result: no configure:4296: checking whether to build with Bonjour support configure:4329: result: no configure:4337: checking whether to build with OpenSSL support configure:4370: result: yes configure:4522: checking for xml2-config configure:4538: found /opt/local/bin/xml2-config configure:4548: result: xml2-config configure:4687: checking for egrep configure:4697: result: grep -E configure:4734: using CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include configure:4736: using LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib configure:4752: checking for ld used by GCC configure:4815: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:4824: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:4836: result: no configure:4946: checking for ranlib configure:4962: found /opt/local/bin/ranlib configure:4973: result: ranlib configure:5027: checking for strip configure:5043: found /opt/local/bin/strip configure:5054: result: strip configure:5067: checking whether it is possible to strip libraries configure:5077: result: no configure:5086: checking for tar configure:5104: found /usr/bin/tar configure:5116: result: /usr/bin/tar configure:5123: checking whether ln -s works configure:5127: result: yes configure:5138: checking for gawk configure:5154: found /opt/local/bin/gawk configure:5164: result: gawk configure:5181: checking for bison configure:5197: found /opt/local/bin/bison configure:5207: result: bison -y configure:5221: using bison (GNU Bison) 3.5.1 configure:5256: checking for flex configure:5295: result: /opt/local/bin/flex configure:5324: using flex 2.6.4 configure:5334: checking for perl configure:5352: found /opt/local/bin/perl configure:5364: result: /opt/local/bin/perl configure:5550: checking for main in -lm configure:5574: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] conftest.c:24:1: warning: all paths through this function will call itself [-Winfinite-recursion] { ^ 1 warning generated. configure:5580: $? = 0 configure:5584: test -z || test ! -s conftest.err configure:5587: $? = 0 configure:5590: test -s conftest configure:5593: $? = 0 configure:5606: result: yes configure:5617: checking for library containing setproctitle configure:5647: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] Undefined symbols for architecture x86_64: "_setproctitle", referenced from: _main in conftest-29c299.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:5653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.3.23 on i386-apple-darwin18.7.0, compiled by GCC Apple clang version 11.0.0 (clang-1100.0.33.17)" | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_SSL 1 | #define USE_LIBXML 1 | #define USE_LIBXSLT 1 | #define PG_VERSION_NUM 80323 | #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:5702: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lutil -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] Undefined symbols for architecture x86_64: "_setproctitle", referenced from: _main in conftest-dcaa55.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:5708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.3.23 on i386-apple-darwin18.7.0, compiled by GCC Apple clang version 11.0.0 (clang-1100.0.33.17)" | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_SSL 1 | #define USE_LIBXML 1 | #define USE_LIBXSLT 1 | #define PG_VERSION_NUM 80323 | #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:5736: result: no configure:5743: checking for library containing dlopen configure:5773: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:5779: $? = 0 configure:5783: test -z || test ! -s conftest.err configure:5786: $? = 0 configure:5789: test -s conftest configure:5792: $? = 0 configure:5862: result: none required configure:5869: checking for library containing socket configure:5899: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:5905: $? = 0 configure:5909: test -z || test ! -s conftest.err configure:5912: $? = 0 configure:5915: test -s conftest configure:5918: $? = 0 configure:5988: result: none required configure:5995: checking for library containing shl_load configure:6025: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] Undefined symbols for architecture x86_64: "_shl_load", referenced from: _main in conftest-884dd8.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:6031: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.3.23 on i386-apple-darwin18.7.0, compiled by GCC Apple clang version 11.0.0 (clang-1100.0.33.17)" | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_SSL 1 | #define USE_LIBXML 1 | #define USE_LIBXSLT 1 | #define PG_VERSION_NUM 80323 | #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:6080: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -ldld -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] ld: library not found for -ldld clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:6086: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.3.23 on i386-apple-darwin18.7.0, compiled by GCC Apple clang version 11.0.0 (clang-1100.0.33.17)" | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_SSL 1 | #define USE_LIBXML 1 | #define USE_LIBXSLT 1 | #define PG_VERSION_NUM 80323 | #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:6114: result: no configure:6252: checking for library containing getopt_long configure:6282: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6288: $? = 0 configure:6292: test -z || test ! -s conftest.err configure:6295: $? = 0 configure:6298: test -s conftest configure:6301: $? = 0 configure:6371: result: none required configure:6378: checking for library containing crypt configure:6408: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6414: $? = 0 configure:6418: test -z || test ! -s conftest.err configure:6421: $? = 0 configure:6424: test -s conftest configure:6427: $? = 0 configure:6497: result: none required configure:6505: checking for library containing fdatasync configure:6535: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6541: $? = 0 configure:6545: test -z || test ! -s conftest.err configure:6548: $? = 0 configure:6551: test -s conftest configure:6554: $? = 0 configure:6624: result: none required configure:6632: checking for library containing shmget configure:6662: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6668: $? = 0 configure:6672: test -z || test ! -s conftest.err configure:6675: $? = 0 configure:6678: test -s conftest configure:6681: $? = 0 configure:6751: result: none required configure:6772: checking for -lreadline configure:6799: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lreadline -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6805: $? = 0 configure:6809: test -z || test ! -s conftest.err configure:6812: $? = 0 configure:6815: test -s conftest configure:6818: $? = 0 configure:6843: result: yes (-lreadline) configure:6880: checking for inflate in -lz configure:6910: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lz -lreadline -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6916: $? = 0 configure:6920: test -z || test ! -s conftest.err configure:6923: $? = 0 configure:6926: test -s conftest configure:6929: $? = 0 configure:6942: result: yes configure:7514: checking for CRYPTO_new_ex_data in -lcrypto configure:7544: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto -lz -lreadline -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:7550: $? = 0 configure:7554: test -z || test ! -s conftest.err configure:7557: $? = 0 configure:7560: test -s conftest configure:7563: $? = 0 configure:7576: result: yes configure:7592: checking for SSL_library_init in -lssl configure:7622: /usr/bin/clang -no-cpp-precomp -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lssl -lcrypto -lz -lreadline -lm >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] Undefined symbols for architecture x86_64: "_SSL_library_init", referenced from: _main in conftest-278bb8.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:7628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.3.23" | #define PACKAGE_STRING "PostgreSQL 8.3.23" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.3.23" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.3.23 on i386-apple-darwin18.7.0, compiled by GCC Apple clang version 11.0.0 (clang-1100.0.33.17)" | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define USE_SSL 1 | #define USE_LIBXML 1 | #define USE_LIBXSLT 1 | #define PG_VERSION_NUM 80323 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 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 SSL_library_init (); | int | main () | { | return SSL_library_init (); | ; | return 0; | } configure:7654: result: no configure:7664: error: library 'ssl' is required for OpenSSL ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin18.7.0 ac_cv_build_alias=i386-apple-darwin18.7.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DOCBOOKSTYLE_set= ac_cv_env_DOCBOOKSTYLE_value= ac_cv_env_LDFLAGS_SL_set= ac_cv_env_LDFLAGS_SL_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 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_exeext= ac_cv_host=i386-apple-darwin18.7.0 ac_cv_host_alias=i386-apple-darwin18.7.0 ac_cv_lib_crypto_CRYPTO_new_ex_data=yes ac_cv_lib_m_main=yes ac_cv_lib_ssl_SSL_library_init=no ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld ac_cv_path_PERL=/opt/local/bin/perl ac_cv_path_TAR=/usr/bin/tar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/clang -no-cpp-precomp -E' ac_cv_prog_XML2_CONFIG=xml2-config ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gnu_ld=no ac_cv_search_crypt='none required' ac_cv_search_dlopen='none required' ac_cv_search_fdatasync='none required' ac_cv_search_getopt_long='none required' ac_cv_search_setproctitle=no ac_cv_search_shl_load=no ac_cv_search_shmget='none required' ac_cv_search_socket='none required' pgac_cv_check_readline=-lreadline pgac_cv_path_flex=/opt/local/bin/flex ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='/usr/bin/clang -no-cpp-precomp' CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard' COLLATEINDEX='' CPP='/usr/bin/clang -no-cpp-precomp -E' CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include' DEFS='' DOCBOOKSTYLE='' DTRACE='' DTRACEFLAGS='' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' ELF_SYS='' EXEEXT='' FLEX='/opt/local/bin/flex' FLEXFLAGS='' GCC='yes' HAVE_IPV6='' HAVE_POSIX_SIGNALS='' INCLUDES=' -I/opt/local/include' JADE='' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDAP_LIBS_BE='' LDAP_LIBS_FE='' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib' LDFLAGS_SL='' LIBOBJS='' LIBS='-lcrypto -lz -lreadline -lm ' LN_S='ln -s' LTLIBOBJS='' MSGFMT='' MSGMERGE='' NSGMLS='' OBJEXT='o' OSSP_UUID_LIBS='' PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' PACKAGE_NAME='PostgreSQL' PACKAGE_STRING='PostgreSQL 8.3.23' PACKAGE_TARNAME='postgresql' PACKAGE_VERSION='8.3.23' PATH_SEPARATOR=':' PERL='/opt/local/bin/perl' PORTNAME='darwin' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' PYTHON='' RANLIB='ranlib' SGMLSPL='' SHELL='/bin/sh' STRIP='strip' STRIP_SHARED_LIB=':' STRIP_STATIC_LIB=':' 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='' XGETTEXT='' XML2_CONFIG='xml2-config' YACC='bison -y' YFLAGS='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' acx_pthread_config='' autodepend='' bindir='/opt/local/lib/postgresql83/bin' build='i386-apple-darwin18.7.0' build_alias='' build_cpu='i386' build_os='darwin18.7.0' build_vendor='apple' configure_args=''--prefix=/opt/local' '--sysconfdir=/opt/local/etc/postgresql83' '--bindir=/opt/local/lib/postgresql83/bin' '--libdir=/opt/local/lib/postgresql83' '--includedir=/opt/local/include/postgresql83' '--datadir=/opt/local/share/postgresql83' '--mandir=/opt/local/share/man' '--without-docdir' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--without-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--enable-thread-safety' '--enable-integer-datetimes' '--with-ossp-uuid' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'' datadir='/opt/local/share/postgresql83' default_port='5432' docdir='' 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='' host='i386-apple-darwin18.7.0' host_alias='' host_cpu='i386' host_os='darwin18.7.0' host_vendor='apple' includedir='/opt/local/include/postgresql83' infodir='${prefix}/info' krb_srvtab='' ld_R_works='' libdir='/opt/local/lib/postgresql83' libexecdir='${exec_prefix}/libexec' localedir='' localstatedir='${prefix}/var' mandir='/opt/local/share/man' oldincludedir='/usr/include' perl_archlibexp='' perl_embed_ldflags='' perl_privlibexp='' perl_useshrplib='' prefix='/opt/local' program_transform_name='s,x,x,' python_additional_libs='' python_configdir='' python_includespec='' python_libdir='' python_libspec='' python_version='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/opt/local/etc/postgresql83' target_alias='' vpath_build='' with_bonjour='no' with_gnu_ld='no' with_gssapi='no' with_krb5='no' 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_system_tzdata='' with_tcl='no' with_zlib='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432" #define ENABLE_THREAD_SAFETY 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBM 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBZ 1 #define HAVE_SPINLOCKS 1 #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" #define PACKAGE_NAME "PostgreSQL" #define PACKAGE_STRING "PostgreSQL 8.3.23" #define PACKAGE_TARNAME "postgresql" #define PACKAGE_VERSION "8.3.23" #define PG_KRB_SRVNAM "postgres" #define PG_VERSION "8.3.23" #define PG_VERSION_NUM 80323 #define PG_VERSION_STR "PostgreSQL 8.3.23 on i386-apple-darwin18.7.0, compiled by GCC Apple clang version 11.0.0 (clang-1100.0.33.17)" #define USE_INTEGER_DATETIMES 1 #define USE_LIBXML 1 #define USE_LIBXSLT 1 #define USE_SSL 1 configure: exit 1 **************************************************************************** File main.log: version:1 :debug:sysinfo macOS 10.14 (darwin/18.7.0) arch i386 :debug:sysinfo MacPorts 2.6.2 :debug:sysinfo Xcode 11.3.1 :debug:sysinfo SDK 10.14 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14 :msg:clean ---> Computing dependencies for postgresql83:info:clean .:debug:clean postgresql83 has no conflicts :debug:clean Searching for dependency: bison :debug:clean Found Dependency: receipt exists for bison :debug:clean Searching for dependency: readline :debug:clean Found Dependency: receipt exists for readline :debug:clean Searching for dependency: openssl :debug:clean Found Dependency: receipt exists for openssl :debug:clean Searching for dependency: zlib :debug:clean Found Dependency: receipt exists for zlib :debug:clean Searching for dependency: libxml2 :debug:clean Found Dependency: receipt exists for libxml2 :debug:clean Searching for dependency: libxslt :debug:clean Found Dependency: receipt exists for libxslt :debug:clean Searching for dependency: ossp-uuid :debug:clean Found Dependency: receipt exists for ossp-uuid :debug:main Executing org.macports.main (postgresql83) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:archivefetch archivefetch phase started at Fri Feb 14 13:34:23 EST 2020 :msg:archivefetch ---> Fetching archive for postgresql83 :debug:archivefetch Executing org.macports.archivefetch (postgresql83) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://packages.macports.org/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Fri Feb 14 13:34:24 EST 2020 :notice:fetch ---> Fetching distfiles for postgresql83 :debug:fetch Executing org.macports.fetch (postgresql83) :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Fri Feb 14 13:34:24 EST 2020 :notice:checksum ---> Verifying checksums for postgresql83 :debug:checksum Executing org.macports.checksum (postgresql83) :info:checksum ---> Checksumming postgresql-8.3.23.tar.bz2 :debug:checksum Calculated (rmd160) is ac0ee6a829f04e7cdca0179a2c881244c54f31cd :debug:checksum Correct (rmd160) checksum for postgresql-8.3.23.tar.bz2 :debug:checksum Calculated (sha256) is 17a46617ddbeb16f37d79b43f4e72301b051e6ef888a2eac960375bf579018d9 :debug:checksum Correct (sha256) checksum for postgresql-8.3.23.tar.bz2 :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Fri Feb 14 13:34:24 EST 2020 :notice:extract ---> Extracting postgresql83 :debug:extract setting option extract.cmd to /usr/bin/bzip2 :debug:extract Executing org.macports.extract (postgresql83) :info:extract ---> Extracting postgresql-8.3.23.tar.bz2 :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/postgresql83/postgresql-8.3.23.tar.bz2' :debug:extract Environment: :debug:extract CC_PRINT_OPTIONS='YES' :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:extract CPATH='/opt/local/include' :debug:extract DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:extract LIBRARY_PATH='/opt/local/lib' :debug:extract MACOSX_DEPLOYMENT_TARGET='10.14' :debug:extract SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:extract Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/postgresql83/postgresql-8.3.23.tar.bz2' | /usr/bin/tar -xf - :debug:extract system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/postgresql83/postgresql-8.3.23.tar.bz2' | /usr/bin/tar -xf - :debug:extract euid/egid changed to: 0/0 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work to macports :debug:extract euid/egid changed to: 502/501 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Fri Feb 14 13:34:26 EST 2020 :debug:patch Executing org.macports.patch (postgresql83) :notice:patch ---> Applying patches to postgresql83 :info:patch ---> Applying src_pl_plpython_Makefile.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='10.14' :debug:patch SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/postgresql83/files/src_pl_plpython_Makefile.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/postgresql83/files/src_pl_plpython_Makefile.patch' :info:patch patching file src/pl/plpython/Makefile :info:patch ---> Applying postgresql-uuid-ossp.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='10.14' :debug:patch SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/postgresql83/files/postgresql-uuid-ossp.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/postgresql83/files/postgresql-uuid-ossp.patch' :info:patch patching file contrib/uuid-ossp/uuid-ossp.c :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Fri Feb 14 13:34:26 EST 2020 :notice:configure ---> Configuring postgresql83 :debug:configure Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing org.macports.configure (postgresql83) :debug:configure Environment: :debug:configure CC='/usr/bin/clang' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :debug:configure CXX='/usr/bin/clang++' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:configure F90FLAGS='-pipe -Os -m64' :debug:configure FCFLAGS='-pipe -Os -m64' :debug:configure FFLAGS='-pipe -Os -m64' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.14' :debug:configure OBJC='/usr/bin/clang' :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure checking build system type... i386-apple-darwin18.7.0 :info:configure checking host system type... i386-apple-darwin18.7.0 :info:configure checking which template to use... darwin :info:configure checking whether to build with 64-bit integer date/time support... yes :info:configure checking whether NLS is wanted... no :info:configure checking for default port number... 5432 :info:configure checking for C compiler default output file name... a.out :info:configure checking whether the C compiler works... yes :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of executables... :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang accepts -g... yes :info:configure checking for /usr/bin/clang option to accept ANSI C... none needed :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wdeclaration-after-statement... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wendif-labels... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fno-strict-aliasing... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fwrapv... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fexcess-precision=standard... yes :info:configure configure: using CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard :info:configure checking whether the C compiler still works... yes :info:configure checking how to run the C preprocessor... /usr/bin/clang -no-cpp-precomp -E :info:configure checking allow thread-safe client libraries... yes :info:configure checking whether to build with Tcl... no :info:configure checking whether to build Perl modules... no :info:configure checking whether to build Python modules... no :info:configure checking whether to build with GSSAPI support... no :info:configure checking whether to build with Kerberos 5 support... no :info:configure checking whether to build with PAM support... no :info:configure checking whether to build with LDAP support... no :info:configure checking whether to build with Bonjour support... no :info:configure checking whether to build with OpenSSL support... yes :info:configure checking for xml2-config... xml2-config :info:configure checking for egrep... grep -E :info:configure configure: using CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include :info:configure configure: using LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib :info:configure checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for ranlib... ranlib :info:configure checking for strip... strip :info:configure checking whether it is possible to strip libraries... no :info:configure checking for tar... /usr/bin/tar :info:configure checking whether ln -s works... yes :info:configure checking for gawk... gawk :info:configure checking for bison... bison -y :info:configure configure: using bison (GNU Bison) 3.5.1 :info:configure checking for flex... /opt/local/bin/flex :info:configure configure: using flex 2.6.4 :info:configure checking for perl... /opt/local/bin/perl :info:configure checking for main in -lm... yes :info:configure checking for library containing setproctitle... no :info:configure checking for library containing dlopen... none required :info:configure checking for library containing socket... none required :info:configure checking for library containing shl_load... no :info:configure checking for library containing getopt_long... none required :info:configure checking for library containing crypt... none required :info:configure checking for library containing fdatasync... none required :info:configure checking for library containing shmget... none required :info:configure checking for -lreadline... yes (-lreadline) :info:configure checking for inflate in -lz... yes :info:configure checking for CRYPTO_new_ex_data in -lcrypto... yes :info:configure checking for SSL_library_init in -lssl... no :info:configure configure: error: library 'ssl' is required for OpenSSL :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure Exit code: 1 :error:configure Failed to configure postgresql83, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23/config.log :error:configure Failed to configure postgresql83: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/main.log for details. version:1 :debug:sysinfo macOS 10.14 (darwin/18.7.0) arch i386 :debug:sysinfo MacPorts 2.6.2 :debug:sysinfo Xcode 11.3.1 :debug:sysinfo SDK 10.14 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14 :msg:clean ---> Computing dependencies for postgresql83:info:clean .:debug:clean postgresql83 has no conflicts :debug:clean Searching for dependency: bison :debug:clean Found Dependency: receipt exists for bison :debug:clean Searching for dependency: readline :debug:clean Found Dependency: receipt exists for readline :debug:clean Searching for dependency: openssl :debug:clean Found Dependency: receipt exists for openssl :debug:clean Searching for dependency: zlib :debug:clean Found Dependency: receipt exists for zlib :debug:clean Searching for dependency: libxml2 :debug:clean Found Dependency: receipt exists for libxml2 :debug:clean Searching for dependency: libxslt :debug:clean Found Dependency: receipt exists for libxslt :debug:clean Searching for dependency: ossp-uuid :debug:clean Found Dependency: receipt exists for ossp-uuid :debug:main Executing org.macports.main (postgresql83) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:archivefetch archivefetch phase started at Fri Feb 14 13:41:11 EST 2020 :msg:archivefetch ---> Fetching archive for postgresql83 :debug:archivefetch Executing org.macports.archivefetch (postgresql83) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://packages.macports.org/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Fri Feb 14 13:41:12 EST 2020 :notice:configure ---> Configuring postgresql83 :debug:configure Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing org.macports.configure (postgresql83) :debug:configure Environment: :debug:configure CC='/usr/bin/clang' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :debug:configure CXX='/usr/bin/clang++' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:configure F90FLAGS='-pipe -Os -m64' :debug:configure FCFLAGS='-pipe -Os -m64' :debug:configure FFLAGS='-pipe -Os -m64' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.14' :debug:configure OBJC='/usr/bin/clang' :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure checking build system type... i386-apple-darwin18.7.0 :info:configure checking host system type... i386-apple-darwin18.7.0 :info:configure checking which template to use... darwin :info:configure checking whether to build with 64-bit integer date/time support... yes :info:configure checking whether NLS is wanted... no :info:configure checking for default port number... 5432 :info:configure checking for C compiler default output file name... a.out :info:configure checking whether the C compiler works... yes :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of executables... :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang accepts -g... yes :info:configure checking for /usr/bin/clang option to accept ANSI C... none needed :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wdeclaration-after-statement... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wendif-labels... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fno-strict-aliasing... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fwrapv... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fexcess-precision=standard... yes :info:configure configure: using CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard :info:configure checking whether the C compiler still works... yes :info:configure checking how to run the C preprocessor... /usr/bin/clang -no-cpp-precomp -E :info:configure checking allow thread-safe client libraries... yes :info:configure checking whether to build with Tcl... no :info:configure checking whether to build Perl modules... no :info:configure checking whether to build Python modules... no :info:configure checking whether to build with GSSAPI support... no :info:configure checking whether to build with Kerberos 5 support... no :info:configure checking whether to build with PAM support... no :info:configure checking whether to build with LDAP support... no :info:configure checking whether to build with Bonjour support... no :info:configure checking whether to build with OpenSSL support... yes :info:configure checking for xml2-config... xml2-config :info:configure checking for egrep... grep -E :info:configure configure: using CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include :info:configure configure: using LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib :info:configure checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for ranlib... ranlib :info:configure checking for strip... strip :info:configure checking whether it is possible to strip libraries... no :info:configure checking for tar... /usr/bin/tar :info:configure checking whether ln -s works... yes :info:configure checking for gawk... gawk :info:configure checking for bison... bison -y :info:configure configure: using bison (GNU Bison) 3.5.1 :info:configure checking for flex... /opt/local/bin/flex :info:configure configure: using flex 2.6.4 :info:configure checking for perl... /opt/local/bin/perl :info:configure checking for main in -lm... yes :info:configure checking for library containing setproctitle... no :info:configure checking for library containing dlopen... none required :info:configure checking for library containing socket... none required :info:configure checking for library containing shl_load... no :info:configure checking for library containing getopt_long... none required :info:configure checking for library containing crypt... none required :info:configure checking for library containing fdatasync... none required :info:configure checking for library containing shmget... none required :info:configure checking for -lreadline... yes (-lreadline) :info:configure checking for inflate in -lz... yes :info:configure checking for CRYPTO_new_ex_data in -lcrypto... yes :info:configure checking for SSL_library_init in -lssl... no :info:configure configure: error: library 'ssl' is required for OpenSSL :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure Exit code: 1 :error:configure Failed to configure postgresql83, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23/config.log :error:configure Failed to configure postgresql83: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/main.log for details. version:1 :debug:sysinfo macOS 10.14 (darwin/18.7.0) arch i386 :debug:sysinfo MacPorts 2.6.2 :debug:sysinfo Xcode 11.3.1 :debug:sysinfo SDK 10.14 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14 :msg:main ---> Computing dependencies for postgresql83:info:main .:debug:main postgresql83 has no conflicts :debug:main Searching for dependency: bison :debug:main Found Dependency: receipt exists for bison :debug:main Searching for dependency: readline :debug:main Found Dependency: receipt exists for readline :debug:main Searching for dependency: openssl :debug:main Found Dependency: receipt exists for openssl :debug:main Searching for dependency: zlib :debug:main Found Dependency: receipt exists for zlib :debug:main Searching for dependency: libxml2 :debug:main Found Dependency: receipt exists for libxml2 :debug:main Searching for dependency: libxslt :debug:main Found Dependency: receipt exists for libxslt :debug:main Searching for dependency: ossp-uuid :debug:main Found Dependency: receipt exists for ossp-uuid :debug:main Executing org.macports.main (postgresql83) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:archivefetch archivefetch phase started at Fri Feb 14 13:41:41 EST 2020 :msg:archivefetch ---> Fetching archive for postgresql83 :debug:archivefetch Executing org.macports.archivefetch (postgresql83) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://packages.macports.org/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Fri Feb 14 13:41:42 EST 2020 :notice:configure ---> Configuring postgresql83 :debug:configure Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing org.macports.configure (postgresql83) :debug:configure Environment: :debug:configure CC='/usr/bin/clang' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :debug:configure CXX='/usr/bin/clang++' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:configure F90FLAGS='-pipe -Os -m64' :debug:configure FCFLAGS='-pipe -Os -m64' :debug:configure FFLAGS='-pipe -Os -m64' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.14' :debug:configure OBJC='/usr/bin/clang' :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure checking build system type... i386-apple-darwin18.7.0 :info:configure checking host system type... i386-apple-darwin18.7.0 :info:configure checking which template to use... darwin :info:configure checking whether to build with 64-bit integer date/time support... yes :info:configure checking whether NLS is wanted... no :info:configure checking for default port number... 5432 :info:configure checking for C compiler default output file name... a.out :info:configure checking whether the C compiler works... yes :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of executables... :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang accepts -g... yes :info:configure checking for /usr/bin/clang option to accept ANSI C... none needed :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wdeclaration-after-statement... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wendif-labels... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fno-strict-aliasing... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fwrapv... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fexcess-precision=standard... yes :info:configure configure: using CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard :info:configure checking whether the C compiler still works... yes :info:configure checking how to run the C preprocessor... /usr/bin/clang -no-cpp-precomp -E :info:configure checking allow thread-safe client libraries... yes :info:configure checking whether to build with Tcl... no :info:configure checking whether to build Perl modules... no :info:configure checking whether to build Python modules... no :info:configure checking whether to build with GSSAPI support... no :info:configure checking whether to build with Kerberos 5 support... no :info:configure checking whether to build with PAM support... no :info:configure checking whether to build with LDAP support... no :info:configure checking whether to build with Bonjour support... no :info:configure checking whether to build with OpenSSL support... yes :info:configure checking for xml2-config... xml2-config :info:configure checking for egrep... grep -E :info:configure configure: using CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include :info:configure configure: using LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib :info:configure checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for ranlib... ranlib :info:configure checking for strip... strip :info:configure checking whether it is possible to strip libraries... no :info:configure checking for tar... /usr/bin/tar :info:configure checking whether ln -s works... yes :info:configure checking for gawk... gawk :info:configure checking for bison... bison -y :info:configure configure: using bison (GNU Bison) 3.5.1 :info:configure checking for flex... /opt/local/bin/flex :info:configure configure: using flex 2.6.4 :info:configure checking for perl... /opt/local/bin/perl :info:configure checking for main in -lm... yes :info:configure checking for library containing setproctitle... no :info:configure checking for library containing dlopen... none required :info:configure checking for library containing socket... none required :info:configure checking for library containing shl_load... no :info:configure checking for library containing getopt_long... none required :info:configure checking for library containing crypt... none required :info:configure checking for library containing fdatasync... none required :info:configure checking for library containing shmget... none required :info:configure checking for -lreadline... yes (-lreadline) :info:configure checking for inflate in -lz... yes :info:configure checking for CRYPTO_new_ex_data in -lcrypto... yes :info:configure checking for SSL_library_init in -lssl... no :info:configure configure: error: library 'ssl' is required for OpenSSL :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure Exit code: 1 :error:configure Failed to configure postgresql83, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23/config.log :error:configure Failed to configure postgresql83: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/main.log for details. version:1 :debug:sysinfo macOS 10.14 (darwin/18.7.0) arch i386 :debug:sysinfo MacPorts 2.6.2 :debug:sysinfo Xcode 11.3.1 :debug:sysinfo SDK 10.14 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14 :msg:main ---> Computing dependencies for postgresql83:info:main .:debug:main postgresql83 has no conflicts :debug:main Searching for dependency: bison :debug:main Found Dependency: receipt exists for bison :debug:main Searching for dependency: readline :debug:main Found Dependency: receipt exists for readline :debug:main Searching for dependency: openssl :debug:main Found Dependency: receipt exists for openssl :debug:main Searching for dependency: zlib :debug:main Found Dependency: receipt exists for zlib :debug:main Searching for dependency: libxml2 :debug:main Found Dependency: receipt exists for libxml2 :debug:main Searching for dependency: libxslt :debug:main Found Dependency: receipt exists for libxslt :debug:main Searching for dependency: ossp-uuid :debug:main Found Dependency: receipt exists for ossp-uuid :debug:main Executing org.macports.main (postgresql83) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:archivefetch archivefetch phase started at Fri Feb 14 13:49:34 EST 2020 :msg:archivefetch ---> Fetching archive for postgresql83 :debug:archivefetch Executing org.macports.archivefetch (postgresql83) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://packages.macports.org/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Fri Feb 14 13:49:36 EST 2020 :notice:configure ---> Configuring postgresql83 :debug:configure Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing org.macports.configure (postgresql83) :debug:configure Environment: :debug:configure CC='/usr/bin/clang' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :debug:configure CXX='/usr/bin/clang++' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:configure F90FLAGS='-pipe -Os -m64' :debug:configure FCFLAGS='-pipe -Os -m64' :debug:configure FFLAGS='-pipe -Os -m64' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.14' :debug:configure OBJC='/usr/bin/clang' :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure checking build system type... i386-apple-darwin18.7.0 :info:configure checking host system type... i386-apple-darwin18.7.0 :info:configure checking which template to use... darwin :info:configure checking whether to build with 64-bit integer date/time support... yes :info:configure checking whether NLS is wanted... no :info:configure checking for default port number... 5432 :info:configure checking for C compiler default output file name... a.out :info:configure checking whether the C compiler works... yes :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of executables... :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang accepts -g... yes :info:configure checking for /usr/bin/clang option to accept ANSI C... none needed :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wdeclaration-after-statement... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wendif-labels... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fno-strict-aliasing... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fwrapv... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fexcess-precision=standard... yes :info:configure configure: using CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard :info:configure checking whether the C compiler still works... yes :info:configure checking how to run the C preprocessor... /usr/bin/clang -no-cpp-precomp -E :info:configure checking allow thread-safe client libraries... yes :info:configure checking whether to build with Tcl... no :info:configure checking whether to build Perl modules... no :info:configure checking whether to build Python modules... no :info:configure checking whether to build with GSSAPI support... no :info:configure checking whether to build with Kerberos 5 support... no :info:configure checking whether to build with PAM support... no :info:configure checking whether to build with LDAP support... no :info:configure checking whether to build with Bonjour support... no :info:configure checking whether to build with OpenSSL support... yes :info:configure checking for xml2-config... xml2-config :info:configure checking for egrep... grep -E :info:configure configure: using CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include :info:configure configure: using LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib :info:configure checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for ranlib... ranlib :info:configure checking for strip... strip :info:configure checking whether it is possible to strip libraries... no :info:configure checking for tar... /usr/bin/tar :info:configure checking whether ln -s works... yes :info:configure checking for gawk... gawk :info:configure checking for bison... bison -y :info:configure configure: using bison (GNU Bison) 3.5.1 :info:configure checking for flex... /opt/local/bin/flex :info:configure configure: using flex 2.6.4 :info:configure checking for perl... /opt/local/bin/perl :info:configure checking for main in -lm... yes :info:configure checking for library containing setproctitle... no :info:configure checking for library containing dlopen... none required :info:configure checking for library containing socket... none required :info:configure checking for library containing shl_load... no :info:configure checking for library containing getopt_long... none required :info:configure checking for library containing crypt... none required :info:configure checking for library containing fdatasync... none required :info:configure checking for library containing shmget... none required :info:configure checking for -lreadline... yes (-lreadline) :info:configure checking for inflate in -lz... yes :info:configure checking for CRYPTO_new_ex_data in -lcrypto... yes :info:configure checking for SSL_library_init in -lssl... no :info:configure configure: error: library 'ssl' is required for OpenSSL :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure Exit code: 1 :error:configure Failed to configure postgresql83, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23/config.log :error:configure Failed to configure postgresql83: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/main.log for details. version:1 :debug:sysinfo macOS 10.14 (darwin/18.7.0) arch i386 :debug:sysinfo MacPorts 2.6.2 :debug:sysinfo Xcode 11.3.1 :debug:sysinfo SDK 10.14 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14 :debug:main epoch: in tree: 1 installed: 1 :debug:main bison 3.5.1_0 exists in the ports tree :debug:main bison 3.5.1_0 is the latest installed :debug:main bison 3.5.1_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/bison :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! bison 3.5.1_0 >= bison 3.5.1_0 :debug:main epoch: in tree: 2 installed: 2 :debug:main gettext 0.19.8.1_2 exists in the ports tree :debug:main gettext 0.19.8.1_2 is the latest installed :debug:main gettext 0.19.8.1_2 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main compiler clang 1100.0.33.17 not blacklisted because it doesn't match {clang < 211.10.1} :debug:main universal variant already exists, so not adding the default one :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! gettext 0.19.8.1_2 >= gettext 0.19.8.1_2 :debug:main epoch: in tree: 0 installed: 0 :debug:main libiconv 1.16_0 exists in the ports tree :debug:main libiconv 1.16_0 is the latest installed :debug:main libiconv 1.16_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! libiconv 1.16_0 >= libiconv 1.16_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main ncurses 6.1_0 exists in the ports tree :debug:main ncurses 6.1_0 is the latest installed :debug:main ncurses 6.1_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! ncurses 6.1_0 >= ncurses 6.1_0 :debug:main epoch: in tree: 1 installed: 1 :debug:main bison-runtime 3.5.1_0 exists in the ports tree :debug:main bison-runtime 3.5.1_0 is the latest installed :debug:main bison-runtime 3.5.1_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/bison :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main only one arch supported, so not adding the default universal variant :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! bison-runtime 3.5.1_0 >= bison-runtime 3.5.1_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main m4 1.4.18_2 exists in the ports tree :debug:main m4 1.4.18_2 is the latest installed :debug:main m4 1.4.18_2 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/m4 :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! m4 1.4.18_2 >= m4 1.4.18_2 :debug:main epoch: in tree: 0 installed: 0 :debug:main readline 8.0.000_0 exists in the ports tree :debug:main readline 8.0.000_0 is the latest installed :debug:main readline 8.0.000_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/readline :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! readline 8.0.000_0 >= readline 8.0.000_0 :debug:main epoch: in tree: 1 installed: 1 :debug:main openssl 1.1.1d_0 exists in the ports tree :debug:main openssl 1.1.1d_0 is the latest installed :debug:main openssl 1.1.1d_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/openssl :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! openssl 1.1.1d_0 >= openssl 1.1.1d_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main zlib 1.2.11_0 exists in the ports tree :debug:main zlib 1.2.11_0 is the latest installed :debug:main zlib 1.2.11_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main libxml2 2.9.10_0 exists in the ports tree :debug:main libxml2 2.9.10_0 is the latest installed :debug:main libxml2 2.9.10_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2 :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! libxml2 2.9.10_0 >= libxml2 2.9.10_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main icu 65.1_1 exists in the ports tree :debug:main icu 65.1_1 is the latest installed :debug:main icu 65.1_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/icu :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! icu 65.1_1 >= icu 65.1_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main xz 5.2.4_0 exists in the ports tree :debug:main xz 5.2.4_0 is the latest installed :debug:main xz 5.2.4_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! xz 5.2.4_0 >= xz 5.2.4_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main libxslt 1.1.34_1 exists in the ports tree :debug:main libxslt 1.1.34_1 is the latest installed :debug:main libxslt 1.1.34_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxslt :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! libxslt 1.1.34_1 >= libxslt 1.1.34_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main ossp-uuid 1.6.2_11 exists in the ports tree :debug:main ossp-uuid 1.6.2_11 +perl5_26 is the latest installed :debug:main ossp-uuid 1.6.2_11 +perl5_26 is active :debug:main Merging existing variants '+perl5_26' into variants :debug:main new fully merged portvariants: perl5_26 + :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ossp-uuid :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Re-registering default for configure.universal_args :debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main Executing variant perl5_26 provides perl5_26 :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! ossp-uuid 1.6.2_11 >= ossp-uuid 1.6.2_11 :debug:main epoch: in tree: 0 installed: 0 :debug:main perl5.26 5.26.3_4 exists in the ports tree :debug:main perl5.26 5.26.3_4 is the latest installed :debug:main perl5.26 5.26.3_4 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5 :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Re-registering default for configure.universal_args :debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! perl5.26 5.26.3_4 >= perl5.26 5.26.3_4 :debug:main epoch: in tree: 0 installed: 0 :debug:main db48 4.8.30_4 exists in the ports tree :debug:main db48 4.8.30_4 is the latest installed :debug:main db48 4.8.30_4 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/db48 :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! db48 4.8.30_4 >= db48 4.8.30_4 :debug:main epoch: in tree: 0 installed: 0 :debug:main gdbm 1.18.1_1 exists in the ports tree :debug:main gdbm 1.18.1_1 is the latest installed :debug:main gdbm 1.18.1_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/gdbm :debug:main OS darwin/18.7.0 (macOS 10.14) arch i386 :debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Running callback portconfigure::add_automatic_compiler_dependencies :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies :debug:main Running callback portstartupitem::add_notes :debug:main Finished running callback portstartupitem::add_notes :debug:main No need to upgrade! gdbm 1.18.1_1 >= gdbm 1.18.1_1 :msg:main ---> Computing dependencies for postgresql83:info:main .:debug:main postgresql83 has no conflicts :debug:main Searching for dependency: bison :debug:main Found Dependency: receipt exists for bison :debug:main Searching for dependency: readline :debug:main Found Dependency: receipt exists for readline :debug:main Searching for dependency: openssl :debug:main Found Dependency: receipt exists for openssl :debug:main Searching for dependency: zlib :debug:main Found Dependency: receipt exists for zlib :debug:main Searching for dependency: libxml2 :debug:main Found Dependency: receipt exists for libxml2 :debug:main Searching for dependency: libxslt :debug:main Found Dependency: receipt exists for libxslt :debug:main Searching for dependency: ossp-uuid :debug:main Found Dependency: receipt exists for ossp-uuid :debug:main Executing org.macports.main (postgresql83) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:archivefetch archivefetch phase started at Fri Feb 14 13:58:03 EST 2020 :msg:archivefetch ---> Fetching archive for postgresql83 :debug:archivefetch Executing org.macports.archivefetch (postgresql83) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://packages.macports.org/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch postgresql83-8.3.23_4.darwin_18.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/postgresql83 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (postgresql83) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Fri Feb 14 13:58:07 EST 2020 :notice:configure ---> Configuring postgresql83 :debug:configure Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing org.macports.configure (postgresql83) :debug:configure Environment: :debug:configure CC='/usr/bin/clang' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :debug:configure CXX='/usr/bin/clang++' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' :debug:configure F90FLAGS='-pipe -Os -m64' :debug:configure FCFLAGS='-pipe -Os -m64' :debug:configure FFLAGS='-pipe -Os -m64' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.14' :debug:configure OBJC='/usr/bin/clang' :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' :debug:configure SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure checking build system type... i386-apple-darwin18.7.0 :info:configure checking host system type... i386-apple-darwin18.7.0 :info:configure checking which template to use... darwin :info:configure checking whether to build with 64-bit integer date/time support... yes :info:configure checking whether NLS is wanted... no :info:configure checking for default port number... 5432 :info:configure checking for C compiler default output file name... a.out :info:configure checking whether the C compiler works... yes :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of executables... :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang accepts -g... yes :info:configure checking for /usr/bin/clang option to accept ANSI C... none needed :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wdeclaration-after-statement... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -Wendif-labels... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fno-strict-aliasing... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fwrapv... yes :info:configure checking if /usr/bin/clang -no-cpp-precomp supports -fexcess-precision=standard... yes :info:configure configure: using CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fexcess-precision=standard :info:configure checking whether the C compiler still works... yes :info:configure checking how to run the C preprocessor... /usr/bin/clang -no-cpp-precomp -E :info:configure checking allow thread-safe client libraries... yes :info:configure checking whether to build with Tcl... no :info:configure checking whether to build Perl modules... no :info:configure checking whether to build Python modules... no :info:configure checking whether to build with GSSAPI support... no :info:configure checking whether to build with Kerberos 5 support... no :info:configure checking whether to build with PAM support... no :info:configure checking whether to build with LDAP support... no :info:configure checking whether to build with Bonjour support... no :info:configure checking whether to build with OpenSSL support... yes :info:configure checking for xml2-config... xml2-config :info:configure checking for egrep... grep -E :info:configure configure: using CPPFLAGS=-I/opt/local/include -I/opt/local/include/ossp -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/include/libxml2 -I/opt/local/include :info:configure configure: using LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib :info:configure checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for ranlib... ranlib :info:configure checking for strip... strip :info:configure checking whether it is possible to strip libraries... no :info:configure checking for tar... /usr/bin/tar :info:configure checking whether ln -s works... yes :info:configure checking for gawk... gawk :info:configure checking for bison... bison -y :info:configure configure: using bison (GNU Bison) 3.5.1 :info:configure checking for flex... /opt/local/bin/flex :info:configure configure: using flex 2.6.4 :info:configure checking for perl... /opt/local/bin/perl :info:configure checking for main in -lm... yes :info:configure checking for library containing setproctitle... no :info:configure checking for library containing dlopen... none required :info:configure checking for library containing socket... none required :info:configure checking for library containing shl_load... no :info:configure checking for library containing getopt_long... none required :info:configure checking for library containing crypt... none required :info:configure checking for library containing fdatasync... none required :info:configure checking for library containing shmget... none required :info:configure checking for -lreadline... yes (-lreadline) :info:configure checking for inflate in -lz... yes :info:configure checking for CRYPTO_new_ex_data in -lcrypto... yes :info:configure checking for SSL_library_init in -lssl... no :info:configure configure: error: library 'ssl' is required for OpenSSL :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid :info:configure Exit code: 1 :error:configure Failed to configure postgresql83, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23/config.log :error:configure Failed to configure postgresql83: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/main.log for details.