[05:25:01.122] time ./configure \ [05:25:01.122] --host=x86_64-w64-mingw32ucrt \ [05:25:01.122] --enable-cassert \ [05:25:01.122] --without-icu \ [05:25:01.122] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [05:25:01.122] CXX="ccache x86_64-w64-mingw32ucrt-g++" [05:25:01.253] checking build system type... x86_64-pc-linux-gnu [05:25:01.438] checking host system type... x86_64-w64-mingw32ucrt [05:25:01.444] checking which template to use... win32 [05:25:01.444] checking whether NLS is wanted... no [05:25:01.444] checking for default port number... 5432 [05:25:01.452] checking for block size... 8kB [05:25:01.454] checking for segment size... 1GB [05:25:01.457] checking for WAL block size... 8kB [05:25:01.459] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [05:25:01.496] checking whether the C compiler works... yes [05:25:01.639] checking for C compiler default output file name... a.exe [05:25:01.640] checking for suffix of executables... .exe [05:25:01.684] checking whether we are cross compiling... yes [05:25:01.772] checking for suffix of object files... o [05:25:01.782] checking whether we are using the GNU C compiler... yes [05:25:01.789] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [05:25:01.798] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [05:25:01.808] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [05:25:01.858] checking whether we are using the GNU C++ compiler... yes [05:25:01.865] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [05:25:01.880] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [05:25:02.074] checking for gawk... no [05:25:02.075] checking for mawk... mawk [05:25:02.077] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:25:02.084] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [05:25:02.092] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [05:25:02.110] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:25:02.167] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:25:02.224] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:25:02.231] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:25:02.239] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [05:25:02.246] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [05:25:02.253] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [05:25:02.260] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [05:25:02.269] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:25:02.277] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:25:02.311] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:25:02.319] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [05:25:02.327] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [05:25:02.335] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [05:25:02.343] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:25:02.350] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:25:02.359] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [05:25:02.367] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [05:25:02.375] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:25:02.384] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [05:25:02.402] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:25:02.410] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:25:02.419] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:25:02.466] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:25:02.515] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:25:02.523] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:25:02.530] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:25:02.574] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:25:02.607] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:25:02.615] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:25:02.624] checking whether the C compiler still works... yes [05:25:02.685] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [05:25:02.759] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [05:25:02.759] checking pkg-config is at least version 0.9.0... yes [05:25:02.776] checking whether to build with ICU support... no [05:25:02.776] checking whether to build with Tcl... no [05:25:02.776] checking whether to build Perl modules... no [05:25:02.776] checking whether to build Python modules... no [05:25:02.777] checking whether to build with GSSAPI support... no [05:25:02.778] checking whether to build with PAM support... no [05:25:02.778] checking whether to build with BSD Authentication support... no [05:25:02.780] checking whether to build with LDAP support... no [05:25:02.780] checking whether to build with Bonjour support... no [05:25:02.780] checking whether to build with SELinux support... no [05:25:02.780] checking whether to build with systemd support... no [05:25:02.780] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:25:02.780] checking whether to build with liburing support... no [05:25:02.780] checking whether to build with libcurl support... no [05:25:02.780] checking whether to build with libnuma support... no [05:25:02.780] checking whether to build with XML support... no [05:25:02.780] checking whether to build with LZ4 support... no [05:25:02.780] checking whether to build with ZSTD support... no [05:25:02.780] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [05:25:02.780] checking whether it is possible to strip libraries... yes [05:25:02.786] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [05:25:02.787] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [05:25:02.787] checking for a BSD-compatible install... /usr/bin/install -c [05:25:02.797] checking for tar... /usr/bin/tar [05:25:02.797] checking whether ln -s works... yes [05:25:02.797] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:25:02.800] checking for nm... /usr/bin/nm [05:25:02.800] checking for bison... /usr/bin/bison [05:25:02.803] configure: using bison (GNU Bison) 3.8.2 [05:25:02.806] checking for flex... /usr/bin/flex [05:25:02.809] configure: using flex 2.6.4 [05:25:02.809] checking for perl... /usr/bin/perl [05:25:02.812] configure: using perl 5.40.1 [05:25:02.815] checking for zic... /usr/sbin/zic [05:25:02.815] checking for a sed that does not truncate output... /usr/bin/sed [05:25:02.821] checking for grep that handles long lines and -e... /usr/bin/grep [05:25:02.823] checking for egrep... /usr/bin/grep -E [05:25:02.825] checking for ANSI C header files... yes [05:25:02.877] checking for sys/types.h... yes [05:25:02.916] checking for sys/stat.h... yes [05:25:02.932] checking for stdlib.h... yes [05:25:02.947] checking for string.h... yes [05:25:02.962] checking for memory.h... yes [05:25:02.977] checking for strings.h... yes [05:25:02.993] checking for inttypes.h... yes [05:25:03.010] checking for stdint.h... yes [05:25:03.026] checking for unistd.h... yes [05:25:03.041] checking for main in -lm... yes [05:25:03.097] checking for library containing setproctitle... no [05:25:03.203] checking for library containing dlsym... no [05:25:03.305] checking for library containing socket... -lws2_32 [05:25:03.449] checking for library containing getopt_long... none required [05:25:03.501] checking for library containing shm_open... no [05:25:03.601] checking for library containing shm_unlink... no [05:25:03.696] checking for library containing clock_gettime... none required [05:25:03.743] checking for library containing shmget... no [05:25:03.841] checking for library containing backtrace_symbols... no [05:25:03.939] checking for library containing pthread_barrier_wait... none required [05:25:03.986] checking for inflate in -lz... yes [05:25:04.039] checking copyfile.h usability... no [05:25:04.108] checking copyfile.h presence... no [05:25:04.128] checking for copyfile.h... no [05:25:04.132] checking execinfo.h usability... no [05:25:04.188] checking execinfo.h presence... no [05:25:04.206] checking for execinfo.h... no [05:25:04.210] checking getopt.h usability... yes [05:25:04.267] checking getopt.h presence... yes [05:25:04.283] checking for getopt.h... yes [05:25:04.291] checking ifaddrs.h usability... no [05:25:04.348] checking ifaddrs.h presence... no [05:25:04.367] checking for ifaddrs.h... no [05:25:04.370] checking sys/epoll.h usability... no [05:25:04.427] checking sys/epoll.h presence... no [05:25:04.446] checking for sys/epoll.h... no [05:25:04.450] checking sys/event.h usability... no [05:25:04.509] checking sys/event.h presence... no [05:25:04.528] checking for sys/event.h... no [05:25:04.531] checking sys/personality.h usability... no [05:25:04.589] checking sys/personality.h presence... no [05:25:04.610] checking for sys/personality.h... no [05:25:04.614] checking sys/prctl.h usability... no [05:25:04.672] checking sys/prctl.h presence... no [05:25:04.691] checking for sys/prctl.h... no [05:25:04.696] checking sys/procctl.h usability... no [05:25:04.752] checking sys/procctl.h presence... no [05:25:04.771] checking for sys/procctl.h... no [05:25:04.774] checking sys/signalfd.h usability... no [05:25:04.831] checking sys/signalfd.h presence... no [05:25:04.852] checking for sys/signalfd.h... no [05:25:04.856] checking sys/ucred.h usability... no [05:25:04.914] checking sys/ucred.h presence... no [05:25:04.934] checking for sys/ucred.h... no [05:25:04.938] checking termios.h usability... no [05:25:04.992] checking termios.h presence... no [05:25:05.011] checking for termios.h... no [05:25:05.015] checking uchar.h usability... yes [05:25:05.023] checking uchar.h presence... yes [05:25:05.044] checking for uchar.h... yes [05:25:05.052] checking ucred.h usability... no [05:25:05.109] checking ucred.h presence... no [05:25:05.129] checking for ucred.h... no [05:25:05.133] checking xlocale.h usability... no [05:25:05.190] checking xlocale.h presence... no [05:25:05.210] checking for xlocale.h... no [05:25:05.213] checking zlib.h usability... yes [05:25:05.222] checking zlib.h presence... yes [05:25:05.245] checking for zlib.h... yes [05:25:05.245] checking for lz4... /usr/bin/lz4 [05:25:05.245] checking for zstd... /usr/bin/zstd [05:25:05.246] checking for openssl... /usr/bin/openssl [05:25:05.251] configure: using openssl: OpenSSL 3.5.6 7 Apr 2026 (Library: OpenSSL 3.5.6 7 Apr 2026) [05:25:05.252] checking crtdefs.h usability... yes [05:25:05.311] checking crtdefs.h presence... yes [05:25:05.327] checking for crtdefs.h... yes [05:25:05.328] checking whether byte ordering is bigendian... no [05:25:05.404] checking for C printf format archetype... gnu_printf [05:25:05.414] checking for C++ printf format archetype... gnu_printf [05:25:05.424] checking for typeof... typeof [05:25:05.433] checking for C++ typeof... typeof [05:25:05.440] checking for typeof_unqual... __typeof_unqual__ [05:25:05.485] checking for C++ typeof_unqual... no [05:25:05.559] checking for __builtin_types_compatible_p... yes [05:25:05.572] checking for __builtin_constant_p... yes [05:25:05.585] checking for __builtin_mul_overflow... yes [05:25:05.645] checking for __builtin_unreachable... yes [05:25:05.690] checking for computed goto support... yes [05:25:05.698] checking for struct tm.tm_zone... no [05:25:05.778] checking for union semun... no [05:25:05.813] checking for socklen_t... yes [05:25:07.135] checking for struct sockaddr.sa_len... no [05:25:09.418] checking for C/C++ restrict keyword... __restrict [05:25:09.432] checking for struct option... yes [05:25:09.477] checking whether assembler supports x86_64 popcntq... yes [05:25:09.485] checking size of off_t... 4 [05:25:09.711] checking for SA_SIGINFO... no [05:25:09.749] checking for int timezone... yes [05:25:09.817] checking for backtrace_symbols... no [05:25:09.877] checking for copyfile... no [05:25:09.935] checking for copy_file_range... no [05:25:09.991] checking for elf_aux_info... no [05:25:10.049] checking for explicit_memset... no [05:25:10.107] checking for getauxval... no [05:25:10.165] checking for getifaddrs... no [05:25:10.223] checking for getpeerucred... no [05:25:10.283] checking for inet_pton... yes [05:25:10.340] checking for kqueue... no [05:25:10.400] checking for localeconv_l... no [05:25:10.459] checking for mbstowcs_l... no [05:25:10.516] checking for memset_explicit... no [05:25:10.576] checking for posix_fallocate... no [05:25:10.634] checking for ppoll... no [05:25:10.694] checking for pthread_is_threaded_np... no [05:25:10.753] checking for setproctitle... no [05:25:10.812] checking for setproctitle_fast... no [05:25:10.870] checking for strsignal... no [05:25:10.927] checking for syncfs... no [05:25:10.984] checking for sync_file_range... no [05:25:11.042] checking for uselocale... no [05:25:11.101] checking for wcstombs_l... no [05:25:11.155] checking for __builtin_bswap16... yes [05:25:11.210] checking for __builtin_bswap32... yes [05:25:11.262] checking for __builtin_bswap64... yes [05:25:11.314] checking for __builtin_clz... yes [05:25:11.367] checking for __builtin_ctz... yes [05:25:11.420] checking for __builtin_frame_address... yes [05:25:11.471] checking for _LARGEFILE_SOURCE value needed for large files... no [05:25:11.531] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [05:25:11.560] checking for posix_fadvise... no [05:25:11.619] checking whether posix_fadvise is declared... no [05:25:11.667] checking whether fdatasync is declared... no [05:25:11.715] checking whether strlcat is declared... no [05:25:11.782] checking whether strlcpy is declared... no [05:25:11.847] checking whether strsep is declared... no [05:25:11.911] checking whether timingsafe_bcmp is declared... no [05:25:11.977] checking whether preadv is declared... no [05:25:12.011] checking whether pwritev is declared... no [05:25:12.046] checking whether strchrnul is declared... no [05:25:12.088] checking whether memset_s is declared... no [05:25:12.131] checking whether F_FULLFSYNC is declared... no [05:25:12.172] checking for explicit_bzero... no [05:25:12.225] checking for getopt... yes [05:25:12.275] checking for getpeereid... no [05:25:12.328] checking for inet_aton... no [05:25:12.382] checking for mkdtemp... no [05:25:12.438] checking for strlcat... no [05:25:12.493] checking for strlcpy... no [05:25:12.548] checking for strsep... no [05:25:12.605] checking for timingsafe_bcmp... no [05:25:12.660] checking for pthread_barrier_wait... yes [05:25:12.709] configure: On mingw32ucrt we will use our strtof wrapper. [05:25:12.709] checking for getopt_long... yes [05:25:12.760] checking for syslog... no [05:25:12.816] checking for opterr... yes [05:25:12.868] checking for optreset... no [05:25:12.926] checking test program... cross-compiling [05:25:12.926] checking size of void *... 8 [05:25:13.267] checking size of size_t... 8 [05:25:13.563] checking size of long... 4 [05:25:13.865] checking size of long long... 8 [05:25:14.225] checking size of intmax_t... 8 [05:25:14.524] checking alignment of short... 2 [05:25:14.681] checking alignment of int... 4 [05:25:14.911] checking alignment of int64_t... 8 [05:25:15.208] checking alignment of double... 8 [05:25:15.515] checking for __int128... yes [05:25:15.577] checking for __int128 alignment bug... assuming ok [05:25:15.577] checking alignment of PG_INT128_TYPE... 16 [05:25:15.961] checking for builtin __sync char locking functions... yes [05:25:16.014] checking for builtin __sync int32 locking functions... yes [05:25:16.068] checking for builtin __sync int32 atomic operations... yes [05:25:16.123] checking for builtin __sync int64 atomic operations... yes [05:25:16.179] checking for builtin __atomic int32 atomic operations... yes [05:25:16.233] checking for builtin __atomic int64 atomic operations... yes [05:25:16.289] checking for __get_cpuid... yes [05:25:16.347] checking for __get_cpuid_count... yes [05:25:16.403] checking for __cpuidex... yes [05:25:16.457] checking for AVX2 target attribute support... yes [05:25:16.470] checking for _xgetbv... yes [05:25:16.930] checking for _mm512_popcnt_epi64... yes [05:25:17.400] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:25:17.517] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:25:17.543] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:25:17.564] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:25:17.585] 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 [05:25:17.624] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:25:17.624] checking for _mm512_clmulepi64_epi128... yes [05:25:18.084] checking for vectorized CRC-32C... AVX-512 with runtime check [05:25:18.084] checking which random number source to use... Windows native [05:25:18.086] checking for xmllint... /usr/bin/xmllint [05:25:18.086] checking for xsltproc... /usr/bin/xsltproc [05:25:18.087] checking for fop... /usr/bin/fop [05:25:18.087] checking for dbtoepub... no [05:25:18.087] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:25:18.087] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:25:18.087] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:25:18.100] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [05:25:18.100] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -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 [05:25:18.100] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:25:18.100] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:25:18.207] configure: creating ./config.status [05:25:18.312] config.status: creating GNUmakefile [05:25:18.327] config.status: creating src/Makefile.global [05:25:18.347] config.status: creating src/include/pg_config.h [05:25:18.362] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:25:18.381] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:25:18.390] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:25:18.398] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:25:18.408] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:25:18.412] config.status: executing check_win32_symlinks commands [05:25:18.450] [05:25:18.450] real 0m17.328s [05:25:18.450] user 0m11.945s [05:25:18.450] sys 0m5.152s [05:25:18.450] make -s -j${BUILD_JOBS} clean [05:25:19.047] time make -s -j${BUILD_JOBS} world-bin [05:26:15.221] matview.c:168:22: error: no previous declaration for ‘IvmShmemCallbacks’ [-Werror=missing-variable-declarations] [05:26:15.221] 168 | const ShmemCallbacks IvmShmemCallbacks = { [05:26:15.221] | ^~~~~~~~~~~~~~~~~ [05:26:15.221] cc1: all warnings being treated as errors [05:26:15.223] make[3]: *** [: matview.o] Error 1 [05:26:15.223] make[2]: *** [common.mk:37: commands-recursive] Error 2 [05:26:15.225] make[2]: *** Waiting for unfinished jobs.... [05:26:46.214] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [05:26:46.215] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:26:46.215] [05:26:46.215] real 1m27.168s [05:26:46.215] user 4m54.217s [05:26:46.215] sys 0m42.283s [05:26:46.215] [05:26:46.215] Exit status: 2