[08:02:51.334] time ./configure \ [08:02:51.334] --host=x86_64-w64-mingw32ucrt \ [08:02:51.334] --enable-cassert \ [08:02:51.334] --without-icu \ [08:02:51.334] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [08:02:51.334] CXX="ccache x86_64-w64-mingw32ucrt-g++" [08:02:51.472] checking build system type... x86_64-pc-linux-gnu [08:02:51.658] checking host system type... x86_64-w64-mingw32ucrt [08:02:51.664] checking which template to use... win32 [08:02:51.664] checking whether NLS is wanted... no [08:02:51.664] checking for default port number... 5432 [08:02:51.672] checking for block size... 8kB [08:02:51.674] checking for segment size... 1GB [08:02:51.677] checking for WAL block size... 8kB [08:02:51.678] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [08:02:51.718] checking whether the C compiler works... yes [08:02:51.867] checking for C compiler default output file name... a.exe [08:02:51.868] checking for suffix of executables... .exe [08:02:51.914] checking whether we are cross compiling... yes [08:02:52.007] checking for suffix of object files... o [08:02:52.017] checking whether we are using the GNU C compiler... yes [08:02:52.026] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [08:02:52.035] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [08:02:52.047] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [08:02:52.104] checking whether we are using the GNU C++ compiler... yes [08:02:52.111] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [08:02:52.126] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [08:02:52.165] checking for gawk... no [08:02:52.165] checking for mawk... mawk [08:02:52.168] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:02:52.175] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [08:02:52.183] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [08:02:52.191] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:02:52.248] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:02:52.425] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:02:52.434] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:02:52.443] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [08:02:52.452] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [08:02:52.461] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [08:02:52.469] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [08:02:52.478] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:02:52.487] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:02:52.497] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:02:52.505] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [08:02:52.515] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [08:02:52.524] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [08:02:52.533] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:02:52.550] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:02:52.558] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [08:02:52.566] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [08:02:52.575] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:02:52.584] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [08:02:52.593] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:02:52.602] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:02:52.611] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:02:52.660] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:02:52.711] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:02:52.720] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:02:52.729] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:02:52.774] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:02:52.784] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:02:52.874] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:02:52.884] checking whether the C compiler still works... yes [08:02:52.953] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [08:02:53.038] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [08:02:53.039] checking pkg-config is at least version 0.9.0... yes [08:02:53.056] checking whether to build with ICU support... no [08:02:53.056] checking whether to build with Tcl... no [08:02:53.056] checking whether to build Perl modules... no [08:02:53.056] checking whether to build Python modules... no [08:02:53.056] checking whether to build with GSSAPI support... no [08:02:53.058] checking whether to build with PAM support... no [08:02:53.058] checking whether to build with BSD Authentication support... no [08:02:53.058] checking whether to build with LDAP support... no [08:02:53.058] checking whether to build with Bonjour support... no [08:02:53.058] checking whether to build with SELinux support... no [08:02:53.058] checking whether to build with systemd support... no [08:02:53.058] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:02:53.058] checking whether to build with liburing support... no [08:02:53.058] checking whether to build with libcurl support... no [08:02:53.059] checking whether to build with libnuma support... no [08:02:53.059] checking whether to build with XML support... no [08:02:53.059] checking whether to build with LZ4 support... no [08:02:53.059] checking whether to build with ZSTD support... no [08:02:53.060] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [08:02:53.060] checking whether it is possible to strip libraries... yes [08:02:53.070] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [08:02:53.070] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [08:02:53.071] checking for a BSD-compatible install... /usr/bin/install -c [08:02:53.082] checking for tar... /usr/bin/tar [08:02:53.082] checking whether ln -s works... yes [08:02:53.082] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:02:53.084] checking for nm... /usr/bin/nm [08:02:53.084] checking for bison... /usr/bin/bison [08:02:53.087] configure: using bison (GNU Bison) 3.8.2 [08:02:53.090] checking for flex... /usr/bin/flex [08:02:53.093] configure: using flex 2.6.4 [08:02:53.093] checking for perl... /usr/bin/perl [08:02:53.097] configure: using perl 5.40.1 [08:02:53.099] checking for zic... /usr/sbin/zic [08:02:53.099] checking for a sed that does not truncate output... /usr/bin/sed [08:02:53.105] checking for grep that handles long lines and -e... /usr/bin/grep [08:02:53.108] checking for egrep... /usr/bin/grep -E [08:02:53.110] checking for ANSI C header files... yes [08:02:53.163] checking for sys/types.h... yes [08:02:53.181] checking for sys/stat.h... yes [08:02:53.199] checking for stdlib.h... yes [08:02:53.216] checking for string.h... yes [08:02:53.234] checking for memory.h... yes [08:02:53.253] checking for strings.h... yes [08:02:53.270] checking for inttypes.h... yes [08:02:53.287] checking for stdint.h... yes [08:02:53.306] checking for unistd.h... yes [08:02:53.321] checking for main in -lm... yes [08:02:53.378] checking for library containing setproctitle... no [08:02:53.485] checking for library containing dlsym... no [08:02:53.589] checking for library containing socket... -lws2_32 [08:02:53.745] checking for library containing getopt_long... none required [08:02:53.800] checking for library containing shm_open... no [08:02:53.903] checking for library containing shm_unlink... no [08:02:54.007] checking for library containing clock_gettime... none required [08:02:54.056] checking for library containing shmget... no [08:02:54.159] checking for library containing backtrace_symbols... no [08:02:54.263] checking for library containing pthread_barrier_wait... none required [08:02:54.314] checking for inflate in -lz... yes [08:02:54.370] checking copyfile.h usability... no [08:02:54.442] checking copyfile.h presence... no [08:02:54.462] checking for copyfile.h... no [08:02:54.467] checking execinfo.h usability... no [08:02:54.529] checking execinfo.h presence... no [08:02:54.551] checking for execinfo.h... no [08:02:54.555] checking getopt.h usability... yes [08:02:54.564] checking getopt.h presence... yes [08:02:54.581] checking for getopt.h... yes [08:02:54.591] checking ifaddrs.h usability... no [08:02:54.650] checking ifaddrs.h presence... no [08:02:54.671] checking for ifaddrs.h... no [08:02:54.676] checking sys/epoll.h usability... no [08:02:54.733] checking sys/epoll.h presence... no [08:02:54.754] checking for sys/epoll.h... no [08:02:54.758] checking sys/event.h usability... no [08:02:54.819] checking sys/event.h presence... no [08:02:54.840] checking for sys/event.h... no [08:02:54.844] checking sys/personality.h usability... no [08:02:54.905] checking sys/personality.h presence... no [08:02:54.926] checking for sys/personality.h... no [08:02:54.930] checking sys/prctl.h usability... no [08:02:54.991] checking sys/prctl.h presence... no [08:02:55.012] checking for sys/prctl.h... no [08:02:55.017] checking sys/procctl.h usability... no [08:02:55.076] checking sys/procctl.h presence... no [08:02:55.096] checking for sys/procctl.h... no [08:02:55.100] checking sys/signalfd.h usability... no [08:02:55.160] checking sys/signalfd.h presence... no [08:02:55.182] checking for sys/signalfd.h... no [08:02:55.186] checking sys/ucred.h usability... no [08:02:55.247] checking sys/ucred.h presence... no [08:02:55.269] checking for sys/ucred.h... no [08:02:55.273] checking termios.h usability... no [08:02:55.334] checking termios.h presence... no [08:02:55.356] checking for termios.h... no [08:02:55.360] checking uchar.h usability... yes [08:02:55.369] checking uchar.h presence... yes [08:02:55.393] checking for uchar.h... yes [08:02:55.402] checking ucred.h usability... no [08:02:55.462] checking ucred.h presence... no [08:02:55.485] checking for ucred.h... no [08:02:55.489] checking xlocale.h usability... no [08:02:55.552] checking xlocale.h presence... no [08:02:55.573] checking for xlocale.h... no [08:02:55.576] checking zlib.h usability... yes [08:02:55.586] checking zlib.h presence... yes [08:02:55.611] checking for zlib.h... yes [08:02:55.611] checking for lz4... /usr/bin/lz4 [08:02:55.612] checking for zstd... /usr/bin/zstd [08:02:55.612] checking for openssl... /usr/bin/openssl [08:02:55.618] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [08:02:55.618] checking crtdefs.h usability... yes [08:02:55.628] checking crtdefs.h presence... yes [08:02:55.645] checking for crtdefs.h... yes [08:02:55.647] checking whether byte ordering is bigendian... no [08:02:55.731] checking for C printf format archetype... gnu_printf [08:02:55.742] checking for C++ printf format archetype... gnu_printf [08:02:55.752] checking for typeof... typeof [08:02:55.762] checking for C++ typeof... typeof [08:02:55.772] checking for typeof_unqual... __typeof_unqual__ [08:02:55.828] checking for C++ typeof_unqual... no [08:02:55.901] checking for __builtin_types_compatible_p... yes [08:02:55.913] checking for __builtin_constant_p... yes [08:02:55.925] checking for __builtin_mul_overflow... yes [08:02:55.985] checking for __builtin_unreachable... yes [08:02:56.032] checking for computed goto support... yes [08:02:56.041] checking for struct tm.tm_zone... no [08:02:56.120] checking for union semun... no [08:02:56.153] checking for socklen_t... yes [08:02:57.582] checking for struct sockaddr.sa_len... no [08:02:59.991] checking for C/C++ restrict keyword... __restrict [08:03:00.007] checking for struct option... yes [08:03:00.053] checking whether assembler supports x86_64 popcntq... yes [08:03:00.061] checking size of off_t... 4 [08:03:00.343] checking for int timezone... yes [08:03:00.412] checking for backtrace_symbols... no [08:03:00.471] checking for copyfile... no [08:03:00.532] checking for copy_file_range... no [08:03:00.592] checking for elf_aux_info... no [08:03:00.655] checking for explicit_memset... no [08:03:00.717] checking for getauxval... no [08:03:00.781] checking for getifaddrs... no [08:03:00.843] checking for getpeerucred... no [08:03:00.904] checking for inet_pton... yes [08:03:00.962] checking for kqueue... no [08:03:01.021] checking for localeconv_l... no [08:03:01.082] checking for mbstowcs_l... no [08:03:01.144] checking for memset_explicit... no [08:03:01.205] checking for posix_fallocate... no [08:03:01.268] checking for ppoll... no [08:03:01.329] checking for pthread_is_threaded_np... no [08:03:01.387] checking for setproctitle... no [08:03:01.445] checking for setproctitle_fast... no [08:03:01.504] checking for strsignal... no [08:03:01.564] checking for syncfs... no [08:03:01.625] checking for sync_file_range... no [08:03:01.686] checking for uselocale... no [08:03:01.747] checking for wcstombs_l... no [08:03:01.804] checking for __builtin_bswap16... yes [08:03:01.862] checking for __builtin_bswap32... yes [08:03:01.918] checking for __builtin_bswap64... yes [08:03:01.974] checking for __builtin_clz... yes [08:03:02.031] checking for __builtin_ctz... yes [08:03:02.086] checking for __builtin_frame_address... yes [08:03:02.140] checking for _LARGEFILE_SOURCE value needed for large files... no [08:03:02.206] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [08:03:02.240] checking for posix_fadvise... no [08:03:02.303] checking whether posix_fadvise is declared... no [08:03:02.352] checking whether fdatasync is declared... no [08:03:02.402] checking whether strlcat is declared... no [08:03:02.473] checking whether strlcpy is declared... no [08:03:02.546] checking whether strsep is declared... no [08:03:02.619] checking whether timingsafe_bcmp is declared... no [08:03:02.690] checking whether preadv is declared... no [08:03:02.729] checking whether pwritev is declared... no [08:03:02.766] checking whether strchrnul is declared... no [08:03:02.812] checking whether memset_s is declared... no [08:03:02.861] checking whether F_FULLFSYNC is declared... no [08:03:02.903] checking for explicit_bzero... no [08:03:02.956] checking for getopt... yes [08:03:03.006] checking for getpeereid... no [08:03:03.062] checking for inet_aton... no [08:03:03.119] checking for mkdtemp... no [08:03:03.177] checking for strlcat... no [08:03:03.235] checking for strlcpy... no [08:03:03.292] checking for strsep... no [08:03:03.351] checking for timingsafe_bcmp... no [08:03:03.408] checking for pthread_barrier_wait... yes [08:03:03.459] configure: On mingw32ucrt we will use our strtof wrapper. [08:03:03.459] checking for getopt_long... yes [08:03:03.511] checking for syslog... no [08:03:03.567] checking for opterr... yes [08:03:03.621] checking for optreset... no [08:03:03.681] checking test program... cross-compiling [08:03:03.681] checking size of void *... 8 [08:03:04.005] checking size of size_t... 8 [08:03:04.335] checking size of long... 4 [08:03:04.580] checking size of long long... 8 [08:03:05.018] checking size of intmax_t... 8 [08:03:05.332] checking alignment of short... 2 [08:03:05.502] checking alignment of int... 4 [08:03:05.798] checking alignment of int64_t... 8 [08:03:06.140] checking alignment of double... 8 [08:03:06.488] checking for __int128... yes [08:03:06.556] checking for __int128 alignment bug... assuming ok [08:03:06.556] checking alignment of PG_INT128_TYPE... 16 [08:03:07.017] checking for builtin __sync char locking functions... yes [08:03:07.071] checking for builtin __sync int32 locking functions... yes [08:03:07.125] checking for builtin __sync int32 atomic operations... yes [08:03:07.179] checking for builtin __sync int64 atomic operations... yes [08:03:07.237] checking for builtin __atomic int32 atomic operations... yes [08:03:07.291] checking for builtin __atomic int64 atomic operations... yes [08:03:07.348] checking for __get_cpuid... yes [08:03:07.410] checking for __get_cpuid_count... yes [08:03:07.469] checking for _xgetbv... yes [08:03:07.948] checking for _mm512_popcnt_epi64... yes [08:03:08.432] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:03:08.550] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:03:08.575] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:03:08.598] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:03:08.622] 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:03:08.661] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:03:08.661] checking for _mm512_clmulepi64_epi128... yes [08:03:09.133] checking for vectorized CRC-32C... AVX-512 with runtime check [08:03:09.134] checking which random number source to use... Windows native [08:03:09.136] checking for xmllint... /usr/bin/xmllint [08:03:09.136] checking for xsltproc... /usr/bin/xsltproc [08:03:09.136] checking for fop... /usr/bin/fop [08:03:09.136] checking for dbtoepub... no [08:03:09.137] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:03:09.137] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:03:09.137] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:03:09.149] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [08:03:09.149] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wstrict-prototypes -Wold-style-definition [08:03:09.149] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:03:09.149] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:03:09.261] configure: creating ./config.status [08:03:09.370] config.status: creating GNUmakefile [08:03:09.386] config.status: creating src/Makefile.global [08:03:09.408] config.status: creating src/include/pg_config.h [08:03:09.426] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:03:09.447] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:03:09.457] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:03:09.466] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:03:09.475] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:03:09.479] config.status: executing check_win32_symlinks commands [08:03:09.514] [08:03:09.514] real 0m18.180s [08:03:09.514] user 0m12.498s [08:03:09.514] sys 0m5.378s [08:03:09.514] make -s -j${BUILD_JOBS} clean [08:03:10.098] time make -s -j${BUILD_JOBS} world-bin [08:03:40.240] copyto.c: In function ‘CopyCheckCSVQuoteNeedSIMD’: [08:03:40.240] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [08:03:40.240] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [08:03:40.240] | ^~~~~ [08:03:40.240] copyto.c: In function ‘CopySkipCSVEscapeSIMD’: [08:03:40.240] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [08:03:40.240] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [08:03:40.240] | ^~~~~ [08:03:40.240] cc1: all warnings being treated as errors [08:03:40.242] make[3]: *** [: copyto.o] Error 1 [08:03:40.243] make[2]: *** [common.mk:37: commands-recursive] Error 2 [08:03:40.243] make[2]: *** Waiting for unfinished jobs.... [08:03:48.379] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:03:48.379] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:03:48.380] [08:03:48.380] real 0m38.282s [08:03:48.380] user 2m3.728s [08:03:48.380] sys 0m19.319s [08:03:48.380] [08:03:48.380] Exit status: 2