[01:16:53.946] time ./configure \ [01:16:53.946] --host=x86_64-w64-mingw32ucrt \ [01:16:53.946] --enable-cassert \ [01:16:53.946] --without-icu \ [01:16:53.946] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [01:16:53.946] CXX="ccache x86_64-w64-mingw32ucrt-g++" [01:16:54.101] checking build system type... x86_64-pc-linux-gnu [01:16:54.313] checking host system type... x86_64-w64-mingw32ucrt [01:16:54.319] checking which template to use... win32 [01:16:54.319] checking whether NLS is wanted... no [01:16:54.319] checking for default port number... 5432 [01:16:54.328] checking for block size... 8kB [01:16:54.329] checking for segment size... 1GB [01:16:54.332] checking for WAL block size... 8kB [01:16:54.334] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [01:16:54.376] checking whether the C compiler works... yes [01:16:54.530] checking for C compiler default output file name... a.exe [01:16:54.531] checking for suffix of executables... .exe [01:16:54.578] checking whether we are cross compiling... yes [01:16:54.666] checking for suffix of object files... o [01:16:54.676] checking whether we are using the GNU C compiler... yes [01:16:54.684] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [01:16:54.692] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [01:16:54.702] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [01:16:54.780] checking whether we are using the GNU C++ compiler... yes [01:16:54.983] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [01:16:55.010] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [01:16:55.053] checking for gawk... no [01:16:55.053] checking for mawk... mawk [01:16:55.055] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [01:16:55.065] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [01:16:55.074] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [01:16:55.133] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [01:16:55.193] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [01:16:55.202] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [01:16:55.210] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [01:16:55.220] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:16:55.229] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [01:16:55.237] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [01:16:55.245] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [01:16:55.254] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [01:16:55.264] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [01:16:55.273] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [01:16:55.282] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [01:16:55.292] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [01:16:55.301] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [01:16:55.311] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [01:16:55.321] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [01:16:55.330] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [01:16:55.340] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [01:16:55.350] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [01:16:55.359] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [01:16:55.368] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:16:55.377] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:16:55.387] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [01:16:55.435] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [01:16:55.486] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [01:16:55.496] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [01:16:55.505] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:16:55.550] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:16:55.559] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:16:55.568] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:16:55.578] checking whether the C compiler still works... yes [01:16:55.645] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [01:16:55.729] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [01:16:55.730] checking pkg-config is at least version 0.9.0... yes [01:16:55.747] checking whether to build with ICU support... no [01:16:55.747] checking whether to build with Tcl... no [01:16:55.748] checking whether to build Perl modules... no [01:16:55.748] checking whether to build Python modules... no [01:16:55.748] checking whether to build with GSSAPI support... no [01:16:55.749] checking whether to build with PAM support... no [01:16:55.749] checking whether to build with BSD Authentication support... no [01:16:55.749] checking whether to build with LDAP support... no [01:16:55.749] checking whether to build with Bonjour support... no [01:16:55.749] checking whether to build with SELinux support... no [01:16:55.750] checking whether to build with systemd support... no [01:16:55.750] configure: WARNING: *** Readline does not work on MinGW --- disabling [01:16:55.750] checking whether to build with liburing support... no [01:16:55.750] checking whether to build with libcurl support... no [01:16:55.750] checking whether to build with libnuma support... no [01:16:55.750] checking whether to build with XML support... no [01:16:55.751] checking whether to build with LZ4 support... no [01:16:55.751] checking whether to build with ZSTD support... no [01:16:55.751] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [01:16:55.751] checking whether it is possible to strip libraries... yes [01:16:55.758] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [01:16:55.759] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [01:16:55.759] checking for a BSD-compatible install... /usr/bin/install -c [01:16:55.771] checking for tar... /usr/bin/tar [01:16:55.771] checking whether ln -s works... yes [01:16:55.771] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:16:55.773] checking for nm... /usr/bin/nm [01:16:55.774] checking for bison... /usr/bin/bison [01:16:55.777] configure: using bison (GNU Bison) 3.8.2 [01:16:55.780] checking for flex... /usr/bin/flex [01:16:55.783] configure: using flex 2.6.4 [01:16:55.783] checking for perl... /usr/bin/perl [01:16:55.786] configure: using perl 5.40.1 [01:16:55.789] checking for zic... /usr/sbin/zic [01:16:55.789] checking for a sed that does not truncate output... /usr/bin/sed [01:16:55.795] checking for grep that handles long lines and -e... /usr/bin/grep [01:16:55.798] checking for egrep... /usr/bin/grep -E [01:16:55.800] checking for ANSI C header files... yes [01:16:55.862] checking for sys/types.h... yes [01:16:55.883] checking for sys/stat.h... yes [01:16:55.901] checking for stdlib.h... yes [01:16:55.919] checking for string.h... yes [01:16:55.937] checking for memory.h... yes [01:16:55.955] checking for strings.h... yes [01:16:55.998] checking for inttypes.h... yes [01:16:56.015] checking for stdint.h... yes [01:16:56.033] checking for unistd.h... yes [01:16:56.047] checking for main in -lm... yes [01:16:56.104] checking for library containing setproctitle... no [01:16:56.211] checking for library containing dlsym... no [01:16:56.318] checking for library containing socket... -lws2_32 [01:16:56.473] checking for library containing getopt_long... none required [01:16:56.528] checking for library containing shm_open... no [01:16:56.635] checking for library containing shm_unlink... no [01:16:56.740] checking for library containing clock_gettime... none required [01:16:56.791] checking for library containing shmget... no [01:16:56.898] checking for library containing backtrace_symbols... no [01:16:57.003] checking for library containing pthread_barrier_wait... none required [01:16:57.054] checking for inflate in -lz... yes [01:16:57.111] checking copyfile.h usability... no [01:16:57.180] checking copyfile.h presence... no [01:16:57.203] checking for copyfile.h... no [01:16:57.206] checking execinfo.h usability... no [01:16:57.269] checking execinfo.h presence... no [01:16:57.290] checking for execinfo.h... no [01:16:57.294] checking getopt.h usability... yes [01:16:57.324] checking getopt.h presence... yes [01:16:57.341] checking for getopt.h... yes [01:16:57.350] checking ifaddrs.h usability... no [01:16:57.409] checking ifaddrs.h presence... no [01:16:57.431] checking for ifaddrs.h... no [01:16:57.436] checking sys/epoll.h usability... no [01:16:57.495] checking sys/epoll.h presence... no [01:16:57.517] checking for sys/epoll.h... no [01:16:57.521] checking sys/event.h usability... no [01:16:57.580] checking sys/event.h presence... no [01:16:57.601] checking for sys/event.h... no [01:16:57.605] checking sys/personality.h usability... no [01:16:57.663] checking sys/personality.h presence... no [01:16:57.683] checking for sys/personality.h... no [01:16:57.687] checking sys/prctl.h usability... no [01:16:57.746] checking sys/prctl.h presence... no [01:16:57.767] checking for sys/prctl.h... no [01:16:57.772] checking sys/procctl.h usability... no [01:16:57.830] checking sys/procctl.h presence... no [01:16:57.852] checking for sys/procctl.h... no [01:16:57.856] checking sys/signalfd.h usability... no [01:16:57.916] checking sys/signalfd.h presence... no [01:16:57.937] checking for sys/signalfd.h... no [01:16:57.942] checking sys/ucred.h usability... no [01:16:58.000] checking sys/ucred.h presence... no [01:16:58.021] checking for sys/ucred.h... no [01:16:58.025] checking termios.h usability... no [01:16:58.085] checking termios.h presence... no [01:16:58.107] checking for termios.h... no [01:16:58.112] checking uchar.h usability... yes [01:16:58.122] checking uchar.h presence... yes [01:16:58.145] checking for uchar.h... yes [01:16:58.155] checking ucred.h usability... no [01:16:58.216] checking ucred.h presence... no [01:16:58.237] checking for ucred.h... no [01:16:58.242] checking xlocale.h usability... no [01:16:58.301] checking xlocale.h presence... no [01:16:58.321] checking for xlocale.h... no [01:16:58.324] checking zlib.h usability... yes [01:16:58.334] checking zlib.h presence... yes [01:16:58.358] checking for zlib.h... yes [01:16:58.359] checking for lz4... /usr/bin/lz4 [01:16:58.359] checking for zstd... /usr/bin/zstd [01:16:58.359] checking for openssl... /usr/bin/openssl [01:16:58.365] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [01:16:58.365] checking crtdefs.h usability... yes [01:16:58.375] checking crtdefs.h presence... yes [01:16:58.393] checking for crtdefs.h... yes [01:16:58.395] checking whether byte ordering is bigendian... no [01:16:58.476] checking for C printf format archetype... gnu_printf [01:16:58.487] checking for C++ printf format archetype... gnu_printf [01:16:58.507] checking for typeof... typeof [01:16:58.516] checking for C++ typeof... typeof [01:16:58.525] checking for typeof_unqual... __typeof_unqual__ [01:16:58.573] checking for C++ typeof_unqual... no [01:16:58.649] checking for __builtin_types_compatible_p... yes [01:16:58.662] checking for __builtin_constant_p... yes [01:16:58.675] checking for __builtin_mul_overflow... yes [01:16:58.736] checking for __builtin_unreachable... yes [01:16:58.784] checking for computed goto support... yes [01:16:58.794] checking for struct tm.tm_zone... no [01:16:58.876] checking for union semun... no [01:16:58.911] checking for socklen_t... yes [01:17:00.339] checking for struct sockaddr.sa_len... no [01:17:02.851] checking for C/C++ restrict keyword... __restrict [01:17:02.868] checking for struct option... yes [01:17:02.916] checking whether assembler supports x86_64 popcntq... yes [01:17:02.925] checking size of off_t... 4 [01:17:03.159] checking for int timezone... yes [01:17:03.228] checking for backtrace_symbols... no [01:17:03.290] checking for copyfile... no [01:17:03.352] checking for copy_file_range... no [01:17:03.415] checking for elf_aux_info... no [01:17:03.475] checking for explicit_memset... no [01:17:03.536] checking for getauxval... no [01:17:03.598] checking for getifaddrs... no [01:17:03.658] checking for getpeerucred... no [01:17:03.721] checking for inet_pton... yes [01:17:03.782] checking for kqueue... no [01:17:03.844] checking for localeconv_l... no [01:17:03.905] checking for mbstowcs_l... no [01:17:03.966] checking for memset_explicit... no [01:17:04.027] checking for posix_fallocate... no [01:17:04.085] checking for ppoll... no [01:17:04.142] checking for pthread_is_threaded_np... no [01:17:04.199] checking for setproctitle... no [01:17:04.259] checking for setproctitle_fast... no [01:17:04.320] checking for strsignal... no [01:17:04.383] checking for syncfs... no [01:17:04.444] checking for sync_file_range... no [01:17:04.504] checking for uselocale... no [01:17:04.565] checking for wcstombs_l... no [01:17:04.624] checking for __builtin_bswap16... yes [01:17:04.684] checking for __builtin_bswap32... yes [01:17:04.742] checking for __builtin_bswap64... yes [01:17:04.800] checking for __builtin_clz... yes [01:17:04.857] checking for __builtin_ctz... yes [01:17:04.910] checking for __builtin_frame_address... yes [01:17:04.963] checking for _LARGEFILE_SOURCE value needed for large files... no [01:17:05.023] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [01:17:05.059] checking for posix_fadvise... no [01:17:05.124] checking whether posix_fadvise is declared... no [01:17:05.175] checking whether fdatasync is declared... no [01:17:05.228] checking whether strlcat is declared... no [01:17:05.300] checking whether strlcpy is declared... no [01:17:05.372] checking whether strsep is declared... no [01:17:05.443] checking whether timingsafe_bcmp is declared... no [01:17:05.515] checking whether preadv is declared... no [01:17:05.556] checking whether pwritev is declared... no [01:17:05.597] checking whether strchrnul is declared... no [01:17:05.642] checking whether memset_s is declared... no [01:17:05.691] checking whether F_FULLFSYNC is declared... no [01:17:05.734] checking for explicit_bzero... no [01:17:05.788] checking for getopt... yes [01:17:05.838] checking for getpeereid... no [01:17:05.895] checking for inet_aton... no [01:17:05.953] checking for mkdtemp... no [01:17:06.010] checking for strlcat... no [01:17:06.068] checking for strlcpy... no [01:17:06.126] checking for strsep... no [01:17:06.185] checking for timingsafe_bcmp... no [01:17:06.241] checking for pthread_barrier_wait... yes [01:17:06.291] configure: On mingw32ucrt we will use our strtof wrapper. [01:17:06.291] checking for getopt_long... yes [01:17:06.340] checking for syslog... no [01:17:06.395] checking for opterr... yes [01:17:06.451] checking for optreset... no [01:17:06.511] checking test program... cross-compiling [01:17:06.511] checking size of void *... 8 [01:17:06.834] checking size of size_t... 8 [01:17:07.145] checking size of long... 4 [01:17:07.389] checking size of long long... 8 [01:17:07.772] checking size of intmax_t... 8 [01:17:08.083] checking alignment of short... 2 [01:17:08.243] checking alignment of int... 4 [01:17:08.494] checking alignment of int64_t... 8 [01:17:08.823] checking alignment of double... 8 [01:17:09.232] checking for __int128... yes [01:17:09.294] checking for __int128 alignment bug... assuming ok [01:17:09.294] checking alignment of PG_INT128_TYPE... 16 [01:17:09.702] checking for builtin __sync char locking functions... yes [01:17:09.760] checking for builtin __sync int32 locking functions... yes [01:17:09.814] checking for builtin __sync int32 atomic operations... yes [01:17:09.870] checking for builtin __sync int64 atomic operations... yes [01:17:09.927] checking for builtin __atomic int32 atomic operations... yes [01:17:09.981] checking for builtin __atomic int64 atomic operations... yes [01:17:10.036] checking for __get_cpuid... yes [01:17:10.094] checking for __get_cpuid_count... yes [01:17:10.151] checking for _xgetbv... yes [01:17:10.623] checking for _mm512_popcnt_epi64... yes [01:17:11.101] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [01:17:11.220] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:17:11.246] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [01:17:11.268] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:17:11.290] 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 [01:17:11.329] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:17:11.329] checking for _mm512_clmulepi64_epi128... yes [01:17:11.805] checking for vectorized CRC-32C... AVX-512 with runtime check [01:17:11.806] checking which random number source to use... Windows native [01:17:11.808] checking for xmllint... /usr/bin/xmllint [01:17:11.808] checking for xsltproc... /usr/bin/xsltproc [01:17:11.808] checking for fop... /usr/bin/fop [01:17:11.808] checking for dbtoepub... no [01:17:11.809] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [01:17:11.809] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [01:17:11.809] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [01:17:11.821] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [01:17:11.821] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wstrict-prototypes -Wold-style-definition [01:17:11.821] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [01:17:11.821] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [01:17:11.938] configure: creating ./config.status [01:17:12.050] config.status: creating GNUmakefile [01:17:12.065] config.status: creating src/Makefile.global [01:17:12.086] config.status: creating src/include/pg_config.h [01:17:12.102] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:17:12.122] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [01:17:12.131] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [01:17:12.141] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [01:17:12.151] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [01:17:12.155] config.status: executing check_win32_symlinks commands [01:17:12.195] [01:17:12.195] real 0m18.249s [01:17:12.195] user 0m12.574s [01:17:12.195] sys 0m5.402s [01:17:12.195] make -s -j${BUILD_JOBS} clean [01:17:12.796] time make -s -j${BUILD_JOBS} world-bin [01:18:12.892] matview.c: In function ‘AtAbort_IVM’: [01:18:12.892] matview.c:3464:1: error: old-style function definition [-Werror=old-style-definition] [01:18:12.892] 3464 | AtAbort_IVM() [01:18:12.892] | ^~~~~~~~~~~ [01:18:12.892] cc1: all warnings being treated as errors [01:18:12.893] make[3]: *** [: matview.o] Error 1 [01:18:12.899] make[3]: *** Waiting for unfinished jobs.... [01:18:14.075] make[2]: *** [common.mk:37: commands-recursive] Error 2 [01:18:14.083] make[2]: *** Waiting for unfinished jobs.... [01:18:36.710] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [01:18:36.710] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:18:36.711] [01:18:36.711] real 1m23.915s [01:18:36.711] user 4m42.066s [01:18:36.711] sys 0m39.348s [01:18:36.711] [01:18:36.711] Exit status: 2