[21:37:58.723] time ./configure \ [21:37:58.723] --host=x86_64-w64-mingw32 \ [21:37:58.723] --enable-cassert \ [21:37:58.723] --without-icu \ [21:37:58.723] CC="ccache x86_64-w64-mingw32-gcc" \ [21:37:58.723] CXX="ccache x86_64-w64-mingw32-g++" [21:37:58.868] checking build system type... x86_64-pc-linux-gnu [21:37:59.063] checking host system type... x86_64-w64-mingw32 [21:37:59.070] checking which template to use... win32 [21:37:59.070] checking whether NLS is wanted... no [21:37:59.070] checking for default port number... 5432 [21:37:59.079] checking for block size... 8kB [21:37:59.081] checking for segment size... 1GB [21:37:59.084] checking for WAL block size... 8kB [21:37:59.086] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:37:59.125] checking whether the C compiler works... yes [21:37:59.281] checking for C compiler default output file name... a.exe [21:37:59.282] checking for suffix of executables... .exe [21:37:59.331] checking whether we are cross compiling... yes [21:37:59.417] checking for suffix of object files... o [21:37:59.426] checking whether we are using the GNU C compiler... yes [21:37:59.434] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:37:59.443] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:37:59.455] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [21:37:59.510] checking whether we are using the GNU C++ compiler... yes [21:37:59.518] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:37:59.564] checking for gawk... no [21:37:59.564] checking for mawk... mawk [21:37:59.567] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:37:59.575] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:37:59.584] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:37:59.635] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:37:59.808] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:37:59.815] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:37:59.823] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:37:59.831] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:37:59.839] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:37:59.846] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:37:59.854] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:37:59.862] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:37:59.870] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:37:59.878] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:37:59.887] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:37:59.895] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:37:59.904] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:37:59.945] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:37:59.954] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:37:59.963] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:37:59.972] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:37:59.980] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:37:59.989] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:38:00.018] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:38:00.026] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:38:00.035] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:38:00.077] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:38:00.120] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:38:00.129] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:38:00.139] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:38:00.179] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:38:00.187] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:38:00.195] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:38:00.205] checking whether the C compiler still works... yes [21:38:00.282] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:38:00.375] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:38:00.375] checking pkg-config is at least version 0.9.0... yes [21:38:00.392] checking whether to build with ICU support... no [21:38:00.393] checking whether to build with Tcl... no [21:38:00.393] checking whether to build Perl modules... no [21:38:00.393] checking whether to build Python modules... no [21:38:00.393] checking whether to build with GSSAPI support... no [21:38:00.395] checking whether to build with PAM support... no [21:38:00.395] checking whether to build with BSD Authentication support... no [21:38:00.395] checking whether to build with LDAP support... no [21:38:00.395] checking whether to build with Bonjour support... no [21:38:00.395] checking whether to build with SELinux support... no [21:38:00.395] checking whether to build with systemd support... no [21:38:00.396] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:38:00.396] checking whether to build with liburing support... no [21:38:00.396] checking whether to build with libcurl support... no [21:38:00.396] checking whether to build with libnuma support... no [21:38:00.396] checking whether to build with XML support... no [21:38:00.397] checking whether to build with LZ4 support... no [21:38:00.397] checking whether to build with ZSTD support... no [21:38:00.397] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:38:00.398] checking whether it is possible to strip libraries... yes [21:38:00.407] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:38:00.408] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:38:00.408] checking for a BSD-compatible install... /usr/bin/install -c [21:38:00.419] checking for tar... /usr/bin/tar [21:38:00.419] checking whether ln -s works... yes [21:38:00.419] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:38:00.422] checking for bison... /usr/bin/bison [21:38:00.425] configure: using bison (GNU Bison) 3.8.2 [21:38:00.428] checking for flex... /usr/bin/flex [21:38:00.431] configure: using flex 2.6.4 [21:38:00.431] checking for perl... /usr/bin/perl [21:38:00.435] configure: using perl 5.36.0 [21:38:00.437] checking for zic... /usr/sbin/zic [21:38:00.438] checking for a sed that does not truncate output... /usr/bin/sed [21:38:00.444] checking for grep that handles long lines and -e... /usr/bin/grep [21:38:00.447] checking for egrep... /usr/bin/grep -E [21:38:00.449] checking for ANSI C header files... yes [21:38:00.510] checking for sys/types.h... yes [21:38:00.530] checking for sys/stat.h... yes [21:38:00.550] checking for stdlib.h... yes [21:38:00.567] checking for string.h... yes [21:38:00.585] checking for memory.h... yes [21:38:00.604] checking for strings.h... yes [21:38:00.621] checking for inttypes.h... yes [21:38:00.640] checking for stdint.h... yes [21:38:00.658] checking for unistd.h... yes [21:38:00.676] checking for main in -lm... yes [21:38:00.732] checking for library containing setproctitle... no [21:38:00.834] checking for library containing dlsym... no [21:38:00.937] checking for library containing socket... -lws2_32 [21:38:01.090] checking for library containing getopt_long... none required [21:38:01.145] checking for library containing shm_open... no [21:38:01.249] checking for library containing shm_unlink... no [21:38:01.352] checking for library containing clock_gettime... no [21:38:01.454] checking for library containing shmget... no [21:38:01.553] checking for library containing backtrace_symbols... no [21:38:01.657] checking for library containing pthread_barrier_wait... -lpthread [21:38:01.757] checking for inflate in -lz... yes [21:38:01.813] checking atomic.h usability... no [21:38:01.877] checking atomic.h presence... no [21:38:01.898] checking for atomic.h... no [21:38:01.902] checking copyfile.h usability... no [21:38:01.966] checking copyfile.h presence... no [21:38:01.988] checking for copyfile.h... no [21:38:01.992] checking execinfo.h usability... no [21:38:02.056] checking execinfo.h presence... no [21:38:02.079] checking for execinfo.h... no [21:38:02.083] checking getopt.h usability... yes [21:38:02.092] checking getopt.h presence... yes [21:38:02.110] checking for getopt.h... yes [21:38:02.119] checking ifaddrs.h usability... no [21:38:02.181] checking ifaddrs.h presence... no [21:38:02.205] checking for ifaddrs.h... no [21:38:02.209] checking mbarrier.h usability... no [21:38:02.273] checking mbarrier.h presence... no [21:38:02.296] checking for mbarrier.h... no [21:38:02.301] checking sys/epoll.h usability... no [21:38:02.366] checking sys/epoll.h presence... no [21:38:02.389] checking for sys/epoll.h... no [21:38:02.393] checking sys/event.h usability... no [21:38:02.458] checking sys/event.h presence... no [21:38:02.480] checking for sys/event.h... no [21:38:02.484] checking sys/personality.h usability... no [21:38:02.548] checking sys/personality.h presence... no [21:38:02.571] checking for sys/personality.h... no [21:38:02.575] checking sys/prctl.h usability... no [21:38:02.638] checking sys/prctl.h presence... no [21:38:02.661] checking for sys/prctl.h... no [21:38:02.665] checking sys/procctl.h usability... no [21:38:02.725] checking sys/procctl.h presence... no [21:38:02.748] checking for sys/procctl.h... no [21:38:02.752] checking sys/signalfd.h usability... no [21:38:02.818] checking sys/signalfd.h presence... no [21:38:02.840] checking for sys/signalfd.h... no [21:38:02.844] checking sys/ucred.h usability... no [21:38:02.908] checking sys/ucred.h presence... no [21:38:02.931] checking for sys/ucred.h... no [21:38:02.935] checking termios.h usability... no [21:38:02.997] checking termios.h presence... no [21:38:03.020] checking for termios.h... no [21:38:03.023] checking ucred.h usability... no [21:38:03.086] checking ucred.h presence... no [21:38:03.109] checking for ucred.h... no [21:38:03.114] checking xlocale.h usability... no [21:38:03.177] checking xlocale.h presence... no [21:38:03.201] checking for xlocale.h... no [21:38:03.204] checking zlib.h usability... yes [21:38:03.216] checking zlib.h presence... yes [21:38:03.240] checking for zlib.h... yes [21:38:03.240] checking for lz4... /usr/bin/lz4 [21:38:03.241] checking for zstd... /usr/bin/zstd [21:38:03.241] checking for openssl... /usr/bin/openssl [21:38:03.247] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [21:38:03.248] checking crtdefs.h usability... yes [21:38:03.257] checking crtdefs.h presence... yes [21:38:03.275] checking for crtdefs.h... yes [21:38:03.276] checking whether byte ordering is bigendian... no [21:38:03.363] checking for inline... inline [21:38:03.372] checking for printf format archetype... gnu_printf [21:38:03.383] checking for _Static_assert... yes [21:38:03.432] checking for typeof... typeof [21:38:03.441] checking for __builtin_types_compatible_p... yes [21:38:03.454] checking for __builtin_constant_p... yes [21:38:03.468] checking for __builtin_mul_overflow... yes [21:38:03.521] checking for __builtin_unreachable... yes [21:38:03.570] checking for computed goto support... yes [21:38:03.578] checking for struct tm.tm_zone... no [21:38:03.672] checking for union semun... no [21:38:03.715] checking for socklen_t... yes [21:38:05.020] checking for struct sockaddr.sa_len... no [21:38:07.225] checking for C/C++ restrict keyword... __restrict [21:38:07.241] checking for struct option... yes [21:38:07.292] checking whether assembler supports x86_64 popcntq... yes [21:38:07.302] checking size of off_t... 4 [21:38:07.527] 0 [21:38:07.527] checking for int timezone... yes [21:38:07.588] checking for backtrace_symbols... no [21:38:07.646] checking for copyfile... no [21:38:07.705] checking for copy_file_range... no [21:38:07.768] checking for elf_aux_info... no [21:38:07.827] checking for getauxval... no [21:38:07.888] checking for getifaddrs... no [21:38:07.948] checking for getpeerucred... no [21:38:08.008] checking for inet_pton... yes [21:38:08.067] checking for kqueue... no [21:38:08.127] checking for localeconv_l... no [21:38:08.186] checking for mbstowcs_l... no [21:38:08.243] checking for posix_fallocate... no [21:38:08.299] checking for ppoll... no [21:38:08.359] checking for pthread_is_threaded_np... no [21:38:08.419] checking for setproctitle... no [21:38:08.481] checking for setproctitle_fast... no [21:38:08.540] checking for strsignal... no [21:38:08.599] checking for syncfs... no [21:38:08.655] checking for sync_file_range... no [21:38:08.713] checking for uselocale... no [21:38:08.776] checking for wcstombs_l... no [21:38:08.832] checking for __builtin_bswap16... yes [21:38:08.892] checking for __builtin_bswap32... yes [21:38:08.951] checking for __builtin_bswap64... yes [21:38:09.008] checking for __builtin_clz... yes [21:38:09.066] checking for __builtin_ctz... yes [21:38:09.123] checking for __builtin_popcount... yes [21:38:09.180] checking for __builtin_frame_address... yes [21:38:09.237] checking for _LARGEFILE_SOURCE value needed for large files... no [21:38:09.300] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:38:09.337] checking for posix_fadvise... no [21:38:09.397] checking whether posix_fadvise is declared... no [21:38:09.449] checking whether fdatasync is declared... no [21:38:09.503] checking whether strlcat is declared... no [21:38:09.578] checking whether strlcpy is declared... no [21:38:09.652] checking whether strnlen is declared... yes [21:38:09.669] checking whether strsep is declared... no [21:38:09.744] checking whether timingsafe_bcmp is declared... no [21:38:09.823] checking whether preadv is declared... no [21:38:09.871] checking whether pwritev is declared... no [21:38:09.916] checking whether strchrnul is declared... no [21:38:09.967] checking whether memset_s is declared... no [21:38:10.019] checking whether F_FULLFSYNC is declared... no [21:38:10.065] checking for explicit_bzero... no [21:38:10.120] checking for getopt... yes [21:38:10.172] checking for getpeereid... no [21:38:10.227] checking for inet_aton... no [21:38:10.284] checking for mkdtemp... no [21:38:10.341] checking for strlcat... no [21:38:10.396] checking for strlcpy... no [21:38:10.454] checking for strnlen... yes [21:38:10.512] checking for strsep... no [21:38:10.569] checking for timingsafe_bcmp... no [21:38:10.625] checking for pthread_barrier_wait... yes [21:38:10.678] configure: On mingw32 we will use our strtof wrapper. [21:38:10.678] checking for getopt_long... yes [21:38:10.729] checking for syslog... no [21:38:10.788] checking for opterr... yes [21:38:10.846] checking for optreset... no [21:38:10.908] checking test program... cross-compiling [21:38:10.908] checking size of void *... 8 [21:38:11.230] checking size of size_t... 8 [21:38:11.554] checking size of long... 4 [21:38:11.805] checking size of long long... 8 [21:38:12.126] checking alignment of short... 2 [21:38:12.288] checking alignment of int... 4 [21:38:12.520] checking alignment of long... 4 [21:38:12.764] checking alignment of int64_t... 8 [21:38:13.081] checking alignment of double... 8 [21:38:13.383] checking for __int128... yes [21:38:13.445] checking for __int128 alignment bug... assuming ok [21:38:13.445] checking alignment of PG_INT128_TYPE... 16 [21:38:13.845] checking for builtin __sync char locking functions... yes [21:38:13.896] checking for builtin __sync int32 locking functions... yes [21:38:13.944] checking for builtin __sync int32 atomic operations... yes [21:38:13.996] checking for builtin __sync int64 atomic operations... yes [21:38:14.046] checking for builtin __atomic int32 atomic operations... yes [21:38:14.097] checking for builtin __atomic int64 atomic operations... yes [21:38:14.146] checking for __get_cpuid... yes [21:38:14.201] checking for __get_cpuid_count... yes [21:38:14.255] checking for _xgetbv... yes [21:38:14.672] checking for _mm512_popcnt_epi64... yes [21:38:15.114] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:38:15.230] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:38:15.257] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:38:15.280] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:38:15.305] 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 [21:38:15.372] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:38:15.372] checking for _mm512_clmulepi64_epi128... yes [21:38:15.800] checking for vectorized CRC-32C... AVX-512 with runtime check [21:38:15.801] checking which random number source to use... Windows native [21:38:15.803] checking for xmllint... /usr/bin/xmllint [21:38:15.803] checking for xsltproc... /usr/bin/xsltproc [21:38:15.804] checking for fop... /usr/bin/fop [21:38:15.804] checking for dbtoepub... no [21:38:15.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:38:15.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:38:15.805] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:38:15.817] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:38:15.817] 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 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [21:38:15.817] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:38:15.818] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:38:15.930] configure: creating ./config.status [21:38:16.034] config.status: creating GNUmakefile [21:38:16.048] config.status: creating src/Makefile.global [21:38:16.067] config.status: creating src/include/pg_config.h [21:38:16.082] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:38:16.099] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:38:16.108] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:38:16.116] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:38:16.125] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:38:16.129] config.status: executing check_win32_symlinks commands [21:38:16.170] [21:38:16.170] real 0m17.447s [21:38:16.170] user 0m11.600s [21:38:16.170] sys 0m5.562s [21:38:16.170] make -s -j${BUILD_JOBS} clean [21:38:16.781] time make -s -j${BUILD_JOBS} world-bin [21:38:27.002] parsexlog.c: In function ‘findLastCheckpoint’: [21:38:27.002] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatible-local] [21:38:27.002] 264 | CheckPoint checkPoint; [21:38:27.002] | ^~~~~~~~~~ [21:38:27.002] parsexlog.c:255:49: note: shadowed declaration is here [21:38:27.002] 255 | CheckPoint checkPoint; [21:38:27.002] | ^~~~~~~~~~ [21:38:27.002] cc1: all warnings being treated as errors [21:38:27.004] make[3]: *** [: parsexlog.o] Error 1 [21:38:27.004] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [21:38:27.004] make[2]: *** Waiting for unfinished jobs.... [21:38:27.174] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:38:27.174] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:38:27.174] [21:38:27.174] real 0m10.393s [21:38:27.174] user 0m16.076s [21:38:27.174] sys 0m11.638s [21:38:27.175] [21:38:27.175] Exit status: 2