[03:32:55.343] time ./configure \ [03:32:55.343] --host=x86_64-w64-mingw32ucrt \ [03:32:55.343] --enable-cassert \ [03:32:55.343] --without-icu \ [03:32:55.343] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [03:32:55.343] CXX="ccache x86_64-w64-mingw32ucrt-g++" [03:32:55.462] checking build system type... x86_64-pc-linux-gnu [03:32:55.627] checking host system type... x86_64-w64-mingw32ucrt [03:32:55.633] checking which template to use... win32 [03:32:55.633] checking whether NLS is wanted... no [03:32:55.634] checking for default port number... 5432 [03:32:55.642] checking for block size... 8kB [03:32:55.644] checking for segment size... 1GB [03:32:55.647] checking for WAL block size... 8kB [03:32:55.648] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [03:32:55.686] checking whether the C compiler works... yes [03:32:55.826] checking for C compiler default output file name... a.exe [03:32:55.827] checking for suffix of executables... .exe [03:32:55.873] checking whether we are cross compiling... yes [03:32:55.996] checking for suffix of object files... o [03:32:56.004] checking whether we are using the GNU C compiler... yes [03:32:56.011] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [03:32:56.019] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [03:32:56.029] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [03:32:56.080] checking whether we are using the GNU C++ compiler... yes [03:32:56.086] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [03:32:56.289] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [03:32:56.327] checking for gawk... no [03:32:56.327] checking for mawk... mawk [03:32:56.330] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:32:56.338] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [03:32:56.347] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:32:56.404] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:32:56.461] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [03:32:56.469] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:32:56.477] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:32:56.485] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:32:56.492] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [03:32:56.500] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [03:32:56.508] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [03:32:56.516] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:32:56.523] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:32:56.530] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:32:56.538] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [03:32:56.545] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [03:32:56.552] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [03:32:56.560] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:32:56.568] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:32:56.576] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [03:32:56.584] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [03:32:56.591] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:32:56.599] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [03:32:56.633] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:32:56.641] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:32:56.675] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:32:56.722] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:32:56.770] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:32:56.777] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:32:56.785] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:32:56.827] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:32:56.836] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:32:56.844] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:32:56.852] checking whether the C compiler still works... yes [03:32:56.912] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [03:32:56.989] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [03:32:56.990] checking pkg-config is at least version 0.9.0... yes [03:32:57.007] checking whether to build with ICU support... no [03:32:57.007] checking whether to build with Tcl... no [03:32:57.007] checking whether to build Perl modules... no [03:32:57.007] checking whether to build Python modules... no [03:32:57.007] checking whether to build with GSSAPI support... no [03:32:57.009] checking whether to build with PAM support... no [03:32:57.009] checking whether to build with BSD Authentication support... no [03:32:57.009] checking whether to build with LDAP support... no [03:32:57.009] checking whether to build with Bonjour support... no [03:32:57.009] checking whether to build with SELinux support... no [03:32:57.009] checking whether to build with systemd support... no [03:32:57.009] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:32:57.009] checking whether to build with liburing support... no [03:32:57.009] checking whether to build with libcurl support... no [03:32:57.010] checking whether to build with libnuma support... no [03:32:57.010] checking whether to build with XML support... no [03:32:57.010] checking whether to build with LZ4 support... no [03:32:57.010] checking whether to build with ZSTD support... no [03:32:57.010] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [03:32:57.011] checking whether it is possible to strip libraries... yes [03:32:57.018] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [03:32:57.018] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [03:32:57.018] checking for a BSD-compatible install... /usr/bin/install -c [03:32:57.027] checking for tar... /usr/bin/tar [03:32:57.027] checking whether ln -s works... yes [03:32:57.027] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:32:57.030] checking for nm... /usr/bin/nm [03:32:57.030] checking for bison... /usr/bin/bison [03:32:57.032] configure: using bison (GNU Bison) 3.8.2 [03:32:57.035] checking for flex... /usr/bin/flex [03:32:57.037] configure: using flex 2.6.4 [03:32:57.037] checking for perl... /usr/bin/perl [03:32:57.041] configure: using perl 5.40.1 [03:32:57.043] checking for zic... /usr/sbin/zic [03:32:57.043] checking for a sed that does not truncate output... /usr/bin/sed [03:32:57.049] checking for grep that handles long lines and -e... /usr/bin/grep [03:32:57.051] checking for egrep... /usr/bin/grep -E [03:32:57.052] checking for ANSI C header files... yes [03:32:57.102] checking for sys/types.h... yes [03:32:57.119] checking for sys/stat.h... yes [03:32:57.135] checking for stdlib.h... yes [03:32:57.151] checking for string.h... yes [03:32:57.167] checking for memory.h... yes [03:32:57.235] checking for strings.h... yes [03:32:57.250] checking for inttypes.h... yes [03:32:57.266] checking for stdint.h... yes [03:32:57.283] checking for unistd.h... yes [03:32:57.297] checking for main in -lm... yes [03:32:57.352] checking for library containing setproctitle... no [03:32:57.452] checking for library containing dlsym... no [03:32:57.547] checking for library containing socket... -lws2_32 [03:32:57.688] checking for library containing getopt_long... none required [03:32:57.736] checking for library containing shm_open... no [03:32:57.832] checking for library containing shm_unlink... no [03:32:57.927] checking for library containing clock_gettime... none required [03:32:57.974] checking for library containing shmget... no [03:32:58.075] checking for library containing backtrace_symbols... no [03:32:58.173] checking for library containing pthread_barrier_wait... none required [03:32:58.221] checking for inflate in -lz... yes [03:32:58.275] checking copyfile.h usability... no [03:32:58.336] checking copyfile.h presence... no [03:32:58.356] checking for copyfile.h... no [03:32:58.360] checking execinfo.h usability... no [03:32:58.416] checking execinfo.h presence... no [03:32:58.436] checking for execinfo.h... no [03:32:58.440] checking getopt.h usability... yes [03:32:58.448] checking getopt.h presence... yes [03:32:58.464] checking for getopt.h... yes [03:32:58.472] checking ifaddrs.h usability... no [03:32:58.530] checking ifaddrs.h presence... no [03:32:58.550] checking for ifaddrs.h... no [03:32:58.554] checking sys/epoll.h usability... no [03:32:58.610] checking sys/epoll.h presence... no [03:32:58.630] checking for sys/epoll.h... no [03:32:58.633] checking sys/event.h usability... no [03:32:58.689] checking sys/event.h presence... no [03:32:58.710] checking for sys/event.h... no [03:32:58.713] checking sys/personality.h usability... no [03:32:58.770] checking sys/personality.h presence... no [03:32:58.790] checking for sys/personality.h... no [03:32:58.795] checking sys/prctl.h usability... no [03:32:58.852] checking sys/prctl.h presence... no [03:32:58.870] checking for sys/prctl.h... no [03:32:58.874] checking sys/procctl.h usability... no [03:32:58.931] checking sys/procctl.h presence... no [03:32:58.950] checking for sys/procctl.h... no [03:32:58.954] checking sys/signalfd.h usability... no [03:32:59.008] checking sys/signalfd.h presence... no [03:32:59.028] checking for sys/signalfd.h... no [03:32:59.032] checking sys/ucred.h usability... no [03:32:59.090] checking sys/ucred.h presence... no [03:32:59.111] checking for sys/ucred.h... no [03:32:59.114] checking termios.h usability... no [03:32:59.172] checking termios.h presence... no [03:32:59.191] checking for termios.h... no [03:32:59.195] checking uchar.h usability... yes [03:32:59.203] checking uchar.h presence... yes [03:32:59.225] checking for uchar.h... yes [03:32:59.233] checking ucred.h usability... no [03:32:59.290] checking ucred.h presence... no [03:32:59.308] checking for ucred.h... no [03:32:59.312] checking xlocale.h usability... no [03:32:59.368] checking xlocale.h presence... no [03:32:59.389] checking for xlocale.h... no [03:32:59.392] checking zlib.h usability... yes [03:32:59.456] checking zlib.h presence... yes [03:32:59.475] checking for zlib.h... yes [03:32:59.475] checking for lz4... /usr/bin/lz4 [03:32:59.476] checking for zstd... /usr/bin/zstd [03:32:59.476] checking for openssl... /usr/bin/openssl [03:32:59.482] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [03:32:59.482] checking crtdefs.h usability... yes [03:32:59.491] checking crtdefs.h presence... yes [03:32:59.507] checking for crtdefs.h... yes [03:32:59.509] checking whether byte ordering is bigendian... no [03:32:59.579] checking for C printf format archetype... gnu_printf [03:32:59.588] checking for C++ printf format archetype... gnu_printf [03:32:59.597] checking for typeof... typeof [03:32:59.605] checking for C++ typeof... typeof [03:32:59.613] checking for typeof_unqual... __typeof_unqual__ [03:32:59.663] checking for C++ typeof_unqual... no [03:32:59.727] checking for __builtin_types_compatible_p... yes [03:32:59.740] checking for __builtin_constant_p... yes [03:32:59.751] checking for __builtin_mul_overflow... yes [03:32:59.807] checking for __builtin_unreachable... yes [03:32:59.854] checking for computed goto support... yes [03:32:59.890] checking for struct tm.tm_zone... no [03:32:59.968] checking for union semun... no [03:33:00.002] checking for socklen_t... yes [03:33:01.305] checking for struct sockaddr.sa_len... no [03:33:03.688] checking for C/C++ restrict keyword... __restrict [03:33:03.702] checking for struct option... yes [03:33:03.745] checking whether assembler supports x86_64 popcntq... yes [03:33:03.753] checking size of off_t... 4 [03:33:04.015] checking for int timezone... yes [03:33:04.078] checking for backtrace_symbols... no [03:33:04.136] checking for copyfile... no [03:33:04.194] checking for copy_file_range... no [03:33:04.250] checking for elf_aux_info... no [03:33:04.308] checking for explicit_memset... no [03:33:04.364] checking for getauxval... no [03:33:04.422] checking for getifaddrs... no [03:33:04.480] checking for getpeerucred... no [03:33:04.537] checking for inet_pton... yes [03:33:04.592] checking for kqueue... no [03:33:04.650] checking for localeconv_l... no [03:33:04.708] checking for mbstowcs_l... no [03:33:04.766] checking for memset_explicit... no [03:33:04.823] checking for posix_fallocate... no [03:33:04.883] checking for ppoll... no [03:33:04.942] checking for pthread_is_threaded_np... no [03:33:04.999] checking for setproctitle... no [03:33:05.056] checking for setproctitle_fast... no [03:33:05.113] checking for strsignal... no [03:33:05.169] checking for syncfs... no [03:33:05.224] checking for sync_file_range... no [03:33:05.280] checking for uselocale... no [03:33:05.336] checking for wcstombs_l... no [03:33:05.390] checking for __builtin_bswap16... yes [03:33:05.444] checking for __builtin_bswap32... yes [03:33:05.497] checking for __builtin_bswap64... yes [03:33:05.548] checking for __builtin_clz... yes [03:33:05.601] checking for __builtin_ctz... yes [03:33:05.653] checking for __builtin_frame_address... yes [03:33:05.705] checking for _LARGEFILE_SOURCE value needed for large files... no [03:33:05.763] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [03:33:05.791] checking for posix_fadvise... no [03:33:05.848] checking whether posix_fadvise is declared... no [03:33:05.894] checking whether fdatasync is declared... no [03:33:05.942] checking whether strlcat is declared... no [03:33:06.011] checking whether strlcpy is declared... no [03:33:06.080] checking whether strsep is declared... no [03:33:06.145] checking whether timingsafe_bcmp is declared... no [03:33:06.214] checking whether preadv is declared... no [03:33:06.250] checking whether pwritev is declared... no [03:33:06.288] checking whether strchrnul is declared... no [03:33:06.330] checking whether memset_s is declared... no [03:33:06.373] checking whether F_FULLFSYNC is declared... no [03:33:06.413] checking for explicit_bzero... no [03:33:06.467] checking for getopt... yes [03:33:06.516] checking for getpeereid... no [03:33:06.570] checking for inet_aton... no [03:33:06.625] checking for mkdtemp... no [03:33:06.679] checking for strlcat... no [03:33:06.733] checking for strlcpy... no [03:33:06.786] checking for strsep... no [03:33:06.838] checking for timingsafe_bcmp... no [03:33:06.891] checking for pthread_barrier_wait... yes [03:33:06.940] configure: On mingw32ucrt we will use our strtof wrapper. [03:33:06.940] checking for getopt_long... yes [03:33:06.988] checking for syslog... no [03:33:07.040] checking for opterr... yes [03:33:07.091] checking for optreset... no [03:33:07.149] checking test program... cross-compiling [03:33:07.149] checking size of void *... 8 [03:33:07.506] checking size of size_t... 8 [03:33:07.859] checking size of long... 4 [03:33:08.086] checking size of long long... 8 [03:33:08.389] checking size of intmax_t... 8 [03:33:08.769] checking alignment of short... 2 [03:33:08.927] checking alignment of int... 4 [03:33:09.159] checking alignment of int64_t... 8 [03:33:09.485] checking alignment of double... 8 [03:33:09.786] checking for __int128... yes [03:33:09.846] checking for __int128 alignment bug... assuming ok [03:33:09.846] checking alignment of PG_INT128_TYPE... 16 [03:33:10.231] checking for builtin __sync char locking functions... yes [03:33:10.282] checking for builtin __sync int32 locking functions... yes [03:33:10.334] checking for builtin __sync int32 atomic operations... yes [03:33:10.385] checking for builtin __sync int64 atomic operations... yes [03:33:10.440] checking for builtin __atomic int32 atomic operations... yes [03:33:10.491] checking for builtin __atomic int64 atomic operations... yes [03:33:10.543] checking for __get_cpuid... yes [03:33:10.601] checking for __get_cpuid_count... yes [03:33:10.657] checking for _xgetbv... yes [03:33:11.122] checking for _mm512_popcnt_epi64... yes [03:33:11.592] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:33:11.703] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:33:11.726] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:33:11.746] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:33:11.767] 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 [03:33:11.804] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:33:11.804] checking for _mm512_clmulepi64_epi128... yes [03:33:12.272] checking for vectorized CRC-32C... AVX-512 with runtime check [03:33:12.273] checking which random number source to use... Windows native [03:33:12.275] checking for xmllint... /usr/bin/xmllint [03:33:12.275] checking for xsltproc... /usr/bin/xsltproc [03:33:12.275] checking for fop... /usr/bin/fop [03:33:12.275] checking for dbtoepub... no [03:33:12.276] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:33:12.276] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:33:12.276] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:33:12.287] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [03:33:12.287] 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 -Wstrict-prototypes -Wold-style-definition [03:33:12.287] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:33:12.287] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:33:12.382] configure: creating ./config.status [03:33:12.477] config.status: creating GNUmakefile [03:33:12.491] config.status: creating src/Makefile.global [03:33:12.509] config.status: creating src/include/pg_config.h [03:33:12.523] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:33:12.539] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:33:12.547] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:33:12.555] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:33:12.563] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:33:12.567] config.status: executing check_win32_symlinks commands [03:33:12.603] [03:33:12.603] real 0m17.260s [03:33:12.603] user 0m12.169s [03:33:12.603] sys 0m4.827s [03:33:12.603] make -s -j${BUILD_JOBS} clean [03:33:13.176] time make -s -j${BUILD_JOBS} world-bin [03:34:29.591] xlogpipeline.c: In function ‘AmWalPipeline’: [03:34:29.591] xlogpipeline.c:1046:6: error: old-style function definition [-Werror=old-style-definition] [03:34:29.591] 1046 | bool AmWalPipeline() [03:34:29.591] | ^~~~~~~~~~~~~ [03:34:29.591] cc1: all warnings being treated as errors [03:34:29.593] make[4]: *** [: xlogpipeline.o] Error 1 [03:34:29.593] make[4]: *** Waiting for unfinished jobs.... [03:34:30.327] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [03:34:30.328] make[2]: *** [common.mk:37: access-recursive] Error 2 [03:34:30.331] make[2]: *** Waiting for unfinished jobs.... [03:34:40.390] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:34:40.390] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:34:40.390] [03:34:40.390] real 1m27.214s [03:34:40.390] user 4m57.490s [03:34:40.390] sys 0m40.557s [03:34:40.391] [03:34:40.391] Exit status: 2