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.4beta1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/projects/postgresql/rel/pg9.4w32gcc481 --build=i686-w64-mingw32 --enable-cassert --enable-debug --with-pgport=8443 --disable-float8-byval --without-zlib ## --------- ## ## Platform. ## ## --------- ## hostname = O uname -m = i686 uname -r = 1.0.17(0.48/3/2) uname -s = MINGW32_NT-6.1 uname -v = 2011-04-24 23:39 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /projects/rel/pg9.4w32gcc481/bin PATH: /projects/rel/pg9.4w32gcc481/lib PATH: /mingw/bin PATH: /mingw/include PATH: /mingw/lib PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2740: checking build system type configure:2754: result: i686-w64-mingw32 configure:2774: checking host system type configure:2787: result: i686-w64-mingw32 configure:2809: checking which template to use configure:2880: result: win32 configure:2975: checking whether to build with 64-bit integer date/time support configure:3004: result: yes configure:3011: checking whether NLS is wanted configure:3043: result: no configure:3051: checking for default port number configure:3076: result: 8443 configure:3439: checking for block size configure:3473: result: 8kB configure:3485: checking for segment size configure:3514: result: 1GB configure:3526: checking for WAL block size configure:3561: result: 8kB configure:3573: checking for WAL segment size configure:3608: result: 16MB configure:3705: checking for gcc configure:3721: found /mingw/bin/gcc configure:3732: result: gcc configure:3763: checking for C compiler version configure:3772: gcc --version >&5 gcc.exe (rev2, Built by MinGW-W64 project) 4.8.1 Copyright (C) 2013 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:3783: $? = 0 configure:3772: gcc -v >&5 Using built-in specs. COLLECT_GCC=L:\Backup_Regina\ming32gcc481\mingw32\bin\gcc.exe COLLECT_LTO_WRAPPER=l:/backup_regina/ming32gcc481/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.8.1/lto-wrapper.exe Target: i686-w64-mingw32 Configured with: ../../../src/gcc-4.8.1/configure --host=i686-w64-mingw32 --build=i686-w64-mingw32 --target=i686-w64-mingw32 --prefix=/mingw32 --with-sysroot=/tmp/i686-481-win32-sjlj-rt_v3-r2/mingw32 --enable-shared --enable-static --enable-targets=all --enable-multilib --enable-languages=ada,c,c++,fortran,objc,obj-c++,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-sjlj-exceptions --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch-32=i686 --with-arch-64=nocona --with-tune-32=generic --with-tune-64=core2 --with-libiconv --with-system-zlib --with-gmp=/tmp/mingw-prereq/i686-w64-mingw32-static --with-mpfr=/tmp/mingw-prereq/i686-w64-mingw32-static --with-mpc=/tmp/mingw-prereq/i686-w64-mingw32-static --with-isl=/tmp/mingw-prereq/i686-w64-mingw32-static --with-cloog=/tmp/mingw-prereq/i686-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/tmp/i686-481-win32-sjlj-rt_v3-r2/libs/include -I/tmp/mingw-prereq/i686-zlib/include -I/tmp/mingw-prereq/i686-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/tmp/i686-481-win32-sjlj-rt_v3-r2/libs/include -I/tmp/mingw-prereq/i686-zlib/include -I/tmp/mingw-prereq/i686-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/tmp/i686-481-win32-sjlj-rt_v3-r2/libs/lib -L/tmp/mingw-prereq/i686-zlib/lib -L/tmp/mingw-prereq/i686-w64-mingw32-static/lib -L/tmp/i686-481-win32-sjlj-rt_v3-r2/mingw32/opt/lib -Wl,--large-address-aware' Thread model: win32 gcc version 4.8.1 (rev2, Built by MinGW-W64 project) configure:3783: $? = 0 configure:3772: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3783: $? = 1 configure:3772: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:3783: $? = 1 configure:3803: checking whether the C compiler works configure:3825: gcc conftest.c >&5 configure:3829: $? = 0 configure:3877: result: yes configure:3880: checking for C compiler default output file name configure:3882: result: a.exe configure:3888: checking for suffix of executables configure:3895: gcc -o conftest.exe conftest.c >&5 configure:3899: $? = 0 configure:3921: result: .exe configure:3943: checking whether we are cross compiling configure:3951: gcc -o conftest.exe conftest.c >&5 configure:3955: $? = 0 configure:3962: ./conftest.exe configure:3966: $? = 0 configure:3981: result: no configure:3986: checking for suffix of object files configure:4008: gcc -c conftest.c >&5 configure:4012: $? = 0 configure:4033: result: o configure:4037: checking whether we are using the GNU C compiler configure:4056: gcc -c conftest.c >&5 configure:4056: $? = 0 configure:4065: result: yes configure:4074: checking whether gcc accepts -g configure:4094: gcc -c -g conftest.c >&5 configure:4094: $? = 0 configure:4135: result: yes configure:4152: checking for gcc option to accept ISO C89 configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4228: result: none needed configure:4266: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:23:1: error: unknown type name 'choke' choke me ^ configure:4266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "9.4beta1" | #define PACKAGE_STRING "PostgreSQL 9.4beta1" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_MAJORVERSION "9.4" | #define PG_VERSION "9.4beta1" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 8443 | #define DEF_PGPORT_STR "8443" | #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:4288: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:23:1: error: unknown type name 'choke' choke me ^ configure:4288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "9.4beta1" | #define PACKAGE_STRING "PostgreSQL 9.4beta1" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_MAJORVERSION "9.4" | #define PG_VERSION "9.4beta1" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 8443 | #define DEF_PGPORT_STR "8443" | #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:4339: checking whether gcc supports -Wdeclaration-after-statement configure:4359: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement conftest.c >&5 configure:4359: $? = 0 configure:4368: result: yes configure:4374: checking whether gcc supports -Wendif-labels configure:4394: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels conftest.c >&5 configure:4394: $? = 0 configure:4403: result: yes configure:4409: checking whether gcc supports -Wmissing-format-attribute configure:4429: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute conftest.c >&5 configure:4429: $? = 0 configure:4438: result: yes configure:4445: checking whether gcc supports -Wformat-security configure:4465: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security conftest.c >&5 configure:4465: $? = 0 configure:4474: result: yes configure:4481: checking whether gcc supports -fno-strict-aliasing configure:4501: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing conftest.c >&5 configure:4501: $? = 0 configure:4510: result: yes configure:4517: checking whether gcc supports -fwrapv configure:4537: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv conftest.c >&5 configure:4537: $? = 0 configure:4546: result: yes configure:4553: checking whether gcc supports -fexcess-precision=standard configure:4573: gcc -c -O2 -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:4573: $? = 0 configure:4582: result: yes configure:4589: checking whether gcc supports -funroll-loops configure:4609: gcc -c -O2 -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:4609: $? = 0 configure:4618: result: yes configure:4624: checking whether gcc supports -ftree-vectorize configure:4644: gcc -c -O2 -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:4644: $? = 0 configure:4653: result: yes configure:4845: checking whether the C compiler still works configure:4858: gcc -o conftest.exe -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -I./src/include/port/win32 -DEXEC_BACKEND -Wl,--allow-multiple-definition -Wl,--disable-auto-import conftest.c >&5 l:/backup_regina/ming32gcc481/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/lib/../lib/crt2.o:crtexe.c:(.text+0x2b9): undefined reference to `_set_invalid_parameter_handler' collect2.exe: error: ld returned 1 exit status configure:4858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "9.4beta1" | #define PACKAGE_STRING "PostgreSQL 9.4beta1" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PACKAGE_URL "" | #define PG_MAJORVERSION "9.4" | #define PG_VERSION "9.4beta1" | #define USE_INTEGER_DATETIMES 1 | #define DEF_PGPORT 8443 | #define DEF_PGPORT_STR "8443" | #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; | ; | return 0; | } configure:4862: result: no configure:4864: error: cannot proceed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-w64-mingw32 ac_cv_c_compiler_gnu=yes 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=set ac_cv_env_build_alias_value=i686-w64-mingw32 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_host=i686-w64-mingw32 ac_cv_objext=o ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes 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__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 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AWK='' BISON='' BISONFLAGS='' CC='gcc' CFLAGS='-O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g' CFLAGS_VECTOR=' -funroll-loops -ftree-vectorize' COLLATEINDEX='' CPP='' CPPFLAGS=' -I./src/include/port/win32 -DEXEC_BACKEND' DEFS='' DLLTOOL='' DLLWRAP='' DOCBOOKSTYLE='' DTRACE='' DTRACEFLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ELF_SYS='' EXEEXT='.exe' FLEX='' FLEXFLAGS='' GCC='yes' GCOV='' GENHTML='' GREP='' HAVE_IPV6='' HAVE_POSIX_SIGNALS='' INCLUDES='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' JADE='' LCOV='' LD='' LDAP_LIBS_BE='' LDAP_LIBS_FE='' LDFLAGS='-Wl,--allow-multiple-definition -Wl,--disable-auto-import' LDFLAGS_EX='' LDFLAGS_SL='' LIBOBJS='' LIBS='' LN_S='' LTLIBOBJS='' MKDIR_P='' MSGFMT='' MSGFMT_FLAGS='' MSGMERGE='' NSGMLS='' OBJEXT='o' OSSP_UUID_LIBS='' OSX='' PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' PACKAGE_NAME='PostgreSQL' PACKAGE_STRING='PostgreSQL 9.4beta1' PACKAGE_TARNAME='postgresql' PACKAGE_URL='' PACKAGE_VERSION='9.4beta1' PATH_SEPARATOR=':' PERL='' PG_MAJORVERSION='9.4' PORTNAME='win32' PROVE='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' PYTHON='' RANLIB='' SHELL='/bin/sh' STRIP='' STRIP_SHARED_LIB='' STRIP_STATIC_LIB='' SUN_STUDIO_CC='no' TAR='' TAS='' TCLSH='' TCL_CONFIG_SH='' TCL_INCLUDE_SPEC='' TCL_LIBS='' TCL_LIB_FILE='' TCL_LIB_SPEC='' TCL_SHARED_BUILD='' TCL_SHLIB_LD_LIBS='' WANTED_LANGUAGES='' WINDRES='' XGETTEXT='' XML2_CONFIG='' XSLTPROC='' ZIC='' ac_ct_CC='gcc' acx_pthread_config='' autodepend='' bindir='${exec_prefix}/bin' build='i686-w64-mingw32' build_alias='i686-w64-mingw32' build_cpu='i686' build_os='mingw32' build_vendor='w64' configure_args=' '\''--prefix=/projects/postgresql/rel/pg9.4w32gcc481'\'' '\''--build=i686-w64-mingw32'\'' '\''--enable-cassert'\'' '\''--enable-debug'\'' '\''--with-pgport=8443'\'' '\''--disable-float8-byval'\'' '\''--without-zlib'\'' '\''build_alias=i686-w64-mingw32'\''' datadir='${datarootdir}' datarootdir='${prefix}/share' default_port='8443' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_coverage='no' enable_debug='yes' enable_dtrace='no' enable_nls='no' enable_rpath='yes' enable_thread_safety='' exec_prefix='NONE' have_docbook='' have_win32_dbghelp='' host='i686-w64-mingw32' host_alias='' host_cpu='i686' host_os='mingw32' host_vendor='w64' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_bin='' 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='/projects/postgresql/rel/pg9.4w32gcc481' program_transform_name='s,x,x,' psdir='${docdir}' python_additional_libs='' python_enable_shared='' python_includespec='' python_libdir='' python_libspec='' python_majorversion='' python_version='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vpath_build='' with_gnu_ld='' with_libxml='' with_libxslt='' with_openssl='' with_ossp_uuid='' with_perl='' with_python='' with_selinux='' with_system_tzdata='' with_tcl='' with_zlib='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "PostgreSQL" #define PACKAGE_TARNAME "postgresql" #define PACKAGE_VERSION "9.4beta1" #define PACKAGE_STRING "PostgreSQL 9.4beta1" #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" #define PACKAGE_URL "" #define PG_MAJORVERSION "9.4" #define PG_VERSION "9.4beta1" #define USE_INTEGER_DATETIMES 1 #define DEF_PGPORT 8443 #define DEF_PGPORT_STR "8443" #define BLCKSZ 8192 #define RELSEG_SIZE 131072 #define XLOG_BLCKSZ 8192 #define XLOG_SEG_SIZE (16 * 1024 * 1024) configure: exit 1