[00:07:14.099] time ./configure \ [00:07:14.099] --host=x86_64-w64-mingw32 \ [00:07:14.099] --enable-cassert \ [00:07:14.099] --without-icu \ [00:07:14.099] CC="ccache x86_64-w64-mingw32-gcc" \ [00:07:14.099] CXX="ccache x86_64-w64-mingw32-g++" [00:07:14.224] checking build system type... x86_64-pc-linux-gnu [00:07:14.407] checking host system type... x86_64-w64-mingw32 [00:07:14.412] checking which template to use... win32 [00:07:14.413] checking whether NLS is wanted... no [00:07:14.413] checking for default port number... 5432 [00:07:14.420] checking for block size... 8kB [00:07:14.421] checking for segment size... 1GB [00:07:14.424] checking for WAL block size... 8kB [00:07:14.425] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:07:14.461] checking whether the C compiler works... yes [00:07:14.591] checking for C compiler default output file name... a.exe [00:07:14.592] checking for suffix of executables... .exe [00:07:14.637] checking whether we are cross compiling... yes [00:07:14.714] checking for suffix of object files... o [00:07:14.723] checking whether we are using the GNU C compiler... yes [00:07:14.730] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:07:14.737] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:07:14.747] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [00:07:14.799] checking whether we are using the GNU C++ compiler... yes [00:07:14.806] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:07:14.846] checking for gawk... no [00:07:14.846] checking for mawk... mawk [00:07:14.849] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:07:14.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:07:14.863] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:07:14.911] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:07:15.073] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:07:15.081] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:07:15.090] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:07:15.098] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:07:15.105] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:07:15.113] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:07:15.121] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:07:15.129] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:07:15.136] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:07:15.144] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:07:15.152] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:07:15.159] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:07:15.167] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:07:15.206] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:07:15.214] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:07:15.222] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:07:15.230] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:07:15.238] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:07:15.246] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:07:15.274] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:07:15.282] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:07:15.290] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:07:15.331] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:07:15.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:07:15.379] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:07:15.386] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:07:15.423] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:07:15.431] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:07:15.439] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:07:15.448] checking whether the C compiler still works... yes [00:07:15.518] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:07:15.601] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:07:15.601] checking pkg-config is at least version 0.9.0... yes [00:07:15.618] checking whether to build with ICU support... no [00:07:15.618] checking whether to build with Tcl... no [00:07:15.619] checking whether to build Perl modules... no [00:07:15.619] checking whether to build Python modules... no [00:07:15.619] checking whether to build with GSSAPI support... no [00:07:15.620] checking whether to build with PAM support... no [00:07:15.620] checking whether to build with BSD Authentication support... no [00:07:15.620] checking whether to build with LDAP support... no [00:07:15.620] checking whether to build with Bonjour support... no [00:07:15.621] checking whether to build with SELinux support... no [00:07:15.621] checking whether to build with systemd support... no [00:07:15.621] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:07:15.621] checking whether to build with liburing support... no [00:07:15.621] checking whether to build with libcurl support... no [00:07:15.622] checking whether to build with libnuma support... no [00:07:15.622] checking whether to build with XML support... no [00:07:15.622] checking whether to build with LZ4 support... no [00:07:15.622] checking whether to build with ZSTD support... no [00:07:15.623] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:07:15.623] checking whether it is possible to strip libraries... yes [00:07:15.631] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:07:15.632] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:07:15.632] checking for a BSD-compatible install... /usr/bin/install -c [00:07:15.642] checking for tar... /usr/bin/tar [00:07:15.642] checking whether ln -s works... yes [00:07:15.642] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:07:15.645] checking for bison... /usr/bin/bison [00:07:15.648] configure: using bison (GNU Bison) 3.8.2 [00:07:15.652] checking for flex... /usr/bin/flex [00:07:15.654] configure: using flex 2.6.4 [00:07:15.655] checking for perl... /usr/bin/perl [00:07:15.658] configure: using perl 5.36.0 [00:07:15.661] checking for zic... /usr/sbin/zic [00:07:15.661] checking for a sed that does not truncate output... /usr/bin/sed [00:07:15.667] checking for grep that handles long lines and -e... /usr/bin/grep [00:07:15.670] checking for egrep... /usr/bin/grep -E [00:07:15.671] checking for ANSI C header files... yes [00:07:15.729] checking for sys/types.h... yes [00:07:15.748] checking for sys/stat.h... yes [00:07:15.769] checking for stdlib.h... yes [00:07:15.786] checking for string.h... yes [00:07:15.803] checking for memory.h... yes [00:07:15.820] checking for strings.h... yes [00:07:15.837] checking for inttypes.h... yes [00:07:15.857] checking for stdint.h... yes [00:07:15.873] checking for unistd.h... yes [00:07:15.891] checking for main in -lm... yes [00:07:15.945] checking for library containing setproctitle... no [00:07:16.048] checking for library containing dlsym... no [00:07:16.149] checking for library containing socket... -lws2_32 [00:07:16.295] checking for library containing getopt_long... none required [00:07:16.347] checking for library containing shm_open... no [00:07:16.442] checking for library containing shm_unlink... no [00:07:16.539] checking for library containing clock_gettime... no [00:07:16.637] checking for library containing shmget... no [00:07:16.735] checking for library containing backtrace_symbols... no [00:07:16.835] checking for library containing pthread_barrier_wait... -lpthread [00:07:16.934] checking for inflate in -lz... yes [00:07:16.988] checking atomic.h usability... no [00:07:17.051] checking atomic.h presence... no [00:07:17.071] checking for atomic.h... no [00:07:17.075] checking copyfile.h usability... no [00:07:17.132] checking copyfile.h presence... no [00:07:17.152] checking for copyfile.h... no [00:07:17.156] checking execinfo.h usability... no [00:07:17.213] checking execinfo.h presence... no [00:07:17.234] checking for execinfo.h... no [00:07:17.238] checking getopt.h usability... yes [00:07:17.246] checking getopt.h presence... yes [00:07:17.263] checking for getopt.h... yes [00:07:17.273] checking ifaddrs.h usability... no [00:07:17.335] checking ifaddrs.h presence... no [00:07:17.356] checking for ifaddrs.h... no [00:07:17.359] checking mbarrier.h usability... no [00:07:17.420] checking mbarrier.h presence... no [00:07:17.441] checking for mbarrier.h... no [00:07:17.444] checking sys/epoll.h usability... no [00:07:17.503] checking sys/epoll.h presence... no [00:07:17.525] checking for sys/epoll.h... no [00:07:17.529] checking sys/event.h usability... no [00:07:17.588] checking sys/event.h presence... no [00:07:17.608] checking for sys/event.h... no [00:07:17.612] checking sys/personality.h usability... no [00:07:17.672] checking sys/personality.h presence... no [00:07:17.694] checking for sys/personality.h... no [00:07:17.697] checking sys/prctl.h usability... no [00:07:17.759] checking sys/prctl.h presence... no [00:07:17.781] checking for sys/prctl.h... no [00:07:17.785] checking sys/procctl.h usability... no [00:07:17.846] checking sys/procctl.h presence... no [00:07:17.867] checking for sys/procctl.h... no [00:07:17.870] checking sys/signalfd.h usability... no [00:07:17.931] checking sys/signalfd.h presence... no [00:07:17.952] checking for sys/signalfd.h... no [00:07:17.956] checking sys/ucred.h usability... no [00:07:18.015] checking sys/ucred.h presence... no [00:07:18.037] checking for sys/ucred.h... no [00:07:18.041] checking termios.h usability... no [00:07:18.099] checking termios.h presence... no [00:07:18.119] checking for termios.h... no [00:07:18.123] checking ucred.h usability... no [00:07:18.182] checking ucred.h presence... no [00:07:18.201] checking for ucred.h... no [00:07:18.205] checking xlocale.h usability... no [00:07:18.264] checking xlocale.h presence... no [00:07:18.285] checking for xlocale.h... no [00:07:18.288] checking zlib.h usability... yes [00:07:18.299] checking zlib.h presence... yes [00:07:18.320] checking for zlib.h... yes [00:07:18.320] checking for lz4... /usr/bin/lz4 [00:07:18.320] checking for zstd... /usr/bin/zstd [00:07:18.321] checking for openssl... /usr/bin/openssl [00:07:18.325] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [00:07:18.326] checking crtdefs.h usability... yes [00:07:18.334] checking crtdefs.h presence... yes [00:07:18.350] checking for crtdefs.h... yes [00:07:18.351] checking whether byte ordering is bigendian... no [00:07:18.430] checking for inline... inline [00:07:18.439] checking for printf format archetype... gnu_printf [00:07:18.448] checking for _Static_assert... yes [00:07:18.493] checking for typeof... typeof [00:07:18.501] checking for __builtin_types_compatible_p... yes [00:07:18.512] checking for __builtin_constant_p... yes [00:07:18.524] checking for __builtin_mul_overflow... yes [00:07:18.575] checking for __builtin_unreachable... yes [00:07:18.620] checking for computed goto support... yes [00:07:18.628] checking for struct tm.tm_zone... no [00:07:18.710] checking for union semun... no [00:07:18.747] checking for socklen_t... yes [00:07:20.018] checking for struct sockaddr.sa_len... no [00:07:22.283] checking for C/C++ restrict keyword... __restrict [00:07:22.299] checking for struct option... yes [00:07:22.349] checking whether assembler supports x86_64 popcntq... yes [00:07:22.357] checking size of off_t... 4 [00:07:22.587] 0 [00:07:22.587] checking for int timezone... yes [00:07:22.645] checking for backtrace_symbols... no [00:07:22.702] checking for copyfile... no [00:07:22.761] checking for copy_file_range... no [00:07:22.819] checking for elf_aux_info... no [00:07:22.876] checking for getauxval... no [00:07:22.930] checking for getifaddrs... no [00:07:22.986] checking for getpeerucred... no [00:07:23.042] checking for inet_pton... yes [00:07:23.101] checking for kqueue... no [00:07:23.158] checking for localeconv_l... no [00:07:23.217] checking for mbstowcs_l... no [00:07:23.275] checking for posix_fallocate... no [00:07:23.333] checking for ppoll... no [00:07:23.389] checking for pthread_is_threaded_np... no [00:07:23.444] checking for setproctitle... no [00:07:23.500] checking for setproctitle_fast... no [00:07:23.554] checking for strsignal... no [00:07:23.608] checking for syncfs... no [00:07:23.666] checking for sync_file_range... no [00:07:23.723] checking for uselocale... no [00:07:23.781] checking for wcstombs_l... no [00:07:23.836] checking for __builtin_bswap16... yes [00:07:23.892] checking for __builtin_bswap32... yes [00:07:23.948] checking for __builtin_bswap64... yes [00:07:24.002] checking for __builtin_clz... yes [00:07:24.062] checking for __builtin_ctz... yes [00:07:24.118] checking for __builtin_popcount... yes [00:07:24.172] checking for __builtin_frame_address... yes [00:07:24.226] checking for _LARGEFILE_SOURCE value needed for large files... no [00:07:24.284] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:07:24.319] checking for posix_fadvise... no [00:07:24.376] checking whether posix_fadvise is declared... no [00:07:24.427] checking whether fdatasync is declared... no [00:07:24.475] checking whether strlcat is declared... no [00:07:24.542] checking whether strlcpy is declared... no [00:07:24.616] checking whether strnlen is declared... yes [00:07:24.632] checking whether strsep is declared... no [00:07:24.701] checking whether timingsafe_bcmp is declared... no [00:07:24.770] checking whether preadv is declared... no [00:07:24.813] checking whether pwritev is declared... no [00:07:24.854] checking whether strchrnul is declared... no [00:07:24.902] checking whether memset_s is declared... no [00:07:24.951] checking whether F_FULLFSYNC is declared... no [00:07:24.997] checking for explicit_bzero... no [00:07:25.052] checking for getopt... yes [00:07:25.104] checking for getpeereid... no [00:07:25.158] checking for inet_aton... no [00:07:25.212] checking for mkdtemp... no [00:07:25.266] checking for strlcat... no [00:07:25.321] checking for strlcpy... no [00:07:25.375] checking for strnlen... yes [00:07:25.430] checking for strsep... no [00:07:25.484] checking for timingsafe_bcmp... no [00:07:25.539] checking for pthread_barrier_wait... yes [00:07:25.590] configure: On mingw32 we will use our strtof wrapper. [00:07:25.590] checking for getopt_long... yes [00:07:25.643] checking for syslog... no [00:07:25.697] checking for opterr... yes [00:07:25.753] checking for optreset... no [00:07:25.811] checking test program... cross-compiling [00:07:25.811] checking size of void *... 8 [00:07:26.111] checking size of size_t... 8 [00:07:26.416] checking size of long... 4 [00:07:26.646] checking size of long long... 8 [00:07:26.949] checking alignment of short... 2 [00:07:27.107] checking alignment of int... 4 [00:07:27.336] checking alignment of long... 4 [00:07:27.566] checking alignment of int64_t... 8 [00:07:27.865] checking alignment of double... 8 [00:07:28.165] checking for __int128... yes [00:07:28.224] checking for __int128 alignment bug... assuming ok [00:07:28.224] checking alignment of PG_INT128_TYPE... 16 [00:07:28.588] checking for builtin __sync char locking functions... yes [00:07:28.638] checking for builtin __sync int32 locking functions... yes [00:07:28.688] checking for builtin __sync int32 atomic operations... yes [00:07:28.736] checking for builtin __sync int64 atomic operations... yes [00:07:28.786] checking for builtin __atomic int32 atomic operations... yes [00:07:28.835] checking for builtin __atomic int64 atomic operations... yes [00:07:28.885] checking for __get_cpuid... yes [00:07:28.938] checking for __get_cpuid_count... yes [00:07:28.988] checking for _xgetbv... yes [00:07:29.424] checking for _mm512_popcnt_epi64... yes [00:07:29.859] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:07:29.967] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:07:29.991] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:07:30.011] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:07:30.032] 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:07:30.092] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:07:30.092] checking for _mm512_clmulepi64_epi128... yes [00:07:30.519] checking for vectorized CRC-32C... AVX-512 with runtime check [00:07:30.519] checking which random number source to use... Windows native [00:07:30.521] checking for xmllint... /usr/bin/xmllint [00:07:30.522] checking for xsltproc... /usr/bin/xsltproc [00:07:30.522] checking for fop... /usr/bin/fop [00:07:30.522] checking for dbtoepub... no [00:07:30.522] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:07:30.523] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:07:30.523] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:07:30.535] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:07:30.535] 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:07:30.535] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:07:30.535] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:07:30.638] configure: creating ./config.status [00:07:30.734] config.status: creating GNUmakefile [00:07:30.747] config.status: creating src/Makefile.global [00:07:30.763] config.status: creating src/include/pg_config.h [00:07:30.777] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:07:30.793] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:07:30.801] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:07:30.809] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:07:30.818] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:07:30.822] config.status: executing check_win32_symlinks commands [00:07:30.860] [00:07:30.860] real 0m16.761s [00:07:30.860] user 0m11.277s [00:07:30.860] sys 0m5.240s [00:07:30.860] make -s -j${BUILD_JOBS} clean [00:07:31.432] time make -s -j${BUILD_JOBS} world-bin [00:07:36.456] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-prototypes] [00:07:36.456] 44 | __ubsan_default_options(void) [00:07:36.456] | ^~~~~~~~~~~~~~~~~~~~~~~ [00:07:36.456] cc1: all warnings being treated as errors [00:07:36.457] make[3]: *** [Makefile:21: sanitizer_hook.o] Error 1 [00:07:36.457] make[2]: *** [common.mk:37: main-recursive] Error 2 [00:07:36.457] make[2]: *** Waiting for unfinished jobs.... [00:07:37.056] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:07:37.056] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:07:37.056] [00:07:37.056] real 0m5.624s [00:07:37.056] user 0m10.237s [00:07:37.056] sys 0m7.123s [00:07:37.056] [00:07:37.056] Exit status: 2