[21:39:11.826] time ./configure \ [21:39:11.826] --host=x86_64-w64-mingw32 \ [21:39:11.826] --enable-cassert \ [21:39:11.826] --without-icu \ [21:39:11.826] CC="ccache x86_64-w64-mingw32-gcc" \ [21:39:11.826] CXX="ccache x86_64-w64-mingw32-g++" [21:39:11.951] checking build system type... x86_64-pc-linux-gnu [21:39:12.153] checking host system type... x86_64-w64-mingw32 [21:39:12.159] checking which template to use... win32 [21:39:12.159] checking whether NLS is wanted... no [21:39:12.159] checking for default port number... 5432 [21:39:12.167] checking for block size... 8kB [21:39:12.168] checking for segment size... 1GB [21:39:12.171] checking for WAL block size... 8kB [21:39:12.172] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:39:12.212] checking whether the C compiler works... yes [21:39:12.371] checking for C compiler default output file name... a.exe [21:39:12.372] checking for suffix of executables... .exe [21:39:12.415] checking whether we are cross compiling... yes [21:39:12.494] checking for suffix of object files... o [21:39:12.512] checking whether we are using the GNU C compiler... yes [21:39:12.529] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:39:12.537] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:39:12.565] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:39:12.728] checking whether we are using the GNU C++ compiler... yes [21:39:12.882] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:39:12.955] checking for gawk... no [21:39:12.955] checking for mawk... mawk [21:39:12.958] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:39:12.965] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:39:13.000] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:39:13.048] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:39:13.096] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:39:13.103] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:39:13.111] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:39:13.118] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:39:13.125] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:39:13.158] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:39:13.175] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:39:13.193] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:39:13.200] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:39:13.237] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:39:13.244] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:39:13.263] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:39:13.332] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:39:13.369] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:39:13.386] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:39:13.394] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:39:13.429] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:39:13.436] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:39:13.469] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:39:13.494] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:39:13.528] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:39:13.536] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:39:13.575] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:39:13.615] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:39:13.649] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:39:13.656] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:39:13.691] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:39:13.709] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:39:13.727] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:39:13.763] checking whether the C compiler still works... yes [21:39:13.843] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:39:13.919] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:39:13.919] checking pkg-config is at least version 0.9.0... yes [21:39:13.937] checking whether to build with ICU support... no [21:39:13.937] checking whether to build with Tcl... no [21:39:13.937] checking whether to build Perl modules... no [21:39:13.937] checking whether to build Python modules... no [21:39:13.937] checking whether to build with GSSAPI support... no [21:39:13.939] checking whether to build with PAM support... no [21:39:13.939] checking whether to build with BSD Authentication support... no [21:39:13.939] checking whether to build with LDAP support... no [21:39:13.939] checking whether to build with Bonjour support... no [21:39:13.939] checking whether to build with SELinux support... no [21:39:13.939] checking whether to build with systemd support... no [21:39:13.939] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:39:13.939] checking whether to build with liburing support... no [21:39:13.940] checking whether to build with libcurl support... no [21:39:13.940] checking whether to build with libnuma support... no [21:39:13.940] checking whether to build with XML support... no [21:39:13.940] checking whether to build with LZ4 support... no [21:39:13.941] checking whether to build with ZSTD support... no [21:39:13.941] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:39:13.941] checking whether it is possible to strip libraries... yes [21:39:13.949] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:39:13.950] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:39:13.950] checking for a BSD-compatible install... /usr/bin/install -c [21:39:13.960] checking for tar... /usr/bin/tar [21:39:13.960] checking whether ln -s works... yes [21:39:13.960] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:39:13.962] checking for bison... /usr/bin/bison [21:39:13.965] configure: using bison (GNU Bison) 3.8.2 [21:39:13.968] checking for flex... /usr/bin/flex [21:39:13.970] configure: using flex 2.6.4 [21:39:13.970] checking for perl... /usr/bin/perl [21:39:13.973] configure: using perl 5.36.0 [21:39:13.976] checking for zic... /usr/sbin/zic [21:39:13.976] checking for a sed that does not truncate output... /usr/bin/sed [21:39:13.981] checking for grep that handles long lines and -e... /usr/bin/grep [21:39:13.984] checking for egrep... /usr/bin/grep -E [21:39:13.985] checking for ANSI C header files... yes [21:39:14.077] checking for sys/types.h... yes [21:39:14.095] checking for sys/stat.h... yes [21:39:14.111] checking for stdlib.h... yes [21:39:14.172] checking for string.h... yes [21:39:14.207] checking for memory.h... yes [21:39:14.268] checking for strings.h... yes [21:39:14.328] checking for inttypes.h... yes [21:39:14.345] checking for stdint.h... yes [21:39:14.405] checking for unistd.h... yes [21:39:14.422] checking for main in -lm... yes [21:39:14.468] checking for library containing setproctitle... no [21:39:14.553] checking for library containing dlsym... no [21:39:14.641] checking for library containing socket... -lws2_32 [21:39:14.768] checking for library containing getopt_long... none required [21:39:14.817] checking for library containing shm_open... no [21:39:14.904] checking for library containing shm_unlink... no [21:39:14.989] checking for library containing clock_gettime... no [21:39:15.078] checking for library containing shmget... no [21:39:15.172] checking for library containing backtrace_symbols... no [21:39:15.260] checking for library containing pthread_barrier_wait... -lpthread [21:39:15.348] checking for inflate in -lz... yes [21:39:15.395] checking atomic.h usability... no [21:39:15.453] checking atomic.h presence... no [21:39:15.473] checking for atomic.h... no [21:39:15.476] checking copyfile.h usability... no [21:39:15.533] checking copyfile.h presence... no [21:39:15.552] checking for copyfile.h... no [21:39:15.556] checking execinfo.h usability... no [21:39:15.614] checking execinfo.h presence... no [21:39:15.634] checking for execinfo.h... no [21:39:15.638] checking getopt.h usability... yes [21:39:15.645] checking getopt.h presence... yes [21:39:15.661] checking for getopt.h... yes [21:39:15.669] checking ifaddrs.h usability... no [21:39:15.729] checking ifaddrs.h presence... no [21:39:15.750] checking for ifaddrs.h... no [21:39:15.753] checking mbarrier.h usability... no [21:39:15.813] checking mbarrier.h presence... no [21:39:15.835] checking for mbarrier.h... no [21:39:15.838] checking sys/epoll.h usability... no [21:39:15.897] checking sys/epoll.h presence... no [21:39:15.916] checking for sys/epoll.h... no [21:39:15.920] checking sys/event.h usability... no [21:39:15.977] checking sys/event.h presence... no [21:39:15.997] checking for sys/event.h... no [21:39:16.001] checking sys/personality.h usability... no [21:39:16.061] checking sys/personality.h presence... no [21:39:16.080] checking for sys/personality.h... no [21:39:16.084] checking sys/prctl.h usability... no [21:39:16.142] checking sys/prctl.h presence... no [21:39:16.163] checking for sys/prctl.h... no [21:39:16.167] checking sys/procctl.h usability... no [21:39:16.226] checking sys/procctl.h presence... no [21:39:16.245] checking for sys/procctl.h... no [21:39:16.248] checking sys/signalfd.h usability... no [21:39:16.303] checking sys/signalfd.h presence... no [21:39:16.321] checking for sys/signalfd.h... no [21:39:16.325] checking sys/ucred.h usability... no [21:39:16.378] checking sys/ucred.h presence... no [21:39:16.397] checking for sys/ucred.h... no [21:39:16.400] checking termios.h usability... no [21:39:16.458] checking termios.h presence... no [21:39:16.478] checking for termios.h... no [21:39:16.481] checking ucred.h usability... no [21:39:16.536] checking ucred.h presence... no [21:39:16.554] checking for ucred.h... no [21:39:16.557] checking xlocale.h usability... no [21:39:16.611] checking xlocale.h presence... no [21:39:16.630] checking for xlocale.h... no [21:39:16.633] checking zlib.h usability... yes [21:39:16.643] checking zlib.h presence... yes [21:39:16.662] checking for zlib.h... yes [21:39:16.662] checking for lz4... /usr/bin/lz4 [21:39:16.663] checking for zstd... /usr/bin/zstd [21:39:16.663] checking for openssl... /usr/bin/openssl [21:39:16.667] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [21:39:16.668] checking crtdefs.h usability... yes [21:39:16.722] checking crtdefs.h presence... yes [21:39:16.736] checking for crtdefs.h... yes [21:39:16.738] checking whether byte ordering is bigendian... no [21:39:16.813] checking for inline... inline [21:39:16.839] checking for printf format archetype... gnu_printf [21:39:16.848] checking for _Static_assert... yes [21:39:16.888] checking for typeof... typeof [21:39:16.896] checking for __builtin_types_compatible_p... yes [21:39:16.933] checking for __builtin_constant_p... yes [21:39:16.954] checking for __builtin_mul_overflow... yes [21:39:17.002] checking for __builtin_unreachable... yes [21:39:17.046] checking for computed goto support... yes [21:39:17.053] checking for struct tm.tm_zone... no [21:39:17.131] checking for union semun... no [21:39:17.167] checking for socklen_t... yes [21:39:19.418] checking for struct sockaddr.sa_len... no [21:39:21.425] checking for C/C++ restrict keyword... __restrict [21:39:21.469] checking for struct option... yes [21:39:21.525] checking whether assembler supports x86_64 popcntq... yes [21:39:21.560] checking size of off_t... 4 [21:39:21.855] 0 [21:39:21.856] checking for int timezone... yes [21:39:21.905] checking for backtrace_symbols... no [21:39:21.953] checking for copyfile... no [21:39:22.004] checking for copy_file_range... no [21:39:22.055] checking for elf_aux_info... no [21:39:22.106] checking for getauxval... no [21:39:22.157] checking for getifaddrs... no [21:39:22.205] checking for getpeerucred... no [21:39:22.255] checking for inet_pton... yes [21:39:22.305] checking for kqueue... no [21:39:22.354] checking for localeconv_l... no [21:39:22.404] checking for mbstowcs_l... no [21:39:22.455] checking for memset_s... no [21:39:22.506] checking for posix_fallocate... no [21:39:22.556] checking for ppoll... no [21:39:22.605] checking for pthread_is_threaded_np... no [21:39:22.653] checking for setproctitle... no [21:39:22.703] checking for setproctitle_fast... no [21:39:22.755] checking for strsignal... no [21:39:22.807] checking for syncfs... no [21:39:22.856] checking for sync_file_range... no [21:39:22.903] checking for uselocale... no [21:39:22.954] checking for wcstombs_l... no [21:39:23.002] checking for __builtin_bswap16... yes [21:39:23.049] checking for __builtin_bswap32... yes [21:39:23.098] checking for __builtin_bswap64... yes [21:39:23.146] checking for __builtin_clz... yes [21:39:23.193] checking for __builtin_ctz... yes [21:39:23.239] checking for __builtin_popcount... yes [21:39:23.285] checking for __builtin_frame_address... yes [21:39:23.332] checking for _LARGEFILE_SOURCE value needed for large files... no [21:39:23.384] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:39:23.415] checking for posix_fadvise... no [21:39:23.468] checking whether posix_fadvise is declared... no [21:39:23.515] checking whether fdatasync is declared... no [21:39:23.562] checking whether strlcat is declared... no [21:39:23.628] checking whether strlcpy is declared... no [21:39:23.692] checking whether strnlen is declared... yes [21:39:23.727] checking whether strsep is declared... no [21:39:23.791] checking whether timingsafe_bcmp is declared... no [21:39:23.853] checking whether preadv is declared... no [21:39:23.889] checking whether pwritev is declared... no [21:39:23.925] checking whether strchrnul is declared... no [21:39:23.966] checking whether F_FULLFSYNC is declared... no [21:39:24.005] checking for explicit_bzero... no [21:39:24.051] checking for getopt... yes [21:39:24.095] checking for getpeereid... no [21:39:24.142] checking for inet_aton... no [21:39:24.187] checking for mkdtemp... no [21:39:24.236] checking for strlcat... no [21:39:24.284] checking for strlcpy... no [21:39:24.331] checking for strnlen... yes [21:39:24.379] checking for strsep... no [21:39:24.425] checking for timingsafe_bcmp... no [21:39:24.472] checking for pthread_barrier_wait... yes [21:39:24.515] configure: On mingw32 we will use our strtof wrapper. [21:39:24.515] checking for getopt_long... yes [21:39:24.560] checking for syslog... no [21:39:24.609] checking for opterr... yes [21:39:24.659] checking for optreset... no [21:39:24.712] checking test program... cross-compiling [21:39:24.712] checking size of void *... 8 [21:39:25.131] checking size of size_t... 8 [21:39:25.624] checking size of long... 4 [21:39:25.970] checking size of long long... 8 [21:39:26.393] checking alignment of short... 2 [21:39:26.644] checking alignment of int... 4 [21:39:26.997] checking alignment of long... 4 [21:39:27.381] checking alignment of int64_t... 8 [21:39:27.902] checking alignment of double... 8 [21:39:28.242] checking for __int128... yes [21:39:28.294] checking for __int128 alignment bug... assuming ok [21:39:28.295] checking alignment of PG_INT128_TYPE... 16 [21:39:28.922] checking for builtin __sync char locking functions... yes [21:39:28.969] checking for builtin __sync int32 locking functions... yes [21:39:29.015] checking for builtin __sync int32 atomic operations... yes [21:39:29.062] checking for builtin __sync int64 atomic operations... yes [21:39:29.111] checking for builtin __atomic int32 atomic operations... yes [21:39:29.157] checking for builtin __atomic int64 atomic operations... yes [21:39:29.206] checking for __get_cpuid... yes [21:39:29.258] checking for __get_cpuid_count... yes [21:39:29.306] checking for __cpuid... no [21:39:29.732] checking for __cpuidex... no [21:39:30.186] checking for _xgetbv... yes [21:39:30.614] checking for _mm512_popcnt_epi64... yes [21:39:31.048] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:39:31.152] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:39:31.175] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:39:31.195] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:39:31.215] 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:39:31.274] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:39:31.274] checking for _mm512_clmulepi64_epi128... yes [21:39:31.691] checking for vectorized CRC-32C... AVX-512 with runtime check [21:39:31.691] checking which random number source to use... Windows native [21:39:31.693] checking for xmllint... /usr/bin/xmllint [21:39:31.693] checking for xsltproc... /usr/bin/xsltproc [21:39:31.694] checking for fop... /usr/bin/fop [21:39:31.694] checking for dbtoepub... no [21:39:31.694] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:39:31.694] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:39:31.694] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:39:31.705] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:39:31.705] 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:39:31.705] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:39:31.705] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:39:31.801] configure: creating ./config.status [21:39:31.890] config.status: creating GNUmakefile [21:39:31.903] config.status: creating src/Makefile.global [21:39:31.920] config.status: creating src/include/pg_config.h [21:39:31.933] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:39:31.950] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:39:31.958] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:39:31.966] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:39:31.973] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:39:31.980] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:39:31.983] config.status: executing check_win32_symlinks commands [21:39:32.017] [21:39:32.017] real 0m20.191s [21:39:32.017] user 0m13.444s [21:39:32.017] sys 0m6.329s [21:39:32.017] make -s -j${BUILD_JOBS} clean [21:39:32.556] time make -s -j${BUILD_JOBS} world-bin [21:42:40.110] parallel.c: In function ‘win32_transfer_all_new_dbs’: [21:42:40.110] parallel.c:267:9: error: too few arguments to function ‘transfer_all_new_dbs’ [21:42:40.110] 267 | transfer_all_new_dbs(args->old_db_arr, args->new_db_arr, args->old_pgdata, [21:42:40.110] | ^~~~~~~~~~~~~~~~~~~~ [21:42:40.110] In file included from parallel.c:17: [21:42:40.110] pg_upgrade.h:456:17: note: declared here [21:42:40.110] 456 | void transfer_all_new_dbs(DbInfoArr *old_db_arr, [21:42:40.110] | ^~~~~~~~~~~~~~~~~~~~ [21:42:40.110] make[3]: *** [: parallel.o] Error 1 [21:42:40.111] make[2]: *** [Makefile:45: all-pg_upgrade-recurse] Error 2 [21:42:40.111] make[2]: *** Waiting for unfinished jobs.... [21:42:41.663] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:42:41.663] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:42:41.664] [21:42:41.664] real 3m9.108s [21:42:41.664] user 9m55.469s [21:42:41.664] sys 1m56.881s [21:42:41.664] [21:42:41.664] Exit status: 2