[22:52:35.656] time ./configure \ [22:52:35.656] --host=x86_64-w64-mingw32 \ [22:52:35.656] --enable-cassert \ [22:52:35.656] --without-icu \ [22:52:35.656] CC="ccache x86_64-w64-mingw32-gcc" \ [22:52:35.656] CXX="ccache x86_64-w64-mingw32-g++" [22:52:35.767] checking build system type... x86_64-pc-linux-gnu [22:52:35.943] checking host system type... x86_64-w64-mingw32 [22:52:35.948] checking which template to use... win32 [22:52:35.948] checking whether NLS is wanted... no [22:52:35.948] checking for default port number... 5432 [22:52:35.954] checking for block size... 8kB [22:52:35.955] checking for segment size... 1GB [22:52:35.958] checking for WAL block size... 8kB [22:52:35.959] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:52:35.991] checking whether the C compiler works... yes [22:52:36.108] checking for C compiler default output file name... a.exe [22:52:36.110] checking for suffix of executables... .exe [22:52:36.150] checking whether we are cross compiling... yes [22:52:36.216] checking for suffix of object files... o [22:52:36.223] checking whether we are using the GNU C compiler... yes [22:52:36.230] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:52:36.236] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:52:36.245] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [22:52:36.290] checking whether we are using the GNU C++ compiler... yes [22:52:36.296] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:52:36.333] checking for gawk... no [22:52:36.333] checking for mawk... mawk [22:52:36.335] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:52:36.342] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:52:36.348] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:52:36.391] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:52:36.535] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:52:36.542] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:52:36.549] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:52:36.555] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:52:36.562] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:52:36.568] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:52:36.575] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:52:36.581] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:52:36.587] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:52:36.594] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:52:36.600] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:52:36.607] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:52:36.613] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:52:36.649] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:52:36.655] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:52:36.662] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:52:36.668] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:52:36.675] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:52:36.681] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:52:36.703] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:52:36.710] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:52:36.716] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:52:36.752] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:52:36.789] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:52:36.796] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:52:36.802] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:52:36.836] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:52:36.842] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:52:36.849] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:52:36.856] checking whether the C compiler still works... yes [22:52:36.918] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:52:36.989] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:52:36.989] checking pkg-config is at least version 0.9.0... yes [22:52:37.006] checking whether to build with ICU support... no [22:52:37.006] checking whether to build with Tcl... no [22:52:37.006] checking whether to build Perl modules... no [22:52:37.007] checking whether to build Python modules... no [22:52:37.007] checking whether to build with GSSAPI support... no [22:52:37.008] checking whether to build with PAM support... no [22:52:37.008] checking whether to build with BSD Authentication support... no [22:52:37.008] checking whether to build with LDAP support... no [22:52:37.008] checking whether to build with Bonjour support... no [22:52:37.008] checking whether to build with SELinux support... no [22:52:37.008] checking whether to build with systemd support... no [22:52:37.008] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:52:37.008] checking whether to build with liburing support... no [22:52:37.009] checking whether to build with libcurl support... no [22:52:37.009] checking whether to build with libnuma support... no [22:52:37.009] checking whether to build with XML support... no [22:52:37.009] checking whether to build with LZ4 support... no [22:52:37.010] checking whether to build with ZSTD support... no [22:52:37.010] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:52:37.010] checking whether it is possible to strip libraries... yes [22:52:37.016] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:52:37.016] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:52:37.017] checking for a BSD-compatible install... /usr/bin/install -c [22:52:37.025] checking for tar... /usr/bin/tar [22:52:37.026] checking whether ln -s works... yes [22:52:37.026] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:52:37.028] checking for bison... /usr/bin/bison [22:52:37.030] configure: using bison (GNU Bison) 3.8.2 [22:52:37.033] checking for flex... /usr/bin/flex [22:52:37.035] configure: using flex 2.6.4 [22:52:37.035] checking for perl... /usr/bin/perl [22:52:37.037] configure: using perl 5.36.0 [22:52:37.040] checking for zic... /usr/sbin/zic [22:52:37.040] checking for a sed that does not truncate output... /usr/bin/sed [22:52:37.045] checking for grep that handles long lines and -e... /usr/bin/grep [22:52:37.047] checking for egrep... /usr/bin/grep -E [22:52:37.048] checking for ANSI C header files... yes [22:52:37.097] checking for sys/types.h... yes [22:52:37.112] checking for sys/stat.h... yes [22:52:37.127] checking for stdlib.h... yes [22:52:37.142] checking for string.h... yes [22:52:37.156] checking for memory.h... yes [22:52:37.173] checking for strings.h... yes [22:52:37.187] checking for inttypes.h... yes [22:52:37.203] checking for stdint.h... yes [22:52:37.218] checking for unistd.h... yes [22:52:37.233] checking for main in -lm... yes [22:52:37.280] checking for library containing setproctitle... no [22:52:37.371] checking for library containing dlsym... no [22:52:37.457] checking for library containing socket... -lws2_32 [22:52:37.586] checking for library containing getopt_long... none required [22:52:37.632] checking for library containing shm_open... no [22:52:37.719] checking for library containing shm_unlink... no [22:52:37.804] checking for library containing clock_gettime... no [22:52:37.892] checking for library containing shmget... no [22:52:37.978] checking for library containing backtrace_symbols... no [22:52:38.064] checking for library containing pthread_barrier_wait... -lpthread [22:52:38.153] checking for inflate in -lz... yes [22:52:38.201] checking atomic.h usability... no [22:52:38.257] checking atomic.h presence... no [22:52:38.275] checking for atomic.h... no [22:52:38.278] checking copyfile.h usability... no [22:52:38.330] checking copyfile.h presence... no [22:52:38.349] checking for copyfile.h... no [22:52:38.352] checking execinfo.h usability... no [22:52:38.404] checking execinfo.h presence... no [22:52:38.422] checking for execinfo.h... no [22:52:38.425] checking getopt.h usability... yes [22:52:38.432] checking getopt.h presence... yes [22:52:38.446] checking for getopt.h... yes [22:52:38.452] checking ifaddrs.h usability... no [22:52:38.506] checking ifaddrs.h presence... no [22:52:38.524] checking for ifaddrs.h... no [22:52:38.527] checking mbarrier.h usability... no [22:52:38.579] checking mbarrier.h presence... no [22:52:38.597] checking for mbarrier.h... no [22:52:38.600] checking sys/epoll.h usability... no [22:52:38.655] checking sys/epoll.h presence... no [22:52:38.673] checking for sys/epoll.h... no [22:52:38.677] checking sys/event.h usability... no [22:52:38.728] checking sys/event.h presence... no [22:52:38.746] checking for sys/event.h... no [22:52:38.749] checking sys/personality.h usability... no [22:52:38.801] checking sys/personality.h presence... no [22:52:38.818] checking for sys/personality.h... no [22:52:38.821] checking sys/prctl.h usability... no [22:52:38.873] checking sys/prctl.h presence... no [22:52:38.891] checking for sys/prctl.h... no [22:52:38.894] checking sys/procctl.h usability... no [22:52:38.946] checking sys/procctl.h presence... no [22:52:38.964] checking for sys/procctl.h... no [22:52:38.967] checking sys/signalfd.h usability... no [22:52:39.019] checking sys/signalfd.h presence... no [22:52:39.037] checking for sys/signalfd.h... no [22:52:39.040] checking sys/ucred.h usability... no [22:52:39.092] checking sys/ucred.h presence... no [22:52:39.110] checking for sys/ucred.h... no [22:52:39.113] checking termios.h usability... no [22:52:39.166] checking termios.h presence... no [22:52:39.185] checking for termios.h... no [22:52:39.188] checking ucred.h usability... no [22:52:39.243] checking ucred.h presence... no [22:52:39.261] checking for ucred.h... no [22:52:39.264] checking xlocale.h usability... no [22:52:39.318] checking xlocale.h presence... no [22:52:39.336] checking for xlocale.h... no [22:52:39.339] checking zlib.h usability... yes [22:52:39.348] checking zlib.h presence... yes [22:52:39.367] checking for zlib.h... yes [22:52:39.367] checking for lz4... /usr/bin/lz4 [22:52:39.367] checking for zstd... /usr/bin/zstd [22:52:39.368] checking for openssl... /usr/bin/openssl [22:52:39.372] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [22:52:39.372] checking crtdefs.h usability... yes [22:52:39.380] checking crtdefs.h presence... yes [22:52:39.394] checking for crtdefs.h... yes [22:52:39.395] checking whether byte ordering is bigendian... no [22:52:39.464] checking for inline... inline [22:52:39.471] checking for printf format archetype... gnu_printf [22:52:39.479] checking for _Static_assert... yes [22:52:39.520] checking for typeof... typeof [22:52:39.527] checking for __builtin_types_compatible_p... yes [22:52:39.538] checking for __builtin_constant_p... yes [22:52:39.548] checking for __builtin_mul_overflow... yes [22:52:39.595] checking for __builtin_unreachable... yes [22:52:39.636] checking for computed goto support... yes [22:52:39.642] checking for struct tm.tm_zone... no [22:52:39.716] checking for union semun... no [22:52:39.750] checking for socklen_t... yes [22:52:40.854] checking for struct sockaddr.sa_len... no [22:52:42.814] checking for C/C++ restrict keyword... __restrict [22:52:42.826] checking for struct option... yes [22:52:42.869] checking whether assembler supports x86_64 popcntq... yes [22:52:42.877] checking size of off_t... 4 [22:52:43.082] 0 [22:52:43.082] checking for int timezone... yes [22:52:43.135] checking for backtrace_symbols... no [22:52:43.187] checking for copyfile... no [22:52:43.238] checking for copy_file_range... no [22:52:43.288] checking for elf_aux_info... no [22:52:43.337] checking for getauxval... no [22:52:43.388] checking for getifaddrs... no [22:52:43.438] checking for getpeerucred... no [22:52:43.487] checking for inet_pton... yes [22:52:43.537] checking for kqueue... no [22:52:43.587] checking for localeconv_l... no [22:52:43.638] checking for mbstowcs_l... no [22:52:43.690] checking for posix_fallocate... no [22:52:43.739] checking for ppoll... no [22:52:43.788] checking for pthread_is_threaded_np... no [22:52:43.838] checking for setproctitle... no [22:52:43.889] checking for setproctitle_fast... no [22:52:43.940] checking for strsignal... no [22:52:43.991] checking for syncfs... no [22:52:44.043] checking for sync_file_range... no [22:52:44.094] checking for uselocale... no [22:52:44.146] checking for wcstombs_l... no [22:52:44.194] checking for __builtin_bswap16... yes [22:52:44.243] checking for __builtin_bswap32... yes [22:52:44.293] checking for __builtin_bswap64... yes [22:52:44.341] checking for __builtin_clz... yes [22:52:44.391] checking for __builtin_ctz... yes [22:52:44.440] checking for __builtin_popcount... yes [22:52:44.489] checking for __builtin_frame_address... yes [22:52:44.537] checking for _LARGEFILE_SOURCE value needed for large files... no [22:52:44.589] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:52:44.619] checking for posix_fadvise... no [22:52:44.672] checking whether posix_fadvise is declared... no [22:52:44.714] checking whether fdatasync is declared... no [22:52:44.758] checking whether strlcat is declared... no [22:52:44.819] checking whether strlcpy is declared... no [22:52:44.880] checking whether strnlen is declared... yes [22:52:44.893] checking whether strsep is declared... no [22:52:44.954] checking whether timingsafe_bcmp is declared... no [22:52:45.016] checking whether preadv is declared... no [22:52:45.050] checking whether pwritev is declared... no [22:52:45.086] checking whether strchrnul is declared... no [22:52:45.129] checking whether memset_s is declared... no [22:52:45.171] checking whether F_FULLFSYNC is declared... no [22:52:45.210] checking for explicit_bzero... no [22:52:45.258] checking for getopt... yes [22:52:45.303] checking for getpeereid... no [22:52:45.349] checking for inet_aton... no [22:52:45.397] checking for mkdtemp... no [22:52:45.445] checking for strlcat... no [22:52:45.492] checking for strlcpy... no [22:52:45.539] checking for strnlen... yes [22:52:45.586] checking for strsep... no [22:52:45.633] checking for timingsafe_bcmp... no [22:52:45.680] checking for pthread_barrier_wait... yes [22:52:45.725] configure: On mingw32 we will use our strtof wrapper. [22:52:45.725] checking for getopt_long... yes [22:52:45.770] checking for syslog... no [22:52:45.816] checking for opterr... yes [22:52:45.863] checking for optreset... no [22:52:45.914] checking test program... cross-compiling [22:52:45.914] checking size of void *... 8 [22:52:46.170] checking size of size_t... 8 [22:52:46.427] checking size of long... 4 [22:52:46.622] checking size of long long... 8 [22:52:46.880] checking alignment of short... 2 [22:52:47.015] checking alignment of int... 4 [22:52:47.215] checking alignment of long... 4 [22:52:47.414] checking alignment of int64_t... 8 [22:52:47.671] checking alignment of double... 8 [22:52:47.927] checking for __int128... yes [22:52:47.976] checking for __int128 alignment bug... assuming ok [22:52:47.976] checking alignment of PG_INT128_TYPE... 16 [22:52:48.294] checking for builtin __sync char locking functions... yes [22:52:48.336] checking for builtin __sync int32 locking functions... yes [22:52:48.378] checking for builtin __sync int32 atomic operations... yes [22:52:48.420] checking for builtin __sync int64 atomic operations... yes [22:52:48.463] checking for builtin __atomic int32 atomic operations... yes [22:52:48.505] checking for builtin __atomic int64 atomic operations... yes [22:52:48.551] checking for __get_cpuid... yes [22:52:48.597] checking for __get_cpuid_count... yes [22:52:48.642] checking for _xgetbv... yes [22:52:49.036] checking for _mm512_popcnt_epi64... yes [22:52:49.443] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [22:52:49.543] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:52:49.564] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [22:52:49.582] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:52:49.599] 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:52:49.655] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:52:49.655] checking for _mm512_clmulepi64_epi128... yes [22:52:50.059] checking for vectorized CRC-32C... AVX-512 with runtime check [22:52:50.059] checking which random number source to use... Windows native [22:52:50.061] checking for xmllint... /usr/bin/xmllint [22:52:50.062] checking for xsltproc... /usr/bin/xsltproc [22:52:50.062] checking for fop... /usr/bin/fop [22:52:50.062] checking for dbtoepub... no [22:52:50.063] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:52:50.063] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:52:50.063] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:52:50.073] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:52:50.073] 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 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [22:52:50.073] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:52:50.073] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:52:50.162] configure: creating ./config.status [22:52:50.244] config.status: creating GNUmakefile [22:52:50.256] config.status: creating src/Makefile.global [22:52:50.271] config.status: creating src/include/pg_config.h [22:52:50.283] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:52:50.297] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:52:50.304] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:52:50.311] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:52:50.317] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:52:50.321] config.status: executing check_win32_symlinks commands [22:52:50.353] [22:52:50.353] real 0m14.697s [22:52:50.353] user 0m9.949s [22:52:50.353] sys 0m4.514s [22:52:50.353] make -s -j${BUILD_JOBS} clean [22:52:50.890] time make -s -j${BUILD_JOBS} world-bin [22:53:01.782] pgbench.c: In function ‘replaceVariable’: [22:53:01.782] pgbench.c:1990:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] [22:53:01.782] 1990 | switch (quote) [22:53:01.782] | ^~~~~~ [22:53:01.782] pgbench.c:1987:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] [22:53:01.782] 1987 | char quotechar; [22:53:01.782] | ^~~~~~~~~ [22:53:01.782] pgbench.c:2030:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] [22:53:01.782] 2030 | valueln = strlen(quoted_value); [22:53:01.782] | ^~~~~~~~~~~~~~~~~~~~ [22:53:01.782] pgbench.c:1988:21: note: ‘quoted_value’ was declared here [22:53:01.782] 1988 | char *quoted_value; [22:53:01.782] | ^~~~~~~~~~~~ [22:53:01.782] cc1: all warnings being treated as errors [22:53:01.783] make[3]: *** [: pgbench.o] Error 1 [22:53:01.784] make[2]: *** [Makefile:45: all-pgbench-recurse] Error 2 [22:53:01.784] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [22:53:01.784] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:53:01.784] [22:53:01.784] real 0m10.894s [22:53:01.784] user 0m16.169s [22:53:01.784] sys 0m10.044s [22:53:01.785] [22:53:01.785] Exit status: 2