[00:21:54.834] time ./configure \ [00:21:54.834] --host=x86_64-w64-mingw32 \ [00:21:54.834] --enable-cassert \ [00:21:54.834] --without-icu \ [00:21:54.834] CC="ccache x86_64-w64-mingw32-gcc" \ [00:21:54.834] CXX="ccache x86_64-w64-mingw32-g++" [00:21:54.950] checking build system type... x86_64-pc-linux-gnu [00:21:55.132] checking host system type... x86_64-w64-mingw32 [00:21:55.137] checking which template to use... win32 [00:21:55.137] checking whether NLS is wanted... no [00:21:55.137] checking for default port number... 5432 [00:21:55.144] checking for block size... 8kB [00:21:55.145] checking for segment size... 1GB [00:21:55.147] checking for WAL block size... 8kB [00:21:55.148] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:21:55.180] checking whether the C compiler works... yes [00:21:55.313] checking for C compiler default output file name... a.exe [00:21:55.314] checking for suffix of executables... .exe [00:21:55.357] checking whether we are cross compiling... yes [00:21:55.435] checking for suffix of object files... o [00:21:55.470] checking whether we are using the GNU C compiler... yes [00:21:55.504] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:21:55.512] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:21:55.588] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:21:55.671] checking whether we are using the GNU C++ compiler... yes [00:21:55.678] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:21:55.746] checking for gawk... no [00:21:55.746] checking for mawk... mawk [00:21:55.748] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:21:55.755] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:21:55.762] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:21:55.807] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:21:55.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:21:55.977] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:21:55.984] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:21:55.991] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:21:56.072] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:21:56.079] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:21:56.095] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:21:56.129] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:21:56.136] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:21:56.169] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:21:56.186] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:21:56.218] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:21:56.253] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:21:56.292] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:21:56.326] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:21:56.333] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:21:56.350] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:21:56.368] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:21:56.375] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:21:56.400] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:21:56.433] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:21:56.466] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:21:56.503] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:21:56.543] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:21:56.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:21:56.593] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:21:56.627] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:21:56.644] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:21:56.661] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:21:56.694] checking whether the C compiler still works... yes [00:21:56.770] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:21:56.840] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:21:56.841] checking pkg-config is at least version 0.9.0... yes [00:21:56.856] checking whether to build with ICU support... no [00:21:56.857] checking whether to build with Tcl... no [00:21:56.857] checking whether to build Perl modules... no [00:21:56.857] checking whether to build Python modules... no [00:21:56.857] checking whether to build with GSSAPI support... no [00:21:56.858] checking whether to build with PAM support... no [00:21:56.858] checking whether to build with BSD Authentication support... no [00:21:56.858] checking whether to build with LDAP support... no [00:21:56.858] checking whether to build with Bonjour support... no [00:21:56.858] checking whether to build with SELinux support... no [00:21:56.859] checking whether to build with systemd support... no [00:21:56.859] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:21:56.859] checking whether to build with liburing support... no [00:21:56.859] checking whether to build with libcurl support... no [00:21:56.859] checking whether to build with libnuma support... no [00:21:56.859] checking whether to build with XML support... no [00:21:56.860] checking whether to build with LZ4 support... no [00:21:56.860] checking whether to build with ZSTD support... no [00:21:56.860] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:21:56.860] checking whether it is possible to strip libraries... yes [00:21:56.866] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:21:56.867] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:21:56.867] checking for a BSD-compatible install... /usr/bin/install -c [00:21:56.876] checking for tar... /usr/bin/tar [00:21:56.876] checking whether ln -s works... yes [00:21:56.876] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:21:56.879] checking for bison... /usr/bin/bison [00:21:56.881] configure: using bison (GNU Bison) 3.8.2 [00:21:56.884] checking for flex... /usr/bin/flex [00:21:56.886] configure: using flex 2.6.4 [00:21:56.886] checking for perl... /usr/bin/perl [00:21:56.889] configure: using perl 5.36.0 [00:21:56.891] checking for zic... /usr/sbin/zic [00:21:56.891] checking for a sed that does not truncate output... /usr/bin/sed [00:21:56.896] checking for grep that handles long lines and -e... /usr/bin/grep [00:21:56.898] checking for egrep... /usr/bin/grep -E [00:21:56.900] checking for ANSI C header files... yes [00:21:56.985] checking for sys/types.h... yes [00:21:57.000] checking for sys/stat.h... yes [00:21:57.062] checking for stdlib.h... yes [00:21:57.076] checking for string.h... yes [00:21:57.134] checking for memory.h... yes [00:21:57.149] checking for strings.h... yes [00:21:57.211] checking for inttypes.h... yes [00:21:57.251] checking for stdint.h... yes [00:21:57.315] checking for unistd.h... yes [00:21:57.332] checking for main in -lm... yes [00:21:57.379] checking for library containing setproctitle... no [00:21:57.469] checking for library containing dlsym... no [00:21:57.559] checking for library containing socket... -lws2_32 [00:21:57.692] checking for library containing getopt_long... none required [00:21:57.742] checking for library containing shm_open... no [00:21:57.831] checking for library containing shm_unlink... no [00:21:57.920] checking for library containing clock_gettime... no [00:21:58.010] checking for library containing shmget... no [00:21:58.099] checking for library containing backtrace_symbols... no [00:21:58.190] checking for library containing pthread_barrier_wait... -lpthread [00:21:58.279] checking for inflate in -lz... yes [00:21:58.327] checking atomic.h usability... no [00:21:58.385] checking atomic.h presence... no [00:21:58.405] checking for atomic.h... no [00:21:58.408] checking copyfile.h usability... no [00:21:58.465] checking copyfile.h presence... no [00:21:58.484] checking for copyfile.h... no [00:21:58.488] checking execinfo.h usability... no [00:21:58.543] checking execinfo.h presence... no [00:21:58.562] checking for execinfo.h... no [00:21:58.565] checking getopt.h usability... yes [00:21:58.573] checking getopt.h presence... yes [00:21:58.589] checking for getopt.h... yes [00:21:58.596] checking ifaddrs.h usability... no [00:21:58.651] checking ifaddrs.h presence... no [00:21:58.670] checking for ifaddrs.h... no [00:21:58.673] checking mbarrier.h usability... no [00:21:58.729] checking mbarrier.h presence... no [00:21:58.748] checking for mbarrier.h... no [00:21:58.752] checking sys/epoll.h usability... no [00:21:58.807] checking sys/epoll.h presence... no [00:21:58.827] checking for sys/epoll.h... no [00:21:58.830] checking sys/event.h usability... no [00:21:58.886] checking sys/event.h presence... no [00:21:58.905] checking for sys/event.h... no [00:21:58.908] checking sys/personality.h usability... no [00:21:58.964] checking sys/personality.h presence... no [00:21:58.983] checking for sys/personality.h... no [00:21:58.986] checking sys/prctl.h usability... no [00:21:59.043] checking sys/prctl.h presence... no [00:21:59.062] checking for sys/prctl.h... no [00:21:59.065] checking sys/procctl.h usability... no [00:21:59.121] checking sys/procctl.h presence... no [00:21:59.140] checking for sys/procctl.h... no [00:21:59.144] checking sys/signalfd.h usability... no [00:21:59.200] checking sys/signalfd.h presence... no [00:21:59.220] checking for sys/signalfd.h... no [00:21:59.224] checking sys/ucred.h usability... no [00:21:59.279] checking sys/ucred.h presence... no [00:21:59.299] checking for sys/ucred.h... no [00:21:59.302] checking termios.h usability... no [00:21:59.357] checking termios.h presence... no [00:21:59.377] checking for termios.h... no [00:21:59.380] checking ucred.h usability... no [00:21:59.436] checking ucred.h presence... no [00:21:59.456] checking for ucred.h... no [00:21:59.459] checking xlocale.h usability... no [00:21:59.514] checking xlocale.h presence... no [00:21:59.533] checking for xlocale.h... no [00:21:59.536] checking zlib.h usability... yes [00:21:59.547] checking zlib.h presence... yes [00:21:59.566] checking for zlib.h... yes [00:21:59.566] checking for lz4... /usr/bin/lz4 [00:21:59.567] checking for zstd... /usr/bin/zstd [00:21:59.567] checking for openssl... /usr/bin/openssl [00:21:59.572] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [00:21:59.572] checking crtdefs.h usability... yes [00:21:59.628] checking crtdefs.h presence... yes [00:21:59.643] checking for crtdefs.h... yes [00:21:59.645] checking whether byte ordering is bigendian... no [00:21:59.749] checking for inline... inline [00:21:59.779] checking for printf format archetype... gnu_printf [00:21:59.816] checking for _Static_assert... yes [00:21:59.858] checking for typeof... typeof [00:21:59.866] checking for __builtin_types_compatible_p... yes [00:21:59.877] checking for __builtin_constant_p... yes [00:21:59.909] checking for __builtin_mul_overflow... yes [00:21:59.956] checking for __builtin_unreachable... yes [00:21:59.997] checking for computed goto support... yes [00:22:00.005] checking for struct tm.tm_zone... no [00:22:00.085] checking for union semun... no [00:22:00.121] checking for socklen_t... yes [00:22:01.273] checking for struct sockaddr.sa_len... no [00:22:03.415] checking for C/C++ restrict keyword... __restrict [00:22:03.457] checking for struct option... yes [00:22:03.532] checking whether assembler supports x86_64 popcntq... yes [00:22:03.566] checking size of off_t... 4 [00:22:03.830] 0 [00:22:03.830] checking for int timezone... yes [00:22:03.882] checking for backtrace_symbols... no [00:22:03.933] checking for copyfile... no [00:22:03.985] checking for copy_file_range... no [00:22:04.036] checking for elf_aux_info... no [00:22:04.088] checking for getauxval... no [00:22:04.140] checking for getifaddrs... no [00:22:04.191] checking for getpeerucred... no [00:22:04.242] checking for inet_pton... yes [00:22:04.291] checking for kqueue... no [00:22:04.343] checking for localeconv_l... no [00:22:04.394] checking for mbstowcs_l... no [00:22:04.446] checking for posix_fallocate... no [00:22:04.497] checking for ppoll... no [00:22:04.551] checking for pthread_is_threaded_np... no [00:22:04.603] checking for setproctitle... no [00:22:04.655] checking for setproctitle_fast... no [00:22:04.706] checking for strsignal... no [00:22:04.757] checking for syncfs... no [00:22:04.808] checking for sync_file_range... no [00:22:04.861] checking for uselocale... no [00:22:04.914] checking for wcstombs_l... no [00:22:04.963] checking for __builtin_bswap16... yes [00:22:05.014] checking for __builtin_bswap32... yes [00:22:05.063] checking for __builtin_bswap64... yes [00:22:05.111] checking for __builtin_clz... yes [00:22:05.159] checking for __builtin_ctz... yes [00:22:05.206] checking for __builtin_popcount... yes [00:22:05.256] checking for __builtin_frame_address... yes [00:22:05.304] checking for _LARGEFILE_SOURCE value needed for large files... no [00:22:05.358] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:22:05.391] checking for posix_fadvise... no [00:22:05.442] checking whether posix_fadvise is declared... no [00:22:05.487] checking whether fdatasync is declared... no [00:22:05.534] checking whether strlcat is declared... no [00:22:05.594] checking whether strlcpy is declared... no [00:22:05.658] checking whether strnlen is declared... yes [00:22:05.726] checking whether strsep is declared... no [00:22:05.790] checking whether timingsafe_bcmp is declared... no [00:22:05.856] checking whether preadv is declared... no [00:22:05.895] checking whether pwritev is declared... no [00:22:05.933] checking whether strchrnul is declared... no [00:22:05.977] checking whether memset_s is declared... no [00:22:06.022] checking whether F_FULLFSYNC is declared... no [00:22:06.063] checking for explicit_bzero... no [00:22:06.112] checking for getopt... yes [00:22:06.158] checking for getpeereid... no [00:22:06.206] checking for inet_aton... no [00:22:06.254] checking for mkdtemp... no [00:22:06.302] checking for strlcat... no [00:22:06.350] checking for strlcpy... no [00:22:06.398] checking for strnlen... yes [00:22:06.445] checking for strsep... no [00:22:06.492] checking for timingsafe_bcmp... no [00:22:06.539] checking for pthread_barrier_wait... yes [00:22:06.583] configure: On mingw32 we will use our strtof wrapper. [00:22:06.583] checking for getopt_long... yes [00:22:06.628] checking for syslog... no [00:22:06.675] checking for opterr... yes [00:22:06.723] checking for optreset... no [00:22:06.776] checking test program... cross-compiling [00:22:06.776] checking size of void *... 8 [00:22:07.135] checking size of size_t... 8 [00:22:07.605] checking size of long... 4 [00:22:07.853] checking size of long long... 8 [00:22:08.288] checking alignment of short... 2 [00:22:08.470] checking alignment of int... 4 [00:22:08.809] checking alignment of long... 4 [00:22:09.130] checking alignment of int64_t... 8 [00:22:09.504] checking alignment of double... 8 [00:22:09.930] checking for __int128... yes [00:22:09.979] checking for __int128 alignment bug... assuming ok [00:22:09.979] checking alignment of PG_INT128_TYPE... 16 [00:22:10.425] checking for builtin __sync char locking functions... yes [00:22:10.466] checking for builtin __sync int32 locking functions... yes [00:22:10.506] checking for builtin __sync int32 atomic operations... yes [00:22:10.546] checking for builtin __sync int64 atomic operations... yes [00:22:10.587] checking for builtin __atomic int32 atomic operations... yes [00:22:10.626] checking for builtin __atomic int64 atomic operations... yes [00:22:10.668] checking for __get_cpuid... yes [00:22:10.714] checking for __get_cpuid_count... yes [00:22:10.758] checking for __cpuid... no [00:22:11.152] checking for __cpuidex... no [00:22:11.569] checking for _xgetbv... yes [00:22:11.973] checking for _mm512_popcnt_epi64... yes [00:22:12.384] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:22:12.488] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:22:12.511] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:22:12.531] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:22:12.551] 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 [00:22:12.607] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:22:12.607] checking for _mm512_clmulepi64_epi128... yes [00:22:13.019] checking for vectorized CRC-32C... AVX-512 with runtime check [00:22:13.019] checking which random number source to use... Windows native [00:22:13.021] checking for xmllint... /usr/bin/xmllint [00:22:13.022] checking for xsltproc... /usr/bin/xsltproc [00:22:13.022] checking for fop... /usr/bin/fop [00:22:13.022] checking for dbtoepub... no [00:22:13.023] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:22:13.023] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:22:13.023] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:22:13.034] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:22:13.034] 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 [00:22:13.034] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:22:13.034] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:22:13.124] configure: creating ./config.status [00:22:13.207] config.status: creating GNUmakefile [00:22:13.219] config.status: creating src/Makefile.global [00:22:13.235] config.status: creating src/include/pg_config.h [00:22:13.248] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:22:13.263] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:22:13.271] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:22:13.278] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:22:13.285] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:22:13.292] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:22:13.296] config.status: executing check_win32_symlinks commands [00:22:13.330] [00:22:13.330] real 0m18.496s [00:22:13.330] user 0m12.007s [00:22:13.330] sys 0m6.168s [00:22:13.330] make -s -j${BUILD_JOBS} clean [00:22:13.860] time make -s -j${BUILD_JOBS} world-bin [00:24:13.610] In file included from ../../../../src/include/postgres.h:49, [00:24:13.610] from sequencesync.c:56: [00:24:13.610] ../../../../src/include/utils/elog.h: In function ‘start_sequence_sync’: [00:24:13.610] ../../../../src/include/utils/elog.h:240:25: error: ‘seqinfo’ may be used uninitialized [-Werror=maybe-uninitialized] [00:24:13.610] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [00:24:13.610] | ^~~~~~~~~~~~~~~ [00:24:13.610] sequencesync.c:309:49: note: ‘seqinfo’ was declared here [00:24:13.610] 309 | LogicalRepSequenceInfo *seqinfo; [00:24:13.610] | ^~~~~~~ [00:24:13.610] cc1: all warnings being treated as errors [00:24:13.612] make[4]: *** [: sequencesync.o] Error 1 [00:24:13.613] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [00:24:13.613] make[2]: *** [common.mk:37: replication-recursive] Error 2 [00:24:13.613] make[2]: *** Waiting for unfinished jobs.... [00:24:25.736] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:24:25.736] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:24:25.736] [00:24:25.736] real 2m11.876s [00:24:25.736] user 7m8.611s [00:24:25.736] sys 1m20.101s [00:24:25.736] [00:24:25.736] Exit status: 2