[00:01:56.600] time ./configure \ [00:01:56.600] --host=x86_64-w64-mingw32ucrt \ [00:01:56.600] --enable-cassert \ [00:01:56.600] --without-icu \ [00:01:56.600] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [00:01:56.600] CXX="ccache x86_64-w64-mingw32ucrt-g++" [00:01:56.755] checking build system type... x86_64-pc-linux-gnu [00:01:56.973] checking host system type... x86_64-w64-mingw32ucrt [00:01:56.979] checking which template to use... win32 [00:01:56.980] checking whether NLS is wanted... no [00:01:56.980] checking for default port number... 5432 [00:01:56.989] checking for block size... 8kB [00:01:56.991] checking for segment size... 1GB [00:01:56.994] checking for WAL block size... 8kB [00:01:56.996] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [00:01:57.035] checking whether the C compiler works... yes [00:01:57.179] checking for C compiler default output file name... a.exe [00:01:57.181] checking for suffix of executables... .exe [00:01:57.227] checking whether we are cross compiling... yes [00:01:57.321] checking for suffix of object files... o [00:01:57.332] checking whether we are using the GNU C compiler... yes [00:01:57.342] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [00:01:57.350] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [00:01:57.362] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [00:01:57.433] checking whether we are using the GNU C++ compiler... yes [00:01:57.442] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [00:01:57.461] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [00:01:57.501] checking for gawk... no [00:01:57.501] checking for mawk... mawk [00:01:57.504] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:01:57.512] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [00:01:57.521] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [00:01:57.713] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:01:57.772] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:01:57.831] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:01:57.839] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:01:57.859] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [00:01:57.896] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [00:01:57.906] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [00:01:57.924] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [00:01:57.933] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:01:57.941] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:01:57.950] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:01:57.958] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [00:01:57.994] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [00:01:58.003] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [00:01:58.012] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:01:58.021] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:01:58.040] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [00:01:58.049] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [00:01:58.068] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:01:58.105] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:01:58.145] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:01:58.154] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:01:58.163] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:01:58.212] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:01:58.265] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:01:58.302] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:01:58.338] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:01:58.384] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:01:58.393] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:01:58.403] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:01:58.442] checking whether the C compiler still works... yes [00:01:58.508] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [00:01:58.590] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [00:01:58.591] checking pkg-config is at least version 0.9.0... yes [00:01:58.608] checking whether to build with ICU support... no [00:01:58.609] checking whether to build with Tcl... no [00:01:58.609] checking whether to build Perl modules... no [00:01:58.609] checking whether to build Python modules... no [00:01:58.609] checking whether to build with GSSAPI support... no [00:01:58.611] checking whether to build with PAM support... no [00:01:58.611] checking whether to build with BSD Authentication support... no [00:01:58.611] checking whether to build with LDAP support... no [00:01:58.611] checking whether to build with Bonjour support... no [00:01:58.611] checking whether to build with SELinux support... no [00:01:58.611] checking whether to build with systemd support... no [00:01:58.611] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:01:58.611] checking whether to build with liburing support... no [00:01:58.611] checking whether to build with libcurl support... no [00:01:58.612] checking whether to build with libnuma support... no [00:01:58.612] checking whether to build with XML support... no [00:01:58.612] checking whether to build with LZ4 support... no [00:01:58.612] checking whether to build with ZSTD support... no [00:01:58.613] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [00:01:58.613] checking whether it is possible to strip libraries... yes [00:01:58.621] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [00:01:58.621] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [00:01:58.621] checking for a BSD-compatible install... /usr/bin/install -c [00:01:58.632] checking for tar... /usr/bin/tar [00:01:58.632] checking whether ln -s works... yes [00:01:58.632] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:01:58.635] checking for nm... /usr/bin/nm [00:01:58.635] checking for bison... /usr/bin/bison [00:01:58.638] configure: using bison (GNU Bison) 3.8.2 [00:01:58.642] checking for flex... /usr/bin/flex [00:01:58.644] configure: using flex 2.6.4 [00:01:58.644] checking for perl... /usr/bin/perl [00:01:58.648] configure: using perl 5.40.1 [00:01:58.650] checking for zic... /usr/sbin/zic [00:01:58.651] checking for a sed that does not truncate output... /usr/bin/sed [00:01:58.656] checking for grep that handles long lines and -e... /usr/bin/grep [00:01:58.659] checking for egrep... /usr/bin/grep -E [00:01:58.661] checking for ANSI C header files... yes [00:01:58.716] checking for sys/types.h... yes [00:01:58.736] checking for sys/stat.h... yes [00:01:58.756] checking for stdlib.h... yes [00:01:58.775] checking for string.h... yes [00:01:58.847] checking for memory.h... yes [00:01:58.914] checking for strings.h... yes [00:01:58.931] checking for inttypes.h... yes [00:01:59.000] checking for stdint.h... yes [00:01:59.018] checking for unistd.h... yes [00:01:59.034] checking for main in -lm... yes [00:01:59.092] checking for library containing setproctitle... no [00:01:59.201] checking for library containing dlsym... no [00:01:59.308] checking for library containing socket... -lws2_32 [00:01:59.462] checking for library containing getopt_long... none required [00:01:59.516] checking for library containing shm_open... no [00:01:59.624] checking for library containing shm_unlink... no [00:01:59.727] checking for library containing clock_gettime... none required [00:01:59.778] checking for library containing shmget... no [00:01:59.884] checking for library containing backtrace_symbols... no [00:01:59.990] checking for library containing pthread_barrier_wait... none required [00:02:00.043] checking for inflate in -lz... yes [00:02:00.101] checking copyfile.h usability... no [00:02:00.164] checking copyfile.h presence... no [00:02:00.185] checking for copyfile.h... no [00:02:00.190] checking execinfo.h usability... no [00:02:00.248] checking execinfo.h presence... no [00:02:00.269] checking for execinfo.h... no [00:02:00.274] checking getopt.h usability... yes [00:02:00.306] checking getopt.h presence... yes [00:02:00.323] checking for getopt.h... yes [00:02:00.333] checking ifaddrs.h usability... no [00:02:00.394] checking ifaddrs.h presence... no [00:02:00.416] checking for ifaddrs.h... no [00:02:00.421] checking sys/epoll.h usability... no [00:02:00.482] checking sys/epoll.h presence... no [00:02:00.503] checking for sys/epoll.h... no [00:02:00.507] checking sys/event.h usability... no [00:02:00.567] checking sys/event.h presence... no [00:02:00.589] checking for sys/event.h... no [00:02:00.594] checking sys/personality.h usability... no [00:02:00.650] checking sys/personality.h presence... no [00:02:00.672] checking for sys/personality.h... no [00:02:00.676] checking sys/prctl.h usability... no [00:02:00.735] checking sys/prctl.h presence... no [00:02:00.757] checking for sys/prctl.h... no [00:02:00.762] checking sys/procctl.h usability... no [00:02:00.822] checking sys/procctl.h presence... no [00:02:00.844] checking for sys/procctl.h... no [00:02:00.849] checking sys/signalfd.h usability... no [00:02:00.908] checking sys/signalfd.h presence... no [00:02:00.930] checking for sys/signalfd.h... no [00:02:00.935] checking sys/ucred.h usability... no [00:02:00.994] checking sys/ucred.h presence... no [00:02:01.015] checking for sys/ucred.h... no [00:02:01.020] checking termios.h usability... no [00:02:01.081] checking termios.h presence... no [00:02:01.104] checking for termios.h... no [00:02:01.109] checking uchar.h usability... yes [00:02:01.119] checking uchar.h presence... yes [00:02:01.145] checking for uchar.h... yes [00:02:01.155] checking ucred.h usability... no [00:02:01.214] checking ucred.h presence... no [00:02:01.236] checking for ucred.h... no [00:02:01.240] checking xlocale.h usability... no [00:02:01.300] checking xlocale.h presence... no [00:02:01.321] checking for xlocale.h... no [00:02:01.325] checking zlib.h usability... yes [00:02:01.336] checking zlib.h presence... yes [00:02:01.362] checking for zlib.h... yes [00:02:01.362] checking for lz4... /usr/bin/lz4 [00:02:01.363] checking for zstd... /usr/bin/zstd [00:02:01.363] checking for openssl... /usr/bin/openssl [00:02:01.368] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [00:02:01.369] checking crtdefs.h usability... yes [00:02:01.429] checking crtdefs.h presence... yes [00:02:01.447] checking for crtdefs.h... yes [00:02:01.449] checking whether byte ordering is bigendian... no [00:02:01.536] checking for C printf format archetype... gnu_printf [00:02:01.577] checking for C++ printf format archetype... gnu_printf [00:02:01.597] checking for typeof... typeof [00:02:01.607] checking for C++ typeof... typeof [00:02:01.668] checking for typeof_unqual... __typeof_unqual__ [00:02:01.718] checking for C++ typeof_unqual... no [00:02:01.795] checking for __builtin_types_compatible_p... yes [00:02:01.808] checking for __builtin_constant_p... yes [00:02:01.822] checking for __builtin_mul_overflow... yes [00:02:01.883] checking for __builtin_unreachable... yes [00:02:01.931] checking for computed goto support... yes [00:02:01.950] checking for struct tm.tm_zone... no [00:02:02.036] checking for union semun... no [00:02:02.074] checking for socklen_t... yes [00:02:04.713] checking for struct sockaddr.sa_len... no [00:02:07.120] checking for C/C++ restrict keyword... __restrict [00:02:07.166] checking for struct option... yes [00:02:07.214] checking whether assembler supports x86_64 popcntq... yes [00:02:07.223] checking size of off_t... 4 [00:02:07.534] checking for SA_SIGINFO... no [00:02:07.574] checking for int timezone... yes [00:02:07.643] checking for backtrace_symbols... no [00:02:07.704] checking for copyfile... no [00:02:07.763] checking for copy_file_range... no [00:02:07.825] checking for elf_aux_info... no [00:02:07.885] checking for explicit_memset... no [00:02:07.946] checking for getauxval... no [00:02:08.005] checking for getifaddrs... no [00:02:08.066] checking for getpeerucred... no [00:02:08.128] checking for inet_pton... yes [00:02:08.188] checking for kqueue... no [00:02:08.251] checking for localeconv_l... no [00:02:08.313] checking for mbstowcs_l... no [00:02:08.376] checking for memset_explicit... no [00:02:08.438] checking for posix_fallocate... no [00:02:08.500] checking for ppoll... no [00:02:08.562] checking for pthread_is_threaded_np... no [00:02:08.621] checking for setproctitle... no [00:02:08.681] checking for setproctitle_fast... no [00:02:08.742] checking for strsignal... no [00:02:08.804] checking for syncfs... no [00:02:08.864] checking for sync_file_range... no [00:02:08.925] checking for uselocale... no [00:02:08.986] checking for wcstombs_l... no [00:02:09.046] checking for __builtin_bswap16... yes [00:02:09.107] checking for __builtin_bswap32... yes [00:02:09.170] checking for __builtin_bswap64... yes [00:02:09.226] checking for __builtin_clz... yes [00:02:09.284] checking for __builtin_ctz... yes [00:02:09.341] checking for __builtin_frame_address... yes [00:02:09.398] checking for _LARGEFILE_SOURCE value needed for large files... no [00:02:09.463] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [00:02:09.499] checking for posix_fadvise... no [00:02:09.563] checking whether posix_fadvise is declared... no [00:02:09.616] checking whether fdatasync is declared... no [00:02:09.670] checking whether strlcat is declared... no [00:02:09.744] checking whether strlcpy is declared... no [00:02:09.816] checking whether strsep is declared... no [00:02:09.889] checking whether timingsafe_bcmp is declared... no [00:02:09.960] checking whether preadv is declared... no [00:02:10.001] checking whether pwritev is declared... no [00:02:10.042] checking whether strchrnul is declared... no [00:02:10.089] checking whether memset_s is declared... no [00:02:10.139] checking whether F_FULLFSYNC is declared... no [00:02:10.182] checking for explicit_bzero... no [00:02:10.239] checking for getopt... yes [00:02:10.291] checking for getpeereid... no [00:02:10.350] checking for inet_aton... no [00:02:10.407] checking for mkdtemp... no [00:02:10.465] checking for strlcat... no [00:02:10.523] checking for strlcpy... no [00:02:10.581] checking for strsep... no [00:02:10.638] checking for timingsafe_bcmp... no [00:02:10.695] checking for pthread_barrier_wait... yes [00:02:10.747] configure: On mingw32ucrt we will use our strtof wrapper. [00:02:10.747] checking for getopt_long... yes [00:02:10.799] checking for syslog... no [00:02:10.855] checking for opterr... yes [00:02:10.909] checking for optreset... no [00:02:10.969] checking test program... cross-compiling [00:02:10.969] checking size of void *... 8 [00:02:11.293] checking size of size_t... 8 [00:02:11.672] checking size of long... 4 [00:02:11.918] checking size of long long... 8 [00:02:12.338] checking size of intmax_t... 8 [00:02:12.680] checking alignment of short... 2 [00:02:12.931] checking alignment of int... 4 [00:02:13.229] checking alignment of int64_t... 8 [00:02:13.572] checking alignment of double... 8 [00:02:14.009] checking for __int128... yes [00:02:14.076] checking for __int128 alignment bug... assuming ok [00:02:14.076] checking alignment of PG_INT128_TYPE... 16 [00:02:14.644] checking for builtin __sync char locking functions... yes [00:02:14.698] checking for builtin __sync int32 locking functions... yes [00:02:14.751] checking for builtin __sync int32 atomic operations... yes [00:02:14.806] checking for builtin __sync int64 atomic operations... yes [00:02:14.863] checking for builtin __atomic int32 atomic operations... yes [00:02:14.918] checking for builtin __atomic int64 atomic operations... yes [00:02:14.973] checking for __get_cpuid... yes [00:02:15.032] checking for __get_cpuid_count... yes [00:02:15.088] checking for __cpuidex... yes [00:02:15.144] checking for AVX2 target attribute support... yes [00:02:15.167] checking for _xgetbv... yes [00:02:15.621] checking for _mm512_popcnt_epi64... yes [00:02:16.095] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:02:16.212] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:02:16.236] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:02:16.257] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:02:16.278] 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:02:16.316] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:02:16.316] checking for _mm512_clmulepi64_epi128... yes [00:02:16.790] checking for vectorized CRC-32C... AVX-512 with runtime check [00:02:16.791] checking which random number source to use... Windows native [00:02:16.793] checking for xmllint... /usr/bin/xmllint [00:02:16.793] checking for xsltproc... /usr/bin/xsltproc [00:02:16.793] checking for fop... /usr/bin/fop [00:02:16.794] checking for dbtoepub... no [00:02:16.794] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:02:16.794] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:02:16.794] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:02:16.806] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [00:02:16.806] 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 [00:02:16.806] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:02:16.806] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:02:16.915] configure: creating ./config.status [00:02:17.020] config.status: creating GNUmakefile [00:02:17.036] config.status: creating src/Makefile.global [00:02:17.057] config.status: creating src/include/pg_config.h [00:02:17.073] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:02:17.092] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:02:17.102] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:02:17.111] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:02:17.120] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:02:17.125] config.status: executing check_win32_symlinks commands [00:02:17.164] [00:02:17.164] real 0m20.564s [00:02:17.164] user 0m14.140s [00:02:17.164] sys 0m6.136s [00:02:17.164] make -s -j${BUILD_JOBS} clean [00:02:17.809] time make -s -j${BUILD_JOBS} world-bin [00:03:00.064] createas.c: In function ‘create_ctas_internal’: [00:03:00.064] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration] [00:03:00.064] 181 | const static char *validnsps[] = HEAP_RELOPT_NAMESPACES; [00:03:00.064] | ^~~~~ [00:03:00.064] cc1: all warnings being treated as errors [00:03:00.067] make[3]: *** [: createas.o] Error 1 [00:03:00.067] make[2]: *** [common.mk:37: commands-recursive] Error 2 [00:03:00.069] make[2]: *** Waiting for unfinished jobs.... [00:03:25.680] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [00:03:25.681] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:03:25.681] [00:03:25.681] real 1m7.871s [00:03:25.681] user 3m47.403s [00:03:25.681] sys 0m33.418s [00:03:25.681] [00:03:25.681] Exit status: 2