[15:42:06.536] time ./configure \ [15:42:06.536] --host=x86_64-w64-mingw32 \ [15:42:06.536] --enable-cassert \ [15:42:06.536] --without-icu \ [15:42:06.536] CC="ccache x86_64-w64-mingw32-gcc" \ [15:42:06.536] CXX="ccache x86_64-w64-mingw32-g++" [15:42:06.653] checking build system type... x86_64-pc-linux-gnu [15:42:06.843] checking host system type... x86_64-w64-mingw32 [15:42:06.849] checking which template to use... win32 [15:42:06.849] checking whether NLS is wanted... no [15:42:06.849] checking for default port number... 5432 [15:42:06.856] checking for block size... 8kB [15:42:06.858] checking for segment size... 1GB [15:42:06.860] checking for WAL block size... 8kB [15:42:06.861] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [15:42:06.897] checking whether the C compiler works... yes [15:42:07.037] checking for C compiler default output file name... a.exe [15:42:07.039] checking for suffix of executables... .exe [15:42:07.082] checking whether we are cross compiling... yes [15:42:07.163] checking for suffix of object files... o [15:42:07.171] checking whether we are using the GNU C compiler... yes [15:42:07.202] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [15:42:07.220] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [15:42:07.295] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [15:42:07.351] checking whether we are using the GNU C++ compiler... yes [15:42:07.358] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [15:42:07.596] checking for gawk... no [15:42:07.597] checking for mawk... mawk [15:42:07.599] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:42:07.630] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [15:42:07.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:42:07.708] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:42:07.752] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [15:42:07.767] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [15:42:07.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:42:07.816] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:42:07.824] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [15:42:07.842] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [15:42:07.859] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [15:42:07.866] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:42:07.882] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:42:07.900] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:42:07.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [15:42:07.924] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [15:42:07.959] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [15:42:07.998] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:42:08.016] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:42:08.051] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [15:42:08.068] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [15:42:08.103] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:42:08.140] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [15:42:08.164] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:42:08.197] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:42:08.214] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:42:08.251] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:42:08.289] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:42:08.320] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:42:08.352] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:42:08.387] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:42:08.403] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:42:08.419] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:42:08.427] checking whether the C compiler still works... yes [15:42:08.476] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [15:42:08.551] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [15:42:08.551] checking pkg-config is at least version 0.9.0... yes [15:42:08.568] checking whether to build with ICU support... no [15:42:08.568] checking whether to build with Tcl... no [15:42:08.568] checking whether to build Perl modules... no [15:42:08.569] checking whether to build Python modules... no [15:42:08.569] checking whether to build with GSSAPI support... no [15:42:08.570] checking whether to build with PAM support... no [15:42:08.570] checking whether to build with BSD Authentication support... no [15:42:08.570] checking whether to build with LDAP support... no [15:42:08.570] checking whether to build with Bonjour support... no [15:42:08.570] checking whether to build with SELinux support... no [15:42:08.570] checking whether to build with systemd support... no [15:42:08.570] configure: WARNING: *** Readline does not work on MinGW --- disabling [15:42:08.571] checking whether to build with XML support... no [15:42:08.571] checking whether to build with LZ4 support... no [15:42:08.571] checking whether to build with ZSTD support... no [15:42:08.571] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [15:42:08.572] checking whether it is possible to strip libraries... yes [15:42:08.579] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [15:42:08.579] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [15:42:08.580] checking for a BSD-compatible install... /usr/bin/install -c [15:42:08.589] checking for tar... /usr/bin/tar [15:42:08.589] checking whether ln -s works... yes [15:42:08.589] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:42:08.591] checking for bison... /usr/bin/bison [15:42:08.594] configure: using bison (GNU Bison) 3.8.2 [15:42:08.597] checking for flex... /usr/bin/flex [15:42:08.599] configure: using flex 2.6.4 [15:42:08.599] checking for perl... /usr/bin/perl [15:42:08.602] configure: using perl 5.36.0 [15:42:08.605] checking for zic... /usr/sbin/zic [15:42:08.605] checking for a sed that does not truncate output... /usr/bin/sed [15:42:08.610] checking for grep that handles long lines and -e... /usr/bin/grep [15:42:08.612] checking for egrep... /usr/bin/grep -E [15:42:08.614] checking for ANSI C header files... yes [15:42:08.679] checking for sys/types.h... yes [15:42:08.696] checking for sys/stat.h... yes [15:42:08.759] checking for stdlib.h... yes [15:42:08.775] checking for string.h... yes [15:42:08.790] checking for memory.h... yes [15:42:08.826] checking for strings.h... yes [15:42:08.885] checking for inttypes.h... yes [15:42:08.901] checking for stdint.h... yes [15:42:08.935] checking for unistd.h... yes [15:42:08.950] checking for main in -lm... yes [15:42:08.997] checking for library containing setproctitle... no [15:42:09.084] checking for library containing dlsym... no [15:42:09.179] checking for library containing socket... -lws2_32 [15:42:09.317] checking for library containing getopt_long... none required [15:42:09.367] checking for library containing shm_open... no [15:42:09.458] checking for library containing shm_unlink... no [15:42:09.552] checking for library containing clock_gettime... no [15:42:09.649] checking for library containing shmget... no [15:42:09.744] checking for library containing backtrace_symbols... no [15:42:09.838] checking for library containing pthread_barrier_wait... -lpthread [15:42:09.930] checking for inflate in -lz... yes [15:42:09.979] checking atomic.h usability... no [15:42:10.039] checking atomic.h presence... no [15:42:10.060] checking for atomic.h... no [15:42:10.064] checking copyfile.h usability... no [15:42:10.122] checking copyfile.h presence... no [15:42:10.143] checking for copyfile.h... no [15:42:10.146] checking execinfo.h usability... no [15:42:10.204] checking execinfo.h presence... no [15:42:10.224] checking for execinfo.h... no [15:42:10.227] checking getopt.h usability... yes [15:42:10.235] checking getopt.h presence... yes [15:42:10.251] checking for getopt.h... yes [15:42:10.258] checking ifaddrs.h usability... no [15:42:10.317] checking ifaddrs.h presence... no [15:42:10.336] checking for ifaddrs.h... no [15:42:10.339] checking mbarrier.h usability... no [15:42:10.397] checking mbarrier.h presence... no [15:42:10.417] checking for mbarrier.h... no [15:42:10.421] checking sys/epoll.h usability... no [15:42:10.479] checking sys/epoll.h presence... no [15:42:10.500] checking for sys/epoll.h... no [15:42:10.503] checking sys/event.h usability... no [15:42:10.561] checking sys/event.h presence... no [15:42:10.580] checking for sys/event.h... no [15:42:10.584] checking sys/personality.h usability... no [15:42:10.641] checking sys/personality.h presence... no [15:42:10.662] checking for sys/personality.h... no [15:42:10.666] checking sys/prctl.h usability... no [15:42:10.725] checking sys/prctl.h presence... no [15:42:10.745] checking for sys/prctl.h... no [15:42:10.749] checking sys/procctl.h usability... no [15:42:10.807] checking sys/procctl.h presence... no [15:42:10.827] checking for sys/procctl.h... no [15:42:10.831] checking sys/signalfd.h usability... no [15:42:10.889] checking sys/signalfd.h presence... no [15:42:10.910] checking for sys/signalfd.h... no [15:42:10.913] checking sys/ucred.h usability... no [15:42:10.971] checking sys/ucred.h presence... no [15:42:10.991] checking for sys/ucred.h... no [15:42:10.994] checking termios.h usability... no [15:42:11.055] checking termios.h presence... no [15:42:11.075] checking for termios.h... no [15:42:11.079] checking ucred.h usability... no [15:42:11.139] checking ucred.h presence... no [15:42:11.160] checking for ucred.h... no [15:42:11.163] checking xlocale.h usability... no [15:42:11.223] checking xlocale.h presence... no [15:42:11.244] checking for xlocale.h... no [15:42:11.247] checking zlib.h usability... yes [15:42:11.257] checking zlib.h presence... yes [15:42:11.278] checking for zlib.h... yes [15:42:11.278] checking for lz4... /usr/bin/lz4 [15:42:11.278] checking for zstd... /usr/bin/zstd [15:42:11.279] checking for openssl... /usr/bin/openssl [15:42:11.284] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [15:42:11.284] checking crtdefs.h usability... yes [15:42:11.343] checking crtdefs.h presence... yes [15:42:11.360] checking for crtdefs.h... yes [15:42:11.361] checking whether byte ordering is bigendian... no [15:42:11.453] checking for inline... inline [15:42:11.461] checking for printf format archetype... gnu_printf [15:42:11.499] checking for _Static_assert... yes [15:42:11.542] checking for typeof... typeof [15:42:11.560] checking for __builtin_types_compatible_p... yes [15:42:11.571] checking for __builtin_constant_p... yes [15:42:11.583] checking for __builtin_mul_overflow... yes [15:42:11.631] checking for __builtin_unreachable... yes [15:42:11.675] checking for computed goto support... yes [15:42:11.683] checking for struct tm.tm_zone... no [15:42:11.768] checking for union semun... no [15:42:11.804] checking for socklen_t... yes [15:42:14.206] checking for struct sockaddr.sa_len... no [15:42:16.538] checking for C/C++ restrict keyword... __restrict [15:42:16.551] checking for struct option... yes [15:42:16.597] checking whether assembler supports x86_64 popcntq... yes [15:42:16.635] checking size of off_t... 4 [15:42:16.930] 0 [15:42:16.930] checking for int timezone... yes [15:42:16.983] checking for backtrace_symbols... no [15:42:17.034] checking for copyfile... no [15:42:17.087] checking for copy_file_range... no [15:42:17.139] checking for elf_aux_info... no [15:42:17.192] checking for getauxval... no [15:42:17.243] checking for getifaddrs... no [15:42:17.294] checking for getpeerucred... no [15:42:17.343] checking for inet_pton... yes [15:42:17.393] checking for kqueue... no [15:42:17.442] checking for mbstowcs_l... no [15:42:17.493] checking for memset_s... no [15:42:17.544] checking for posix_fallocate... no [15:42:17.593] checking for ppoll... no [15:42:17.642] checking for pthread_is_threaded_np... no [15:42:17.695] checking for setproctitle... no [15:42:17.745] checking for setproctitle_fast... no [15:42:17.796] checking for strchrnul... no [15:42:17.848] checking for strsignal... no [15:42:17.898] checking for syncfs... no [15:42:17.949] checking for sync_file_range... no [15:42:18.001] checking for uselocale... no [15:42:18.052] checking for wcstombs_l... no [15:42:18.100] checking for __builtin_bswap16... yes [15:42:18.150] checking for __builtin_bswap32... yes [15:42:18.198] checking for __builtin_bswap64... yes [15:42:18.246] checking for __builtin_clz... yes [15:42:18.295] checking for __builtin_ctz... yes [15:42:18.342] checking for __builtin_popcount... yes [15:42:18.390] checking for __builtin_frame_address... yes [15:42:18.439] checking for _LARGEFILE_SOURCE value needed for large files... no [15:42:18.490] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [15:42:18.523] checking for posix_fadvise... no [15:42:18.577] checking whether posix_fadvise is declared... no [15:42:18.624] checking whether fdatasync is declared... no [15:42:18.671] checking whether strlcat is declared... no [15:42:18.736] checking whether strlcpy is declared... no [15:42:18.800] checking whether strnlen is declared... yes [15:42:18.814] checking whether strsep is declared... no [15:42:18.876] checking whether preadv is declared... no [15:42:18.912] checking whether pwritev is declared... no [15:42:18.949] checking whether F_FULLFSYNC is declared... no [15:42:18.990] checking for explicit_bzero... no [15:42:19.037] checking for getopt... yes [15:42:19.081] checking for getpeereid... no [15:42:19.129] checking for inet_aton... no [15:42:19.180] checking for mkdtemp... no [15:42:19.227] checking for strlcat... no [15:42:19.276] checking for strlcpy... no [15:42:19.326] checking for strnlen... yes [15:42:19.377] checking for strsep... no [15:42:19.428] checking for pthread_barrier_wait... yes [15:42:19.474] configure: On mingw32 we will use our strtof wrapper. [15:42:19.474] checking for getopt_long... yes [15:42:19.521] checking for syslog... no [15:42:19.571] checking for opterr... yes [15:42:19.622] checking for optreset... no [15:42:19.677] checking test program... cross-compiling [15:42:19.677] checking size of void *... 8 [15:42:20.131] checking size of size_t... 8 [15:42:20.640] checking size of long... 4 [15:42:20.965] checking size of long long... 8 [15:42:21.427] checking alignment of short... 2 [15:42:21.595] checking alignment of int... 4 [15:42:21.909] checking alignment of long... 4 [15:42:22.317] checking alignment of int64_t... 8 [15:42:22.771] checking alignment of double... 8 [15:42:23.076] checking for __int128... yes [15:42:23.127] checking for __int128 alignment bug... assuming ok [15:42:23.127] checking alignment of PG_INT128_TYPE... 16 [15:42:23.695] checking for builtin __sync char locking functions... yes [15:42:23.737] checking for builtin __sync int32 locking functions... yes [15:42:23.780] checking for builtin __sync int32 atomic operations... yes [15:42:23.823] checking for builtin __sync int64 atomic operations... yes [15:42:23.868] checking for builtin __atomic int32 atomic operations... yes [15:42:23.911] checking for builtin __atomic int64 atomic operations... yes [15:42:23.957] checking for __get_cpuid... yes [15:42:24.005] checking for __get_cpuid_count... yes [15:42:24.051] checking for __cpuid... no [15:42:24.461] checking for __cpuidex... no [15:42:24.901] checking for _xgetbv... yes [15:42:25.321] checking for _mm512_popcnt_epi64... yes [15:42:25.759] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [15:42:25.865] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:42:25.891] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [15:42:25.912] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:42:25.933] 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 [15:42:25.994] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:42:25.994] checking which random number source to use... Windows native [15:42:25.996] checking for xmllint... /usr/bin/xmllint [15:42:25.997] checking for xsltproc... /usr/bin/xsltproc [15:42:25.997] checking for fop... /usr/bin/fop [15:42:25.997] checking for dbtoepub... no [15:42:25.997] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [15:42:25.997] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [15:42:25.998] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [15:42:26.009] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [15:42:26.009] 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 [15:42:26.009] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [15:42:26.009] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [15:42:26.099] configure: creating ./config.status [15:42:26.195] config.status: creating GNUmakefile [15:42:26.208] config.status: creating src/Makefile.global [15:42:26.225] config.status: creating src/include/pg_config.h [15:42:26.239] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:42:26.257] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [15:42:26.265] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [15:42:26.273] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [15:42:26.281] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [15:42:26.290] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [15:42:26.293] config.status: executing check_win32_symlinks commands [15:42:26.329] [15:42:26.329] real 0m19.794s [15:42:26.329] user 0m13.244s [15:42:26.329] sys 0m6.218s [15:42:26.329] make -s -j${BUILD_JOBS} clean [15:42:26.878] time make -s -j${BUILD_JOBS} world-bin [15:46:10.048] hstore_subs.c: In function ‘hstore_subscript_handler’: [15:46:10.048] 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] [15:46:10.048] 289 | .transform = hstore_subscript_transform, [15:46:10.048] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [15:46:10.048] hstore_subs.c:289:30: note: (near initialization for ‘sbsroutines.transform’) [15:46:10.048] cc1: all warnings being treated as errors [15:46:10.049] make[2]: *** [: hstore_subs.o] Error 1 [15:46:10.049] make[1]: *** [Makefile:95: all-hstore-recurse] Error 2 [15:46:10.049] make[1]: *** Waiting for unfinished jobs.... [15:46:14.482] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [15:46:14.482] [15:46:14.482] real 3m47.604s [15:46:14.482] user 12m11.724s [15:46:14.482] sys 2m19.084s [15:46:14.483] [15:46:14.483] Exit status: 2