[00:19:47.781] time ./configure \ [00:19:47.781] --host=x86_64-w64-mingw32ucrt \ [00:19:47.781] --enable-cassert \ [00:19:47.781] --without-icu \ [00:19:47.781] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [00:19:47.781] CXX="ccache x86_64-w64-mingw32ucrt-g++" [00:19:47.918] checking build system type... x86_64-pc-linux-gnu [00:19:48.125] checking host system type... x86_64-w64-mingw32ucrt [00:19:48.131] checking which template to use... win32 [00:19:48.131] checking whether NLS is wanted... no [00:19:48.131] checking for default port number... 5432 [00:19:48.139] checking for block size... 8kB [00:19:48.140] checking for segment size... 1GB [00:19:48.143] checking for WAL block size... 8kB [00:19:48.144] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [00:19:48.180] checking whether the C compiler works... yes [00:19:48.324] checking for C compiler default output file name... a.exe [00:19:48.325] checking for suffix of executables... .exe [00:19:48.369] checking whether we are cross compiling... yes [00:19:48.456] checking for suffix of object files... o [00:19:48.464] checking whether we are using the GNU C compiler... yes [00:19:48.472] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [00:19:48.480] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [00:19:48.489] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [00:19:48.545] checking whether we are using the GNU C++ compiler... yes [00:19:48.553] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [00:19:48.729] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [00:19:48.768] checking for gawk... no [00:19:48.768] checking for mawk... mawk [00:19:48.770] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:19:48.778] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [00:19:48.785] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:19:48.840] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:19:48.897] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [00:19:48.906] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:19:48.913] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:19:48.921] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:19:48.929] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [00:19:48.937] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [00:19:48.945] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [00:19:48.962] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:19:48.971] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:19:49.005] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:19:49.013] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [00:19:49.022] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [00:19:49.029] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [00:19:49.037] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:19:49.044] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:19:49.052] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [00:19:49.086] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [00:19:49.095] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:19:49.103] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:19:49.176] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:19:49.184] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:19:49.192] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:19:49.239] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:19:49.287] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:19:49.295] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:19:49.302] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:19:49.345] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:19:49.354] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:19:49.363] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:19:49.372] checking whether the C compiler still works... yes [00:19:49.444] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [00:19:49.518] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [00:19:49.518] checking pkg-config is at least version 0.9.0... yes [00:19:49.535] checking whether to build with ICU support... no [00:19:49.536] checking whether to build with Tcl... no [00:19:49.536] checking whether to build Perl modules... no [00:19:49.536] checking whether to build Python modules... no [00:19:49.536] checking whether to build with GSSAPI support... no [00:19:49.538] checking whether to build with PAM support... no [00:19:49.538] checking whether to build with BSD Authentication support... no [00:19:49.538] checking whether to build with LDAP support... no [00:19:49.538] checking whether to build with Bonjour support... no [00:19:49.538] checking whether to build with SELinux support... no [00:19:49.538] checking whether to build with systemd support... no [00:19:49.538] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:19:49.538] checking whether to build with liburing support... no [00:19:49.539] checking whether to build with libcurl support... no [00:19:49.539] checking whether to build with libnuma support... no [00:19:49.539] checking whether to build with XML support... no [00:19:49.539] checking whether to build with LZ4 support... no [00:19:49.540] checking whether to build with ZSTD support... no [00:19:49.540] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [00:19:49.540] checking whether it is possible to strip libraries... yes [00:19:49.547] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [00:19:49.548] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [00:19:49.548] checking for a BSD-compatible install... /usr/bin/install -c [00:19:49.559] checking for tar... /usr/bin/tar [00:19:49.559] checking whether ln -s works... yes [00:19:49.559] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:19:49.562] checking for nm... /usr/bin/nm [00:19:49.562] checking for bison... /usr/bin/bison [00:19:49.565] configure: using bison (GNU Bison) 3.8.2 [00:19:49.568] checking for flex... /usr/bin/flex [00:19:49.571] configure: using flex 2.6.4 [00:19:49.571] checking for perl... /usr/bin/perl [00:19:49.574] configure: using perl 5.40.1 [00:19:49.576] checking for zic... /usr/sbin/zic [00:19:49.576] checking for a sed that does not truncate output... /usr/bin/sed [00:19:49.582] checking for grep that handles long lines and -e... /usr/bin/grep [00:19:49.585] checking for egrep... /usr/bin/grep -E [00:19:49.586] checking for ANSI C header files... yes [00:19:49.642] checking for sys/types.h... yes [00:19:49.660] checking for sys/stat.h... yes [00:19:49.730] checking for stdlib.h... yes [00:19:49.746] checking for string.h... yes [00:19:49.808] checking for memory.h... yes [00:19:49.827] checking for strings.h... yes [00:19:49.843] checking for inttypes.h... yes [00:19:49.861] checking for stdint.h... yes [00:19:49.926] checking for unistd.h... yes [00:19:49.964] checking for main in -lm... yes [00:19:50.017] checking for library containing setproctitle... no [00:19:50.118] checking for library containing dlsym... no [00:19:50.218] checking for library containing socket... -lws2_32 [00:19:50.360] checking for library containing getopt_long... none required [00:19:50.412] checking for library containing shm_open... no [00:19:50.509] checking for library containing shm_unlink... no [00:19:50.608] checking for library containing clock_gettime... none required [00:19:50.656] checking for library containing shmget... no [00:19:50.753] checking for library containing backtrace_symbols... no [00:19:50.850] checking for library containing pthread_barrier_wait... none required [00:19:50.898] checking for inflate in -lz... yes [00:19:50.953] checking copyfile.h usability... no [00:19:51.008] checking copyfile.h presence... no [00:19:51.028] checking for copyfile.h... no [00:19:51.032] checking execinfo.h usability... no [00:19:51.089] checking execinfo.h presence... no [00:19:51.109] checking for execinfo.h... no [00:19:51.113] checking getopt.h usability... yes [00:19:51.122] checking getopt.h presence... yes [00:19:51.138] checking for getopt.h... yes [00:19:51.146] checking ifaddrs.h usability... no [00:19:51.202] checking ifaddrs.h presence... no [00:19:51.222] checking for ifaddrs.h... no [00:19:51.225] checking sys/epoll.h usability... no [00:19:51.280] checking sys/epoll.h presence... no [00:19:51.300] checking for sys/epoll.h... no [00:19:51.304] checking sys/event.h usability... no [00:19:51.359] checking sys/event.h presence... no [00:19:51.378] checking for sys/event.h... no [00:19:51.382] checking sys/personality.h usability... no [00:19:51.438] checking sys/personality.h presence... no [00:19:51.457] checking for sys/personality.h... no [00:19:51.461] checking sys/prctl.h usability... no [00:19:51.518] checking sys/prctl.h presence... no [00:19:51.537] checking for sys/prctl.h... no [00:19:51.541] checking sys/procctl.h usability... no [00:19:51.596] checking sys/procctl.h presence... no [00:19:51.616] checking for sys/procctl.h... no [00:19:51.619] checking sys/signalfd.h usability... no [00:19:51.676] checking sys/signalfd.h presence... no [00:19:51.696] checking for sys/signalfd.h... no [00:19:51.700] checking sys/ucred.h usability... no [00:19:51.757] checking sys/ucred.h presence... no [00:19:51.775] checking for sys/ucred.h... no [00:19:51.779] checking termios.h usability... no [00:19:51.836] checking termios.h presence... no [00:19:51.857] checking for termios.h... no [00:19:51.860] checking uchar.h usability... yes [00:19:51.868] checking uchar.h presence... yes [00:19:51.889] checking for uchar.h... yes [00:19:51.897] checking ucred.h usability... no [00:19:51.953] checking ucred.h presence... no [00:19:51.972] checking for ucred.h... no [00:19:51.976] checking xlocale.h usability... no [00:19:52.031] checking xlocale.h presence... no [00:19:52.052] checking for xlocale.h... no [00:19:52.055] checking zlib.h usability... yes [00:19:52.064] checking zlib.h presence... yes [00:19:52.090] checking for zlib.h... yes [00:19:52.091] checking for lz4... /usr/bin/lz4 [00:19:52.091] checking for zstd... /usr/bin/zstd [00:19:52.091] checking for openssl... /usr/bin/openssl [00:19:52.097] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [00:19:52.097] checking crtdefs.h usability... yes [00:19:52.107] checking crtdefs.h presence... yes [00:19:52.122] checking for crtdefs.h... yes [00:19:52.124] checking whether byte ordering is bigendian... no [00:19:52.198] checking for C printf format archetype... gnu_printf [00:19:52.208] checking for C++ printf format archetype... gnu_printf [00:19:52.217] checking for typeof... typeof [00:19:52.234] checking for C++ typeof... typeof [00:19:52.243] checking for __builtin_types_compatible_p... yes [00:19:52.256] checking for __builtin_constant_p... yes [00:19:52.268] checking for __builtin_mul_overflow... yes [00:19:52.327] checking for __builtin_unreachable... yes [00:19:52.371] checking for computed goto support... yes [00:19:52.387] checking for struct tm.tm_zone... no [00:19:52.467] checking for union semun... no [00:19:52.501] checking for socklen_t... yes [00:19:53.840] checking for struct sockaddr.sa_len... no [00:19:56.197] checking for C/C++ restrict keyword... __restrict [00:19:56.220] checking for struct option... yes [00:19:56.262] checking whether assembler supports x86_64 popcntq... yes [00:19:56.270] checking size of off_t... 4 [00:19:56.528] checking for int timezone... yes [00:19:56.594] checking for backtrace_symbols... no [00:19:56.651] checking for copyfile... no [00:19:56.708] checking for copy_file_range... no [00:19:56.766] checking for elf_aux_info... no [00:19:56.822] checking for explicit_memset... no [00:19:56.879] checking for getauxval... no [00:19:56.936] checking for getifaddrs... no [00:19:56.993] checking for getpeerucred... no [00:19:57.050] checking for inet_pton... yes [00:19:57.107] checking for kqueue... no [00:19:57.166] checking for localeconv_l... no [00:19:57.223] checking for mbstowcs_l... no [00:19:57.283] checking for memset_explicit... no [00:19:57.341] checking for posix_fallocate... no [00:19:57.399] checking for ppoll... no [00:19:57.455] checking for pthread_is_threaded_np... no [00:19:57.514] checking for setproctitle... no [00:19:57.571] checking for setproctitle_fast... no [00:19:57.628] checking for strsignal... no [00:19:57.684] checking for syncfs... no [00:19:57.740] checking for sync_file_range... no [00:19:57.795] checking for uselocale... no [00:19:57.848] checking for wcstombs_l... no [00:19:57.900] checking for __builtin_bswap16... yes [00:19:57.953] checking for __builtin_bswap32... yes [00:19:58.005] checking for __builtin_bswap64... yes [00:19:58.057] checking for __builtin_clz... yes [00:19:58.110] checking for __builtin_ctz... yes [00:19:58.161] checking for __builtin_frame_address... yes [00:19:58.213] checking for _LARGEFILE_SOURCE value needed for large files... no [00:19:58.270] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [00:19:58.301] checking for posix_fadvise... no [00:19:58.360] checking whether posix_fadvise is declared... no [00:19:58.405] checking whether fdatasync is declared... no [00:19:58.453] checking whether strlcat is declared... no [00:19:58.522] checking whether strlcpy is declared... no [00:19:58.592] checking whether strsep is declared... no [00:19:58.659] checking whether timingsafe_bcmp is declared... no [00:19:58.728] checking whether preadv is declared... no [00:19:58.765] checking whether pwritev is declared... no [00:19:58.802] checking whether strchrnul is declared... no [00:19:58.844] checking whether memset_s is declared... no [00:19:58.887] checking whether F_FULLFSYNC is declared... no [00:19:58.927] checking for explicit_bzero... no [00:19:58.980] checking for getopt... yes [00:19:59.027] checking for getpeereid... no [00:19:59.079] checking for inet_aton... no [00:19:59.131] checking for mkdtemp... no [00:19:59.184] checking for strlcat... no [00:19:59.236] checking for strlcpy... no [00:19:59.289] checking for strsep... no [00:19:59.342] checking for timingsafe_bcmp... no [00:19:59.397] checking for pthread_barrier_wait... yes [00:19:59.445] configure: On mingw32ucrt we will use our strtof wrapper. [00:19:59.445] checking for getopt_long... yes [00:19:59.494] checking for syslog... no [00:19:59.547] checking for opterr... yes [00:19:59.598] checking for optreset... no [00:19:59.653] checking test program... cross-compiling [00:19:59.653] checking size of void *... 8 [00:19:59.986] checking size of size_t... 8 [00:20:00.296] checking size of long... 4 [00:20:00.575] checking size of long long... 8 [00:20:00.917] checking size of intmax_t... 8 [00:20:01.272] checking alignment of short... 2 [00:20:01.442] checking alignment of int... 4 [00:20:01.658] checking alignment of int64_t... 8 [00:20:02.006] checking alignment of double... 8 [00:20:02.284] checking for __int128... yes [00:20:02.344] checking for __int128 alignment bug... assuming ok [00:20:02.345] checking alignment of PG_INT128_TYPE... 16 [00:20:02.847] checking for builtin __sync char locking functions... yes [00:20:02.895] checking for builtin __sync int32 locking functions... yes [00:20:02.942] checking for builtin __sync int32 atomic operations... yes [00:20:02.987] checking for builtin __sync int64 atomic operations... yes [00:20:03.035] checking for builtin __atomic int32 atomic operations... yes [00:20:03.080] checking for builtin __atomic int64 atomic operations... yes [00:20:03.129] checking for __get_cpuid... yes [00:20:03.181] checking for __get_cpuid_count... yes [00:20:03.231] checking for _xgetbv... yes [00:20:03.686] checking for _mm512_popcnt_epi64... yes [00:20:04.152] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:20:04.266] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:20:04.288] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:20:04.308] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:20:04.328] 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:20:04.364] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:20:04.364] checking for _mm512_clmulepi64_epi128... yes [00:20:04.822] checking for vectorized CRC-32C... AVX-512 with runtime check [00:20:04.823] checking which random number source to use... Windows native [00:20:04.825] checking for xmllint... /usr/bin/xmllint [00:20:04.825] checking for xsltproc... /usr/bin/xsltproc [00:20:04.825] checking for fop... /usr/bin/fop [00:20:04.826] checking for dbtoepub... no [00:20:04.826] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:20:04.826] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:20:04.826] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:20:04.837] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [00:20:04.837] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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 [00:20:04.837] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:20:04.837] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:20:04.936] configure: creating ./config.status [00:20:05.031] config.status: creating GNUmakefile [00:20:05.045] config.status: creating src/Makefile.global [00:20:05.064] config.status: creating src/include/pg_config.h [00:20:05.078] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:20:05.095] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:20:05.103] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:20:05.112] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:20:05.120] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:20:05.124] config.status: executing check_win32_symlinks commands [00:20:05.160] [00:20:05.160] real 0m17.379s [00:20:05.160] user 0m12.049s [00:20:05.160] sys 0m4.978s [00:20:05.160] make -s -j${BUILD_JOBS} clean [00:20:05.736] time make -s -j${BUILD_JOBS} world-bin [00:21:57.524] pl_exec.c: In function ‘exec_stmt_return’: [00:21:57.524] pl_exec.c:3261:33: error: this statement may fall through [-Werror=implicit-fallthrough=] [00:21:57.524] 3261 | { [00:21:57.524] | ^ [00:21:57.524] pl_exec.c:3275:25: note: here [00:21:57.524] 3275 | case PLPGSQL_DTYPE_ROW: [00:21:57.524] | ^~~~ [00:21:57.524] cc1: all warnings being treated as errors [00:21:57.525] make[4]: *** [: pl_exec.o] Error 1 [00:21:57.526] make[3]: *** [Makefile:17: all-src-recurse] Error 2 [00:21:57.526] make[2]: *** [Makefile:35: all-plpgsql-recurse] Error 2 [00:21:57.526] make[1]: *** [Makefile:42: all-pl-recurse] Error 2 [00:21:57.526] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:21:57.527] [00:21:57.527] real 1m51.791s [00:21:57.527] user 5m57.744s [00:21:57.527] sys 0m57.849s [00:21:57.527] [00:21:57.527] Exit status: 2