[11:09:54.454] time ./configure \ [11:09:54.454] --host=x86_64-w64-mingw32ucrt \ [11:09:54.454] --enable-cassert \ [11:09:54.454] --without-icu \ [11:09:54.454] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [11:09:54.454] CXX="ccache x86_64-w64-mingw32ucrt-g++" [11:09:54.615] checking build system type... x86_64-pc-linux-gnu [11:09:54.836] checking host system type... x86_64-w64-mingw32ucrt [11:09:54.843] checking which template to use... win32 [11:09:54.844] checking whether NLS is wanted... no [11:09:54.844] checking for default port number... 5432 [11:09:54.852] checking for block size... 8kB [11:09:54.854] checking for segment size... 1GB [11:09:54.857] checking for WAL block size... 8kB [11:09:54.859] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [11:09:54.901] checking whether the C compiler works... yes [11:09:55.077] checking for C compiler default output file name... a.exe [11:09:55.078] checking for suffix of executables... .exe [11:09:55.126] checking whether we are cross compiling... yes [11:09:55.230] checking for suffix of object files... o [11:09:55.241] checking whether we are using the GNU C compiler... yes [11:09:55.250] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [11:09:55.260] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [11:09:55.272] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [11:09:55.331] checking whether we are using the GNU C++ compiler... yes [11:09:55.339] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [11:09:55.358] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [11:09:55.402] checking for gawk... no [11:09:55.402] checking for mawk... mawk [11:09:55.405] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:09:55.425] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [11:09:55.435] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [11:09:55.444] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:09:55.504] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:09:55.707] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:09:55.715] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:09:55.724] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [11:09:55.732] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [11:09:55.767] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [11:09:55.774] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [11:09:55.782] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:09:55.790] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:09:55.799] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:09:55.806] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [11:09:55.840] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [11:09:55.848] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [11:09:55.857] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:09:55.864] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:09:55.871] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [11:09:55.890] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [11:09:55.900] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:09:55.938] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [11:09:55.948] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:09:55.958] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:09:55.968] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:09:56.021] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:09:56.074] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:09:56.084] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:09:56.093] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:09:56.141] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:09:56.151] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:09:56.162] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:09:56.173] checking whether the C compiler still works... yes [11:09:56.247] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [11:09:56.381] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [11:09:56.381] checking pkg-config is at least version 0.9.0... yes [11:09:56.400] checking whether to build with ICU support... no [11:09:56.400] checking whether to build with Tcl... no [11:09:56.400] checking whether to build Perl modules... no [11:09:56.400] checking whether to build Python modules... no [11:09:56.400] checking whether to build with GSSAPI support... no [11:09:56.402] checking whether to build with PAM support... no [11:09:56.402] checking whether to build with BSD Authentication support... no [11:09:56.403] checking whether to build with LDAP support... no [11:09:56.403] checking whether to build with Bonjour support... no [11:09:56.403] checking whether to build with SELinux support... no [11:09:56.403] checking whether to build with systemd support... no [11:09:56.403] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:09:56.403] checking whether to build with liburing support... no [11:09:56.403] checking whether to build with libcurl support... no [11:09:56.403] checking whether to build with libnuma support... no [11:09:56.404] checking whether to build with XML support... no [11:09:56.404] checking whether to build with LZ4 support... no [11:09:56.404] checking whether to build with ZSTD support... no [11:09:56.404] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [11:09:56.405] checking whether it is possible to strip libraries... yes [11:09:56.412] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [11:09:56.413] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [11:09:56.413] checking for a BSD-compatible install... /usr/bin/install -c [11:09:56.424] checking for tar... /usr/bin/tar [11:09:56.424] checking whether ln -s works... yes [11:09:56.424] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:09:56.427] checking for nm... /usr/bin/nm [11:09:56.427] checking for bison... /usr/bin/bison [11:09:56.430] configure: using bison (GNU Bison) 3.8.2 [11:09:56.434] checking for flex... /usr/bin/flex [11:09:56.437] configure: using flex 2.6.4 [11:09:56.437] checking for perl... /usr/bin/perl [11:09:56.440] configure: using perl 5.40.1 [11:09:56.443] checking for zic... /usr/sbin/zic [11:09:56.443] checking for a sed that does not truncate output... /usr/bin/sed [11:09:56.450] checking for grep that handles long lines and -e... /usr/bin/grep [11:09:56.453] checking for egrep... /usr/bin/grep -E [11:09:56.455] checking for ANSI C header files... yes [11:09:56.513] checking for sys/types.h... yes [11:09:56.533] checking for sys/stat.h... yes [11:09:56.553] checking for stdlib.h... yes [11:09:56.572] checking for string.h... yes [11:09:56.594] checking for memory.h... yes [11:09:56.614] checking for strings.h... yes [11:09:56.634] checking for inttypes.h... yes [11:09:56.653] checking for stdint.h... yes [11:09:56.674] checking for unistd.h... yes [11:09:56.690] checking for main in -lm... yes [11:09:56.753] checking for library containing setproctitle... no [11:09:56.865] checking for library containing dlsym... no [11:09:56.974] checking for library containing socket... -lws2_32 [11:09:57.131] checking for library containing getopt_long... none required [11:09:57.188] checking for library containing shm_open... no [11:09:57.291] checking for library containing shm_unlink... no [11:09:57.395] checking for library containing clock_gettime... none required [11:09:57.444] checking for library containing shmget... no [11:09:57.551] checking for library containing backtrace_symbols... no [11:09:57.659] checking for library containing pthread_barrier_wait... none required [11:09:57.712] checking for inflate in -lz... yes [11:09:57.772] checking copyfile.h usability... no [11:09:57.849] checking copyfile.h presence... no [11:09:57.872] checking for copyfile.h... no [11:09:57.877] checking execinfo.h usability... no [11:09:57.939] checking execinfo.h presence... no [11:09:57.962] checking for execinfo.h... no [11:09:57.966] checking getopt.h usability... yes [11:09:57.976] checking getopt.h presence... yes [11:09:57.993] checking for getopt.h... yes [11:09:58.002] checking ifaddrs.h usability... no [11:09:58.066] checking ifaddrs.h presence... no [11:09:58.089] checking for ifaddrs.h... no [11:09:58.093] checking sys/epoll.h usability... no [11:09:58.155] checking sys/epoll.h presence... no [11:09:58.178] checking for sys/epoll.h... no [11:09:58.182] checking sys/event.h usability... no [11:09:58.245] checking sys/event.h presence... no [11:09:58.269] checking for sys/event.h... no [11:09:58.274] checking sys/personality.h usability... no [11:09:58.339] checking sys/personality.h presence... no [11:09:58.361] checking for sys/personality.h... no [11:09:58.365] checking sys/prctl.h usability... no [11:09:58.430] checking sys/prctl.h presence... no [11:09:58.451] checking for sys/prctl.h... no [11:09:58.455] checking sys/procctl.h usability... no [11:09:58.515] checking sys/procctl.h presence... no [11:09:58.538] checking for sys/procctl.h... no [11:09:58.543] checking sys/signalfd.h usability... no [11:09:58.606] checking sys/signalfd.h presence... no [11:09:58.629] checking for sys/signalfd.h... no [11:09:58.632] checking sys/ucred.h usability... no [11:09:58.695] checking sys/ucred.h presence... no [11:09:58.719] checking for sys/ucred.h... no [11:09:58.723] checking termios.h usability... no [11:09:58.787] checking termios.h presence... no [11:09:58.810] checking for termios.h... no [11:09:58.815] checking uchar.h usability... yes [11:09:58.825] checking uchar.h presence... yes [11:09:58.852] checking for uchar.h... yes [11:09:58.862] checking ucred.h usability... no [11:09:58.926] checking ucred.h presence... no [11:09:58.951] checking for ucred.h... no [11:09:58.955] checking xlocale.h usability... no [11:09:59.020] checking xlocale.h presence... no [11:09:59.042] checking for xlocale.h... no [11:09:59.045] checking zlib.h usability... yes [11:09:59.056] checking zlib.h presence... yes [11:09:59.086] checking for zlib.h... yes [11:09:59.086] checking for lz4... /usr/bin/lz4 [11:09:59.086] checking for zstd... /usr/bin/zstd [11:09:59.086] checking for openssl... /usr/bin/openssl [11:09:59.092] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [11:09:59.093] checking crtdefs.h usability... yes [11:09:59.102] checking crtdefs.h presence... yes [11:09:59.121] checking for crtdefs.h... yes [11:09:59.123] checking whether byte ordering is bigendian... no [11:09:59.210] checking for C printf format archetype... gnu_printf [11:09:59.222] checking for C++ printf format archetype... gnu_printf [11:09:59.232] checking for typeof... typeof [11:09:59.242] checking for C++ typeof... typeof [11:09:59.252] checking for typeof_unqual... __typeof_unqual__ [11:09:59.306] checking for C++ typeof_unqual... no [11:09:59.422] checking for __builtin_types_compatible_p... yes [11:09:59.437] checking for __builtin_constant_p... yes [11:09:59.452] checking for __builtin_mul_overflow... yes [11:09:59.517] checking for __builtin_unreachable... yes [11:09:59.568] checking for computed goto support... yes [11:09:59.578] checking for struct tm.tm_zone... no [11:09:59.668] checking for union semun... no [11:09:59.708] checking for socklen_t... yes [11:10:01.228] checking for struct sockaddr.sa_len... no [11:10:03.741] checking for C/C++ restrict keyword... __restrict [11:10:03.758] checking for struct option... yes [11:10:03.808] checking whether assembler supports x86_64 popcntq... yes [11:10:03.827] checking size of off_t... 4 [11:10:04.069] checking for SA_SIGINFO... no [11:10:04.113] checking for int timezone... yes [11:10:04.182] checking for backtrace_symbols... no [11:10:04.244] checking for copyfile... no [11:10:04.308] checking for copy_file_range... no [11:10:04.373] checking for elf_aux_info... no [11:10:04.432] checking for explicit_memset... no [11:10:04.490] checking for getauxval... no [11:10:04.548] checking for getifaddrs... no [11:10:04.606] checking for getpeerucred... no [11:10:04.664] checking for inet_pton... yes [11:10:04.724] checking for kqueue... no [11:10:04.781] checking for localeconv_l... no [11:10:04.839] checking for mbstowcs_l... no [11:10:04.895] checking for memset_explicit... no [11:10:04.953] checking for posix_fallocate... no [11:10:05.015] checking for ppoll... no [11:10:05.077] checking for pthread_is_threaded_np... no [11:10:05.138] checking for setproctitle... no [11:10:05.199] checking for setproctitle_fast... no [11:10:05.261] checking for strsignal... no [11:10:05.322] checking for syncfs... no [11:10:05.386] checking for sync_file_range... no [11:10:05.449] checking for uselocale... no [11:10:05.512] checking for wcstombs_l... no [11:10:05.570] checking for __builtin_bswap16... yes [11:10:05.632] checking for __builtin_bswap32... yes [11:10:05.693] checking for __builtin_bswap64... yes [11:10:05.754] checking for __builtin_clz... yes [11:10:05.815] checking for __builtin_ctz... yes [11:10:05.872] checking for __builtin_frame_address... yes [11:10:05.931] checking for _LARGEFILE_SOURCE value needed for large files... no [11:10:05.997] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [11:10:06.034] checking for posix_fadvise... no [11:10:06.099] checking whether posix_fadvise is declared... no [11:10:06.149] checking whether fdatasync is declared... no [11:10:06.202] checking whether strlcat is declared... no [11:10:06.277] checking whether strlcpy is declared... no [11:10:06.351] checking whether strsep is declared... no [11:10:06.423] checking whether timingsafe_bcmp is declared... no [11:10:06.494] checking whether preadv is declared... no [11:10:06.535] checking whether pwritev is declared... no [11:10:06.579] checking whether strchrnul is declared... no [11:10:06.629] checking whether memset_s is declared... no [11:10:06.679] checking whether F_FULLFSYNC is declared... no [11:10:06.725] checking for explicit_bzero... no [11:10:06.783] checking for getopt... yes [11:10:06.835] checking for getpeereid... no [11:10:06.894] checking for inet_aton... no [11:10:06.952] checking for mkdtemp... no [11:10:07.010] checking for strlcat... no [11:10:07.071] checking for strlcpy... no [11:10:07.128] checking for strsep... no [11:10:07.186] checking for timingsafe_bcmp... no [11:10:07.247] checking for pthread_barrier_wait... yes [11:10:07.301] configure: On mingw32ucrt we will use our strtof wrapper. [11:10:07.301] checking for getopt_long... yes [11:10:07.354] checking for syslog... no [11:10:07.411] checking for opterr... yes [11:10:07.464] checking for optreset... no [11:10:07.526] checking test program... cross-compiling [11:10:07.526] checking size of void *... 8 [11:10:07.921] checking size of size_t... 8 [11:10:08.259] checking size of long... 4 [11:10:08.511] checking size of long long... 8 [11:10:08.828] checking size of intmax_t... 8 [11:10:09.153] checking alignment of short... 2 [11:10:09.389] checking alignment of int... 4 [11:10:09.646] checking alignment of int64_t... 8 [11:10:09.982] checking alignment of double... 8 [11:10:10.343] checking for __int128... yes [11:10:10.407] checking for __int128 alignment bug... assuming ok [11:10:10.407] checking alignment of PG_INT128_TYPE... 16 [11:10:10.843] checking for builtin __sync char locking functions... yes [11:10:10.901] checking for builtin __sync int32 locking functions... yes [11:10:10.955] checking for builtin __sync int32 atomic operations... yes [11:10:11.011] checking for builtin __sync int64 atomic operations... yes [11:10:11.068] checking for builtin __atomic int32 atomic operations... yes [11:10:11.123] checking for builtin __atomic int64 atomic operations... yes [11:10:11.179] checking for __get_cpuid... yes [11:10:11.242] checking for __get_cpuid_count... yes [11:10:11.298] checking for __cpuidex... yes [11:10:11.354] checking for AVX2 target attribute support... yes [11:10:11.377] checking for _xgetbv... yes [11:10:11.842] checking for _mm512_popcnt_epi64... yes [11:10:12.317] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:10:12.435] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:10:12.463] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:10:12.488] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:10:12.511] 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 [11:10:12.551] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:10:12.551] checking for _mm512_clmulepi64_epi128... yes [11:10:13.021] checking for vectorized CRC-32C... AVX-512 with runtime check [11:10:13.022] checking which random number source to use... Windows native [11:10:13.024] checking for xmllint... /usr/bin/xmllint [11:10:13.024] checking for xsltproc... /usr/bin/xsltproc [11:10:13.024] checking for fop... /usr/bin/fop [11:10:13.024] checking for dbtoepub... no [11:10:13.025] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:10:13.025] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:10:13.025] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:10:13.038] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [11:10:13.038] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -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 -Wstrict-prototypes -Wold-style-definition [11:10:13.038] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:10:13.038] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:10:13.158] configure: creating ./config.status [11:10:13.267] config.status: creating GNUmakefile [11:10:13.283] config.status: creating src/Makefile.global [11:10:13.305] config.status: creating src/include/pg_config.h [11:10:13.323] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:10:13.343] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:10:13.352] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:10:13.361] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:10:13.369] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:10:13.374] config.status: executing check_win32_symlinks commands [11:10:13.413] [11:10:13.413] real 0m18.959s [11:10:13.413] user 0m12.718s [11:10:13.413] sys 0m5.823s [11:10:13.413] make -s -j${BUILD_JOBS} clean [11:10:14.029] time make -s -j${BUILD_JOBS} world-bin [11:11:23.055] subscriptioncmds.c:94:25: error: no previous declaration for ‘binary_upgrade_next_pg_subscription_oid’ [-Werror=missing-variable-declarations] [11:11:23.055] 94 | Oid binary_upgrade_next_pg_subscription_oid = InvalidOid; [11:11:23.055] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:11:23.055] cc1: all warnings being treated as errors [11:11:23.057] make[3]: *** [: subscriptioncmds.o] Error 1 [11:11:23.058] make[2]: *** [common.mk:37: commands-recursive] Error 2 [11:11:23.061] make[2]: *** Waiting for unfinished jobs.... [11:11:37.419] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [11:11:37.419] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:11:37.419] [11:11:37.419] real 1m23.390s [11:11:37.419] user 4m44.032s [11:11:37.419] sys 0m38.653s [11:11:37.419] [11:11:37.419] Exit status: 2