[00:16:26.731] time ./configure \ [00:16:26.731] --host=x86_64-w64-mingw32ucrt \ [00:16:26.731] --enable-cassert \ [00:16:26.731] --without-icu \ [00:16:26.731] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [00:16:26.731] CXX="ccache x86_64-w64-mingw32ucrt-g++" [00:16:26.856] checking build system type... x86_64-pc-linux-gnu [00:16:27.036] checking host system type... x86_64-w64-mingw32ucrt [00:16:27.042] checking which template to use... win32 [00:16:27.042] checking whether NLS is wanted... no [00:16:27.042] checking for default port number... 5432 [00:16:27.050] checking for block size... 8kB [00:16:27.051] checking for segment size... 1GB [00:16:27.053] checking for WAL block size... 8kB [00:16:27.055] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [00:16:27.090] checking whether the C compiler works... yes [00:16:27.228] checking for C compiler default output file name... a.exe [00:16:27.229] checking for suffix of executables... .exe [00:16:27.275] checking whether we are cross compiling... yes [00:16:27.365] checking for suffix of object files... o [00:16:27.374] checking whether we are using the GNU C compiler... yes [00:16:27.407] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [00:16:27.426] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [00:16:27.519] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [00:16:27.571] checking whether we are using the GNU C++ compiler... yes [00:16:27.578] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [00:16:27.593] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [00:16:27.631] checking for gawk... no [00:16:27.631] checking for mawk... mawk [00:16:27.634] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:16:27.669] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [00:16:27.677] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [00:16:27.867] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:16:27.922] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:16:27.979] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:16:28.014] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:16:28.023] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [00:16:28.030] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [00:16:28.038] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [00:16:28.046] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [00:16:28.079] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:16:28.087] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:16:28.095] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:16:28.103] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [00:16:28.111] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [00:16:28.119] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [00:16:28.127] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:16:28.136] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:16:28.143] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [00:16:28.178] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [00:16:28.212] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:16:28.220] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:16:28.228] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:16:28.244] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:16:28.253] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:16:28.303] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:16:28.357] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:16:28.394] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:16:28.414] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:16:28.461] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:16:28.471] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:16:28.489] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:16:28.500] checking whether the C compiler still works... yes [00:16:28.550] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [00:16:28.630] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [00:16:28.630] checking pkg-config is at least version 0.9.0... yes [00:16:28.649] checking whether to build with ICU support... no [00:16:28.649] checking whether to build with Tcl... no [00:16:28.649] checking whether to build Perl modules... no [00:16:28.649] checking whether to build Python modules... no [00:16:28.649] checking whether to build with GSSAPI support... no [00:16:28.651] checking whether to build with PAM support... no [00:16:28.651] checking whether to build with BSD Authentication support... no [00:16:28.651] checking whether to build with LDAP support... no [00:16:28.651] checking whether to build with Bonjour support... no [00:16:28.651] checking whether to build with SELinux support... no [00:16:28.651] checking whether to build with systemd support... no [00:16:28.651] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:16:28.651] checking whether to build with liburing support... no [00:16:28.652] checking whether to build with libcurl support... no [00:16:28.652] checking whether to build with libnuma support... no [00:16:28.652] checking whether to build with XML support... no [00:16:28.652] checking whether to build with LZ4 support... no [00:16:28.652] checking whether to build with ZSTD support... no [00:16:28.653] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [00:16:28.653] checking whether it is possible to strip libraries... yes [00:16:28.659] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [00:16:28.660] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [00:16:28.660] checking for a BSD-compatible install... /usr/bin/install -c [00:16:28.669] checking for tar... /usr/bin/tar [00:16:28.669] checking whether ln -s works... yes [00:16:28.669] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:16:28.672] checking for nm... /usr/bin/nm [00:16:28.672] checking for bison... /usr/bin/bison [00:16:28.674] configure: using bison (GNU Bison) 3.8.2 [00:16:28.677] checking for flex... /usr/bin/flex [00:16:28.680] configure: using flex 2.6.4 [00:16:28.680] checking for perl... /usr/bin/perl [00:16:28.683] configure: using perl 5.40.1 [00:16:28.686] checking for zic... /usr/sbin/zic [00:16:28.686] checking for a sed that does not truncate output... /usr/bin/sed [00:16:28.692] checking for grep that handles long lines and -e... /usr/bin/grep [00:16:28.694] checking for egrep... /usr/bin/grep -E [00:16:28.696] checking for ANSI C header files... yes [00:16:28.750] checking for sys/types.h... yes [00:16:28.814] checking for sys/stat.h... yes [00:16:28.883] checking for stdlib.h... yes [00:16:28.902] checking for string.h... yes [00:16:28.921] checking for memory.h... yes [00:16:28.937] checking for strings.h... yes [00:16:28.955] checking for inttypes.h... yes [00:16:28.972] checking for stdint.h... yes [00:16:29.041] checking for unistd.h... yes [00:16:29.055] checking for main in -lm... yes [00:16:29.109] checking for library containing setproctitle... no [00:16:29.213] checking for library containing dlsym... no [00:16:29.315] checking for library containing socket... -lws2_32 [00:16:29.471] checking for library containing getopt_long... none required [00:16:29.527] checking for library containing shm_open... no [00:16:29.631] checking for library containing shm_unlink... no [00:16:29.733] checking for library containing clock_gettime... none required [00:16:29.782] checking for library containing shmget... no [00:16:29.884] checking for library containing backtrace_symbols... no [00:16:29.983] checking for library containing pthread_barrier_wait... none required [00:16:30.031] checking for inflate in -lz... yes [00:16:30.087] checking copyfile.h usability... no [00:16:30.149] checking copyfile.h presence... no [00:16:30.169] checking for copyfile.h... no [00:16:30.173] checking execinfo.h usability... no [00:16:30.229] checking execinfo.h presence... no [00:16:30.249] checking for execinfo.h... no [00:16:30.253] checking getopt.h usability... yes [00:16:30.262] checking getopt.h presence... yes [00:16:30.279] checking for getopt.h... yes [00:16:30.288] checking ifaddrs.h usability... no [00:16:30.347] checking ifaddrs.h presence... no [00:16:30.368] checking for ifaddrs.h... no [00:16:30.371] checking sys/epoll.h usability... no [00:16:30.430] checking sys/epoll.h presence... no [00:16:30.450] checking for sys/epoll.h... no [00:16:30.454] checking sys/event.h usability... no [00:16:30.514] checking sys/event.h presence... no [00:16:30.536] checking for sys/event.h... no [00:16:30.540] checking sys/personality.h usability... no [00:16:30.601] checking sys/personality.h presence... no [00:16:30.622] checking for sys/personality.h... no [00:16:30.626] checking sys/prctl.h usability... no [00:16:30.686] checking sys/prctl.h presence... no [00:16:30.706] checking for sys/prctl.h... no [00:16:30.710] checking sys/procctl.h usability... no [00:16:30.771] checking sys/procctl.h presence... no [00:16:30.791] checking for sys/procctl.h... no [00:16:30.795] checking sys/signalfd.h usability... no [00:16:30.853] checking sys/signalfd.h presence... no [00:16:30.872] checking for sys/signalfd.h... no [00:16:30.876] checking sys/ucred.h usability... no [00:16:30.935] checking sys/ucred.h presence... no [00:16:30.955] checking for sys/ucred.h... no [00:16:30.960] checking termios.h usability... no [00:16:31.018] checking termios.h presence... no [00:16:31.039] checking for termios.h... no [00:16:31.042] checking uchar.h usability... yes [00:16:31.051] checking uchar.h presence... yes [00:16:31.075] checking for uchar.h... yes [00:16:31.085] checking ucred.h usability... no [00:16:31.143] checking ucred.h presence... no [00:16:31.164] checking for ucred.h... no [00:16:31.168] checking xlocale.h usability... no [00:16:31.225] checking xlocale.h presence... no [00:16:31.245] checking for xlocale.h... no [00:16:31.249] checking zlib.h usability... yes [00:16:31.258] checking zlib.h presence... yes [00:16:31.278] checking for zlib.h... yes [00:16:31.279] checking for lz4... /usr/bin/lz4 [00:16:31.279] checking for zstd... /usr/bin/zstd [00:16:31.279] checking for openssl... /usr/bin/openssl [00:16:31.285] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [00:16:31.285] checking crtdefs.h usability... yes [00:16:31.315] checking crtdefs.h presence... yes [00:16:31.331] checking for crtdefs.h... yes [00:16:31.332] checking whether byte ordering is bigendian... no [00:16:31.410] checking for C printf format archetype... gnu_printf [00:16:31.421] checking for C++ printf format archetype... gnu_printf [00:16:31.479] checking for typeof... typeof [00:16:31.488] checking for C++ typeof... typeof [00:16:31.497] checking for typeof_unqual... __typeof_unqual__ [00:16:31.544] checking for C++ typeof_unqual... no [00:16:31.615] checking for __builtin_types_compatible_p... yes [00:16:31.657] checking for __builtin_constant_p... yes [00:16:31.689] checking for __builtin_mul_overflow... yes [00:16:31.749] checking for __builtin_unreachable... yes [00:16:31.796] checking for computed goto support... yes [00:16:31.805] checking for struct tm.tm_zone... no [00:16:31.886] checking for union semun... no [00:16:31.921] checking for socklen_t... yes [00:16:33.673] checking for struct sockaddr.sa_len... no [00:16:36.025] checking for C/C++ restrict keyword... __restrict [00:16:36.048] checking for struct option... yes [00:16:36.126] checking whether assembler supports x86_64 popcntq... yes [00:16:36.135] checking size of off_t... 4 [00:16:36.360] checking for SA_SIGINFO... no [00:16:36.399] checking for int timezone... yes [00:16:36.468] checking for backtrace_symbols... no [00:16:36.532] checking for copyfile... no [00:16:36.593] checking for copy_file_range... no [00:16:36.650] checking for elf_aux_info... no [00:16:36.706] checking for explicit_memset... no [00:16:36.763] checking for getauxval... no [00:16:36.821] checking for getifaddrs... no [00:16:36.879] checking for getpeerucred... no [00:16:36.937] checking for inet_pton... yes [00:16:36.994] checking for kqueue... no [00:16:37.051] checking for localeconv_l... no [00:16:37.109] checking for mbstowcs_l... no [00:16:37.167] checking for memset_explicit... no [00:16:37.225] checking for posix_fallocate... no [00:16:37.284] checking for ppoll... no [00:16:37.344] checking for pthread_is_threaded_np... no [00:16:37.403] checking for setproctitle... no [00:16:37.459] checking for setproctitle_fast... no [00:16:37.516] checking for strsignal... no [00:16:37.574] checking for syncfs... no [00:16:37.631] checking for sync_file_range... no [00:16:37.688] checking for uselocale... no [00:16:37.746] checking for wcstombs_l... no [00:16:37.799] checking for __builtin_bswap16... yes [00:16:37.854] checking for __builtin_bswap32... yes [00:16:37.908] checking for __builtin_bswap64... yes [00:16:37.962] checking for __builtin_clz... yes [00:16:38.018] checking for __builtin_ctz... yes [00:16:38.072] checking for __builtin_frame_address... yes [00:16:38.127] checking for _LARGEFILE_SOURCE value needed for large files... no [00:16:38.186] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [00:16:38.218] checking for posix_fadvise... no [00:16:38.281] checking whether posix_fadvise is declared... no [00:16:38.331] checking whether fdatasync is declared... no [00:16:38.382] checking whether strlcat is declared... no [00:16:38.453] checking whether strlcpy is declared... no [00:16:38.523] checking whether strsep is declared... no [00:16:38.591] checking whether timingsafe_bcmp is declared... no [00:16:38.657] checking whether preadv is declared... no [00:16:38.695] checking whether pwritev is declared... no [00:16:38.730] checking whether strchrnul is declared... no [00:16:38.777] checking whether memset_s is declared... no [00:16:38.823] checking whether F_FULLFSYNC is declared... no [00:16:38.865] checking for explicit_bzero... no [00:16:38.919] checking for getopt... yes [00:16:38.969] checking for getpeereid... no [00:16:39.025] checking for inet_aton... no [00:16:39.081] checking for mkdtemp... no [00:16:39.137] checking for strlcat... no [00:16:39.192] checking for strlcpy... no [00:16:39.246] checking for strsep... no [00:16:39.298] checking for timingsafe_bcmp... no [00:16:39.351] checking for pthread_barrier_wait... yes [00:16:39.401] configure: On mingw32ucrt we will use our strtof wrapper. [00:16:39.401] checking for getopt_long... yes [00:16:39.451] checking for syslog... no [00:16:39.508] checking for opterr... yes [00:16:39.563] checking for optreset... no [00:16:39.622] checking test program... cross-compiling [00:16:39.622] checking size of void *... 8 [00:16:39.949] checking size of size_t... 8 [00:16:40.347] checking size of long... 4 [00:16:40.642] checking size of long long... 8 [00:16:41.052] checking size of intmax_t... 8 [00:16:41.427] checking alignment of short... 2 [00:16:41.582] checking alignment of int... 4 [00:16:41.936] checking alignment of int64_t... 8 [00:16:42.371] checking alignment of double... 8 [00:16:42.769] checking for __int128... yes [00:16:42.830] checking for __int128 alignment bug... assuming ok [00:16:42.830] checking alignment of PG_INT128_TYPE... 16 [00:16:43.319] checking for builtin __sync char locking functions... yes [00:16:43.373] checking for builtin __sync int32 locking functions... yes [00:16:43.427] checking for builtin __sync int32 atomic operations... yes [00:16:43.478] checking for builtin __sync int64 atomic operations... yes [00:16:43.533] checking for builtin __atomic int32 atomic operations... yes [00:16:43.585] checking for builtin __atomic int64 atomic operations... yes [00:16:43.640] checking for __get_cpuid... yes [00:16:43.697] checking for __get_cpuid_count... yes [00:16:43.750] checking for __cpuidex... yes [00:16:43.801] checking for AVX2 target attribute support... yes [00:16:43.812] checking for _xgetbv... yes [00:16:44.267] checking for _mm512_popcnt_epi64... yes [00:16:44.745] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:16:44.858] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:16:44.881] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:16:44.901] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:16:44.920] 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:16:44.956] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:16:44.956] checking for _mm512_clmulepi64_epi128... yes [00:16:45.411] checking for vectorized CRC-32C... AVX-512 with runtime check [00:16:45.411] checking which random number source to use... Windows native [00:16:45.413] checking for xmllint... /usr/bin/xmllint [00:16:45.413] checking for xsltproc... /usr/bin/xsltproc [00:16:45.414] checking for fop... /usr/bin/fop [00:16:45.414] checking for dbtoepub... no [00:16:45.414] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:16:45.414] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:16:45.415] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:16:45.427] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [00:16:45.427] 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:16:45.427] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:16:45.427] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:16:45.527] configure: creating ./config.status [00:16:45.618] config.status: creating GNUmakefile [00:16:45.631] config.status: creating src/Makefile.global [00:16:45.647] config.status: creating src/include/pg_config.h [00:16:45.660] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:16:45.676] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:16:45.684] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:16:45.691] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:16:45.699] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:16:45.703] config.status: executing check_win32_symlinks commands [00:16:45.738] [00:16:45.738] real 0m19.008s [00:16:45.738] user 0m13.296s [00:16:45.738] sys 0m5.446s [00:16:45.738] make -s -j${BUILD_JOBS} clean [00:16:46.306] time make -s -j${BUILD_JOBS} world-bin [00:17:23.735] createas.c: In function ‘create_ctas_internal’: [00:17:23.735] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration] [00:17:23.735] 181 | const static char *validnsps[] = HEAP_RELOPT_NAMESPACES; [00:17:23.735] | ^~~~~ [00:17:23.735] cc1: all warnings being treated as errors [00:17:23.737] make[3]: *** [: createas.o] Error 1 [00:17:23.737] make[2]: *** [common.mk:37: commands-recursive] Error 2 [00:17:23.740] make[2]: *** Waiting for unfinished jobs.... [00:17:50.267] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [00:17:50.268] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:17:50.268] [00:17:50.268] real 1m3.962s [00:17:50.268] user 3m34.177s [00:17:50.268] sys 0m31.060s [00:17:50.268] [00:17:50.268] Exit status: 2