[19:45:38.938] time ./configure \ [19:45:38.938] --host=x86_64-w64-mingw32 \ [19:45:38.938] --enable-cassert \ [19:45:38.938] --without-icu \ [19:45:38.938] CC="ccache x86_64-w64-mingw32-gcc" \ [19:45:38.938] CXX="ccache x86_64-w64-mingw32-g++" [19:45:39.061] checking build system type... x86_64-pc-linux-gnu [19:45:39.245] checking host system type... x86_64-w64-mingw32 [19:45:39.251] checking which template to use... win32 [19:45:39.251] checking whether NLS is wanted... no [19:45:39.251] checking for default port number... 5432 [19:45:39.258] checking for block size... 8kB [19:45:39.259] checking for segment size... 1GB [19:45:39.262] checking for WAL block size... 8kB [19:45:39.263] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:45:39.299] checking whether the C compiler works... yes [19:45:39.427] checking for C compiler default output file name... a.exe [19:45:39.428] checking for suffix of executables... .exe [19:45:39.470] checking whether we are cross compiling... yes [19:45:39.546] checking for suffix of object files... o [19:45:39.564] checking whether we are using the GNU C compiler... yes [19:45:39.580] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:45:39.587] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:45:39.598] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:45:39.658] checking whether we are using the GNU C++ compiler... yes [19:45:39.664] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:45:39.733] checking for gawk... no [19:45:39.733] checking for mawk... mawk [19:45:39.735] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:45:39.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:45:39.760] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:45:39.808] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:45:39.974] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:45:39.982] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:45:39.989] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:45:39.997] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:45:40.004] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:45:40.011] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:45:40.019] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:45:40.036] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:45:40.044] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:45:40.051] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:45:40.058] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:45:40.066] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:45:40.149] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:45:40.187] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:45:40.195] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:45:40.203] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:45:40.210] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:45:40.218] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:45:40.253] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:45:40.279] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:45:40.286] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:45:40.293] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:45:40.332] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:45:40.372] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:45:40.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:45:40.397] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:45:40.433] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:45:40.451] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:45:40.459] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:45:40.478] checking whether the C compiler still works... yes [19:45:40.545] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:45:40.621] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:45:40.621] checking pkg-config is at least version 0.9.0... yes [19:45:40.638] checking whether to build with ICU support... no [19:45:40.638] checking whether to build with Tcl... no [19:45:40.638] checking whether to build Perl modules... no [19:45:40.638] checking whether to build Python modules... no [19:45:40.638] checking whether to build with GSSAPI support... no [19:45:40.639] checking whether to build with PAM support... no [19:45:40.639] checking whether to build with BSD Authentication support... no [19:45:40.639] checking whether to build with LDAP support... no [19:45:40.639] checking whether to build with Bonjour support... no [19:45:40.640] checking whether to build with SELinux support... no [19:45:40.640] checking whether to build with systemd support... no [19:45:40.640] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:45:40.640] checking whether to build with libcurl support... no [19:45:40.640] checking whether to build with XML support... no [19:45:40.640] checking whether to build with LZ4 support... no [19:45:40.641] checking whether to build with ZSTD support... no [19:45:40.641] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:45:40.641] checking whether it is possible to strip libraries... yes [19:45:40.648] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:45:40.648] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:45:40.649] checking for a BSD-compatible install... /usr/bin/install -c [19:45:40.658] checking for tar... /usr/bin/tar [19:45:40.658] checking whether ln -s works... yes [19:45:40.658] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:45:40.661] checking for bison... /usr/bin/bison [19:45:40.663] configure: using bison (GNU Bison) 3.8.2 [19:45:40.666] checking for flex... /usr/bin/flex [19:45:40.668] configure: using flex 2.6.4 [19:45:40.668] checking for perl... /usr/bin/perl [19:45:40.671] configure: using perl 5.36.0 [19:45:40.673] checking for zic... /usr/sbin/zic [19:45:40.673] checking for a sed that does not truncate output... /usr/bin/sed [19:45:40.678] checking for grep that handles long lines and -e... /usr/bin/grep [19:45:40.680] checking for egrep... /usr/bin/grep -E [19:45:40.682] checking for ANSI C header files... yes [19:45:40.731] checking for sys/types.h... yes [19:45:40.749] checking for sys/stat.h... yes [19:45:40.765] checking for stdlib.h... yes [19:45:40.830] checking for string.h... yes [19:45:40.864] checking for memory.h... yes [19:45:40.902] checking for strings.h... yes [19:45:40.964] checking for inttypes.h... yes [19:45:40.982] checking for stdint.h... yes [19:45:41.047] checking for unistd.h... yes [19:45:41.064] checking for main in -lm... yes [19:45:41.113] checking for library containing setproctitle... no [19:45:41.206] checking for library containing dlsym... no [19:45:41.299] checking for library containing socket... -lws2_32 [19:45:41.433] checking for library containing getopt_long... none required [19:45:41.484] checking for library containing shm_open... no [19:45:41.575] checking for library containing shm_unlink... no [19:45:41.668] checking for library containing clock_gettime... no [19:45:41.759] checking for library containing shmget... no [19:45:41.852] checking for library containing backtrace_symbols... no [19:45:41.943] checking for library containing pthread_barrier_wait... -lpthread [19:45:42.036] checking for inflate in -lz... yes [19:45:42.087] checking atomic.h usability... no [19:45:42.145] checking atomic.h presence... no [19:45:42.165] checking for atomic.h... no [19:45:42.169] checking copyfile.h usability... no [19:45:42.228] checking copyfile.h presence... no [19:45:42.248] checking for copyfile.h... no [19:45:42.251] checking execinfo.h usability... no [19:45:42.309] checking execinfo.h presence... no [19:45:42.328] checking for execinfo.h... no [19:45:42.332] checking getopt.h usability... yes [19:45:42.340] checking getopt.h presence... yes [19:45:42.356] checking for getopt.h... yes [19:45:42.364] checking ifaddrs.h usability... no [19:45:42.420] checking ifaddrs.h presence... no [19:45:42.439] checking for ifaddrs.h... no [19:45:42.443] checking mbarrier.h usability... no [19:45:42.500] checking mbarrier.h presence... no [19:45:42.521] checking for mbarrier.h... no [19:45:42.524] checking sys/epoll.h usability... no [19:45:42.584] checking sys/epoll.h presence... no [19:45:42.604] checking for sys/epoll.h... no [19:45:42.607] checking sys/event.h usability... no [19:45:42.665] checking sys/event.h presence... no [19:45:42.685] checking for sys/event.h... no [19:45:42.689] checking sys/personality.h usability... no [19:45:42.746] checking sys/personality.h presence... no [19:45:42.768] checking for sys/personality.h... no [19:45:42.771] checking sys/prctl.h usability... no [19:45:42.829] checking sys/prctl.h presence... no [19:45:42.850] checking for sys/prctl.h... no [19:45:42.853] checking sys/procctl.h usability... no [19:45:42.908] checking sys/procctl.h presence... no [19:45:42.926] checking for sys/procctl.h... no [19:45:42.929] checking sys/signalfd.h usability... no [19:45:42.986] checking sys/signalfd.h presence... no [19:45:43.007] checking for sys/signalfd.h... no [19:45:43.010] checking sys/ucred.h usability... no [19:45:43.067] checking sys/ucred.h presence... no [19:45:43.088] checking for sys/ucred.h... no [19:45:43.092] checking termios.h usability... no [19:45:43.150] checking termios.h presence... no [19:45:43.171] checking for termios.h... no [19:45:43.174] checking ucred.h usability... no [19:45:43.231] checking ucred.h presence... no [19:45:43.250] checking for ucred.h... no [19:45:43.254] checking xlocale.h usability... no [19:45:43.311] checking xlocale.h presence... no [19:45:43.331] checking for xlocale.h... no [19:45:43.334] checking zlib.h usability... yes [19:45:43.344] checking zlib.h presence... yes [19:45:43.364] checking for zlib.h... yes [19:45:43.364] checking for lz4... /usr/bin/lz4 [19:45:43.364] checking for zstd... /usr/bin/zstd [19:45:43.365] checking for openssl... /usr/bin/openssl [19:45:43.369] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [19:45:43.369] checking crtdefs.h usability... yes [19:45:43.427] checking crtdefs.h presence... yes [19:45:43.443] checking for crtdefs.h... yes [19:45:43.445] checking whether byte ordering is bigendian... no [19:45:43.521] checking for inline... inline [19:45:43.551] checking for printf format archetype... gnu_printf [19:45:43.588] checking for _Static_assert... yes [19:45:43.631] checking for typeof... typeof [19:45:43.639] checking for __builtin_types_compatible_p... yes [19:45:43.651] checking for __builtin_constant_p... yes [19:45:43.662] checking for __builtin_mul_overflow... yes [19:45:43.711] checking for __builtin_unreachable... yes [19:45:43.753] checking for computed goto support... yes [19:45:43.760] checking for struct tm.tm_zone... no [19:45:43.844] checking for union semun... no [19:45:43.879] checking for socklen_t... yes [19:45:45.121] checking for struct sockaddr.sa_len... no [19:45:47.369] checking for C/C++ restrict keyword... __restrict [19:45:47.393] checking for struct option... yes [19:45:47.438] checking whether assembler supports x86_64 popcntq... yes [19:45:47.445] checking size of off_t... 4 [19:45:47.674] 0 [19:45:47.674] checking for int timezone... yes [19:45:47.728] checking for backtrace_symbols... no [19:45:47.780] checking for copyfile... no [19:45:47.832] checking for copy_file_range... no [19:45:47.884] checking for elf_aux_info... no [19:45:47.935] checking for getauxval... no [19:45:47.987] checking for getifaddrs... no [19:45:48.038] checking for getpeerucred... no [19:45:48.090] checking for inet_pton... yes [19:45:48.142] checking for kqueue... no [19:45:48.193] checking for mbstowcs_l... no [19:45:48.245] checking for memset_s... no [19:45:48.296] checking for posix_fallocate... no [19:45:48.349] checking for ppoll... no [19:45:48.401] checking for pthread_is_threaded_np... no [19:45:48.453] checking for setproctitle... no [19:45:48.506] checking for setproctitle_fast... no [19:45:48.559] checking for strchrnul... no [19:45:48.611] checking for strsignal... no [19:45:48.662] checking for syncfs... no [19:45:48.715] checking for sync_file_range... no [19:45:48.767] checking for uselocale... no [19:45:48.819] checking for wcstombs_l... no [19:45:48.868] checking for __builtin_bswap16... yes [19:45:48.918] checking for __builtin_bswap32... yes [19:45:48.965] checking for __builtin_bswap64... yes [19:45:49.012] checking for __builtin_clz... yes [19:45:49.059] checking for __builtin_ctz... yes [19:45:49.106] checking for __builtin_popcount... yes [19:45:49.154] checking for __builtin_frame_address... yes [19:45:49.201] checking for _LARGEFILE_SOURCE value needed for large files... no [19:45:49.255] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:45:49.289] checking for posix_fadvise... no [19:45:49.343] checking whether posix_fadvise is declared... no [19:45:49.392] checking whether fdatasync is declared... no [19:45:49.442] checking whether strlcat is declared... no [19:45:49.506] checking whether strlcpy is declared... no [19:45:49.571] checking whether strnlen is declared... yes [19:45:49.607] checking whether strsep is declared... no [19:45:49.673] checking whether preadv is declared... no [19:45:49.714] checking whether pwritev is declared... no [19:45:49.753] checking whether F_FULLFSYNC is declared... no [19:45:49.795] checking for explicit_bzero... no [19:45:49.845] checking for getopt... yes [19:45:49.890] checking for getpeereid... no [19:45:49.940] checking for inet_aton... no [19:45:49.990] checking for mkdtemp... no [19:45:50.041] checking for strlcat... no [19:45:50.093] checking for strlcpy... no [19:45:50.143] checking for strnlen... yes [19:45:50.192] checking for strsep... no [19:45:50.241] checking for pthread_barrier_wait... yes [19:45:50.286] configure: On mingw32 we will use our strtof wrapper. [19:45:50.287] checking for getopt_long... yes [19:45:50.340] checking for syslog... no [19:45:50.390] checking for opterr... yes [19:45:50.440] checking for optreset... no [19:45:50.494] checking test program... cross-compiling [19:45:50.494] checking size of void *... 8 [19:45:50.907] checking size of size_t... 8 [19:45:51.300] checking size of long... 4 [19:45:51.623] checking size of long long... 8 [19:45:52.014] checking alignment of short... 2 [19:45:52.177] checking alignment of int... 4 [19:45:52.431] checking alignment of long... 4 [19:45:52.698] checking alignment of int64_t... 8 [19:45:53.139] checking alignment of double... 8 [19:45:53.407] checking for __int128... yes [19:45:53.460] checking for __int128 alignment bug... assuming ok [19:45:53.460] checking alignment of PG_INT128_TYPE... 16 [19:45:53.884] checking for builtin __sync char locking functions... yes [19:45:53.927] checking for builtin __sync int32 locking functions... yes [19:45:53.971] checking for builtin __sync int32 atomic operations... yes [19:45:54.015] checking for builtin __sync int64 atomic operations... yes [19:45:54.060] checking for builtin __atomic int32 atomic operations... yes [19:45:54.104] checking for builtin __atomic int64 atomic operations... yes [19:45:54.150] checking for __get_cpuid... yes [19:45:54.199] checking for __get_cpuid_count... yes [19:45:54.245] checking for __cpuid... no [19:45:54.648] checking for __cpuidex... no [19:45:55.075] checking for _xgetbv... yes [19:45:55.484] checking for _mm512_popcnt_epi64... yes [19:45:55.910] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:45:56.012] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:45:56.036] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:45:56.056] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:45:56.076] 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 [19:45:56.133] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:45:56.134] checking which random number source to use... Windows native [19:45:56.136] checking for xmllint... /usr/bin/xmllint [19:45:56.136] checking for xsltproc... /usr/bin/xsltproc [19:45:56.136] checking for fop... /usr/bin/fop [19:45:56.136] checking for dbtoepub... no [19:45:56.137] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:45:56.137] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:45:56.137] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:45:56.148] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:45:56.148] 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 [19:45:56.148] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:45:56.148] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:45:56.237] configure: creating ./config.status [19:45:56.323] config.status: creating GNUmakefile [19:45:56.335] config.status: creating src/Makefile.global [19:45:56.351] config.status: creating src/include/pg_config.h [19:45:56.364] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:45:56.380] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:45:56.387] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:45:56.394] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:45:56.401] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:45:56.409] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:45:56.412] config.status: executing check_win32_symlinks commands [19:45:56.446] [19:45:56.446] real 0m17.508s [19:45:56.446] user 0m11.411s [19:45:56.446] sys 0m5.731s [19:45:56.446] make -s -j${BUILD_JOBS} clean [19:45:56.964] time make -s -j${BUILD_JOBS} world-bin [19:49:27.218] hstore_subs.c: In function ‘hstore_subscript_handler’: [19:49:27.218] 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] [19:49:27.218] 289 | .transform = hstore_subscript_transform, [19:49:27.218] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [19:49:27.218] hstore_subs.c:289:30: note: (near initialization for ‘sbsroutines.transform’) [19:49:27.218] cc1: all warnings being treated as errors [19:49:27.219] make[2]: *** [: hstore_subs.o] Error 1 [19:49:27.219] make[1]: *** [Makefile:95: all-hstore-recurse] Error 2 [19:49:27.219] make[1]: *** Waiting for unfinished jobs.... [19:49:30.482] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [19:49:30.483] [19:49:30.483] real 3m33.519s [19:49:30.483] user 11m18.085s [19:49:30.483] sys 2m9.003s [19:49:30.483] [19:49:30.483] Exit status: 2