[15:54:32.502] time ./configure \ [15:54:32.502] --host=x86_64-w64-mingw32 \ [15:54:32.502] --enable-cassert \ [15:54:32.502] --without-icu \ [15:54:32.502] CC="ccache x86_64-w64-mingw32-gcc" \ [15:54:32.502] CXX="ccache x86_64-w64-mingw32-g++" [15:54:32.638] checking build system type... x86_64-pc-linux-gnu [15:54:32.841] checking host system type... x86_64-w64-mingw32 [15:54:32.847] checking which template to use... win32 [15:54:32.847] checking whether NLS is wanted... no [15:54:32.847] checking for default port number... 5432 [15:54:32.855] checking for block size... 8kB [15:54:32.856] checking for segment size... 1GB [15:54:32.859] checking for WAL block size... 8kB [15:54:32.860] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [15:54:32.897] checking whether the C compiler works... yes [15:54:33.045] checking for C compiler default output file name... a.exe [15:54:33.047] checking for suffix of executables... .exe [15:54:33.089] checking whether we are cross compiling... yes [15:54:33.167] checking for suffix of object files... o [15:54:33.186] checking whether we are using the GNU C compiler... yes [15:54:33.205] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [15:54:33.225] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [15:54:33.237] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [15:54:33.332] checking whether we are using the GNU C++ compiler... yes [15:54:33.504] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [15:54:33.595] checking for gawk... no [15:54:33.595] checking for mawk... mawk [15:54:33.598] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:54:33.606] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [15:54:33.614] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:54:33.661] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:54:33.707] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [15:54:33.723] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [15:54:33.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:54:33.803] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:54:33.839] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [15:54:33.846] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [15:54:33.881] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [15:54:33.898] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:54:33.931] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:54:33.939] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:54:33.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [15:54:33.973] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [15:54:33.981] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [15:54:34.021] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:54:34.057] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:54:34.065] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [15:54:34.073] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [15:54:34.092] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:54:34.100] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [15:54:34.127] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:54:34.135] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:54:34.174] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:54:34.216] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:54:34.258] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:54:34.277] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:54:34.316] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:54:34.356] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:54:34.364] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:54:34.384] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:54:34.422] checking whether the C compiler still works... yes [15:54:34.528] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [15:54:34.610] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [15:54:34.611] checking pkg-config is at least version 0.9.0... yes [15:54:34.631] checking whether to build with ICU support... no [15:54:34.631] checking whether to build with Tcl... no [15:54:34.631] checking whether to build Perl modules... no [15:54:34.631] checking whether to build Python modules... no [15:54:34.631] checking whether to build with GSSAPI support... no [15:54:34.633] checking whether to build with PAM support... no [15:54:34.633] checking whether to build with BSD Authentication support... no [15:54:34.633] checking whether to build with LDAP support... no [15:54:34.633] checking whether to build with Bonjour support... no [15:54:34.633] checking whether to build with SELinux support... no [15:54:34.633] checking whether to build with systemd support... no [15:54:34.633] configure: WARNING: *** Readline does not work on MinGW --- disabling [15:54:34.633] checking whether to build with liburing support... no [15:54:34.634] checking whether to build with libcurl support... no [15:54:34.634] checking whether to build with libnuma support... no [15:54:34.634] checking whether to build with XML support... no [15:54:34.635] checking whether to build with LZ4 support... no [15:54:34.635] checking whether to build with ZSTD support... no [15:54:34.635] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [15:54:34.635] checking whether it is possible to strip libraries... yes [15:54:34.644] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [15:54:34.644] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [15:54:34.645] checking for a BSD-compatible install... /usr/bin/install -c [15:54:34.655] checking for tar... /usr/bin/tar [15:54:34.655] checking whether ln -s works... yes [15:54:34.655] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:54:34.658] checking for bison... /usr/bin/bison [15:54:34.660] configure: using bison (GNU Bison) 3.8.2 [15:54:34.664] checking for flex... /usr/bin/flex [15:54:34.666] configure: using flex 2.6.4 [15:54:34.667] checking for perl... /usr/bin/perl [15:54:34.670] configure: using perl 5.36.0 [15:54:34.672] checking for zic... /usr/sbin/zic [15:54:34.672] checking for a sed that does not truncate output... /usr/bin/sed [15:54:34.677] checking for grep that handles long lines and -e... /usr/bin/grep [15:54:34.680] checking for egrep... /usr/bin/grep -E [15:54:34.682] checking for ANSI C header files... yes [15:54:34.779] checking for sys/types.h... yes [15:54:34.796] checking for sys/stat.h... yes [15:54:34.862] checking for stdlib.h... yes [15:54:34.877] checking for string.h... yes [15:54:34.893] checking for memory.h... yes [15:54:34.959] checking for strings.h... yes [15:54:35.026] checking for inttypes.h... yes [15:54:35.066] checking for stdint.h... yes [15:54:35.130] checking for unistd.h... yes [15:54:35.203] checking for main in -lm... yes [15:54:35.254] checking for library containing setproctitle... no [15:54:35.353] checking for library containing dlsym... no [15:54:35.454] checking for library containing socket... -lws2_32 [15:54:35.602] checking for library containing getopt_long... none required [15:54:35.655] checking for library containing shm_open... no [15:54:35.751] checking for library containing shm_unlink... no [15:54:35.852] checking for library containing clock_gettime... no [15:54:35.948] checking for library containing shmget... no [15:54:36.044] checking for library containing backtrace_symbols... no [15:54:36.140] checking for library containing pthread_barrier_wait... -lpthread [15:54:36.235] checking for inflate in -lz... yes [15:54:36.286] checking atomic.h usability... no [15:54:36.345] checking atomic.h presence... no [15:54:36.367] checking for atomic.h... no [15:54:36.371] checking copyfile.h usability... no [15:54:36.433] checking copyfile.h presence... no [15:54:36.455] checking for copyfile.h... no [15:54:36.459] checking execinfo.h usability... no [15:54:36.522] checking execinfo.h presence... no [15:54:36.545] checking for execinfo.h... no [15:54:36.549] checking getopt.h usability... yes [15:54:36.559] checking getopt.h presence... yes [15:54:36.577] checking for getopt.h... yes [15:54:36.586] checking ifaddrs.h usability... no [15:54:36.648] checking ifaddrs.h presence... no [15:54:36.670] checking for ifaddrs.h... no [15:54:36.673] checking mbarrier.h usability... no [15:54:36.734] checking mbarrier.h presence... no [15:54:36.756] checking for mbarrier.h... no [15:54:36.759] checking sys/epoll.h usability... no [15:54:36.821] checking sys/epoll.h presence... no [15:54:36.842] checking for sys/epoll.h... no [15:54:36.845] checking sys/event.h usability... no [15:54:36.906] checking sys/event.h presence... no [15:54:36.928] checking for sys/event.h... no [15:54:36.931] checking sys/personality.h usability... no [15:54:36.991] checking sys/personality.h presence... no [15:54:37.013] checking for sys/personality.h... no [15:54:37.016] checking sys/prctl.h usability... no [15:54:37.078] checking sys/prctl.h presence... no [15:54:37.098] checking for sys/prctl.h... no [15:54:37.102] checking sys/procctl.h usability... no [15:54:37.160] checking sys/procctl.h presence... no [15:54:37.182] checking for sys/procctl.h... no [15:54:37.185] checking sys/signalfd.h usability... no [15:54:37.249] checking sys/signalfd.h presence... no [15:54:37.270] checking for sys/signalfd.h... no [15:54:37.274] checking sys/ucred.h usability... no [15:54:37.334] checking sys/ucred.h presence... no [15:54:37.356] checking for sys/ucred.h... no [15:54:37.360] checking termios.h usability... no [15:54:37.421] checking termios.h presence... no [15:54:37.441] checking for termios.h... no [15:54:37.444] checking ucred.h usability... no [15:54:37.502] checking ucred.h presence... no [15:54:37.524] checking for ucred.h... no [15:54:37.527] checking xlocale.h usability... no [15:54:37.588] checking xlocale.h presence... no [15:54:37.609] checking for xlocale.h... no [15:54:37.613] checking zlib.h usability... yes [15:54:37.623] checking zlib.h presence... yes [15:54:37.643] checking for zlib.h... yes [15:54:37.643] checking for lz4... /usr/bin/lz4 [15:54:37.643] checking for zstd... /usr/bin/zstd [15:54:37.643] checking for openssl... /usr/bin/openssl [15:54:37.648] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [15:54:37.649] checking crtdefs.h usability... yes [15:54:37.679] checking crtdefs.h presence... yes [15:54:37.696] checking for crtdefs.h... yes [15:54:37.697] checking whether byte ordering is bigendian... no [15:54:37.811] checking for inline... inline [15:54:37.842] checking for printf format archetype... gnu_printf [15:54:37.851] checking for _Static_assert... yes [15:54:37.896] checking for typeof... typeof [15:54:37.905] checking for __builtin_types_compatible_p... yes [15:54:37.917] checking for __builtin_constant_p... yes [15:54:37.953] checking for __builtin_mul_overflow... yes [15:54:38.004] checking for __builtin_unreachable... yes [15:54:38.050] checking for computed goto support... yes [15:54:38.086] checking for struct tm.tm_zone... no [15:54:38.173] checking for union semun... no [15:54:38.211] checking for socklen_t... yes [15:54:39.947] checking for struct sockaddr.sa_len... no [15:54:42.167] checking for C/C++ restrict keyword... __restrict [15:54:42.213] checking for struct option... yes [15:54:42.264] checking whether assembler supports x86_64 popcntq... yes [15:54:42.304] checking size of off_t... 4 [15:54:42.556] 0 [15:54:42.556] checking for int timezone... yes [15:54:42.618] checking for backtrace_symbols... no [15:54:42.674] checking for copyfile... no [15:54:42.730] checking for copy_file_range... no [15:54:42.785] checking for elf_aux_info... no [15:54:42.839] checking for getauxval... no [15:54:42.896] checking for getifaddrs... no [15:54:42.952] checking for getpeerucred... no [15:54:43.009] checking for inet_pton... yes [15:54:43.066] checking for kqueue... no [15:54:43.119] checking for localeconv_l... no [15:54:43.173] checking for mbstowcs_l... no [15:54:43.229] checking for posix_fallocate... no [15:54:43.285] checking for ppoll... no [15:54:43.342] checking for pthread_is_threaded_np... no [15:54:43.402] checking for setproctitle... no [15:54:43.459] checking for setproctitle_fast... no [15:54:43.519] checking for strsignal... no [15:54:43.575] checking for syncfs... no [15:54:43.631] checking for sync_file_range... no [15:54:43.687] checking for uselocale... no [15:54:43.741] checking for wcstombs_l... no [15:54:43.793] checking for __builtin_bswap16... yes [15:54:43.845] checking for __builtin_bswap32... yes [15:54:43.895] checking for __builtin_bswap64... yes [15:54:43.945] checking for __builtin_clz... yes [15:54:43.998] checking for __builtin_ctz... yes [15:54:44.053] checking for __builtin_popcount... yes [15:54:44.108] checking for __builtin_frame_address... yes [15:54:44.161] checking for _LARGEFILE_SOURCE value needed for large files... no [15:54:44.217] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [15:54:44.253] checking for posix_fadvise... no [15:54:44.309] checking whether posix_fadvise is declared... no [15:54:44.357] checking whether fdatasync is declared... no [15:54:44.411] checking whether strlcat is declared... no [15:54:44.480] checking whether strlcpy is declared... no [15:54:44.549] checking whether strnlen is declared... yes [15:54:44.588] checking whether strsep is declared... no [15:54:44.663] checking whether timingsafe_bcmp is declared... no [15:54:44.734] checking whether preadv is declared... no [15:54:44.774] checking whether pwritev is declared... no [15:54:44.812] checking whether strchrnul is declared... no [15:54:44.856] checking whether memset_s is declared... no [15:54:44.904] checking whether F_FULLFSYNC is declared... no [15:54:44.949] checking for explicit_bzero... no [15:54:45.002] checking for getopt... yes [15:54:45.049] checking for getpeereid... no [15:54:45.099] checking for inet_aton... no [15:54:45.149] checking for mkdtemp... no [15:54:45.202] checking for strlcat... no [15:54:45.253] checking for strlcpy... no [15:54:45.304] checking for strnlen... yes [15:54:45.355] checking for strsep... no [15:54:45.405] checking for timingsafe_bcmp... no [15:54:45.455] checking for pthread_barrier_wait... yes [15:54:45.504] configure: On mingw32 we will use our strtof wrapper. [15:54:45.504] checking for getopt_long... yes [15:54:45.552] checking for syslog... no [15:54:45.602] checking for opterr... yes [15:54:45.651] checking for optreset... no [15:54:45.704] checking test program... cross-compiling [15:54:45.705] checking size of void *... 8 [15:54:46.115] checking size of size_t... 8 [15:54:46.599] checking size of long... 4 [15:54:46.871] checking size of long long... 8 [15:54:47.395] checking alignment of short... 2 [15:54:47.652] checking alignment of int... 4 [15:54:48.031] checking alignment of long... 4 [15:54:48.369] checking alignment of int64_t... 8 [15:54:48.878] checking alignment of double... 8 [15:54:49.397] checking for __int128... yes [15:54:49.451] checking for __int128 alignment bug... assuming ok [15:54:49.451] checking alignment of PG_INT128_TYPE... 16 [15:54:50.000] checking for builtin __sync char locking functions... yes [15:54:50.046] checking for builtin __sync int32 locking functions... yes [15:54:50.092] checking for builtin __sync int32 atomic operations... yes [15:54:50.137] checking for builtin __sync int64 atomic operations... yes [15:54:50.184] checking for builtin __atomic int32 atomic operations... yes [15:54:50.229] checking for builtin __atomic int64 atomic operations... yes [15:54:50.279] checking for __get_cpuid... yes [15:54:50.330] checking for __get_cpuid_count... yes [15:54:50.377] checking for __cpuid... no [15:54:50.787] checking for __cpuidex... no [15:54:51.216] checking for _xgetbv... yes [15:54:51.633] checking for _mm512_popcnt_epi64... yes [15:54:52.064] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [15:54:52.177] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:54:52.204] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [15:54:52.227] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:54:52.249] 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 [15:54:52.315] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:54:52.315] checking for _mm512_clmulepi64_epi128... yes [15:54:52.738] checking for vectorized CRC-32C... AVX-512 with runtime check [15:54:52.739] checking which random number source to use... Windows native [15:54:52.740] checking for xmllint... /usr/bin/xmllint [15:54:52.741] checking for xsltproc... /usr/bin/xsltproc [15:54:52.741] checking for fop... /usr/bin/fop [15:54:52.741] checking for dbtoepub... no [15:54:52.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [15:54:52.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [15:54:52.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [15:54:52.754] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [15:54:52.754] 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 [15:54:52.754] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [15:54:52.754] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [15:54:52.850] configure: creating ./config.status [15:54:52.945] config.status: creating GNUmakefile [15:54:52.957] config.status: creating src/Makefile.global [15:54:52.973] config.status: creating src/include/pg_config.h [15:54:52.986] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:54:53.000] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [15:54:53.007] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [15:54:53.014] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [15:54:53.021] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [15:54:53.028] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [15:54:53.032] config.status: executing check_win32_symlinks commands [15:54:53.066] [15:54:53.066] real 0m20.564s [15:54:53.066] user 0m13.630s [15:54:53.066] sys 0m6.504s [15:54:53.066] make -s -j${BUILD_JOBS} clean [15:54:53.631] time make -s -j${BUILD_JOBS} world-bin [15:57:03.076] In file included from ../../../../src/include/postgres.h:49, [15:57:03.076] from sequencesync.c:56: [15:57:03.076] ../../../../src/include/utils/elog.h: In function ‘start_sequence_sync’: [15:57:03.076] ../../../../src/include/utils/elog.h:240:25: error: ‘seqinfo’ may be used uninitialized [-Werror=maybe-uninitialized] [15:57:03.076] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [15:57:03.076] | ^~~~~~~~~~~~~~~ [15:57:03.076] sequencesync.c:309:49: note: ‘seqinfo’ was declared here [15:57:03.076] 309 | LogicalRepSequenceInfo *seqinfo; [15:57:03.076] | ^~~~~~~ [15:57:03.076] cc1: all warnings being treated as errors [15:57:03.077] make[4]: *** [: sequencesync.o] Error 1 [15:57:03.077] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [15:57:03.077] make[2]: *** [common.mk:37: replication-recursive] Error 2 [15:57:03.077] make[2]: *** Waiting for unfinished jobs.... [15:57:14.403] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [15:57:14.404] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:57:14.404] [15:57:14.404] real 2m20.773s [15:57:14.404] user 7m41.682s [15:57:14.404] sys 1m24.956s [15:57:14.404] [15:57:14.404] Exit status: 2