[13:14:21.419] time ./configure \ [13:14:21.419] --host=x86_64-w64-mingw32ucrt \ [13:14:21.419] --enable-cassert \ [13:14:21.419] --without-icu \ [13:14:21.419] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [13:14:21.419] CXX="ccache x86_64-w64-mingw32ucrt-g++" [13:14:21.626] checking build system type... x86_64-pc-linux-gnu [13:14:21.893] checking host system type... x86_64-w64-mingw32ucrt [13:14:21.902] checking which template to use... win32 [13:14:21.903] checking whether NLS is wanted... no [13:14:21.903] checking for default port number... 5432 [13:14:21.915] checking for block size... 8kB [13:14:21.917] checking for segment size... 1GB [13:14:21.921] checking for WAL block size... 8kB [13:14:21.923] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [13:14:21.981] checking whether the C compiler works... yes [13:14:22.240] checking for C compiler default output file name... a.exe [13:14:22.243] checking for suffix of executables... .exe [13:14:22.303] checking whether we are cross compiling... yes [13:14:22.448] checking for suffix of object files... o [13:14:22.460] checking whether we are using the GNU C compiler... yes [13:14:22.471] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [13:14:22.483] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [13:14:22.498] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [13:14:22.610] checking whether we are using the GNU C++ compiler... yes [13:14:22.619] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [13:14:22.974] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [13:14:23.027] checking for gawk... no [13:14:23.027] checking for mawk... mawk [13:14:23.030] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:14:23.041] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [13:14:23.052] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:14:23.118] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:14:23.189] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [13:14:23.200] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:14:23.224] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:14:23.235] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:14:23.246] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:14:23.257] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:14:23.270] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [13:14:23.293] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:14:23.336] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:14:23.348] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:14:23.359] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [13:14:23.372] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [13:14:23.396] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [13:14:23.408] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:14:23.419] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:14:23.431] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [13:14:23.444] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [13:14:23.456] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:14:23.469] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [13:14:23.484] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:14:23.495] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:14:23.507] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:14:23.564] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:14:23.626] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:14:23.637] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:14:23.650] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:14:23.701] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:14:23.713] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:14:23.724] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:14:23.738] checking whether the C compiler still works... yes [13:14:23.831] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [13:14:23.968] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [13:14:23.968] checking pkg-config is at least version 0.9.0... yes [13:14:23.990] checking whether to build with ICU support... no [13:14:23.990] checking whether to build with Tcl... no [13:14:23.990] checking whether to build Perl modules... no [13:14:23.990] checking whether to build Python modules... no [13:14:23.990] checking whether to build with GSSAPI support... no [13:14:23.992] checking whether to build with PAM support... no [13:14:23.993] checking whether to build with BSD Authentication support... no [13:14:23.993] checking whether to build with LDAP support... no [13:14:23.993] checking whether to build with Bonjour support... no [13:14:23.993] checking whether to build with SELinux support... no [13:14:23.993] checking whether to build with systemd support... no [13:14:23.993] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:14:23.993] checking whether to build with liburing support... no [13:14:23.993] checking whether to build with libcurl support... no [13:14:23.994] checking whether to build with libnuma support... no [13:14:23.994] checking whether to build with XML support... no [13:14:23.994] checking whether to build with LZ4 support... no [13:14:23.994] checking whether to build with ZSTD support... no [13:14:23.995] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [13:14:23.995] checking whether it is possible to strip libraries... yes [13:14:24.005] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [13:14:24.005] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [13:14:24.005] checking for a BSD-compatible install... /usr/bin/install -c [13:14:24.018] checking for tar... /usr/bin/tar [13:14:24.018] checking whether ln -s works... yes [13:14:24.018] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:14:24.021] checking for nm... /usr/bin/nm [13:14:24.021] checking for bison... /usr/bin/bison [13:14:24.025] configure: using bison (GNU Bison) 3.8.2 [13:14:24.029] checking for flex... /usr/bin/flex [13:14:24.032] configure: using flex 2.6.4 [13:14:24.032] checking for perl... /usr/bin/perl [13:14:24.037] configure: using perl 5.40.1 [13:14:24.040] checking for zic... /usr/sbin/zic [13:14:24.040] checking for a sed that does not truncate output... /usr/bin/sed [13:14:24.047] checking for grep that handles long lines and -e... /usr/bin/grep [13:14:24.051] checking for egrep... /usr/bin/grep -E [13:14:24.053] checking for ANSI C header files... yes [13:14:24.126] checking for sys/types.h... yes [13:14:24.151] checking for sys/stat.h... yes [13:14:24.174] checking for stdlib.h... yes [13:14:24.198] checking for string.h... yes [13:14:24.220] checking for memory.h... yes [13:14:24.248] checking for strings.h... yes [13:14:24.274] checking for inttypes.h... yes [13:14:24.301] checking for stdint.h... yes [13:14:24.325] checking for unistd.h... yes [13:14:24.347] checking for main in -lm... yes [13:14:24.420] checking for library containing setproctitle... no [13:14:24.552] checking for library containing dlsym... no [13:14:24.683] checking for library containing socket... -lws2_32 [13:14:24.862] checking for library containing getopt_long... none required [13:14:24.933] checking for library containing shm_open... no [13:14:25.060] checking for library containing shm_unlink... no [13:14:25.179] checking for library containing clock_gettime... none required [13:14:25.237] checking for library containing shmget... no [13:14:25.362] checking for library containing backtrace_symbols... no [13:14:25.494] checking for library containing pthread_barrier_wait... none required [13:14:25.553] checking for inflate in -lz... yes [13:14:25.618] checking copyfile.h usability... no [13:14:25.707] checking copyfile.h presence... no [13:14:25.733] checking for copyfile.h... no [13:14:25.738] checking execinfo.h usability... no [13:14:25.806] checking execinfo.h presence... no [13:14:25.832] checking for execinfo.h... no [13:14:25.837] checking getopt.h usability... yes [13:14:25.909] checking getopt.h presence... yes [13:14:25.931] checking for getopt.h... yes [13:14:25.942] checking ifaddrs.h usability... no [13:14:26.010] checking ifaddrs.h presence... no [13:14:26.036] checking for ifaddrs.h... no [13:14:26.041] checking sys/epoll.h usability... no [13:14:26.114] checking sys/epoll.h presence... no [13:14:26.143] checking for sys/epoll.h... no [13:14:26.149] checking sys/event.h usability... no [13:14:26.226] checking sys/event.h presence... no [13:14:26.255] checking for sys/event.h... no [13:14:26.261] checking sys/personality.h usability... no [13:14:26.337] checking sys/personality.h presence... no [13:14:26.365] checking for sys/personality.h... no [13:14:26.371] checking sys/prctl.h usability... no [13:14:26.448] checking sys/prctl.h presence... no [13:14:26.476] checking for sys/prctl.h... no [13:14:26.482] checking sys/procctl.h usability... no [13:14:26.558] checking sys/procctl.h presence... no [13:14:26.587] checking for sys/procctl.h... no [13:14:26.593] checking sys/signalfd.h usability... no [13:14:26.670] checking sys/signalfd.h presence... no [13:14:26.697] checking for sys/signalfd.h... no [13:14:26.703] checking sys/ucred.h usability... no [13:14:26.772] checking sys/ucred.h presence... no [13:14:26.800] checking for sys/ucred.h... no [13:14:26.806] checking termios.h usability... no [13:14:26.877] checking termios.h presence... no [13:14:26.905] checking for termios.h... no [13:14:26.911] checking uchar.h usability... yes [13:14:26.922] checking uchar.h presence... yes [13:14:26.954] checking for uchar.h... yes [13:14:26.966] checking ucred.h usability... no [13:14:27.039] checking ucred.h presence... no [13:14:27.070] checking for ucred.h... no [13:14:27.076] checking xlocale.h usability... no [13:14:27.151] checking xlocale.h presence... no [13:14:27.178] checking for xlocale.h... no [13:14:27.184] checking zlib.h usability... yes [13:14:27.196] checking zlib.h presence... yes [13:14:27.231] checking for zlib.h... yes [13:14:27.231] checking for lz4... /usr/bin/lz4 [13:14:27.231] checking for zstd... /usr/bin/zstd [13:14:27.232] checking for openssl... /usr/bin/openssl [13:14:27.239] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [13:14:27.240] checking crtdefs.h usability... yes [13:14:27.251] checking crtdefs.h presence... yes [13:14:27.271] checking for crtdefs.h... yes [13:14:27.273] checking whether byte ordering is bigendian... no [13:14:27.380] checking for inline... inline [13:14:27.390] checking for C printf format archetype... gnu_printf [13:14:27.403] checking for C++ printf format archetype... gnu_printf [13:14:27.417] checking for statement expressions... yes [13:14:27.473] checking for typeof... typeof [13:14:27.496] checking for __builtin_types_compatible_p... yes [13:14:27.514] checking for __builtin_constant_p... yes [13:14:27.530] checking for __builtin_mul_overflow... yes [13:14:27.608] checking for __builtin_unreachable... yes [13:14:27.664] checking for computed goto support... yes [13:14:27.677] checking for struct tm.tm_zone... no [13:14:27.787] checking for union semun... no [13:14:27.832] checking for socklen_t... yes [13:14:31.205] checking for struct sockaddr.sa_len... no [13:14:34.116] checking for C/C++ restrict keyword... __restrict [13:14:34.169] checking for struct option... yes [13:14:34.222] checking whether assembler supports x86_64 popcntq... yes [13:14:34.234] checking size of off_t... 4 [13:14:34.526] checking for int timezone... yes [13:14:34.605] checking for backtrace_symbols... no [13:14:34.675] checking for copyfile... no [13:14:34.743] checking for copy_file_range... no [13:14:34.810] checking for elf_aux_info... no [13:14:34.877] checking for getauxval... no [13:14:34.948] checking for getifaddrs... no [13:14:35.022] checking for getpeerucred... no [13:14:35.099] checking for inet_pton... yes [13:14:35.171] checking for kqueue... no [13:14:35.246] checking for localeconv_l... no [13:14:35.316] checking for mbstowcs_l... no [13:14:35.388] checking for posix_fallocate... no [13:14:35.463] checking for ppoll... no [13:14:35.539] checking for pthread_is_threaded_np... no [13:14:35.611] checking for setproctitle... no [13:14:35.682] checking for setproctitle_fast... no [13:14:35.753] checking for strsignal... no [13:14:35.825] checking for syncfs... no [13:14:35.897] checking for sync_file_range... no [13:14:35.966] checking for uselocale... no [13:14:36.034] checking for wcstombs_l... no [13:14:36.100] checking for __builtin_bswap16... yes [13:14:36.172] checking for __builtin_bswap32... yes [13:14:36.243] checking for __builtin_bswap64... yes [13:14:36.310] checking for __builtin_clz... yes [13:14:36.376] checking for __builtin_ctz... yes [13:14:36.443] checking for __builtin_popcount... yes [13:14:36.508] checking for __builtin_frame_address... yes [13:14:36.575] checking for _LARGEFILE_SOURCE value needed for large files... no [13:14:36.645] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [13:14:36.687] checking for posix_fadvise... no [13:14:36.759] checking whether posix_fadvise is declared... no [13:14:36.819] checking whether fdatasync is declared... no [13:14:36.877] checking whether strlcat is declared... no [13:14:36.960] checking whether strlcpy is declared... no [13:14:37.048] checking whether strsep is declared... no [13:14:37.135] checking whether timingsafe_bcmp is declared... no [13:14:37.218] checking whether preadv is declared... no [13:14:37.269] checking whether pwritev is declared... no [13:14:37.319] checking whether strchrnul is declared... no [13:14:37.375] checking whether memset_s is declared... no [13:14:37.431] checking whether F_FULLFSYNC is declared... no [13:14:37.481] checking for explicit_bzero... no [13:14:37.548] checking for getopt... yes [13:14:37.610] checking for getpeereid... no [13:14:37.676] checking for inet_aton... no [13:14:37.745] checking for mkdtemp... no [13:14:37.811] checking for strlcat... no [13:14:37.875] checking for strlcpy... no [13:14:37.941] checking for strsep... no [13:14:38.005] checking for timingsafe_bcmp... no [13:14:38.067] checking for pthread_barrier_wait... yes [13:14:38.124] configure: On mingw32ucrt we will use our strtof wrapper. [13:14:38.124] checking for getopt_long... yes [13:14:38.183] checking for syslog... no [13:14:38.246] checking for opterr... yes [13:14:38.307] checking for optreset... no [13:14:38.373] checking test program... cross-compiling [13:14:38.373] checking size of void *... 8 [13:14:38.831] checking size of size_t... 8 [13:14:39.281] checking size of long... 4 [13:14:39.537] checking size of long long... 8 [13:14:39.883] checking size of intmax_t... 8 [13:14:40.231] checking alignment of short... 2 [13:14:40.455] checking alignment of int... 4 [13:14:40.746] checking alignment of long... 4 [13:14:41.014] checking alignment of int64_t... 8 [13:14:41.391] checking alignment of double... 8 [13:14:41.749] checking for __int128... yes [13:14:41.825] checking for __int128 alignment bug... assuming ok [13:14:41.825] checking alignment of PG_INT128_TYPE... 16 [13:14:42.284] checking for builtin __sync char locking functions... yes [13:14:42.338] checking for builtin __sync int32 locking functions... yes [13:14:42.397] checking for builtin __sync int32 atomic operations... yes [13:14:42.455] checking for builtin __sync int64 atomic operations... yes [13:14:42.515] checking for builtin __atomic int32 atomic operations... yes [13:14:42.571] checking for builtin __atomic int64 atomic operations... yes [13:14:42.631] checking for __get_cpuid... yes [13:14:42.696] checking for __get_cpuid_count... yes [13:14:42.754] checking for _xgetbv... yes [13:14:43.253] checking for _mm512_popcnt_epi64... yes [13:14:43.780] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [13:14:43.921] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:14:43.953] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [13:14:43.982] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:14:44.009] 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 [13:14:44.054] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:14:44.055] checking for _mm512_clmulepi64_epi128... yes [13:14:44.593] checking for vectorized CRC-32C... AVX-512 with runtime check [13:14:44.594] checking which random number source to use... Windows native [13:14:44.597] checking for xmllint... /usr/bin/xmllint [13:14:44.597] checking for xsltproc... /usr/bin/xsltproc [13:14:44.597] checking for fop... /usr/bin/fop [13:14:44.598] checking for dbtoepub... no [13:14:44.598] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:14:44.598] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:14:44.598] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:14:44.616] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [13:14:44.616] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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 [13:14:44.616] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:14:44.616] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:14:44.768] configure: creating ./config.status [13:14:44.918] config.status: creating GNUmakefile [13:14:44.938] config.status: creating src/Makefile.global [13:14:44.966] config.status: creating src/include/pg_config.h [13:14:44.988] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:14:45.014] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:14:45.027] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:14:45.039] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:14:45.051] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:14:45.058] config.status: executing check_win32_symlinks commands [13:14:45.108] [13:14:45.108] real 0m23.689s [13:14:45.108] user 0m15.818s [13:14:45.108] sys 0m7.109s [13:14:45.108] make -s -j${BUILD_JOBS} clean [13:14:45.857] time make -s -j${BUILD_JOBS} world-bin [13:16:00.972] matview.c:162:14: error: ‘make_temptable_name_n’ declared ‘static’ but never defined [-Werror=unused-function] [13:16:00.972] 162 | static char *make_temptable_name_n(char *tempname, int n); [13:16:00.972] | ^~~~~~~~~~~~~~~~~~~~~ [13:16:00.972] cc1: all warnings being treated as errors [13:16:00.974] make[3]: *** [: matview.o] Error 1 [13:16:00.974] make[2]: *** [common.mk:37: commands-recursive] Error 2 [13:16:00.977] make[2]: *** Waiting for unfinished jobs.... [13:16:19.744] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:16:19.744] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:16:19.745] [13:16:19.745] real 1m33.888s [13:16:19.745] user 5m13.933s [13:16:19.745] sys 0m44.427s [13:16:19.745] [13:16:19.745] Exit status: 2