[05:02:30.440] time ./configure \ [05:02:30.440] --host=x86_64-w64-mingw32ucrt \ [05:02:30.440] --enable-cassert \ [05:02:30.440] --without-icu \ [05:02:30.440] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [05:02:30.440] CXX="ccache x86_64-w64-mingw32ucrt-g++" [05:02:30.558] checking build system type... x86_64-pc-linux-gnu [05:02:30.764] checking host system type... x86_64-w64-mingw32ucrt [05:02:30.770] checking which template to use... win32 [05:02:30.770] checking whether NLS is wanted... no [05:02:30.770] checking for default port number... 5432 [05:02:30.778] checking for block size... 8kB [05:02:30.779] checking for segment size... 1GB [05:02:30.782] checking for WAL block size... 8kB [05:02:30.783] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [05:02:30.819] checking whether the C compiler works... yes [05:02:30.977] checking for C compiler default output file name... a.exe [05:02:30.978] checking for suffix of executables... .exe [05:02:31.021] checking whether we are cross compiling... yes [05:02:31.112] checking for suffix of object files... o [05:02:31.121] checking whether we are using the GNU C compiler... yes [05:02:31.128] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [05:02:31.160] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [05:02:31.169] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [05:02:31.225] checking whether we are using the GNU C++ compiler... yes [05:02:31.232] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [05:02:31.420] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [05:02:31.459] checking for gawk... no [05:02:31.460] checking for mawk... mawk [05:02:31.462] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:02:31.470] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [05:02:31.477] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [05:02:31.484] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:02:31.540] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:02:31.599] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:02:31.607] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:02:31.614] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [05:02:31.622] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [05:02:31.630] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [05:02:31.637] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [05:02:31.670] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:02:31.679] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:02:31.686] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:02:31.694] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [05:02:31.727] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [05:02:31.808] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [05:02:31.815] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:02:31.823] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:02:31.831] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [05:02:31.864] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [05:02:31.872] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:02:31.881] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [05:02:31.889] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:02:31.897] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:02:31.913] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:02:31.959] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:02:32.005] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:02:32.013] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:02:32.020] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:02:32.061] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:02:32.093] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:02:32.101] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:02:32.110] checking whether the C compiler still works... yes [05:02:32.177] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [05:02:32.252] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [05:02:32.252] checking pkg-config is at least version 0.9.0... yes [05:02:32.270] checking whether to build with ICU support... no [05:02:32.271] checking whether to build with Tcl... no [05:02:32.271] checking whether to build Perl modules... no [05:02:32.271] checking whether to build Python modules... no [05:02:32.271] checking whether to build with GSSAPI support... no [05:02:32.272] checking whether to build with PAM support... no [05:02:32.272] checking whether to build with BSD Authentication support... no [05:02:32.272] checking whether to build with LDAP support... no [05:02:32.273] checking whether to build with Bonjour support... no [05:02:32.273] checking whether to build with SELinux support... no [05:02:32.273] checking whether to build with systemd support... no [05:02:32.273] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:02:32.273] checking whether to build with liburing support... no [05:02:32.273] checking whether to build with libcurl support... no [05:02:32.273] checking whether to build with libnuma support... no [05:02:32.273] checking whether to build with XML support... no [05:02:32.274] checking whether to build with LZ4 support... no [05:02:32.274] checking whether to build with ZSTD support... no [05:02:32.274] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [05:02:32.274] checking whether it is possible to strip libraries... yes [05:02:32.283] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [05:02:32.283] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [05:02:32.283] checking for a BSD-compatible install... /usr/bin/install -c [05:02:32.294] checking for tar... /usr/bin/tar [05:02:32.294] checking whether ln -s works... yes [05:02:32.294] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:02:32.296] checking for nm... /usr/bin/nm [05:02:32.296] checking for bison... /usr/bin/bison [05:02:32.299] configure: using bison (GNU Bison) 3.8.2 [05:02:32.303] checking for flex... /usr/bin/flex [05:02:32.305] configure: using flex 2.6.4 [05:02:32.305] checking for perl... /usr/bin/perl [05:02:32.308] configure: using perl 5.40.1 [05:02:32.311] checking for zic... /usr/sbin/zic [05:02:32.311] checking for a sed that does not truncate output... /usr/bin/sed [05:02:32.317] checking for grep that handles long lines and -e... /usr/bin/grep [05:02:32.320] checking for egrep... /usr/bin/grep -E [05:02:32.322] checking for ANSI C header files... yes [05:02:32.376] checking for sys/types.h... yes [05:02:32.393] checking for sys/stat.h... yes [05:02:32.409] checking for stdlib.h... yes [05:02:32.476] checking for string.h... yes [05:02:32.492] checking for memory.h... yes [05:02:32.527] checking for strings.h... yes [05:02:32.544] checking for inttypes.h... yes [05:02:32.608] checking for stdint.h... yes [05:02:32.623] checking for unistd.h... yes [05:02:32.637] checking for main in -lm... yes [05:02:32.690] checking for library containing setproctitle... no [05:02:32.788] checking for library containing dlsym... no [05:02:32.885] checking for library containing socket... -lws2_32 [05:02:33.034] checking for library containing getopt_long... none required [05:02:33.083] checking for library containing shm_open... no [05:02:33.175] checking for library containing shm_unlink... no [05:02:33.269] checking for library containing clock_gettime... none required [05:02:33.315] checking for library containing shmget... no [05:02:33.413] checking for library containing backtrace_symbols... no [05:02:33.514] checking for library containing pthread_barrier_wait... none required [05:02:33.563] checking for inflate in -lz... yes [05:02:33.618] checking copyfile.h usability... no [05:02:33.679] checking copyfile.h presence... no [05:02:33.699] checking for copyfile.h... no [05:02:33.703] checking execinfo.h usability... no [05:02:33.763] checking execinfo.h presence... no [05:02:33.784] checking for execinfo.h... no [05:02:33.787] checking getopt.h usability... yes [05:02:33.796] checking getopt.h presence... yes [05:02:33.813] checking for getopt.h... yes [05:02:33.820] checking ifaddrs.h usability... no [05:02:33.878] checking ifaddrs.h presence... no [05:02:33.897] checking for ifaddrs.h... no [05:02:33.901] checking sys/epoll.h usability... no [05:02:33.956] checking sys/epoll.h presence... no [05:02:33.975] checking for sys/epoll.h... no [05:02:33.978] checking sys/event.h usability... no [05:02:34.035] checking sys/event.h presence... no [05:02:34.055] checking for sys/event.h... no [05:02:34.058] checking sys/personality.h usability... no [05:02:34.114] checking sys/personality.h presence... no [05:02:34.133] checking for sys/personality.h... no [05:02:34.136] checking sys/prctl.h usability... no [05:02:34.191] checking sys/prctl.h presence... no [05:02:34.210] checking for sys/prctl.h... no [05:02:34.214] checking sys/procctl.h usability... no [05:02:34.271] checking sys/procctl.h presence... no [05:02:34.291] checking for sys/procctl.h... no [05:02:34.295] checking sys/signalfd.h usability... no [05:02:34.351] checking sys/signalfd.h presence... no [05:02:34.371] checking for sys/signalfd.h... no [05:02:34.375] checking sys/ucred.h usability... no [05:02:34.431] checking sys/ucred.h presence... no [05:02:34.451] checking for sys/ucred.h... no [05:02:34.455] checking termios.h usability... no [05:02:34.510] checking termios.h presence... no [05:02:34.529] checking for termios.h... no [05:02:34.532] checking uchar.h usability... yes [05:02:34.540] checking uchar.h presence... yes [05:02:34.563] checking for uchar.h... yes [05:02:34.570] checking ucred.h usability... no [05:02:34.625] checking ucred.h presence... no [05:02:34.643] checking for ucred.h... no [05:02:34.646] checking xlocale.h usability... no [05:02:34.703] checking xlocale.h presence... no [05:02:34.723] checking for xlocale.h... no [05:02:34.726] checking zlib.h usability... yes [05:02:34.735] checking zlib.h presence... yes [05:02:34.759] checking for zlib.h... yes [05:02:34.760] checking for lz4... /usr/bin/lz4 [05:02:34.760] checking for zstd... /usr/bin/zstd [05:02:34.760] checking for openssl... /usr/bin/openssl [05:02:34.765] configure: using openssl: OpenSSL 3.5.6 7 Apr 2026 (Library: OpenSSL 3.5.6 7 Apr 2026) [05:02:34.766] checking crtdefs.h usability... yes [05:02:34.774] checking crtdefs.h presence... yes [05:02:34.790] checking for crtdefs.h... yes [05:02:34.792] checking whether byte ordering is bigendian... no [05:02:34.868] checking for C printf format archetype... gnu_printf [05:02:34.878] checking for C++ printf format archetype... gnu_printf [05:02:34.887] checking for typeof... typeof [05:02:34.895] checking for C++ typeof... typeof [05:02:34.903] checking for typeof_unqual... __typeof_unqual__ [05:02:34.946] checking for C++ typeof_unqual... no [05:02:35.009] checking for __builtin_types_compatible_p... yes [05:02:35.020] checking for __builtin_constant_p... yes [05:02:35.033] checking for __builtin_mul_overflow... yes [05:02:35.090] checking for __builtin_unreachable... yes [05:02:35.136] checking for computed goto support... yes [05:02:35.145] checking for struct tm.tm_zone... no [05:02:35.225] checking for union semun... no [05:02:35.259] checking for socklen_t... yes [05:02:36.617] checking for struct sockaddr.sa_len... no [05:02:38.968] checking for C/C++ restrict keyword... __restrict [05:02:38.982] checking for struct option... yes [05:02:39.023] checking whether assembler supports x86_64 popcntq... yes [05:02:39.031] checking size of off_t... 4 [05:02:39.258] checking for SA_SIGINFO... no [05:02:39.292] checking for int timezone... yes [05:02:39.358] checking for backtrace_symbols... no [05:02:39.413] checking for copyfile... no [05:02:39.467] checking for copy_file_range... no [05:02:39.521] checking for elf_aux_info... no [05:02:39.576] checking for explicit_memset... no [05:02:39.631] checking for getauxval... no [05:02:39.686] checking for getifaddrs... no [05:02:39.742] checking for getpeerucred... no [05:02:39.797] checking for inet_pton... yes [05:02:39.852] checking for kqueue... no [05:02:39.909] checking for localeconv_l... no [05:02:39.966] checking for mbstowcs_l... no [05:02:40.020] checking for memset_explicit... no [05:02:40.076] checking for posix_fallocate... no [05:02:40.130] checking for ppoll... no [05:02:40.187] checking for pthread_is_threaded_np... no [05:02:40.243] checking for setproctitle... no [05:02:40.297] checking for setproctitle_fast... no [05:02:40.351] checking for strsignal... no [05:02:40.406] checking for syncfs... no [05:02:40.459] checking for sync_file_range... no [05:02:40.513] checking for uselocale... no [05:02:40.566] checking for wcstombs_l... no [05:02:40.617] checking for __builtin_bswap16... yes [05:02:40.670] checking for __builtin_bswap32... yes [05:02:40.723] checking for __builtin_bswap64... yes [05:02:40.774] checking for __builtin_clz... yes [05:02:40.825] checking for __builtin_ctz... yes [05:02:40.875] checking for __builtin_frame_address... yes [05:02:40.925] checking for _LARGEFILE_SOURCE value needed for large files... no [05:02:40.982] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [05:02:41.010] checking for posix_fadvise... no [05:02:41.068] checking whether posix_fadvise is declared... no [05:02:41.111] checking whether fdatasync is declared... no [05:02:41.156] checking whether strlcat is declared... no [05:02:41.221] checking whether strlcpy is declared... no [05:02:41.287] checking whether strsep is declared... no [05:02:41.350] checking whether timingsafe_bcmp is declared... no [05:02:41.415] checking whether preadv is declared... no [05:02:41.451] checking whether pwritev is declared... no [05:02:41.487] checking whether strchrnul is declared... no [05:02:41.526] checking whether memset_s is declared... no [05:02:41.567] checking whether F_FULLFSYNC is declared... no [05:02:41.603] checking for explicit_bzero... no [05:02:41.657] checking for getopt... yes [05:02:41.705] checking for getpeereid... no [05:02:41.759] checking for inet_aton... no [05:02:41.812] checking for mkdtemp... no [05:02:41.865] checking for strlcat... no [05:02:41.919] checking for strlcpy... no [05:02:41.973] checking for strsep... no [05:02:42.028] checking for timingsafe_bcmp... no [05:02:42.083] checking for pthread_barrier_wait... yes [05:02:42.131] configure: On mingw32ucrt we will use our strtof wrapper. [05:02:42.131] checking for getopt_long... yes [05:02:42.178] checking for syslog... no [05:02:42.230] checking for opterr... yes [05:02:42.281] checking for optreset... no [05:02:42.338] checking test program... cross-compiling [05:02:42.338] checking size of void *... 8 [05:02:42.745] checking size of size_t... 8 [05:02:43.045] checking size of long... 4 [05:02:43.439] checking size of long long... 8 [05:02:43.850] checking size of intmax_t... 8 [05:02:44.171] checking alignment of short... 2 [05:02:44.430] checking alignment of int... 4 [05:02:44.648] checking alignment of int64_t... 8 [05:02:44.992] checking alignment of double... 8 [05:02:45.304] checking for __int128... yes [05:02:45.367] checking for __int128 alignment bug... assuming ok [05:02:45.367] checking alignment of PG_INT128_TYPE... 16 [05:02:45.719] checking for builtin __sync char locking functions... yes [05:02:45.770] checking for builtin __sync int32 locking functions... yes [05:02:45.819] checking for builtin __sync int32 atomic operations... yes [05:02:45.867] checking for builtin __sync int64 atomic operations... yes [05:02:45.918] checking for builtin __atomic int32 atomic operations... yes [05:02:45.966] checking for builtin __atomic int64 atomic operations... yes [05:02:46.016] checking for __get_cpuid... yes [05:02:46.069] checking for __get_cpuid_count... yes [05:02:46.120] checking for __cpuidex... yes [05:02:46.169] checking for AVX2 target attribute support... yes [05:02:46.188] checking for _xgetbv... yes [05:02:46.649] checking for _mm512_popcnt_epi64... yes [05:02:47.102] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:02:47.216] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:02:47.240] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:02:47.259] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:02:47.280] 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:02:47.317] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:02:47.317] checking for _mm512_clmulepi64_epi128... yes [05:02:47.767] checking for vectorized CRC-32C... AVX-512 with runtime check [05:02:47.768] checking which random number source to use... Windows native [05:02:47.770] checking for xmllint... /usr/bin/xmllint [05:02:47.770] checking for xsltproc... /usr/bin/xsltproc [05:02:47.770] checking for fop... /usr/bin/fop [05:02:47.770] checking for dbtoepub... no [05:02:47.771] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:02:47.771] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:02:47.771] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:02:47.781] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [05:02:47.782] 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:02:47.782] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:02:47.782] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:02:47.880] configure: creating ./config.status [05:02:47.974] config.status: creating GNUmakefile [05:02:47.987] config.status: creating src/Makefile.global [05:02:48.003] config.status: creating src/include/pg_config.h [05:02:48.017] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:02:48.033] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:02:48.041] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:02:48.049] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:02:48.057] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:02:48.060] config.status: executing check_win32_symlinks commands [05:02:48.095] [05:02:48.095] real 0m17.654s [05:02:48.095] user 0m12.335s [05:02:48.095] sys 0m4.887s [05:02:48.095] make -s -j${BUILD_JOBS} clean [05:02:48.683] time make -s -j${BUILD_JOBS} world-bin [05:04:13.933] autovacuum.c: In function ‘do_autovacuum’: [05:04:13.933] autovacuum.c:2044:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] [05:04:13.933] 2044 | RelFileLocator locator; [05:04:13.933] | ^~~~~~~ [05:04:13.933] autovacuum.c:2153:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] [05:04:13.933] 2153 | RelFileLocator locator; [05:04:13.933] | ^~~~~~~ [05:04:13.933] cc1: all warnings being treated as errors [05:04:13.935] make[3]: *** [: autovacuum.o] Error 1 [05:04:13.935] make[2]: *** [common.mk:37: postmaster-recursive] Error 2 [05:04:13.944] make[2]: *** Waiting for unfinished jobs.... [05:04:16.845] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [05:04:16.846] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:04:16.846] [05:04:16.846] real 1m28.163s [05:04:16.846] user 4m58.740s [05:04:16.846] sys 0m43.335s [05:04:16.846] [05:04:16.846] Exit status: 2