[12:54:57.849] time ./configure \ [12:54:57.849] --host=x86_64-w64-mingw32 \ [12:54:57.849] --enable-cassert \ [12:54:57.849] --without-icu \ [12:54:57.849] CC="ccache x86_64-w64-mingw32-gcc" \ [12:54:57.849] CXX="ccache x86_64-w64-mingw32-g++" [12:54:57.985] checking build system type... x86_64-pc-linux-gnu [12:54:58.168] checking host system type... x86_64-w64-mingw32 [12:54:58.174] checking which template to use... win32 [12:54:58.174] checking whether NLS is wanted... no [12:54:58.174] checking for default port number... 5432 [12:54:58.182] checking for block size... 8kB [12:54:58.183] checking for segment size... 1GB [12:54:58.186] checking for WAL block size... 8kB [12:54:58.188] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:54:58.225] checking whether the C compiler works... yes [12:54:58.382] checking for C compiler default output file name... a.exe [12:54:58.384] checking for suffix of executables... .exe [12:54:58.429] checking whether we are cross compiling... yes [12:54:58.506] checking for suffix of object files... o [12:54:58.515] checking whether we are using the GNU C compiler... yes [12:54:58.552] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:54:58.571] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:54:58.658] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:54:58.807] checking whether we are using the GNU C++ compiler... yes [12:54:58.958] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:54:59.100] checking for gawk... no [12:54:59.100] checking for mawk... mawk [12:54:59.103] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:54:59.139] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:54:59.176] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:54:59.223] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:54:59.270] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:54:59.307] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:54:59.342] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:54:59.379] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:54:59.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:54:59.424] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:54:59.432] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:54:59.451] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:54:59.488] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:54:59.507] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:54:59.527] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:54:59.546] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:54:59.554] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:54:59.595] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:54:59.634] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:54:59.673] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:54:59.681] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:54:59.719] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:54:59.757] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:54:59.786] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:54:59.795] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:54:59.814] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:54:59.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:54:59.900] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:54:59.908] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:54:59.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:54:59.990] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:55:00.010] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:55:00.029] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:55:00.071] checking whether the C compiler still works... yes [12:55:00.160] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:55:00.246] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:55:00.247] checking pkg-config is at least version 0.9.0... yes [12:55:00.265] checking whether to build with ICU support... no [12:55:00.265] checking whether to build with Tcl... no [12:55:00.265] checking whether to build Perl modules... no [12:55:00.265] checking whether to build Python modules... no [12:55:00.265] checking whether to build with GSSAPI support... no [12:55:00.267] checking whether to build with PAM support... no [12:55:00.267] checking whether to build with BSD Authentication support... no [12:55:00.267] checking whether to build with LDAP support... no [12:55:00.267] checking whether to build with Bonjour support... no [12:55:00.267] checking whether to build with SELinux support... no [12:55:00.267] checking whether to build with systemd support... no [12:55:00.268] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:55:00.268] checking whether to build with XML support... no [12:55:00.268] checking whether to build with LZ4 support... no [12:55:00.268] checking whether to build with ZSTD support... no [12:55:00.269] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:55:00.269] checking whether it is possible to strip libraries... yes [12:55:00.277] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:55:00.278] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:55:00.278] checking for a BSD-compatible install... /usr/bin/install -c [12:55:00.289] checking for tar... /usr/bin/tar [12:55:00.289] checking whether ln -s works... yes [12:55:00.290] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:55:00.292] checking for bison... /usr/bin/bison [12:55:00.295] configure: using bison (GNU Bison) 3.8.2 [12:55:00.299] checking for flex... /usr/bin/flex [12:55:00.302] configure: using flex 2.6.4 [12:55:00.302] checking for perl... /usr/bin/perl [12:55:00.305] configure: using perl 5.36.0 [12:55:00.308] checking for zic... /usr/sbin/zic [12:55:00.309] checking for a sed that does not truncate output... /usr/bin/sed [12:55:00.315] checking for grep that handles long lines and -e... /usr/bin/grep [12:55:00.317] checking for egrep... /usr/bin/grep -E [12:55:00.320] checking for ANSI C header files... yes [12:55:00.417] checking for sys/types.h... yes [12:55:00.459] checking for sys/stat.h... yes [12:55:00.527] checking for stdlib.h... yes [12:55:00.594] checking for string.h... yes [12:55:00.663] checking for memory.h... yes [12:55:00.730] checking for strings.h... yes [12:55:00.770] checking for inttypes.h... yes [12:55:00.789] checking for stdint.h... yes [12:55:00.861] checking for unistd.h... yes [12:55:00.934] checking for main in -lm... yes [12:55:00.988] checking for library containing setproctitle... no [12:55:01.091] checking for library containing dlsym... no [12:55:01.192] checking for library containing socket... -lws2_32 [12:55:01.341] checking for library containing getopt_long... none required [12:55:01.397] checking for library containing shm_open... no [12:55:01.497] checking for library containing shm_unlink... no [12:55:01.597] checking for library containing clock_gettime... no [12:55:01.698] checking for library containing shmget... no [12:55:01.799] checking for library containing backtrace_symbols... no [12:55:01.899] checking for library containing pthread_barrier_wait... -lpthread [12:55:02.000] checking for inflate in -lz... yes [12:55:02.057] checking atomic.h usability... no [12:55:02.118] checking atomic.h presence... no [12:55:02.140] checking for atomic.h... no [12:55:02.144] checking copyfile.h usability... no [12:55:02.210] checking copyfile.h presence... no [12:55:02.233] checking for copyfile.h... no [12:55:02.236] checking execinfo.h usability... no [12:55:02.301] checking execinfo.h presence... no [12:55:02.324] checking for execinfo.h... no [12:55:02.328] checking getopt.h usability... yes [12:55:02.393] checking getopt.h presence... yes [12:55:02.412] checking for getopt.h... yes [12:55:02.421] checking ifaddrs.h usability... no [12:55:02.486] checking ifaddrs.h presence... no [12:55:02.508] checking for ifaddrs.h... no [12:55:02.512] checking mbarrier.h usability... no [12:55:02.576] checking mbarrier.h presence... no [12:55:02.598] checking for mbarrier.h... no [12:55:02.602] checking sys/epoll.h usability... no [12:55:02.663] checking sys/epoll.h presence... no [12:55:02.685] checking for sys/epoll.h... no [12:55:02.689] checking sys/event.h usability... no [12:55:02.752] checking sys/event.h presence... no [12:55:02.774] checking for sys/event.h... no [12:55:02.778] checking sys/personality.h usability... no [12:55:02.838] checking sys/personality.h presence... no [12:55:02.860] checking for sys/personality.h... no [12:55:02.865] checking sys/prctl.h usability... no [12:55:02.931] checking sys/prctl.h presence... no [12:55:02.953] checking for sys/prctl.h... no [12:55:02.958] checking sys/procctl.h usability... no [12:55:03.019] checking sys/procctl.h presence... no [12:55:03.042] checking for sys/procctl.h... no [12:55:03.045] checking sys/signalfd.h usability... no [12:55:03.107] checking sys/signalfd.h presence... no [12:55:03.130] checking for sys/signalfd.h... no [12:55:03.134] checking sys/ucred.h usability... no [12:55:03.195] checking sys/ucred.h presence... no [12:55:03.218] checking for sys/ucred.h... no [12:55:03.222] checking termios.h usability... no [12:55:03.284] checking termios.h presence... no [12:55:03.306] checking for termios.h... no [12:55:03.310] checking ucred.h usability... no [12:55:03.373] checking ucred.h presence... no [12:55:03.395] checking for ucred.h... no [12:55:03.399] checking xlocale.h usability... no [12:55:03.463] checking xlocale.h presence... no [12:55:03.486] checking for xlocale.h... no [12:55:03.489] checking zlib.h usability... yes [12:55:03.528] checking zlib.h presence... yes [12:55:03.550] checking for zlib.h... yes [12:55:03.550] checking for lz4... /usr/bin/lz4 [12:55:03.551] checking for zstd... /usr/bin/zstd [12:55:03.551] checking for openssl... /usr/bin/openssl [12:55:03.556] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:55:03.557] checking crtdefs.h usability... yes [12:55:03.588] checking crtdefs.h presence... yes [12:55:03.606] checking for crtdefs.h... yes [12:55:03.608] checking whether byte ordering is bigendian... no [12:55:03.729] checking for inline... inline [12:55:03.761] checking for printf format archetype... gnu_printf [12:55:03.801] checking for _Static_assert... yes [12:55:03.850] checking for typeof... typeof [12:55:03.889] checking for __builtin_types_compatible_p... yes [12:55:03.912] checking for __builtin_constant_p... yes [12:55:03.923] checking for __builtin_mul_overflow... yes [12:55:03.971] checking for __builtin_unreachable... yes [12:55:04.014] checking for computed goto support... yes [12:55:04.032] checking for struct tm.tm_zone... no [12:55:04.115] checking for union semun... no [12:55:04.150] checking for socklen_t... yes [12:55:05.359] checking for struct sockaddr.sa_len... no [12:55:07.519] checking for C/C++ restrict keyword... __restrict [12:55:07.566] checking for struct option... yes [12:55:07.629] checking whether assembler supports x86_64 popcntq... yes [12:55:07.669] checking size of off_t... 4 [12:55:08.087] 0 [12:55:08.087] checking for int timezone... yes [12:55:08.145] checking for backtrace_symbols... no [12:55:08.205] checking for copyfile... no [12:55:08.262] checking for copy_file_range... no [12:55:08.320] checking for elf_aux_info... no [12:55:08.378] checking for getauxval... no [12:55:08.437] checking for getifaddrs... no [12:55:08.492] checking for getpeerucred... no [12:55:08.548] checking for inet_pton... yes [12:55:08.603] checking for kqueue... no [12:55:08.662] checking for mbstowcs_l... no [12:55:08.721] checking for memset_s... no [12:55:08.778] checking for posix_fallocate... no [12:55:08.834] checking for ppoll... no [12:55:08.893] checking for pthread_is_threaded_np... no [12:55:08.950] checking for setproctitle... no [12:55:09.010] checking for setproctitle_fast... no [12:55:09.066] checking for strchrnul... no [12:55:09.126] checking for strsignal... no [12:55:09.185] checking for syncfs... no [12:55:09.242] checking for sync_file_range... no [12:55:09.301] checking for uselocale... no [12:55:09.356] checking for wcstombs_l... no [12:55:09.410] checking for __builtin_bswap16... yes [12:55:09.466] checking for __builtin_bswap32... yes [12:55:09.517] checking for __builtin_bswap64... yes [12:55:09.571] checking for __builtin_clz... yes [12:55:09.623] checking for __builtin_ctz... yes [12:55:09.675] checking for __builtin_popcount... yes [12:55:09.731] checking for __builtin_frame_address... yes [12:55:09.784] checking for _LARGEFILE_SOURCE value needed for large files... no [12:55:09.841] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:55:09.878] checking for posix_fadvise... no [12:55:09.936] checking whether posix_fadvise is declared... no [12:55:09.989] checking whether fdatasync is declared... no [12:55:10.040] checking whether strlcat is declared... no [12:55:10.113] checking whether strlcpy is declared... no [12:55:10.187] checking whether strnlen is declared... yes [12:55:10.203] checking whether strsep is declared... no [12:55:10.275] checking whether preadv is declared... no [12:55:10.318] checking whether pwritev is declared... no [12:55:10.362] checking whether F_FULLFSYNC is declared... no [12:55:10.410] checking for explicit_bzero... no [12:55:10.465] checking for getopt... yes [12:55:10.515] checking for getpeereid... no [12:55:10.569] checking for inet_aton... no [12:55:10.625] checking for mkdtemp... no [12:55:10.679] checking for strlcat... no [12:55:10.734] checking for strlcpy... no [12:55:10.790] checking for strnlen... yes [12:55:10.843] checking for strsep... no [12:55:10.899] checking for pthread_barrier_wait... yes [12:55:10.949] configure: On mingw32 we will use our strtof wrapper. [12:55:10.949] checking for getopt_long... yes [12:55:11.000] checking for syslog... no [12:55:11.056] checking for opterr... yes [12:55:11.111] checking for optreset... no [12:55:11.169] checking test program... cross-compiling [12:55:11.169] checking size of void *... 8 [12:55:11.680] checking size of size_t... 8 [12:55:12.111] checking size of long... 4 [12:55:12.420] checking size of long long... 8 [12:55:12.862] checking alignment of short... 2 [12:55:13.098] checking alignment of int... 4 [12:55:13.486] checking alignment of long... 4 [12:55:13.942] checking alignment of int64_t... 8 [12:55:14.500] checking alignment of double... 8 [12:55:14.863] checking for __int128... yes [12:55:14.914] checking for __int128 alignment bug... assuming ok [12:55:14.915] checking alignment of PG_INT128_TYPE... 16 [12:55:15.506] checking for builtin __sync char locking functions... yes [12:55:15.551] checking for builtin __sync int32 locking functions... yes [12:55:15.596] checking for builtin __sync int32 atomic operations... yes [12:55:15.642] checking for builtin __sync int64 atomic operations... yes [12:55:15.691] checking for builtin __atomic int32 atomic operations... yes [12:55:15.737] checking for builtin __atomic int64 atomic operations... yes [12:55:15.787] checking for __get_cpuid... yes [12:55:15.837] checking for __get_cpuid_count... yes [12:55:15.885] checking for __cpuid... no [12:55:16.298] checking for __cpuidex... no [12:55:16.734] checking for _xgetbv... yes [12:55:17.144] checking for _mm512_popcnt_epi64... yes [12:55:17.581] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:55:17.688] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:55:17.713] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:55:17.734] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:55:17.755] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [12:55:17.815] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:55:17.815] checking which random number source to use... Windows native [12:55:17.817] checking for xmllint... /usr/bin/xmllint [12:55:17.817] checking for xsltproc... /usr/bin/xsltproc [12:55:17.818] checking for fop... /usr/bin/fop [12:55:17.818] checking for dbtoepub... no [12:55:17.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:55:17.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:55:17.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:55:17.831] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:55:17.831] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [12:55:17.831] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:55:17.831] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:55:17.922] configure: creating ./config.status [12:55:18.014] config.status: creating GNUmakefile [12:55:18.028] config.status: creating src/Makefile.global [12:55:18.045] config.status: creating src/include/pg_config.h [12:55:18.059] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:55:18.076] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:55:18.084] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:55:18.091] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:55:18.100] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:55:18.108] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:55:18.112] config.status: executing check_win32_symlinks commands [12:55:18.149] [12:55:18.149] real 0m20.300s [12:55:18.149] user 0m13.135s [12:55:18.149] sys 0m6.825s [12:55:18.149] make -s -j${BUILD_JOBS} clean [12:55:18.689] time make -s -j${BUILD_JOBS} world-bin [12:59:40.287] hstore_subs.c: In function ‘hstore_subscript_handler’: [12:59:40.287] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *, _Bool, _Bool)’ from incompatible pointer type ‘void (*)(SubscriptingRef *, List *, ParseState *, _Bool, _Bool)’ [-Werror=incompatible-pointer-types] [12:59:40.287] 289 | .transform = hstore_subscript_transform, [12:59:40.287] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [12:59:40.287] hstore_subs.c:289:30: note: (near initialization for ‘sbsroutines.transform’) [12:59:40.287] cc1: all warnings being treated as errors [12:59:40.288] make[2]: *** [: hstore_subs.o] Error 1 [12:59:40.288] make[1]: *** [Makefile:95: all-hstore-recurse] Error 2 [12:59:40.288] make[1]: *** Waiting for unfinished jobs.... [12:59:44.082] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [12:59:44.082] [12:59:44.082] real 4m25.393s [12:59:44.082] user 14m6.671s [12:59:44.082] sys 2m42.879s [12:59:44.082] [12:59:44.082] Exit status: 2