[20:24:05.867] time ./configure \ [20:24:05.867] --host=x86_64-w64-mingw32 \ [20:24:05.867] --enable-cassert \ [20:24:05.867] --without-icu \ [20:24:05.867] CC="ccache x86_64-w64-mingw32-gcc" \ [20:24:05.867] CXX="ccache x86_64-w64-mingw32-g++" [20:24:05.977] checking build system type... x86_64-pc-linux-gnu [20:24:06.162] checking host system type... x86_64-w64-mingw32 [20:24:06.167] checking which template to use... win32 [20:24:06.167] checking whether NLS is wanted... no [20:24:06.167] checking for default port number... 5432 [20:24:06.174] checking for block size... 8kB [20:24:06.175] checking for segment size... 1GB [20:24:06.177] checking for WAL block size... 8kB [20:24:06.178] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:24:06.209] checking whether the C compiler works... yes [20:24:06.343] checking for C compiler default output file name... a.exe [20:24:06.344] checking for suffix of executables... .exe [20:24:06.381] checking whether we are cross compiling... yes [20:24:06.450] checking for suffix of object files... o [20:24:06.466] checking whether we are using the GNU C compiler... yes [20:24:06.495] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:24:06.502] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:24:06.574] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:24:06.649] checking whether we are using the GNU C++ compiler... yes [20:24:06.656] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:24:06.862] checking for gawk... no [20:24:06.862] checking for mawk... mawk [20:24:06.864] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:24:06.893] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:24:06.907] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:24:06.948] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:24:06.989] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:24:07.004] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:24:07.064] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:24:07.070] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:24:07.099] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:24:07.105] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:24:07.119] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:24:07.134] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:24:07.161] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:24:07.167] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:24:07.173] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:24:07.180] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:24:07.186] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:24:07.221] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:24:07.250] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:24:07.279] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:24:07.285] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:24:07.313] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:24:07.328] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:24:07.349] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:24:07.355] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:24:07.383] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:24:07.418] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:24:07.454] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:24:07.483] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:24:07.511] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:24:07.543] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:24:07.572] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:24:07.579] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:24:07.609] checking whether the C compiler still works... yes [20:24:07.676] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:24:07.739] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:24:07.740] checking pkg-config is at least version 0.9.0... yes [20:24:07.755] checking whether to build with ICU support... no [20:24:07.755] checking whether to build with Tcl... no [20:24:07.755] checking whether to build Perl modules... no [20:24:07.755] checking whether to build Python modules... no [20:24:07.755] checking whether to build with GSSAPI support... no [20:24:07.757] checking whether to build with PAM support... no [20:24:07.757] checking whether to build with BSD Authentication support... no [20:24:07.757] checking whether to build with LDAP support... no [20:24:07.757] checking whether to build with Bonjour support... no [20:24:07.757] checking whether to build with SELinux support... no [20:24:07.757] checking whether to build with systemd support... no [20:24:07.757] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:24:07.757] checking whether to build with liburing support... no [20:24:07.757] checking whether to build with libcurl support... no [20:24:07.758] checking whether to build with libnuma support... no [20:24:07.758] checking whether to build with XML support... no [20:24:07.758] checking whether to build with LZ4 support... no [20:24:07.758] checking whether to build with ZSTD support... no [20:24:07.759] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:24:07.759] checking whether it is possible to strip libraries... yes [20:24:07.767] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:24:07.768] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:24:07.768] checking for a BSD-compatible install... /usr/bin/install -c [20:24:07.777] checking for tar... /usr/bin/tar [20:24:07.777] checking whether ln -s works... yes [20:24:07.777] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:24:07.779] checking for bison... /usr/bin/bison [20:24:07.782] configure: using bison (GNU Bison) 3.8.2 [20:24:07.784] checking for flex... /usr/bin/flex [20:24:07.786] configure: using flex 2.6.4 [20:24:07.786] checking for perl... /usr/bin/perl [20:24:07.789] configure: using perl 5.36.0 [20:24:07.791] checking for zic... /usr/sbin/zic [20:24:07.791] checking for a sed that does not truncate output... /usr/bin/sed [20:24:07.796] checking for grep that handles long lines and -e... /usr/bin/grep [20:24:07.798] checking for egrep... /usr/bin/grep -E [20:24:07.800] checking for ANSI C header files... yes [20:24:07.841] checking for sys/types.h... yes [20:24:07.857] checking for sys/stat.h... yes [20:24:07.871] checking for stdlib.h... yes [20:24:07.884] checking for string.h... yes [20:24:07.915] checking for memory.h... yes [20:24:07.946] checking for strings.h... yes [20:24:07.999] checking for inttypes.h... yes [20:24:08.056] checking for stdint.h... yes [20:24:08.108] checking for unistd.h... yes [20:24:08.142] checking for main in -lm... yes [20:24:08.184] checking for library containing setproctitle... no [20:24:08.261] checking for library containing dlsym... no [20:24:08.339] checking for library containing socket... -lws2_32 [20:24:08.460] checking for library containing getopt_long... none required [20:24:08.506] checking for library containing shm_open... no [20:24:08.587] checking for library containing shm_unlink... no [20:24:08.668] checking for library containing clock_gettime... no [20:24:08.749] checking for library containing shmget... no [20:24:08.827] checking for library containing backtrace_symbols... no [20:24:08.908] checking for library containing pthread_barrier_wait... -lpthread [20:24:08.990] checking for inflate in -lz... yes [20:24:09.034] checking atomic.h usability... no [20:24:09.083] checking atomic.h presence... no [20:24:09.100] checking for atomic.h... no [20:24:09.103] checking copyfile.h usability... no [20:24:09.151] checking copyfile.h presence... no [20:24:09.168] checking for copyfile.h... no [20:24:09.171] checking execinfo.h usability... no [20:24:09.219] checking execinfo.h presence... no [20:24:09.235] checking for execinfo.h... no [20:24:09.239] checking getopt.h usability... yes [20:24:09.246] checking getopt.h presence... yes [20:24:09.258] checking for getopt.h... yes [20:24:09.265] checking ifaddrs.h usability... no [20:24:09.314] checking ifaddrs.h presence... no [20:24:09.330] checking for ifaddrs.h... no [20:24:09.333] checking mbarrier.h usability... no [20:24:09.385] checking mbarrier.h presence... no [20:24:09.402] checking for mbarrier.h... no [20:24:09.405] checking sys/epoll.h usability... no [20:24:09.456] checking sys/epoll.h presence... no [20:24:09.473] checking for sys/epoll.h... no [20:24:09.476] checking sys/event.h usability... no [20:24:09.525] checking sys/event.h presence... no [20:24:09.542] checking for sys/event.h... no [20:24:09.545] checking sys/personality.h usability... no [20:24:09.595] checking sys/personality.h presence... no [20:24:09.612] checking for sys/personality.h... no [20:24:09.615] checking sys/prctl.h usability... no [20:24:09.663] checking sys/prctl.h presence... no [20:24:09.680] checking for sys/prctl.h... no [20:24:09.683] checking sys/procctl.h usability... no [20:24:09.732] checking sys/procctl.h presence... no [20:24:09.748] checking for sys/procctl.h... no [20:24:09.751] checking sys/signalfd.h usability... no [20:24:09.800] checking sys/signalfd.h presence... no [20:24:09.816] checking for sys/signalfd.h... no [20:24:09.819] checking sys/ucred.h usability... no [20:24:09.867] checking sys/ucred.h presence... no [20:24:09.883] checking for sys/ucred.h... no [20:24:09.886] checking termios.h usability... no [20:24:09.935] checking termios.h presence... no [20:24:09.951] checking for termios.h... no [20:24:09.954] checking ucred.h usability... no [20:24:10.008] checking ucred.h presence... no [20:24:10.024] checking for ucred.h... no [20:24:10.027] checking xlocale.h usability... no [20:24:10.076] checking xlocale.h presence... no [20:24:10.093] checking for xlocale.h... no [20:24:10.095] checking zlib.h usability... yes [20:24:10.124] checking zlib.h presence... yes [20:24:10.141] checking for zlib.h... yes [20:24:10.141] checking for lz4... /usr/bin/lz4 [20:24:10.141] checking for zstd... /usr/bin/zstd [20:24:10.141] checking for openssl... /usr/bin/openssl [20:24:10.145] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [20:24:10.145] checking crtdefs.h usability... yes [20:24:10.171] checking crtdefs.h presence... yes [20:24:10.185] checking for crtdefs.h... yes [20:24:10.186] checking whether byte ordering is bigendian... no [20:24:10.277] checking for inline... inline [20:24:10.284] checking for printf format archetype... gnu_printf [20:24:10.300] checking for _Static_assert... yes [20:24:10.336] checking for typeof... typeof [20:24:10.343] checking for __builtin_types_compatible_p... yes [20:24:10.354] checking for __builtin_constant_p... yes [20:24:10.382] checking for __builtin_mul_overflow... yes [20:24:10.423] checking for __builtin_unreachable... yes [20:24:10.459] checking for computed goto support... yes [20:24:10.474] checking for struct tm.tm_zone... no [20:24:10.542] checking for union semun... no [20:24:10.573] checking for socklen_t... yes [20:24:11.616] checking for struct sockaddr.sa_len... no [20:24:13.453] checking for C/C++ restrict keyword... __restrict [20:24:13.490] checking for struct option... yes [20:24:13.553] checking whether assembler supports x86_64 popcntq... yes [20:24:13.583] checking size of off_t... 4 [20:24:13.823] 0 [20:24:13.823] checking for int timezone... yes [20:24:13.870] checking for backtrace_symbols... no [20:24:13.916] checking for copyfile... no [20:24:13.962] checking for copy_file_range... no [20:24:14.007] checking for elf_aux_info... no [20:24:14.052] checking for getauxval... no [20:24:14.097] checking for getifaddrs... no [20:24:14.143] checking for getpeerucred... no [20:24:14.189] checking for inet_pton... yes [20:24:14.235] checking for kqueue... no [20:24:14.278] checking for localeconv_l... no [20:24:14.323] checking for mbstowcs_l... no [20:24:14.367] checking for posix_fallocate... no [20:24:14.411] checking for ppoll... no [20:24:14.457] checking for pthread_is_threaded_np... no [20:24:14.501] checking for setproctitle... no [20:24:14.545] checking for setproctitle_fast... no [20:24:14.589] checking for strsignal... no [20:24:14.633] checking for syncfs... no [20:24:14.678] checking for sync_file_range... no [20:24:14.722] checking for uselocale... no [20:24:14.766] checking for wcstombs_l... no [20:24:14.808] checking for __builtin_bswap16... yes [20:24:14.852] checking for __builtin_bswap32... yes [20:24:14.894] checking for __builtin_bswap64... yes [20:24:14.936] checking for __builtin_clz... yes [20:24:14.980] checking for __builtin_ctz... yes [20:24:15.023] checking for __builtin_popcount... yes [20:24:15.065] checking for __builtin_frame_address... yes [20:24:15.106] checking for _LARGEFILE_SOURCE value needed for large files... no [20:24:15.153] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:24:15.179] checking for posix_fadvise... no [20:24:15.224] checking whether posix_fadvise is declared... no [20:24:15.264] checking whether fdatasync is declared... no [20:24:15.305] checking whether strlcat is declared... no [20:24:15.361] checking whether strlcpy is declared... no [20:24:15.419] checking whether strnlen is declared... yes [20:24:15.451] checking whether strsep is declared... no [20:24:15.510] checking whether timingsafe_bcmp is declared... no [20:24:15.567] checking whether preadv is declared... no [20:24:15.601] checking whether pwritev is declared... no [20:24:15.632] checking whether strchrnul is declared... no [20:24:15.670] checking whether memset_s is declared... no [20:24:15.707] checking whether F_FULLFSYNC is declared... no [20:24:15.742] checking for explicit_bzero... no [20:24:15.784] checking for getopt... yes [20:24:15.822] checking for getpeereid... no [20:24:15.864] checking for inet_aton... no [20:24:15.906] checking for mkdtemp... no [20:24:15.948] checking for strlcat... no [20:24:15.991] checking for strlcpy... no [20:24:16.035] checking for strnlen... yes [20:24:16.077] checking for strsep... no [20:24:16.118] checking for timingsafe_bcmp... no [20:24:16.159] checking for pthread_barrier_wait... yes [20:24:16.197] configure: On mingw32 we will use our strtof wrapper. [20:24:16.197] checking for getopt_long... yes [20:24:16.237] checking for syslog... no [20:24:16.278] checking for opterr... yes [20:24:16.320] checking for optreset... no [20:24:16.364] checking test program... cross-compiling [20:24:16.364] checking size of void *... 8 [20:24:16.713] checking size of size_t... 8 [20:24:17.146] checking size of long... 4 [20:24:17.372] checking size of long long... 8 [20:24:17.743] checking alignment of short... 2 [20:24:18.005] checking alignment of int... 4 [20:24:18.316] checking alignment of long... 4 [20:24:18.594] checking alignment of int64_t... 8 [20:24:19.010] checking alignment of double... 8 [20:24:19.385] checking for __int128... yes [20:24:19.429] checking for __int128 alignment bug... assuming ok [20:24:19.429] checking alignment of PG_INT128_TYPE... 16 [20:24:19.864] checking for builtin __sync char locking functions... yes [20:24:19.901] checking for builtin __sync int32 locking functions... yes [20:24:19.938] checking for builtin __sync int32 atomic operations... yes [20:24:19.979] checking for builtin __sync int64 atomic operations... yes [20:24:20.019] checking for builtin __atomic int32 atomic operations... yes [20:24:20.057] checking for builtin __atomic int64 atomic operations... yes [20:24:20.096] checking for __get_cpuid... yes [20:24:20.138] checking for __get_cpuid_count... yes [20:24:20.176] checking for __cpuid... no [20:24:20.542] checking for __cpuidex... no [20:24:20.934] checking for _xgetbv... yes [20:24:21.298] checking for _mm512_popcnt_epi64... yes [20:24:21.680] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:24:21.769] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:24:21.789] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:24:21.806] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:24:21.822] 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 [20:24:21.871] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:24:21.871] checking for _mm512_clmulepi64_epi128... yes [20:24:22.238] checking for vectorized CRC-32C... AVX-512 with runtime check [20:24:22.238] checking which random number source to use... Windows native [20:24:22.240] checking for xmllint... /usr/bin/xmllint [20:24:22.240] checking for xsltproc... /usr/bin/xsltproc [20:24:22.240] checking for fop... /usr/bin/fop [20:24:22.240] checking for dbtoepub... no [20:24:22.241] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:24:22.241] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:24:22.241] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:24:22.251] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:24:22.251] 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 [20:24:22.251] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:24:22.251] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:24:22.332] configure: creating ./config.status [20:24:22.405] config.status: creating GNUmakefile [20:24:22.415] config.status: creating src/Makefile.global [20:24:22.428] config.status: creating src/include/pg_config.h [20:24:22.439] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:24:22.453] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:24:22.459] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:24:22.466] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:24:22.472] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:24:22.478] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:24:22.481] config.status: executing check_win32_symlinks commands [20:24:22.512] [20:24:22.512] real 0m16.645s [20:24:22.512] user 0m11.070s [20:24:22.512] sys 0m5.177s [20:24:22.512] make -s -j${BUILD_JOBS} clean [20:24:22.999] time make -s -j${BUILD_JOBS} world-bin [20:26:15.111] In file included from ../../../../src/include/postgres.h:49, [20:26:15.111] from sequencesync.c:56: [20:26:15.111] ../../../../src/include/utils/elog.h: In function ‘start_sequence_sync’: [20:26:15.111] ../../../../src/include/utils/elog.h:240:25: error: ‘seqinfo’ may be used uninitialized [-Werror=maybe-uninitialized] [20:26:15.111] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [20:26:15.111] | ^~~~~~~~~~~~~~~ [20:26:15.111] sequencesync.c:309:49: note: ‘seqinfo’ was declared here [20:26:15.111] 309 | LogicalRepSequenceInfo *seqinfo; [20:26:15.111] | ^~~~~~~ [20:26:15.111] cc1: all warnings being treated as errors [20:26:15.112] make[4]: *** [: sequencesync.o] Error 1 [20:26:15.112] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [20:26:15.112] make[2]: *** [common.mk:37: replication-recursive] Error 2 [20:26:15.112] make[2]: *** Waiting for unfinished jobs.... [20:26:27.114] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:26:27.114] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:26:27.115] [20:26:27.115] real 2m4.116s [20:26:27.115] user 6m45.728s [20:26:27.115] sys 1m15.794s [20:26:27.115] [20:26:27.115] Exit status: 2