[05:06:09.352] time ./configure \
[05:06:09.352]   --host=x86_64-w64-mingw32 \
[05:06:09.352]   --enable-cassert \
[05:06:09.352]   --without-icu \
[05:06:09.352]   CC="ccache x86_64-w64-mingw32-gcc" \
[05:06:09.352]   CXX="ccache x86_64-w64-mingw32-g++"
[05:06:09.468] checking build system type... x86_64-pc-linux-gnu
[05:06:09.652] checking host system type... x86_64-w64-mingw32
[05:06:09.657] checking which template to use... win32
[05:06:09.658] checking whether NLS is wanted... no
[05:06:09.658] checking for default port number... 5432
[05:06:09.664] checking for block size... 8kB
[05:06:09.666] checking for segment size... 1GB
[05:06:09.669] checking for WAL block size... 8kB
[05:06:09.670] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc
[05:06:09.704] checking whether the C compiler works... yes
[05:06:09.837] checking for C compiler default output file name... a.exe
[05:06:09.838] checking for suffix of executables... .exe
[05:06:09.879] checking whether we are cross compiling... yes
[05:06:09.955] checking for suffix of object files... o
[05:06:09.963] checking whether we are using the GNU C compiler... yes
[05:06:09.970] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes
[05:06:09.977] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
[05:06:09.987] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed
[05:06:10.044] checking whether we are using the GNU C++ compiler... yes
[05:06:10.189] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes
[05:06:10.260] checking for gawk... no
[05:06:10.260] checking for mawk... mawk
[05:06:10.263] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
[05:06:10.295] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes
[05:06:10.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
[05:06:10.348] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
[05:06:10.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes
[05:06:10.399] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes
[05:06:10.415] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes
[05:06:10.422] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
[05:06:10.428] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
[05:06:10.435] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
[05:06:10.495] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes
[05:06:10.501] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes
[05:06:10.507] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes
[05:06:10.514] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
[05:06:10.546] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes
[05:06:10.552] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes
[05:06:10.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no
[05:06:10.595] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes
[05:06:10.611] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
[05:06:10.627] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes
[05:06:10.634] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes
[05:06:10.665] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes
[05:06:10.672] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no
[05:06:10.694] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[05:06:10.701] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[05:06:10.707] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
[05:06:10.744] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
[05:06:10.781] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
[05:06:10.788] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
[05:06:10.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[05:06:10.838] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[05:06:10.845] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[05:06:10.852] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[05:06:10.859] checking whether the C compiler still works... yes
[05:06:10.933] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E
[05:06:11.002] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config
[05:06:11.002] checking pkg-config is at least version 0.9.0... yes
[05:06:11.018] checking whether to build with ICU support... no
[05:06:11.019] checking whether to build with Tcl... no
[05:06:11.019] checking whether to build Perl modules... no
[05:06:11.019] checking whether to build Python modules... no
[05:06:11.019] checking whether to build with GSSAPI support... no
[05:06:11.020] checking whether to build with PAM support... no
[05:06:11.020] checking whether to build with BSD Authentication support... no
[05:06:11.020] checking whether to build with LDAP support... no
[05:06:11.020] checking whether to build with Bonjour support... no
[05:06:11.020] checking whether to build with SELinux support... no
[05:06:11.020] checking whether to build with systemd support... no
[05:06:11.020] configure: WARNING: *** Readline does not work on MinGW --- disabling
[05:06:11.021] checking whether to build with XML support... no
[05:06:11.021] checking whether to build with LZ4 support... no
[05:06:11.021] checking whether to build with ZSTD support... no
[05:06:11.021] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
[05:06:11.022] checking whether it is possible to strip libraries... yes
[05:06:11.028] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
[05:06:11.029] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres
[05:06:11.029] checking for a BSD-compatible install... /usr/bin/install -c
[05:06:11.037] checking for tar... /usr/bin/tar
[05:06:11.038] checking whether ln -s works... yes
[05:06:11.038] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[05:06:11.040] checking for bison... /usr/bin/bison
[05:06:11.042] configure: using bison (GNU Bison) 3.8.2
[05:06:11.045] checking for flex... /usr/bin/flex
[05:06:11.047] configure: using flex 2.6.4
[05:06:11.047] checking for perl... /usr/bin/perl
[05:06:11.049] configure: using perl 5.36.0
[05:06:11.051] checking for zic... /usr/sbin/zic
[05:06:11.052] checking for a sed that does not truncate output... /usr/bin/sed
[05:06:11.056] checking for grep that handles long lines and -e... /usr/bin/grep
[05:06:11.058] checking for egrep... /usr/bin/grep -E
[05:06:11.060] checking for ANSI C header files... yes
[05:06:11.105] checking for sys/types.h... yes
[05:06:11.161] checking for sys/stat.h... yes
[05:06:11.176] checking for stdlib.h... yes
[05:06:11.235] checking for string.h... yes
[05:06:11.295] checking for memory.h... yes
[05:06:11.310] checking for strings.h... yes
[05:06:11.326] checking for inttypes.h... yes
[05:06:11.388] checking for stdint.h... yes
[05:06:11.446] checking for unistd.h... yes
[05:06:11.508] checking for main in -lm... yes
[05:06:11.553] checking for library containing setproctitle... no
[05:06:11.642] checking for library containing dlsym... no
[05:06:11.728] checking for library containing socket... -lws2_32
[05:06:11.855] checking for library containing getopt_long... none required
[05:06:11.901] checking for library containing shm_open... no
[05:06:11.986] checking for library containing shm_unlink... no
[05:06:12.072] checking for library containing clock_gettime... no
[05:06:12.160] checking for library containing shmget... no
[05:06:12.248] checking for library containing backtrace_symbols... no
[05:06:12.338] checking for library containing pthread_barrier_wait... -lpthread
[05:06:12.425] checking for inflate in -lz... yes
[05:06:12.472] checking atomic.h usability... no
[05:06:12.525] checking atomic.h presence... no
[05:06:12.543] checking for atomic.h... no
[05:06:12.546] checking copyfile.h usability... no
[05:06:12.601] checking copyfile.h presence... no
[05:06:12.620] checking for copyfile.h... no
[05:06:12.624] checking execinfo.h usability... no
[05:06:12.678] checking execinfo.h presence... no
[05:06:12.696] checking for execinfo.h... no
[05:06:12.699] checking getopt.h usability... yes
[05:06:12.728] checking getopt.h presence... yes
[05:06:12.743] checking for getopt.h... yes
[05:06:12.750] checking ifaddrs.h usability... no
[05:06:12.805] checking ifaddrs.h presence... no
[05:06:12.824] checking for ifaddrs.h... no
[05:06:12.827] checking mbarrier.h usability... no
[05:06:12.881] checking mbarrier.h presence... no
[05:06:12.900] checking for mbarrier.h... no
[05:06:12.903] checking sys/epoll.h usability... no
[05:06:12.958] checking sys/epoll.h presence... no
[05:06:12.977] checking for sys/epoll.h... no
[05:06:12.980] checking sys/event.h usability... no
[05:06:13.035] checking sys/event.h presence... no
[05:06:13.054] checking for sys/event.h... no
[05:06:13.057] checking sys/personality.h usability... no
[05:06:13.111] checking sys/personality.h presence... no
[05:06:13.130] checking for sys/personality.h... no
[05:06:13.134] checking sys/prctl.h usability... no
[05:06:13.187] checking sys/prctl.h presence... no
[05:06:13.206] checking for sys/prctl.h... no
[05:06:13.209] checking sys/procctl.h usability... no
[05:06:13.262] checking sys/procctl.h presence... no
[05:06:13.281] checking for sys/procctl.h... no
[05:06:13.284] checking sys/signalfd.h usability... no
[05:06:13.338] checking sys/signalfd.h presence... no
[05:06:13.355] checking for sys/signalfd.h... no
[05:06:13.358] checking sys/ucred.h usability... no
[05:06:13.411] checking sys/ucred.h presence... no
[05:06:13.428] checking for sys/ucred.h... no
[05:06:13.431] checking termios.h usability... no
[05:06:13.486] checking termios.h presence... no
[05:06:13.504] checking for termios.h... no
[05:06:13.507] checking ucred.h usability... no
[05:06:13.560] checking ucred.h presence... no
[05:06:13.579] checking for ucred.h... no
[05:06:13.583] checking xlocale.h usability... no
[05:06:13.637] checking xlocale.h presence... no
[05:06:13.656] checking for xlocale.h... no
[05:06:13.659] checking zlib.h usability... yes
[05:06:13.668] checking zlib.h presence... yes
[05:06:13.687] checking for zlib.h... yes
[05:06:13.687] checking for lz4... /usr/bin/lz4
[05:06:13.687] checking for zstd... /usr/bin/zstd
[05:06:13.688] checking for openssl... /usr/bin/openssl
[05:06:13.692] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[05:06:13.693] checking crtdefs.h usability... yes
[05:06:13.721] checking crtdefs.h presence... yes
[05:06:13.735] checking for crtdefs.h... yes
[05:06:13.737] checking whether byte ordering is bigendian... no
[05:06:13.822] checking for inline... inline
[05:06:13.849] checking for printf format archetype... gnu_printf
[05:06:13.868] checking for _Static_assert... yes
[05:06:13.911] checking for typeof... typeof
[05:06:13.918] checking for __builtin_types_compatible_p... yes
[05:06:13.929] checking for __builtin_constant_p... yes
[05:06:13.950] checking for __builtin_mul_overflow... yes
[05:06:13.997] checking for __builtin_unreachable... yes
[05:06:14.041] checking for computed goto support... yes
[05:06:14.076] checking for struct tm.tm_zone... no
[05:06:14.154] checking for union semun... no
[05:06:14.187] checking for socklen_t... yes
[05:06:15.681] checking for struct sockaddr.sa_len... no
[05:06:17.678] checking for C/C++ restrict keyword... __restrict
[05:06:17.691] checking for struct option... yes
[05:06:17.745] checking whether assembler supports x86_64 popcntq... yes
[05:06:17.753] checking size of off_t... 4
[05:06:18.009] 0
[05:06:18.009] checking for int timezone... yes
[05:06:18.062] checking for backtrace_symbols... no
[05:06:18.112] checking for copyfile... no
[05:06:18.164] checking for copy_file_range... no
[05:06:18.215] checking for elf_aux_info... no
[05:06:18.265] checking for getauxval... no
[05:06:18.317] checking for getifaddrs... no
[05:06:18.369] checking for getpeerucred... no
[05:06:18.420] checking for inet_pton... yes
[05:06:18.470] checking for kqueue... no
[05:06:18.518] checking for mbstowcs_l... no
[05:06:18.567] checking for memset_s... no
[05:06:18.618] checking for posix_fallocate... no
[05:06:18.670] checking for ppoll... no
[05:06:18.723] checking for pthread_is_threaded_np... no
[05:06:18.775] checking for setproctitle... no
[05:06:18.827] checking for setproctitle_fast... no
[05:06:18.878] checking for strchrnul... no
[05:06:18.929] checking for strsignal... no
[05:06:18.981] checking for syncfs... no
[05:06:19.033] checking for sync_file_range... no
[05:06:19.084] checking for uselocale... no
[05:06:19.135] checking for wcstombs_l... no
[05:06:19.184] checking for __builtin_bswap16... yes
[05:06:19.233] checking for __builtin_bswap32... yes
[05:06:19.282] checking for __builtin_bswap64... yes
[05:06:19.330] checking for __builtin_clz... yes
[05:06:19.377] checking for __builtin_ctz... yes
[05:06:19.424] checking for __builtin_popcount... yes
[05:06:19.469] checking for __builtin_frame_address... yes
[05:06:19.514] checking for _LARGEFILE_SOURCE value needed for large files... no
[05:06:19.564] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error
[05:06:19.597] checking for posix_fadvise... no
[05:06:19.650] checking whether posix_fadvise is declared... no
[05:06:19.697] checking whether fdatasync is declared... no
[05:06:19.745] checking whether strlcat is declared... no
[05:06:19.811] checking whether strlcpy is declared... no
[05:06:19.876] checking whether strnlen is declared... yes
[05:06:19.912] checking whether strsep is declared... no
[05:06:19.976] checking whether preadv is declared... no
[05:06:20.012] checking whether pwritev is declared... no
[05:06:20.048] checking whether F_FULLFSYNC is declared... no
[05:06:20.089] checking for explicit_bzero... no
[05:06:20.138] checking for getopt... yes
[05:06:20.184] checking for getpeereid... no
[05:06:20.231] checking for inet_aton... no
[05:06:20.280] checking for mkdtemp... no
[05:06:20.329] checking for strlcat... no
[05:06:20.378] checking for strlcpy... no
[05:06:20.427] checking for strnlen... yes
[05:06:20.474] checking for strsep... no
[05:06:20.520] checking for pthread_barrier_wait... yes
[05:06:20.562] configure: On mingw32 we will use our strtof wrapper.
[05:06:20.563] checking for getopt_long... yes
[05:06:20.608] checking for syslog... no
[05:06:20.656] checking for opterr... yes
[05:06:20.705] checking for optreset... no
[05:06:20.757] checking test program... cross-compiling
[05:06:20.757] checking size of void *... 8
[05:06:21.135] checking size of size_t... 8
[05:06:21.461] checking size of long... 4
[05:06:21.759] checking size of long long... 8
[05:06:22.180] checking alignment of short... 2
[05:06:22.341] checking alignment of int... 4
[05:06:22.563] checking alignment of long... 4
[05:06:22.830] checking alignment of int64_t... 8
[05:06:23.163] checking alignment of double... 8
[05:06:23.474] checking for __int128... yes
[05:06:23.527] checking for __int128 alignment bug... assuming ok
[05:06:23.527] checking alignment of PG_INT128_TYPE... 16
[05:06:23.921] checking for builtin __sync char locking functions... yes
[05:06:23.965] checking for builtin __sync int32 locking functions... yes
[05:06:24.009] checking for builtin __sync int32 atomic operations... yes
[05:06:24.053] checking for builtin __sync int64 atomic operations... yes
[05:06:24.098] checking for builtin __atomic int32 atomic operations... yes
[05:06:24.142] checking for builtin __atomic int64 atomic operations... yes
[05:06:24.187] checking for __get_cpuid... yes
[05:06:24.234] checking for __get_cpuid_count... yes
[05:06:24.280] checking for __cpuid... no
[05:06:24.672] checking for __cpuidex... no
[05:06:25.088] checking for _xgetbv... yes
[05:06:25.488] checking for _mm512_popcnt_epi64... yes
[05:06:25.901] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[05:06:26.003] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[05:06:26.025] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[05:06:26.043] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[05:06:26.062] 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
[05:06:26.116] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[05:06:26.117] checking which random number source to use... Windows native
[05:06:26.119] checking for xmllint... /usr/bin/xmllint
[05:06:26.119] checking for xsltproc... /usr/bin/xsltproc
[05:06:26.120] checking for fop... /usr/bin/fop
[05:06:26.120] checking for dbtoepub... no
[05:06:26.120] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no
[05:06:26.120] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no
[05:06:26.120] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no
[05:06:26.133] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32
[05:06:26.133] 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
[05:06:26.133] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 
[05:06:26.133] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import 
[05:06:26.222] configure: creating ./config.status
[05:06:26.308] config.status: creating GNUmakefile
[05:06:26.321] config.status: creating src/Makefile.global
[05:06:26.337] config.status: creating src/include/pg_config.h
[05:06:26.350] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[05:06:26.365] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[05:06:26.373] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c
[05:06:26.380] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c
[05:06:26.387] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h
[05:06:26.395] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port
[05:06:26.398] config.status: executing check_win32_symlinks commands
[05:06:26.433] 
[05:06:26.433] real	0m17.081s
[05:06:26.433] user	0m11.252s
[05:06:26.433] sys	0m5.474s
[05:06:26.433] make -s -j${BUILD_JOBS} clean
[05:06:26.962] time make -s -j${BUILD_JOBS} world-bin
[05:07:12.477] In file included from ../../../src/include/jit/jit.h:16,
[05:07:12.477]                  from explain.c:22:
[05:07:12.477] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
[05:07:12.477]    58 | int add_library(struct dl_phdr_info *info, size_t size, void *data);
[05:07:12.477]       |                        ^~~~~~~~~~~~
[05:07:12.477] cc1: all warnings being treated as errors
[05:07:12.477] make[3]: *** [<builtin>: explain.o] Error 1
[05:07:12.477] make[2]: *** [common.mk:37: commands-recursive] Error 2
[05:07:12.477] make[2]: *** Waiting for unfinished jobs....
[05:07:31.586] make[1]: *** [Makefile:42: all-backend-recurse] Error 2
[05:07:31.587] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2
[05:07:31.587] 
[05:07:31.587] real	1m4.625s
[05:07:31.587] user	3m22.383s
[05:07:31.587] sys	0m42.505s
[05:07:31.587] 
[05:07:31.587] Exit status: 2����