[15:46:16.921] time ./configure \ [15:46:16.921] --host=x86_64-w64-mingw32 \ [15:46:16.921] --enable-cassert \ [15:46:16.921] --without-icu \ [15:46:16.921] CC="ccache x86_64-w64-mingw32-gcc" \ [15:46:16.921] CXX="ccache x86_64-w64-mingw32-g++" [15:46:17.028] checking build system type... x86_64-pc-linux-gnu [15:46:17.220] checking host system type... x86_64-w64-mingw32 [15:46:17.225] checking which template to use... win32 [15:46:17.225] checking whether NLS is wanted... no [15:46:17.225] checking for default port number... 5432 [15:46:17.232] checking for block size... 8kB [15:46:17.233] checking for segment size... 1GB [15:46:17.235] checking for WAL block size... 8kB [15:46:17.236] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [15:46:17.271] checking whether the C compiler works... yes [15:46:17.413] checking for C compiler default output file name... a.exe [15:46:17.414] checking for suffix of executables... .exe [15:46:17.454] checking whether we are cross compiling... yes [15:46:17.526] checking for suffix of object files... o [15:46:17.535] checking whether we are using the GNU C compiler... yes [15:46:17.566] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [15:46:17.572] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [15:46:17.651] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [15:46:17.712] checking whether we are using the GNU C++ compiler... yes [15:46:17.719] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [15:46:17.784] checking for gawk... no [15:46:17.784] checking for mawk... mawk [15:46:17.787] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:46:17.793] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [15:46:17.801] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:46:17.846] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:46:18.005] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [15:46:18.013] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [15:46:18.020] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:46:18.027] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:46:18.035] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [15:46:18.042] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [15:46:18.049] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [15:46:18.083] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:46:18.091] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:46:18.098] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:46:18.105] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [15:46:18.140] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [15:46:18.148] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [15:46:18.185] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:46:18.193] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:46:18.200] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [15:46:18.207] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [15:46:18.214] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:46:18.231] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [15:46:18.254] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:46:18.261] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:46:18.269] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:46:18.308] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:46:18.346] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:46:18.363] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:46:18.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:46:18.433] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:46:18.451] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:46:18.458] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:46:18.467] checking whether the C compiler still works... yes [15:46:18.515] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [15:46:18.586] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [15:46:18.586] checking pkg-config is at least version 0.9.0... yes [15:46:18.602] checking whether to build with ICU support... no [15:46:18.602] checking whether to build with Tcl... no [15:46:18.602] checking whether to build Perl modules... no [15:46:18.602] checking whether to build Python modules... no [15:46:18.602] checking whether to build with GSSAPI support... no [15:46:18.603] checking whether to build with PAM support... no [15:46:18.603] checking whether to build with BSD Authentication support... no [15:46:18.603] checking whether to build with LDAP support... no [15:46:18.603] checking whether to build with Bonjour support... no [15:46:18.603] checking whether to build with SELinux support... no [15:46:18.604] checking whether to build with systemd support... no [15:46:18.604] configure: WARNING: *** Readline does not work on MinGW --- disabling [15:46:18.604] checking whether to build with XML support... no [15:46:18.604] checking whether to build with LZ4 support... no [15:46:18.604] checking whether to build with ZSTD support... no [15:46:18.605] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [15:46:18.605] checking whether it is possible to strip libraries... yes [15:46:18.612] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [15:46:18.613] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [15:46:18.613] checking for a BSD-compatible install... /usr/bin/install -c [15:46:18.622] checking for tar... /usr/bin/tar [15:46:18.622] checking whether ln -s works... yes [15:46:18.622] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:46:18.624] checking for bison... /usr/bin/bison [15:46:18.626] configure: using bison (GNU Bison) 3.8.2 [15:46:18.629] checking for flex... /usr/bin/flex [15:46:18.640] configure: using flex 2.6.4 [15:46:18.640] checking for perl... /usr/bin/perl [15:46:18.643] configure: using perl 5.36.0 [15:46:18.645] checking for zic... /usr/sbin/zic [15:46:18.645] checking for a sed that does not truncate output... /usr/bin/sed [15:46:18.650] checking for grep that handles long lines and -e... /usr/bin/grep [15:46:18.652] checking for egrep... /usr/bin/grep -E [15:46:18.653] checking for ANSI C header files... yes [15:46:18.699] checking for sys/types.h... yes [15:46:18.717] checking for sys/stat.h... yes [15:46:18.778] checking for stdlib.h... yes [15:46:18.834] checking for string.h... yes [15:46:18.847] checking for memory.h... yes [15:46:18.862] checking for strings.h... yes [15:46:18.876] checking for inttypes.h... yes [15:46:18.891] checking for stdint.h... yes [15:46:18.952] checking for unistd.h... yes [15:46:18.966] checking for main in -lm... yes [15:46:19.011] checking for library containing setproctitle... no [15:46:19.095] checking for library containing dlsym... no [15:46:19.178] checking for library containing socket... -lws2_32 [15:46:19.301] checking for library containing getopt_long... none required [15:46:19.347] checking for library containing shm_open... no [15:46:19.432] checking for library containing shm_unlink... no [15:46:19.519] checking for library containing clock_gettime... no [15:46:19.608] checking for library containing shmget... no [15:46:19.695] checking for library containing backtrace_symbols... no [15:46:19.783] checking for library containing pthread_barrier_wait... -lpthread [15:46:19.874] checking for inflate in -lz... yes [15:46:19.919] checking for stdbool.h that conforms to C99... yes [15:46:19.930] checking for _Bool... yes [15:46:19.998] checking atomic.h usability... no [15:46:20.052] checking atomic.h presence... no [15:46:20.071] checking for atomic.h... no [15:46:20.074] checking copyfile.h usability... no [15:46:20.128] checking copyfile.h presence... no [15:46:20.145] checking for copyfile.h... no [15:46:20.148] checking execinfo.h usability... no [15:46:20.199] checking execinfo.h presence... no [15:46:20.216] checking for execinfo.h... no [15:46:20.219] checking getopt.h usability... yes [15:46:20.226] checking getopt.h presence... yes [15:46:20.239] checking for getopt.h... yes [15:46:20.246] checking ifaddrs.h usability... no [15:46:20.299] checking ifaddrs.h presence... no [15:46:20.319] checking for ifaddrs.h... no [15:46:20.322] checking mbarrier.h usability... no [15:46:20.382] checking mbarrier.h presence... no [15:46:20.401] checking for mbarrier.h... no [15:46:20.405] checking sys/epoll.h usability... no [15:46:20.459] checking sys/epoll.h presence... no [15:46:20.477] checking for sys/epoll.h... no [15:46:20.480] checking sys/event.h usability... no [15:46:20.531] checking sys/event.h presence... no [15:46:20.549] checking for sys/event.h... no [15:46:20.553] checking sys/personality.h usability... no [15:46:20.605] checking sys/personality.h presence... no [15:46:20.622] checking for sys/personality.h... no [15:46:20.625] checking sys/prctl.h usability... no [15:46:20.676] checking sys/prctl.h presence... no [15:46:20.694] checking for sys/prctl.h... no [15:46:20.697] checking sys/procctl.h usability... no [15:46:20.748] checking sys/procctl.h presence... no [15:46:20.765] checking for sys/procctl.h... no [15:46:20.768] checking sys/signalfd.h usability... no [15:46:20.818] checking sys/signalfd.h presence... no [15:46:20.835] checking for sys/signalfd.h... no [15:46:20.838] checking sys/ucred.h usability... no [15:46:20.890] checking sys/ucred.h presence... no [15:46:20.908] checking for sys/ucred.h... no [15:46:20.911] checking termios.h usability... no [15:46:20.963] checking termios.h presence... no [15:46:20.980] checking for termios.h... no [15:46:20.983] checking ucred.h usability... no [15:46:21.035] checking ucred.h presence... no [15:46:21.053] checking for ucred.h... no [15:46:21.056] checking zlib.h usability... yes [15:46:21.066] checking zlib.h presence... yes [15:46:21.085] checking for zlib.h... yes [15:46:21.085] checking for lz4... /usr/bin/lz4 [15:46:21.085] checking for zstd... /usr/bin/zstd [15:46:21.085] checking for openssl... /usr/bin/openssl [15:46:21.089] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [15:46:21.090] checking crtdefs.h usability... yes [15:46:21.117] checking crtdefs.h presence... yes [15:46:21.131] checking for crtdefs.h... yes [15:46:21.133] checking whether byte ordering is bigendian... no [15:46:21.230] checking for inline... inline [15:46:21.237] checking for printf format archetype... gnu_printf [15:46:21.253] checking for _Static_assert... yes [15:46:21.292] checking for typeof... typeof [15:46:21.324] checking for __builtin_types_compatible_p... yes [15:46:21.334] checking for __builtin_constant_p... yes [15:46:21.352] checking for __builtin_unreachable... yes [15:46:21.391] checking for computed goto support... yes [15:46:21.424] checking for struct tm.tm_zone... no [15:46:21.498] checking for union semun... no [15:46:21.531] checking for socklen_t... yes [15:46:23.764] checking for struct sockaddr.sa_len... no [15:46:25.858] checking for locale_t... no [15:46:25.925] checking for C/C++ restrict keyword... __restrict [15:46:25.949] checking for struct option... yes [15:46:25.992] checking whether assembler supports x86_64 popcntq... yes [15:46:26.009] checking size of off_t... 4 [15:46:26.324] 0 [15:46:26.324] checking size of bool... 1 [15:46:26.370] checking for int timezone... yes [15:46:26.418] checking for wcstombs_l declaration... no [15:46:26.509] checking for backtrace_symbols... no [15:46:26.561] checking for copyfile... no [15:46:26.614] checking for copy_file_range... no [15:46:26.666] checking for getifaddrs... no [15:46:26.718] checking for getpeerucred... no [15:46:26.770] checking for inet_pton... yes [15:46:26.822] checking for kqueue... no [15:46:26.873] checking for mbstowcs_l... no [15:46:26.922] checking for memset_s... no [15:46:26.971] checking for posix_fallocate... no [15:46:27.019] checking for ppoll... no [15:46:27.068] checking for pthread_is_threaded_np... no [15:46:27.116] checking for setproctitle... no [15:46:27.164] checking for setproctitle_fast... no [15:46:27.213] checking for strchrnul... no [15:46:27.263] checking for strsignal... no [15:46:27.316] checking for syncfs... no [15:46:27.366] checking for sync_file_range... no [15:46:27.415] checking for uselocale... no [15:46:27.464] checking for wcstombs_l... no [15:46:27.511] checking for __builtin_bswap16... yes [15:46:27.563] checking for __builtin_bswap32... yes [15:46:27.611] checking for __builtin_bswap64... yes [15:46:27.660] checking for __builtin_clz... yes [15:46:27.709] checking for __builtin_ctz... yes [15:46:27.757] checking for __builtin_popcount... yes [15:46:27.804] checking for __builtin_frame_address... yes [15:46:27.851] checking for _LARGEFILE_SOURCE value needed for large files... no [15:46:27.901] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [15:46:27.933] checking for posix_fadvise... no [15:46:27.983] checking whether posix_fadvise is declared... no [15:46:28.027] checking whether fdatasync is declared... no [15:46:28.073] checking whether strlcat is declared... no [15:46:28.135] checking whether strlcpy is declared... no [15:46:28.198] checking whether strnlen is declared... yes [15:46:28.211] checking whether strsep is declared... no [15:46:28.274] checking whether preadv is declared... no [15:46:28.309] checking whether pwritev is declared... no [15:46:28.343] checking whether F_FULLFSYNC is declared... no [15:46:28.380] checking for explicit_bzero... no [15:46:28.425] checking for getopt... yes [15:46:28.468] checking for getpeereid... no [15:46:28.514] checking for inet_aton... no [15:46:28.562] checking for mkdtemp... no [15:46:28.609] checking for strlcat... no [15:46:28.656] checking for strlcpy... no [15:46:28.701] checking for strnlen... yes [15:46:28.747] checking for strsep... no [15:46:28.792] checking for pthread_barrier_wait... yes [15:46:28.835] configure: On mingw32 we will use our strtof wrapper. [15:46:28.835] checking for getopt_long... yes [15:46:28.877] checking for _configthreadlocale... yes [15:46:28.921] checking for syslog... no [15:46:28.967] checking for opterr... yes [15:46:29.013] checking for optreset... no [15:46:29.062] checking test program... cross-compiling [15:46:29.062] checking whether long int is 64 bits... no [15:46:29.091] checking whether long long int is 64 bits... yes [15:46:29.108] checking for __builtin_mul_overflow... yes [15:46:29.149] checking size of void *... 8 [15:46:29.428] checking size of size_t... 8 [15:46:29.738] checking size of long... 4 [15:46:29.968] checking alignment of short... 2 [15:46:30.129] checking alignment of int... 4 [15:46:30.351] checking alignment of long... 4 [15:46:30.595] checking alignment of long long int... 8 [15:46:30.862] checking alignment of double... 8 [15:46:31.143] checking for int8... no [15:46:31.185] checking for uint8... no [15:46:31.225] checking for int64... no [15:46:31.265] checking for uint64... no [15:46:31.305] checking for __int128... yes [15:46:31.355] checking for __int128 alignment bug... assuming ok [15:46:31.355] checking alignment of PG_INT128_TYPE... 16 [15:46:31.790] checking for builtin __sync char locking functions... yes [15:46:31.833] checking for builtin __sync int32 locking functions... yes [15:46:31.874] checking for builtin __sync int32 atomic operations... yes [15:46:31.915] checking for builtin __sync int64 atomic operations... yes [15:46:31.956] checking for builtin __atomic int32 atomic operations... yes [15:46:31.998] checking for builtin __atomic int64 atomic operations... yes [15:46:32.039] checking for __get_cpuid... yes [15:46:32.085] checking for __get_cpuid_count... yes [15:46:32.128] checking for __cpuid... no [15:46:32.537] checking for __cpuidex... no [15:46:32.963] checking for _xgetbv with CFLAGS=... no [15:46:33.350] checking for _xgetbv with CFLAGS=-mxsave... yes [15:46:33.753] checking for _mm512_popcnt_epi64 with CFLAGS=... no [15:46:34.141] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [15:46:34.490] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [15:46:34.539] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [15:46:34.632] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:46:34.655] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:46:34.675] 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 [15:46:34.730] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:46:34.730] checking which random number source to use... Windows native [15:46:34.732] checking for xmllint... /usr/bin/xmllint [15:46:34.732] checking for xsltproc... /usr/bin/xsltproc [15:46:34.733] checking for fop... /usr/bin/fop [15:46:34.733] checking for dbtoepub... no [15:46:34.733] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [15:46:34.733] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [15:46:34.733] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [15:46:34.744] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [15:46:34.744] 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 [15:46:34.744] configure: using CPPFLAGS= -I./src/include/port/win32 [15:46:34.744] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [15:46:34.833] configure: creating ./config.status [15:46:34.920] config.status: creating GNUmakefile [15:46:34.932] config.status: creating src/Makefile.global [15:46:34.947] config.status: creating src/include/pg_config.h [15:46:34.960] config.status: creating src/include/pg_config_ext.h [15:46:34.973] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:46:34.989] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [15:46:34.996] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [15:46:35.004] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [15:46:35.011] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [15:46:35.019] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [15:46:35.023] config.status: executing check_win32_symlinks commands [15:46:35.058] [15:46:35.058] real 0m18.137s [15:46:35.058] user 0m12.324s [15:46:35.058] sys 0m5.478s [15:46:35.058] make -s -j${BUILD_JOBS} clean [15:46:35.579] time make -s -j${BUILD_JOBS} world-bin [15:48:25.176] pg_combinebackup.c: In function ‘process_directory_recursively’: [15:48:25.176] pg_combinebackup.c:1120:74: error: ‘mfile’ may be used uninitialized [-Werror=maybe-uninitialized] [15:48:25.176] 1120 | if (checksum_type != CHECKSUM_TYPE_NONE && mfile != NULL && [15:48:25.176] | ^ [15:48:25.176] pg_combinebackup.c:1077:40: note: ‘mfile’ was declared here [15:48:25.176] 1077 | manifest_file *mfile; [15:48:25.176] | ^~~~~ [15:48:25.176] cc1: all warnings being treated as errors [15:48:25.176] make[3]: *** [: pg_combinebackup.o] Error 1 [15:48:25.176] make[2]: *** [Makefile:45: all-pg_combinebackup-recurse] Error 2 [15:48:25.176] make[2]: *** Waiting for unfinished jobs.... [15:48:26.742] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [15:48:26.742] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:48:26.742] [15:48:26.742] real 1m51.163s [15:48:26.742] user 5m17.413s [15:48:26.742] sys 1m1.898s [15:48:26.743] [15:48:26.743] Exit status: 2