[18:34:02.297] time ./configure \ [18:34:02.297] --host=x86_64-w64-mingw32 \ [18:34:02.297] --enable-cassert \ [18:34:02.297] --without-icu \ [18:34:02.297] CC="ccache x86_64-w64-mingw32-gcc" \ [18:34:02.297] CXX="ccache x86_64-w64-mingw32-g++" [18:34:02.410] checking build system type... x86_64-pc-linux-gnu [18:34:02.608] checking host system type... x86_64-w64-mingw32 [18:34:02.613] checking which template to use... win32 [18:34:02.614] checking whether NLS is wanted... no [18:34:02.614] checking for default port number... 5432 [18:34:02.621] checking for block size... 8kB [18:34:02.622] checking for segment size... 1GB [18:34:02.625] checking for WAL block size... 8kB [18:34:02.626] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:34:02.660] checking whether the C compiler works... yes [18:34:02.790] checking for C compiler default output file name... a.exe [18:34:02.791] checking for suffix of executables... .exe [18:34:02.832] checking whether we are cross compiling... yes [18:34:02.910] checking for suffix of object files... o [18:34:02.919] checking whether we are using the GNU C compiler... yes [18:34:02.953] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:34:02.971] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:34:03.051] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:34:03.190] checking whether we are using the GNU C++ compiler... yes [18:34:03.344] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:34:03.476] checking for gawk... no [18:34:03.477] checking for mawk... mawk [18:34:03.479] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:34:03.510] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:34:03.517] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:34:03.562] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:34:03.608] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:34:03.624] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:34:03.631] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:34:03.638] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:34:03.671] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:34:03.703] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:34:03.720] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:34:03.753] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:34:03.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:34:03.819] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:34:03.852] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:34:03.886] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:34:03.920] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:34:03.958] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:34:03.994] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:34:04.001] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:34:04.019] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:34:04.036] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:34:04.044] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:34:04.068] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:34:04.101] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:34:04.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:34:04.146] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:34:04.185] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:34:04.202] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:34:04.218] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:34:04.254] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:34:04.271] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:34:04.304] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:34:04.338] checking whether the C compiler still works... yes [18:34:04.417] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:34:04.491] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:34:04.492] checking pkg-config is at least version 0.9.0... yes [18:34:04.508] checking whether to build with ICU support... no [18:34:04.509] checking whether to build with Tcl... no [18:34:04.509] checking whether to build Perl modules... no [18:34:04.509] checking whether to build Python modules... no [18:34:04.509] checking whether to build with GSSAPI support... no [18:34:04.510] checking whether to build with PAM support... no [18:34:04.510] checking whether to build with BSD Authentication support... no [18:34:04.510] checking whether to build with LDAP support... no [18:34:04.510] checking whether to build with Bonjour support... no [18:34:04.510] checking whether to build with SELinux support... no [18:34:04.511] checking whether to build with systemd support... no [18:34:04.511] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:34:04.511] checking whether to build with liburing support... no [18:34:04.511] checking whether to build with libcurl support... no [18:34:04.511] checking whether to build with libnuma support... no [18:34:04.511] checking whether to build with XML support... no [18:34:04.512] checking whether to build with LZ4 support... no [18:34:04.512] checking whether to build with ZSTD support... no [18:34:04.512] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:34:04.512] checking whether it is possible to strip libraries... yes [18:34:04.521] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:34:04.522] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:34:04.522] checking for a BSD-compatible install... /usr/bin/install -c [18:34:04.531] checking for tar... /usr/bin/tar [18:34:04.532] checking whether ln -s works... yes [18:34:04.532] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:34:04.534] checking for bison... /usr/bin/bison [18:34:04.536] configure: using bison (GNU Bison) 3.8.2 [18:34:04.539] checking for flex... /usr/bin/flex [18:34:04.541] configure: using flex 2.6.4 [18:34:04.541] checking for perl... /usr/bin/perl [18:34:04.544] configure: using perl 5.36.0 [18:34:04.547] checking for zic... /usr/sbin/zic [18:34:04.547] checking for a sed that does not truncate output... /usr/bin/sed [18:34:04.553] checking for grep that handles long lines and -e... /usr/bin/grep [18:34:04.555] checking for egrep... /usr/bin/grep -E [18:34:04.557] checking for ANSI C header files... yes [18:34:04.645] checking for sys/types.h... yes [18:34:04.664] checking for sys/stat.h... yes [18:34:04.728] checking for stdlib.h... yes [18:34:04.744] checking for string.h... yes [18:34:04.805] checking for memory.h... yes [18:34:04.867] checking for strings.h... yes [18:34:04.930] checking for inttypes.h... yes [18:34:04.995] checking for stdint.h... yes [18:34:05.031] checking for unistd.h... yes [18:34:05.098] checking for main in -lm... yes [18:34:05.146] checking for library containing setproctitle... no [18:34:05.237] checking for library containing dlsym... no [18:34:05.330] checking for library containing socket... -lws2_32 [18:34:05.467] checking for library containing getopt_long... none required [18:34:05.516] checking for library containing shm_open... no [18:34:05.606] checking for library containing shm_unlink... no [18:34:05.696] checking for library containing clock_gettime... no [18:34:05.785] checking for library containing shmget... no [18:34:05.874] checking for library containing backtrace_symbols... no [18:34:05.962] checking for library containing pthread_barrier_wait... -lpthread [18:34:06.050] checking for inflate in -lz... yes [18:34:06.099] checking atomic.h usability... no [18:34:06.155] checking atomic.h presence... no [18:34:06.174] checking for atomic.h... no [18:34:06.178] checking copyfile.h usability... no [18:34:06.232] checking copyfile.h presence... no [18:34:06.253] checking for copyfile.h... no [18:34:06.256] checking execinfo.h usability... no [18:34:06.313] checking execinfo.h presence... no [18:34:06.332] checking for execinfo.h... no [18:34:06.335] checking getopt.h usability... yes [18:34:06.343] checking getopt.h presence... yes [18:34:06.359] checking for getopt.h... yes [18:34:06.366] checking ifaddrs.h usability... no [18:34:06.424] checking ifaddrs.h presence... no [18:34:06.445] checking for ifaddrs.h... no [18:34:06.448] checking mbarrier.h usability... no [18:34:06.506] checking mbarrier.h presence... no [18:34:06.525] checking for mbarrier.h... no [18:34:06.529] checking sys/epoll.h usability... no [18:34:06.584] checking sys/epoll.h presence... no [18:34:06.604] checking for sys/epoll.h... no [18:34:06.607] checking sys/event.h usability... no [18:34:06.664] checking sys/event.h presence... no [18:34:06.684] checking for sys/event.h... no [18:34:06.687] checking sys/personality.h usability... no [18:34:06.744] checking sys/personality.h presence... no [18:34:06.765] checking for sys/personality.h... no [18:34:06.768] checking sys/prctl.h usability... no [18:34:06.825] checking sys/prctl.h presence... no [18:34:06.845] checking for sys/prctl.h... no [18:34:06.848] checking sys/procctl.h usability... no [18:34:06.903] checking sys/procctl.h presence... no [18:34:06.922] checking for sys/procctl.h... no [18:34:06.925] checking sys/signalfd.h usability... no [18:34:06.982] checking sys/signalfd.h presence... no [18:34:07.002] checking for sys/signalfd.h... no [18:34:07.005] checking sys/ucred.h usability... no [18:34:07.063] checking sys/ucred.h presence... no [18:34:07.084] checking for sys/ucred.h... no [18:34:07.087] checking termios.h usability... no [18:34:07.146] checking termios.h presence... no [18:34:07.166] checking for termios.h... no [18:34:07.169] checking ucred.h usability... no [18:34:07.225] checking ucred.h presence... no [18:34:07.245] checking for ucred.h... no [18:34:07.248] checking xlocale.h usability... no [18:34:07.307] checking xlocale.h presence... no [18:34:07.327] checking for xlocale.h... no [18:34:07.330] checking zlib.h usability... yes [18:34:07.339] checking zlib.h presence... yes [18:34:07.358] checking for zlib.h... yes [18:34:07.358] checking for lz4... /usr/bin/lz4 [18:34:07.359] checking for zstd... /usr/bin/zstd [18:34:07.359] checking for openssl... /usr/bin/openssl [18:34:07.363] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [18:34:07.364] checking crtdefs.h usability... yes [18:34:07.420] checking crtdefs.h presence... yes [18:34:07.436] checking for crtdefs.h... yes [18:34:07.437] checking whether byte ordering is bigendian... no [18:34:07.541] checking for inline... inline [18:34:07.571] checking for printf format archetype... gnu_printf [18:34:07.608] checking for _Static_assert... yes [18:34:07.650] checking for typeof... typeof [18:34:07.658] checking for __builtin_types_compatible_p... yes [18:34:07.668] checking for __builtin_constant_p... yes [18:34:07.678] checking for __builtin_mul_overflow... yes [18:34:07.723] checking for __builtin_unreachable... yes [18:34:07.766] checking for computed goto support... yes [18:34:07.784] checking for struct tm.tm_zone... no [18:34:07.860] checking for union semun... no [18:34:07.894] checking for socklen_t... yes [18:34:09.459] checking for struct sockaddr.sa_len... no [18:34:11.587] checking for C/C++ restrict keyword... __restrict [18:34:11.630] checking for struct option... yes [18:34:11.703] checking whether assembler supports x86_64 popcntq... yes [18:34:11.738] checking size of off_t... 4 [18:34:12.050] 0 [18:34:12.051] checking for int timezone... yes [18:34:12.106] checking for backtrace_symbols... no [18:34:12.159] checking for copyfile... no [18:34:12.211] checking for copy_file_range... no [18:34:12.262] checking for elf_aux_info... no [18:34:12.313] checking for getauxval... no [18:34:12.366] checking for getifaddrs... no [18:34:12.417] checking for getpeerucred... no [18:34:12.467] checking for inet_pton... yes [18:34:12.517] checking for kqueue... no [18:34:12.568] checking for localeconv_l... no [18:34:12.618] checking for mbstowcs_l... no [18:34:12.671] checking for posix_fallocate... no [18:34:12.724] checking for ppoll... no [18:34:12.776] checking for pthread_is_threaded_np... no [18:34:12.829] checking for setproctitle... no [18:34:12.882] checking for setproctitle_fast... no [18:34:12.935] checking for strsignal... no [18:34:12.989] checking for syncfs... no [18:34:13.041] checking for sync_file_range... no [18:34:13.093] checking for uselocale... no [18:34:13.146] checking for wcstombs_l... no [18:34:13.195] checking for __builtin_bswap16... yes [18:34:13.246] checking for __builtin_bswap32... yes [18:34:13.295] checking for __builtin_bswap64... yes [18:34:13.344] checking for __builtin_clz... yes [18:34:13.394] checking for __builtin_ctz... yes [18:34:13.444] checking for __builtin_popcount... yes [18:34:13.495] checking for __builtin_frame_address... yes [18:34:13.544] checking for _LARGEFILE_SOURCE value needed for large files... no [18:34:13.597] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:34:13.631] checking for posix_fadvise... no [18:34:13.685] checking whether posix_fadvise is declared... no [18:34:13.732] checking whether fdatasync is declared... no [18:34:13.779] checking whether strlcat is declared... no [18:34:13.843] checking whether strlcpy is declared... no [18:34:13.908] checking whether strnlen is declared... yes [18:34:13.977] checking whether strsep is declared... no [18:34:14.044] checking whether timingsafe_bcmp is declared... no [18:34:14.110] checking whether preadv is declared... no [18:34:14.146] checking whether pwritev is declared... no [18:34:14.184] checking whether strchrnul is declared... no [18:34:14.226] checking whether memset_s is declared... no [18:34:14.271] checking whether F_FULLFSYNC is declared... no [18:34:14.313] checking for explicit_bzero... no [18:34:14.362] checking for getopt... yes [18:34:14.407] checking for getpeereid... no [18:34:14.455] checking for inet_aton... no [18:34:14.502] checking for mkdtemp... no [18:34:14.550] checking for strlcat... no [18:34:14.598] checking for strlcpy... no [18:34:14.646] checking for strnlen... yes [18:34:14.693] checking for strsep... no [18:34:14.742] checking for timingsafe_bcmp... no [18:34:14.790] checking for pthread_barrier_wait... yes [18:34:14.833] configure: On mingw32 we will use our strtof wrapper. [18:34:14.833] checking for getopt_long... yes [18:34:14.877] checking for syslog... no [18:34:14.926] checking for opterr... yes [18:34:14.976] checking for optreset... no [18:34:15.031] checking test program... cross-compiling [18:34:15.032] checking size of void *... 8 [18:34:15.549] checking size of size_t... 8 [18:34:16.048] checking size of long... 4 [18:34:16.414] checking size of long long... 8 [18:34:16.873] checking alignment of short... 2 [18:34:17.182] checking alignment of int... 4 [18:34:17.604] checking alignment of long... 4 [18:34:18.036] checking alignment of int64_t... 8 [18:34:18.493] checking alignment of double... 8 [18:34:18.924] checking for __int128... yes [18:34:18.971] checking for __int128 alignment bug... assuming ok [18:34:18.971] checking alignment of PG_INT128_TYPE... 16 [18:34:19.448] checking for builtin __sync char locking functions... yes [18:34:19.493] checking for builtin __sync int32 locking functions... yes [18:34:19.536] checking for builtin __sync int32 atomic operations... yes [18:34:19.579] checking for builtin __sync int64 atomic operations... yes [18:34:19.625] checking for builtin __atomic int32 atomic operations... yes [18:34:19.668] checking for builtin __atomic int64 atomic operations... yes [18:34:19.713] checking for __get_cpuid... yes [18:34:19.760] checking for __get_cpuid_count... yes [18:34:19.806] checking for __cpuid... no [18:34:20.204] checking for __cpuidex... no [18:34:20.634] checking for _xgetbv... yes [18:34:21.048] checking for _mm512_popcnt_epi64... yes [18:34:21.485] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [18:34:21.595] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:34:21.623] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:34:21.644] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:34:21.664] 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 [18:34:21.728] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:34:21.728] checking for _mm512_clmulepi64_epi128... yes [18:34:22.150] checking for vectorized CRC-32C... AVX-512 with runtime check [18:34:22.150] checking which random number source to use... Windows native [18:34:22.152] checking for xmllint... /usr/bin/xmllint [18:34:22.152] checking for xsltproc... /usr/bin/xsltproc [18:34:22.152] checking for fop... /usr/bin/fop [18:34:22.153] checking for dbtoepub... no [18:34:22.153] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:34:22.153] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:34:22.153] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:34:22.164] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:34:22.164] 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 [18:34:22.164] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:34:22.164] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:34:22.258] configure: creating ./config.status [18:34:22.344] config.status: creating GNUmakefile [18:34:22.357] config.status: creating src/Makefile.global [18:34:22.373] config.status: creating src/include/pg_config.h [18:34:22.386] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:34:22.402] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:34:22.409] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:34:22.417] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:34:22.424] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:34:22.431] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:34:22.435] config.status: executing check_win32_symlinks commands [18:34:22.471] [18:34:22.471] real 0m20.173s [18:34:22.471] user 0m13.326s [18:34:22.471] sys 0m6.488s [18:34:22.471] make -s -j${BUILD_JOBS} clean [18:34:23.004] time make -s -j${BUILD_JOBS} world-bin [18:36:46.879] In file included from ../../../../src/include/postgres.h:49, [18:36:46.879] from sequencesync.c:56: [18:36:46.879] ../../../../src/include/utils/elog.h: In function ‘start_sequence_sync’: [18:36:46.879] ../../../../src/include/utils/elog.h:240:25: error: ‘seqinfo’ may be used uninitialized [-Werror=maybe-uninitialized] [18:36:46.879] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:36:46.879] | ^~~~~~~~~~~~~~~ [18:36:46.879] sequencesync.c:309:49: note: ‘seqinfo’ was declared here [18:36:46.879] 309 | LogicalRepSequenceInfo *seqinfo; [18:36:46.879] | ^~~~~~~ [18:36:46.879] cc1: all warnings being treated as errors [18:36:46.880] make[4]: *** [: sequencesync.o] Error 1 [18:36:46.880] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [18:36:46.880] make[2]: *** [common.mk:37: replication-recursive] Error 2 [18:36:46.880] make[2]: *** Waiting for unfinished jobs.... [18:36:59.693] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:36:59.693] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:36:59.693] [18:36:59.693] real 2m36.689s [18:36:59.693] user 8m30.926s [18:36:59.693] sys 1m35.422s [18:36:59.694] [18:36:59.694] Exit status: 2