[21:36:51.607] time ./configure \ [21:36:51.607] --host=x86_64-w64-mingw32 \ [21:36:51.607] --enable-cassert \ [21:36:51.607] --without-icu \ [21:36:51.607] CC="ccache x86_64-w64-mingw32-gcc" \ [21:36:51.607] CXX="ccache x86_64-w64-mingw32-g++" [21:36:51.732] checking build system type... x86_64-pc-linux-gnu [21:36:51.900] checking host system type... x86_64-w64-mingw32 [21:36:51.906] checking which template to use... win32 [21:36:51.906] checking whether NLS is wanted... no [21:36:51.906] checking for default port number... 5432 [21:36:51.914] checking for block size... 8kB [21:36:51.915] checking for segment size... 1GB [21:36:51.918] checking for WAL block size... 8kB [21:36:51.920] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:36:51.956] checking whether the C compiler works... yes [21:36:52.087] checking for C compiler default output file name... a.exe [21:36:52.089] checking for suffix of executables... .exe [21:36:52.134] checking whether we are cross compiling... yes [21:36:52.211] checking for suffix of object files... o [21:36:52.219] checking whether we are using the GNU C compiler... yes [21:36:52.227] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:36:52.234] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:36:52.244] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [21:36:52.292] checking whether we are using the GNU C++ compiler... yes [21:36:52.299] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:36:52.340] checking for gawk... no [21:36:52.341] checking for mawk... mawk [21:36:52.343] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:36:52.350] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:36:52.358] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:36:52.406] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:36:52.562] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:36:52.570] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:36:52.578] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:36:52.586] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:36:52.595] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:36:52.604] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:36:52.612] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:36:52.620] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:36:52.630] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:36:52.639] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:36:52.647] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:36:52.656] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:36:52.666] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:36:52.707] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:36:52.716] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:36:52.725] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:36:52.734] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:36:52.743] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:36:52.752] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:36:52.781] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:36:52.789] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:36:52.797] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:36:52.840] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:36:52.888] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:36:52.897] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:36:52.907] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:36:52.948] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:36:52.957] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:36:52.967] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:36:52.977] checking whether the C compiler still works... yes [21:36:53.055] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:36:53.151] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:36:53.152] checking pkg-config is at least version 0.9.0... yes [21:36:53.169] checking whether to build with ICU support... no [21:36:53.169] checking whether to build with Tcl... no [21:36:53.170] checking whether to build Perl modules... no [21:36:53.170] checking whether to build Python modules... no [21:36:53.170] checking whether to build with GSSAPI support... no [21:36:53.171] checking whether to build with PAM support... no [21:36:53.171] checking whether to build with BSD Authentication support... no [21:36:53.171] checking whether to build with LDAP support... no [21:36:53.172] checking whether to build with Bonjour support... no [21:36:53.172] checking whether to build with SELinux support... no [21:36:53.172] checking whether to build with systemd support... no [21:36:53.172] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:36:53.172] checking whether to build with liburing support... no [21:36:53.173] checking whether to build with libcurl support... no [21:36:53.173] checking whether to build with libnuma support... no [21:36:53.173] checking whether to build with XML support... no [21:36:53.174] checking whether to build with LZ4 support... no [21:36:53.174] checking whether to build with ZSTD support... no [21:36:53.175] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:36:53.175] checking whether it is possible to strip libraries... yes [21:36:53.184] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:36:53.185] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:36:53.185] checking for a BSD-compatible install... /usr/bin/install -c [21:36:53.197] checking for tar... /usr/bin/tar [21:36:53.198] checking whether ln -s works... yes [21:36:53.198] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:36:53.201] checking for bison... /usr/bin/bison [21:36:53.204] configure: using bison (GNU Bison) 3.8.2 [21:36:53.208] checking for flex... /usr/bin/flex [21:36:53.210] configure: using flex 2.6.4 [21:36:53.211] checking for perl... /usr/bin/perl [21:36:53.214] configure: using perl 5.36.0 [21:36:53.217] checking for zic... /usr/sbin/zic [21:36:53.217] checking for a sed that does not truncate output... /usr/bin/sed [21:36:53.224] checking for grep that handles long lines and -e... /usr/bin/grep [21:36:53.227] checking for egrep... /usr/bin/grep -E [21:36:53.229] checking for ANSI C header files... yes [21:36:53.291] checking for sys/types.h... yes [21:36:53.313] checking for sys/stat.h... yes [21:36:53.334] checking for stdlib.h... yes [21:36:53.353] checking for string.h... yes [21:36:53.372] checking for memory.h... yes [21:36:53.394] checking for strings.h... yes [21:36:53.413] checking for inttypes.h... yes [21:36:53.434] checking for stdint.h... yes [21:36:53.451] checking for unistd.h... yes [21:36:53.470] checking for main in -lm... yes [21:36:53.528] checking for library containing setproctitle... no [21:36:53.636] checking for library containing dlsym... no [21:36:53.745] checking for library containing socket... -lws2_32 [21:36:53.911] checking for library containing getopt_long... none required [21:36:53.971] checking for library containing shm_open... no [21:36:54.088] checking for library containing shm_unlink... no [21:36:54.205] checking for library containing clock_gettime... no [21:36:54.322] checking for library containing shmget... no [21:36:54.437] checking for library containing backtrace_symbols... no [21:36:54.543] checking for library containing pthread_barrier_wait... -lpthread [21:36:54.659] checking for inflate in -lz... yes [21:36:54.720] checking atomic.h usability... no [21:36:54.790] checking atomic.h presence... no [21:36:54.813] checking for atomic.h... no [21:36:54.817] checking copyfile.h usability... no [21:36:54.882] checking copyfile.h presence... no [21:36:54.906] checking for copyfile.h... no [21:36:54.909] checking execinfo.h usability... no [21:36:54.977] checking execinfo.h presence... no [21:36:55.000] checking for execinfo.h... no [21:36:55.005] checking getopt.h usability... yes [21:36:55.015] checking getopt.h presence... yes [21:36:55.034] checking for getopt.h... yes [21:36:55.043] checking ifaddrs.h usability... no [21:36:55.112] checking ifaddrs.h presence... no [21:36:55.137] checking for ifaddrs.h... no [21:36:55.141] checking mbarrier.h usability... no [21:36:55.210] checking mbarrier.h presence... no [21:36:55.233] checking for mbarrier.h... no [21:36:55.237] checking sys/epoll.h usability... no [21:36:55.306] checking sys/epoll.h presence... no [21:36:55.331] checking for sys/epoll.h... no [21:36:55.336] checking sys/event.h usability... no [21:36:55.405] checking sys/event.h presence... no [21:36:55.428] checking for sys/event.h... no [21:36:55.432] checking sys/personality.h usability... no [21:36:55.503] checking sys/personality.h presence... no [21:36:55.526] checking for sys/personality.h... no [21:36:55.530] checking sys/prctl.h usability... no [21:36:55.596] checking sys/prctl.h presence... no [21:36:55.619] checking for sys/prctl.h... no [21:36:55.623] checking sys/procctl.h usability... no [21:36:55.691] checking sys/procctl.h presence... no [21:36:55.714] checking for sys/procctl.h... no [21:36:55.718] checking sys/signalfd.h usability... no [21:36:55.786] checking sys/signalfd.h presence... no [21:36:55.810] checking for sys/signalfd.h... no [21:36:55.814] checking sys/ucred.h usability... no [21:36:55.880] checking sys/ucred.h presence... no [21:36:55.904] checking for sys/ucred.h... no [21:36:55.909] checking termios.h usability... no [21:36:55.977] checking termios.h presence... no [21:36:55.999] checking for termios.h... no [21:36:56.003] checking ucred.h usability... no [21:36:56.067] checking ucred.h presence... no [21:36:56.088] checking for ucred.h... no [21:36:56.092] checking xlocale.h usability... no [21:36:56.156] checking xlocale.h presence... no [21:36:56.179] checking for xlocale.h... no [21:36:56.183] checking zlib.h usability... yes [21:36:56.193] checking zlib.h presence... yes [21:36:56.215] checking for zlib.h... yes [21:36:56.216] checking for lz4... /usr/bin/lz4 [21:36:56.216] checking for zstd... /usr/bin/zstd [21:36:56.216] checking for openssl... /usr/bin/openssl [21:36:56.221] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [21:36:56.222] checking crtdefs.h usability... yes [21:36:56.230] checking crtdefs.h presence... yes [21:36:56.247] checking for crtdefs.h... yes [21:36:56.249] checking whether byte ordering is bigendian... no [21:36:56.332] checking for inline... inline [21:36:56.341] checking for printf format archetype... gnu_printf [21:36:56.351] checking for _Static_assert... yes [21:36:56.403] checking for typeof... typeof [21:36:56.412] checking for __builtin_types_compatible_p... yes [21:36:56.426] checking for __builtin_constant_p... yes [21:36:56.439] checking for __builtin_mul_overflow... yes [21:36:56.495] checking for __builtin_unreachable... yes [21:36:56.548] checking for computed goto support... yes [21:36:56.556] checking for struct tm.tm_zone... no [21:36:56.647] checking for union semun... no [21:36:56.687] checking for socklen_t... yes [21:36:58.023] checking for struct sockaddr.sa_len... no [21:37:00.387] checking for C/C++ restrict keyword... __restrict [21:37:00.405] checking for struct option... yes [21:37:00.456] checking whether assembler supports x86_64 popcntq... yes [21:37:00.465] checking size of off_t... 4 [21:37:00.708] 0 [21:37:00.708] checking for int timezone... yes [21:37:00.776] checking for backtrace_symbols... no [21:37:00.839] checking for copyfile... no [21:37:00.900] checking for copy_file_range... no [21:37:00.960] checking for elf_aux_info... no [21:37:01.017] checking for getauxval... no [21:37:01.071] checking for getifaddrs... no [21:37:01.130] checking for getpeerucred... no [21:37:01.185] checking for inet_pton... yes [21:37:01.241] checking for kqueue... no [21:37:01.296] checking for localeconv_l... no [21:37:01.351] checking for mbstowcs_l... no [21:37:01.405] checking for posix_fallocate... no [21:37:01.462] checking for ppoll... no [21:37:01.519] checking for pthread_is_threaded_np... no [21:37:01.576] checking for setproctitle... no [21:37:01.631] checking for setproctitle_fast... no [21:37:01.685] checking for strsignal... no [21:37:01.742] checking for syncfs... no [21:37:01.800] checking for sync_file_range... no [21:37:01.858] checking for uselocale... no [21:37:01.914] checking for wcstombs_l... no [21:37:01.967] checking for __builtin_bswap16... yes [21:37:02.020] checking for __builtin_bswap32... yes [21:37:02.071] checking for __builtin_bswap64... yes [21:37:02.124] checking for __builtin_clz... yes [21:37:02.178] checking for __builtin_ctz... yes [21:37:02.228] checking for __builtin_popcount... yes [21:37:02.282] checking for __builtin_frame_address... yes [21:37:02.334] checking for _LARGEFILE_SOURCE value needed for large files... no [21:37:02.390] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:37:02.423] checking for posix_fadvise... no [21:37:02.480] checking whether posix_fadvise is declared... no [21:37:02.533] checking whether fdatasync is declared... no [21:37:02.590] checking whether strlcat is declared... no [21:37:02.666] checking whether strlcpy is declared... no [21:37:02.746] checking whether strnlen is declared... yes [21:37:02.766] checking whether strsep is declared... no [21:37:02.849] checking whether timingsafe_bcmp is declared... no [21:37:02.927] checking whether preadv is declared... no [21:37:02.974] checking whether pwritev is declared... no [21:37:03.021] checking whether strchrnul is declared... no [21:37:03.076] checking whether memset_s is declared... no [21:37:03.130] checking whether F_FULLFSYNC is declared... no [21:37:03.180] checking for explicit_bzero... no [21:37:03.237] checking for getopt... yes [21:37:03.290] checking for getpeereid... no [21:37:03.355] checking for inet_aton... no [21:37:03.415] checking for mkdtemp... no [21:37:03.476] checking for strlcat... no [21:37:03.534] checking for strlcpy... no [21:37:03.591] checking for strnlen... yes [21:37:03.650] checking for strsep... no [21:37:03.707] checking for timingsafe_bcmp... no [21:37:03.763] checking for pthread_barrier_wait... yes [21:37:03.820] configure: On mingw32 we will use our strtof wrapper. [21:37:03.820] checking for getopt_long... yes [21:37:03.877] checking for syslog... no [21:37:03.933] checking for opterr... yes [21:37:03.994] checking for optreset... no [21:37:04.057] checking test program... cross-compiling [21:37:04.057] checking size of void *... 8 [21:37:04.378] checking size of size_t... 8 [21:37:04.694] checking size of long... 4 [21:37:04.935] checking size of long long... 8 [21:37:05.253] checking alignment of short... 2 [21:37:05.427] checking alignment of int... 4 [21:37:05.691] checking alignment of long... 4 [21:37:05.941] checking alignment of int64_t... 8 [21:37:06.286] checking alignment of double... 8 [21:37:06.624] checking for __int128... yes [21:37:06.685] checking for __int128 alignment bug... assuming ok [21:37:06.685] checking alignment of PG_INT128_TYPE... 16 [21:37:07.071] checking for builtin __sync char locking functions... yes [21:37:07.123] checking for builtin __sync int32 locking functions... yes [21:37:07.174] checking for builtin __sync int32 atomic operations... yes [21:37:07.224] checking for builtin __sync int64 atomic operations... yes [21:37:07.278] checking for builtin __atomic int32 atomic operations... yes [21:37:07.331] checking for builtin __atomic int64 atomic operations... yes [21:37:07.384] checking for __get_cpuid... yes [21:37:07.442] checking for __get_cpuid_count... yes [21:37:07.495] checking for _xgetbv... yes [21:37:07.922] checking for AVX2 support... yes [21:37:08.368] checking for _mm512_popcnt_epi64... yes [21:37:08.810] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:37:08.923] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:37:08.950] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:37:08.972] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:37:08.994] 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 [21:37:09.059] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:37:09.059] checking for _mm512_clmulepi64_epi128... yes [21:37:09.498] checking for vectorized CRC-32C... AVX-512 with runtime check [21:37:09.498] checking which random number source to use... Windows native [21:37:09.500] checking for xmllint... /usr/bin/xmllint [21:37:09.501] checking for xsltproc... /usr/bin/xsltproc [21:37:09.501] checking for fop... /usr/bin/fop [21:37:09.501] checking for dbtoepub... no [21:37:09.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:37:09.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:37:09.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:37:09.514] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:37:09.514] 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 [21:37:09.514] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:37:09.514] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:37:09.621] configure: creating ./config.status [21:37:09.720] config.status: creating GNUmakefile [21:37:09.733] config.status: creating src/Makefile.global [21:37:09.750] config.status: creating src/include/pg_config.h [21:37:09.764] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:37:09.782] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:37:09.791] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:37:09.799] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:37:09.808] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:37:09.812] config.status: executing check_win32_symlinks commands [21:37:09.852] [21:37:09.852] real 0m18.245s [21:37:09.852] user 0m12.368s [21:37:09.852] sys 0m5.685s [21:37:09.852] make -s -j${BUILD_JOBS} clean [21:37:10.443] time make -s -j${BUILD_JOBS} world-bin [21:37:20.943] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes] [21:37:20.943] 88 | pg_checksum_page(char *page, BlockNumber blkno) [21:37:20.943] | ^~~~~~~~~~~~~~~~ [21:37:20.943] cc1: all warnings being treated as errors [21:37:20.945] make[2]: *** [: checksum.o] Error 1 [21:37:20.945] make[2]: *** Waiting for unfinished jobs.... [21:37:21.115] make[1]: *** [Makefile:42: all-port-recurse] Error 2 [21:37:21.115] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:37:21.116] [21:37:21.116] real 0m10.673s [21:37:21.116] user 0m27.315s [21:37:21.116] sys 0m8.587s [21:37:21.116] [21:37:21.116] Exit status: 2