Skip to content

Instantly share code, notes, and snippets.

@isapir
Created January 16, 2016 21:27
Show Gist options
  • Select an option

  • Save isapir/f3ce3df3d8cc655db45d to your computer and use it in GitHub Desktop.

Select an option

Save isapir/f3ce3df3d8cc655db45d to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by PostgreSQL configure 9.5.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Works12
uname -m = x86_64
uname -r = 2.4.0(0.292/5/3)
uname -s = MINGW64_NT-6.1
uname -v = 2015-12-22 09:37
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /mingw64/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live
PATH: /c/Program Files (x86)/NVIDIA Corporation/PhysX/Common
PATH: /c/Program Files (x86)/Intel/iCLS Client
PATH: /c/Program Files/Intel/iCLS Client
PATH: /c/Windows/system32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0
PATH: /c/Program Files/Intel/Intel(R) Management Engine Components/DAL
PATH: /c/Program Files/Intel/Intel(R) Management Engine Components/IPT
PATH: /c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL
PATH: /c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT
PATH: /c/Apps/Java/jdk1.8.0_66/bin
PATH: /c/Apps/Java/apache-ant-1.9.4/bin
PATH: /c/Apps/Java/apache-maven-3.1.1/bin
PATH: /c/Apps/jruby/bin
PATH: /c/Program Files (x86)/QuickTime/QTSystem
PATH: /c/Apps/Subversion/bin
PATH: /c/Program Files/TortoiseSVN/bin
PATH: /c/Program Files (x86)/Bitvise SSH Client
PATH: /c/Program Files (x86)/GNU/GnuPG/pub
PATH: /c/Program Files (x86)/Windows Live/Shared
PATH: /c/Apps/MinGW/bin
PATH: /c/Apps/Python2
PATH: /c/Windows/System32/WindowsPowerShell/v1.0
PATH: /c/Program Files (x86)/Skype/Phone
PATH: /c/Program Files/Git/cmd
PATH: /c/Program Files/Microsoft Windows Performance Toolkit
PATH: /mingw64/bin
PATH: /c/Users/Admin/AppData/Local/atom/bin
PATH: /c/Program Files (x86)/Nmap
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2750: checking build system type
configure:2764: result: x86_64-pc-mingw64
configure:2784: checking host system type
configure:2797: result: x86_64-pc-mingw64
configure:2819: checking which template to use
configure:2889: result: win32
configure:2984: checking whether to build with 64-bit integer date/time support
configure:3013: result: yes
configure:3020: checking whether NLS is wanted
configure:3052: result: no
configure:3060: checking for default port number
configure:3085: result: 5432
configure:3503: checking for block size
configure:3537: result: 8kB
configure:3549: checking for segment size
configure:3578: result: 1GB
configure:3590: checking for WAL block size
configure:3625: result: 8kB
configure:3637: checking for WAL segment size
configure:3672: result: 16MB
configure:3769: checking for gcc
configure:3785: found /mingw64/bin/gcc
configure:3796: result: gcc
configure:3827: checking for C compiler version
configure:3836: gcc --version >&5
gcc.exe (Rev1, Built by MSYS2 project) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3847: $? = 0
configure:3836: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\Apps\msys64\mingw64\bin\gcc.exe
COLLECT_LTO_WRAPPER=C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-5.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --with-gxx-include-dir=/mingw64/include/c++/5.3.0 --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=http://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 5.3.0 (Rev1, Built by MSYS2 project)
configure:3847: $? = 0
configure:3836: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3847: $? = 1
configure:3836: gcc -qversion >&5
gcc.exe: error: unrecognized command line option '-qversion'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3847: $? = 1
configure:3867: checking whether the C compiler works
configure:3889: gcc conftest.c >&5
configure:3893: $? = 0
configure:3941: result: yes
configure:3944: checking for C compiler default output file name
configure:3946: result: a.exe
configure:3952: checking for suffix of executables
configure:3959: gcc -o conftest.exe conftest.c >&5
configure:3963: $? = 0
configure:3985: result: .exe
configure:4007: checking whether we are cross compiling
configure:4015: gcc -o conftest.exe conftest.c >&5
configure:4019: $? = 0
configure:4026: ./conftest.exe
configure:4030: $? = 0
configure:4045: result: no
configure:4050: checking for suffix of object files
configure:4072: gcc -c conftest.c >&5
configure:4076: $? = 0
configure:4097: result: o
configure:4101: checking whether we are using the GNU C compiler
configure:4120: gcc -c conftest.c >&5
configure:4120: $? = 0
configure:4129: result: yes
configure:4138: checking whether gcc accepts -g
configure:4158: gcc -c -g conftest.c >&5
configure:4158: $? = 0
configure:4199: result: yes
configure:4216: checking for gcc option to accept ISO C89
configure:4279: gcc -c -g -O2 conftest.c >&5
configure:4279: $? = 0
configure:4292: result: none needed
configure:4330: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:23:1: error: unknown type name 'choke'
choke me
^
configure:4330: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __INTEL_COMPILER
| choke me
| #endif
| ;
| return 0;
| }
configure:4352: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:23:1: error: unknown type name 'choke'
choke me
^
configure:4352: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __SUNPRO_C
| choke me
| #endif
| ;
| return 0;
| }
configure:4407: checking whether gcc supports -Wdeclaration-after-statement
configure:4427: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement conftest.c >&5
configure:4427: $? = 0
configure:4436: result: yes
configure:4442: checking whether gcc supports -Wendif-labels
configure:4462: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels conftest.c >&5
configure:4462: $? = 0
configure:4471: result: yes
configure:4477: checking whether gcc supports -Wmissing-format-attribute
configure:4497: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute conftest.c >&5
configure:4497: $? = 0
configure:4506: result: yes
configure:4513: checking whether gcc supports -Wformat-security
configure:4533: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security conftest.c >&5
configure:4533: $? = 0
configure:4542: result: yes
configure:4549: checking whether gcc supports -fno-strict-aliasing
configure:4569: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing conftest.c >&5
configure:4569: $? = 0
configure:4578: result: yes
configure:4585: checking whether gcc supports -fwrapv
configure:4605: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv conftest.c >&5
configure:4605: $? = 0
configure:4614: result: yes
configure:4621: checking whether gcc supports -fexcess-precision=standard
configure:4641: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard conftest.c >&5
configure:4641: $? = 0
configure:4650: result: yes
configure:4657: checking whether gcc supports -funroll-loops
configure:4677: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -funroll-loops conftest.c >&5
configure:4677: $? = 0
configure:4686: result: yes
configure:4692: checking whether gcc supports -ftree-vectorize
configure:4712: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -ftree-vectorize conftest.c >&5
configure:4712: $? = 0
configure:4721: result: yes
configure:4730: checking whether gcc supports -Wunused-command-line-argument
configure:4750: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wunused-command-line-argument conftest.c >&5
gcc.exe: error: unrecognized command line option '-Wunused-command-line-argument'
configure:4750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4759: result: no
configure:4994: checking whether the C compiler still works
configure:5007: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c >&5
configure:5007: $? = 0
configure:5008: result: yes
configure:5033: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:5033: $? = 0
configure:5046: checking how to run the C preprocessor
configure:5077: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:5077: $? = 0
configure:5091: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:18:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5116: result: gcc -E
configure:5136: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:5136: $? = 0
configure:5150: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:18:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5292: checking allow thread-safe client libraries
configure:5322: result: yes
configure:5329: checking whether to build with Tcl
configure:5355: result: no
configure:5387: checking whether to build Perl modules
configure:5413: result: no
configure:5420: checking whether to build Python modules
configure:5446: result: no
configure:5453: checking whether to build with GSSAPI support
configure:5484: result: no
configure:5527: checking whether to build with PAM support
configure:5555: result: no
configure:5562: checking whether to build with LDAP support
configure:5590: result: no
configure:5597: checking whether to build with Bonjour support
configure:5625: result: no
configure:5632: checking whether to build with OpenSSL support
configure:5660: result: no
configure:5667: checking whether to build with SELinux support
configure:5694: result: no
configure:5729: WARNING: *** Readline does not work on MinGW --- disabling
configure:6038: checking for grep that handles long lines and -e
configure:6096: result: /usr/bin/grep
configure:6101: checking for egrep
configure:6163: result: /usr/bin/grep -E
configure:6210: checking for ld used by GCC
configure:6273: result: C:/Apps/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
configure:6280: checking if the linker (C:/Apps/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
GNU ld (GNU Binutils) 2.25.1
configure:6292: result: yes
configure:6376: checking for ranlib
configure:6392: found /mingw64/bin/ranlib
configure:6403: result: ranlib
configure:6469: checking for strip
configure:6485: found /mingw64/bin/strip
configure:6496: result: strip
configure:6519: checking whether it is possible to strip libraries
configure:6524: result: yes
configure:6589: checking for ar
configure:6605: found /mingw64/bin/ar
configure:6616: result: ar
configure:6682: checking for dlltool
configure:6698: found /mingw64/bin/dlltool
configure:6709: result: dlltool
configure:6774: checking for dllwrap
configure:6790: found /mingw64/bin/dllwrap
configure:6801: result: dllwrap
configure:6866: checking for windres
configure:6882: found /mingw64/bin/windres
configure:6893: result: windres
configure:6931: checking for a BSD-compatible install
configure:6999: result: /usr/bin/install -c
configure:7021: checking for tar
configure:7054: result: no
configure:7059: checking whether ln -s works
configure:7066: result: no, using cp -pR
configure:7074: checking for gawk
configure:7090: found /usr/bin/gawk
configure:7101: result: gawk
configure:7112: checking for a thread-safe mkdir -p
configure:7151: result: /usr/bin/mkdir -p
configure:7167: checking for bison
configure:7200: result: no
configure:7240: WARNING:
*** Without Bison you will not be able to build PostgreSQL from Git nor
*** change any of the parser definition files. You can obtain Bison from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.)
configure:7251: checking for flex
configure:7296: result: /usr/bin/flex
configure:7316: using flex 2.6.0
configure:7328: checking for perl
configure:7346: found /usr/bin/perl
configure:7358: result: /usr/bin/perl
configure:7370: using perl 5.22.0
configure:7661: checking for main in -lm
configure:7680: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lm >&5
configure:7680: $? = 0
configure:7689: result: yes
configure:7700: checking for library containing setproctitle
configure:7731: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lm >&5
C:\Apps\msys64\tmp\cc4Rz1NY.o:conftest.c:(.text.startup+0xa): undefined reference to `setproctitle'
collect2.exe: error: ld returned 1 exit status
configure:7731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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:7731: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lutil -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lutil
collect2.exe: error: ld returned 1 exit status
configure:7731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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:7748: result: no
configure:7756: checking for library containing dlopen
configure:7787: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lm >&5
C:\Apps\msys64\tmp\ccqEFSHn.o:conftest.c:(.text.startup+0xa): undefined reference to `dlopen'
collect2.exe: error: ld returned 1 exit status
configure:7787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:7787: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -ldl -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ldl
collect2.exe: error: ld returned 1 exit status
configure:7787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:7804: result: no
configure:7812: checking for library containing socket
configure:7843: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lm >&5
C:\Apps\msys64\tmp\ccMnRL13.o:conftest.c:(.text.startup+0xa): undefined reference to `socket'
collect2.exe: error: ld returned 1 exit status
configure:7843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:7843: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lsocket -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lsocket
collect2.exe: error: ld returned 1 exit status
configure:7843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:7843: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
configure:7843: $? = 0
configure:7860: result: -lws2_32
configure:7868: checking for library containing shl_load
configure:7899: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccSaRx81.o:conftest.c:(.text.startup+0xa): undefined reference to `shl_load'
collect2.exe: error: ld returned 1 exit status
configure:7899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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:7899: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -ldld -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ldld
collect2.exe: error: ld returned 1 exit status
configure:7899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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:7916: result: no
configure:7985: checking for library containing getopt_long
configure:8016: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
configure:8016: $? = 0
configure:8033: result: none required
configure:8041: checking for library containing crypt
configure:8072: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccoG3Q9I.o:conftest.c:(.text.startup+0xa): undefined reference to `crypt'
collect2.exe: error: ld returned 1 exit status
configure:8072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:8072: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lcrypt -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcrypt
collect2.exe: error: ld returned 1 exit status
configure:8072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:8089: result: no
configure:8097: checking for library containing shm_open
configure:8128: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccEyVPso.o:conftest.c:(.text.startup+0xa): undefined reference to `shm_open'
collect2.exe: error: ld returned 1 exit status
configure:8128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 shm_open ();
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:8128: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lrt -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lrt
collect2.exe: error: ld returned 1 exit status
configure:8128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 shm_open ();
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:8145: result: no
configure:8153: checking for library containing shm_unlink
configure:8184: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccWZIsU4.o:conftest.c:(.text.startup+0xa): undefined reference to `shm_unlink'
collect2.exe: error: ld returned 1 exit status
configure:8184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 shm_unlink ();
| int
| main ()
| {
| return shm_unlink ();
| ;
| return 0;
| }
configure:8184: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lrt -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lrt
collect2.exe: error: ld returned 1 exit status
configure:8184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 shm_unlink ();
| int
| main ()
| {
| return shm_unlink ();
| ;
| return 0;
| }
configure:8201: result: no
configure:8210: checking for library containing fdatasync
configure:8241: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccUhttQr.o:conftest.c:(.text.startup+0xa): undefined reference to `fdatasync'
collect2.exe: error: ld returned 1 exit status
configure:8241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 fdatasync ();
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:8241: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lrt -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lrt
collect2.exe: error: ld returned 1 exit status
configure:8241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 fdatasync ();
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:8241: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lposix4 -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lposix4
collect2.exe: error: ld returned 1 exit status
configure:8241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 fdatasync ();
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:8258: result: no
configure:8267: checking for library containing sched_yield
configure:8298: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
configure:8298: $? = 0
configure:8315: result: none required
configure:8325: checking for library containing gethostbyname_r
configure:8356: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccmk1ifL.o:conftest.c:(.text.startup+0xa): undefined reference to `gethostbyname_r'
collect2.exe: error: ld returned 1 exit status
configure:8356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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:8356: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lnsl -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lnsl
collect2.exe: error: ld returned 1 exit status
configure:8356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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:8373: result: no
configure:8382: checking for library containing shmget
configure:8413: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccAzhnor.o:conftest.c:(.text.startup+0xa): undefined reference to `shmget'
collect2.exe: error: ld returned 1 exit status
configure:8413: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 shmget ();
| int
| main ()
| {
| return shmget ();
| ;
| return 0;
| }
configure:8413: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lcygipc -lws2_32 -lm >&5
C:/Apps/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcygipc
collect2.exe: error: ld returned 1 exit status
configure:8413: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #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 shmget ();
| int
| main ()
| {
| return shmget ();
| ;
| return 0;
| }
configure:8430: result: no
configure:8519: checking for inflate in -lz
configure:8544: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:8544: $? = 0
configure:8553: result: yes
configure:9238: checking for ANSI C header files
configure:9258: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9258: $? = 0
configure:9331: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:9331: $? = 0
configure:9331: ./conftest.exe
configure:9331: $? = 0
configure:9342: result: yes
configure:9355: checking for sys/types.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for sys/stat.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for stdlib.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for string.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for memory.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for strings.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for inttypes.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for stdint.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9355: checking for unistd.h
configure:9355: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9355: $? = 0
configure:9355: result: yes
configure:9370: checking atomic.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:67:20: fatal error: atomic.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <atomic.h>
configure:9370: result: no
configure:9370: checking atomic.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:34:20: fatal error: atomic.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <atomic.h>
configure:9370: result: no
configure:9370: checking for atomic.h
configure:9370: result: no
configure:9370: checking crypt.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:67:19: fatal error: crypt.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crypt.h>
configure:9370: result: no
configure:9370: checking crypt.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:34:19: fatal error: crypt.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <crypt.h>
configure:9370: result: no
configure:9370: checking for crypt.h
configure:9370: result: no
configure:9370: checking dld.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:67:17: fatal error: dld.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dld.h>
configure:9370: result: no
configure:9370: checking dld.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:34:17: fatal error: dld.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <dld.h>
configure:9370: result: no
configure:9370: checking for dld.h
configure:9370: result: no
configure:9370: checking fp_class.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:67:22: fatal error: fp_class.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fp_class.h>
configure:9370: result: no
configure:9370: checking fp_class.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:34:22: fatal error: fp_class.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <fp_class.h>
configure:9370: result: no
configure:9370: checking for fp_class.h
configure:9370: result: no
configure:9370: checking getopt.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking getopt.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for getopt.h
configure:9370: result: yes
configure:9370: checking ieeefp.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking ieeefp.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for ieeefp.h
configure:9370: result: yes
configure:9370: checking ifaddrs.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:69:21: fatal error: ifaddrs.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ifaddrs.h>
configure:9370: result: no
configure:9370: checking ifaddrs.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:36:21: fatal error: ifaddrs.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <ifaddrs.h>
configure:9370: result: no
configure:9370: checking for ifaddrs.h
configure:9370: result: no
configure:9370: checking langinfo.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:69:22: fatal error: langinfo.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <langinfo.h>
configure:9370: result: no
configure:9370: checking langinfo.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:36:22: fatal error: langinfo.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <langinfo.h>
configure:9370: result: no
configure:9370: checking for langinfo.h
configure:9370: result: no
configure:9370: checking mbarrier.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:69:22: fatal error: mbarrier.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mbarrier.h>
configure:9370: result: no
configure:9370: checking mbarrier.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:36:22: fatal error: mbarrier.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <mbarrier.h>
configure:9370: result: no
configure:9370: checking for mbarrier.h
configure:9370: result: no
configure:9370: checking poll.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:69:18: fatal error: poll.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <poll.h>
configure:9370: result: no
configure:9370: checking poll.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:36:18: fatal error: poll.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| /* end confdefs.h. */
| #include <poll.h>
configure:9370: result: no
configure:9370: checking for poll.h
configure:9370: result: no
configure:9370: checking pwd.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking pwd.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for pwd.h
configure:9370: result: yes
configure:9370: checking sys/ioctl.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:23: fatal error: sys/ioctl.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ioctl.h>
configure:9370: result: no
configure:9370: checking sys/ioctl.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:23: fatal error: sys/ioctl.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/ioctl.h>
configure:9370: result: no
configure:9370: checking for sys/ioctl.h
configure:9370: result: no
configure:9370: checking sys/ipc.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:21: fatal error: sys/ipc.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ipc.h>
configure:9370: result: no
configure:9370: checking sys/ipc.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:21: fatal error: sys/ipc.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/ipc.h>
configure:9370: result: no
configure:9370: checking for sys/ipc.h
configure:9370: result: no
configure:9370: checking sys/poll.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:22: fatal error: sys/poll.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/poll.h>
configure:9370: result: no
configure:9370: checking sys/poll.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:22: fatal error: sys/poll.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/poll.h>
configure:9370: result: no
configure:9370: checking for sys/poll.h
configure:9370: result: no
configure:9370: checking sys/pstat.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:23: fatal error: sys/pstat.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pstat.h>
configure:9370: result: no
configure:9370: checking sys/pstat.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:23: fatal error: sys/pstat.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/pstat.h>
configure:9370: result: no
configure:9370: checking for sys/pstat.h
configure:9370: result: no
configure:9370: checking sys/resource.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:26: fatal error: sys/resource.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/resource.h>
configure:9370: result: no
configure:9370: checking sys/resource.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:26: fatal error: sys/resource.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/resource.h>
configure:9370: result: no
configure:9370: checking for sys/resource.h
configure:9370: result: no
configure:9370: checking sys/select.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:24: fatal error: sys/select.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/select.h>
configure:9370: result: no
configure:9370: checking sys/select.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:24: fatal error: sys/select.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/select.h>
configure:9370: result: no
configure:9370: checking for sys/select.h
configure:9370: result: no
configure:9370: checking sys/sem.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:21: fatal error: sys/sem.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sem.h>
configure:9370: result: no
configure:9370: checking sys/sem.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:21: fatal error: sys/sem.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/sem.h>
configure:9370: result: no
configure:9370: checking for sys/sem.h
configure:9370: result: no
configure:9370: checking sys/shm.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:70:21: fatal error: sys/shm.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/shm.h>
configure:9370: result: no
configure:9370: checking sys/shm.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:37:21: fatal error: sys/shm.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sys/shm.h>
configure:9370: result: no
configure:9370: checking for sys/shm.h
configure:9370: result: no
configure:9370: checking sys/socket.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking sys/socket.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for sys/socket.h
configure:9370: result: yes
configure:9370: checking sys/sockio.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:24: fatal error: sys/sockio.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:9370: result: no
configure:9370: checking sys/sockio.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:38:24: fatal error: sys/sockio.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/sockio.h>
configure:9370: result: no
configure:9370: checking for sys/sockio.h
configure:9370: result: no
configure:9370: checking sys/tas.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:21: fatal error: sys/tas.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tas.h>
configure:9370: result: no
configure:9370: checking sys/tas.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:38:21: fatal error: sys/tas.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/tas.h>
configure:9370: result: no
configure:9370: checking for sys/tas.h
configure:9370: result: no
configure:9370: checking sys/time.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking sys/time.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for sys/time.h
configure:9370: result: yes
configure:9370: checking sys/un.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:72:20: fatal error: sys/un.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/un.h>
configure:9370: result: no
configure:9370: checking sys/un.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:39:20: fatal error: sys/un.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <sys/un.h>
configure:9370: result: no
configure:9370: checking for sys/un.h
configure:9370: result: no
configure:9370: checking termios.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:72:21: fatal error: termios.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <termios.h>
configure:9370: result: no
configure:9370: checking termios.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:39:21: fatal error: termios.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <termios.h>
configure:9370: result: no
configure:9370: checking for termios.h
configure:9370: result: no
configure:9370: checking ucred.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:72:19: fatal error: ucred.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ucred.h>
configure:9370: result: no
configure:9370: checking ucred.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
conftest.c:39:19: fatal error: ucred.h: No such file or directory
compilation terminated.
configure:9370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <ucred.h>
configure:9370: result: no
configure:9370: checking for ucred.h
configure:9370: result: no
configure:9370: checking utime.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking utime.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for utime.h
configure:9370: result: yes
configure:9370: checking wchar.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking wchar.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for wchar.h
configure:9370: result: yes
configure:9370: checking wctype.h usability
configure:9370: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking wctype.h presence
configure:9370: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9370: $? = 0
configure:9370: result: yes
configure:9370: checking for wctype.h
configure:9370: result: yes
configure:9385: checking for net/if.h
configure:9385: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:80:20: fatal error: net/if.h: No such file or directory
compilation terminated.
configure:9385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| #include <net/if.h>
configure:9385: result: no
configure:9405: checking for sys/ucred.h
configure:9405: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:78:23: fatal error: sys/ucred.h: No such file or directory
compilation terminated.
configure:9405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/param.h>
|
|
| #include <sys/ucred.h>
configure:9405: result: no
configure:9423: checking netinet/in.h usability
configure:9423: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9423: $? = 0
configure:9423: result: yes
configure:9423: checking netinet/in.h presence
configure:9423: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9423: $? = 0
configure:9423: result: yes
configure:9423: checking for netinet/in.h
configure:9423: result: yes
configure:9435: checking for netinet/tcp.h
configure:9435: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:81:25: fatal error: netinet/tcp.h: No such file or directory
compilation terminated.
configure:9435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
|
|
| #include <netinet/tcp.h>
configure:9435: result: no
configure:9606: checking zlib.h usability
configure:9606: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9606: $? = 0
configure:9606: result: yes
configure:9606: checking zlib.h presence
configure:9606: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9606: $? = 0
configure:9606: result: yes
configure:9606: checking for zlib.h
configure:9606: result: yes
configure:9946: checking crtdefs.h usability
configure:9946: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:9946: $? = 0
configure:9946: result: yes
configure:9946: checking crtdefs.h presence
configure:9946: gcc -E -I./src/include/port/win32 -DEXEC_BACKEND conftest.c
configure:9946: $? = 0
configure:9946: result: yes
configure:9946: checking for crtdefs.h
configure:9946: result: yes
configure:9962: checking whether byte ordering is bigendian
configure:9977: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:45:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:45:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:45:15: error: unknown type name 'universal'
configure:9977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:10022: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10022: $? = 0
configure:10040: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:4: error: unknown type name 'not'
not big endian
^
conftest.c:51:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:10040: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:10168: result: no
configure:10186: checking for inline
configure:10202: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10202: $? = 0
configure:10210: result: inline
configure:10228: checking for quiet inline (no complaint if unreferenced)
configure:10248: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:10248: $? = 0
configure:10256: result: yes
configure:10266: checking for printf format archetype
configure:10286: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10286: $? = 0
configure:10294: result: gnu_printf
configure:10303: checking for flexible array members
configure:10326: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10326: $? = 0
configure:10333: result: yes
configure:10344: checking for signed types
configure:10360: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:43: warning: unused variable 'i' [-Wunused-variable]
signed char c; signed short s; signed int i;
^
conftest.c:51:29: warning: unused variable 's' [-Wunused-variable]
signed char c; signed short s; signed int i;
^
conftest.c:51:13: warning: unused variable 'c' [-Wunused-variable]
signed char c; signed short s; signed int i;
^
configure:10360: $? = 0
configure:10367: result: yes
configure:10374: checking for __func__
configure:10390: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10390: $? = 0
configure:10397: result: yes
configure:10435: checking for _Static_assert
configure:10451: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:10451: $? = 0
configure:10459: result: yes
configure:10466: checking for __builtin_types_compatible_p
configure:10482: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:53:20: warning: unused variable 'y' [-Wunused-variable]
int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)];
^
configure:10482: $? = 0
configure:10489: result: yes
configure:10496: checking for __builtin_bswap32
configure:10512: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:50:26: warning: 'x' defined but not used [-Wunused-variable]
static unsigned long int x = __builtin_bswap32(0xaabbccdd);
^
configure:10512: $? = 0
configure:10519: result: yes
configure:10526: checking for __builtin_constant_p
configure:10542: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:51:26: warning: 'y' defined but not used [-Wunused-variable]
static int x; static int y[__builtin_constant_p(x) ? x : 1];
^
configure:10542: $? = 0
configure:10549: result: yes
configure:10556: checking for __builtin_unreachable
configure:10572: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:10572: $? = 0
configure:10580: result: yes
configure:10587: checking for __VA_ARGS__
configure:10605: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10605: $? = 0
configure:10612: result: yes
configure:10619: checking whether struct tm is in sys/time.h or time.h
configure:10639: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10639: $? = 0
configure:10646: result: time.h
configure:10654: checking for struct tm.tm_zone
configure:10654: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:12: error: 'struct tm' has no member named 'tm_zone'
if (ac_aggr.tm_zone)
^
conftest.c:61:18: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct tm ac_aggr;
^
configure:10654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <time.h>
|
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_zone)
| return 0;
| ;
| return 0;
| }
configure:10654: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:19: error: 'struct tm' has no member named 'tm_zone'
if (sizeof ac_aggr.tm_zone)
^
conftest.c:61:18: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct tm ac_aggr;
^
configure:10654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <time.h>
|
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_zone)
| return 0;
| ;
| return 0;
| }
configure:10654: result: no
configure:10672: checking for tzname
configure:10692: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:56:14: warning: 'tzname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
extern char *tzname[]; /* RS6000 and others reject char **tzname. */
^
conftest.c: In function 'main':
conftest.c:62:1: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration]
atoi(*tzname);
^
configure:10692: $? = 0
configure:10700: result: yes
configure:10708: checking for union semun
configure:10708: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:56:21: fatal error: sys/ipc.h: No such file or directory
compilation terminated.
configure:10708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
|
| int
| main ()
| {
| if (sizeof (union semun))
| return 0;
| ;
| return 0;
| }
configure:10708: result: no
configure:10721: checking for struct sockaddr_un
configure:10721: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:13: error: invalid application of 'sizeof' to incomplete type 'struct sockaddr_un'
if (sizeof (struct sockaddr_un))
^
configure:10721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_UN_H
| #include <sys/un.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof (struct sockaddr_un))
| return 0;
| ;
| return 0;
| }
configure:10721: result: no
configure:10733: checking for struct sockaddr_storage
configure:10733: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10733: $? = 0
configure:10733: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:38: error: expected expression before ')' token
if (sizeof ((struct sockaddr_storage)))
^
configure:10733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:10733: result: yes
configure:10748: checking for struct sockaddr_storage.ss_family
configure:10748: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10748: $? = 0
configure:10748: result: yes
configure:10762: checking for struct sockaddr_storage.__ss_family
configure:10762: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:12: error: 'struct sockaddr_storage' has no member named '__ss_family'
if (ac_aggr.__ss_family)
^
conftest.c:66:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
configure:10762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:10762: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:19: error: 'struct sockaddr_storage' has no member named '__ss_family'
if (sizeof ac_aggr.__ss_family)
^
conftest.c:66:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
configure:10762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (sizeof ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:10762: result: no
configure:10776: checking for struct sockaddr_storage.ss_len
configure:10776: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:12: error: 'struct sockaddr_storage' has no member named 'ss_len'
if (ac_aggr.ss_len)
^
conftest.c:66:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
configure:10776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.ss_len)
| return 0;
| ;
| return 0;
| }
configure:10776: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:19: error: 'struct sockaddr_storage' has no member named 'ss_len'
if (sizeof ac_aggr.ss_len)
^
conftest.c:66:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
configure:10776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (sizeof ac_aggr.ss_len)
| return 0;
| ;
| return 0;
| }
configure:10776: result: no
configure:10790: checking for struct sockaddr_storage.__ss_len
configure:10790: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:12: error: 'struct sockaddr_storage' has no member named '__ss_len'
if (ac_aggr.__ss_len)
^
conftest.c:66:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
configure:10790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.__ss_len)
| return 0;
| ;
| return 0;
| }
configure:10790: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:19: error: 'struct sockaddr_storage' has no member named '__ss_len'
if (sizeof ac_aggr.__ss_len)
^
conftest.c:66:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
configure:10790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (sizeof ac_aggr.__ss_len)
| return 0;
| ;
| return 0;
| }
configure:10790: result: no
configure:10804: checking for struct sockaddr.sa_len
configure:10804: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:12: error: 'struct sockaddr' has no member named 'sa_len'
if (ac_aggr.sa_len)
^
conftest.c:66:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr ac_aggr;
^
configure:10804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:10804: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:19: error: 'struct sockaddr' has no member named 'sa_len'
if (sizeof ac_aggr.sa_len)
^
conftest.c:66:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr ac_aggr;
^
configure:10804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:10804: result: no
configure:10819: checking for struct addrinfo
configure:10819: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10819: $? = 0
configure:10819: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:30: error: expected expression before ')' token
if (sizeof ((struct addrinfo)))
^
configure:10819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netdb.h>
|
|
| int
| main ()
| {
| if (sizeof ((struct addrinfo)))
| return 0;
| ;
| return 0;
| }
configure:10819: result: yes
configure:10834: checking for intptr_t
configure:10834: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10834: $? = 0
configure:10834: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:23: error: expected expression before ')' token
if (sizeof ((intptr_t)))
^
configure:10834: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:10834: result: yes
configure:10870: checking for uintptr_t
configure:10870: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:10870: $? = 0
configure:10870: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:10870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:10870: result: yes
configure:10907: checking for unsigned long long int
configure:10946: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:10946: $? = 0
configure:10955: result: yes
configure:10965: checking for long long int
configure:11003: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11003: $? = 0
configure:11003: ./conftest.exe
configure:11003: $? = 0
configure:11015: result: yes
configure:11024: checking for locale_t
configure:11041: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:63:1: error: unknown type name 'locale_t'
locale_t x;
^
configure:11041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <locale.h>
| locale_t x;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11056: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:62:21: fatal error: xlocale.h: No such file or directory
compilation terminated.
configure:11056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <xlocale.h>
| locale_t x;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11065: result: no
configure:11078: checking for struct cmsgcred
configure:11078: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:13: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred'
if (sizeof (struct cmsgcred))
^
configure:11078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <sys/param.h>
| #ifdef HAVE_SYS_UCRED_H
| #include <sys/ucred.h>
| #endif
|
| int
| main ()
| {
| if (sizeof (struct cmsgcred))
| return 0;
| ;
| return 0;
| }
configure:11078: result: no
configure:11094: checking for struct option
configure:11094: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:11094: $? = 0
configure:11094: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:28: error: expected expression before ')' token
if (sizeof ((struct option)))
^
configure:11094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #ifdef HAVE_GETOPT_H
| #include <getopt.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((struct option)))
| return 0;
| ;
| return 0;
| }
configure:11094: result: yes
configure:11112: checking for z_streamp
configure:11112: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:11112: $? = 0
configure:11112: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:24: error: expected expression before ')' token
if (sizeof ((z_streamp)))
^
configure:11112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| /* end confdefs.h. */
| #include <zlib.h>
|
| int
| main ()
| {
| if (sizeof ((z_streamp)))
| return 0;
| ;
| return 0;
| }
configure:11112: result: yes
configure:11369: checking size of off_t
configure:11374: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11374: $? = 0
configure:11374: ./conftest.exe
configure:11374: $? = 0
configure:11388: result: 4
configure:11409: checking for int timezone
configure:11430: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11430: $? = 0
configure:11438: result: yes
configure:11445: checking types of arguments for accept()
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (int, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (int, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (unsigned int, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (unsigned int, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:12: error: conflicting types for 'accept'
extern int accept (SOCKET, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern int accept (SOCKET, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (int, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (int, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (unsigned int, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (unsigned int, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:28: error: conflicting types for 'accept'
extern unsigned int PASCAL accept (SOCKET, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern unsigned int PASCAL accept (SOCKET, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (int, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (int, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, const struct sockaddr *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, void *, int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, void *, int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, void *, size_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, void *, size_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, void *, socklen_t *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, void *, socklen_t *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, void *, unsigned int *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, void *, unsigned int *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: error: conflicting types for 'accept'
extern SOCKET WSAAPI accept (unsigned int, void *, void *);
^
In file included from ./src/include/port/win32/sys/socket.h:14:0,
from conftest.c:69:
C:/Apps/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:973:37: note: previous declaration of 'accept' was here
WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen);
^
configure:11480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| extern SOCKET WSAAPI accept (unsigned int, void *, void *);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c:71:22: warning: 'accept' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
extern SOCKET WSAAPI accept (SOCKET, struct sockaddr *, int *);
^
configure:11480: $? = 0
configure:11504: result: SOCKET WSAAPI, SOCKET, struct sockaddr *, int *
configure:11527: checking whether gettimeofday takes only one argument
configure:11545: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:1: warning: 'tp' is used uninitialized in this function [-Wuninitialized]
gettimeofday(tp,tzp);
^
conftest.c:75:1: warning: 'tzp' is used uninitialized in this function [-Wuninitialized]
configure:11545: $? = 0
configure:11552: result: no
configure:11571: checking for cbrt
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:92:6: warning: conflicting types for built-in function 'cbrt'
char cbrt ();
^
configure:11571: $? = 0
configure:11571: result: yes
configure:11571: checking for dlopen
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\cckdPWSi.o:conftest.c:(.text.startup+0xa): undefined reference to `dlopen'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for fdatasync
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccoL7uDF.o:conftest.c:(.text.startup+0xa): undefined reference to `fdatasync'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| /* end confdefs.h. */
| /* Define fdatasync to an innocuous variant, in case <limits.h> declares fdatasync.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fdatasync innocuous_fdatasync
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fdatasync (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fdatasync
|
| /* 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 fdatasync ();
| /* 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_fdatasync || defined __stub___fdatasync
| choke me
| #endif
|
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for getifaddrs
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccuevqaa.o:conftest.c:(.text.startup+0xa): undefined reference to `getifaddrs'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| /* end confdefs.h. */
| /* Define getifaddrs to an innocuous variant, in case <limits.h> declares getifaddrs.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getifaddrs innocuous_getifaddrs
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getifaddrs (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getifaddrs
|
| /* 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 getifaddrs ();
| /* 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_getifaddrs || defined __stub___getifaddrs
| choke me
| #endif
|
| int
| main ()
| {
| return getifaddrs ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for getpeerucred
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccQNTXix.o:conftest.c:(.text.startup+0xa): undefined reference to `getpeerucred'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| /* end confdefs.h. */
| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpeerucred innocuous_getpeerucred
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpeerucred (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpeerucred
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpeerucred ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpeerucred || defined __stub___getpeerucred
| choke me
| #endif
|
| int
| main ()
| {
| return getpeerucred ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for getrlimit
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccGOSOkV.o:conftest.c:(.text.startup+0xa): undefined reference to `getrlimit'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| /* end confdefs.h. */
| /* Define getrlimit to an innocuous variant, in case <limits.h> declares getrlimit.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getrlimit innocuous_getrlimit
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getrlimit (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getrlimit
|
| /* 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 getrlimit ();
| /* 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_getrlimit || defined __stub___getrlimit
| choke me
| #endif
|
| int
| main ()
| {
| return getrlimit ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for mbstowcs_l
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\cc6zcmrl.o:conftest.c:(.text.startup+0xa): undefined reference to `mbstowcs_l'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| /* end confdefs.h. */
| /* Define mbstowcs_l to an innocuous variant, in case <limits.h> declares mbstowcs_l.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mbstowcs_l innocuous_mbstowcs_l
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbstowcs_l (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mbstowcs_l
|
| /* 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 mbstowcs_l ();
| /* 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_mbstowcs_l || defined __stub___mbstowcs_l
| choke me
| #endif
|
| int
| main ()
| {
| return mbstowcs_l ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for memmove
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:93:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^
configure:11571: $? = 0
configure:11571: result: yes
configure:11571: checking for poll
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\cceHiftV.o:conftest.c:(.text.startup+0xa): undefined reference to `poll'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define poll to an innocuous variant, in case <limits.h> declares poll.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define poll innocuous_poll
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char poll (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef poll
|
| /* 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 poll ();
| /* 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_poll || defined __stub___poll
| choke me
| #endif
|
| int
| main ()
| {
| return poll ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for pstat
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccqb3awl.o:conftest.c:(.text.startup+0xa): undefined reference to `pstat'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define pstat to an innocuous variant, in case <limits.h> declares pstat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pstat innocuous_pstat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pstat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pstat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pstat || defined __stub___pstat
| choke me
| #endif
|
| int
| main ()
| {
| return pstat ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for pthread_is_threaded_np
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccSP0WEJ.o:conftest.c:(.text.startup+0xa): undefined reference to `pthread_is_threaded_np'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define pthread_is_threaded_np to an innocuous variant, in case <limits.h> declares pthread_is_threaded_np.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_is_threaded_np innocuous_pthread_is_threaded_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_is_threaded_np (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pthread_is_threaded_np
|
| /* 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 pthread_is_threaded_np ();
| /* 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_pthread_is_threaded_np || defined __stub___pthread_is_threaded_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_is_threaded_np ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for readlink
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccm1Ybaa.o:conftest.c:(.text.startup+0xa): undefined reference to `readlink'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define readlink to an innocuous variant, in case <limits.h> declares readlink.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define readlink innocuous_readlink
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char readlink (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef readlink
|
| /* 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 readlink ();
| /* 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_readlink || defined __stub___readlink
| choke me
| #endif
|
| int
| main ()
| {
| return readlink ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for setproctitle
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccSEXlef.o:conftest.c:(.text.startup+0xa): undefined reference to `setproctitle'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setproctitle
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setproctitle ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setproctitle || defined __stub___setproctitle
| choke me
| #endif
|
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for setsid
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\cc4w2LnF.o:conftest.c:(.text.startup+0xa): undefined reference to `setsid'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define setsid to an innocuous variant, in case <limits.h> declares setsid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setsid innocuous_setsid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setsid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setsid
|
| /* 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 setsid ();
| /* 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_setsid || defined __stub___setsid
| choke me
| #endif
|
| int
| main ()
| {
| return setsid ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for shm_open
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccMpfPd5.o:conftest.c:(.text.startup+0xa): undefined reference to `shm_open'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define shm_open to an innocuous variant, in case <limits.h> declares shm_open.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shm_open innocuous_shm_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shm_open (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shm_open
|
| /* 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 shm_open ();
| /* 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_shm_open || defined __stub___shm_open
| choke me
| #endif
|
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for sigprocmask
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccqkkbmu.o:conftest.c:(.text.startup+0xa): undefined reference to `sigprocmask'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define sigprocmask to an innocuous variant, in case <limits.h> declares sigprocmask.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigprocmask innocuous_sigprocmask
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigprocmask (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigprocmask
|
| /* 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 sigprocmask ();
| /* 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_sigprocmask || defined __stub___sigprocmask
| choke me
| #endif
|
| int
| main ()
| {
| return sigprocmask ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for symlink
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccOGRjmT.o:conftest.c:(.text.startup+0xa): undefined reference to `symlink'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define symlink to an innocuous variant, in case <limits.h> declares symlink.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define symlink innocuous_symlink
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char symlink (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef symlink
|
| /* 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 symlink ();
| /* 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_symlink || defined __stub___symlink
| choke me
| #endif
|
| int
| main ()
| {
| return symlink ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for sync_file_range
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccUzijOi.o:conftest.c:(.text.startup+0xa): undefined reference to `sync_file_range'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define sync_file_range to an innocuous variant, in case <limits.h> declares sync_file_range.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sync_file_range innocuous_sync_file_range
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sync_file_range (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sync_file_range
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sync_file_range ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sync_file_range || defined __stub___sync_file_range
| choke me
| #endif
|
| int
| main ()
| {
| return sync_file_range ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for towlower
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:94:6: warning: conflicting types for built-in function 'towlower'
char towlower ();
^
configure:11571: $? = 0
configure:11571: result: yes
configure:11571: checking for utime
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11571: $? = 0
configure:11571: result: yes
configure:11571: checking for utimes
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccoWKrMi.o:conftest.c:(.text.startup+0xa): undefined reference to `utimes'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
| /* Define utimes to an innocuous variant, in case <limits.h> declares utimes.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define utimes innocuous_utimes
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char utimes (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef utimes
|
| /* 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 utimes ();
| /* 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_utimes || defined __stub___utimes
| choke me
| #endif
|
| int
| main ()
| {
| return utimes ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11571: checking for wcstombs
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11571: $? = 0
configure:11571: result: yes
configure:11571: checking for wcstombs_l
configure:11571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\cc87cBW8.o:conftest.c:(.text.startup+0xa): undefined reference to `wcstombs_l'
collect2.exe: error: ld returned 1 exit status
configure:11571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| /* end confdefs.h. */
| /* Define wcstombs_l to an innocuous variant, in case <limits.h> declares wcstombs_l.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define wcstombs_l innocuous_wcstombs_l
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wcstombs_l (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wcstombs_l
|
| /* 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 wcstombs_l ();
| /* 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_wcstombs_l || defined __stub___wcstombs_l
| choke me
| #endif
|
| int
| main ()
| {
| return wcstombs_l ();
| ;
| return 0;
| }
configure:11571: result: no
configure:11581: checking for fseeko
configure:11581: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11581: $? = 0
configure:11581: result: yes
configure:11680: checking for posix_fadvise
configure:11680: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccioZuSy.o:conftest.c:(.text.startup+0xa): undefined reference to `posix_fadvise'
collect2.exe: error: ld returned 1 exit status
configure:11680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define posix_fadvise innocuous_posix_fadvise
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char posix_fadvise (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef posix_fadvise
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char posix_fadvise ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
| choke me
| #endif
|
| int
| main ()
| {
| return posix_fadvise ();
| ;
| return 0;
| }
configure:11680: result: no
configure:11689: checking whether posix_fadvise is declared
configure:11689: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:10: error: 'posix_fadvise' undeclared (first use in this function)
(void) posix_fadvise;
^
conftest.c:85:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11689: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include <fcntl.h>
|
| int
| main ()
| {
| #ifndef posix_fadvise
| #ifdef __cplusplus
| (void) posix_fadvise;
| #else
| (void) posix_fadvise;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:11689: result: no
configure:11703: checking whether fdatasync is declared
configure:11703: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:10: error: 'fdatasync' undeclared (first use in this function)
(void) fdatasync;
^
conftest.c:86:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11703: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| /* end confdefs.h. */
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef fdatasync
| #ifdef __cplusplus
| (void) fdatasync;
| #else
| (void) fdatasync;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:11703: result: no
configure:11715: checking whether strlcat is declared
configure:11715: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:10: error: 'strlcat' undeclared (first use in this function)
(void) strlcat;
^
conftest.c:118:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strlcat
| #ifdef __cplusplus
| (void) strlcat;
| #else
| (void) strlcat;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:11715: result: no
configure:11725: checking whether strlcpy is declared
configure:11725: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:119:10: error: 'strlcpy' undeclared (first use in this function)
(void) strlcpy;
^
conftest.c:119:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11725: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strlcpy
| #ifdef __cplusplus
| (void) strlcpy;
| #else
| (void) strlcpy;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:11725: result: no
configure:11737: checking whether F_FULLFSYNC is declared
configure:11737: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:10: error: 'F_FULLFSYNC' undeclared (first use in this function)
(void) F_FULLFSYNC;
^
conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| /* end confdefs.h. */
| #include <fcntl.h>
|
| int
| main ()
| {
| #ifndef F_FULLFSYNC
| #ifdef __cplusplus
| (void) F_FULLFSYNC;
| #else
| (void) F_FULLFSYNC;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:11737: result: no
configure:11751: checking for struct sockaddr_in6
configure:11751: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:11751: $? = 0
configure:11751: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:119:34: error: expected expression before ')' token
if (sizeof ((struct sockaddr_in6)))
^
configure:11751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/in.h>
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in6)))
| return 0;
| ;
| return 0;
| }
configure:11751: result: yes
configure:11763: checking for PS_STRINGS
configure:11782: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:82:29: fatal error: machine/vmparam.h: No such file or directory
compilation terminated.
configure:11782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| /* end confdefs.h. */
| #include <machine/vmparam.h>
| #include <sys/exec.h>
|
| int
| main ()
| {
| PS_STRINGS->ps_nargvstr = 1;
| PS_STRINGS->ps_argvstr = "foo";
| ;
| return 0;
| }
configure:11790: result: no
configure:11867: checking whether snprintf is declared
configure:11867: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:11867: $? = 0
configure:11867: result: yes
configure:11877: checking whether vsnprintf is declared
configure:11877: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:11877: $? = 0
configure:11877: result: yes
configure:11890: checking for isinf
configure:11909: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11909: $? = 0
configure:11917: result: yes
configure:11946: checking for crypt
configure:11946: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccAVAwss.o:conftest.c:(.text.startup+0xa): undefined reference to `crypt'
collect2.exe: error: ld returned 1 exit status
configure:11946: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| /* end confdefs.h. */
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define crypt innocuous_crypt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char crypt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef crypt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| /* 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_crypt || defined __stub___crypt
| choke me
| #endif
|
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:11946: result: no
configure:11959: checking for fls
configure:11959: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccA3AenP.o:conftest.c:(.text.startup+0xa): undefined reference to `fls'
collect2.exe: error: ld returned 1 exit status
configure:11959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| /* end confdefs.h. */
| /* Define fls to an innocuous variant, in case <limits.h> declares fls.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fls innocuous_fls
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fls (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fls
|
| /* 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 fls ();
| /* 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_fls || defined __stub___fls
| choke me
| #endif
|
| int
| main ()
| {
| return fls ();
| ;
| return 0;
| }
configure:11959: result: no
configure:11972: checking for getopt
configure:11972: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:11972: $? = 0
configure:11972: result: yes
configure:11985: checking for getrusage
configure:11985: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccGdjMhd.o:conftest.c:(.text.startup+0xa): undefined reference to `getrusage'
collect2.exe: error: ld returned 1 exit status
configure:11985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| /* end confdefs.h. */
| /* Define getrusage to an innocuous variant, in case <limits.h> declares getrusage.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getrusage innocuous_getrusage
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getrusage (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getrusage
|
| /* 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 getrusage ();
| /* 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_getrusage || defined __stub___getrusage
| choke me
| #endif
|
| int
| main ()
| {
| return getrusage ();
| ;
| return 0;
| }
configure:11985: result: no
configure:11998: checking for inet_aton
configure:11998: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\cckO90UA.o:conftest.c:(.text.startup+0xa): undefined reference to `inet_aton'
collect2.exe: error: ld returned 1 exit status
configure:11998: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| /* end confdefs.h. */
| /* Define inet_aton to an innocuous variant, in case <limits.h> declares inet_aton.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define inet_aton innocuous_inet_aton
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char inet_aton (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef inet_aton
|
| /* 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 inet_aton ();
| /* 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_inet_aton || defined __stub___inet_aton
| choke me
| #endif
|
| int
| main ()
| {
| return inet_aton ();
| ;
| return 0;
| }
configure:11998: result: no
configure:12011: checking for mkdtemp
configure:12011: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccSLFJuW.o:conftest.c:(.text.startup+0xa): undefined reference to `mkdtemp'
collect2.exe: error: ld returned 1 exit status
configure:12011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| /* end confdefs.h. */
| /* Define mkdtemp to an innocuous variant, in case <limits.h> declares mkdtemp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mkdtemp innocuous_mkdtemp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mkdtemp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mkdtemp
|
| /* 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 mkdtemp ();
| /* 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_mkdtemp || defined __stub___mkdtemp
| choke me
| #endif
|
| int
| main ()
| {
| return mkdtemp ();
| ;
| return 0;
| }
configure:12011: result: no
configure:12024: checking for random
configure:12024: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccgE96Tk.o:conftest.c:(.text.startup+0xa): undefined reference to `random'
collect2.exe: error: ld returned 1 exit status
configure:12024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| /* end confdefs.h. */
| /* Define random to an innocuous variant, in case <limits.h> declares random.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define random innocuous_random
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char random (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef random
|
| /* 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 random ();
| /* 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_random || defined __stub___random
| choke me
| #endif
|
| int
| main ()
| {
| return random ();
| ;
| return 0;
| }
configure:12024: result: no
configure:12037: checking for rint
configure:12037: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:109:6: warning: conflicting types for built-in function 'rint'
char rint ();
^
configure:12037: $? = 0
configure:12037: result: yes
configure:12050: checking for srandom
configure:12050: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccQIcD71.o:conftest.c:(.text.startup+0xa): undefined reference to `srandom'
collect2.exe: error: ld returned 1 exit status
configure:12050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| /* end confdefs.h. */
| /* Define srandom to an innocuous variant, in case <limits.h> declares srandom.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define srandom innocuous_srandom
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char srandom (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef srandom
|
| /* 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 srandom ();
| /* 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_srandom || defined __stub___srandom
| choke me
| #endif
|
| int
| main ()
| {
| return srandom ();
| ;
| return 0;
| }
configure:12050: result: no
configure:12063: checking for strerror
configure:12063: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:12063: $? = 0
configure:12063: result: yes
configure:12076: checking for strlcat
configure:12076: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccIDopYs.o:conftest.c:(.text.startup+0xa): undefined reference to `strlcat'
collect2.exe: error: ld returned 1 exit status
configure:12076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:12076: result: no
configure:12089: checking for strlcpy
configure:12089: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccOYVMeQ.o:conftest.c:(.text.startup+0xa): undefined reference to `strlcpy'
collect2.exe: error: ld returned 1 exit status
configure:12089: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:12089: result: no
configure:12179: checking for getopt_long
configure:12179: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:12179: $? = 0
configure:12179: result: yes
configure:12232: checking for gettimeofday
configure:12232: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:12232: $? = 0
configure:12232: result: yes
configure:12291: checking for MINIDUMP_TYPE
configure:12291: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:12291: $? = 0
configure:12291: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:102:28: error: expected expression before ')' token
if (sizeof ((MINIDUMP_TYPE)))
^
configure:12291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| /* end confdefs.h. */
|
| #define WIN32_LEAN_AND_MEAN
| #include <windows.h>
| #include <string.h>
| #include <dbghelp.h>
|
| int
| main ()
| {
| if (sizeof ((MINIDUMP_TYPE)))
| return 0;
| ;
| return 0;
| }
configure:12291: result: yes
configure:12327: checking for sigsetjmp
configure:12343: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c: In function 'main':
conftest.c:98:1: error: unknown type name 'sigjmp_buf'
sigjmp_buf x; sigsetjmp(x, 1);
^
conftest.c:98:15: warning: implicit declaration of function 'sigsetjmp' [-Wimplicit-function-declaration]
sigjmp_buf x; sigsetjmp(x, 1);
^
configure:12343: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| /* end confdefs.h. */
| #include <setjmp.h>
| int
| main ()
| {
| sigjmp_buf x; sigsetjmp(x, 1);
| ;
| return 0;
| }
configure:12351: result: no
configure:12359: checking whether sys_siglist is declared
configure:12359: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:108:10: error: 'sys_siglist' undeclared (first use in this function)
(void) sys_siglist;
^
conftest.c:108:10: note: each undeclared identifier is reported only once for each function it appears in
configure:12359: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| /* end confdefs.h. */
| #include <signal.h>
| /* NetBSD declares sys_siglist in unistd.h. */
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
|
| int
| main ()
| {
| #ifndef sys_siglist
| #ifdef __cplusplus
| (void) sys_siglist;
| #else
| (void) sys_siglist;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:12359: result: no
configure:12378: checking for syslog
configure:12378: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccIgxOOL.o:conftest.c:(.text.startup+0xa): undefined reference to `syslog'
collect2.exe: error: ld returned 1 exit status
configure:12378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| /* Define syslog to an innocuous variant, in case <limits.h> declares syslog.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define syslog innocuous_syslog
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char syslog (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef syslog
|
| /* 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 syslog ();
| /* 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_syslog || defined __stub___syslog
| choke me
| #endif
|
| int
| main ()
| {
| return syslog ();
| ;
| return 0;
| }
configure:12378: result: no
configure:12391: checking for opterr
configure:12407: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:12407: $? = 0
configure:12415: result: yes
configure:12423: checking for optreset
configure:12439: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
C:\Apps\msys64\tmp\ccYUd4Yq.o:conftest.c:(.rdata$.refptr.optreset[.refptr.optreset]+0x0): undefined reference to `optreset'
collect2.exe: error: ld returned 1 exit status
configure:12439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| /* end confdefs.h. */
| #include <unistd.h>
| int
| main ()
| {
| extern int optreset; optreset = 1;
| ;
| return 0;
| }
configure:12447: result: no
configure:12458: checking for strtoll
configure:12458: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:12458: $? = 0
configure:12458: result: yes
configure:12470: checking for strtoull
configure:12470: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:12470: $? = 0
configure:12470: result: yes
configure:13066: checking test program
configure:13076: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13076: $? = 0
configure:13076: ./conftest.exe
configure:13076: $? = 0
configure:13077: result: ok
configure:13145: checking whether long int is 64 bits
configure:13203: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:107:5: warning: no previous prototype for 'does_int64_work' [-Wmissing-prototypes]
int does_int64_work()
^
conftest.c:121:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c: In function 'main':
conftest.c:122:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(! does_int64_work());
^
conftest.c:122:3: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:122:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:13203: $? = 0
configure:13203: ./conftest.exe
configure:13203: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| /* end confdefs.h. */
| typedef long int ac_int64;
|
| /*
| * These are globals to discourage the compiler from folding all the
| * arithmetic tests down to compile-time constants.
| */
| ac_int64 a = 20000001;
| ac_int64 b = 40000005;
|
| int does_int64_work()
| {
| ac_int64 c,d;
|
| if (sizeof(ac_int64) != 8)
| return 0; /* definitely not the right size */
|
| /* Do perfunctory checks to see if 64-bit arithmetic seems to work */
| c = a * b;
| d = (c + b) / b;
| if (d != a+1)
| return 0;
| return 1;
| }
| main() {
| exit(! does_int64_work());
| }
configure:13213: result: no
configure:13227: checking whether long long int is 64 bits
configure:13285: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c:107:5: warning: no previous prototype for 'does_int64_work' [-Wmissing-prototypes]
int does_int64_work()
^
conftest.c:121:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c: In function 'main':
conftest.c:122:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(! does_int64_work());
^
conftest.c:122:3: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:122:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:13285: $? = 0
configure:13285: ./conftest.exe
configure:13285: $? = 0
configure:13295: result: yes
configure:13334: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:13334: $? = 0
configure:13500: checking size of void *
configure:13505: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13505: $? = 0
configure:13505: ./conftest.exe
configure:13505: $? = 0
configure:13519: result: 8
configure:13533: checking size of size_t
configure:13538: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13538: $? = 0
configure:13538: ./conftest.exe
configure:13538: $? = 0
configure:13552: result: 8
configure:13566: checking size of long
configure:13571: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13571: $? = 0
configure:13571: ./conftest.exe
configure:13571: $? = 0
configure:13585: result: 4
configure:13597: checking whether to build with float4 passed by value
configure:13628: result: yes
configure:13640: checking whether to build with float8 passed by value
configure:13702: result: yes
configure:13714: checking alignment of short
configure:13719: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13719: $? = 0
configure:13719: ./conftest.exe
configure:13719: $? = 0
configure:13737: result: 2
configure:13749: checking alignment of int
configure:13754: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13754: $? = 0
configure:13754: ./conftest.exe
configure:13754: $? = 0
configure:13772: result: 4
configure:13784: checking alignment of long
configure:13789: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13789: $? = 0
configure:13789: ./conftest.exe
configure:13789: $? = 0
configure:13807: result: 4
configure:13820: checking alignment of long long int
configure:13825: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13825: $? = 0
configure:13825: ./conftest.exe
configure:13825: $? = 0
configure:13843: result: 8
configure:13856: checking alignment of double
configure:13861: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:13861: $? = 0
configure:13861: ./conftest.exe
configure:13861: $? = 0
configure:13879: result: 8
configure:13910: checking for int8
configure:13910: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:13: error: 'int8' undeclared (first use in this function)
if (sizeof (int8))
^
conftest.c:121:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| if (sizeof (int8))
| return 0;
| ;
| return 0;
| }
configure:13910: result: no
configure:13920: checking for uint8
configure:13920: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:13: error: 'uint8' undeclared (first use in this function)
if (sizeof (uint8))
^
conftest.c:121:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13920: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| if (sizeof (uint8))
| return 0;
| ;
| return 0;
| }
configure:13920: result: no
configure:13930: checking for int64
configure:13930: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:13: error: 'int64' undeclared (first use in this function)
if (sizeof (int64))
^
conftest.c:121:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| if (sizeof (int64))
| return 0;
| ;
| return 0;
| }
configure:13930: result: no
configure:13940: checking for uint64
configure:13940: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:13: error: 'uint64' undeclared (first use in this function)
if (sizeof (uint64))
^
conftest.c:121:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| if (sizeof (uint64))
| return 0;
| ;
| return 0;
| }
configure:13940: result: no
configure:13954: checking for sig_atomic_t
configure:13954: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
configure:13954: $? = 0
configure:13954: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:27: error: expected expression before ')' token
if (sizeof ((sig_atomic_t)))
^
configure:13954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:13954: result: yes
configure:13967: checking for __int128
configure:14002: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14002: $? = 0
configure:14010: result: yes
configure:14020: checking for builtin __sync char locking functions
configure:14038: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14038: $? = 0
configure:14046: result: yes
configure:14053: checking for builtin __sync int32 locking functions
configure:14071: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14071: $? = 0
configure:14079: result: yes
configure:14086: checking for builtin __sync int32 atomic operations
configure:14103: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14103: $? = 0
configure:14111: result: yes
configure:14118: checking for builtin __sync int64 atomic operations
configure:14135: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14135: $? = 0
configure:14143: result: yes
configure:14150: checking for builtin __atomic int32 atomic operations
configure:14168: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14168: $? = 0
configure:14176: result: yes
configure:14183: checking for builtin __atomic int64 atomic operations
configure:14201: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14201: $? = 0
configure:14209: result: yes
configure:14219: checking for __get_cpuid
configure:14237: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14237: $? = 0
configure:14245: result: yes
configure:14253: checking for __cpuid
configure:14271: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
conftest.c: In function 'main':
conftest.c:130:3: warning: implicit declaration of function '__get_cpuid' [-Wimplicit-function-declaration]
__get_cpuid(exx[0], 1);
^
C:\Apps\msys64\tmp\ccItoVlr.o:conftest.c:(.text.startup+0x11): undefined reference to `__get_cpuid'
collect2.exe: error: ld returned 1 exit status
configure:14271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| #define HAVE_SIG_ATOMIC_T 1
| #define PG_INT128_TYPE __int128
| #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 <intrin.h>
| int
| main ()
| {
| unsigned int exx[4] = {0, 0, 0, 0};
| __get_cpuid(exx[0], 1);
|
| ;
| return 0;
| }
configure:14279: result: no
configure:14292: checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=
configure:14314: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
In file included from C:/Apps/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/5.3.0/include/nmmintrin.h:31:0,
from conftest.c:125:
conftest.c: In function 'main':
C:/Apps/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/5.3.0/include/smmintrin.h:839:1: error: inlining failed in call to always_inline '_mm_crc32_u32': target specific option mismatch
_mm_crc32_u32 (unsigned int __C, unsigned int __V)
^
conftest.c:131:8: error: called from here
crc = _mm_crc32_u32(crc, 0);
^
In file included from C:/Apps/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/5.3.0/include/nmmintrin.h:31:0,
from conftest.c:125:
C:/Apps/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/5.3.0/include/smmintrin.h:827:1: error: inlining failed in call to always_inline '_mm_crc32_u8': target specific option mismatch
_mm_crc32_u8 (unsigned int __C, unsigned char __V)
^
conftest.c:130:8: error: called from here
crc = _mm_crc32_u8(crc, 0);
^
configure:14314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| #define HAVE_SIG_ATOMIC_T 1
| #define PG_INT128_TYPE __int128
| #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 <nmmintrin.h>
| 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:14323: result: no
configure:14331: checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2
configure:14353: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -msse4.2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c -lz -lws2_32 -lm >&5
configure:14353: $? = 0
configure:14362: result: yes
configure:14389: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND conftest.c >&5
conftest.c: In function 'main':
conftest.c:131:2: error: #error __SSE4_2__ not defined
#error __SSE4_2__ not defined
^
configure:14389: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "9.5.0"
| #define PACKAGE_STRING "PostgreSQL 9.5.0"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PACKAGE_URL ""
| #define PG_MAJORVERSION "9.5"
| #define PG_VERSION "9.5.0"
| #define USE_INTEGER_DATETIMES 1
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define XLOG_SEG_SIZE (16 * 1024 * 1024)
| #define ENABLE_THREAD_SAFETY 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| #define HAVE_ATOMICS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_CRTDEFS_H 1
| #define PG_USE_INLINE 1
| #define PG_PRINTF_ATTRIBUTE gnu_printf
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FUNCNAME__FUNC 1
| #define HAVE__STATIC_ASSERT 1
| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
| #define HAVE__BUILTIN_BSWAP32 1
| #define HAVE__BUILTIN_CONSTANT_P 1
| #define HAVE__BUILTIN_UNREACHABLE 1
| #define HAVE__VA_ARGS 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_STRUCT_OPTION 1
| #define SIZEOF_OFF_T 4
| #define HAVE_INT_TIMEZONE 1
| #define ACCEPT_TYPE_RETURN SOCKET WSAAPI
| #define ACCEPT_TYPE_ARG1 SOCKET
| #define ACCEPT_TYPE_ARG2 struct sockaddr *
| #define ACCEPT_TYPE_ARG3 int
| #define HAVE_CBRT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_UTIME 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSEEKO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_DECL_FDATASYNC 0
| #define HAVE_DECL_STRLCAT 0
| #define HAVE_DECL_STRLCPY 0
| #define HAVE_DECL_F_FULLFSYNC 0
| #define HAVE_IPV6 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ISINF 1
| #define HAVE_GETOPT 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETPEEREID 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYMLINK 1
| #define HAVE_MINIDUMP_TYPE 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_INT_OPTERR 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_LONG_LONG_INT_64 1
| #define PG_INT64_TYPE long long int
| #define HAVE_LL_CONSTANTS 1
| #define INT64_MODIFIER "ll"
| #define USE_REPL_SNPRINTF 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG 4
| #define USE_FLOAT4_BYVAL 1
| #define FLOAT4PASSBYVAL true
| #define USE_FLOAT8_BYVAL 1
| #define FLOAT8PASSBYVAL true
| #define ALIGNOF_SHORT 2
| #define ALIGNOF_INT 4
| #define ALIGNOF_LONG 4
| #define ALIGNOF_LONG_LONG_INT 8
| #define ALIGNOF_DOUBLE 8
| #define MAXIMUM_ALIGNOF 8
| #define HAVE_SIG_ATOMIC_T 1
| #define PG_INT128_TYPE __int128
| #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:14421: checking which CRC-32C implementation to use
configure:14436: result: SSE 4.2 with runtime check
configure:14947: checking for onsgmls
configure:14977: result: no
configure:14947: checking for nsgmls
configure:14977: result: no
configure:14989: checking for openjade
configure:15019: result: no
configure:14989: checking for jade
configure:15019: result: no
configure:15028: checking for DocBook V4.2
configure:15057: result: no
configure:15063: checking for DocBook stylesheets
configure:15102: result: no
configure:15111: checking for collateindex.pl
configure:15144: result: no
configure:15154: checking for dbtoepub
configure:15184: result: no
configure:15196: checking for xmllint
configure:15212: found /usr/bin/xmllint
configure:15223: result: xmllint
configure:15238: checking for xsltproc
configure:15268: result: no
configure:15280: checking for osx
configure:15310: result: no
configure:15280: checking for sgml2xml
configure:15310: result: no
configure:15280: checking for sx
configure:15310: result: no
configure:15422: WARNING: *** skipping thread test on Win32
configure:15518: checking whether gcc supports -Wl,--as-needed
configure:15539: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import -Wl,--as-needed conftest.c -lz -lws2_32 -lm >&5
configure:15539: $? = 0
configure:15539: ./conftest.exe
configure:15539: $? = 0
configure:15550: result: yes
configure:15589: using compiler=gcc.exe (Rev1, Built by MSYS2 project) 5.3.0
configure:15591: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2
configure:15593: using CPPFLAGS= -I./src/include/port/win32 -DEXEC_BACKEND
configure:15595: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import -Wl,--as-needed
configure:15753: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by PostgreSQL config.status 9.5.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Works12
config.status:1058: creating GNUmakefile
config.status:1058: creating src/Makefile.global
config.status:1058: creating src/include/pg_config.h
config.status:1058: creating src/include/pg_config_ext.h
config.status:1058: creating src/interfaces/ecpg/include/ecpg_config.h
config.status:1265: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
config.status:1265: linking src/backend/port/dynloader/win32.c to src/backend/port/dynloader.c
config.status:1265: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c
config.status:1265: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c
config.status:1265: linking src/backend/port/win32_latch.c to src/backend/port/pg_latch.c
config.status:1265: linking src/backend/port/dynloader/win32.h to src/include/dynloader.h
config.status:1265: linking src/include/port/win32.h to src/include/pg_config_os.h
config.status:1265: linking src/makefiles/Makefile.win32 to src/Makefile.port
config.status:1284: executing check_win32_symlinks commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_double=8
ac_cv_alignof_int=4
ac_cv_alignof_long=4
ac_cv_alignof_long_long_int=8
ac_cv_alignof_short=2
ac_cv_build=x86_64-pc-mingw64
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DOCBOOKSTYLE_set=
ac_cv_env_DOCBOOKSTYLE_value=
ac_cv_env_LDFLAGS_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_accept_arg1=SOCKET
ac_cv_func_accept_arg2='struct sockaddr *'
ac_cv_func_accept_arg3=int
ac_cv_func_accept_return='SOCKET WSAAPI'
ac_cv_func_cbrt=yes
ac_cv_func_crypt=no
ac_cv_func_dlopen=no
ac_cv_func_fdatasync=no
ac_cv_func_fls=no
ac_cv_func_fseeko=yes
ac_cv_func_getifaddrs=no
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpeereid=yes
ac_cv_func_getpeerucred=no
ac_cv_func_getrlimit=no
ac_cv_func_getrusage=no
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=no
ac_cv_func_isinf=yes
ac_cv_func_mbstowcs_l=no
ac_cv_func_memmove=yes
ac_cv_func_mkdtemp=no
ac_cv_func_poll=no
ac_cv_func_posix_fadvise=no
ac_cv_func_pstat=no
ac_cv_func_pthread_is_threaded_np=no
ac_cv_func_random=no
ac_cv_func_readlink=no
ac_cv_func_rint=yes
ac_cv_func_setproctitle=no
ac_cv_func_setsid=no
ac_cv_func_shm_open=no
ac_cv_func_sigprocmask=no
ac_cv_func_srandom=no
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strtoll=yes
ac_cv_func_strtoull=yes
ac_cv_func_symlink=no
ac_cv_func_sync_file_range=no
ac_cv_func_syslog=no
ac_cv_func_towlower=yes
ac_cv_func_unsetenv=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=no
ac_cv_func_wcstombs=yes
ac_cv_func_wcstombs_l=no
ac_cv_have_decl_F_FULLFSYNC=no
ac_cv_have_decl_fdatasync=no
ac_cv_have_decl_posix_fadvise=no
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_strlcat=no
ac_cv_have_decl_strlcpy=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_decl_vsnprintf=yes
ac_cv_header_atomic_h=no
ac_cv_header_crtdefs_h=yes
ac_cv_header_crypt_h=no
ac_cv_header_dld_h=no
ac_cv_header_fp_class_h=no
ac_cv_header_getopt_h=yes
ac_cv_header_ieeefp_h=yes
ac_cv_header_ifaddrs_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=no
ac_cv_header_mbarrier_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=no
ac_cv_header_poll_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=no
ac_cv_header_sys_ipc_h=no
ac_cv_header_sys_poll_h=no
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_resource_h=no
ac_cv_header_sys_select_h=no
ac_cv_header_sys_sem_h=no
ac_cv_header_sys_shm_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_tas_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucred_h=no
ac_cv_header_sys_un_h=no
ac_cv_header_termios_h=no
ac_cv_header_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-pc-mingw64
ac_cv_lib_m_main=yes
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_sockaddr_storage___ss_family=no
ac_cv_member_struct_sockaddr_storage___ss_len=no
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_sockaddr_storage_ss_len=no
ac_cv_member_struct_tm_tm_zone=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LD=C:/Apps/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_XMLLINT=xmllint
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DLLWRAP=dllwrap
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ac_ct_WINDRES=windres
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gnu_ld=yes
ac_cv_search_crypt=no
ac_cv_search_dlopen=no
ac_cv_search_fdatasync=no
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=no
ac_cv_search_shm_unlink=no
ac_cv_search_shmget=no
ac_cv_search_socket=-lws2_32
ac_cv_sizeof_long=4
ac_cv_sizeof_off_t=4
ac_cv_sizeof_size_t=8
ac_cv_sizeof_void_p=8
ac_cv_struct_tm=time.h
ac_cv_type_MINIDUMP_TYPE=yes
ac_cv_type_int64=no
ac_cv_type_int8=no
ac_cv_type_intptr_t=yes
ac_cv_type_long_long_int=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_struct_addrinfo=yes
ac_cv_type_struct_cmsgcred=no
ac_cv_type_struct_option=yes
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_struct_sockaddr_un=no
ac_cv_type_uint64=no
ac_cv_type_uint8=no
ac_cv_type_uintptr_t=yes
ac_cv_type_union_semun=no
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_z_streamp=yes
ac_cv_var_tzname=yes
pgac_cv__128bit_int=yes
pgac_cv__builtin_bswap32=yes
pgac_cv__builtin_constant_p=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__va_args=yes
pgac_cv_c_inline_quietly=yes
pgac_cv_c_signed=yes
pgac_cv_check_docbook=no
pgac_cv_func_gettimeofday_1arg=no
pgac_cv_func_sigsetjmp=no
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_path_flex=/usr/bin/flex
pgac_cv_printf_archetype=gnu_printf
pgac_cv_prog_cc_cflags__Wdeclaration_after_statement=yes
pgac_cv_prog_cc_cflags__Wendif_labels=yes
pgac_cv_prog_cc_cflags__Wformat_security=yes
pgac_cv_prog_cc_cflags__Wmissing_format_attribute=yes
pgac_cv_prog_cc_cflags__Wunused_command_line_argument=no
pgac_cv_prog_cc_cflags__fexcess_precision_standard=yes
pgac_cv_prog_cc_cflags__fno_strict_aliasing=yes
pgac_cv_prog_cc_cflags__ftree_vectorize=yes
pgac_cv_prog_cc_cflags__funroll_loops=yes
pgac_cv_prog_cc_cflags__fwrapv=yes
pgac_cv_prog_cc_ldflags__Wl___as_needed=yes
pgac_cv_sse42_crc32_intrinsics_=no
pgac_cv_sse42_crc32_intrinsics__msse4_2=yes
pgac_cv_type_locale_t=no
pgac_cv_type_long_int_64=no
pgac_cv_type_long_long_int_64=yes
pgac_cv_var_PS_STRINGS=no
pgac_cv_var_int_opterr=yes
pgac_cv_var_int_optreset=no
pgac_cv_var_int_timezone=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
BISON=''
BISONFLAGS=''
CC='gcc'
CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2'
CFLAGS_SSE42='-msse4.2'
CFLAGS_VECTOR=' -funroll-loops -ftree-vectorize'
COLLATEINDEX=''
CPP='gcc -E'
CPPFLAGS=' -I./src/include/port/win32 -DEXEC_BACKEND '
DBTOEPUB=''
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='dlltool'
DLLWRAP='dllwrap'
DOCBOOKSTYLE=''
DTRACE=''
DTRACEFLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ELF_SYS=''
EXEEXT='.exe'
FLEX='/usr/bin/flex'
FLEXFLAGS=''
GCC='yes'
GCOV=''
GENHTML=''
GREP='/usr/bin/grep'
HAVE_IPV6='yes'
HAVE_POSIX_SIGNALS=''
INCLUDES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
JADE=''
LCOV=''
LD='C:/Apps/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe'
LDAP_LIBS_BE=''
LDAP_LIBS_FE=''
LDFLAGS=' -Wl,--allow-multiple-definition -Wl,--disable-auto-import -Wl,--as-needed'
LDFLAGS_EX=''
LDFLAGS_SL=''
LIBOBJS=' ${LIBOBJDIR}crypt$U.o ${LIBOBJDIR}fls$U.o ${LIBOBJDIR}getrusage$U.o ${LIBOBJDIR}inet_aton$U.o ${LIBOBJDIR}mkdtemp$U.o ${LIBOBJDIR}random$U.o ${LIBOBJDIR}srandom$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}getaddrinfo$U.o ${LIBOBJDIR}getopt$U.o ${LIBOBJDIR}getopt_long$U.o ${LIBOBJDIR}dirmod$U.o ${LIBOBJDIR}kill$U.o ${LIBOBJDIR}open$U.o ${LIBOBJDIR}system$U.o ${LIBOBJDIR}win32env$U.o ${LIBOBJDIR}win32error$U.o ${LIBOBJDIR}win32setlocale$U.o ${LIBOBJDIR}snprintf$U.o'
LIBS='-lz -lws2_32 -lm '
LN_S='cp -pR'
LTLIBOBJS=' ${LIBOBJDIR}crypt$U.lo ${LIBOBJDIR}fls$U.lo ${LIBOBJDIR}getrusage$U.lo ${LIBOBJDIR}inet_aton$U.lo ${LIBOBJDIR}mkdtemp$U.lo ${LIBOBJDIR}random$U.lo ${LIBOBJDIR}srandom$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}getaddrinfo$U.lo ${LIBOBJDIR}getopt$U.lo ${LIBOBJDIR}getopt_long$U.lo ${LIBOBJDIR}dirmod$U.lo ${LIBOBJDIR}kill$U.lo ${LIBOBJDIR}open$U.lo ${LIBOBJDIR}system$U.lo ${LIBOBJDIR}win32env$U.lo ${LIBOBJDIR}win32error$U.lo ${LIBOBJDIR}win32setlocale$U.lo ${LIBOBJDIR}snprintf$U.lo'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT=''
MSGFMT_FLAGS=''
MSGMERGE=''
NSGMLS=''
OBJEXT='o'
OSX=''
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
PACKAGE_NAME='PostgreSQL'
PACKAGE_STRING='PostgreSQL 9.5.0'
PACKAGE_TARNAME='postgresql'
PACKAGE_URL=''
PACKAGE_VERSION='9.5.0'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PG_CRC32C_OBJS='pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_choose.o'
PG_MAJORVERSION='9.5'
PG_VERSION_NUM='90500'
PORTNAME='win32'
PROVE=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON=''
RANLIB='ranlib'
SHELL='/bin/sh'
STRIP='strip'
STRIP_SHARED_LIB='strip --strip-unneeded'
STRIP_STATIC_LIB='strip -x'
SUN_STUDIO_CC='no'
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='windres'
XGETTEXT=''
XML2_CONFIG=''
XMLLINT='xmllint'
XSLTPROC=''
ZIC=''
ac_ct_CC='gcc'
acx_pthread_config=''
autodepend=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-mingw64'
build_alias=''
build_cpu='x86_64'
build_os='mingw64'
build_vendor='pc'
configure_args=''
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_docbook='no'
have_win32_dbghelp='yes'
host='x86_64-pc-mingw64'
host_alias=''
host_cpu='x86_64'
host_os='mingw64'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_bin='/usr/bin/install -c'
krb_srvtab=''
ld_R_works=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
perl_archlibexp=''
perl_embed_ldflags=''
perl_privlibexp=''
perl_useshrplib=''
prefix='/usr/local/pgsql'
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='no'
with_gnu_ld='yes'
with_libxml='no'
with_libxslt='no'
with_openssl='no'
with_perl='no'
with_python='no'
with_selinux='no'
with_system_tzdata=''
with_tcl='no'
with_uuid='no'
with_zlib='yes'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "PostgreSQL"
#define PACKAGE_TARNAME "postgresql"
#define PACKAGE_VERSION "9.5.0"
#define PACKAGE_STRING "PostgreSQL 9.5.0"
#define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
#define PACKAGE_URL ""
#define PG_MAJORVERSION "9.5"
#define PG_VERSION "9.5.0"
#define USE_INTEGER_DATETIMES 1
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"
#define BLCKSZ 8192
#define RELSEG_SIZE 131072
#define XLOG_BLCKSZ 8192
#define XLOG_SEG_SIZE (16 * 1024 * 1024)
#define ENABLE_THREAD_SAFETY 1
#define PG_KRB_SRVNAM "postgres"
#define HAVE_LIBM 1
#define HAVE_LIBZ 1
#define HAVE_SPINLOCKS 1
#define HAVE_ATOMICS 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETOPT_H 1
#define HAVE_IEEEFP_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UTIME_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_CRTDEFS_H 1
#define PG_USE_INLINE 1
#define PG_PRINTF_ATTRIBUTE gnu_printf
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE_FUNCNAME__FUNC 1
#define HAVE__STATIC_ASSERT 1
#define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
#define HAVE__BUILTIN_BSWAP32 1
#define HAVE__BUILTIN_CONSTANT_P 1
#define HAVE__BUILTIN_UNREACHABLE 1
#define HAVE__VA_ARGS 1
#define HAVE_TZNAME 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_INTPTR_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_STRUCT_OPTION 1
#define SIZEOF_OFF_T 4
#define HAVE_INT_TIMEZONE 1
#define ACCEPT_TYPE_RETURN SOCKET WSAAPI
#define ACCEPT_TYPE_ARG1 SOCKET
#define ACCEPT_TYPE_ARG2 struct sockaddr *
#define ACCEPT_TYPE_ARG3 int
#define HAVE_CBRT 1
#define HAVE_MEMMOVE 1
#define HAVE_TOWLOWER 1
#define HAVE_UTIME 1
#define HAVE_WCSTOMBS 1
#define HAVE_FSEEKO 1
#define HAVE_FSEEKO 1
#define HAVE_DECL_POSIX_FADVISE 0
#define HAVE_DECL_FDATASYNC 0
#define HAVE_DECL_STRLCAT 0
#define HAVE_DECL_STRLCPY 0
#define HAVE_DECL_F_FULLFSYNC 0
#define HAVE_IPV6 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_ISINF 1
#define HAVE_GETOPT 1
#define HAVE_RINT 1
#define HAVE_STRERROR 1
#define HAVE_UNSETENV 1
#define HAVE_GETPEEREID 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SYMLINK 1
#define HAVE_MINIDUMP_TYPE 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_INT_OPTERR 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_LONG_LONG_INT_64 1
#define PG_INT64_TYPE long long int
#define HAVE_LL_CONSTANTS 1
#define INT64_MODIFIER "ll"
#define USE_REPL_SNPRINTF 1
#define SIZEOF_VOID_P 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_LONG 4
#define USE_FLOAT4_BYVAL 1
#define FLOAT4PASSBYVAL true
#define USE_FLOAT8_BYVAL 1
#define FLOAT8PASSBYVAL true
#define ALIGNOF_SHORT 2
#define ALIGNOF_INT 4
#define ALIGNOF_LONG 4
#define ALIGNOF_LONG_LONG_INT 8
#define ALIGNOF_DOUBLE 8
#define MAXIMUM_ALIGNOF 8
#define HAVE_SIG_ATOMIC_T 1
#define PG_INT128_TYPE __int128
#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_WIN32_SEMAPHORES 1
#define USE_WIN32_SHARED_MEMORY 1
#define MEMSET_LOOP_LIMIT 1024
#define PG_VERSION_STR "PostgreSQL 9.5.0 on x86_64-pc-mingw64, compiled by gcc.exe (Rev1, Built by MSYS2 project) 5.3.0, 64-bit"
#define PG_VERSION_NUM 90500
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment