[04:18:34.617] time ./configure \ [04:18:34.617] --host=x86_64-w64-mingw32 \ [04:18:34.617] --enable-cassert \ [04:18:34.617] --without-icu \ [04:18:34.617] CC="ccache x86_64-w64-mingw32-gcc" \ [04:18:34.617] CXX="ccache x86_64-w64-mingw32-g++" [04:18:34.735] checking build system type... x86_64-pc-linux-gnu [04:18:34.872] checking host system type... x86_64-w64-mingw32 [04:18:34.878] checking which template to use... win32 [04:18:34.878] checking whether NLS is wanted... no [04:18:34.879] checking for default port number... 5432 [04:18:34.886] checking for block size... 8kB [04:18:34.888] checking for segment size... 1GB [04:18:34.891] checking for WAL block size... 8kB [04:18:34.892] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:18:34.930] checking whether the C compiler works... yes [04:18:35.035] checking for C compiler default output file name... a.exe [04:18:35.036] checking for suffix of executables... .exe [04:18:35.078] checking whether we are cross compiling... yes [04:18:35.147] checking for suffix of object files... o [04:18:35.166] checking whether we are using the GNU C compiler... yes [04:18:35.173] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:18:35.191] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:18:35.217] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [04:18:35.286] checking whether we are using the GNU C++ compiler... yes [04:18:35.293] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:18:35.479] checking for gawk... no [04:18:35.479] checking for mawk... mawk [04:18:35.481] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:18:35.517] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:18:35.535] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:18:35.584] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:18:35.630] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:18:35.637] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:18:35.673] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:18:35.691] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:18:35.724] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:18:35.758] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:18:35.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:18:35.830] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:18:35.866] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:18:35.901] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:18:35.936] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:18:35.971] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:18:36.007] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:18:36.046] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:18:36.065] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:18:36.082] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:18:36.100] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:18:36.108] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:18:36.126] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:18:36.151] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:18:36.187] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:18:36.204] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:18:36.242] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:18:36.281] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:18:36.288] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:18:36.296] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:18:36.331] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:18:36.348] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:18:36.382] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:18:36.415] checking whether the C compiler still works... yes [04:18:36.486] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:18:36.564] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:18:36.565] checking pkg-config is at least version 0.9.0... yes [04:18:36.581] checking whether to build with ICU support... no [04:18:36.582] checking whether to build with Tcl... no [04:18:36.582] checking whether to build Perl modules... no [04:18:36.582] checking whether to build Python modules... no [04:18:36.582] checking whether to build with GSSAPI support... no [04:18:36.583] checking whether to build with PAM support... no [04:18:36.583] checking whether to build with BSD Authentication support... no [04:18:36.583] checking whether to build with LDAP support... no [04:18:36.584] checking whether to build with Bonjour support... no [04:18:36.584] checking whether to build with SELinux support... no [04:18:36.584] checking whether to build with systemd support... no [04:18:36.584] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:18:36.584] checking whether to build with liburing support... no [04:18:36.584] checking whether to build with libcurl support... no [04:18:36.584] checking whether to build with libnuma support... no [04:18:36.585] checking whether to build with XML support... no [04:18:36.585] checking whether to build with LZ4 support... no [04:18:36.585] checking whether to build with ZSTD support... no [04:18:36.585] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:18:36.586] checking whether it is possible to strip libraries... yes [04:18:36.592] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:18:36.592] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:18:36.592] checking for a BSD-compatible install... /usr/bin/install -c [04:18:36.601] checking for tar... /usr/bin/tar [04:18:36.601] checking whether ln -s works... yes [04:18:36.601] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:18:36.603] checking for bison... /usr/bin/bison [04:18:36.606] configure: using bison (GNU Bison) 3.8.2 [04:18:36.609] checking for flex... /usr/bin/flex [04:18:36.612] configure: using flex 2.6.4 [04:18:36.612] checking for perl... /usr/bin/perl [04:18:36.615] configure: using perl 5.36.0 [04:18:36.617] checking for zic... /usr/sbin/zic [04:18:36.617] checking for a sed that does not truncate output... /usr/bin/sed [04:18:36.623] checking for grep that handles long lines and -e... /usr/bin/grep [04:18:36.625] checking for egrep... /usr/bin/grep -E [04:18:36.626] checking for ANSI C header files... yes [04:18:36.719] checking for sys/types.h... yes [04:18:36.736] checking for sys/stat.h... yes [04:18:36.801] checking for stdlib.h... yes [04:18:36.837] checking for string.h... yes [04:18:36.873] checking for memory.h... yes [04:18:36.888] checking for strings.h... yes [04:18:36.950] checking for inttypes.h... yes [04:18:37.012] checking for stdint.h... yes [04:18:37.049] checking for unistd.h... yes [04:18:37.063] checking for main in -lm... yes [04:18:37.112] checking for library containing setproctitle... no [04:18:37.209] checking for library containing dlsym... no [04:18:37.304] checking for library containing socket... -lws2_32 [04:18:37.447] checking for library containing getopt_long... none required [04:18:37.497] checking for library containing shm_open... no [04:18:37.595] checking for library containing shm_unlink... no [04:18:37.689] checking for library containing clock_gettime... no [04:18:37.786] checking for library containing shmget... no [04:18:37.883] checking for library containing backtrace_symbols... no [04:18:37.979] checking for library containing pthread_barrier_wait... -lpthread [04:18:38.076] checking for inflate in -lz... yes [04:18:38.133] checking atomic.h usability... no [04:18:38.194] checking atomic.h presence... no [04:18:38.216] checking for atomic.h... no [04:18:38.220] checking copyfile.h usability... no [04:18:38.281] checking copyfile.h presence... no [04:18:38.304] checking for copyfile.h... no [04:18:38.307] checking execinfo.h usability... no [04:18:38.367] checking execinfo.h presence... no [04:18:38.389] checking for execinfo.h... no [04:18:38.392] checking getopt.h usability... yes [04:18:38.401] checking getopt.h presence... yes [04:18:38.418] checking for getopt.h... yes [04:18:38.426] checking ifaddrs.h usability... no [04:18:38.486] checking ifaddrs.h presence... no [04:18:38.509] checking for ifaddrs.h... no [04:18:38.513] checking mbarrier.h usability... no [04:18:38.573] checking mbarrier.h presence... no [04:18:38.593] checking for mbarrier.h... no [04:18:38.596] checking sys/epoll.h usability... no [04:18:38.656] checking sys/epoll.h presence... no [04:18:38.678] checking for sys/epoll.h... no [04:18:38.682] checking sys/event.h usability... no [04:18:38.743] checking sys/event.h presence... no [04:18:38.767] checking for sys/event.h... no [04:18:38.772] checking sys/personality.h usability... no [04:18:38.835] checking sys/personality.h presence... no [04:18:38.857] checking for sys/personality.h... no [04:18:38.861] checking sys/prctl.h usability... no [04:18:38.922] checking sys/prctl.h presence... no [04:18:38.943] checking for sys/prctl.h... no [04:18:38.946] checking sys/procctl.h usability... no [04:18:39.005] checking sys/procctl.h presence... no [04:18:39.026] checking for sys/procctl.h... no [04:18:39.030] checking sys/signalfd.h usability... no [04:18:39.089] checking sys/signalfd.h presence... no [04:18:39.109] checking for sys/signalfd.h... no [04:18:39.113] checking sys/ucred.h usability... no [04:18:39.173] checking sys/ucred.h presence... no [04:18:39.194] checking for sys/ucred.h... no [04:18:39.198] checking termios.h usability... no [04:18:39.254] checking termios.h presence... no [04:18:39.275] checking for termios.h... no [04:18:39.278] checking ucred.h usability... no [04:18:39.337] checking ucred.h presence... no [04:18:39.357] checking for ucred.h... no [04:18:39.361] checking xlocale.h usability... no [04:18:39.421] checking xlocale.h presence... no [04:18:39.442] checking for xlocale.h... no [04:18:39.445] checking zlib.h usability... yes [04:18:39.454] checking zlib.h presence... yes [04:18:39.474] checking for zlib.h... yes [04:18:39.475] checking for lz4... /usr/bin/lz4 [04:18:39.475] checking for zstd... /usr/bin/zstd [04:18:39.475] checking for openssl... /usr/bin/openssl [04:18:39.480] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [04:18:39.480] checking crtdefs.h usability... yes [04:18:39.542] checking crtdefs.h presence... yes [04:18:39.559] checking for crtdefs.h... yes [04:18:39.561] checking whether byte ordering is bigendian... no [04:18:39.677] checking for inline... inline [04:18:39.707] checking for printf format archetype... gnu_printf [04:18:39.727] checking for _Static_assert... yes [04:18:39.773] checking for typeof... typeof [04:18:39.792] checking for __builtin_types_compatible_p... yes [04:18:39.833] checking for __builtin_constant_p... yes [04:18:39.856] checking for __builtin_mul_overflow... yes [04:18:39.909] checking for __builtin_unreachable... yes [04:18:39.955] checking for computed goto support... yes [04:18:39.991] checking for struct tm.tm_zone... no [04:18:40.074] checking for union semun... no [04:18:40.111] checking for socklen_t... yes [04:18:41.602] checking for struct sockaddr.sa_len... no [04:18:43.774] checking for C/C++ restrict keyword... __restrict [04:18:43.818] checking for struct option... yes [04:18:43.861] checking whether assembler supports x86_64 popcntq... yes [04:18:43.896] checking size of off_t... 4 [04:18:44.150] 0 [04:18:44.150] checking for int timezone... yes [04:18:44.205] checking for backtrace_symbols... no [04:18:44.260] checking for copyfile... no [04:18:44.316] checking for copy_file_range... no [04:18:44.370] checking for elf_aux_info... no [04:18:44.424] checking for getauxval... no [04:18:44.479] checking for getifaddrs... no [04:18:44.533] checking for getpeerucred... no [04:18:44.586] checking for inet_pton... yes [04:18:44.640] checking for kqueue... no [04:18:44.695] checking for localeconv_l... no [04:18:44.751] checking for mbstowcs_l... no [04:18:44.805] checking for posix_fallocate... no [04:18:44.860] checking for ppoll... no [04:18:44.915] checking for pthread_is_threaded_np... no [04:18:44.970] checking for setproctitle... no [04:18:45.025] checking for setproctitle_fast... no [04:18:45.079] checking for strsignal... no [04:18:45.133] checking for syncfs... no [04:18:45.187] checking for sync_file_range... no [04:18:45.243] checking for uselocale... no [04:18:45.298] checking for wcstombs_l... no [04:18:45.352] checking for __builtin_bswap16... yes [04:18:45.406] checking for __builtin_bswap32... yes [04:18:45.458] checking for __builtin_bswap64... yes [04:18:45.511] checking for __builtin_clz... yes [04:18:45.565] checking for __builtin_ctz... yes [04:18:45.618] checking for __builtin_popcount... yes [04:18:45.670] checking for __builtin_frame_address... yes [04:18:45.722] checking for _LARGEFILE_SOURCE value needed for large files... no [04:18:45.778] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:18:45.811] checking for posix_fadvise... no [04:18:45.868] checking whether posix_fadvise is declared... no [04:18:45.914] checking whether fdatasync is declared... no [04:18:45.965] checking whether strlcat is declared... no [04:18:46.033] checking whether strlcpy is declared... no [04:18:46.101] checking whether strnlen is declared... yes [04:18:46.138] checking whether strsep is declared... no [04:18:46.205] checking whether timingsafe_bcmp is declared... no [04:18:46.272] checking whether preadv is declared... no [04:18:46.314] checking whether pwritev is declared... no [04:18:46.354] checking whether strchrnul is declared... no [04:18:46.399] checking whether memset_s is declared... no [04:18:46.445] checking whether F_FULLFSYNC is declared... no [04:18:46.487] checking for explicit_bzero... no [04:18:46.537] checking for getopt... yes [04:18:46.584] checking for getpeereid... no [04:18:46.634] checking for inet_aton... no [04:18:46.685] checking for mkdtemp... no [04:18:46.736] checking for strlcat... no [04:18:46.787] checking for strlcpy... no [04:18:46.839] checking for strnlen... yes [04:18:46.891] checking for strsep... no [04:18:46.942] checking for timingsafe_bcmp... no [04:18:46.994] checking for pthread_barrier_wait... yes [04:18:47.042] configure: On mingw32 we will use our strtof wrapper. [04:18:47.042] checking for getopt_long... yes [04:18:47.090] checking for syslog... no [04:18:47.140] checking for opterr... yes [04:18:47.192] checking for optreset... no [04:18:47.248] checking test program... cross-compiling [04:18:47.248] checking size of void *... 8 [04:18:47.662] checking size of size_t... 8 [04:18:48.103] checking size of long... 4 [04:18:48.345] checking size of long long... 8 [04:18:48.846] checking alignment of short... 2 [04:18:49.162] checking alignment of int... 4 [04:18:49.566] checking alignment of long... 4 [04:18:49.937] checking alignment of int64_t... 8 [04:18:50.455] checking alignment of double... 8 [04:18:50.823] checking for __int128... yes [04:18:50.877] checking for __int128 alignment bug... assuming ok [04:18:50.877] checking alignment of PG_INT128_TYPE... 16 [04:18:51.307] checking for builtin __sync char locking functions... yes [04:18:51.357] checking for builtin __sync int32 locking functions... yes [04:18:51.406] checking for builtin __sync int32 atomic operations... yes [04:18:51.454] checking for builtin __sync int64 atomic operations... yes [04:18:51.504] checking for builtin __atomic int32 atomic operations... yes [04:18:51.553] checking for builtin __atomic int64 atomic operations... yes [04:18:51.601] checking for __get_cpuid... yes [04:18:51.652] checking for __get_cpuid_count... yes [04:18:51.702] checking for _xgetbv... yes [04:18:52.114] checking for _mm512_popcnt_epi64... yes [04:18:52.537] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:18:52.642] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:18:52.664] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:18:52.684] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:18:52.703] 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 [04:18:52.763] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:18:52.763] checking for _mm512_clmulepi64_epi128... yes [04:18:53.190] checking for vectorized CRC-32C... AVX-512 with runtime check [04:18:53.191] checking which random number source to use... Windows native [04:18:53.193] checking for xmllint... /usr/bin/xmllint [04:18:53.193] checking for xsltproc... /usr/bin/xsltproc [04:18:53.193] checking for fop... /usr/bin/fop [04:18:53.193] checking for dbtoepub... no [04:18:53.194] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:18:53.194] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:18:53.194] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:18:53.206] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:18:53.206] 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 [04:18:53.206] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:18:53.206] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:18:53.296] configure: creating ./config.status [04:18:53.388] config.status: creating GNUmakefile [04:18:53.401] config.status: creating src/Makefile.global [04:18:53.417] config.status: creating src/include/pg_config.h [04:18:53.431] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:18:53.448] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:18:53.456] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:18:53.464] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:18:53.472] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:18:53.476] config.status: executing check_win32_symlinks commands [04:18:53.513] [04:18:53.513] real 0m18.896s [04:18:53.513] user 0m12.675s [04:18:53.513] sys 0m6.100s [04:18:53.513] make -s -j${BUILD_JOBS} clean [04:18:54.043] Makefile:29: warning: overriding recipe for target 'check' [04:18:54.044] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' [04:18:54.044] Makefile:32: warning: overriding recipe for target 'installcheck' [04:18:54.044] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' [04:18:54.099] time make -s -j${BUILD_JOBS} world-bin [04:23:26.737] [04:23:26.737] real 4m32.638s [04:23:26.737] user 14m32.252s [04:23:26.737] sys 2m45.933s [04:23:26.737]