[09:41:52.743] time ./configure \
[09:41:52.743]   --host=x86_64-w64-mingw32 \
[09:41:52.743]   --enable-cassert \
[09:41:52.743]   --without-icu \
[09:41:52.743]   CC="ccache x86_64-w64-mingw32-gcc" \
[09:41:52.743]   CXX="ccache x86_64-w64-mingw32-g++"
[09:41:52.866] checking build system type... x86_64-pc-linux-gnu
[09:41:53.057] checking host system type... x86_64-w64-mingw32
[09:41:53.063] checking which template to use... win32
[09:41:53.063] checking whether NLS is wanted... no
[09:41:53.063] checking for default port number... 5432
[09:41:53.071] checking for block size... 8kB
[09:41:53.072] checking for segment size... 1GB
[09:41:53.075] checking for WAL block size... 8kB
[09:41:53.076] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc
[09:41:53.111] checking whether the C compiler works... yes
[09:41:53.296] checking for C compiler default output file name... a.exe
[09:41:53.298] checking for suffix of executables... .exe
[09:41:53.341] checking whether we are cross compiling... yes
[09:41:53.422] checking for suffix of object files... o
[09:41:53.440] checking whether we are using the GNU C compiler... yes
[09:41:53.473] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes
[09:41:53.480] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
[09:41:53.564] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed
[09:41:53.702] checking whether we are using the GNU C++ compiler... yes
[09:41:53.844] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes
[09:41:53.929] checking for gawk... no
[09:41:53.929] checking for mawk... mawk
[09:41:53.931] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
[09:41:53.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes
[09:41:53.946] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
[09:41:53.992] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
[09:41:54.037] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes
[09:41:54.044] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes
[09:41:54.051] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes
[09:41:54.058] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
[09:41:54.066] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
[09:41:54.073] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
[09:41:54.080] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes
[09:41:54.096] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes
[09:41:54.104] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes
[09:41:54.111] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
[09:41:54.119] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes
[09:41:54.126] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes
[09:41:54.143] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no
[09:41:54.181] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes
[09:41:54.188] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
[09:41:54.195] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes
[09:41:54.202] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes
[09:41:54.220] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes
[09:41:54.237] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no
[09:41:54.262] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[09:41:54.270] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[09:41:54.277] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
[09:41:54.314] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
[09:41:54.353] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
[09:41:54.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
[09:41:54.404] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[09:41:54.440] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[09:41:54.458] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[09:41:54.476] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[09:41:54.484] checking whether the C compiler still works... yes
[09:41:54.560] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E
[09:41:54.631] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config
[09:41:54.632] checking pkg-config is at least version 0.9.0... yes
[09:41:54.648] checking whether to build with ICU support... no
[09:41:54.648] checking whether to build with Tcl... no
[09:41:54.648] checking whether to build Perl modules... no
[09:41:54.649] checking whether to build Python modules... no
[09:41:54.649] checking whether to build with GSSAPI support... no
[09:41:54.650] checking whether to build with PAM support... no
[09:41:54.650] checking whether to build with BSD Authentication support... no
[09:41:54.650] checking whether to build with LDAP support... no
[09:41:54.650] checking whether to build with Bonjour support... no
[09:41:54.650] checking whether to build with SELinux support... no
[09:41:54.650] checking whether to build with systemd support... no
[09:41:54.650] configure: WARNING: *** Readline does not work on MinGW --- disabling
[09:41:54.650] checking whether to build with libcurl support... no
[09:41:54.651] checking whether to build with XML support... no
[09:41:54.651] checking whether to build with LZ4 support... no
[09:41:54.651] checking whether to build with ZSTD support... no
[09:41:54.652] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
[09:41:54.652] checking whether it is possible to strip libraries... yes
[09:41:54.658] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
[09:41:54.659] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres
[09:41:54.659] checking for a BSD-compatible install... /usr/bin/install -c
[09:41:54.668] checking for tar... /usr/bin/tar
[09:41:54.668] checking whether ln -s works... yes
[09:41:54.668] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[09:41:54.670] checking for bison... /usr/bin/bison
[09:41:54.673] configure: using bison (GNU Bison) 3.8.2
[09:41:54.676] checking for flex... /usr/bin/flex
[09:41:54.678] configure: using flex 2.6.4
[09:41:54.679] checking for perl... /usr/bin/perl
[09:41:54.682] configure: using perl 5.36.0
[09:41:54.684] checking for zic... /usr/sbin/zic
[09:41:54.684] checking for a sed that does not truncate output... /usr/bin/sed
[09:41:54.690] checking for grep that handles long lines and -e... /usr/bin/grep
[09:41:54.693] checking for egrep... /usr/bin/grep -E
[09:41:54.694] checking for ANSI C header files... yes
[09:41:54.745] checking for sys/types.h... yes
[09:41:54.762] checking for sys/stat.h... yes
[09:41:54.824] checking for stdlib.h... yes
[09:41:54.884] checking for string.h... yes
[09:41:54.898] checking for memory.h... yes
[09:41:54.960] checking for strings.h... yes
[09:41:54.978] checking for inttypes.h... yes
[09:41:54.994] checking for stdint.h... yes
[09:41:55.057] checking for unistd.h... yes
[09:41:55.075] checking for main in -lm... yes
[09:41:55.124] checking for library containing setproctitle... no
[09:41:55.213] checking for library containing dlsym... no
[09:41:55.303] checking for library containing socket... -lws2_32
[09:41:55.437] checking for library containing getopt_long... none required
[09:41:55.486] checking for library containing shm_open... no
[09:41:55.574] checking for library containing shm_unlink... no
[09:41:55.661] checking for library containing clock_gettime... no
[09:41:55.751] checking for library containing shmget... no
[09:41:55.845] checking for library containing backtrace_symbols... no
[09:41:55.936] checking for library containing pthread_barrier_wait... -lpthread
[09:41:56.028] checking for inflate in -lz... yes
[09:41:56.081] checking atomic.h usability... no
[09:41:56.140] checking atomic.h presence... no
[09:41:56.159] checking for atomic.h... no
[09:41:56.162] checking copyfile.h usability... no
[09:41:56.220] checking copyfile.h presence... no
[09:41:56.240] checking for copyfile.h... no
[09:41:56.244] checking execinfo.h usability... no
[09:41:56.302] checking execinfo.h presence... no
[09:41:56.321] checking for execinfo.h... no
[09:41:56.325] checking getopt.h usability... yes
[09:41:56.332] checking getopt.h presence... yes
[09:41:56.347] checking for getopt.h... yes
[09:41:56.354] checking ifaddrs.h usability... no
[09:41:56.409] checking ifaddrs.h presence... no
[09:41:56.427] checking for ifaddrs.h... no
[09:41:56.431] checking mbarrier.h usability... no
[09:41:56.484] checking mbarrier.h presence... no
[09:41:56.503] checking for mbarrier.h... no
[09:41:56.506] checking sys/epoll.h usability... no
[09:41:56.560] checking sys/epoll.h presence... no
[09:41:56.578] checking for sys/epoll.h... no
[09:41:56.582] checking sys/event.h usability... no
[09:41:56.636] checking sys/event.h presence... no
[09:41:56.654] checking for sys/event.h... no
[09:41:56.657] checking sys/personality.h usability... no
[09:41:56.712] checking sys/personality.h presence... no
[09:41:56.733] checking for sys/personality.h... no
[09:41:56.736] checking sys/prctl.h usability... no
[09:41:56.793] checking sys/prctl.h presence... no
[09:41:56.814] checking for sys/prctl.h... no
[09:41:56.818] checking sys/procctl.h usability... no
[09:41:56.875] checking sys/procctl.h presence... no
[09:41:56.895] checking for sys/procctl.h... no
[09:41:56.899] checking sys/signalfd.h usability... no
[09:41:56.954] checking sys/signalfd.h presence... no
[09:41:56.972] checking for sys/signalfd.h... no
[09:41:56.975] checking sys/ucred.h usability... no
[09:41:57.030] checking sys/ucred.h presence... no
[09:41:57.050] checking for sys/ucred.h... no
[09:41:57.053] checking termios.h usability... no
[09:41:57.109] checking termios.h presence... no
[09:41:57.129] checking for termios.h... no
[09:41:57.133] checking ucred.h usability... no
[09:41:57.190] checking ucred.h presence... no
[09:41:57.210] checking for ucred.h... no
[09:41:57.214] checking xlocale.h usability... no
[09:41:57.268] checking xlocale.h presence... no
[09:41:57.287] checking for xlocale.h... no
[09:41:57.291] checking zlib.h usability... yes
[09:41:57.300] checking zlib.h presence... yes
[09:41:57.319] checking for zlib.h... yes
[09:41:57.319] checking for lz4... /usr/bin/lz4
[09:41:57.320] checking for zstd... /usr/bin/zstd
[09:41:57.320] checking for openssl... /usr/bin/openssl
[09:41:57.324] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[09:41:57.325] checking crtdefs.h usability... yes
[09:41:57.333] checking crtdefs.h presence... yes
[09:41:57.348] checking for crtdefs.h... yes
[09:41:57.349] checking whether byte ordering is bigendian... no
[09:41:57.426] checking for inline... inline
[09:41:57.454] checking for printf format archetype... gnu_printf
[09:41:57.462] checking for _Static_assert... yes
[09:41:57.504] checking for typeof... typeof
[09:41:57.511] checking for __builtin_types_compatible_p... yes
[09:41:57.522] checking for __builtin_constant_p... yes
[09:41:57.532] checking for __builtin_mul_overflow... yes
[09:41:57.579] checking for __builtin_unreachable... yes
[09:41:57.620] checking for computed goto support... yes
[09:41:57.627] checking for struct tm.tm_zone... no
[09:41:57.710] checking for union semun... no
[09:41:57.747] checking for socklen_t... yes
[09:41:58.895] checking for struct sockaddr.sa_len... no
[09:42:00.900] checking for C/C++ restrict keyword... __restrict
[09:42:00.942] checking for struct option... yes
[09:42:00.986] checking whether assembler supports x86_64 popcntq... yes
[09:42:00.994] checking size of off_t... 4
[09:42:01.329] 0
[09:42:01.329] checking for int timezone... yes
[09:42:01.382] checking for backtrace_symbols... no
[09:42:01.433] checking for copyfile... no
[09:42:01.484] checking for copy_file_range... no
[09:42:01.534] checking for elf_aux_info... no
[09:42:01.585] checking for getauxval... no
[09:42:01.636] checking for getifaddrs... no
[09:42:01.685] checking for getpeerucred... no
[09:42:01.736] checking for inet_pton... yes
[09:42:01.788] checking for kqueue... no
[09:42:01.840] checking for mbstowcs_l... no
[09:42:01.892] checking for memset_s... no
[09:42:01.943] checking for posix_fallocate... no
[09:42:01.995] checking for ppoll... no
[09:42:02.046] checking for pthread_is_threaded_np... no
[09:42:02.097] checking for setproctitle... no
[09:42:02.149] checking for setproctitle_fast... no
[09:42:02.199] checking for strchrnul... no
[09:42:02.251] checking for strsignal... no
[09:42:02.303] checking for syncfs... no
[09:42:02.356] checking for sync_file_range... no
[09:42:02.408] checking for uselocale... no
[09:42:02.459] checking for wcstombs_l... no
[09:42:02.508] checking for __builtin_bswap16... yes
[09:42:02.559] checking for __builtin_bswap32... yes
[09:42:02.609] checking for __builtin_bswap64... yes
[09:42:02.658] checking for __builtin_clz... yes
[09:42:02.708] checking for __builtin_ctz... yes
[09:42:02.757] checking for __builtin_popcount... yes
[09:42:02.807] checking for __builtin_frame_address... yes
[09:42:02.856] checking for _LARGEFILE_SOURCE value needed for large files... no
[09:42:02.908] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error
[09:42:02.939] checking for posix_fadvise... no
[09:42:02.990] checking whether posix_fadvise is declared... no
[09:42:03.036] checking whether fdatasync is declared... no
[09:42:03.083] checking whether strlcat is declared... no
[09:42:03.147] checking whether strlcpy is declared... no
[09:42:03.210] checking whether strnlen is declared... yes
[09:42:03.224] checking whether strsep is declared... no
[09:42:03.287] checking whether preadv is declared... no
[09:42:03.324] checking whether pwritev is declared... no
[09:42:03.360] checking whether F_FULLFSYNC is declared... no
[09:42:03.400] checking for explicit_bzero... no
[09:42:03.448] checking for getopt... yes
[09:42:03.493] checking for getpeereid... no
[09:42:03.541] checking for inet_aton... no
[09:42:03.589] checking for mkdtemp... no
[09:42:03.637] checking for strlcat... no
[09:42:03.685] checking for strlcpy... no
[09:42:03.733] checking for strnlen... yes
[09:42:03.782] checking for strsep... no
[09:42:03.830] checking for pthread_barrier_wait... yes
[09:42:03.875] configure: On mingw32 we will use our strtof wrapper.
[09:42:03.876] checking for getopt_long... yes
[09:42:03.922] checking for syslog... no
[09:42:03.969] checking for opterr... yes
[09:42:04.017] checking for optreset... no
[09:42:04.068] checking test program... cross-compiling
[09:42:04.068] checking size of void *... 8
[09:42:04.393] checking size of size_t... 8
[09:42:04.661] checking size of long... 4
[09:42:04.861] checking size of long long... 8
[09:42:05.198] checking alignment of short... 2
[09:42:05.356] checking alignment of int... 4
[09:42:05.657] checking alignment of long... 4
[09:42:05.916] checking alignment of int64_t... 8
[09:42:06.313] checking alignment of double... 8
[09:42:06.633] checking for __int128... yes
[09:42:06.682] checking for __int128 alignment bug... assuming ok
[09:42:06.682] checking alignment of PG_INT128_TYPE... 16
[09:42:07.120] checking for builtin __sync char locking functions... yes
[09:42:07.163] checking for builtin __sync int32 locking functions... yes
[09:42:07.205] checking for builtin __sync int32 atomic operations... yes
[09:42:07.248] checking for builtin __sync int64 atomic operations... yes
[09:42:07.293] checking for builtin __atomic int32 atomic operations... yes
[09:42:07.337] checking for builtin __atomic int64 atomic operations... yes
[09:42:07.382] checking for __get_cpuid... yes
[09:42:07.431] checking for __get_cpuid_count... yes
[09:42:07.477] checking for __cpuid... no
[09:42:07.872] checking for __cpuidex... no
[09:42:08.294] checking for _xgetbv... yes
[09:42:08.693] checking for _mm512_popcnt_epi64... yes
[09:42:09.107] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[09:42:09.207] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[09:42:09.229] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[09:42:09.248] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[09:42:09.267] 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
[09:42:09.321] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[09:42:09.322] checking which random number source to use... Windows native
[09:42:09.324] checking for xmllint... /usr/bin/xmllint
[09:42:09.324] checking for xsltproc... /usr/bin/xsltproc
[09:42:09.324] checking for fop... /usr/bin/fop
[09:42:09.324] checking for dbtoepub... no
[09:42:09.325] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no
[09:42:09.325] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no
[09:42:09.325] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no
[09:42:09.335] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32
[09:42:09.335] 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
[09:42:09.335] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 
[09:42:09.335] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import 
[09:42:09.418] configure: creating ./config.status
[09:42:09.501] config.status: creating GNUmakefile
[09:42:09.513] config.status: creating src/Makefile.global
[09:42:09.529] config.status: creating src/include/pg_config.h
[09:42:09.541] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[09:42:09.557] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[09:42:09.564] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c
[09:42:09.571] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c
[09:42:09.578] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h
[09:42:09.586] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port
[09:42:09.589] config.status: executing check_win32_symlinks commands
[09:42:09.624] 
[09:42:09.624] real	0m16.882s
[09:42:09.624] user	0m11.068s
[09:42:09.624] sys	0m5.447s
[09:42:09.624] make -s -j${BUILD_JOBS} clean
[09:42:10.149] time make -s -j${BUILD_JOBS} world-bin
[09:42:53.658] In function ‘show_modifytable_info’,
[09:42:53.658]     inlined from ‘ExplainNode’ at explain.c:2370:4:
[09:42:53.658] explain.c:4626:17: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized]
[09:42:53.658]  4626 |                 ExplainPropertyText("Conflict Resolution", resolution, es);
[09:42:53.658]       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[09:42:53.658] explain.c: In function ‘ExplainNode’:
[09:42:53.658] explain.c:4598:29: note: ‘resolution’ was declared here
[09:42:53.658]  4598 |                 const char *resolution;
[09:42:53.658]       |                             ^~~~~~~~~~
[09:42:53.658] cc1: all warnings being treated as errors
[09:42:53.659] make[3]: *** [<builtin>: explain.o] Error 1
[09:42:53.659] make[2]: *** [common.mk:37: commands-recursive] Error 2
[09:42:53.659] make[2]: *** Waiting for unfinished jobs....
[09:43:31.815] make[1]: *** [Makefile:42: all-backend-recurse] Error 2
[09:43:31.815] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2
[09:43:31.815] 
[09:43:31.815] real	1m21.666s
[09:43:31.815] user	4m20.229s
[09:43:31.815] sys	0m49.906s
[09:43:31.816] 
[09:43:31.816] Exit status: 2��������������������