[15:10:49.114] time ./configure \ [15:10:49.114] --host=x86_64-w64-mingw32ucrt \ [15:10:49.114] --enable-cassert \ [15:10:49.114] --without-icu \ [15:10:49.114] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [15:10:49.114] CXX="ccache x86_64-w64-mingw32ucrt-g++" [15:10:49.234] checking build system type... x86_64-pc-linux-gnu [15:10:49.405] checking host system type... x86_64-w64-mingw32ucrt [15:10:49.411] checking which template to use... win32 [15:10:49.411] checking whether NLS is wanted... no [15:10:49.411] checking for default port number... 5432 [15:10:49.418] checking for block size... 8kB [15:10:49.419] checking for segment size... 1GB [15:10:49.422] checking for WAL block size... 8kB [15:10:49.423] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [15:10:49.456] checking whether the C compiler works... yes [15:10:49.600] checking for C compiler default output file name... a.exe [15:10:49.601] checking for suffix of executables... .exe [15:10:49.642] checking whether we are cross compiling... yes [15:10:49.728] checking for suffix of object files... o [15:10:49.737] checking whether we are using the GNU C compiler... yes [15:10:49.744] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [15:10:49.773] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [15:10:49.853] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [15:10:49.919] checking whether we are using the GNU C++ compiler... yes [15:10:50.104] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [15:10:50.127] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [15:10:50.169] checking for gawk... no [15:10:50.169] checking for mawk... mawk [15:10:50.171] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:10:50.178] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [15:10:50.186] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [15:10:50.219] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:10:50.271] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:10:50.322] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:10:50.329] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:10:50.336] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [15:10:50.343] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [15:10:50.349] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [15:10:50.356] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [15:10:50.362] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:10:50.369] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:10:50.375] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:10:50.382] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [15:10:50.388] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [15:10:50.395] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [15:10:50.401] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:10:50.408] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:10:50.423] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [15:10:50.453] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [15:10:50.461] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:10:50.490] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [15:10:50.505] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:10:50.519] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:10:50.526] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:10:50.569] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:10:50.616] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:10:50.623] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:10:50.654] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:10:50.694] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:10:50.701] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:10:50.708] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:10:50.724] checking whether the C compiler still works... yes [15:10:50.766] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [15:10:50.835] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [15:10:50.836] checking pkg-config is at least version 0.9.0... yes [15:10:50.852] checking whether to build with ICU support... no [15:10:50.852] checking whether to build with Tcl... no [15:10:50.852] checking whether to build Perl modules... no [15:10:50.852] checking whether to build Python modules... no [15:10:50.852] checking whether to build with GSSAPI support... no [15:10:50.854] checking whether to build with PAM support... no [15:10:50.854] checking whether to build with BSD Authentication support... no [15:10:50.854] checking whether to build with LDAP support... no [15:10:50.854] checking whether to build with Bonjour support... no [15:10:50.854] checking whether to build with SELinux support... no [15:10:50.856] checking whether to build with systemd support... no [15:10:50.856] configure: WARNING: *** Readline does not work on MinGW --- disabling [15:10:50.856] checking whether to build with liburing support... no [15:10:50.856] checking whether to build with libcurl support... no [15:10:50.856] checking whether to build with libnuma support... no [15:10:50.856] checking whether to build with XML support... no [15:10:50.856] checking whether to build with LZ4 support... no [15:10:50.856] checking whether to build with ZSTD support... no [15:10:50.856] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [15:10:50.856] checking whether it is possible to strip libraries... yes [15:10:50.864] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [15:10:50.865] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [15:10:50.865] checking for a BSD-compatible install... /usr/bin/install -c [15:10:50.874] checking for tar... /usr/bin/tar [15:10:50.874] checking whether ln -s works... yes [15:10:50.874] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:10:50.876] checking for nm... /usr/bin/nm [15:10:50.876] checking for bison... /usr/bin/bison [15:10:50.879] configure: using bison (GNU Bison) 3.8.2 [15:10:50.882] checking for flex... /usr/bin/flex [15:10:50.884] configure: using flex 2.6.4 [15:10:50.884] checking for perl... /usr/bin/perl [15:10:50.887] configure: using perl 5.40.1 [15:10:50.890] checking for zic... /usr/sbin/zic [15:10:50.890] checking for a sed that does not truncate output... /usr/bin/sed [15:10:50.895] checking for grep that handles long lines and -e... /usr/bin/grep [15:10:50.897] checking for egrep... /usr/bin/grep -E [15:10:50.899] checking for ANSI C header files... yes [15:10:50.945] checking for sys/types.h... yes [15:10:50.960] checking for sys/stat.h... yes [15:10:50.975] checking for stdlib.h... yes [15:10:50.990] checking for string.h... yes [15:10:51.004] checking for memory.h... yes [15:10:51.020] checking for strings.h... yes [15:10:51.034] checking for inttypes.h... yes [15:10:51.049] checking for stdint.h... yes [15:10:51.064] checking for unistd.h... yes [15:10:51.077] checking for main in -lm... yes [15:10:51.126] checking for library containing setproctitle... no [15:10:51.217] checking for library containing dlsym... no [15:10:51.308] checking for library containing socket... -lws2_32 [15:10:51.444] checking for library containing getopt_long... none required [15:10:51.492] checking for library containing shm_open... no [15:10:51.583] checking for library containing shm_unlink... no [15:10:51.673] checking for library containing clock_gettime... none required [15:10:51.718] checking for library containing shmget... no [15:10:51.809] checking for library containing backtrace_symbols... no [15:10:51.901] checking for library containing pthread_barrier_wait... none required [15:10:51.946] checking for inflate in -lz... yes [15:10:51.997] checking copyfile.h usability... no [15:10:52.058] checking copyfile.h presence... no [15:10:52.075] checking for copyfile.h... no [15:10:52.079] checking execinfo.h usability... no [15:10:52.132] checking execinfo.h presence... no [15:10:52.149] checking for execinfo.h... no [15:10:52.152] checking getopt.h usability... yes [15:10:52.160] checking getopt.h presence... yes [15:10:52.173] checking for getopt.h... yes [15:10:52.179] checking ifaddrs.h usability... no [15:10:52.231] checking ifaddrs.h presence... no [15:10:52.249] checking for ifaddrs.h... no [15:10:52.252] checking sys/epoll.h usability... no [15:10:52.304] checking sys/epoll.h presence... no [15:10:52.321] checking for sys/epoll.h... no [15:10:52.325] checking sys/event.h usability... no [15:10:52.376] checking sys/event.h presence... no [15:10:52.393] checking for sys/event.h... no [15:10:52.397] checking sys/personality.h usability... no [15:10:52.450] checking sys/personality.h presence... no [15:10:52.467] checking for sys/personality.h... no [15:10:52.470] checking sys/prctl.h usability... no [15:10:52.521] checking sys/prctl.h presence... no [15:10:52.538] checking for sys/prctl.h... no [15:10:52.541] checking sys/procctl.h usability... no [15:10:52.594] checking sys/procctl.h presence... no [15:10:52.612] checking for sys/procctl.h... no [15:10:52.615] checking sys/signalfd.h usability... no [15:10:52.668] checking sys/signalfd.h presence... no [15:10:52.686] checking for sys/signalfd.h... no [15:10:52.689] checking sys/ucred.h usability... no [15:10:52.742] checking sys/ucred.h presence... no [15:10:52.759] checking for sys/ucred.h... no [15:10:52.762] checking termios.h usability... no [15:10:52.813] checking termios.h presence... no [15:10:52.829] checking for termios.h... no [15:10:52.832] checking uchar.h usability... yes [15:10:52.839] checking uchar.h presence... yes [15:10:52.859] checking for uchar.h... yes [15:10:52.866] checking ucred.h usability... no [15:10:52.919] checking ucred.h presence... no [15:10:52.936] checking for ucred.h... no [15:10:52.940] checking xlocale.h usability... no [15:10:52.991] checking xlocale.h presence... no [15:10:53.008] checking for xlocale.h... no [15:10:53.011] checking zlib.h usability... yes [15:10:53.019] checking zlib.h presence... yes [15:10:53.038] checking for zlib.h... yes [15:10:53.038] checking for lz4... /usr/bin/lz4 [15:10:53.038] checking for zstd... /usr/bin/zstd [15:10:53.038] checking for openssl... /usr/bin/openssl [15:10:53.043] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [15:10:53.044] checking crtdefs.h usability... yes [15:10:53.051] checking crtdefs.h presence... yes [15:10:53.065] checking for crtdefs.h... yes [15:10:53.067] checking whether byte ordering is bigendian... no [15:10:53.134] checking for C printf format archetype... gnu_printf [15:10:53.167] checking for C++ printf format archetype... gnu_printf [15:10:53.221] checking for typeof... typeof [15:10:53.228] checking for C++ typeof... typeof [15:10:53.235] checking for typeof_unqual... __typeof_unqual__ [15:10:53.275] checking for C++ typeof_unqual... no [15:10:53.339] checking for __builtin_types_compatible_p... yes [15:10:53.350] checking for __builtin_constant_p... yes [15:10:53.362] checking for __builtin_mul_overflow... yes [15:10:53.414] checking for __builtin_unreachable... yes [15:10:53.457] checking for computed goto support... yes [15:10:53.472] checking for struct tm.tm_zone... no [15:10:53.542] checking for union semun... no [15:10:53.571] checking for socklen_t... yes [15:10:54.786] checking for struct sockaddr.sa_len... no [15:10:56.856] checking for C/C++ restrict keyword... __restrict [15:10:56.869] checking for struct option... yes [15:10:56.908] checking whether assembler supports x86_64 popcntq... yes [15:10:56.915] checking size of off_t... 4 [15:10:57.133] checking for int timezone... yes [15:10:57.193] checking for backtrace_symbols... no [15:10:57.245] checking for copyfile... no [15:10:57.299] checking for copy_file_range... no [15:10:57.351] checking for elf_aux_info... no [15:10:57.404] checking for explicit_memset... no [15:10:57.458] checking for getauxval... no [15:10:57.510] checking for getifaddrs... no [15:10:57.565] checking for getpeerucred... no [15:10:57.618] checking for inet_pton... yes [15:10:57.670] checking for kqueue... no [15:10:57.724] checking for localeconv_l... no [15:10:57.778] checking for mbstowcs_l... no [15:10:57.831] checking for memset_explicit... no [15:10:57.884] checking for posix_fallocate... no [15:10:57.938] checking for ppoll... no [15:10:57.992] checking for pthread_is_threaded_np... no [15:10:58.044] checking for setproctitle... no [15:10:58.098] checking for setproctitle_fast... no [15:10:58.151] checking for strsignal... no [15:10:58.205] checking for syncfs... no [15:10:58.258] checking for sync_file_range... no [15:10:58.310] checking for uselocale... no [15:10:58.363] checking for wcstombs_l... no [15:10:58.414] checking for __builtin_bswap16... yes [15:10:58.464] checking for __builtin_bswap32... yes [15:10:58.512] checking for __builtin_bswap64... yes [15:10:58.561] checking for __builtin_clz... yes [15:10:58.612] checking for __builtin_ctz... yes [15:10:58.662] checking for __builtin_frame_address... yes [15:10:58.711] checking for _LARGEFILE_SOURCE value needed for large files... no [15:10:58.765] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [15:10:58.793] checking for posix_fadvise... no [15:10:58.847] checking whether posix_fadvise is declared... no [15:10:58.890] checking whether fdatasync is declared... no [15:10:58.933] checking whether strlcat is declared... no [15:10:58.997] checking whether strlcpy is declared... no [15:10:59.059] checking whether strsep is declared... no [15:10:59.122] checking whether timingsafe_bcmp is declared... no [15:10:59.186] checking whether preadv is declared... no [15:10:59.220] checking whether pwritev is declared... no [15:10:59.252] checking whether strchrnul is declared... no [15:10:59.292] checking whether memset_s is declared... no [15:10:59.330] checking whether F_FULLFSYNC is declared... no [15:10:59.367] checking for explicit_bzero... no [15:10:59.416] checking for getopt... yes [15:10:59.461] checking for getpeereid... no [15:10:59.510] checking for inet_aton... no [15:10:59.558] checking for mkdtemp... no [15:10:59.608] checking for strlcat... no [15:10:59.659] checking for strlcpy... no [15:10:59.707] checking for strsep... no [15:10:59.755] checking for timingsafe_bcmp... no [15:10:59.805] checking for pthread_barrier_wait... yes [15:10:59.850] configure: On mingw32ucrt we will use our strtof wrapper. [15:10:59.850] checking for getopt_long... yes [15:10:59.894] checking for syslog... no [15:10:59.943] checking for opterr... yes [15:10:59.991] checking for optreset... no [15:11:00.044] checking test program... cross-compiling [15:11:00.045] checking size of void *... 8 [15:11:00.423] checking size of size_t... 8 [15:11:00.773] checking size of long... 4 [15:11:01.143] checking size of long long... 8 [15:11:01.589] checking size of intmax_t... 8 [15:11:01.870] checking alignment of short... 2 [15:11:02.069] checking alignment of int... 4 [15:11:02.375] checking alignment of int64_t... 8 [15:11:02.831] checking alignment of double... 8 [15:11:03.177] checking for __int128... yes [15:11:03.234] checking for __int128 alignment bug... assuming ok [15:11:03.234] checking alignment of PG_INT128_TYPE... 16 [15:11:03.739] checking for builtin __sync char locking functions... yes [15:11:03.786] checking for builtin __sync int32 locking functions... yes [15:11:03.833] checking for builtin __sync int32 atomic operations... yes [15:11:03.881] checking for builtin __sync int64 atomic operations... yes [15:11:03.929] checking for builtin __atomic int32 atomic operations... yes [15:11:03.977] checking for builtin __atomic int64 atomic operations... yes [15:11:04.027] checking for __get_cpuid... yes [15:11:04.080] checking for __get_cpuid_count... yes [15:11:04.131] checking for _xgetbv... yes [15:11:04.563] checking for _mm512_popcnt_epi64... yes [15:11:05.012] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [15:11:05.115] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:11:05.135] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [15:11:05.152] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:11:05.169] 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 [15:11:05.201] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:11:05.202] checking for _mm512_clmulepi64_epi128... yes [15:11:05.636] checking for vectorized CRC-32C... AVX-512 with runtime check [15:11:05.636] checking which random number source to use... Windows native [15:11:05.638] checking for xmllint... /usr/bin/xmllint [15:11:05.638] checking for xsltproc... /usr/bin/xsltproc [15:11:05.639] checking for fop... /usr/bin/fop [15:11:05.639] checking for dbtoepub... no [15:11:05.639] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [15:11:05.639] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [15:11:05.639] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [15:11:05.649] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [15:11:05.649] 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 [15:11:05.649] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [15:11:05.649] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [15:11:05.741] configure: creating ./config.status [15:11:05.826] config.status: creating GNUmakefile [15:11:05.839] config.status: creating src/Makefile.global [15:11:05.855] config.status: creating src/include/pg_config.h [15:11:05.868] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:11:05.884] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [15:11:05.892] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [15:11:05.899] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [15:11:05.907] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [15:11:05.910] config.status: executing check_win32_symlinks commands [15:11:05.944] [15:11:05.944] real 0m16.829s [15:11:05.944] user 0m11.707s [15:11:05.944] sys 0m4.815s [15:11:05.944] make -s -j${BUILD_JOBS} clean [15:11:06.500] time make -s -j${BUILD_JOBS} world-bin [15:11:52.011] createas.c: In function ‘create_ctas_internal’: [15:11:52.011] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration] [15:11:52.011] 181 | const static char *validnsps[] = HEAP_RELOPT_NAMESPACES; [15:11:52.011] | ^~~~~ [15:11:52.011] cc1: all warnings being treated as errors [15:11:52.013] make[3]: *** [: createas.o] Error 1 [15:11:52.013] make[2]: *** [common.mk:37: commands-recursive] Error 2 [15:11:52.016] make[2]: *** Waiting for unfinished jobs.... [15:12:12.046] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [15:12:12.046] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:12:12.046] [15:12:12.046] real 1m5.546s [15:12:12.046] user 3m37.494s [15:12:12.046] sys 0m33.123s [15:12:12.047] [15:12:12.047] Exit status: 2