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 14devel, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../configure --prefix=/Users/shinderuk/src/pgwork/devel/install ## --------- ## ## Platform. ## ## --------- ## hostname = Sergeys-MacBook-Pro.local uname -m = x86_64 uname -r = 19.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/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: 16.00 gigabytes Default processor set: 486 tasks, 1874 threads, 12 processors Load average: 0.45, Mach factor: 11.53 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/Apple/usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2866: checking build system type configure:2880: result: x86_64-apple-darwin19.6.0 configure:2900: checking host system type configure:2913: result: x86_64-apple-darwin19.6.0 configure:2935: checking which template to use configure:3003: result: darwin configure:3128: checking whether NLS is wanted configure:3160: result: no configure:3168: checking for default port number configure:3193: result: 5432 configure:3670: checking for block size configure:3704: result: 8kB configure:3716: checking for segment size configure:3745: result: 1GB configure:3757: checking for WAL block size configure:3792: result: 8kB configure:3889: checking for gcc configure:3905: found /usr/bin/gcc configure:3916: result: gcc configure:3947: checking for C compiler version configure:3956: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.28) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 configure:3967: $? = 0 configure:3956: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.28) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:3967: $? = 0 configure:3956: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3967: $? = 1 configure:3956: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3967: $? = 1 configure:3987: checking whether the C compiler works configure:4009: gcc conftest.c >&5 configure:4013: $? = 0 configure:4061: result: yes configure:4064: checking for C compiler default output file name configure:4066: result: a.out configure:4072: checking for suffix of executables configure:4079: gcc -o conftest conftest.c >&5 configure:4083: $? = 0 configure:4105: result: configure:4127: checking whether we are cross compiling configure:4135: gcc -o conftest conftest.c >&5 configure:4139: $? = 0 configure:4146: ./conftest configure:4150: $? = 0 configure:4165: result: no configure:4170: checking for suffix of object files configure:4192: gcc -c conftest.c >&5 configure:4196: $? = 0 configure:4217: result: o configure:4221: checking whether we are using the GNU C compiler configure:4240: gcc -c conftest.c >&5 configure:4240: $? = 0 configure:4249: result: yes configure:4258: checking whether gcc accepts -g configure:4278: gcc -c -g conftest.c >&5 configure:4278: $? = 0 configure:4319: result: yes configure:4336: checking for gcc option to accept ISO C89 configure:4399: gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4412: result: none needed configure:4432: checking for gcc option to accept ISO C99 configure:4581: gcc -c -g -O2 conftest.c >&5 configure:4581: $? = 0 configure:4594: result: none needed configure:4674: checking for g++ configure:4690: found /usr/bin/g++ configure:4701: result: g++ configure:4728: checking for C++ compiler version configure:4737: g++ --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.28) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 configure:4748: $? = 0 configure:4737: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.28) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4748: $? = 0 configure:4737: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4748: $? = 1 configure:4737: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:4748: $? = 1 configure:4752: checking whether we are using the GNU C++ compiler configure:4771: g++ -c conftest.cpp >&5 configure:4771: $? = 0 configure:4780: result: yes configure:4789: checking whether g++ accepts -g configure:4809: g++ -c -g conftest.cpp >&5 configure:4809: $? = 0 configure:4850: result: yes configure:4891: gcc -c -g -O2 conftest.c >&5 conftest.c:24:1: error: use of undeclared identifier 'choke' choke me ^ 1 error generated. configure:4891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | #ifndef __INTEL_COMPILER | choke me | #endif | ; | return 0; | } configure:4913: gcc -c -g -O2 conftest.c >&5 conftest.c:24:1: error: use of undeclared identifier 'choke' choke me ^ 1 error generated. configure:4913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | #ifndef __SUNPRO_C | choke me | #endif | ; | return 0; | } configure:4958: checking for gawk configure:4988: result: no configure:4958: checking for mawk configure:4974: found /usr/local/bin/mawk configure:4985: result: mawk configure:5289: checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS configure:5311: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:5311: $? = 0 configure:5321: result: yes configure:5337: checking whether gcc supports -Werror=vla, for CFLAGS configure:5359: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:5359: $? = 0 configure:5369: result: yes configure:5378: checking whether gcc supports -Wendif-labels, for CFLAGS configure:5400: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:5400: $? = 0 configure:5410: result: yes configure:5417: checking whether g++ supports -Wendif-labels, for CXXFLAGS configure:5445: g++ -c -Wall -Wpointer-arith -Wendif-labels -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 configure:5445: $? = 0 configure:5461: result: yes configure:5469: checking whether gcc supports -Wmissing-format-attribute, for CFLAGS configure:5491: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:5491: $? = 0 configure:5501: result: yes configure:5508: checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS configure:5536: g++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 configure:5536: $? = 0 configure:5552: result: yes configure:5560: checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS configure:5582: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 warning: unknown warning option '-Wimplicit-fallthrough=3'; did you mean '-Wimplicit-fallthrough'? [-Wunknown-warning-option] 1 warning generated. configure:5582: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5592: result: no configure:5599: checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS configure:5627: g++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 warning: unknown warning option '-Wimplicit-fallthrough=3'; did you mean '-Wimplicit-fallthrough'? [-Wunknown-warning-option] 1 warning generated. configure:5627: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5643: result: no configure:5651: checking whether gcc supports -Wcast-function-type, for CFLAGS configure:5673: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 warning: unknown warning option '-Wcast-function-type'; did you mean '-Wbad-function-cast'? [-Wunknown-warning-option] 1 warning generated. configure:5673: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5683: result: no configure:5690: checking whether g++ supports -Wcast-function-type, for CXXFLAGS configure:5718: g++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 warning: unknown warning option '-Wcast-function-type'; did you mean '-Wbad-function-cast'? [-Wunknown-warning-option] 1 warning generated. configure:5718: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5734: result: no configure:5743: checking whether gcc supports -Wformat-security, for CFLAGS configure:5765: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:5765: $? = 0 configure:5775: result: yes configure:5782: checking whether g++ supports -Wformat-security, for CXXFLAGS configure:5810: g++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 configure:5810: $? = 0 configure:5826: result: yes configure:5835: checking whether gcc supports -fno-strict-aliasing, for CFLAGS configure:5857: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:5857: $? = 0 configure:5867: result: yes configure:5874: checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS configure:5902: g++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 configure:5902: $? = 0 configure:5918: result: yes configure:5927: checking whether gcc supports -fwrapv, for CFLAGS configure:5949: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:5949: $? = 0 configure:5959: result: yes configure:5966: checking whether g++ supports -fwrapv, for CXXFLAGS configure:5994: g++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 configure:5994: $? = 0 configure:6010: result: yes configure:6019: checking whether gcc supports -fexcess-precision=standard, for CFLAGS configure:6041: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6041: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6051: result: no configure:6058: checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS configure:6086: g++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.cpp >&5 clang: warning: optimization flag '-fexcess-precision=standard' is not supported [-Wignored-optimization-argument] configure:6086: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6102: result: no configure:6110: checking whether gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS configure:6132: gcc -c -funroll-loops -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:6132: $? = 0 configure:6142: result: yes configure:6150: checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE configure:6172: gcc -c -ftree-vectorize -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:6172: $? = 0 configure:6182: result: yes configure:6193: checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS configure:6215: gcc -c -Wunused-command-line-argument -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:6215: $? = 0 configure:6225: result: yes configure:6237: checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS configure:6259: gcc -c -Wformat-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 warning: unknown warning option '-Wformat-truncation' [-Wunknown-warning-option] 1 warning generated. configure:6259: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6269: result: no configure:6280: checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS configure:6302: gcc -c -Wstringop-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 warning: unknown warning option '-Wstringop-truncation'; did you mean '-Wstring-conversion'? [-Wunknown-warning-option] 1 warning generated. configure:6302: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6312: result: no configure:7116: checking whether the C compiler still works configure:7129: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:7129: $? = 0 configure:7130: result: yes configure:7155: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:7155: $? = 0 configure:7188: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:7188: $? = 0 configure:7201: checking how to run the C preprocessor configure:7232: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:7232: $? = 0 configure:7246: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:7246: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | #include configure:7271: result: gcc -E configure:7291: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:7291: $? = 0 configure:7305: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:7305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | /* end confdefs.h. */ | #include configure:7407: checking for pkg-config configure:7425: found /usr/local/bin/pkg-config configure:7437: result: /usr/local/bin/pkg-config configure:7462: checking pkg-config is at least version 0.9.0 configure:7465: result: yes configure:7570: checking allow thread-safe client libraries configure:7600: result: yes configure:7607: checking whether to build with ICU support configure:7635: result: no configure:7736: checking whether to build with Tcl configure:7762: result: no configure:7794: checking whether to build Perl modules configure:7820: result: no configure:7827: checking whether to build Python modules configure:7853: result: no configure:7860: checking whether to build with GSSAPI support configure:7891: result: no configure:7936: checking whether to build with PAM support configure:7964: result: no configure:7971: checking whether to build with BSD Authentication support configure:7999: result: no configure:8006: checking whether to build with LDAP support configure:8034: result: no configure:8042: checking whether to build with Bonjour support configure:8070: result: no configure:8077: checking whether to build with OpenSSL support configure:8105: result: no configure:8112: checking whether to build with SELinux support configure:8139: result: no configure:8145: checking whether to build with systemd support configure:8174: result: no configure:8333: checking whether to build with XML support configure:8361: result: no configure:8625: checking for ld used by GCC configure:8688: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:8695: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:8707: result: no configure:8757: checking for ranlib configure:8773: found /usr/bin/ranlib configure:8784: result: ranlib configure:8850: checking for strip configure:8866: found /usr/bin/strip configure:8877: result: strip configure:8900: checking whether it is possible to strip libraries configure:8913: result: yes configure:8970: checking for ar configure:8986: found /usr/bin/ar configure:8997: result: ar configure:9312: checking for a BSD-compatible install configure:9380: result: /usr/bin/install -c configure:9405: checking for tar configure:9423: found /usr/bin/tar configure:9435: result: /usr/bin/tar configure:9454: checking whether ln -s works configure:9458: result: yes configure:9465: checking for a thread-safe mkdir -p configure:9504: result: ../config/install-sh -c -d configure:9519: checking for bison configure:9537: found /usr/bin/bison configure:9549: result: /usr/bin/bison configure:9571: using bison (GNU Bison) 2.3 configure:9609: checking for flex configure:9654: result: /usr/bin/flex configure:9674: using flex 2.5.35 Apple(flex-32) configure:9687: checking for perl configure:9705: found /usr/bin/perl configure:9717: result: /usr/bin/perl configure:9739: using perl 5.18.4 configure:10121: checking for a sed that does not truncate output configure:10185: result: /usr/bin/sed configure:10191: checking for grep that handles long lines and -e configure:10249: result: /usr/local/bin/ggrep configure:10254: checking for egrep configure:10316: result: /usr/local/bin/ggrep -E configure:10321: checking for ANSI C header files configure:10341: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10341: $? = 0 configure:10414: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10414: $? = 0 configure:10414: ./conftest configure:10414: $? = 0 configure:10425: result: yes configure:10438: checking for sys/types.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for sys/stat.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for stdlib.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for string.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for memory.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for strings.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for inttypes.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for stdint.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for unistd.h configure:10438: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10635: checking whether gcc is Clang configure:10660: result: yes configure:10707: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread configure:10732: gcc -o conftest -Werror -Wunknown-warning-option -pthread -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10732: $? = 0 configure:10738: (gcc -c -Werror -Wunknown-warning-option -pthread -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -pthread -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.o >&5) ==== configure:10738: $? = 0 configure:10756: result: no configure:10905: checking for joinable pthread attribute configure:10923: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:10923: $? = 0 configure:10931: result: PTHREAD_CREATE_JOINABLE configure:10945: checking whether more special flags are required for pthreads configure:10958: result: no configure:10966: checking for PTHREAD_PRIO_INHERIT configure:10982: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:35:5: warning: unused variable 'i' [-Wunused-variable] int i = PTHREAD_PRIO_INHERIT; ^ 1 warning generated. configure:10982: $? = 0 configure:10991: result: yes configure:11105: checking pthread.h usability configure:11105: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:11105: $? = 0 configure:11105: result: yes configure:11105: checking pthread.h presence configure:11105: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:11105: $? = 0 configure:11105: result: yes configure:11105: checking for pthread.h configure:11105: result: yes configure:11118: checking for strerror_r configure:11118: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:11118: $? = 0 configure:11118: result: yes configure:11118: checking for getpwuid_r configure:11118: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:11118: $? = 0 configure:11118: result: yes configure:11118: checking for gethostbyname_r configure:11118: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 Undefined symbols for architecture x86_64: "_gethostbyname_r", referenced from: _main in conftest-11770a.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:11118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r | choke me | #endif | | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:11118: result: no configure:11129: checking whether strerror_r returns int configure:11148: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:11148: $? = 0 configure:11155: result: yes configure:11189: checking for main in -lm configure:11208: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 conftest.c:40:1: warning: all paths through this function will call itself [-Winfinite-recursion] { ^ 1 warning generated. configure:11208: $? = 0 configure:11217: result: yes configure:11228: checking for library containing setproctitle configure:11259: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 Undefined symbols for architecture x86_64: "_setproctitle", referenced from: _main in conftest-e77dbf.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:11259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | int | main () | { | return setproctitle (); | ; | return 0; | } configure:11259: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lutil -lm >&5 Undefined symbols for architecture x86_64: "_setproctitle", referenced from: _main in conftest-ecb41d.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:11259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | int | main () | { | return setproctitle (); | ; | return 0; | } configure:11276: result: no configure:11284: checking for library containing dlopen configure:11315: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11315: $? = 0 configure:11332: result: none required configure:11340: checking for library containing socket configure:11371: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11371: $? = 0 configure:11388: result: none required configure:11396: checking for library containing shl_load configure:11427: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 Undefined symbols for architecture x86_64: "_shl_load", referenced from: _main in conftest-ce17cf.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:11427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11427: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -ldld -lm >&5 ld: library not found for -ldld clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11444: result: no configure:11452: checking for library containing getopt_long configure:11483: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11483: $? = 0 configure:11500: result: none required configure:11508: checking for library containing shm_open configure:11539: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11539: $? = 0 configure:11556: result: none required configure:11564: checking for library containing shm_unlink configure:11595: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11595: $? = 0 configure:11612: result: none required configure:11620: checking for library containing clock_gettime configure:11651: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11651: $? = 0 configure:11668: result: none required configure:11677: checking for library containing fdatasync configure:11708: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11708: $? = 0 configure:11725: result: none required configure:11734: checking for library containing sched_yield configure:11765: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11765: $? = 0 configure:11782: result: none required configure:11792: checking for library containing gethostbyname_r configure:11823: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 Undefined symbols for architecture x86_64: "_gethostbyname_r", referenced from: _main in conftest-9e89ab.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:11823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:11823: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lnsl -lm >&5 ld: library not found for -lnsl clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:11840: result: no configure:11849: checking for library containing shmget configure:11880: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11880: $? = 0 configure:11897: result: none required configure:11906: checking for library containing backtrace_symbols configure:11937: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lm >&5 configure:11937: $? = 0 configure:11954: result: none required configure:11966: checking for library containing readline configure:11998: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lreadline -lm >&5 configure:11998: $? = 0 configure:12024: result: -lreadline configure:12043: checking for inflate in -lz configure:12068: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:12068: $? = 0 configure:12077: result: yes configure:12970: checking for stdbool.h that conforms to C99 configure:13037: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:90:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] bool e = &s; ~ ^ conftest.c:94:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:94:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:94:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:94:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:94:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:94:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:94:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:94:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:95:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:95:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:95:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ 12 warnings generated. configure:13037: $? = 0 configure:13044: result: yes configure:13046: checking for _Bool configure:13046: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13046: $? = 0 configure:13046: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:77:20: error: expected expression if (sizeof ((_Bool))) ^ 1 error generated. configure:13046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:13046: result: yes configure:13067: checking atomic.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:76:10: fatal error: 'atomic.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking atomic.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:43:10: fatal error: 'atomic.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for atomic.h configure:13067: result: no configure:13067: checking copyfile.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking copyfile.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for copyfile.h configure:13067: result: yes configure:13067: checking execinfo.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking execinfo.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for execinfo.h configure:13067: result: yes configure:13067: checking getopt.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking getopt.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for getopt.h configure:13067: result: yes configure:13067: checking ifaddrs.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking ifaddrs.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for ifaddrs.h configure:13067: result: yes configure:13067: checking langinfo.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking langinfo.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for langinfo.h configure:13067: result: yes configure:13067: checking mbarrier.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:81:10: fatal error: 'mbarrier.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking mbarrier.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:48:10: fatal error: 'mbarrier.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for mbarrier.h configure:13067: result: no configure:13067: checking poll.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking poll.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for poll.h configure:13067: result: yes configure:13067: checking sys/epoll.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:82:10: fatal error: 'sys/epoll.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking sys/epoll.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:49:10: fatal error: 'sys/epoll.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for sys/epoll.h configure:13067: result: no configure:13067: checking sys/event.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/event.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/event.h configure:13067: result: yes configure:13067: checking sys/ipc.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/ipc.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/ipc.h configure:13067: result: yes configure:13067: checking sys/prctl.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:84:10: fatal error: 'sys/prctl.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking sys/prctl.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:51:10: fatal error: 'sys/prctl.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for sys/prctl.h configure:13067: result: no configure:13067: checking sys/procctl.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:84:10: fatal error: 'sys/procctl.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking sys/procctl.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:51:10: fatal error: 'sys/procctl.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for sys/procctl.h configure:13067: result: no configure:13067: checking sys/pstat.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:84:10: fatal error: 'sys/pstat.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking sys/pstat.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:51:10: fatal error: 'sys/pstat.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for sys/pstat.h configure:13067: result: no configure:13067: checking sys/resource.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/resource.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/resource.h configure:13067: result: yes configure:13067: checking sys/select.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/select.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/select.h configure:13067: result: yes configure:13067: checking sys/sem.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/sem.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/sem.h configure:13067: result: yes configure:13067: checking sys/shm.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/shm.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/shm.h configure:13067: result: yes configure:13067: checking sys/sockio.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/sockio.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/sockio.h configure:13067: result: yes configure:13067: checking sys/tas.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:89:10: fatal error: 'sys/tas.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking sys/tas.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:56:10: fatal error: 'sys/tas.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for sys/tas.h configure:13067: result: no configure:13067: checking sys/uio.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/uio.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/uio.h configure:13067: result: yes configure:13067: checking sys/un.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking sys/un.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for sys/un.h configure:13067: result: yes configure:13067: checking termios.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking termios.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for termios.h configure:13067: result: yes configure:13067: checking ucred.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:92:10: fatal error: 'ucred.h' file not found #include ^~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13067: result: no configure:13067: checking ucred.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c conftest.c:59:10: fatal error: 'ucred.h' file not found #include ^~~~~~~~~ 1 error generated. configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13067: result: no configure:13067: checking for ucred.h configure:13067: result: no configure:13067: checking wctype.h usability configure:13067: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking wctype.h presence configure:13067: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for wctype.h configure:13067: result: yes configure:13082: checking for net/if.h configure:13082: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13082: $? = 0 configure:13082: result: yes configure:13100: checking for sys/ucred.h configure:13100: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13100: $? = 0 configure:13100: result: yes configure:13118: checking for netinet/tcp.h configure:13118: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13118: $? = 0 configure:13118: result: yes configure:13135: checking readline/readline.h usability configure:13135: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13135: $? = 0 configure:13135: result: yes configure:13135: checking readline/readline.h presence configure:13135: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13135: $? = 0 configure:13135: result: yes configure:13135: checking for readline/readline.h configure:13135: result: yes configure:13165: checking readline/history.h usability configure:13165: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13165: $? = 0 configure:13165: result: yes configure:13165: checking readline/history.h presence configure:13165: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13165: $? = 0 configure:13165: result: yes configure:13165: checking for readline/history.h configure:13165: result: yes configure:13287: checking zlib.h usability configure:13287: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13287: $? = 0 configure:13287: result: yes configure:13287: checking zlib.h presence configure:13287: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:13287: $? = 0 configure:13287: result: yes configure:13287: checking for zlib.h configure:13287: result: yes configure:13665: checking whether byte ordering is bigendian configure:13680: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13680: $? = 0 configure:13725: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:13725: $? = 0 configure:13743: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:72:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:13743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13871: result: no configure:13889: checking for inline configure:13905: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:67:21: warning: unused function 'static_foo' [-Wunused-function] static inline foo_t static_foo () {return 0; } ^ 1 warning generated. configure:13905: $? = 0 configure:13913: result: inline configure:13931: checking for printf format archetype configure:13951: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:66:16: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] __attribute__((format(gnu_printf, 2, 3))); ^ 1 warning generated. configure:13951: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | /* end confdefs.h. */ | extern void pgac_write(int ignore, const char *fmt,...) | __attribute__((format(gnu_printf, 2, 3))); | int | main () | { | pgac_write(0, "error %s: %m", "foo"); | ; | return 0; | } configure:13975: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:66:16: warning: 'format' attribute argument not supported: syslog [-Wignored-attributes] __attribute__((format(__syslog__, 2, 3))); ^ 1 warning generated. configure:13975: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | /* end confdefs.h. */ | extern void pgac_write(int ignore, const char *fmt,...) | __attribute__((format(__syslog__, 2, 3))); | int | main () | { | pgac_write(0, "error %s: %m", "foo"); | ; | return 0; | } configure:13988: result: printf configure:13996: checking for __func__ configure:14012: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14012: $? = 0 configure:14019: result: yes configure:14057: checking for _Static_assert configure:14073: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:14073: $? = 0 configure:14081: result: yes configure:14088: checking for typeof configure:14109: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14109: $? = 0 configure:14116: result: typeof configure:14130: checking for __builtin_types_compatible_p configure:14146: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:73:20: warning: unused variable 'y' [-Wunused-variable] int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)]; ^ 1 warning generated. configure:14146: $? = 0 configure:14153: result: yes configure:14160: checking for __builtin_constant_p configure:14173: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:71:14: warning: unused variable 'y' [-Wunused-variable] static int y[__builtin_constant_p(x) ? x : 1]; ^ conftest.c:72:14: warning: unused variable 'z' [-Wunused-variable] static int z[__builtin_constant_p("string literal") ? 1 : x]; ^ 2 warnings generated. configure:14173: $? = 0 configure:14180: result: yes configure:14187: checking for __builtin_unreachable configure:14203: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:14203: $? = 0 configure:14211: result: yes configure:14218: checking for computed goto support configure:14238: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14238: $? = 0 configure:14245: result: yes configure:14252: checking for struct tm.tm_zone configure:14252: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14252: $? = 0 configure:14252: result: yes configure:14266: checking for union semun configure:14266: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14266: $? = 0 configure:14266: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:85:26: error: expected expression if (sizeof ((union semun))) ^ 1 error generated. configure:14266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_IPC_H | #include | #endif | #ifdef HAVE_SYS_SEM_H | #include | #endif | | int | main () | { | if (sizeof ((union semun))) | return 0; | ; | return 0; | } configure:14266: result: yes configure:14283: checking for struct sockaddr_un configure:14283: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14283: $? = 0 configure:14283: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:84:33: error: expected expression if (sizeof ((struct sockaddr_un))) ^ 1 error generated. configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_UN_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_un))) | return 0; | ; | return 0; | } configure:14283: result: yes configure:14298: checking for struct sockaddr_storage configure:14298: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14298: $? = 0 configure:14298: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:83:38: error: expected expression if (sizeof ((struct sockaddr_storage))) ^ 1 error generated. configure:14298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:14298: result: yes configure:14311: checking for struct sockaddr_storage.ss_family configure:14311: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14311: $? = 0 configure:14311: result: yes configure:14323: checking for struct sockaddr_storage.__ss_family configure:14323: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:86:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (ac_aggr.__ss_family) ^~~~~~~~~~~ ss_family /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:443:18: note: 'ss_family' declared here sa_family_t ss_family; /* [XSI] address family */ ^ 1 error generated. configure:14323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:14323: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:86:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (sizeof ac_aggr.__ss_family) ^~~~~~~~~~~ ss_family /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:443:18: note: 'ss_family' declared here sa_family_t ss_family; /* [XSI] address family */ ^ 1 error generated. configure:14323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:14323: result: no configure:14335: checking for struct sockaddr_storage.ss_len configure:14335: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14335: $? = 0 configure:14335: result: yes configure:14347: checking for struct sockaddr_storage.__ss_len configure:14347: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:87:13: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'? if (ac_aggr.__ss_len) ^~~~~~~~ ss_len /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:442:18: note: 'ss_len' declared here __uint8_t ss_len; /* address length */ ^ 1 error generated. configure:14347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_len) | return 0; | ; | return 0; | } configure:14347: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:87:20: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'? if (sizeof ac_aggr.__ss_len) ^~~~~~~~ ss_len /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:442:18: note: 'ss_len' declared here __uint8_t ss_len; /* address length */ ^ 1 error generated. configure:14347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_len) | return 0; | ; | return 0; | } configure:14347: result: no configure:14359: checking for struct sockaddr.sa_len configure:14359: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14359: $? = 0 configure:14359: result: yes configure:14372: checking for struct addrinfo configure:14372: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14372: $? = 0 configure:14372: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:88:30: error: expected expression if (sizeof ((struct addrinfo))) ^ 1 error generated. configure:14372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:14372: result: yes configure:14387: checking for locale_t configure:14404: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:82:1: error: unknown type name 'locale_t' locale_t x; ^ 1 error generated. configure:14404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | #include | locale_t x; | int | main () | { | | ; | return 0; | } configure:14419: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14419: $? = 0 configure:14428: result: yes (in xlocale.h) configure:14449: checking for C/C++ restrict keyword configure:14474: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:84:6: warning: no previous prototype for function 'foo' [-Wmissing-prototypes] int foo (int_ptr __restrict ip) { ^ conftest.c:84:2: note: declare 'static' if the function is not intended to be used outside of this translation unit int foo (int_ptr __restrict ip) { ^ static 1 warning generated. configure:14474: $? = 0 configure:14482: result: __restrict configure:14506: checking for struct cmsgcred configure:14506: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:94:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred' if (sizeof (struct cmsgcred)) ^ ~~~~~~~~~~~~~~~~~ conftest.c:94:20: note: forward declaration of 'struct cmsgcred' if (sizeof (struct cmsgcred)) ^ 1 error generated. configure:14506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_UCRED_H | #include | #endif | | int | main () | { | if (sizeof (struct cmsgcred)) | return 0; | ; | return 0; | } configure:14506: result: no configure:14522: checking for struct option configure:14522: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14522: $? = 0 configure:14522: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:92:28: error: expected expression if (sizeof ((struct option))) ^ 1 error generated. configure:14522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | /* end confdefs.h. */ | #ifdef HAVE_GETOPT_H | #include | #endif | | int | main () | { | if (sizeof ((struct option))) | return 0; | ; | return 0; | } configure:14522: result: yes configure:14540: checking for z_streamp configure:14540: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14540: $? = 0 configure:14540: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:91:24: error: expected expression if (sizeof ((z_streamp))) ^ 1 error generated. configure:14540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((z_streamp))) | return 0; | ; | return 0; | } configure:14540: result: yes configure:14554: checking whether assembler supports x86_64 popcntq configure:14571: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14571: $? = 0 configure:14578: result: yes configure:14674: checking for special C compiler options needed for large files configure:14719: result: no configure:14725: checking for _FILE_OFFSET_BITS value needed for large files configure:14750: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:14750: $? = 0 configure:14782: result: no configure:14874: checking size of off_t configure:14879: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:14879: $? = 0 configure:14879: ./conftest configure:14879: $? = 0 configure:14893: result: 8 configure:14913: checking size of bool configure:14918: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:14918: $? = 0 configure:14918: ./conftest configure:14918: $? = 0 configure:14935: result: 1 configure:14957: checking for int timezone configure:14978: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:14978: $? = 0 configure:14986: result: yes configure:14993: checking types of arguments for accept() configure:15017: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:93:12: error: conflicting types for 'accept' extern int accept (int, struct sockaddr *, int *); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:700:9: note: previous declaration is here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict) ^ 1 error generated. configure:15017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | /* end confdefs.h. */ | #include | #include | extern int accept (int, struct sockaddr *, int *); configure:15017: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:93:12: error: conflicting types for 'accept' extern int accept (int, struct sockaddr *, size_t *); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:700:9: note: previous declaration is here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict) ^ 1 error generated. configure:15017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | /* end confdefs.h. */ | #include | #include | extern int accept (int, struct sockaddr *, size_t *); configure:15017: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15017: $? = 0 configure:15041: result: int, int, struct sockaddr *, socklen_t * configure:15064: checking whether gettimeofday takes only one argument configure:15082: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:101:14: warning: variable 'tp' is uninitialized when used here [-Wuninitialized] gettimeofday(tp,tzp); ^~ conftest.c:99:19: note: initialize the variable 'tp' to silence this warning struct timeval *tp; ^ = NULL conftest.c:101:17: warning: variable 'tzp' is uninitialized when used here [-Wuninitialized] gettimeofday(tp,tzp); ^~~ conftest.c:100:21: note: initialize the variable 'tzp' to silence this warning struct timezone *tzp; ^ = NULL 2 warnings generated. configure:15082: $? = 0 configure:15089: result: no configure:15097: checking for wcstombs_l declaration configure:15116: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:101:8: error: use of undeclared identifier 'wcstombs_l' (void) wcstombs_l; ^ 1 error generated. configure:15116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | /* end confdefs.h. */ | #include | #include | int | main () | { | #ifndef wcstombs_l | (void) wcstombs_l; | #endif | ; | return 0; | } configure:15134: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15134: $? = 0 configure:15143: result: yes (in xlocale.h) configure:15161: checking for backtrace_symbols configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for clock_gettime configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for copyfile configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for fdatasync configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for getifaddrs configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for getpeerucred configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_getpeerucred", referenced from: _main in conftest-c2d3e5.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeerucred (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for getrlimit configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for kqueue configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for mbstowcs_l configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for memset_s configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for poll configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for posix_fallocate configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_posix_fallocate", referenced from: _main in conftest-1e2e32.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define posix_fallocate to an innocuous variant, in case declares posix_fallocate. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_fallocate innocuous_posix_fallocate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_fallocate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_fallocate | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char posix_fallocate (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_posix_fallocate || defined __stub___posix_fallocate | choke me | #endif | | int | main () | { | return posix_fallocate (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for ppoll configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_ppoll", referenced from: _main in conftest-65163c.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define ppoll to an innocuous variant, in case declares ppoll. | For example, HP-UX 11i declares gettimeofday. */ | #define ppoll innocuous_ppoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ppoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ppoll | | /* 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 ppoll (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ppoll || defined __stub___ppoll | choke me | #endif | | int | main () | { | return ppoll (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for pread configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for preadv configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for pstat configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_pstat", referenced from: _main in conftest-477936.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | /* end confdefs.h. */ | /* Define pstat to an innocuous variant, in case declares pstat. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat innocuous_pstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pstat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pstat || defined __stub___pstat | choke me | #endif | | int | main () | { | return pstat (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for pthread_is_threaded_np configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for pwrite configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for pwritev configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for readlink configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for readv configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for setproctitle configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_setproctitle", referenced from: _main in conftest-d10ef9.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for setproctitle_fast configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_setproctitle_fast", referenced from: _main in conftest-304dcd.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | /* end confdefs.h. */ | /* Define setproctitle_fast to an innocuous variant, in case declares setproctitle_fast. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle_fast innocuous_setproctitle_fast | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle_fast (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle_fast | | /* 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_fast (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setproctitle_fast || defined __stub___setproctitle_fast | choke me | #endif | | int | main () | { | return setproctitle_fast (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for setsid configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for shm_open configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for strchrnul configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_strchrnul", referenced from: _main in conftest-449ea5.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | /* end confdefs.h. */ | /* Define strchrnul to an innocuous variant, in case declares strchrnul. | For example, HP-UX 11i declares gettimeofday. */ | #define strchrnul innocuous_strchrnul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strchrnul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strchrnul | | /* 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 strchrnul (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strchrnul || defined __stub___strchrnul | choke me | #endif | | int | main () | { | return strchrnul (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for strsignal configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for symlink configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for sync_file_range configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_sync_file_range", referenced from: _main in conftest-b1f983.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:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define sync_file_range to an innocuous variant, in case declares sync_file_range. | For example, HP-UX 11i declares gettimeofday. */ | #define sync_file_range innocuous_sync_file_range | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sync_file_range (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sync_file_range | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sync_file_range (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sync_file_range || defined __stub___sync_file_range | choke me | #endif | | int | main () | { | return sync_file_range (); | ; | return 0; | } configure:15161: result: no configure:15161: checking for uselocale configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for wcstombs_l configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15161: checking for writev configure:15161: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15161: $? = 0 configure:15161: result: yes configure:15172: checking for __builtin_bswap16 configure:15193: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:122:1: warning: no previous prototype for function 'call__builtin_bswap16' [-Wmissing-prototypes] call__builtin_bswap16(int x) ^ conftest.c:121:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. configure:15193: $? = 0 configure:15201: result: yes configure:15210: checking for __builtin_bswap32 configure:15231: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:123:1: warning: no previous prototype for function 'call__builtin_bswap32' [-Wmissing-prototypes] call__builtin_bswap32(int x) ^ conftest.c:122:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. configure:15231: $? = 0 configure:15239: result: yes configure:15248: checking for __builtin_bswap64 configure:15269: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:124:1: warning: no previous prototype for function 'call__builtin_bswap64' [-Wmissing-prototypes] call__builtin_bswap64(long int x) ^ conftest.c:123:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. configure:15269: $? = 0 configure:15277: result: yes configure:15287: checking for __builtin_clz configure:15308: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:125:1: warning: no previous prototype for function 'call__builtin_clz' [-Wmissing-prototypes] call__builtin_clz(unsigned int x) ^ conftest.c:124:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. configure:15308: $? = 0 configure:15316: result: yes configure:15325: checking for __builtin_ctz configure:15346: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:126:1: warning: no previous prototype for function 'call__builtin_ctz' [-Wmissing-prototypes] call__builtin_ctz(unsigned int x) ^ conftest.c:125:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. configure:15346: $? = 0 configure:15354: result: yes configure:15363: checking for __builtin_popcount configure:15384: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:127:1: warning: no previous prototype for function 'call__builtin_popcount' [-Wmissing-prototypes] call__builtin_popcount(unsigned int x) ^ conftest.c:126:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. configure:15384: $? = 0 configure:15392: result: yes configure:15404: checking for _LARGEFILE_SOURCE value needed for large files configure:15423: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15423: $? = 0 configure:15451: result: no configure:15485: checking how gcc reports undeclared, standard C functions configure:15501: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:131:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration] (void) strchr; ^ conftest.c:131:8: note: include the header or explicitly provide a declaration for 'strchr' 1 error generated. configure:15501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | | int | main () | { | (void) strchr; | ; | return 0; | } configure:15556: result: error configure:15568: checking for posix_fadvise configure:15568: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_posix_fadvise", referenced from: _main in conftest-668b83.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:15568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define posix_fadvise to an innocuous variant, in case declares posix_fadvise. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_fadvise innocuous_posix_fadvise | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_fadvise (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_fadvise | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char posix_fadvise (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_posix_fadvise || defined __stub___posix_fadvise | choke me | #endif | | int | main () | { | return posix_fadvise (); | ; | return 0; | } configure:15568: result: no configure:15577: checking whether posix_fadvise is declared configure:15577: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:136:10: error: use of undeclared identifier 'posix_fadvise' (void) posix_fadvise; ^ 1 error generated. configure:15577: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef posix_fadvise | #ifdef __cplusplus | (void) posix_fadvise; | #else | (void) posix_fadvise; | #endif | #endif | | ; | return 0; | } configure:15577: result: no configure:15592: checking whether fdatasync is declared configure:15592: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:137:10: error: use of undeclared identifier 'fdatasync' (void) fdatasync; ^ 1 error generated. configure:15592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fdatasync | #ifdef __cplusplus | (void) fdatasync; | #else | (void) fdatasync; | #endif | #endif | | ; | return 0; | } configure:15592: result: no configure:15604: checking whether strlcat is declared configure:15604: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15604: $? = 0 configure:15604: result: yes configure:15614: checking whether strlcpy is declared configure:15614: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15614: $? = 0 configure:15614: result: yes configure:15624: checking whether strnlen is declared configure:15624: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15624: $? = 0 configure:15624: result: yes configure:15636: checking whether F_FULLFSYNC is declared configure:15636: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15636: $? = 0 configure:15636: result: yes configure:15649: checking whether RTLD_GLOBAL is declared configure:15649: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15649: $? = 0 configure:15649: result: yes configure:15660: checking whether RTLD_NOW is declared configure:15660: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15660: $? = 0 configure:15660: result: yes configure:15673: checking for struct sockaddr_in6 configure:15673: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:15673: $? = 0 configure:15673: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:173:34: error: expected expression if (sizeof ((struct sockaddr_in6))) ^ 1 error generated. configure:15673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:15673: result: yes configure:15683: checking for PS_STRINGS configure:15702: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:137:10: fatal error: 'sys/exec.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:15702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | PS_STRINGS->ps_nargvstr = 1; | PS_STRINGS->ps_argvstr = "foo"; | ; | return 0; | } configure:15710: result: no configure:15718: checking for dlopen configure:15718: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15718: $? = 0 configure:15718: result: yes configure:15731: checking for explicit_bzero configure:15731: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 Undefined symbols for architecture x86_64: "_explicit_bzero", referenced from: _main in conftest-edac37.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:15731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | /* Define explicit_bzero to an innocuous variant, in case declares explicit_bzero. | For example, HP-UX 11i declares gettimeofday. */ | #define explicit_bzero innocuous_explicit_bzero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char explicit_bzero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef explicit_bzero | | /* 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 explicit_bzero (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_explicit_bzero || defined __stub___explicit_bzero | choke me | #endif | | int | main () | { | return explicit_bzero (); | ; | return 0; | } configure:15731: result: no configure:15744: checking for fls configure:15744: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15744: $? = 0 configure:15744: result: yes configure:15757: checking for getopt configure:15757: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15757: $? = 0 configure:15757: result: yes configure:15770: checking for getpeereid configure:15770: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15770: $? = 0 configure:15770: result: yes configure:15783: checking for getrusage configure:15783: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15783: $? = 0 configure:15783: result: yes configure:15796: checking for inet_aton configure:15796: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15796: $? = 0 configure:15796: result: yes configure:15809: checking for link configure:15809: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15809: $? = 0 configure:15809: result: yes configure:15822: checking for mkdtemp configure:15822: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15822: $? = 0 configure:15822: result: yes configure:15835: checking for random configure:15835: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15835: $? = 0 configure:15835: result: yes configure:15848: checking for srandom configure:15848: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15848: $? = 0 configure:15848: result: yes configure:15861: checking for strlcat configure:15861: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:169:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] char strlcat (); ^ conftest.c:169:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. configure:15861: $? = 0 configure:15861: result: yes configure:15874: checking for strlcpy configure:15874: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:170:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] char strlcpy (); ^ conftest.c:170:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. configure:15874: $? = 0 configure:15874: result: yes configure:15887: checking for strnlen configure:15887: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15887: $? = 0 configure:15887: result: yes configure:15900: checking for strtof configure:15900: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:172:6: warning: incompatible redeclaration of library function 'strtof' [-Wincompatible-library-redeclaration] char strtof (); ^ conftest.c:172:6: note: 'strtof' is a builtin with type 'float (const char *, char **)' 1 warning generated. configure:15900: $? = 0 configure:15900: result: yes configure:15945: checking for setenv configure:15945: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15945: $? = 0 configure:15945: result: yes configure:15958: checking for unsetenv configure:15958: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15958: $? = 0 configure:15958: result: yes configure:15980: checking for getaddrinfo configure:15980: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:15980: $? = 0 configure:15980: result: yes configure:16005: checking for getopt_long configure:16005: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:16005: $? = 0 configure:16005: result: yes configure:16176: checking for syslog configure:16176: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:16176: $? = 0 configure:16176: result: yes configure:16178: checking syslog.h usability configure:16178: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:16178: $? = 0 configure:16178: result: yes configure:16178: checking syslog.h presence configure:16178: gcc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c configure:16178: $? = 0 configure:16178: result: yes configure:16178: checking for syslog.h configure:16178: result: yes configure:16189: checking for opterr configure:16205: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:16205: $? = 0 configure:16213: result: yes configure:16221: checking for optreset configure:16237: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 configure:16237: $? = 0 configure:16245: result: yes configure:16256: checking for strtoll configure:16256: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:180:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration] char strtoll (); ^ conftest.c:180:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)' 1 warning generated. configure:16256: $? = 0 configure:16256: result: yes configure:16268: checking for strtoull configure:16268: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lm >&5 conftest.c:181:6: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration] char strtoull (); ^ conftest.c:181:6: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)' 1 warning generated. configure:16268: $? = 0 configure:16268: result: yes configure:16278: checking whether strtoll is declared configure:16278: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:16278: $? = 0 configure:16278: result: yes configure:16288: checking whether strtoull is declared configure:16288: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 configure:16288: $? = 0 configure:16288: result: yes configure:16388: checking for rl_completion_append_character configure:16412: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16412: $? = 0 configure:16420: result: yes configure:16427: checking for rl_completion_suppress_quote configure:16451: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 conftest.c:174:1: error: use of undeclared identifier 'rl_completion_suppress_quote' rl_completion_suppress_quote = 1; ^ 1 error generated. configure:16451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | /* end confdefs.h. */ | #include | #if defined(HAVE_READLINE_READLINE_H) | #include | #elif defined(HAVE_EDITLINE_READLINE_H) | #include | #elif defined(HAVE_READLINE_H) | #include | #endif | | int | main () | { | rl_completion_suppress_quote = 1; | ; | return 0; | } configure:16459: result: no configure:16466: checking for rl_filename_quote_characters configure:16490: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 conftest.c:174:1: error: use of undeclared identifier 'rl_filename_quote_characters'; did you mean 'rl_completer_quote_characters'? rl_filename_quote_characters = "x"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rl_completer_quote_characters /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/readline/readline.h:110:15: note: 'rl_completer_quote_characters' declared here extern char *rl_completer_quote_characters; ^ 1 error generated. configure:16490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | /* end confdefs.h. */ | #include | #if defined(HAVE_READLINE_READLINE_H) | #include | #elif defined(HAVE_EDITLINE_READLINE_H) | #include | #elif defined(HAVE_READLINE_H) | #include | #endif | | int | main () | { | rl_filename_quote_characters = "x"; | ; | return 0; | } configure:16498: result: no configure:16505: checking for rl_filename_quoting_function configure:16529: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 conftest.c:174:1: error: use of undeclared identifier 'rl_filename_quoting_function' rl_filename_quoting_function = 0; ^ 1 error generated. configure:16529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | /* end confdefs.h. */ | #include | #if defined(HAVE_READLINE_READLINE_H) | #include | #elif defined(HAVE_EDITLINE_READLINE_H) | #include | #elif defined(HAVE_READLINE_H) | #include | #endif | | int | main () | { | rl_filename_quoting_function = 0; | ; | return 0; | } configure:16537: result: no configure:16548: checking for rl_completion_matches configure:16548: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16548: $? = 0 configure:16548: result: yes configure:16548: checking for rl_filename_completion_function configure:16548: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16548: $? = 0 configure:16548: result: yes configure:16548: checking for rl_reset_screen_size configure:16548: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 Undefined symbols for architecture x86_64: "_rl_reset_screen_size", referenced from: _main in conftest-093da5.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:16548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | /* end confdefs.h. */ | /* Define rl_reset_screen_size to an innocuous variant, in case declares rl_reset_screen_size. | For example, HP-UX 11i declares gettimeofday. */ | #define rl_reset_screen_size innocuous_rl_reset_screen_size | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rl_reset_screen_size (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rl_reset_screen_size | | /* 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 rl_reset_screen_size (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_rl_reset_screen_size || defined __stub___rl_reset_screen_size | choke me | #endif | | int | main () | { | return rl_reset_screen_size (); | ; | return 0; | } configure:16548: result: no configure:16560: checking for append_history configure:16560: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 Undefined symbols for architecture x86_64: "_append_history", referenced from: _main in conftest-0c9e3c.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:16560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | /* end confdefs.h. */ | /* Define append_history to an innocuous variant, in case declares append_history. | For example, HP-UX 11i declares gettimeofday. */ | #define append_history innocuous_append_history | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char append_history (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef append_history | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char append_history (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_append_history || defined __stub___append_history | choke me | #endif | | int | main () | { | return append_history (); | ; | return 0; | } configure:16560: result: no configure:16560: checking for history_truncate_file configure:16560: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16560: $? = 0 configure:16560: result: yes configure:16576: checking test program configure:16586: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16586: $? = 0 configure:16586: ./conftest configure:16586: $? = 0 configure:16587: result: ok configure:16607: checking whether long int is 64 bits configure:16667: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 conftest.c:174:5: warning: no previous prototype for function 'does_int64_work' [-Wmissing-prototypes] int does_int64_work() ^ conftest.c:174:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int does_int64_work() ^ static 1 warning generated. configure:16667: $? = 0 configure:16667: ./conftest configure:16667: $? = 0 configure:16677: result: yes configure:16799: checking for __builtin_mul_overflow configure:16820: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16820: $? = 0 configure:16828: result: yes configure:16841: checking size of void * configure:16846: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16846: $? = 0 configure:16846: ./conftest configure:16846: $? = 0 configure:16860: result: 8 configure:16874: checking size of size_t configure:16879: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16879: $? = 0 configure:16879: ./conftest configure:16879: $? = 0 configure:16893: result: 8 configure:16907: checking size of long configure:16912: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16912: $? = 0 configure:16912: ./conftest configure:16912: $? = 0 configure:16926: result: 8 configure:16941: checking alignment of short configure:16946: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16946: $? = 0 configure:16946: ./conftest configure:16946: $? = 0 configure:16964: result: 2 configure:16976: checking alignment of int configure:16981: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:16981: $? = 0 configure:16981: ./conftest configure:16981: $? = 0 configure:16999: result: 4 configure:17011: checking alignment of long configure:17016: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17016: $? = 0 configure:17016: ./conftest configure:17016: $? = 0 configure:17034: result: 8 configure:17083: checking alignment of double configure:17088: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17088: $? = 0 configure:17088: ./conftest configure:17088: $? = 0 configure:17106: result: 8 configure:17140: checking for int8 configure:17140: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:182:13: error: use of undeclared identifier 'int8'; did you mean 'int'? if (sizeof (int8)) ^~~~ int conftest.c:182:12: error: reference to overloaded function could not be resolved; did you mean to call it? if (sizeof (int8)) ^~~~~~ 2 errors generated. configure:17140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:17140: result: no configure:17150: checking for uint8 configure:17150: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:182:13: error: use of undeclared identifier 'uint8' if (sizeof (uint8)) ^ 1 error generated. configure:17150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (uint8)) | return 0; | ; | return 0; | } configure:17150: result: no configure:17160: checking for int64 configure:17160: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:182:13: error: use of undeclared identifier 'int64' if (sizeof (int64)) ^ 1 error generated. configure:17160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (int64)) | return 0; | ; | return 0; | } configure:17160: result: no configure:17170: checking for uint64 configure:17170: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:182:13: error: use of undeclared identifier 'uint64' if (sizeof (uint64)) ^ 1 error generated. configure:17170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (uint64)) | return 0; | ; | return 0; | } configure:17170: result: no configure:17183: checking for __int128 configure:17220: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17220: $? = 0 configure:17228: result: yes configure:17235: checking for __int128 alignment bug configure:17273: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 conftest.c:188:6: warning: no previous prototype for function 'pass_by_val' [-Wmissing-prototypes] void pass_by_val(void *buffer, int128a par) { holder = par; } ^ conftest.c:188:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void pass_by_val(void *buffer, int128a par) { holder = par; } ^ static 1 warning generated. configure:17273: $? = 0 configure:17273: ./conftest configure:17273: $? = 0 configure:17283: result: ok configure:17291: checking alignment of PG_INT128_TYPE configure:17296: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17296: $? = 0 configure:17296: ./conftest configure:17296: $? = 0 configure:17314: result: 16 configure:17329: checking for builtin __sync char locking functions configure:17347: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17347: $? = 0 configure:17355: result: yes configure:17362: checking for builtin __sync int32 locking functions configure:17380: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17380: $? = 0 configure:17388: result: yes configure:17395: checking for builtin __sync int32 atomic operations configure:17412: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17412: $? = 0 configure:17420: result: yes configure:17427: checking for builtin __sync int64 atomic operations configure:17444: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17444: $? = 0 configure:17452: result: yes configure:17459: checking for builtin __atomic int32 atomic operations configure:17477: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17477: $? = 0 configure:17485: result: yes configure:17492: checking for builtin __atomic int64 atomic operations configure:17510: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17510: $? = 0 configure:17518: result: yes configure:17528: checking for __get_cpuid configure:17546: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17546: $? = 0 configure:17554: result: yes configure:17562: checking for __cpuid configure:17580: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 In file included from conftest.c:186: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/intrin.h:12:15: fatal error: 'intrin.h' file not found #include_next ^~~~~~~~~~ 1 error generated. configure:17580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | #define PG_INT128_TYPE __int128 | #define ALIGNOF_PG_INT128_TYPE 16 | #define HAVE_GCC__SYNC_CHAR_TAS 1 | #define HAVE_GCC__SYNC_INT32_TAS 1 | #define HAVE_GCC__SYNC_INT32_CAS 1 | #define HAVE_GCC__SYNC_INT64_CAS 1 | #define HAVE_GCC__ATOMIC_INT32_CAS 1 | #define HAVE_GCC__ATOMIC_INT64_CAS 1 | #define HAVE__GET_CPUID 1 | /* end confdefs.h. */ | #include | int | main () | { | unsigned int exx[4] = {0, 0, 0, 0}; | __get_cpuid(exx[0], 1); | | ; | return 0; | } configure:17588: result: no configure:17601: checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS= configure:17623: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 conftest.c:191:10: error: always_inline function '_mm_crc32_u8' requires target feature 'sse4.2', but would be inlined into function 'main' that is compiled without support for 'sse4.2' crc = _mm_crc32_u8(crc, 0); ^ conftest.c:192:10: error: always_inline function '_mm_crc32_u32' requires target feature 'sse4.2', but would be inlined into function 'main' that is compiled without support for 'sse4.2' crc = _mm_crc32_u32(crc, 0); ^ 2 errors generated. configure:17623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | #define PG_INT128_TYPE __int128 | #define ALIGNOF_PG_INT128_TYPE 16 | #define HAVE_GCC__SYNC_CHAR_TAS 1 | #define HAVE_GCC__SYNC_INT32_TAS 1 | #define HAVE_GCC__SYNC_INT32_CAS 1 | #define HAVE_GCC__SYNC_INT64_CAS 1 | #define HAVE_GCC__ATOMIC_INT32_CAS 1 | #define HAVE_GCC__ATOMIC_INT64_CAS 1 | #define HAVE__GET_CPUID 1 | /* end confdefs.h. */ | #include | int | main () | { | unsigned int crc = 0; | crc = _mm_crc32_u8(crc, 0); | crc = _mm_crc32_u32(crc, 0); | /* return computed value, to prevent the above being optimized away */ | return crc == 0; | ; | return 0; | } configure:17632: result: no configure:17640: checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2 configure:17662: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -msse4.2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:17662: $? = 0 configure:17671: result: yes configure:17698: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c >&5 conftest.c:192:2: error: __SSE4_2__ not defined #error __SSE4_2__ not defined ^ 1 error generated. configure:17698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | #define PG_INT128_TYPE __int128 | #define ALIGNOF_PG_INT128_TYPE 16 | #define HAVE_GCC__SYNC_CHAR_TAS 1 | #define HAVE_GCC__SYNC_INT32_TAS 1 | #define HAVE_GCC__SYNC_INT32_CAS 1 | #define HAVE_GCC__SYNC_INT64_CAS 1 | #define HAVE_GCC__ATOMIC_INT32_CAS 1 | #define HAVE_GCC__ATOMIC_INT64_CAS 1 | #define HAVE__GET_CPUID 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __SSE4_2__ | #error __SSE4_2__ not defined | #endif | | ; | return 0; | } configure:17708: checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS= configure:17732: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 In file included from conftest.c:186: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/arm_acle.h:14:2: error: "ACLE intrinsics support not enabled." #error "ACLE intrinsics support not enabled." ^ conftest.c:191:10: error: implicit declaration of function '__crc32cb' is invalid in C99 [-Werror,-Wimplicit-function-declaration] crc = __crc32cb(crc, 0); ^ conftest.c:192:10: error: implicit declaration of function '__crc32ch' is invalid in C99 [-Werror,-Wimplicit-function-declaration] crc = __crc32ch(crc, 0); ^ conftest.c:192:10: note: did you mean '__crc32cb'? conftest.c:191:10: note: '__crc32cb' declared here crc = __crc32cb(crc, 0); ^ conftest.c:193:10: error: implicit declaration of function '__crc32cw' is invalid in C99 [-Werror,-Wimplicit-function-declaration] crc = __crc32cw(crc, 0); ^ conftest.c:194:10: error: implicit declaration of function '__crc32cd' is invalid in C99 [-Werror,-Wimplicit-function-declaration] crc = __crc32cd(crc, 0); ^ 5 errors generated. configure:17732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | #define PG_INT128_TYPE __int128 | #define ALIGNOF_PG_INT128_TYPE 16 | #define HAVE_GCC__SYNC_CHAR_TAS 1 | #define HAVE_GCC__SYNC_INT32_TAS 1 | #define HAVE_GCC__SYNC_INT32_CAS 1 | #define HAVE_GCC__SYNC_INT64_CAS 1 | #define HAVE_GCC__ATOMIC_INT32_CAS 1 | #define HAVE_GCC__ATOMIC_INT64_CAS 1 | #define HAVE__GET_CPUID 1 | /* end confdefs.h. */ | #include | int | main () | { | unsigned int crc = 0; | crc = __crc32cb(crc, 0); | crc = __crc32ch(crc, 0); | crc = __crc32cw(crc, 0); | crc = __crc32cd(crc, 0); | /* return computed value, to prevent the above being optimized away */ | return crc == 0; | ; | return 0; | } configure:17741: result: no configure:17749: checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc configure:17773: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -march=armv8-a+crc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 error: unknown target CPU 'armv8-a+crc' note: valid target CPU values are: nocona, core2, penryn, bonnell, atom, silvermont, slm, goldmont, goldmont-plus, tremont, nehalem, corei7, westmere, sandybridge, corei7-avx, ivybridge, core-avx-i, haswell, core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake, cooperlake, cannonlake, icelake-client, icelake-server, tigerlake, knl, knm, k8, athlon64, athlon-fx, opteron, k8-sse3, athlon64-sse3, opteron-sse3, amdfam10, barcelona, btver1, btver2, bdver1, bdver2, bdver3, bdver4, znver1, znver2, x86-64 configure:17773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "14devel" | #define PACKAGE_STRING "PostgreSQL 14devel" | #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" | #define PACKAGE_URL "https://www.postgresql.org/" | #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" | #define PG_MAJORVERSION "14" | #define PG_MAJORVERSION_NUM 14 | #define PG_MINORVERSION_NUM 0 | #define PG_VERSION "14devel" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define BLCKSZ 8192 | #define RELSEG_SIZE 131072 | #define XLOG_BLCKSZ 8192 | #define ENABLE_THREAD_SAFETY 1 | #define PG_KRB_SRVNAM "postgres" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define STRERROR_R_INT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_ATOMICS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COPYFILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define PG_PRINTF_ATTRIBUTE printf | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE__STATIC_ASSERT 1 | #define HAVE_TYPEOF 1 | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE__BUILTIN_CONSTANT_P 1 | #define HAVE__BUILTIN_UNREACHABLE 1 | #define HAVE_COMPUTED_GOTO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_LOCALE_T 1 | #define LOCALE_T_IN_XLOCALE 1 | #define restrict __restrict | #define pg_restrict __restrict | #define HAVE_STRUCT_OPTION 1 | #define HAVE_X86_64_POPCNTQ 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BOOL 1 | #define PG_USE_STDBOOL 1 | #define HAVE_INT_TIMEZONE 1 | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 socklen_t | #define WCSTOMBS_L_IN_XLOCALE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_COPYFILE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_KQUEUE 1 | #define HAVE_MBSTOWCS_L 1 | #define HAVE_MEMSET_S 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_IS_THREADED_NP 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READV 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_USELOCALE 1 | #define HAVE_WCSTOMBS_L 1 | #define HAVE_WRITEV 1 | #define HAVE__BUILTIN_BSWAP16 1 | #define HAVE__BUILTIN_BSWAP32 1 | #define HAVE__BUILTIN_BSWAP64 1 | #define HAVE__BUILTIN_CLZ 1 | #define HAVE__BUILTIN_CTZ 1 | #define HAVE__BUILTIN_POPCOUNT 1 | #define HAVE_FSEEKO 1 | #define HAVE_DECL_POSIX_FADVISE 0 | #define HAVE_DECL_FDATASYNC 0 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_F_FULLFSYNC 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_IPV6 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPEEREID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_LINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SYSLOG 1 | #define HAVE_INT_OPTERR 1 | #define HAVE_INT_OPTRESET 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_HISTORY_TRUNCATE_FILE 1 | #define HAVE_LONG_INT_64 1 | #define PG_INT64_TYPE long int | #define INT64_MODIFIER "l" | #define HAVE__BUILTIN_OP_OVERFLOW 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define MAXIMUM_ALIGNOF 8 | #define PG_INT128_TYPE __int128 | #define ALIGNOF_PG_INT128_TYPE 16 | #define HAVE_GCC__SYNC_CHAR_TAS 1 | #define HAVE_GCC__SYNC_INT32_TAS 1 | #define HAVE_GCC__SYNC_INT32_CAS 1 | #define HAVE_GCC__SYNC_INT64_CAS 1 | #define HAVE_GCC__ATOMIC_INT32_CAS 1 | #define HAVE_GCC__ATOMIC_INT64_CAS 1 | #define HAVE__GET_CPUID 1 | /* end confdefs.h. */ | #include | int | main () | { | unsigned int crc = 0; | crc = __crc32cb(crc, 0); | crc = __crc32ch(crc, 0); | crc = __crc32cw(crc, 0); | crc = __crc32cd(crc, 0); | /* return computed value, to prevent the above being optimized away */ | return crc == 0; | ; | return 0; | } configure:17782: result: no configure:17836: checking which CRC-32C implementation to use configure:17851: result: SSE 4.2 with runtime check configure:18003: checking which semaphore API to use configure:18026: result: System V configure:18052: checking which random number source to use configure:18061: result: /dev/urandom configure:18063: checking for /dev/urandom configure:18076: result: yes configure:18549: checking for xmllint configure:18567: found /usr/bin/xmllint configure:18579: result: /usr/bin/xmllint configure:18603: checking for xsltproc configure:18621: found /usr/bin/xsltproc configure:18633: result: /usr/bin/xsltproc configure:18657: checking for fop configure:18690: result: no configure:18711: checking for dbtoepub configure:18744: result: no configure:18922: checking thread safety of required library functions configure:18943: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk conftest.c -lz -lreadline -lm >&5 configure:18943: $? = 0 configure:18943: ./conftest Your errno is thread-safe. Your system has strerror_r(); it does not need strerror(). Your system has getpwuid_r(); it does not need getpwuid(). Your system has getaddrinfo(); it does not need gethostbyname() or gethostbyname_r(). Your platform is thread-safe. configure:18943: $? = 0 configure:18944: result: yes configure:18978: checking whether gcc supports -Wl,-dead_strip_dylibs configure:18999: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-no_weak_imports -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wl,-dead_strip_dylibs conftest.c -lz -lreadline -lm >&5 configure:18999: $? = 0 configure:18999: ./conftest configure:18999: $? = 0 configure:19010: result: yes configure:19137: using compiler=Apple clang version 12.0.0 (clang-1200.0.32.28) configure:19139: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 configure:19141: using CPPFLAGS=-isysroot $(PG_SYSROOT) configure:19143: using LDFLAGS=-Wl,-no_weak_imports -isysroot $(PG_SYSROOT) -Wl,-dead_strip_dylibs configure:19172: result: done configure:19314: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PostgreSQL config.status 14devel, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Sergeys-MacBook-Pro.local config.status:1136: creating GNUmakefile config.status:1136: creating src/Makefile.global config.status:1136: creating src/include/pg_config.h config.status:1136: creating src/include/pg_config_ext.h config.status:1136: creating src/interfaces/ecpg/include/ecpg_config.h config.status:1328: linking ../src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status:1328: linking ../src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c config.status:1328: linking ../src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status:1328: linking ../src/include/port/darwin.h to src/include/pg_config_os.h config.status:1328: linking ../src/makefiles/Makefile.darwin to src/Makefile.port ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_PG_INT128_TYPE=16 ac_cv_alignof_double=8 ac_cv_alignof_int=4 ac_cv_alignof_long=8 ac_cv_alignof_short=2 ac_cv_build=x86_64-apple-darwin19.6.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_decl_report=error ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CLANG_set= ac_cv_env_CLANG_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_ICU_CFLAGS_set= ac_cv_env_ICU_CFLAGS_value= ac_cv_env_ICU_LIBS_set= ac_cv_env_ICU_LIBS_value= ac_cv_env_LDFLAGS_EX_set= ac_cv_env_LDFLAGS_EX_value= ac_cv_env_LDFLAGS_SL_set= ac_cv_env_LDFLAGS_SL_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LLVM_CONFIG_set= ac_cv_env_LLVM_CONFIG_value= ac_cv_env_MSGFMT_set= ac_cv_env_MSGFMT_value= ac_cv_env_PERL_set= ac_cv_env_PERL_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_TCLSH_set= ac_cv_env_TCLSH_value= ac_cv_env_XML2_CFLAGS_set= ac_cv_env_XML2_CFLAGS_value= ac_cv_env_XML2_CONFIG_set= ac_cv_env_XML2_CONFIG_value= ac_cv_env_XML2_LIBS_set= ac_cv_env_XML2_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_urandom=yes ac_cv_func_accept_arg1=int ac_cv_func_accept_arg2='struct sockaddr *' ac_cv_func_accept_arg3=socklen_t ac_cv_func_accept_return=int ac_cv_func_append_history=no ac_cv_func_backtrace_symbols=yes ac_cv_func_clock_gettime=yes ac_cv_func_copyfile=yes ac_cv_func_dlopen=yes ac_cv_func_explicit_bzero=no ac_cv_func_fdatasync=yes ac_cv_func_fls=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyname_r=no ac_cv_func_getifaddrs=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpeereid=yes ac_cv_func_getpeerucred=no ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_history_truncate_file=yes ac_cv_func_inet_aton=yes ac_cv_func_kqueue=yes ac_cv_func_link=yes ac_cv_func_mbstowcs_l=yes ac_cv_func_memset_s=yes ac_cv_func_mkdtemp=yes ac_cv_func_poll=yes ac_cv_func_posix_fadvise=no ac_cv_func_posix_fallocate=no ac_cv_func_ppoll=no ac_cv_func_pread=yes ac_cv_func_preadv=yes ac_cv_func_pstat=no ac_cv_func_pthread_is_threaded_np=yes ac_cv_func_pwrite=yes ac_cv_func_pwritev=yes ac_cv_func_random=yes ac_cv_func_readlink=yes ac_cv_func_readv=yes ac_cv_func_rl_completion_matches=yes ac_cv_func_rl_filename_completion_function=yes ac_cv_func_rl_reset_screen_size=no ac_cv_func_setenv=yes ac_cv_func_setproctitle=no ac_cv_func_setproctitle_fast=no ac_cv_func_setsid=yes ac_cv_func_shm_open=yes ac_cv_func_srandom=yes ac_cv_func_strchrnul=no ac_cv_func_strerror_r=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strnlen=yes ac_cv_func_strsignal=yes ac_cv_func_strtof=yes ac_cv_func_strtoll=yes ac_cv_func_strtoull=yes ac_cv_func_symlink=yes ac_cv_func_sync_file_range=no ac_cv_func_syslog=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_wcstombs_l=yes ac_cv_func_writev=yes ac_cv_have_decl_F_FULLFSYNC=yes ac_cv_have_decl_RTLD_GLOBAL=yes ac_cv_have_decl_RTLD_NOW=yes ac_cv_have_decl_fdatasync=no ac_cv_have_decl_posix_fadvise=no ac_cv_have_decl_strlcat=yes ac_cv_have_decl_strlcpy=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_header_atomic_h=no ac_cv_header_copyfile_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_getopt_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_mbarrier_h=no ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_event_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_procctl_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_tas_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_wctype_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-apple-darwin19.6.0 ac_cv_lib_m_main=yes ac_cv_lib_z_inflate=yes ac_cv_member_struct_sockaddr_sa_len=yes ac_cv_member_struct_sockaddr_storage___ss_family=no ac_cv_member_struct_sockaddr_storage___ss_len=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_sockaddr_storage_ss_len=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_BISON=/usr/bin/bison ac_cv_path_EGREP='/usr/local/bin/ggrep -E' ac_cv_path_GREP=/usr/local/bin/ggrep ac_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gnu_ld=no ac_cv_search_backtrace_symbols='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen='none required' ac_cv_search_fdatasync='none required' ac_cv_search_gethostbyname_r=no ac_cv_search_getopt_long='none required' ac_cv_search_sched_yield='none required' ac_cv_search_setproctitle=no ac_cv_search_shl_load=no ac_cv_search_shm_open='none required' ac_cv_search_shm_unlink='none required' ac_cv_search_shmget='none required' ac_cv_search_socket='none required' ac_cv_sizeof_bool=1 ac_cv_sizeof_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_int64=no ac_cv_type_int8=no ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_cmsgcred=no ac_cv_type_struct_option=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_sockaddr_un=yes ac_cv_type_uint64=no ac_cv_type_uint8=no ac_cv_type_union_semun=yes ac_cv_type_z_streamp=yes ax_cv_PTHREAD_CLANG=yes ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no pgac_cv__128bit_int=yes pgac_cv__128bit_int_bug=ok pgac_cv__builtin_bswap16=yes pgac_cv__builtin_bswap32=yes pgac_cv__builtin_bswap64=yes pgac_cv__builtin_clz=yes pgac_cv__builtin_constant_p=yes pgac_cv__builtin_ctz=yes pgac_cv__builtin_op_overflow=yes pgac_cv__builtin_popcount=yes pgac_cv__builtin_unreachable=yes pgac_cv__cpuid=no pgac_cv__get_cpuid=yes pgac_cv__static_assert=yes pgac_cv__types_compatible=yes pgac_cv_armv8_crc32c_intrinsics_=no pgac_cv_armv8_crc32c_intrinsics__march_armv8_apcrc=no pgac_cv_c_typeof=typeof pgac_cv_check_readline=-lreadline pgac_cv_computed_goto=yes pgac_cv_func_gettimeofday_1arg=no pgac_cv_func_strerror_r_int=yes pgac_cv_func_wcstombs_l='yes (in xlocale.h)' pgac_cv_funcname_func_support=yes pgac_cv_gcc_atomic_int32_cas=yes pgac_cv_gcc_atomic_int64_cas=yes pgac_cv_gcc_sync_char_tas=yes pgac_cv_gcc_sync_int32_cas=yes pgac_cv_gcc_sync_int32_tas=yes pgac_cv_gcc_sync_int64_cas=yes pgac_cv_have_x86_64_popcntq=yes pgac_cv_path_flex=/usr/bin/flex pgac_cv_printf_archetype=printf pgac_cv_prog_CC_cflags__Wcast_function_type=no pgac_cv_prog_CC_cflags__Wdeclaration_after_statement=yes pgac_cv_prog_CC_cflags__Wendif_labels=yes pgac_cv_prog_CC_cflags__Werror_vla=yes pgac_cv_prog_CC_cflags__Wformat_security=yes pgac_cv_prog_CC_cflags__Wformat_truncation=no pgac_cv_prog_CC_cflags__Wimplicit_fallthrough_3=no pgac_cv_prog_CC_cflags__Wmissing_format_attribute=yes pgac_cv_prog_CC_cflags__Wstringop_truncation=no pgac_cv_prog_CC_cflags__Wunused_command_line_argument=yes pgac_cv_prog_CC_cflags__fexcess_precision_standard=no pgac_cv_prog_CC_cflags__fno_strict_aliasing=yes pgac_cv_prog_CC_cflags__ftree_vectorize=yes pgac_cv_prog_CC_cflags__funroll_loops=yes pgac_cv_prog_CC_cflags__fwrapv=yes pgac_cv_prog_CXX_cxxflags__Wcast_function_type=no pgac_cv_prog_CXX_cxxflags__Wendif_labels=yes pgac_cv_prog_CXX_cxxflags__Wformat_security=yes pgac_cv_prog_CXX_cxxflags__Wimplicit_fallthrough_3=no pgac_cv_prog_CXX_cxxflags__Wmissing_format_attribute=yes pgac_cv_prog_CXX_cxxflags__fexcess_precision_standard=no pgac_cv_prog_CXX_cxxflags__fno_strict_aliasing=yes pgac_cv_prog_CXX_cxxflags__fwrapv=yes pgac_cv_prog_cc_ldflags__Wl__dead_strip_dylibs=yes pgac_cv_sse42_crc32_intrinsics_=no pgac_cv_sse42_crc32_intrinsics__msse4_2=yes pgac_cv_type_locale_t='yes (in xlocale.h)' pgac_cv_type_long_int_64=yes pgac_cv_var_PS_STRINGS=no pgac_cv_var_int_opterr=yes pgac_cv_var_int_optreset=yes pgac_cv_var_int_timezone=yes pgac_cv_var_rl_completion_append_character=yes pgac_cv_var_rl_completion_suppress_quote=no pgac_cv_var_rl_filename_quote_characters=no pgac_cv_var_rl_filename_quoting_function=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='mawk' BISON='/usr/bin/bison' BISONFLAGS='' BITCODE_CFLAGS=' -O2 ' BITCODE_CXXFLAGS=' -O2 ' CC='gcc' CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2' CFLAGS_ARMV8_CRC32C='' CFLAGS_SL='' CFLAGS_SSE42='-msse4.2' CFLAGS_UNROLL_LOOPS=' -funroll-loops' CFLAGS_VECTORIZE=' -ftree-vectorize' CLANG='' CPP='gcc -E' CPPFLAGS='-isysroot $(PG_SYSROOT) ' CXX='g++' CXXFLAGS='-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2' DBTOEPUB='' DEFS='-DHAVE_CONFIG_H' DLLTOOL='' DLLWRAP='' DTRACE='' DTRACEFLAGS='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/local/bin/ggrep -E' EXEEXT='' FLEX='/usr/bin/flex' FLEXFLAGS='' FOP='' GCC='yes' GCOV='' GENHTML='' GREP='/usr/local/bin/ggrep' ICU_CFLAGS='' ICU_LIBS='' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LCOV='' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDAP_LIBS_BE='' LDAP_LIBS_FE='' LDFLAGS='-Wl,-no_weak_imports -isysroot $(PG_SYSROOT) -Wl,-dead_strip_dylibs' LDFLAGS_EX='' LDFLAGS_SL='' LIBOBJS=' ${LIBOBJDIR}explicit_bzero$U.o' LIBS='-lz -lreadline -lm ' LLVM_BINPATH='' LLVM_CFLAGS='' LLVM_CONFIG='' LLVM_CPPFLAGS='' LLVM_CXXFLAGS='' LLVM_LIBS='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}explicit_bzero$U.lo' MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d' MSGFMT='' MSGFMT_FLAGS='' MSGMERGE='' OBJEXT='o' PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org' PACKAGE_NAME='PostgreSQL' PACKAGE_STRING='PostgreSQL 14devel' PACKAGE_TARNAME='postgresql' PACKAGE_URL='https://www.postgresql.org/' PACKAGE_VERSION='14devel' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PERMIT_DECLARATION_AFTER_STATEMENT='-Wno-declaration-after-statement' PG_CRC32C_OBJS='pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o' PG_MAJORVERSION='14' PG_SYSROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk' PG_VERSION_NUM='140000' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PORTNAME='darwin' PROVE='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS' PTHREAD_LIBS='' PYTHON='' RANLIB='ranlib' SED='/usr/bin/sed' SHELL='/bin/sh' STRIP='strip -x' STRIP_SHARED_LIB='strip -x' STRIP_STATIC_LIB='strip -x' SUN_STUDIO_CC='no' TAR='/usr/bin/tar' TAS='' TCLSH='' TCL_CONFIG_SH='' TCL_INCLUDE_SPEC='' TCL_LIBS='' TCL_LIB_SPEC='' TCL_SHARED_BUILD='' TCL_SHLIB_LD_LIBS='' UUID_EXTRA_OBJS='' UUID_LIBS='' WANTED_LANGUAGES='' WINDRES='' XGETTEXT='' XML2_CFLAGS='' XML2_CONFIG='' XML2_LIBS='' XMLLINT='/usr/bin/xmllint' XSLTPROC='/usr/bin/xsltproc' ZIC='' ac_ct_CC='gcc' ac_ct_CXX='g++' autodepend='' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin19.6.0' build_alias='' build_cpu='x86_64' build_os='darwin19.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' default_port='5432' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_coverage='no' enable_debug='no' enable_dtrace='no' enable_nls='no' enable_rpath='yes' enable_tap_tests='no' enable_thread_safety='yes' exec_prefix='${prefix}' have_win32_dbghelp='no' host='x86_64-apple-darwin19.6.0' host_alias='' host_cpu='x86_64' host_os='darwin19.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_bin='/usr/bin/install -c' krb_srvtab='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' perl_archlibexp='' perl_embed_ccflags='' perl_embed_ldflags='' perl_includespec='' perl_privlibexp='' perl_useshrplib='' prefix='/Users/shinderuk/src/pgwork/devel/install' program_transform_name='s,x,x,' psdir='${docdir}' python_additional_libs='' python_includespec='' python_libdir='' python_libspec='' python_majorversion='' python_version='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vpath_build='yes' with_gnu_ld='no' with_gssapi='no' with_icu='no' with_krb_srvnam='postgres' with_ldap='no' with_libxml='no' with_libxslt='no' with_llvm='no' with_openssl='no' with_perl='no' with_python='no' with_readline='yes' with_selinux='no' with_system_tzdata='' with_systemd='no' with_tcl='no' with_uuid='no' with_zlib='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "PostgreSQL" #define PACKAGE_TARNAME "postgresql" #define PACKAGE_VERSION "14devel" #define PACKAGE_STRING "PostgreSQL 14devel" #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org" #define PACKAGE_URL "https://www.postgresql.org/" #define CONFIGURE_ARGS " '--prefix=/Users/shinderuk/src/pgwork/devel/install'" #define PG_MAJORVERSION "14" #define PG_MAJORVERSION_NUM 14 #define PG_MINORVERSION_NUM 0 #define PG_VERSION "14devel" #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432" #define BLCKSZ 8192 #define RELSEG_SIZE 131072 #define XLOG_BLCKSZ 8192 #define ENABLE_THREAD_SAFETY 1 #define PG_KRB_SRVNAM "postgres" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_STRERROR_R 1 #define HAVE_GETPWUID_R 1 #define STRERROR_R_INT 1 #define HAVE_LIBM 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBZ 1 #define HAVE_SPINLOCKS 1 #define HAVE_ATOMICS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_COPYFILE_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_UCRED_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY_H 1 #define PG_PRINTF_ATTRIBUTE printf #define HAVE_FUNCNAME__FUNC 1 #define HAVE__STATIC_ASSERT 1 #define HAVE_TYPEOF 1 #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1 #define HAVE__BUILTIN_CONSTANT_P 1 #define HAVE__BUILTIN_UNREACHABLE 1 #define HAVE_COMPUTED_GOTO 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_UNION_SEMUN 1 #define HAVE_STRUCT_SOCKADDR_UN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_LOCALE_T 1 #define LOCALE_T_IN_XLOCALE 1 #define restrict __restrict #define pg_restrict __restrict #define HAVE_STRUCT_OPTION 1 #define HAVE_X86_64_POPCNTQ 1 #define SIZEOF_OFF_T 8 #define SIZEOF_BOOL 1 #define PG_USE_STDBOOL 1 #define HAVE_INT_TIMEZONE 1 #define ACCEPT_TYPE_RETURN int #define ACCEPT_TYPE_ARG1 int #define ACCEPT_TYPE_ARG2 struct sockaddr * #define ACCEPT_TYPE_ARG3 socklen_t #define WCSTOMBS_L_IN_XLOCALE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_COPYFILE 1 #define HAVE_FDATASYNC 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETRLIMIT 1 #define HAVE_KQUEUE 1 #define HAVE_MBSTOWCS_L 1 #define HAVE_MEMSET_S 1 #define HAVE_POLL 1 #define HAVE_PREAD 1 #define HAVE_PREADV 1 #define HAVE_PTHREAD_IS_THREADED_NP 1 #define HAVE_PWRITE 1 #define HAVE_PWRITEV 1 #define HAVE_READLINK 1 #define HAVE_READV 1 #define HAVE_SETSID 1 #define HAVE_SHM_OPEN 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYMLINK 1 #define HAVE_USELOCALE 1 #define HAVE_WCSTOMBS_L 1 #define HAVE_WRITEV 1 #define HAVE__BUILTIN_BSWAP16 1 #define HAVE__BUILTIN_BSWAP32 1 #define HAVE__BUILTIN_BSWAP64 1 #define HAVE__BUILTIN_CLZ 1 #define HAVE__BUILTIN_CTZ 1 #define HAVE__BUILTIN_POPCOUNT 1 #define HAVE_FSEEKO 1 #define HAVE_DECL_POSIX_FADVISE 0 #define HAVE_DECL_FDATASYNC 0 #define HAVE_DECL_STRLCAT 1 #define HAVE_DECL_STRLCPY 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_F_FULLFSYNC 1 #define HAVE_DECL_RTLD_GLOBAL 1 #define HAVE_DECL_RTLD_NOW 1 #define HAVE_IPV6 1 #define HAVE_DLOPEN 1 #define HAVE_FLS 1 #define HAVE_GETOPT 1 #define HAVE_GETPEEREID 1 #define HAVE_GETRUSAGE 1 #define HAVE_INET_ATON 1 #define HAVE_LINK 1 #define HAVE_MKDTEMP 1 #define HAVE_RANDOM 1 #define HAVE_SRANDOM 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETOPT_LONG 1 #define HAVE_SYSLOG 1 #define HAVE_INT_OPTERR 1 #define HAVE_INT_OPTRESET 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_DECL_STRTOLL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 #define HAVE_HISTORY_TRUNCATE_FILE 1 #define HAVE_LONG_INT_64 1 #define PG_INT64_TYPE long int #define INT64_MODIFIER "l" #define HAVE__BUILTIN_OP_OVERFLOW 1 #define SIZEOF_VOID_P 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_LONG 8 #define ALIGNOF_SHORT 2 #define ALIGNOF_INT 4 #define ALIGNOF_LONG 8 #define ALIGNOF_DOUBLE 8 #define MAXIMUM_ALIGNOF 8 #define PG_INT128_TYPE __int128 #define ALIGNOF_PG_INT128_TYPE 16 #define HAVE_GCC__SYNC_CHAR_TAS 1 #define HAVE_GCC__SYNC_INT32_TAS 1 #define HAVE_GCC__SYNC_INT32_CAS 1 #define HAVE_GCC__SYNC_INT64_CAS 1 #define HAVE_GCC__ATOMIC_INT32_CAS 1 #define HAVE_GCC__ATOMIC_INT64_CAS 1 #define HAVE__GET_CPUID 1 #define USE_SSE42_CRC32C_WITH_RUNTIME_CHECK 1 #define USE_SYSV_SEMAPHORES 1 #define USE_SYSV_SHARED_MEMORY 1 #define MEMSET_LOOP_LIMIT 1024 #define PG_VERSION_STR "PostgreSQL 14devel on x86_64-apple-darwin19.6.0, compiled by Apple clang version 12.0.0 (clang-1200.0.32.28), 64-bit" #define PG_VERSION_NUM 140000 configure: exit 0