[20:38:30.093] time ./configure \ [20:38:30.093] --host=x86_64-w64-mingw32 \ [20:38:30.093] --enable-cassert \ [20:38:30.093] --without-icu \ [20:38:30.093] CC="ccache x86_64-w64-mingw32-gcc" \ [20:38:30.093] CXX="ccache x86_64-w64-mingw32-g++" [20:38:30.221] checking build system type... x86_64-pc-linux-gnu [20:38:30.407] checking host system type... x86_64-w64-mingw32 [20:38:30.413] checking which template to use... win32 [20:38:30.413] checking whether NLS is wanted... no [20:38:30.413] checking for default port number... 5432 [20:38:30.420] checking for block size... 8kB [20:38:30.422] checking for segment size... 1GB [20:38:30.424] checking for WAL block size... 8kB [20:38:30.426] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:38:30.462] checking whether the C compiler works... yes [20:38:30.602] checking for C compiler default output file name... a.exe [20:38:30.604] checking for suffix of executables... .exe [20:38:30.648] checking whether we are cross compiling... yes [20:38:30.724] checking for suffix of object files... o [20:38:30.743] checking whether we are using the GNU C compiler... yes [20:38:30.759] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:38:30.766] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:38:30.792] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:38:30.946] checking whether we are using the GNU C++ compiler... yes [20:38:30.953] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:38:31.208] checking for gawk... no [20:38:31.208] checking for mawk... mawk [20:38:31.211] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:38:31.227] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:38:31.260] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:38:31.305] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:38:31.351] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:38:31.367] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:38:31.374] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:38:31.408] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:38:31.415] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:38:31.432] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:38:31.440] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:38:31.472] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:38:31.479] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:38:31.495] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:38:31.528] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:38:31.561] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:38:31.595] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:38:31.632] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:38:31.639] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:38:31.673] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:38:31.681] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:38:31.698] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:38:31.706] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:38:31.729] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:38:31.736] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:38:31.743] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:38:31.781] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:38:31.820] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:38:31.855] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:38:31.862] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:38:31.898] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:38:31.905] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:38:31.912] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:38:31.920] checking whether the C compiler still works... yes [20:38:31.995] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:38:32.063] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:38:32.063] checking pkg-config is at least version 0.9.0... yes [20:38:32.079] checking whether to build with ICU support... no [20:38:32.079] checking whether to build with Tcl... no [20:38:32.080] checking whether to build Perl modules... no [20:38:32.080] checking whether to build Python modules... no [20:38:32.080] checking whether to build with GSSAPI support... no [20:38:32.081] checking whether to build with PAM support... no [20:38:32.081] checking whether to build with BSD Authentication support... no [20:38:32.081] checking whether to build with LDAP support... no [20:38:32.081] checking whether to build with Bonjour support... no [20:38:32.082] checking whether to build with SELinux support... no [20:38:32.082] checking whether to build with systemd support... no [20:38:32.082] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:38:32.082] checking whether to build with XML support... no [20:38:32.082] checking whether to build with LZ4 support... no [20:38:32.082] checking whether to build with ZSTD support... no [20:38:32.083] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:38:32.083] checking whether it is possible to strip libraries... yes [20:38:32.092] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:38:32.092] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:38:32.092] checking for a BSD-compatible install... /usr/bin/install -c [20:38:32.102] checking for tar... /usr/bin/tar [20:38:32.102] checking whether ln -s works... yes [20:38:32.102] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:38:32.104] checking for bison... /usr/bin/bison [20:38:32.107] configure: using bison (GNU Bison) 3.8.2 [20:38:32.110] checking for flex... /usr/bin/flex [20:38:32.113] configure: using flex 2.6.4 [20:38:32.113] checking for perl... /usr/bin/perl [20:38:32.116] configure: using perl 5.36.0 [20:38:32.118] checking for zic... /usr/sbin/zic [20:38:32.118] checking for a sed that does not truncate output... /usr/bin/sed [20:38:32.124] checking for grep that handles long lines and -e... /usr/bin/grep [20:38:32.126] checking for egrep... /usr/bin/grep -E [20:38:32.127] checking for ANSI C header files... yes [20:38:32.191] checking for sys/types.h... yes [20:38:32.208] checking for sys/stat.h... yes [20:38:32.224] checking for stdlib.h... yes [20:38:32.283] checking for string.h... yes [20:38:32.297] checking for memory.h... yes [20:38:32.357] checking for strings.h... yes [20:38:32.415] checking for inttypes.h... yes [20:38:32.474] checking for stdint.h... yes [20:38:32.534] checking for unistd.h... yes [20:38:32.550] checking for main in -lm... yes [20:38:32.597] checking for library containing setproctitle... no [20:38:32.686] checking for library containing dlsym... no [20:38:32.774] checking for library containing socket... -lws2_32 [20:38:32.914] checking for library containing getopt_long... none required [20:38:32.963] checking for library containing shm_open... no [20:38:33.055] checking for library containing shm_unlink... no [20:38:33.149] checking for library containing clock_gettime... no [20:38:33.247] checking for library containing shmget... no [20:38:33.345] checking for library containing backtrace_symbols... no [20:38:33.435] checking for library containing pthread_barrier_wait... -lpthread [20:38:33.529] checking for inflate in -lz... yes [20:38:33.582] checking atomic.h usability... no [20:38:33.641] checking atomic.h presence... no [20:38:33.663] checking for atomic.h... no [20:38:33.666] checking copyfile.h usability... no [20:38:33.729] checking copyfile.h presence... no [20:38:33.749] checking for copyfile.h... no [20:38:33.752] checking execinfo.h usability... no [20:38:33.810] checking execinfo.h presence... no [20:38:33.830] checking for execinfo.h... no [20:38:33.834] checking getopt.h usability... yes [20:38:33.864] checking getopt.h presence... yes [20:38:33.881] checking for getopt.h... yes [20:38:33.889] checking ifaddrs.h usability... no [20:38:33.945] checking ifaddrs.h presence... no [20:38:33.966] checking for ifaddrs.h... no [20:38:33.970] checking mbarrier.h usability... no [20:38:34.027] checking mbarrier.h presence... no [20:38:34.047] checking for mbarrier.h... no [20:38:34.051] checking sys/epoll.h usability... no [20:38:34.109] checking sys/epoll.h presence... no [20:38:34.128] checking for sys/epoll.h... no [20:38:34.132] checking sys/event.h usability... no [20:38:34.189] checking sys/event.h presence... no [20:38:34.210] checking for sys/event.h... no [20:38:34.213] checking sys/personality.h usability... no [20:38:34.270] checking sys/personality.h presence... no [20:38:34.289] checking for sys/personality.h... no [20:38:34.293] checking sys/prctl.h usability... no [20:38:34.351] checking sys/prctl.h presence... no [20:38:34.371] checking for sys/prctl.h... no [20:38:34.375] checking sys/procctl.h usability... no [20:38:34.434] checking sys/procctl.h presence... no [20:38:34.453] checking for sys/procctl.h... no [20:38:34.456] checking sys/signalfd.h usability... no [20:38:34.512] checking sys/signalfd.h presence... no [20:38:34.532] checking for sys/signalfd.h... no [20:38:34.536] checking sys/ucred.h usability... no [20:38:34.594] checking sys/ucred.h presence... no [20:38:34.616] checking for sys/ucred.h... no [20:38:34.620] checking termios.h usability... no [20:38:34.682] checking termios.h presence... no [20:38:34.703] checking for termios.h... no [20:38:34.707] checking ucred.h usability... no [20:38:34.766] checking ucred.h presence... no [20:38:34.785] checking for ucred.h... no [20:38:34.788] checking xlocale.h usability... no [20:38:34.844] checking xlocale.h presence... no [20:38:34.863] checking for xlocale.h... no [20:38:34.866] checking zlib.h usability... yes [20:38:34.900] checking zlib.h presence... yes [20:38:34.923] checking for zlib.h... yes [20:38:34.924] checking for lz4... /usr/bin/lz4 [20:38:34.924] checking for zstd... /usr/bin/zstd [20:38:34.924] checking for openssl... /usr/bin/openssl [20:38:34.930] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [20:38:34.930] checking crtdefs.h usability... yes [20:38:34.940] checking crtdefs.h presence... yes [20:38:34.959] checking for crtdefs.h... yes [20:38:34.963] checking whether byte ordering is bigendian... no [20:38:35.096] checking for inline... inline [20:38:35.106] checking for printf format archetype... gnu_printf [20:38:35.129] checking for _Static_assert... yes [20:38:35.175] checking for typeof... typeof [20:38:35.193] checking for __builtin_types_compatible_p... yes [20:38:35.216] checking for __builtin_constant_p... yes [20:38:35.228] checking for __builtin_mul_overflow... yes [20:38:35.279] checking for __builtin_unreachable... yes [20:38:35.324] checking for computed goto support... yes [20:38:35.363] checking for struct tm.tm_zone... no [20:38:35.448] checking for union semun... no [20:38:35.485] checking for socklen_t... yes [20:38:37.002] checking for struct sockaddr.sa_len... no [20:38:39.166] checking for C/C++ restrict keyword... __restrict [20:38:39.210] checking for struct option... yes [20:38:39.274] checking whether assembler supports x86_64 popcntq... yes [20:38:39.314] checking size of off_t... 4 [20:38:39.705] 0 [20:38:39.705] checking for int timezone... yes [20:38:39.758] checking for backtrace_symbols... no [20:38:39.809] checking for copyfile... no [20:38:39.861] checking for copy_file_range... no [20:38:39.914] checking for elf_aux_info... no [20:38:39.971] checking for getauxval... no [20:38:40.027] checking for getifaddrs... no [20:38:40.082] checking for getpeerucred... no [20:38:40.138] checking for inet_pton... yes [20:38:40.191] checking for kqueue... no [20:38:40.243] checking for mbstowcs_l... no [20:38:40.296] checking for memset_s... no [20:38:40.349] checking for posix_fallocate... no [20:38:40.401] checking for ppoll... no [20:38:40.454] checking for pthread_is_threaded_np... no [20:38:40.507] checking for setproctitle... no [20:38:40.561] checking for setproctitle_fast... no [20:38:40.618] checking for strchrnul... no [20:38:40.673] checking for strsignal... no [20:38:40.726] checking for syncfs... no [20:38:40.780] checking for sync_file_range... no [20:38:40.832] checking for uselocale... no [20:38:40.885] checking for wcstombs_l... no [20:38:40.934] checking for __builtin_bswap16... yes [20:38:40.984] checking for __builtin_bswap32... yes [20:38:41.034] checking for __builtin_bswap64... yes [20:38:41.085] checking for __builtin_clz... yes [20:38:41.133] checking for __builtin_ctz... yes [20:38:41.180] checking for __builtin_popcount... yes [20:38:41.227] checking for __builtin_frame_address... yes [20:38:41.273] checking for _LARGEFILE_SOURCE value needed for large files... no [20:38:41.326] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:38:41.357] checking for posix_fadvise... no [20:38:41.410] checking whether posix_fadvise is declared... no [20:38:41.453] checking whether fdatasync is declared... no [20:38:41.499] checking whether strlcat is declared... no [20:38:41.562] checking whether strlcpy is declared... no [20:38:41.624] checking whether strnlen is declared... yes [20:38:41.660] checking whether strsep is declared... no [20:38:41.726] checking whether preadv is declared... no [20:38:41.765] checking whether pwritev is declared... no [20:38:41.804] checking whether F_FULLFSYNC is declared... no [20:38:41.846] checking for explicit_bzero... no [20:38:41.895] checking for getopt... yes [20:38:41.941] checking for getpeereid... no [20:38:41.990] checking for inet_aton... no [20:38:42.038] checking for mkdtemp... no [20:38:42.087] checking for strlcat... no [20:38:42.134] checking for strlcpy... no [20:38:42.184] checking for strnlen... yes [20:38:42.232] checking for strsep... no [20:38:42.280] checking for pthread_barrier_wait... yes [20:38:42.323] configure: On mingw32 we will use our strtof wrapper. [20:38:42.323] checking for getopt_long... yes [20:38:42.369] checking for syslog... no [20:38:42.419] checking for opterr... yes [20:38:42.468] checking for optreset... no [20:38:42.520] checking test program... cross-compiling [20:38:42.520] checking size of void *... 8 [20:38:43.006] checking size of size_t... 8 [20:38:43.396] checking size of long... 4 [20:38:43.710] checking size of long long... 8 [20:38:44.191] checking alignment of short... 2 [20:38:44.413] checking alignment of int... 4 [20:38:44.696] checking alignment of long... 4 [20:38:44.979] checking alignment of int64_t... 8 [20:38:45.389] checking alignment of double... 8 [20:38:45.725] checking for __int128... yes [20:38:45.775] checking for __int128 alignment bug... assuming ok [20:38:45.775] checking alignment of PG_INT128_TYPE... 16 [20:38:46.310] checking for builtin __sync char locking functions... yes [20:38:46.354] checking for builtin __sync int32 locking functions... yes [20:38:46.399] checking for builtin __sync int32 atomic operations... yes [20:38:46.442] checking for builtin __sync int64 atomic operations... yes [20:38:46.488] checking for builtin __atomic int32 atomic operations... yes [20:38:46.532] checking for builtin __atomic int64 atomic operations... yes [20:38:46.578] checking for __get_cpuid... yes [20:38:46.629] checking for __get_cpuid_count... yes [20:38:46.677] checking for __cpuid... no [20:38:47.077] checking for __cpuidex... no [20:38:47.511] checking for _xgetbv... yes [20:38:47.913] checking for _mm512_popcnt_epi64... yes [20:38:48.334] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:38:48.437] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:38:48.460] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:38:48.479] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:38:48.499] 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 [20:38:48.555] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:38:48.555] checking which random number source to use... Windows native [20:38:48.557] checking for xmllint... /usr/bin/xmllint [20:38:48.558] checking for xsltproc... /usr/bin/xsltproc [20:38:48.558] checking for fop... /usr/bin/fop [20:38:48.558] checking for dbtoepub... no [20:38:48.558] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:38:48.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:38:48.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:38:48.570] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:38:48.570] 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 [20:38:48.570] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:38:48.570] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:38:48.659] configure: creating ./config.status [20:38:48.747] config.status: creating GNUmakefile [20:38:48.760] config.status: creating src/Makefile.global [20:38:48.776] config.status: creating src/include/pg_config.h [20:38:48.789] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:38:48.804] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:38:48.811] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:38:48.818] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:38:48.825] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:38:48.832] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:38:48.835] config.status: executing check_win32_symlinks commands [20:38:48.868] [20:38:48.868] real 0m18.775s [20:38:48.868] user 0m12.215s [20:38:48.868] sys 0m6.216s [20:38:48.868] make -s -j${BUILD_JOBS} clean [20:38:49.406] time make -s -j${BUILD_JOBS} world-bin [20:42:37.802] hstore_subs.c: In function ‘hstore_subscript_handler’: [20:42:37.802] 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] [20:42:37.802] 289 | .transform = hstore_subscript_transform, [20:42:37.802] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [20:42:37.802] hstore_subs.c:289:30: note: (near initialization for ‘sbsroutines.transform’) [20:42:37.802] cc1: all warnings being treated as errors [20:42:37.803] make[2]: *** [: hstore_subs.o] Error 1 [20:42:37.803] make[1]: *** [Makefile:95: all-hstore-recurse] Error 2 [20:42:37.803] make[1]: *** Waiting for unfinished jobs.... [20:42:42.648] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [20:42:42.648] [20:42:42.648] real 3m53.242s [20:42:42.648] user 12m20.457s [20:42:42.648] sys 2m21.808s [20:42:42.648] [20:42:42.648] Exit status: 2