[07:39:48.387] time ./configure \ [07:39:48.387] --host=x86_64-w64-mingw32ucrt \ [07:39:48.387] --enable-cassert \ [07:39:48.387] --without-icu \ [07:39:48.387] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [07:39:48.387] CXX="ccache x86_64-w64-mingw32ucrt-g++" [07:39:48.520] checking build system type... x86_64-pc-linux-gnu [07:39:48.739] checking host system type... x86_64-w64-mingw32ucrt [07:39:48.746] checking which template to use... win32 [07:39:48.746] checking whether NLS is wanted... no [07:39:48.746] checking for default port number... 5432 [07:39:48.754] checking for block size... 8kB [07:39:48.756] checking for segment size... 1GB [07:39:48.759] checking for WAL block size... 8kB [07:39:48.760] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [07:39:48.796] checking whether the C compiler works... yes [07:39:48.969] checking for C compiler default output file name... a.exe [07:39:48.970] checking for suffix of executables... .exe [07:39:49.015] checking whether we are cross compiling... yes [07:39:49.113] checking for suffix of object files... o [07:39:49.122] checking whether we are using the GNU C compiler... yes [07:39:49.129] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [07:39:49.137] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [07:39:49.147] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [07:39:49.205] checking whether we are using the GNU C++ compiler... yes [07:39:49.213] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [07:39:49.229] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [07:39:49.268] checking for gawk... no [07:39:49.268] checking for mawk... mawk [07:39:49.271] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:39:49.279] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [07:39:49.287] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:39:49.346] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:39:49.551] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [07:39:49.559] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:39:49.568] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:39:49.576] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:39:49.585] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [07:39:49.593] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [07:39:49.601] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [07:39:49.610] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:39:49.618] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:39:49.626] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:39:49.634] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [07:39:49.643] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [07:39:49.651] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [07:39:49.660] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:39:49.668] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:39:49.677] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [07:39:49.685] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [07:39:49.693] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:39:49.701] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [07:39:49.709] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:39:49.717] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:39:49.725] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:39:49.775] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:39:49.824] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:39:49.832] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:39:49.841] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:39:49.887] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:39:49.896] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:39:49.905] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:39:49.915] checking whether the C compiler still works... yes [07:39:49.990] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [07:39:50.073] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [07:39:50.073] checking pkg-config is at least version 0.9.0... yes [07:39:50.092] checking whether to build with ICU support... no [07:39:50.092] checking whether to build with Tcl... no [07:39:50.093] checking whether to build Perl modules... no [07:39:50.093] checking whether to build Python modules... no [07:39:50.093] checking whether to build with GSSAPI support... no [07:39:50.094] checking whether to build with PAM support... no [07:39:50.097] checking whether to build with BSD Authentication support... no [07:39:50.097] checking whether to build with LDAP support... no [07:39:50.097] checking whether to build with Bonjour support... no [07:39:50.097] checking whether to build with SELinux support... no [07:39:50.097] checking whether to build with systemd support... no [07:39:50.097] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:39:50.097] checking whether to build with liburing support... no [07:39:50.097] checking whether to build with libcurl support... no [07:39:50.097] checking whether to build with libnuma support... no [07:39:50.097] checking whether to build with XML support... no [07:39:50.097] checking whether to build with LZ4 support... no [07:39:50.097] checking whether to build with ZSTD support... no [07:39:50.097] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [07:39:50.097] checking whether it is possible to strip libraries... yes [07:39:50.103] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [07:39:50.104] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [07:39:50.104] checking for a BSD-compatible install... /usr/bin/install -c [07:39:50.114] checking for tar... /usr/bin/tar [07:39:50.114] checking whether ln -s works... yes [07:39:50.114] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:39:50.117] checking for nm... /usr/bin/nm [07:39:50.117] checking for bison... /usr/bin/bison [07:39:50.120] configure: using bison (GNU Bison) 3.8.2 [07:39:50.123] checking for flex... /usr/bin/flex [07:39:50.125] configure: using flex 2.6.4 [07:39:50.125] checking for perl... /usr/bin/perl [07:39:50.128] configure: using perl 5.40.1 [07:39:50.131] checking for zic... /usr/sbin/zic [07:39:50.131] checking for a sed that does not truncate output... /usr/bin/sed [07:39:50.137] checking for grep that handles long lines and -e... /usr/bin/grep [07:39:50.139] checking for egrep... /usr/bin/grep -E [07:39:50.141] checking for ANSI C header files... yes [07:39:50.199] checking for sys/types.h... yes [07:39:50.217] checking for sys/stat.h... yes [07:39:50.234] checking for stdlib.h... yes [07:39:50.250] checking for string.h... yes [07:39:50.267] checking for memory.h... yes [07:39:50.285] checking for strings.h... yes [07:39:50.302] checking for inttypes.h... yes [07:39:50.320] checking for stdint.h... yes [07:39:50.337] checking for unistd.h... yes [07:39:50.352] checking for main in -lm... yes [07:39:50.408] checking for library containing setproctitle... no [07:39:50.510] checking for library containing dlsym... no [07:39:50.608] checking for library containing socket... -lws2_32 [07:39:50.751] checking for library containing getopt_long... none required [07:39:50.802] checking for library containing shm_open... no [07:39:50.900] checking for library containing shm_unlink... no [07:39:50.997] checking for library containing clock_gettime... none required [07:39:51.044] checking for library containing shmget... no [07:39:51.141] checking for library containing backtrace_symbols... no [07:39:51.237] checking for library containing pthread_barrier_wait... none required [07:39:51.286] checking for inflate in -lz... yes [07:39:51.339] checking copyfile.h usability... no [07:39:51.410] checking copyfile.h presence... no [07:39:51.430] checking for copyfile.h... no [07:39:51.433] checking execinfo.h usability... no [07:39:51.489] checking execinfo.h presence... no [07:39:51.509] checking for execinfo.h... no [07:39:51.512] checking getopt.h usability... yes [07:39:51.519] checking getopt.h presence... yes [07:39:51.533] checking for getopt.h... yes [07:39:51.542] checking ifaddrs.h usability... no [07:39:51.598] checking ifaddrs.h presence... no [07:39:51.618] checking for ifaddrs.h... no [07:39:51.622] checking sys/epoll.h usability... no [07:39:51.680] checking sys/epoll.h presence... no [07:39:51.700] checking for sys/epoll.h... no [07:39:51.704] checking sys/event.h usability... no [07:39:51.760] checking sys/event.h presence... no [07:39:51.780] checking for sys/event.h... no [07:39:51.784] checking sys/personality.h usability... no [07:39:51.841] checking sys/personality.h presence... no [07:39:51.861] checking for sys/personality.h... no [07:39:51.865] checking sys/prctl.h usability... no [07:39:51.921] checking sys/prctl.h presence... no [07:39:51.942] checking for sys/prctl.h... no [07:39:51.946] checking sys/procctl.h usability... no [07:39:52.003] checking sys/procctl.h presence... no [07:39:52.025] checking for sys/procctl.h... no [07:39:52.029] checking sys/signalfd.h usability... no [07:39:52.085] checking sys/signalfd.h presence... no [07:39:52.106] checking for sys/signalfd.h... no [07:39:52.110] checking sys/ucred.h usability... no [07:39:52.167] checking sys/ucred.h presence... no [07:39:52.188] checking for sys/ucred.h... no [07:39:52.192] checking termios.h usability... no [07:39:52.249] checking termios.h presence... no [07:39:52.267] checking for termios.h... no [07:39:52.271] checking uchar.h usability... yes [07:39:52.278] checking uchar.h presence... yes [07:39:52.299] checking for uchar.h... yes [07:39:52.306] checking ucred.h usability... no [07:39:52.361] checking ucred.h presence... no [07:39:52.382] checking for ucred.h... no [07:39:52.386] checking xlocale.h usability... no [07:39:52.445] checking xlocale.h presence... no [07:39:52.465] checking for xlocale.h... no [07:39:52.468] checking zlib.h usability... yes [07:39:52.477] checking zlib.h presence... yes [07:39:52.500] checking for zlib.h... yes [07:39:52.500] checking for lz4... /usr/bin/lz4 [07:39:52.500] checking for zstd... /usr/bin/zstd [07:39:52.500] checking for openssl... /usr/bin/openssl [07:39:52.506] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [07:39:52.506] checking crtdefs.h usability... yes [07:39:52.515] checking crtdefs.h presence... yes [07:39:52.531] checking for crtdefs.h... yes [07:39:52.533] checking whether byte ordering is bigendian... no [07:39:52.607] checking for C printf format archetype... gnu_printf [07:39:52.617] checking for C++ printf format archetype... gnu_printf [07:39:52.625] checking for statement expressions... yes [07:39:52.669] checking for typeof... typeof [07:39:52.677] checking for __builtin_types_compatible_p... yes [07:39:52.689] checking for __builtin_constant_p... yes [07:39:52.701] checking for __builtin_mul_overflow... yes [07:39:52.760] checking for __builtin_unreachable... yes [07:39:52.807] checking for computed goto support... yes [07:39:52.815] checking for struct tm.tm_zone... no [07:39:52.892] checking for union semun... no [07:39:52.923] checking for socklen_t... yes [07:39:54.293] checking for struct sockaddr.sa_len... no [07:39:56.716] checking for C/C++ restrict keyword... __restrict [07:39:56.731] checking for struct option... yes [07:39:56.776] checking whether assembler supports x86_64 popcntq... yes [07:39:56.784] checking size of off_t... 4 [07:39:56.991] checking for int timezone... yes [07:39:57.055] checking for backtrace_symbols... no [07:39:57.112] checking for copyfile... no [07:39:57.167] checking for copy_file_range... no [07:39:57.223] checking for elf_aux_info... no [07:39:57.280] checking for getauxval... no [07:39:57.338] checking for getifaddrs... no [07:39:57.396] checking for getpeerucred... no [07:39:57.453] checking for inet_pton... yes [07:39:57.508] checking for kqueue... no [07:39:57.566] checking for localeconv_l... no [07:39:57.624] checking for mbstowcs_l... no [07:39:57.681] checking for posix_fallocate... no [07:39:57.738] checking for ppoll... no [07:39:57.794] checking for pthread_is_threaded_np... no [07:39:57.852] checking for setproctitle... no [07:39:57.908] checking for setproctitle_fast... no [07:39:57.963] checking for strsignal... no [07:39:58.017] checking for syncfs... no [07:39:58.072] checking for sync_file_range... no [07:39:58.128] checking for uselocale... no [07:39:58.182] checking for wcstombs_l... no [07:39:58.234] checking for __builtin_bswap16... yes [07:39:58.287] checking for __builtin_bswap32... yes [07:39:58.341] checking for __builtin_bswap64... yes [07:39:58.393] checking for __builtin_clz... yes [07:39:58.447] checking for __builtin_ctz... yes [07:39:58.499] checking for __builtin_frame_address... yes [07:39:58.551] checking for _LARGEFILE_SOURCE value needed for large files... no [07:39:58.610] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [07:39:58.641] checking for posix_fadvise... no [07:39:58.699] checking whether posix_fadvise is declared... no [07:39:58.743] checking whether fdatasync is declared... no [07:39:58.788] checking whether strlcat is declared... no [07:39:58.853] checking whether strlcpy is declared... no [07:39:58.918] checking whether strsep is declared... no [07:39:58.985] checking whether timingsafe_bcmp is declared... no [07:39:59.051] checking whether preadv is declared... no [07:39:59.087] checking whether pwritev is declared... no [07:39:59.122] checking whether strchrnul is declared... no [07:39:59.164] checking whether memset_s is declared... no [07:39:59.207] checking whether F_FULLFSYNC is declared... no [07:39:59.246] checking for explicit_bzero... no [07:39:59.299] checking for getopt... yes [07:39:59.346] checking for getpeereid... no [07:39:59.398] checking for inet_aton... no [07:39:59.451] checking for mkdtemp... no [07:39:59.503] checking for strlcat... no [07:39:59.557] checking for strlcpy... no [07:39:59.610] checking for strsep... no [07:39:59.663] checking for timingsafe_bcmp... no [07:39:59.716] checking for pthread_barrier_wait... yes [07:39:59.764] configure: On mingw32ucrt we will use our strtof wrapper. [07:39:59.764] checking for getopt_long... yes [07:39:59.814] checking for syslog... no [07:39:59.867] checking for opterr... yes [07:39:59.919] checking for optreset... no [07:39:59.978] checking test program... cross-compiling [07:39:59.978] checking size of void *... 8 [07:40:00.258] checking size of size_t... 8 [07:40:00.536] checking size of long... 4 [07:40:00.750] checking size of long long... 8 [07:40:01.028] checking size of intmax_t... 8 [07:40:01.304] checking alignment of short... 2 [07:40:01.447] checking alignment of int... 4 [07:40:01.654] checking alignment of int64_t... 8 [07:40:01.932] checking alignment of double... 8 [07:40:02.211] checking for __int128... yes [07:40:02.272] checking for __int128 alignment bug... assuming ok [07:40:02.272] checking alignment of PG_INT128_TYPE... 16 [07:40:02.612] checking for builtin __sync char locking functions... yes [07:40:02.659] checking for builtin __sync int32 locking functions... yes [07:40:02.706] checking for builtin __sync int32 atomic operations... yes [07:40:02.753] checking for builtin __sync int64 atomic operations... yes [07:40:02.800] checking for builtin __atomic int32 atomic operations... yes [07:40:02.846] checking for builtin __atomic int64 atomic operations... yes [07:40:02.893] checking for __get_cpuid... yes [07:40:02.944] checking for __get_cpuid_count... yes [07:40:02.993] checking for _xgetbv... yes [07:40:03.449] checking for _mm512_popcnt_epi64... yes [07:40:03.922] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:40:04.034] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:40:04.057] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:40:04.076] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:40:04.096] 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 [07:40:04.132] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:40:04.132] checking for _mm512_clmulepi64_epi128... yes [07:40:04.582] checking for vectorized CRC-32C... AVX-512 with runtime check [07:40:04.582] checking which random number source to use... Windows native [07:40:04.584] checking for xmllint... /usr/bin/xmllint [07:40:04.585] checking for xsltproc... /usr/bin/xsltproc [07:40:04.585] checking for fop... /usr/bin/fop [07:40:04.585] checking for dbtoepub... no [07:40:04.585] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:40:04.585] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:40:04.585] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:40:04.596] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [07:40:04.596] 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 [07:40:04.596] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:40:04.597] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:40:04.692] configure: creating ./config.status [07:40:04.784] config.status: creating GNUmakefile [07:40:04.797] config.status: creating src/Makefile.global [07:40:04.813] config.status: creating src/include/pg_config.h [07:40:04.827] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:40:04.844] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:40:04.852] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:40:04.860] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:40:04.868] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:40:04.872] config.status: executing check_win32_symlinks commands [07:40:04.908] [07:40:04.908] real 0m16.521s [07:40:04.908] user 0m11.526s [07:40:04.908] sys 0m4.596s [07:40:04.908] make -s -j${BUILD_JOBS} clean [07:40:05.486] time make -s -j${BUILD_JOBS} world-bin [07:40:10.248] slot.c: In function ‘StandbySlotsHaveCaughtup’: [07:40:10.248] slot.c:3289:9: error: "/*" within comment [-Werror=comment] [07:40:10.248] 3289 | /* In quorum mode, we only need num_sync of the listed slots to have caught up. */ [07:40:10.248] cc1: all warnings being treated as errors [07:40:10.249] make[3]: *** [: slot.o] Error 1 [07:40:10.250] make[2]: *** [common.mk:37: replication-recursive] Error 2 [07:40:10.250] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:40:10.250] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:40:10.250] [07:40:10.250] real 0m4.765s [07:40:10.250] user 0m7.714s [07:40:10.250] sys 0m4.197s [07:40:10.251] [07:40:10.251] Exit status: 2