[08:06:57.344] time ./configure \ [08:06:57.344] --host=x86_64-w64-mingw32ucrt \ [08:06:57.344] --enable-cassert \ [08:06:57.344] --without-icu \ [08:06:57.344] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [08:06:57.344] CXX="ccache x86_64-w64-mingw32ucrt-g++" [08:06:57.474] checking build system type... x86_64-pc-linux-gnu [08:06:57.653] checking host system type... x86_64-w64-mingw32ucrt [08:06:57.659] checking which template to use... win32 [08:06:57.659] checking whether NLS is wanted... no [08:06:57.659] checking for default port number... 5432 [08:06:57.666] checking for block size... 8kB [08:06:57.667] checking for segment size... 1GB [08:06:57.669] checking for WAL block size... 8kB [08:06:57.671] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [08:06:57.707] checking whether the C compiler works... yes [08:06:57.855] checking for C compiler default output file name... a.exe [08:06:57.856] checking for suffix of executables... .exe [08:06:57.902] checking whether we are cross compiling... yes [08:06:57.989] checking for suffix of object files... o [08:06:57.999] checking whether we are using the GNU C compiler... yes [08:06:58.007] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [08:06:58.015] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [08:06:58.025] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [08:06:58.081] checking whether we are using the GNU C++ compiler... yes [08:06:58.088] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [08:06:58.103] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [08:06:58.143] checking for gawk... no [08:06:58.144] checking for mawk... mawk [08:06:58.146] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:06:58.154] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [08:06:58.162] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:06:58.218] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:06:58.385] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [08:06:58.393] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:06:58.401] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:06:58.410] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:06:58.418] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [08:06:58.426] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [08:06:58.434] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [08:06:58.442] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:06:58.450] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:06:58.457] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:06:58.465] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [08:06:58.473] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [08:06:58.481] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [08:06:58.489] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:06:58.506] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:06:58.585] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [08:06:58.594] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [08:06:58.610] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:06:58.619] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [08:06:58.627] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:06:58.635] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:06:58.642] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:06:58.689] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:06:58.737] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:06:58.745] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:06:58.778] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:06:58.820] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:06:58.829] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:06:58.838] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:06:58.847] checking whether the C compiler still works... yes [08:06:58.916] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [08:06:58.992] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [08:06:58.992] checking pkg-config is at least version 0.9.0... yes [08:06:59.009] checking whether to build with ICU support... no [08:06:59.009] checking whether to build with Tcl... no [08:06:59.009] checking whether to build Perl modules... no [08:06:59.009] checking whether to build Python modules... no [08:06:59.009] checking whether to build with GSSAPI support... no [08:06:59.011] checking whether to build with PAM support... no [08:06:59.011] checking whether to build with BSD Authentication support... no [08:06:59.011] checking whether to build with LDAP support... no [08:06:59.011] checking whether to build with Bonjour support... no [08:06:59.011] checking whether to build with SELinux support... no [08:06:59.011] checking whether to build with systemd support... no [08:06:59.011] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:06:59.011] checking whether to build with liburing support... no [08:06:59.012] checking whether to build with libcurl support... no [08:06:59.012] checking whether to build with libnuma support... no [08:06:59.012] checking whether to build with XML support... no [08:06:59.012] checking whether to build with LZ4 support... no [08:06:59.012] checking whether to build with ZSTD support... no [08:06:59.013] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [08:06:59.013] checking whether it is possible to strip libraries... yes [08:06:59.019] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [08:06:59.020] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [08:06:59.020] checking for a BSD-compatible install... /usr/bin/install -c [08:06:59.029] checking for tar... /usr/bin/tar [08:06:59.029] checking whether ln -s works... yes [08:06:59.029] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:06:59.031] checking for nm... /usr/bin/nm [08:06:59.032] checking for bison... /usr/bin/bison [08:06:59.034] configure: using bison (GNU Bison) 3.8.2 [08:06:59.037] checking for flex... /usr/bin/flex [08:06:59.039] configure: using flex 2.6.4 [08:06:59.039] checking for perl... /usr/bin/perl [08:06:59.042] configure: using perl 5.40.1 [08:06:59.044] checking for zic... /usr/sbin/zic [08:06:59.044] checking for a sed that does not truncate output... /usr/bin/sed [08:06:59.049] checking for grep that handles long lines and -e... /usr/bin/grep [08:06:59.051] checking for egrep... /usr/bin/grep -E [08:06:59.052] checking for ANSI C header files... yes [08:06:59.102] checking for sys/types.h... yes [08:06:59.118] checking for sys/stat.h... yes [08:06:59.132] checking for stdlib.h... yes [08:06:59.147] checking for string.h... yes [08:06:59.161] checking for memory.h... yes [08:06:59.177] checking for strings.h... yes [08:06:59.191] checking for inttypes.h... yes [08:06:59.207] checking for stdint.h... yes [08:06:59.221] checking for unistd.h... yes [08:06:59.235] checking for main in -lm... yes [08:06:59.288] checking for library containing setproctitle... no [08:06:59.388] checking for library containing dlsym... no [08:06:59.487] checking for library containing socket... -lws2_32 [08:06:59.628] checking for library containing getopt_long... none required [08:06:59.677] checking for library containing shm_open... no [08:06:59.770] checking for library containing shm_unlink... no [08:06:59.868] checking for library containing clock_gettime... none required [08:06:59.916] checking for library containing shmget... no [08:07:00.013] checking for library containing backtrace_symbols... no [08:07:00.110] checking for library containing pthread_barrier_wait... none required [08:07:00.159] checking for inflate in -lz... yes [08:07:00.214] checking copyfile.h usability... no [08:07:00.286] checking copyfile.h presence... no [08:07:00.306] checking for copyfile.h... no [08:07:00.310] checking execinfo.h usability... no [08:07:00.368] checking execinfo.h presence... no [08:07:00.389] checking for execinfo.h... no [08:07:00.393] checking getopt.h usability... yes [08:07:00.403] checking getopt.h presence... yes [08:07:00.419] checking for getopt.h... yes [08:07:00.428] checking ifaddrs.h usability... no [08:07:00.483] checking ifaddrs.h presence... no [08:07:00.502] checking for ifaddrs.h... no [08:07:00.505] checking sys/epoll.h usability... no [08:07:00.561] checking sys/epoll.h presence... no [08:07:00.582] checking for sys/epoll.h... no [08:07:00.585] checking sys/event.h usability... no [08:07:00.642] checking sys/event.h presence... no [08:07:00.662] checking for sys/event.h... no [08:07:00.666] checking sys/personality.h usability... no [08:07:00.723] checking sys/personality.h presence... no [08:07:00.744] checking for sys/personality.h... no [08:07:00.748] checking sys/prctl.h usability... no [08:07:00.806] checking sys/prctl.h presence... no [08:07:00.825] checking for sys/prctl.h... no [08:07:00.829] checking sys/procctl.h usability... no [08:07:00.886] checking sys/procctl.h presence... no [08:07:00.906] checking for sys/procctl.h... no [08:07:00.909] checking sys/signalfd.h usability... no [08:07:00.967] checking sys/signalfd.h presence... no [08:07:00.988] checking for sys/signalfd.h... no [08:07:00.991] checking sys/ucred.h usability... no [08:07:01.048] checking sys/ucred.h presence... no [08:07:01.067] checking for sys/ucred.h... no [08:07:01.070] checking termios.h usability... no [08:07:01.127] checking termios.h presence... no [08:07:01.145] checking for termios.h... no [08:07:01.148] checking uchar.h usability... yes [08:07:01.156] checking uchar.h presence... yes [08:07:01.176] checking for uchar.h... yes [08:07:01.184] checking ucred.h usability... no [08:07:01.239] checking ucred.h presence... no [08:07:01.258] checking for ucred.h... no [08:07:01.262] checking xlocale.h usability... no [08:07:01.321] checking xlocale.h presence... no [08:07:01.341] checking for xlocale.h... no [08:07:01.344] checking zlib.h usability... yes [08:07:01.409] checking zlib.h presence... yes [08:07:01.430] checking for zlib.h... yes [08:07:01.430] checking for lz4... /usr/bin/lz4 [08:07:01.430] checking for zstd... /usr/bin/zstd [08:07:01.431] checking for openssl... /usr/bin/openssl [08:07:01.436] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [08:07:01.436] checking crtdefs.h usability... yes [08:07:01.445] checking crtdefs.h presence... yes [08:07:01.461] checking for crtdefs.h... yes [08:07:01.463] checking whether byte ordering is bigendian... no [08:07:01.538] checking for C printf format archetype... gnu_printf [08:07:01.548] checking for C++ printf format archetype... gnu_printf [08:07:01.558] checking for typeof... typeof [08:07:01.567] checking for C++ typeof... typeof [08:07:01.575] checking for __builtin_types_compatible_p... yes [08:07:01.586] checking for __builtin_constant_p... yes [08:07:01.617] checking for __builtin_mul_overflow... yes [08:07:01.674] checking for __builtin_unreachable... yes [08:07:01.720] checking for computed goto support... yes [08:07:01.738] checking for struct tm.tm_zone... no [08:07:01.820] checking for union semun... no [08:07:01.853] checking for socklen_t... yes [08:07:03.243] checking for struct sockaddr.sa_len... no [08:07:05.675] checking for C/C++ restrict keyword... __restrict [08:07:05.690] checking for struct option... yes [08:07:05.735] checking whether assembler supports x86_64 popcntq... yes [08:07:05.743] checking size of off_t... 4 [08:07:05.961] checking for int timezone... yes [08:07:06.026] checking for backtrace_symbols... no [08:07:06.082] checking for copyfile... no [08:07:06.139] checking for copy_file_range... no [08:07:06.197] checking for elf_aux_info... no [08:07:06.253] checking for explicit_memset... no [08:07:06.309] checking for getauxval... no [08:07:06.368] checking for getifaddrs... no [08:07:06.428] checking for getpeerucred... no [08:07:06.487] checking for inet_pton... yes [08:07:06.545] checking for kqueue... no [08:07:06.605] checking for localeconv_l... no [08:07:06.664] checking for mbstowcs_l... no [08:07:06.724] checking for memset_explicit... no [08:07:06.784] checking for posix_fallocate... no [08:07:06.844] checking for ppoll... no [08:07:06.901] checking for pthread_is_threaded_np... no [08:07:06.958] checking for setproctitle... no [08:07:07.017] checking for setproctitle_fast... no [08:07:07.075] checking for strsignal... no [08:07:07.132] checking for syncfs... no [08:07:07.190] checking for sync_file_range... no [08:07:07.248] checking for uselocale... no [08:07:07.307] checking for wcstombs_l... no [08:07:07.362] checking for __builtin_bswap16... yes [08:07:07.417] checking for __builtin_bswap32... yes [08:07:07.470] checking for __builtin_bswap64... yes [08:07:07.522] checking for __builtin_clz... yes [08:07:07.575] checking for __builtin_ctz... yes [08:07:07.628] checking for __builtin_frame_address... yes [08:07:07.680] checking for _LARGEFILE_SOURCE value needed for large files... no [08:07:07.743] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [08:07:07.774] checking for posix_fadvise... no [08:07:07.835] checking whether posix_fadvise is declared... no [08:07:07.882] checking whether fdatasync is declared... no [08:07:07.931] checking whether strlcat is declared... no [08:07:07.997] checking whether strlcpy is declared... no [08:07:08.062] checking whether strsep is declared... no [08:07:08.129] checking whether timingsafe_bcmp is declared... no [08:07:08.198] checking whether preadv is declared... no [08:07:08.233] checking whether pwritev is declared... no [08:07:08.270] checking whether strchrnul is declared... no [08:07:08.315] checking whether memset_s is declared... no [08:07:08.359] checking whether F_FULLFSYNC is declared... no [08:07:08.400] checking for explicit_bzero... no [08:07:08.454] checking for getopt... yes [08:07:08.502] checking for getpeereid... no [08:07:08.557] checking for inet_aton... no [08:07:08.609] checking for mkdtemp... no [08:07:08.662] checking for strlcat... no [08:07:08.715] checking for strlcpy... no [08:07:08.768] checking for strsep... no [08:07:08.822] checking for timingsafe_bcmp... no [08:07:08.876] checking for pthread_barrier_wait... yes [08:07:08.923] configure: On mingw32ucrt we will use our strtof wrapper. [08:07:08.924] checking for getopt_long... yes [08:07:08.973] checking for syslog... no [08:07:09.026] checking for opterr... yes [08:07:09.077] checking for optreset... no [08:07:09.136] checking test program... cross-compiling [08:07:09.136] checking size of void *... 8 [08:07:09.474] checking size of size_t... 8 [08:07:09.833] checking size of long... 4 [08:07:10.053] checking size of long long... 8 [08:07:10.363] checking size of intmax_t... 8 [08:07:10.645] checking alignment of short... 2 [08:07:10.807] checking alignment of int... 4 [08:07:11.021] checking alignment of int64_t... 8 [08:07:11.330] checking alignment of double... 8 [08:07:11.616] checking for __int128... yes [08:07:11.678] checking for __int128 alignment bug... assuming ok [08:07:11.678] checking alignment of PG_INT128_TYPE... 16 [08:07:12.046] checking for builtin __sync char locking functions... yes [08:07:12.093] checking for builtin __sync int32 locking functions... yes [08:07:12.139] checking for builtin __sync int32 atomic operations... yes [08:07:12.186] checking for builtin __sync int64 atomic operations... yes [08:07:12.236] checking for builtin __atomic int32 atomic operations... yes [08:07:12.282] checking for builtin __atomic int64 atomic operations... yes [08:07:12.331] checking for __get_cpuid... yes [08:07:12.384] checking for __get_cpuid_count... yes [08:07:12.433] checking for _xgetbv... yes [08:07:12.891] checking for _mm512_popcnt_epi64... yes [08:07:13.366] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:07:13.478] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:07:13.502] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:07:13.522] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:07:13.542] 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 [08:07:13.579] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:07:13.580] checking for _mm512_clmulepi64_epi128... yes [08:07:14.044] checking for vectorized CRC-32C... AVX-512 with runtime check [08:07:14.045] checking which random number source to use... Windows native [08:07:14.047] checking for xmllint... /usr/bin/xmllint [08:07:14.047] checking for xsltproc... /usr/bin/xsltproc [08:07:14.048] checking for fop... /usr/bin/fop [08:07:14.048] checking for dbtoepub... no [08:07:14.048] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:07:14.048] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:07:14.048] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:07:14.060] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [08:07:14.060] 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 [08:07:14.060] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:07:14.060] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:07:14.161] configure: creating ./config.status [08:07:14.260] config.status: creating GNUmakefile [08:07:14.273] config.status: creating src/Makefile.global [08:07:14.289] config.status: creating src/include/pg_config.h [08:07:14.303] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:07:14.320] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:07:14.328] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:07:14.335] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:07:14.343] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:07:14.346] config.status: executing check_win32_symlinks commands [08:07:14.381] [08:07:14.381] real 0m17.037s [08:07:14.381] user 0m11.936s [08:07:14.381] sys 0m4.798s [08:07:14.381] make -s -j${BUILD_JOBS} clean [08:07:14.923] time make -s -j${BUILD_JOBS} world-bin [08:07:51.689] slot.c: In function ‘StandbySlotsHaveCaughtup’: [08:07:51.689] slot.c:3290:9: error: "/*" within comment [-Werror=comment] [08:07:51.689] 3290 | /* In quorum mode, we only need num_sync of the listed slots to have caught up. */ [08:07:51.689] cc1: all warnings being treated as errors [08:07:51.691] make[3]: *** [: slot.o] Error 1 [08:07:51.698] make[3]: *** Waiting for unfinished jobs.... [08:07:58.028] make[2]: *** [common.mk:37: replication-recursive] Error 2 [08:07:58.030] make[2]: *** Waiting for unfinished jobs.... [08:08:08.590] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:08:08.591] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:08:08.591] [08:08:08.591] real 0m53.668s [08:08:08.591] user 2m57.730s [08:08:08.591] sys 0m27.956s [08:08:08.591] [08:08:08.591] Exit status: 2