[09:40:19.468] time ./configure \ [09:40:19.468] --host=x86_64-w64-mingw32ucrt \ [09:40:19.468] --enable-cassert \ [09:40:19.468] --without-icu \ [09:40:19.468] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [09:40:19.468] CXX="ccache x86_64-w64-mingw32ucrt-g++" [09:40:19.604] checking build system type... x86_64-pc-linux-gnu [09:40:19.801] checking host system type... x86_64-w64-mingw32ucrt [09:40:19.808] checking which template to use... win32 [09:40:19.809] checking whether NLS is wanted... no [09:40:19.809] checking for default port number... 5432 [09:40:19.818] checking for block size... 8kB [09:40:19.819] checking for segment size... 1GB [09:40:19.822] checking for WAL block size... 8kB [09:40:19.824] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [09:40:19.864] checking whether the C compiler works... yes [09:40:20.009] checking for C compiler default output file name... a.exe [09:40:20.010] checking for suffix of executables... .exe [09:40:20.057] checking whether we are cross compiling... yes [09:40:20.151] checking for suffix of object files... o [09:40:20.162] checking whether we are using the GNU C compiler... yes [09:40:20.171] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [09:40:20.191] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [09:40:20.202] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [09:40:20.269] checking whether we are using the GNU C++ compiler... yes [09:40:20.277] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [09:40:20.293] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [09:40:20.333] checking for gawk... no [09:40:20.333] checking for mawk... mawk [09:40:20.335] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:40:20.371] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [09:40:20.380] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:40:20.447] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:40:20.657] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [09:40:20.665] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:40:20.672] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:40:20.679] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:40:20.686] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:40:20.693] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:40:20.701] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [09:40:20.733] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:40:20.819] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:40:20.827] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:40:20.864] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [09:40:20.872] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [09:40:20.880] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [09:40:20.887] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:40:20.895] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:40:20.929] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [09:40:20.937] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [09:40:20.945] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:40:20.954] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [09:40:20.962] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:40:20.970] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:40:20.979] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:40:21.031] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:40:21.083] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:40:21.091] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:40:21.124] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:40:21.169] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:40:21.176] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:40:21.185] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:40:21.203] checking whether the C compiler still works... yes [09:40:21.280] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [09:40:21.353] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [09:40:21.353] checking pkg-config is at least version 0.9.0... yes [09:40:21.369] checking whether to build with ICU support... no [09:40:21.369] checking whether to build with Tcl... no [09:40:21.369] checking whether to build Perl modules... no [09:40:21.369] checking whether to build Python modules... no [09:40:21.369] checking whether to build with GSSAPI support... no [09:40:21.371] checking whether to build with PAM support... no [09:40:21.371] checking whether to build with BSD Authentication support... no [09:40:21.371] checking whether to build with LDAP support... no [09:40:21.371] checking whether to build with Bonjour support... no [09:40:21.371] checking whether to build with SELinux support... no [09:40:21.371] checking whether to build with systemd support... no [09:40:21.371] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:40:21.371] checking whether to build with liburing support... no [09:40:21.372] checking whether to build with libcurl support... no [09:40:21.372] checking whether to build with libnuma support... no [09:40:21.372] checking whether to build with XML support... no [09:40:21.372] checking whether to build with LZ4 support... no [09:40:21.372] checking whether to build with ZSTD support... no [09:40:21.373] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [09:40:21.373] checking whether it is possible to strip libraries... yes [09:40:21.379] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [09:40:21.380] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [09:40:21.380] checking for a BSD-compatible install... /usr/bin/install -c [09:40:21.390] checking for tar... /usr/bin/tar [09:40:21.390] checking whether ln -s works... yes [09:40:21.390] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:40:21.393] checking for nm... /usr/bin/nm [09:40:21.393] checking for bison... /usr/bin/bison [09:40:21.395] configure: using bison (GNU Bison) 3.8.2 [09:40:21.399] checking for flex... /usr/bin/flex [09:40:21.401] configure: using flex 2.6.4 [09:40:21.401] checking for perl... /usr/bin/perl [09:40:21.404] configure: using perl 5.40.1 [09:40:21.406] checking for zic... /usr/sbin/zic [09:40:21.407] checking for a sed that does not truncate output... /usr/bin/sed [09:40:21.412] checking for grep that handles long lines and -e... /usr/bin/grep [09:40:21.415] checking for egrep... /usr/bin/grep -E [09:40:21.417] checking for ANSI C header files... yes [09:40:21.469] checking for sys/types.h... yes [09:40:21.485] checking for sys/stat.h... yes [09:40:21.502] checking for stdlib.h... yes [09:40:21.518] checking for string.h... yes [09:40:21.535] checking for memory.h... yes [09:40:21.550] checking for strings.h... yes [09:40:21.566] checking for inttypes.h... yes [09:40:21.606] checking for stdint.h... yes [09:40:21.670] checking for unistd.h... yes [09:40:21.683] checking for main in -lm... yes [09:40:21.734] checking for library containing setproctitle... no [09:40:21.829] checking for library containing dlsym... no [09:40:21.925] checking for library containing socket... -lws2_32 [09:40:22.068] checking for library containing getopt_long... none required [09:40:22.120] checking for library containing shm_open... no [09:40:22.220] checking for library containing shm_unlink... no [09:40:22.319] checking for library containing clock_gettime... none required [09:40:22.365] checking for library containing shmget... no [09:40:22.463] checking for library containing backtrace_symbols... no [09:40:22.560] checking for library containing pthread_barrier_wait... none required [09:40:22.607] checking for inflate in -lz... yes [09:40:22.659] checking copyfile.h usability... no [09:40:22.720] checking copyfile.h presence... no [09:40:22.739] checking for copyfile.h... no [09:40:22.743] checking execinfo.h usability... no [09:40:22.797] checking execinfo.h presence... no [09:40:22.816] checking for execinfo.h... no [09:40:22.820] checking getopt.h usability... yes [09:40:22.828] checking getopt.h presence... yes [09:40:22.843] checking for getopt.h... yes [09:40:22.851] checking ifaddrs.h usability... no [09:40:22.904] checking ifaddrs.h presence... no [09:40:22.922] checking for ifaddrs.h... no [09:40:22.926] checking sys/epoll.h usability... no [09:40:22.981] checking sys/epoll.h presence... no [09:40:22.999] checking for sys/epoll.h... no [09:40:23.003] checking sys/event.h usability... no [09:40:23.056] checking sys/event.h presence... no [09:40:23.074] checking for sys/event.h... no [09:40:23.077] checking sys/personality.h usability... no [09:40:23.133] checking sys/personality.h presence... no [09:40:23.152] checking for sys/personality.h... no [09:40:23.155] checking sys/prctl.h usability... no [09:40:23.211] checking sys/prctl.h presence... no [09:40:23.229] checking for sys/prctl.h... no [09:40:23.233] checking sys/procctl.h usability... no [09:40:23.285] checking sys/procctl.h presence... no [09:40:23.303] checking for sys/procctl.h... no [09:40:23.307] checking sys/signalfd.h usability... no [09:40:23.361] checking sys/signalfd.h presence... no [09:40:23.379] checking for sys/signalfd.h... no [09:40:23.382] checking sys/ucred.h usability... no [09:40:23.437] checking sys/ucred.h presence... no [09:40:23.455] checking for sys/ucred.h... no [09:40:23.459] checking termios.h usability... no [09:40:23.511] checking termios.h presence... no [09:40:23.529] checking for termios.h... no [09:40:23.533] checking uchar.h usability... yes [09:40:23.541] checking uchar.h presence... yes [09:40:23.561] checking for uchar.h... yes [09:40:23.569] checking ucred.h usability... no [09:40:23.622] checking ucred.h presence... no [09:40:23.641] checking for ucred.h... no [09:40:23.645] checking xlocale.h usability... no [09:40:23.703] checking xlocale.h presence... no [09:40:23.725] checking for xlocale.h... no [09:40:23.728] checking zlib.h usability... yes [09:40:23.736] checking zlib.h presence... yes [09:40:23.758] checking for zlib.h... yes [09:40:23.759] checking for lz4... /usr/bin/lz4 [09:40:23.759] checking for zstd... /usr/bin/zstd [09:40:23.759] checking for openssl... /usr/bin/openssl [09:40:23.764] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [09:40:23.765] checking crtdefs.h usability... yes [09:40:23.773] checking crtdefs.h presence... yes [09:40:23.790] checking for crtdefs.h... yes [09:40:23.791] checking whether byte ordering is bigendian... no [09:40:23.895] checking for inline... inline [09:40:23.903] checking for C printf format archetype... gnu_printf [09:40:23.912] checking for C++ printf format archetype... gnu_printf [09:40:23.921] checking for statement expressions... yes [09:40:23.967] checking for typeof... typeof [09:40:23.975] checking for __builtin_types_compatible_p... yes [09:40:23.987] checking for __builtin_constant_p... yes [09:40:24.000] checking for __builtin_mul_overflow... yes [09:40:24.057] checking for __builtin_unreachable... yes [09:40:24.103] checking for computed goto support... yes [09:40:24.112] checking for struct tm.tm_zone... no [09:40:24.184] checking for union semun... no [09:40:24.216] checking for socklen_t... yes [09:40:25.649] checking for struct sockaddr.sa_len... no [09:40:28.230] checking for C/C++ restrict keyword... __restrict [09:40:28.250] checking for struct option... yes [09:40:28.303] checking whether assembler supports x86_64 popcntq... yes [09:40:28.312] checking size of off_t... 4 [09:40:28.631] checking for int timezone... yes [09:40:28.702] checking for backtrace_symbols... no [09:40:28.763] checking for copyfile... no [09:40:28.832] checking for copy_file_range... no [09:40:28.899] checking for elf_aux_info... no [09:40:28.958] checking for getauxval... no [09:40:29.017] checking for getifaddrs... no [09:40:29.077] checking for getpeerucred... no [09:40:29.136] checking for inet_pton... yes [09:40:29.196] checking for kqueue... no [09:40:29.255] checking for localeconv_l... no [09:40:29.317] checking for mbstowcs_l... no [09:40:29.380] checking for posix_fallocate... no [09:40:29.443] checking for ppoll... no [09:40:29.508] checking for pthread_is_threaded_np... no [09:40:29.572] checking for setproctitle... no [09:40:29.634] checking for setproctitle_fast... no [09:40:29.697] checking for strsignal... no [09:40:29.763] checking for syncfs... no [09:40:29.829] checking for sync_file_range... no [09:40:29.893] checking for uselocale... no [09:40:29.957] checking for wcstombs_l... no [09:40:30.016] checking for __builtin_bswap16... yes [09:40:30.075] checking for __builtin_bswap32... yes [09:40:30.135] checking for __builtin_bswap64... yes [09:40:30.193] checking for __builtin_clz... yes [09:40:30.257] checking for __builtin_ctz... yes [09:40:30.319] checking for __builtin_popcount... yes [09:40:30.380] checking for __builtin_frame_address... yes [09:40:30.438] checking for _LARGEFILE_SOURCE value needed for large files... no [09:40:30.505] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [09:40:30.542] checking for posix_fadvise... no [09:40:30.605] checking whether posix_fadvise is declared... no [09:40:30.657] checking whether fdatasync is declared... no [09:40:30.710] checking whether strlcat is declared... no [09:40:30.788] checking whether strlcpy is declared... no [09:40:30.861] checking whether strsep is declared... no [09:40:30.935] checking whether timingsafe_bcmp is declared... no [09:40:31.011] checking whether preadv is declared... no [09:40:31.051] checking whether pwritev is declared... no [09:40:31.090] checking whether strchrnul is declared... no [09:40:31.137] checking whether memset_s is declared... no [09:40:31.184] checking whether F_FULLFSYNC is declared... no [09:40:31.226] checking for explicit_bzero... no [09:40:31.282] checking for getopt... yes [09:40:31.336] checking for getpeereid... no [09:40:31.395] checking for inet_aton... no [09:40:31.455] checking for mkdtemp... no [09:40:31.512] checking for strlcat... no [09:40:31.567] checking for strlcpy... no [09:40:31.621] checking for strsep... no [09:40:31.675] checking for timingsafe_bcmp... no [09:40:31.730] checking for pthread_barrier_wait... yes [09:40:31.778] configure: On mingw32ucrt we will use our strtof wrapper. [09:40:31.778] checking for getopt_long... yes [09:40:31.827] checking for syslog... no [09:40:31.882] checking for opterr... yes [09:40:31.934] checking for optreset... no [09:40:31.991] checking test program... cross-compiling [09:40:31.991] checking size of void *... 8 [09:40:32.274] checking size of size_t... 8 [09:40:32.579] checking size of long... 4 [09:40:32.850] checking size of long long... 8 [09:40:33.126] checking size of intmax_t... 8 [09:40:33.403] checking alignment of short... 2 [09:40:33.595] checking alignment of int... 4 [09:40:33.812] checking alignment of long... 4 [09:40:34.042] checking alignment of int64_t... 8 [09:40:34.321] checking alignment of double... 8 [09:40:34.666] checking for __int128... yes [09:40:34.724] checking for __int128 alignment bug... assuming ok [09:40:34.724] checking alignment of PG_INT128_TYPE... 16 [09:40:35.063] checking for builtin __sync char locking functions... yes [09:40:35.109] checking for builtin __sync int32 locking functions... yes [09:40:35.155] checking for builtin __sync int32 atomic operations... yes [09:40:35.200] checking for builtin __sync int64 atomic operations... yes [09:40:35.247] checking for builtin __atomic int32 atomic operations... yes [09:40:35.291] checking for builtin __atomic int64 atomic operations... yes [09:40:35.336] checking for __get_cpuid... yes [09:40:35.387] checking for __get_cpuid_count... yes [09:40:35.435] checking for _xgetbv... yes [09:40:35.893] checking for _mm512_popcnt_epi64... yes [09:40:36.396] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:40:36.519] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:40:36.543] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:40:36.566] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:40:36.589] 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 [09:40:36.635] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:40:36.635] checking for _mm512_clmulepi64_epi128... yes [09:40:37.126] checking for vectorized CRC-32C... AVX-512 with runtime check [09:40:37.126] checking which random number source to use... Windows native [09:40:37.129] checking for xmllint... /usr/bin/xmllint [09:40:37.130] checking for xsltproc... /usr/bin/xsltproc [09:40:37.130] checking for fop... /usr/bin/fop [09:40:37.131] checking for dbtoepub... no [09:40:37.131] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:40:37.132] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:40:37.132] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:40:37.147] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [09:40:37.147] 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 -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [09:40:37.147] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:40:37.147] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:40:37.269] configure: creating ./config.status [09:40:37.384] config.status: creating GNUmakefile [09:40:37.400] config.status: creating src/Makefile.global [09:40:37.422] config.status: creating src/include/pg_config.h [09:40:37.438] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:40:37.459] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:40:37.468] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:40:37.477] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:40:37.487] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:40:37.492] config.status: executing check_win32_symlinks commands [09:40:37.538] [09:40:37.538] real 0m18.070s [09:40:37.538] user 0m12.471s [09:40:37.538] sys 0m5.310s [09:40:37.538] make -s -j${BUILD_JOBS} clean [09:40:38.121] time make -s -j${BUILD_JOBS} world-bin [09:42:09.523] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function] [09:42:09.523] 726 | XLogGetRecordTotalLen(XLogRecord *record) [09:42:09.523] | ^~~~~~~~~~~~~~~~~~~~~ [09:42:09.523] cc1: all warnings being treated as errors [09:42:09.525] make[4]: *** [: xlog.o] Error 1 [09:42:09.526] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [09:42:09.526] make[2]: *** [common.mk:37: access-recursive] Error 2 [09:42:09.526] make[2]: *** Waiting for unfinished jobs.... [09:42:14.408] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:42:14.408] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:42:14.409] [09:42:14.409] real 1m36.287s [09:42:14.409] user 5m32.230s [09:42:14.409] sys 0m44.756s [09:42:14.409] [09:42:14.409] Exit status: 2