[16:58:55.278] time ./configure \ [16:58:55.278] --host=x86_64-w64-mingw32ucrt \ [16:58:55.278] --enable-cassert \ [16:58:55.278] --without-icu \ [16:58:55.278] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [16:58:55.278] CXX="ccache x86_64-w64-mingw32ucrt-g++" [16:58:55.407] checking build system type... x86_64-pc-linux-gnu [16:58:55.591] checking host system type... x86_64-w64-mingw32ucrt [16:58:55.596] checking which template to use... win32 [16:58:55.597] checking whether NLS is wanted... no [16:58:55.597] checking for default port number... 5432 [16:58:55.604] checking for block size... 8kB [16:58:55.605] checking for segment size... 1GB [16:58:55.608] checking for WAL block size... 8kB [16:58:55.609] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [16:58:55.643] checking whether the C compiler works... yes [16:58:55.781] checking for C compiler default output file name... a.exe [16:58:55.782] checking for suffix of executables... .exe [16:58:55.826] checking whether we are cross compiling... yes [16:58:55.908] checking for suffix of object files... o [16:58:55.918] checking whether we are using the GNU C compiler... yes [16:58:55.925] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [16:58:55.933] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [16:58:55.942] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [16:58:55.992] checking whether we are using the GNU C++ compiler... yes [16:58:55.999] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [16:58:56.015] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [16:58:56.053] checking for gawk... no [16:58:56.053] checking for mawk... mawk [16:58:56.056] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [16:58:56.063] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [16:58:56.071] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [16:58:56.125] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [16:58:56.313] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [16:58:56.321] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [16:58:56.328] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [16:58:56.336] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:58:56.343] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [16:58:56.350] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [16:58:56.359] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [16:58:56.366] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [16:58:56.374] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [16:58:56.382] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [16:58:56.389] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [16:58:56.396] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [16:58:56.404] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [16:58:56.412] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [16:58:56.420] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [16:58:56.428] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [16:58:56.436] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [16:58:56.444] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [16:58:56.451] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [16:58:56.459] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:58:56.467] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:58:56.475] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [16:58:56.523] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [16:58:56.572] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [16:58:56.580] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [16:58:56.587] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [16:58:56.630] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:58:56.639] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:58:56.647] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:58:56.656] checking whether the C compiler still works... yes [16:58:56.725] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [16:58:56.804] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [16:58:56.805] checking pkg-config is at least version 0.9.0... yes [16:58:56.821] checking whether to build with ICU support... no [16:58:56.821] checking whether to build with Tcl... no [16:58:56.821] checking whether to build Perl modules... no [16:58:56.821] checking whether to build Python modules... no [16:58:56.822] checking whether to build with GSSAPI support... no [16:58:56.823] checking whether to build with PAM support... no [16:58:56.823] checking whether to build with BSD Authentication support... no [16:58:56.823] checking whether to build with LDAP support... no [16:58:56.823] checking whether to build with Bonjour support... no [16:58:56.823] checking whether to build with SELinux support... no [16:58:56.823] checking whether to build with systemd support... no [16:58:56.823] configure: WARNING: *** Readline does not work on MinGW --- disabling [16:58:56.824] checking whether to build with liburing support... no [16:58:56.824] checking whether to build with libcurl support... no [16:58:56.824] checking whether to build with libnuma support... no [16:58:56.824] checking whether to build with XML support... no [16:58:56.824] checking whether to build with LZ4 support... no [16:58:56.825] checking whether to build with ZSTD support... no [16:58:56.825] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [16:58:56.825] checking whether it is possible to strip libraries... yes [16:58:56.833] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [16:58:56.834] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [16:58:56.834] checking for a BSD-compatible install... /usr/bin/install -c [16:58:56.843] checking for tar... /usr/bin/tar [16:58:56.844] checking whether ln -s works... yes [16:58:56.844] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:58:56.846] checking for nm... /usr/bin/nm [16:58:56.846] checking for bison... /usr/bin/bison [16:58:56.849] configure: using bison (GNU Bison) 3.8.2 [16:58:56.852] checking for flex... /usr/bin/flex [16:58:56.854] configure: using flex 2.6.4 [16:58:56.854] checking for perl... /usr/bin/perl [16:58:56.857] configure: using perl 5.40.1 [16:58:56.859] checking for zic... /usr/sbin/zic [16:58:56.859] checking for a sed that does not truncate output... /usr/bin/sed [16:58:56.865] checking for grep that handles long lines and -e... /usr/bin/grep [16:58:56.867] checking for egrep... /usr/bin/grep -E [16:58:56.869] checking for ANSI C header files... yes [16:58:56.919] checking for sys/types.h... yes [16:58:56.936] checking for sys/stat.h... yes [16:58:56.950] checking for stdlib.h... yes [16:58:56.965] checking for string.h... yes [16:58:56.981] checking for memory.h... yes [16:58:56.996] checking for strings.h... yes [16:58:57.011] checking for inttypes.h... yes [16:58:57.027] checking for stdint.h... yes [16:58:57.041] checking for unistd.h... yes [16:58:57.055] checking for main in -lm... yes [16:58:57.105] checking for library containing setproctitle... no [16:58:57.205] checking for library containing dlsym... no [16:58:57.303] checking for library containing socket... -lws2_32 [16:58:57.447] checking for library containing getopt_long... none required [16:58:57.499] checking for library containing shm_open... no [16:58:57.597] checking for library containing shm_unlink... no [16:58:57.699] checking for library containing clock_gettime... none required [16:58:57.746] checking for library containing shmget... no [16:58:57.839] checking for library containing backtrace_symbols... no [16:58:57.934] checking for library containing pthread_barrier_wait... none required [16:58:57.982] checking for inflate in -lz... yes [16:58:58.036] checking copyfile.h usability... no [16:58:58.103] checking copyfile.h presence... no [16:58:58.122] checking for copyfile.h... no [16:58:58.126] checking execinfo.h usability... no [16:58:58.183] checking execinfo.h presence... no [16:58:58.202] checking for execinfo.h... no [16:58:58.205] checking getopt.h usability... yes [16:58:58.212] checking getopt.h presence... yes [16:58:58.227] checking for getopt.h... yes [16:58:58.235] checking ifaddrs.h usability... no [16:58:58.292] checking ifaddrs.h presence... no [16:58:58.312] checking for ifaddrs.h... no [16:58:58.316] checking sys/epoll.h usability... no [16:58:58.371] checking sys/epoll.h presence... no [16:58:58.391] checking for sys/epoll.h... no [16:58:58.395] checking sys/event.h usability... no [16:58:58.449] checking sys/event.h presence... no [16:58:58.467] checking for sys/event.h... no [16:58:58.470] checking sys/personality.h usability... no [16:58:58.523] checking sys/personality.h presence... no [16:58:58.542] checking for sys/personality.h... no [16:58:58.545] checking sys/prctl.h usability... no [16:58:58.599] checking sys/prctl.h presence... no [16:58:58.618] checking for sys/prctl.h... no [16:58:58.622] checking sys/procctl.h usability... no [16:58:58.678] checking sys/procctl.h presence... no [16:58:58.698] checking for sys/procctl.h... no [16:58:58.702] checking sys/signalfd.h usability... no [16:58:58.759] checking sys/signalfd.h presence... no [16:58:58.779] checking for sys/signalfd.h... no [16:58:58.782] checking sys/ucred.h usability... no [16:58:58.835] checking sys/ucred.h presence... no [16:58:58.853] checking for sys/ucred.h... no [16:58:58.856] checking termios.h usability... no [16:58:58.913] checking termios.h presence... no [16:58:58.933] checking for termios.h... no [16:58:58.937] checking uchar.h usability... yes [16:58:58.945] checking uchar.h presence... yes [16:58:58.967] checking for uchar.h... yes [16:58:58.975] checking ucred.h usability... no [16:58:59.033] checking ucred.h presence... no [16:58:59.054] checking for ucred.h... no [16:58:59.057] checking xlocale.h usability... no [16:58:59.113] checking xlocale.h presence... no [16:58:59.133] checking for xlocale.h... no [16:58:59.136] checking zlib.h usability... yes [16:58:59.145] checking zlib.h presence... yes [16:58:59.166] checking for zlib.h... yes [16:58:59.167] checking for lz4... /usr/bin/lz4 [16:58:59.167] checking for zstd... /usr/bin/zstd [16:58:59.167] checking for openssl... /usr/bin/openssl [16:58:59.172] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [16:58:59.173] checking crtdefs.h usability... yes [16:58:59.181] checking crtdefs.h presence... yes [16:58:59.196] checking for crtdefs.h... yes [16:58:59.197] checking whether byte ordering is bigendian... no [16:58:59.269] checking for C printf format archetype... gnu_printf [16:58:59.279] checking for C++ printf format archetype... gnu_printf [16:58:59.288] checking for statement expressions... yes [16:58:59.334] checking for typeof... typeof [16:58:59.342] checking for __builtin_types_compatible_p... yes [16:58:59.354] checking for __builtin_constant_p... yes [16:58:59.366] checking for __builtin_mul_overflow... yes [16:58:59.424] checking for __builtin_unreachable... yes [16:58:59.472] checking for computed goto support... yes [16:58:59.480] checking for struct tm.tm_zone... no [16:58:59.561] checking for union semun... no [16:58:59.594] checking for socklen_t... yes [16:59:00.917] checking for struct sockaddr.sa_len... no [16:59:03.114] checking for C/C++ restrict keyword... __restrict [16:59:03.128] checking for struct option... yes [16:59:03.168] checking whether assembler supports x86_64 popcntq... yes [16:59:03.176] checking size of off_t... 4 [16:59:03.375] checking for int timezone... yes [16:59:03.437] checking for backtrace_symbols... no [16:59:03.493] checking for copyfile... no [16:59:03.548] checking for copy_file_range... no [16:59:03.605] checking for elf_aux_info... no [16:59:03.659] checking for getauxval... no [16:59:03.713] checking for getifaddrs... no [16:59:03.766] checking for getpeerucred... no [16:59:03.822] checking for inet_pton... yes [16:59:03.879] checking for kqueue... no [16:59:03.936] checking for localeconv_l... no [16:59:03.993] checking for mbstowcs_l... no [16:59:04.049] checking for posix_fallocate... no [16:59:04.104] checking for ppoll... no [16:59:04.160] checking for pthread_is_threaded_np... no [16:59:04.216] checking for setproctitle... no [16:59:04.274] checking for setproctitle_fast... no [16:59:04.330] checking for strsignal... no [16:59:04.386] checking for syncfs... no [16:59:04.442] checking for sync_file_range... no [16:59:04.497] checking for uselocale... no [16:59:04.553] checking for wcstombs_l... no [16:59:04.605] checking for __builtin_bswap16... yes [16:59:04.658] checking for __builtin_bswap32... yes [16:59:04.710] checking for __builtin_bswap64... yes [16:59:04.761] checking for __builtin_clz... yes [16:59:04.813] checking for __builtin_ctz... yes [16:59:04.862] checking for __builtin_frame_address... yes [16:59:04.913] checking for _LARGEFILE_SOURCE value needed for large files... no [16:59:04.970] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [16:59:05.001] checking for posix_fadvise... no [16:59:05.059] checking whether posix_fadvise is declared... no [16:59:05.104] checking whether fdatasync is declared... no [16:59:05.151] checking whether strlcat is declared... no [16:59:05.220] checking whether strlcpy is declared... no [16:59:05.286] checking whether strsep is declared... no [16:59:05.354] checking whether timingsafe_bcmp is declared... no [16:59:05.421] checking whether preadv is declared... no [16:59:05.456] checking whether pwritev is declared... no [16:59:05.490] checking whether strchrnul is declared... no [16:59:05.535] checking whether memset_s is declared... no [16:59:05.579] checking whether F_FULLFSYNC is declared... no [16:59:05.621] checking for explicit_bzero... no [16:59:05.677] checking for getopt... yes [16:59:05.726] checking for getpeereid... no [16:59:05.777] checking for inet_aton... no [16:59:05.832] checking for mkdtemp... no [16:59:05.884] checking for strlcat... no [16:59:05.936] checking for strlcpy... no [16:59:05.992] checking for strsep... no [16:59:06.044] checking for timingsafe_bcmp... no [16:59:06.097] checking for pthread_barrier_wait... yes [16:59:06.144] configure: On mingw32ucrt we will use our strtof wrapper. [16:59:06.144] checking for getopt_long... yes [16:59:06.192] checking for syslog... no [16:59:06.243] checking for opterr... yes [16:59:06.294] checking for optreset... no [16:59:06.350] checking test program... cross-compiling [16:59:06.350] checking size of void *... 8 [16:59:06.624] checking size of size_t... 8 [16:59:06.896] checking size of long... 4 [16:59:07.103] checking size of long long... 8 [16:59:07.383] checking size of intmax_t... 8 [16:59:07.660] checking alignment of short... 2 [16:59:07.804] checking alignment of int... 4 [16:59:08.017] checking alignment of int64_t... 8 [16:59:08.294] checking alignment of double... 8 [16:59:08.585] checking for __int128... yes [16:59:08.644] checking for __int128 alignment bug... assuming ok [16:59:08.644] checking alignment of PG_INT128_TYPE... 16 [16:59:08.989] checking for builtin __sync char locking functions... yes [16:59:09.035] checking for builtin __sync int32 locking functions... yes [16:59:09.081] checking for builtin __sync int32 atomic operations... yes [16:59:09.124] checking for builtin __sync int64 atomic operations... yes [16:59:09.172] checking for builtin __atomic int32 atomic operations... yes [16:59:09.220] checking for builtin __atomic int64 atomic operations... yes [16:59:09.271] checking for __get_cpuid... yes [16:59:09.322] checking for __get_cpuid_count... yes [16:59:09.372] checking for _xgetbv... yes [16:59:09.821] checking for _mm512_popcnt_epi64... yes [16:59:10.298] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [16:59:10.412] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:59:10.434] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [16:59:10.454] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:59:10.475] 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 [16:59:10.513] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:59:10.513] checking for _mm512_clmulepi64_epi128... yes [16:59:10.978] checking for vectorized CRC-32C... AVX-512 with runtime check [16:59:10.979] checking which random number source to use... Windows native [16:59:10.981] checking for xmllint... /usr/bin/xmllint [16:59:10.981] checking for xsltproc... /usr/bin/xsltproc [16:59:10.981] checking for fop... /usr/bin/fop [16:59:10.981] checking for dbtoepub... no [16:59:10.982] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [16:59:10.982] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [16:59:10.982] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [16:59:10.993] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [16:59:10.993] 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 [16:59:10.993] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [16:59:10.993] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [16:59:11.089] configure: creating ./config.status [16:59:11.183] config.status: creating GNUmakefile [16:59:11.196] config.status: creating src/Makefile.global [16:59:11.213] config.status: creating src/include/pg_config.h [16:59:11.227] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:59:11.243] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [16:59:11.250] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [16:59:11.258] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [16:59:11.265] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [16:59:11.268] config.status: executing check_win32_symlinks commands [16:59:11.304] [16:59:11.304] real 0m16.026s [16:59:11.304] user 0m11.258s [16:59:11.304] sys 0m4.520s [16:59:11.304] make -s -j${BUILD_JOBS} clean [16:59:11.863] time make -s -j${BUILD_JOBS} world-bin [16:59:23.087] xlog.c: In function ‘AdvanceXLInsertBuffer’: [16:59:23.087] xlog.c:1993:24: error: unused variable ‘Insert’ [-Werror=unused-variable] [16:59:23.087] 1993 | XLogCtlInsert *Insert = &XLogCtl->Insert; [16:59:23.087] | ^~~~~~ [16:59:23.087] cc1: all warnings being treated as errors [16:59:23.087] make[4]: *** [: xlog.o] Error 1 [16:59:23.088] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [16:59:23.088] make[2]: *** [common.mk:37: access-recursive] Error 2 [16:59:23.088] make[2]: *** Waiting for unfinished jobs.... [16:59:26.123] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [16:59:26.123] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:59:26.123] [16:59:26.123] real 0m14.260s [16:59:26.123] user 0m37.989s [16:59:26.123] sys 0m7.512s [16:59:26.124] [16:59:26.124] Exit status: 2