[22:16:17.384] time ./configure \ [22:16:17.384] --host=x86_64-w64-mingw32ucrt \ [22:16:17.384] --enable-cassert \ [22:16:17.384] --without-icu \ [22:16:17.384] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [22:16:17.384] CXX="ccache x86_64-w64-mingw32ucrt-g++" [22:16:17.515] checking build system type... x86_64-pc-linux-gnu [22:16:17.696] checking host system type... x86_64-w64-mingw32ucrt [22:16:17.703] checking which template to use... win32 [22:16:17.703] checking whether NLS is wanted... no [22:16:17.703] checking for default port number... 5432 [22:16:17.710] checking for block size... 8kB [22:16:17.712] checking for segment size... 1GB [22:16:17.714] checking for WAL block size... 8kB [22:16:17.716] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [22:16:17.753] checking whether the C compiler works... yes [22:16:17.893] checking for C compiler default output file name... a.exe [22:16:17.894] checking for suffix of executables... .exe [22:16:17.940] checking whether we are cross compiling... yes [22:16:18.026] checking for suffix of object files... o [22:16:18.044] checking whether we are using the GNU C compiler... yes [22:16:18.078] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [22:16:18.086] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [22:16:18.113] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [22:16:18.167] checking whether we are using the GNU C++ compiler... yes [22:16:18.303] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [22:16:18.319] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [22:16:18.360] checking for gawk... no [22:16:18.360] checking for mawk... mawk [22:16:18.362] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:16:18.371] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [22:16:18.378] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [22:16:18.386] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:16:18.443] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:16:18.500] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:16:18.508] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:16:18.516] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [22:16:18.524] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [22:16:18.557] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [22:16:18.565] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [22:16:18.572] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:16:18.580] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:16:18.612] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:16:18.620] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [22:16:18.652] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [22:16:18.660] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [22:16:18.667] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:16:18.699] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:16:18.707] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [22:16:18.723] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [22:16:18.731] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:16:18.738] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [22:16:18.744] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:16:18.751] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:16:18.760] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:16:18.807] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:16:18.857] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:16:18.893] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:16:18.901] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:16:18.944] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:16:18.953] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:16:18.972] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:16:18.991] checking whether the C compiler still works... yes [22:16:19.057] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [22:16:19.136] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [22:16:19.136] checking pkg-config is at least version 0.9.0... yes [22:16:19.152] checking whether to build with ICU support... no [22:16:19.153] checking whether to build with Tcl... no [22:16:19.153] checking whether to build Perl modules... no [22:16:19.153] checking whether to build Python modules... no [22:16:19.153] checking whether to build with GSSAPI support... no [22:16:19.154] checking whether to build with PAM support... no [22:16:19.154] checking whether to build with BSD Authentication support... no [22:16:19.154] checking whether to build with LDAP support... no [22:16:19.154] checking whether to build with Bonjour support... no [22:16:19.154] checking whether to build with SELinux support... no [22:16:19.155] checking whether to build with systemd support... no [22:16:19.155] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:16:19.155] checking whether to build with liburing support... no [22:16:19.155] checking whether to build with libcurl support... no [22:16:19.155] checking whether to build with libnuma support... no [22:16:19.155] checking whether to build with XML support... no [22:16:19.156] checking whether to build with LZ4 support... no [22:16:19.156] checking whether to build with ZSTD support... no [22:16:19.156] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [22:16:19.157] checking whether it is possible to strip libraries... yes [22:16:19.169] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [22:16:19.169] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [22:16:19.169] checking for a BSD-compatible install... /usr/bin/install -c [22:16:19.179] checking for tar... /usr/bin/tar [22:16:19.179] checking whether ln -s works... yes [22:16:19.180] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:16:19.182] checking for nm... /usr/bin/nm [22:16:19.182] checking for bison... /usr/bin/bison [22:16:19.185] configure: using bison (GNU Bison) 3.8.2 [22:16:19.188] checking for flex... /usr/bin/flex [22:16:19.190] configure: using flex 2.6.4 [22:16:19.191] checking for perl... /usr/bin/perl [22:16:19.194] configure: using perl 5.40.1 [22:16:19.196] checking for zic... /usr/sbin/zic [22:16:19.196] checking for a sed that does not truncate output... /usr/bin/sed [22:16:19.202] checking for grep that handles long lines and -e... /usr/bin/grep [22:16:19.204] checking for egrep... /usr/bin/grep -E [22:16:19.206] checking for ANSI C header files... yes [22:16:19.259] checking for sys/types.h... yes [22:16:19.276] checking for sys/stat.h... yes [22:16:19.342] checking for stdlib.h... yes [22:16:19.378] checking for string.h... yes [22:16:19.394] checking for memory.h... yes [22:16:19.408] checking for strings.h... yes [22:16:19.422] checking for inttypes.h... yes [22:16:19.437] checking for stdint.h... yes [22:16:19.451] checking for unistd.h... yes [22:16:19.465] checking for main in -lm... yes [22:16:19.517] checking for library containing setproctitle... no [22:16:19.616] checking for library containing dlsym... no [22:16:19.713] checking for library containing socket... -lws2_32 [22:16:19.859] checking for library containing getopt_long... none required [22:16:19.911] checking for library containing shm_open... no [22:16:20.015] checking for library containing shm_unlink... no [22:16:20.116] checking for library containing clock_gettime... none required [22:16:20.164] checking for library containing shmget... no [22:16:20.264] checking for library containing backtrace_symbols... no [22:16:20.365] checking for library containing pthread_barrier_wait... none required [22:16:20.415] checking for inflate in -lz... yes [22:16:20.471] checking copyfile.h usability... no [22:16:20.536] checking copyfile.h presence... no [22:16:20.557] checking for copyfile.h... no [22:16:20.561] checking execinfo.h usability... no [22:16:20.620] checking execinfo.h presence... no [22:16:20.640] checking for execinfo.h... no [22:16:20.644] checking getopt.h usability... yes [22:16:20.653] checking getopt.h presence... yes [22:16:20.669] checking for getopt.h... yes [22:16:20.678] checking ifaddrs.h usability... no [22:16:20.735] checking ifaddrs.h presence... no [22:16:20.756] checking for ifaddrs.h... no [22:16:20.760] checking sys/epoll.h usability... no [22:16:20.821] checking sys/epoll.h presence... no [22:16:20.841] checking for sys/epoll.h... no [22:16:20.845] checking sys/event.h usability... no [22:16:20.904] checking sys/event.h presence... no [22:16:20.925] checking for sys/event.h... no [22:16:20.929] checking sys/personality.h usability... no [22:16:20.988] checking sys/personality.h presence... no [22:16:21.009] checking for sys/personality.h... no [22:16:21.013] checking sys/prctl.h usability... no [22:16:21.073] checking sys/prctl.h presence... no [22:16:21.093] checking for sys/prctl.h... no [22:16:21.097] checking sys/procctl.h usability... no [22:16:21.155] checking sys/procctl.h presence... no [22:16:21.176] checking for sys/procctl.h... no [22:16:21.180] checking sys/signalfd.h usability... no [22:16:21.240] checking sys/signalfd.h presence... no [22:16:21.261] checking for sys/signalfd.h... no [22:16:21.265] checking sys/ucred.h usability... no [22:16:21.325] checking sys/ucred.h presence... no [22:16:21.346] checking for sys/ucred.h... no [22:16:21.350] checking termios.h usability... no [22:16:21.407] checking termios.h presence... no [22:16:21.427] checking for termios.h... no [22:16:21.431] checking uchar.h usability... yes [22:16:21.440] checking uchar.h presence... yes [22:16:21.461] checking for uchar.h... yes [22:16:21.469] checking ucred.h usability... no [22:16:21.526] checking ucred.h presence... no [22:16:21.545] checking for ucred.h... no [22:16:21.549] checking xlocale.h usability... no [22:16:21.606] checking xlocale.h presence... no [22:16:21.626] checking for xlocale.h... no [22:16:21.629] checking zlib.h usability... yes [22:16:21.637] checking zlib.h presence... yes [22:16:21.658] checking for zlib.h... yes [22:16:21.658] checking for lz4... /usr/bin/lz4 [22:16:21.658] checking for zstd... /usr/bin/zstd [22:16:21.659] checking for openssl... /usr/bin/openssl [22:16:21.664] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [22:16:21.664] checking crtdefs.h usability... yes [22:16:21.721] checking crtdefs.h presence... yes [22:16:21.735] checking for crtdefs.h... yes [22:16:21.737] checking whether byte ordering is bigendian... no [22:16:21.811] checking for C printf format archetype... gnu_printf [22:16:21.821] checking for C++ printf format archetype... gnu_printf [22:16:21.831] checking for typeof... typeof [22:16:21.839] checking for C++ typeof... typeof [22:16:21.848] checking for typeof_unqual... __typeof_unqual__ [22:16:21.896] checking for C++ typeof_unqual... no [22:16:21.983] checking for __builtin_types_compatible_p... yes [22:16:22.004] checking for __builtin_constant_p... yes [22:16:22.016] checking for __builtin_mul_overflow... yes [22:16:22.076] checking for __builtin_unreachable... yes [22:16:22.124] checking for computed goto support... yes [22:16:22.132] checking for struct tm.tm_zone... no [22:16:22.212] checking for union semun... no [22:16:22.246] checking for socklen_t... yes [22:16:23.599] checking for struct sockaddr.sa_len... no [22:16:26.017] checking for C/C++ restrict keyword... __restrict [22:16:26.033] checking for struct option... yes [22:16:26.080] checking whether assembler supports x86_64 popcntq... yes [22:16:26.098] checking size of off_t... 4 [22:16:26.345] checking for SA_SIGINFO... no [22:16:26.383] checking for int timezone... yes [22:16:26.450] checking for backtrace_symbols... no [22:16:26.510] checking for copyfile... no [22:16:26.570] checking for copy_file_range... no [22:16:26.630] checking for elf_aux_info... no [22:16:26.691] checking for explicit_memset... no [22:16:26.750] checking for getauxval... no [22:16:26.809] checking for getifaddrs... no [22:16:26.867] checking for getpeerucred... no [22:16:26.925] checking for inet_pton... yes [22:16:26.982] checking for kqueue... no [22:16:27.040] checking for localeconv_l... no [22:16:27.099] checking for mbstowcs_l... no [22:16:27.159] checking for memset_explicit... no [22:16:27.219] checking for posix_fallocate... no [22:16:27.279] checking for ppoll... no [22:16:27.338] checking for pthread_is_threaded_np... no [22:16:27.396] checking for setproctitle... no [22:16:27.454] checking for setproctitle_fast... no [22:16:27.513] checking for strsignal... no [22:16:27.573] checking for syncfs... no [22:16:27.633] checking for sync_file_range... no [22:16:27.695] checking for uselocale... no [22:16:27.754] checking for wcstombs_l... no [22:16:27.810] checking for __builtin_bswap16... yes [22:16:27.867] checking for __builtin_bswap32... yes [22:16:27.924] checking for __builtin_bswap64... yes [22:16:27.977] checking for __builtin_clz... yes [22:16:28.032] checking for __builtin_ctz... yes [22:16:28.085] checking for __builtin_frame_address... yes [22:16:28.138] checking for _LARGEFILE_SOURCE value needed for large files... no [22:16:28.200] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [22:16:28.235] checking for posix_fadvise... no [22:16:28.296] checking whether posix_fadvise is declared... no [22:16:28.346] checking whether fdatasync is declared... no [22:16:28.395] checking whether strlcat is declared... no [22:16:28.464] checking whether strlcpy is declared... no [22:16:28.532] checking whether strsep is declared... no [22:16:28.603] checking whether timingsafe_bcmp is declared... no [22:16:28.674] checking whether preadv is declared... no [22:16:28.714] checking whether pwritev is declared... no [22:16:28.753] checking whether strchrnul is declared... no [22:16:28.800] checking whether memset_s is declared... no [22:16:28.847] checking whether F_FULLFSYNC is declared... no [22:16:28.890] checking for explicit_bzero... no [22:16:28.943] checking for getopt... yes [22:16:28.994] checking for getpeereid... no [22:16:29.048] checking for inet_aton... no [22:16:29.102] checking for mkdtemp... no [22:16:29.156] checking for strlcat... no [22:16:29.207] checking for strlcpy... no [22:16:29.260] checking for strsep... no [22:16:29.311] checking for timingsafe_bcmp... no [22:16:29.363] checking for pthread_barrier_wait... yes [22:16:29.411] configure: On mingw32ucrt we will use our strtof wrapper. [22:16:29.411] checking for getopt_long... yes [22:16:29.460] checking for syslog... no [22:16:29.513] checking for opterr... yes [22:16:29.565] checking for optreset... no [22:16:29.623] checking test program... cross-compiling [22:16:29.623] checking size of void *... 8 [22:16:29.988] checking size of size_t... 8 [22:16:30.303] checking size of long... 4 [22:16:30.600] checking size of long long... 8 [22:16:31.021] checking size of intmax_t... 8 [22:16:31.415] checking alignment of short... 2 [22:16:31.635] checking alignment of int... 4 [22:16:31.903] checking alignment of int64_t... 8 [22:16:32.376] checking alignment of double... 8 [22:16:32.763] checking for __int128... yes [22:16:32.825] checking for __int128 alignment bug... assuming ok [22:16:32.825] checking alignment of PG_INT128_TYPE... 16 [22:16:33.228] checking for builtin __sync char locking functions... yes [22:16:33.281] checking for builtin __sync int32 locking functions... yes [22:16:33.330] checking for builtin __sync int32 atomic operations... yes [22:16:33.381] checking for builtin __sync int64 atomic operations... yes [22:16:33.432] checking for builtin __atomic int32 atomic operations... yes [22:16:33.482] checking for builtin __atomic int64 atomic operations... yes [22:16:33.534] checking for __get_cpuid... yes [22:16:33.590] checking for __get_cpuid_count... yes [22:16:33.641] checking for __cpuidex... yes [22:16:33.693] checking for AVX2 target attribute support... yes [22:16:33.714] checking for _xgetbv... yes [22:16:34.168] checking for _mm512_popcnt_epi64... yes [22:16:34.625] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [22:16:34.742] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:16:34.769] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [22:16:34.793] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:16:34.816] 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 [22:16:34.856] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:16:34.857] checking for _mm512_clmulepi64_epi128... yes [22:16:35.336] checking for vectorized CRC-32C... AVX-512 with runtime check [22:16:35.337] checking which random number source to use... Windows native [22:16:35.339] checking for xmllint... /usr/bin/xmllint [22:16:35.339] checking for xsltproc... /usr/bin/xsltproc [22:16:35.339] checking for fop... /usr/bin/fop [22:16:35.339] checking for dbtoepub... no [22:16:35.340] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:16:35.340] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:16:35.340] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:16:35.352] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [22:16:35.352] 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 [22:16:35.353] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:16:35.353] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:16:35.448] configure: creating ./config.status [22:16:35.533] config.status: creating GNUmakefile [22:16:35.545] config.status: creating src/Makefile.global [22:16:35.562] config.status: creating src/include/pg_config.h [22:16:35.577] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:16:35.596] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:16:35.605] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:16:35.614] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:16:35.622] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:16:35.626] config.status: executing check_win32_symlinks commands [22:16:35.663] [22:16:35.663] real 0m18.279s [22:16:35.663] user 0m12.637s [22:16:35.663] sys 0m5.403s [22:16:35.663] make -s -j${BUILD_JOBS} clean [22:16:36.266] time make -s -j${BUILD_JOBS} world-bin [22:17:15.937] createas.c: In function ‘create_ctas_internal’: [22:17:15.937] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration] [22:17:15.937] 181 | const static char *validnsps[] = HEAP_RELOPT_NAMESPACES; [22:17:15.937] | ^~~~~ [22:17:15.937] cc1: all warnings being treated as errors [22:17:15.939] make[3]: *** [: createas.o] Error 1 [22:17:15.940] make[2]: *** [common.mk:37: commands-recursive] Error 2 [22:17:15.943] make[2]: *** Waiting for unfinished jobs.... [22:17:41.851] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [22:17:41.851] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:17:41.852] [22:17:41.852] real 1m5.586s [22:17:41.852] user 3m35.898s [22:17:41.852] sys 0m31.875s [22:17:41.852] [22:17:41.852] Exit status: 2