[08:43:50.382] time ./configure \ [08:43:50.382] --host=x86_64-w64-mingw32 \ [08:43:50.382] --enable-cassert \ [08:43:50.382] --without-icu \ [08:43:50.382] CC="ccache x86_64-w64-mingw32-gcc" \ [08:43:50.382] CXX="ccache x86_64-w64-mingw32-g++" [08:43:50.503] checking build system type... x86_64-pc-linux-gnu [08:43:50.633] checking host system type... x86_64-w64-mingw32 [08:43:50.639] checking which template to use... win32 [08:43:50.639] checking whether NLS is wanted... no [08:43:50.639] checking for default port number... 5432 [08:43:50.646] checking for block size... 8kB [08:43:50.647] checking for segment size... 1GB [08:43:50.650] checking for WAL block size... 8kB [08:43:50.651] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [08:43:50.685] checking whether the C compiler works... yes [08:43:50.784] checking for C compiler default output file name... a.exe [08:43:50.785] checking for suffix of executables... .exe [08:43:50.825] checking whether we are cross compiling... yes [08:43:50.890] checking for suffix of object files... o [08:43:50.899] checking whether we are using the GNU C compiler... yes [08:43:50.906] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [08:43:50.912] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [08:43:50.922] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [08:43:50.967] checking whether we are using the GNU C++ compiler... yes [08:43:50.973] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [08:43:51.010] checking for gawk... no [08:43:51.010] checking for mawk... mawk [08:43:51.013] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:43:51.019] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [08:43:51.026] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:43:51.069] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:43:51.186] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [08:43:51.193] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:43:51.200] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:43:51.206] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:43:51.213] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:43:51.219] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:43:51.226] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [08:43:51.232] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:43:51.239] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:43:51.245] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:43:51.252] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [08:43:51.258] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [08:43:51.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:43:51.300] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:43:51.307] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:43:51.313] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [08:43:51.320] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [08:43:51.326] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:43:51.333] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:43:51.357] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:43:51.364] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:43:51.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:43:51.408] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:43:51.444] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:43:51.451] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:43:51.458] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:43:51.491] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:43:51.498] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:43:51.506] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:43:51.514] checking whether the C compiler still works... yes [08:43:51.575] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [08:43:51.647] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [08:43:51.647] checking pkg-config is at least version 0.9.0... yes [08:43:51.663] checking whether to build with ICU support... no [08:43:51.664] checking whether to build with Tcl... no [08:43:51.664] checking whether to build Perl modules... no [08:43:51.664] checking whether to build Python modules... no [08:43:51.664] checking whether to build with GSSAPI support... no [08:43:51.665] checking whether to build with PAM support... no [08:43:51.665] checking whether to build with BSD Authentication support... no [08:43:51.665] checking whether to build with LDAP support... no [08:43:51.665] checking whether to build with Bonjour support... no [08:43:51.665] checking whether to build with SELinux support... no [08:43:51.665] checking whether to build with systemd support... no [08:43:51.665] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:43:51.665] checking whether to build with liburing support... no [08:43:51.666] checking whether to build with libcurl support... no [08:43:51.666] checking whether to build with libnuma support... no [08:43:51.666] checking whether to build with XML support... no [08:43:51.666] checking whether to build with LZ4 support... no [08:43:51.667] checking whether to build with ZSTD support... no [08:43:51.667] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [08:43:51.667] checking whether it is possible to strip libraries... yes [08:43:51.673] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [08:43:51.673] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [08:43:51.673] checking for a BSD-compatible install... /usr/bin/install -c [08:43:51.682] checking for tar... /usr/bin/tar [08:43:51.683] checking whether ln -s works... yes [08:43:51.683] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:43:51.685] checking for bison... /usr/bin/bison [08:43:51.688] configure: using bison (GNU Bison) 3.8.2 [08:43:51.691] checking for flex... /usr/bin/flex [08:43:51.693] configure: using flex 2.6.4 [08:43:51.693] checking for perl... /usr/bin/perl [08:43:51.696] configure: using perl 5.36.0 [08:43:51.698] checking for zic... /usr/sbin/zic [08:43:51.698] checking for a sed that does not truncate output... /usr/bin/sed [08:43:51.704] checking for grep that handles long lines and -e... /usr/bin/grep [08:43:51.706] checking for egrep... /usr/bin/grep -E [08:43:51.707] checking for ANSI C header files... yes [08:43:51.756] checking for sys/types.h... yes [08:43:51.773] checking for sys/stat.h... yes [08:43:51.789] checking for stdlib.h... yes [08:43:51.804] checking for string.h... yes [08:43:51.819] checking for memory.h... yes [08:43:51.834] checking for strings.h... yes [08:43:51.849] checking for inttypes.h... yes [08:43:51.865] checking for stdint.h... yes [08:43:51.880] checking for unistd.h... yes [08:43:51.896] checking for main in -lm... yes [08:43:51.943] checking for library containing setproctitle... no [08:43:52.032] checking for library containing dlsym... no [08:43:52.118] checking for library containing socket... -lws2_32 [08:43:52.246] checking for library containing getopt_long... none required [08:43:52.295] checking for library containing shm_open... no [08:43:52.382] checking for library containing shm_unlink... no [08:43:52.468] checking for library containing clock_gettime... no [08:43:52.553] checking for library containing shmget... no [08:43:52.637] checking for library containing backtrace_symbols... no [08:43:52.724] checking for library containing pthread_barrier_wait... -lpthread [08:43:52.813] checking for inflate in -lz... yes [08:43:52.861] checking atomic.h usability... no [08:43:52.916] checking atomic.h presence... no [08:43:52.935] checking for atomic.h... no [08:43:52.938] checking copyfile.h usability... no [08:43:52.992] checking copyfile.h presence... no [08:43:53.011] checking for copyfile.h... no [08:43:53.015] checking execinfo.h usability... no [08:43:53.067] checking execinfo.h presence... no [08:43:53.084] checking for execinfo.h... no [08:43:53.088] checking getopt.h usability... yes [08:43:53.095] checking getopt.h presence... yes [08:43:53.109] checking for getopt.h... yes [08:43:53.117] checking ifaddrs.h usability... no [08:43:53.171] checking ifaddrs.h presence... no [08:43:53.190] checking for ifaddrs.h... no [08:43:53.194] checking mbarrier.h usability... no [08:43:53.247] checking mbarrier.h presence... no [08:43:53.266] checking for mbarrier.h... no [08:43:53.269] checking sys/epoll.h usability... no [08:43:53.323] checking sys/epoll.h presence... no [08:43:53.342] checking for sys/epoll.h... no [08:43:53.345] checking sys/event.h usability... no [08:43:53.397] checking sys/event.h presence... no [08:43:53.415] checking for sys/event.h... no [08:43:53.418] checking sys/personality.h usability... no [08:43:53.469] checking sys/personality.h presence... no [08:43:53.486] checking for sys/personality.h... no [08:43:53.489] checking sys/prctl.h usability... no [08:43:53.543] checking sys/prctl.h presence... no [08:43:53.560] checking for sys/prctl.h... no [08:43:53.563] checking sys/procctl.h usability... no [08:43:53.613] checking sys/procctl.h presence... no [08:43:53.634] checking for sys/procctl.h... no [08:43:53.637] checking sys/signalfd.h usability... no [08:43:53.690] checking sys/signalfd.h presence... no [08:43:53.708] checking for sys/signalfd.h... no [08:43:53.712] checking sys/ucred.h usability... no [08:43:53.765] checking sys/ucred.h presence... no [08:43:53.783] checking for sys/ucred.h... no [08:43:53.787] checking termios.h usability... no [08:43:53.841] checking termios.h presence... no [08:43:53.859] checking for termios.h... no [08:43:53.863] checking ucred.h usability... no [08:43:53.917] checking ucred.h presence... no [08:43:53.934] checking for ucred.h... no [08:43:53.937] checking xlocale.h usability... no [08:43:53.991] checking xlocale.h presence... no [08:43:54.011] checking for xlocale.h... no [08:43:54.015] checking zlib.h usability... yes [08:43:54.024] checking zlib.h presence... yes [08:43:54.042] checking for zlib.h... yes [08:43:54.042] checking for lz4... /usr/bin/lz4 [08:43:54.043] checking for zstd... /usr/bin/zstd [08:43:54.043] checking for openssl... /usr/bin/openssl [08:43:54.047] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [08:43:54.048] checking crtdefs.h usability... yes [08:43:54.056] checking crtdefs.h presence... yes [08:43:54.070] checking for crtdefs.h... yes [08:43:54.071] checking whether byte ordering is bigendian... no [08:43:54.142] checking for inline... inline [08:43:54.150] checking for printf format archetype... gnu_printf [08:43:54.159] checking for _Static_assert... yes [08:43:54.201] checking for typeof... typeof [08:43:54.208] checking for __builtin_types_compatible_p... yes [08:43:54.219] checking for __builtin_constant_p... yes [08:43:54.230] checking for __builtin_mul_overflow... yes [08:43:54.277] checking for __builtin_unreachable... yes [08:43:54.318] checking for computed goto support... yes [08:43:54.326] checking for struct tm.tm_zone... no [08:43:54.399] checking for union semun... no [08:43:54.432] checking for socklen_t... yes [08:43:55.504] checking for struct sockaddr.sa_len... no [08:43:57.455] checking for C/C++ restrict keyword... __restrict [08:43:57.468] checking for struct option... yes [08:43:57.508] checking whether assembler supports x86_64 popcntq... yes [08:43:57.515] checking size of off_t... 4 [08:43:57.710] 0 [08:43:57.710] checking for int timezone... yes [08:43:57.761] checking for backtrace_symbols... no [08:43:57.812] checking for copyfile... no [08:43:57.862] checking for copy_file_range... no [08:43:57.911] checking for elf_aux_info... no [08:43:57.960] checking for getauxval... no [08:43:58.010] checking for getifaddrs... no [08:43:58.060] checking for getpeerucred... no [08:43:58.112] checking for inet_pton... yes [08:43:58.162] checking for kqueue... no [08:43:58.213] checking for localeconv_l... no [08:43:58.264] checking for mbstowcs_l... no [08:43:58.313] checking for posix_fallocate... no [08:43:58.363] checking for ppoll... no [08:43:58.413] checking for pthread_is_threaded_np... no [08:43:58.463] checking for setproctitle... no [08:43:58.513] checking for setproctitle_fast... no [08:43:58.565] checking for strsignal... no [08:43:58.616] checking for syncfs... no [08:43:58.666] checking for sync_file_range... no [08:43:58.716] checking for uselocale... no [08:43:58.766] checking for wcstombs_l... no [08:43:58.812] checking for __builtin_bswap16... yes [08:43:58.861] checking for __builtin_bswap32... yes [08:43:58.909] checking for __builtin_bswap64... yes [08:43:58.957] checking for __builtin_clz... yes [08:43:59.005] checking for __builtin_ctz... yes [08:43:59.052] checking for __builtin_popcount... yes [08:43:59.099] checking for __builtin_frame_address... yes [08:43:59.146] checking for _LARGEFILE_SOURCE value needed for large files... no [08:43:59.198] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [08:43:59.227] checking for posix_fadvise... no [08:43:59.279] checking whether posix_fadvise is declared... no [08:43:59.323] checking whether fdatasync is declared... no [08:43:59.367] checking whether strlcat is declared... no [08:43:59.427] checking whether strlcpy is declared... no [08:43:59.489] checking whether strnlen is declared... yes [08:43:59.502] checking whether strsep is declared... no [08:43:59.567] checking whether timingsafe_bcmp is declared... no [08:43:59.630] checking whether preadv is declared... no [08:43:59.667] checking whether pwritev is declared... no [08:43:59.705] checking whether strchrnul is declared... no [08:43:59.745] checking whether memset_s is declared... no [08:43:59.785] checking whether F_FULLFSYNC is declared... no [08:43:59.823] checking for explicit_bzero... no [08:43:59.870] checking for getopt... yes [08:43:59.914] checking for getpeereid... no [08:43:59.961] checking for inet_aton... no [08:44:00.007] checking for mkdtemp... no [08:44:00.055] checking for strlcat... no [08:44:00.102] checking for strlcpy... no [08:44:00.148] checking for strnlen... yes [08:44:00.195] checking for strsep... no [08:44:00.240] checking for timingsafe_bcmp... no [08:44:00.287] checking for pthread_barrier_wait... yes [08:44:00.330] configure: On mingw32 we will use our strtof wrapper. [08:44:00.330] checking for getopt_long... yes [08:44:00.372] checking for syslog... no [08:44:00.416] checking for opterr... yes [08:44:00.460] checking for optreset... no [08:44:00.508] checking test program... cross-compiling [08:44:00.508] checking size of void *... 8 [08:44:00.769] checking size of size_t... 8 [08:44:01.027] checking size of long... 4 [08:44:01.229] checking size of long long... 8 [08:44:01.496] checking alignment of short... 2 [08:44:01.631] checking alignment of int... 4 [08:44:01.828] checking alignment of long... 4 [08:44:02.031] checking alignment of int64_t... 8 [08:44:02.301] checking alignment of double... 8 [08:44:02.569] checking for __int128... yes [08:44:02.619] checking for __int128 alignment bug... assuming ok [08:44:02.620] checking alignment of PG_INT128_TYPE... 16 [08:44:02.945] checking for builtin __sync char locking functions... yes [08:44:02.988] checking for builtin __sync int32 locking functions... yes [08:44:03.029] checking for builtin __sync int32 atomic operations... yes [08:44:03.070] checking for builtin __sync int64 atomic operations... yes [08:44:03.114] checking for builtin __atomic int32 atomic operations... yes [08:44:03.157] checking for builtin __atomic int64 atomic operations... yes [08:44:03.201] checking for __get_cpuid... yes [08:44:03.248] checking for __get_cpuid_count... yes [08:44:03.294] checking for _xgetbv... yes [08:44:03.691] checking for _mm512_popcnt_epi64... yes [08:44:04.098] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:44:04.196] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:44:04.217] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:44:04.235] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:44:04.253] 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 [08:44:04.308] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:44:04.309] checking for _mm512_clmulepi64_epi128... yes [08:44:04.715] checking for vectorized CRC-32C... AVX-512 with runtime check [08:44:04.715] checking which random number source to use... Windows native [08:44:04.717] checking for xmllint... /usr/bin/xmllint [08:44:04.717] checking for xsltproc... /usr/bin/xsltproc [08:44:04.717] checking for fop... /usr/bin/fop [08:44:04.718] checking for dbtoepub... no [08:44:04.718] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:44:04.718] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:44:04.718] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:44:04.730] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [08:44:04.730] 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 [08:44:04.730] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:44:04.730] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:44:04.822] configure: creating ./config.status [08:44:04.908] config.status: creating GNUmakefile [08:44:04.921] config.status: creating src/Makefile.global [08:44:04.936] config.status: creating src/include/pg_config.h [08:44:04.949] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:44:04.965] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:44:04.972] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:44:04.980] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:44:04.987] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:44:04.990] config.status: executing check_win32_symlinks commands [08:44:05.025] [08:44:05.025] real 0m14.644s [08:44:05.025] user 0m9.855s [08:44:05.025] sys 0m4.687s [08:44:05.025] make -s -j${BUILD_JOBS} clean [08:44:05.571] time make -s -j${BUILD_JOBS} world-bin [08:44:38.106] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-prototypes] [08:44:38.106] 44 | __ubsan_default_options(void) [08:44:38.106] | ^~~~~~~~~~~~~~~~~~~~~~~ [08:44:38.106] cc1: all warnings being treated as errors [08:44:38.107] make[3]: *** [Makefile:21: sanitizer_hook.o] Error 1 [08:44:38.107] make[2]: *** [common.mk:37: main-recursive] Error 2 [08:44:38.107] make[2]: *** Waiting for unfinished jobs.... [08:44:56.940] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:44:56.940] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:44:56.941] [08:44:56.941] real 0m51.370s [08:44:56.941] user 2m42.211s [08:44:56.941] sys 0m33.936s [08:44:56.941] [08:44:56.941] Exit status: 2