[13:54:33.573] time ./configure \ [13:54:33.573] --host=x86_64-w64-mingw32 \ [13:54:33.573] --enable-cassert \ [13:54:33.573] --without-icu \ [13:54:33.573] CC="ccache x86_64-w64-mingw32-gcc" \ [13:54:33.573] CXX="ccache x86_64-w64-mingw32-g++" [13:54:33.701] checking build system type... x86_64-pc-linux-gnu [13:54:33.890] checking host system type... x86_64-w64-mingw32 [13:54:33.895] checking which template to use... win32 [13:54:33.895] checking whether NLS is wanted... no [13:54:33.896] checking for default port number... 5432 [13:54:33.903] checking for block size... 8kB [13:54:33.905] checking for segment size... 1GB [13:54:33.908] checking for WAL block size... 8kB [13:54:33.909] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:54:33.948] checking whether the C compiler works... yes [13:54:34.086] checking for C compiler default output file name... a.exe [13:54:34.087] checking for suffix of executables... .exe [13:54:34.134] checking whether we are cross compiling... yes [13:54:34.215] checking for suffix of object files... o [13:54:34.225] checking whether we are using the GNU C compiler... yes [13:54:34.233] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:54:34.241] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:54:34.252] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [13:54:34.309] checking whether we are using the GNU C++ compiler... yes [13:54:34.317] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:54:34.361] checking for gawk... no [13:54:34.361] checking for mawk... mawk [13:54:34.363] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:54:34.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:54:34.379] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:54:34.429] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:54:34.586] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:54:34.594] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:54:34.602] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:54:34.611] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:54:34.619] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:54:34.627] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:54:34.634] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:54:34.642] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:54:34.650] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:54:34.658] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:54:34.666] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:54:34.674] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:54:34.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:54:34.723] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:54:34.731] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:54:34.738] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:54:34.746] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:54:34.754] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:54:34.763] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:54:34.790] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:54:34.799] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:54:34.807] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:54:34.848] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:54:34.890] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:54:34.899] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:54:34.907] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:54:34.946] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:54:34.954] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:54:34.963] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:54:34.972] checking whether the C compiler still works... yes [13:54:35.044] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:54:35.129] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:54:35.129] checking pkg-config is at least version 0.9.0... yes [13:54:35.149] checking whether to build with ICU support... no [13:54:35.149] checking whether to build with Tcl... no [13:54:35.149] checking whether to build Perl modules... no [13:54:35.149] checking whether to build Python modules... no [13:54:35.149] checking whether to build with GSSAPI support... no [13:54:35.151] checking whether to build with PAM support... no [13:54:35.151] checking whether to build with BSD Authentication support... no [13:54:35.151] checking whether to build with LDAP support... no [13:54:35.151] checking whether to build with Bonjour support... no [13:54:35.151] checking whether to build with SELinux support... no [13:54:35.151] checking whether to build with systemd support... no [13:54:35.151] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:54:35.151] checking whether to build with liburing support... no [13:54:35.152] checking whether to build with libcurl support... no [13:54:35.152] checking whether to build with libnuma support... no [13:54:35.152] checking whether to build with XML support... no [13:54:35.153] checking whether to build with LZ4 support... no [13:54:35.153] checking whether to build with ZSTD support... no [13:54:35.153] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:54:35.153] checking whether it is possible to strip libraries... yes [13:54:35.160] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:54:35.161] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:54:35.161] checking for a BSD-compatible install... /usr/bin/install -c [13:54:35.171] checking for tar... /usr/bin/tar [13:54:35.171] checking whether ln -s works... yes [13:54:35.171] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:54:35.174] checking for bison... /usr/bin/bison [13:54:35.176] configure: using bison (GNU Bison) 3.8.2 [13:54:35.180] checking for flex... /usr/bin/flex [13:54:35.182] configure: using flex 2.6.4 [13:54:35.182] checking for perl... /usr/bin/perl [13:54:35.185] configure: using perl 5.36.0 [13:54:35.188] checking for zic... /usr/sbin/zic [13:54:35.188] checking for a sed that does not truncate output... /usr/bin/sed [13:54:35.194] checking for grep that handles long lines and -e... /usr/bin/grep [13:54:35.196] checking for egrep... /usr/bin/grep -E [13:54:35.198] checking for ANSI C header files... yes [13:54:35.257] checking for sys/types.h... yes [13:54:35.276] checking for sys/stat.h... yes [13:54:35.296] checking for stdlib.h... yes [13:54:35.312] checking for string.h... yes [13:54:35.327] checking for memory.h... yes [13:54:35.343] checking for strings.h... yes [13:54:35.359] checking for inttypes.h... yes [13:54:35.376] checking for stdint.h... yes [13:54:35.391] checking for unistd.h... yes [13:54:35.408] checking for main in -lm... yes [13:54:35.460] checking for library containing setproctitle... no [13:54:35.561] checking for library containing dlsym... no [13:54:35.659] checking for library containing socket... -lws2_32 [13:54:35.804] checking for library containing getopt_long... none required [13:54:35.853] checking for library containing shm_open... no [13:54:35.952] checking for library containing shm_unlink... no [13:54:36.051] checking for library containing clock_gettime... no [13:54:36.151] checking for library containing shmget... no [13:54:36.250] checking for library containing backtrace_symbols... no [13:54:36.351] checking for library containing pthread_barrier_wait... -lpthread [13:54:36.454] checking for inflate in -lz... yes [13:54:36.511] checking atomic.h usability... no [13:54:36.576] checking atomic.h presence... no [13:54:36.599] checking for atomic.h... no [13:54:36.603] checking copyfile.h usability... no [13:54:36.663] checking copyfile.h presence... no [13:54:36.684] checking for copyfile.h... no [13:54:36.687] checking execinfo.h usability... no [13:54:36.745] checking execinfo.h presence... no [13:54:36.765] checking for execinfo.h... no [13:54:36.768] checking getopt.h usability... yes [13:54:36.776] checking getopt.h presence... yes [13:54:36.792] checking for getopt.h... yes [13:54:36.800] checking ifaddrs.h usability... no [13:54:36.860] checking ifaddrs.h presence... no [13:54:36.882] checking for ifaddrs.h... no [13:54:36.886] checking mbarrier.h usability... no [13:54:36.948] checking mbarrier.h presence... no [13:54:36.969] checking for mbarrier.h... no [13:54:36.972] checking sys/epoll.h usability... no [13:54:37.032] checking sys/epoll.h presence... no [13:54:37.052] checking for sys/epoll.h... no [13:54:37.056] checking sys/event.h usability... no [13:54:37.114] checking sys/event.h presence... no [13:54:37.136] checking for sys/event.h... no [13:54:37.140] checking sys/personality.h usability... no [13:54:37.199] checking sys/personality.h presence... no [13:54:37.221] checking for sys/personality.h... no [13:54:37.224] checking sys/prctl.h usability... no [13:54:37.285] checking sys/prctl.h presence... no [13:54:37.306] checking for sys/prctl.h... no [13:54:37.310] checking sys/procctl.h usability... no [13:54:37.368] checking sys/procctl.h presence... no [13:54:37.390] checking for sys/procctl.h... no [13:54:37.393] checking sys/signalfd.h usability... no [13:54:37.453] checking sys/signalfd.h presence... no [13:54:37.474] checking for sys/signalfd.h... no [13:54:37.477] checking sys/ucred.h usability... no [13:54:37.538] checking sys/ucred.h presence... no [13:54:37.558] checking for sys/ucred.h... no [13:54:37.562] checking termios.h usability... no [13:54:37.619] checking termios.h presence... no [13:54:37.638] checking for termios.h... no [13:54:37.642] checking ucred.h usability... no [13:54:37.701] checking ucred.h presence... no [13:54:37.723] checking for ucred.h... no [13:54:37.727] checking xlocale.h usability... no [13:54:37.790] checking xlocale.h presence... no [13:54:37.812] checking for xlocale.h... no [13:54:37.816] checking zlib.h usability... yes [13:54:37.826] checking zlib.h presence... yes [13:54:37.849] checking for zlib.h... yes [13:54:37.849] checking for lz4... /usr/bin/lz4 [13:54:37.849] checking for zstd... /usr/bin/zstd [13:54:37.849] checking for openssl... /usr/bin/openssl [13:54:37.854] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [13:54:37.855] checking crtdefs.h usability... yes [13:54:37.864] checking crtdefs.h presence... yes [13:54:37.882] checking for crtdefs.h... yes [13:54:37.883] checking whether byte ordering is bigendian... no [13:54:37.969] checking for inline... inline [13:54:37.978] checking for printf format archetype... gnu_printf [13:54:37.987] checking for _Static_assert... yes [13:54:38.034] checking for typeof... typeof [13:54:38.042] checking for __builtin_types_compatible_p... yes [13:54:38.054] checking for __builtin_constant_p... yes [13:54:38.067] checking for __builtin_mul_overflow... yes [13:54:38.121] checking for __builtin_unreachable... yes [13:54:38.168] checking for computed goto support... yes [13:54:38.177] checking for struct tm.tm_zone... no [13:54:38.266] checking for union semun... no [13:54:38.305] checking for socklen_t... yes [13:54:39.608] checking for struct sockaddr.sa_len... no [13:54:41.860] checking for C/C++ restrict keyword... __restrict [13:54:41.874] checking for struct option... yes [13:54:41.919] checking whether assembler supports x86_64 popcntq... yes [13:54:41.927] checking size of off_t... 4 [13:54:42.150] 0 [13:54:42.150] checking for int timezone... yes [13:54:42.208] checking for backtrace_symbols... no [13:54:42.264] checking for copyfile... no [13:54:42.321] checking for copy_file_range... no [13:54:42.377] checking for elf_aux_info... no [13:54:42.435] checking for getauxval... no [13:54:42.491] checking for getifaddrs... no [13:54:42.548] checking for getpeerucred... no [13:54:42.604] checking for inet_pton... yes [13:54:42.661] checking for kqueue... no [13:54:42.717] checking for localeconv_l... no [13:54:42.772] checking for mbstowcs_l... no [13:54:42.826] checking for posix_fallocate... no [13:54:42.881] checking for ppoll... no [13:54:42.939] checking for pthread_is_threaded_np... no [13:54:42.992] checking for setproctitle... no [13:54:43.048] checking for setproctitle_fast... no [13:54:43.106] checking for strsignal... no [13:54:43.164] checking for syncfs... no [13:54:43.222] checking for sync_file_range... no [13:54:43.279] checking for uselocale... no [13:54:43.334] checking for wcstombs_l... no [13:54:43.388] checking for __builtin_bswap16... yes [13:54:43.442] checking for __builtin_bswap32... yes [13:54:43.497] checking for __builtin_bswap64... yes [13:54:43.552] checking for __builtin_clz... yes [13:54:43.607] checking for __builtin_ctz... yes [13:54:43.659] checking for __builtin_popcount... yes [13:54:43.712] checking for __builtin_frame_address... yes [13:54:43.766] checking for _LARGEFILE_SOURCE value needed for large files... no [13:54:43.824] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:54:43.861] checking for posix_fadvise... no [13:54:43.921] checking whether posix_fadvise is declared... no [13:54:43.972] checking whether fdatasync is declared... no [13:54:44.027] checking whether strlcat is declared... no [13:54:44.099] checking whether strlcpy is declared... no [13:54:44.172] checking whether strnlen is declared... yes [13:54:44.188] checking whether strsep is declared... no [13:54:44.260] checking whether timingsafe_bcmp is declared... no [13:54:44.332] checking whether preadv is declared... no [13:54:44.377] checking whether pwritev is declared... no [13:54:44.419] checking whether strchrnul is declared... no [13:54:44.468] checking whether memset_s is declared... no [13:54:44.515] checking whether F_FULLFSYNC is declared... no [13:54:44.558] checking for explicit_bzero... no [13:54:44.612] checking for getopt... yes [13:54:44.661] checking for getpeereid... no [13:54:44.713] checking for inet_aton... no [13:54:44.766] checking for mkdtemp... no [13:54:44.821] checking for strlcat... no [13:54:44.875] checking for strlcpy... no [13:54:44.930] checking for strnlen... yes [13:54:44.983] checking for strsep... no [13:54:45.037] checking for timingsafe_bcmp... no [13:54:45.091] checking for pthread_barrier_wait... yes [13:54:45.141] configure: On mingw32 we will use our strtof wrapper. [13:54:45.141] checking for getopt_long... yes [13:54:45.190] checking for syslog... no [13:54:45.240] checking for opterr... yes [13:54:45.293] checking for optreset... no [13:54:45.350] checking test program... cross-compiling [13:54:45.350] checking size of void *... 8 [13:54:45.650] checking size of size_t... 8 [13:54:45.942] checking size of long... 4 [13:54:46.165] checking size of long long... 8 [13:54:46.462] checking alignment of short... 2 [13:54:46.620] checking alignment of int... 4 [13:54:46.848] checking alignment of long... 4 [13:54:47.071] checking alignment of int64_t... 8 [13:54:47.362] checking alignment of double... 8 [13:54:47.659] checking for __int128... yes [13:54:47.715] checking for __int128 alignment bug... assuming ok [13:54:47.715] checking alignment of PG_INT128_TYPE... 16 [13:54:48.081] checking for builtin __sync char locking functions... yes [13:54:48.128] checking for builtin __sync int32 locking functions... yes [13:54:48.175] checking for builtin __sync int32 atomic operations... yes [13:54:48.220] checking for builtin __sync int64 atomic operations... yes [13:54:48.268] checking for builtin __atomic int32 atomic operations... yes [13:54:48.314] checking for builtin __atomic int64 atomic operations... yes [13:54:48.363] checking for __get_cpuid... yes [13:54:48.415] checking for __get_cpuid_count... yes [13:54:48.464] checking for _xgetbv... yes [13:54:48.877] checking for AVX2 support... yes [13:54:49.303] checking for _mm512_popcnt_epi64... yes [13:54:49.721] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [13:54:49.836] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:54:49.863] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [13:54:49.886] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:54:49.908] 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:54:49.971] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:54:49.971] checking for _mm512_clmulepi64_epi128... yes [13:54:50.393] checking for vectorized CRC-32C... AVX-512 with runtime check [13:54:50.393] checking which random number source to use... Windows native [13:54:50.396] checking for xmllint... /usr/bin/xmllint [13:54:50.396] checking for xsltproc... /usr/bin/xsltproc [13:54:50.396] checking for fop... /usr/bin/fop [13:54:50.396] checking for dbtoepub... no [13:54:50.397] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:54:50.397] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:54:50.397] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:54:50.409] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:54:50.409] 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 [13:54:50.409] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:54:50.409] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:54:50.506] configure: creating ./config.status [13:54:50.600] config.status: creating GNUmakefile [13:54:50.613] config.status: creating src/Makefile.global [13:54:50.630] config.status: creating src/include/pg_config.h [13:54:50.644] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:54:50.661] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:54:50.669] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:54:50.676] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:54:50.684] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:54:50.687] config.status: executing check_win32_symlinks commands [13:54:50.722] [13:54:50.722] real 0m17.149s [13:54:50.722] user 0m11.435s [13:54:50.722] sys 0m5.461s [13:54:50.722] make -s -j${BUILD_JOBS} clean [13:54:51.283] time make -s -j${BUILD_JOBS} world-bin [13:55:02.034] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes] [13:55:02.034] 88 | pg_checksum_page(char *page, BlockNumber blkno) [13:55:02.034] | ^~~~~~~~~~~~~~~~ [13:55:02.034] cc1: all warnings being treated as errors [13:55:02.034] make[2]: *** [: checksum.o] Error 1 [13:55:02.034] make[2]: *** Waiting for unfinished jobs.... [13:55:02.180] make[1]: *** [Makefile:42: all-port-recurse] Error 2 [13:55:02.180] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:55:02.181] [13:55:02.181] real 0m10.898s [13:55:02.181] user 0m28.170s [13:55:02.181] sys 0m8.643s [13:55:02.181] [13:55:02.181] Exit status: 2