[07:44:30.744] time ./configure \ [07:44:30.744] --host=x86_64-w64-mingw32 \ [07:44:30.744] --enable-cassert \ [07:44:30.744] --without-icu \ [07:44:30.744] CC="ccache x86_64-w64-mingw32-gcc" \ [07:44:30.744] CXX="ccache x86_64-w64-mingw32-g++" [07:44:30.870] checking build system type... x86_64-pc-linux-gnu [07:44:31.090] checking host system type... x86_64-w64-mingw32 [07:44:31.096] checking which template to use... win32 [07:44:31.096] checking whether NLS is wanted... no [07:44:31.096] checking for default port number... 5432 [07:44:31.103] checking for block size... 8kB [07:44:31.105] checking for segment size... 1GB [07:44:31.107] checking for WAL block size... 8kB [07:44:31.109] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:44:31.147] checking whether the C compiler works... yes [07:44:31.296] checking for C compiler default output file name... a.exe [07:44:31.297] checking for suffix of executables... .exe [07:44:31.342] checking whether we are cross compiling... yes [07:44:31.423] checking for suffix of object files... o [07:44:31.432] checking whether we are using the GNU C compiler... yes [07:44:31.468] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:44:31.475] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:44:31.562] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:44:31.627] checking whether we are using the GNU C++ compiler... yes [07:44:31.635] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:44:31.711] checking for gawk... no [07:44:31.711] checking for mawk... mawk [07:44:31.713] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:44:31.749] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:44:31.782] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:44:31.832] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:44:32.001] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:44:32.019] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:44:32.027] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:44:32.034] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:44:32.042] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:44:32.050] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:44:32.091] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:44:32.100] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:44:32.109] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:44:32.118] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:44:32.127] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:44:32.136] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:44:32.145] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:44:32.189] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:44:32.210] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:44:32.219] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:44:32.228] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:44:32.312] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:44:32.332] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:44:32.362] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:44:32.371] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:44:32.380] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:44:32.425] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:44:32.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:44:32.491] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:44:32.531] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:44:32.571] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:44:32.591] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:44:32.600] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:44:32.610] checking whether the C compiler still works... yes [07:44:32.669] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:44:32.756] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:44:32.757] checking pkg-config is at least version 0.9.0... yes [07:44:32.774] checking whether to build with ICU support... no [07:44:32.774] checking whether to build with Tcl... no [07:44:32.774] checking whether to build Perl modules... no [07:44:32.774] checking whether to build Python modules... no [07:44:32.774] checking whether to build with GSSAPI support... no [07:44:32.776] checking whether to build with PAM support... no [07:44:32.776] checking whether to build with BSD Authentication support... no [07:44:32.776] checking whether to build with LDAP support... no [07:44:32.776] checking whether to build with Bonjour support... no [07:44:32.776] checking whether to build with SELinux support... no [07:44:32.776] checking whether to build with systemd support... no [07:44:32.776] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:44:32.776] checking whether to build with XML support... no [07:44:32.777] checking whether to build with LZ4 support... no [07:44:32.777] checking whether to build with ZSTD support... no [07:44:32.777] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:44:32.777] checking whether it is possible to strip libraries... yes [07:44:32.785] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:44:32.786] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:44:32.786] checking for a BSD-compatible install... /usr/bin/install -c [07:44:32.798] checking for tar... /usr/bin/tar [07:44:32.798] checking whether ln -s works... yes [07:44:32.798] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:44:32.801] checking for bison... /usr/bin/bison [07:44:32.804] configure: using bison (GNU Bison) 3.8.2 [07:44:32.808] checking for flex... /usr/bin/flex [07:44:32.820] configure: using flex 2.6.4 [07:44:32.821] checking for perl... /usr/bin/perl [07:44:32.823] configure: using perl 5.36.0 [07:44:32.826] checking for zic... /usr/sbin/zic [07:44:32.826] checking for a sed that does not truncate output... /usr/bin/sed [07:44:32.831] checking for grep that handles long lines and -e... /usr/bin/grep [07:44:32.833] checking for egrep... /usr/bin/grep -E [07:44:32.835] checking for ANSI C header files... yes [07:44:32.899] checking for sys/types.h... yes [07:44:32.916] checking for sys/stat.h... yes [07:44:32.980] checking for stdlib.h... yes [07:44:33.042] checking for string.h... yes [07:44:33.056] checking for memory.h... yes [07:44:33.072] checking for strings.h... yes [07:44:33.089] checking for inttypes.h... yes [07:44:33.106] checking for stdint.h... yes [07:44:33.170] checking for unistd.h... yes [07:44:33.237] checking for main in -lm... yes [07:44:33.287] checking for library containing setproctitle... no [07:44:33.378] checking for library containing dlsym... no [07:44:33.471] checking for library containing socket... -lws2_32 [07:44:33.604] checking for library containing getopt_long... none required [07:44:33.653] checking for library containing shm_open... no [07:44:33.745] checking for library containing shm_unlink... no [07:44:33.845] checking for library containing clock_gettime... no [07:44:33.943] checking for library containing shmget... no [07:44:34.037] checking for library containing backtrace_symbols... no [07:44:34.131] checking for library containing pthread_barrier_wait... -lpthread [07:44:34.234] checking for inflate in -lz... yes [07:44:34.289] checking for stdbool.h that conforms to C99... yes [07:44:34.315] checking for _Bool... yes [07:44:34.459] checking atomic.h usability... no [07:44:34.525] checking atomic.h presence... no [07:44:34.549] checking for atomic.h... no [07:44:34.553] checking copyfile.h usability... no [07:44:34.620] checking copyfile.h presence... no [07:44:34.645] checking for copyfile.h... no [07:44:34.649] checking execinfo.h usability... no [07:44:34.714] checking execinfo.h presence... no [07:44:34.734] checking for execinfo.h... no [07:44:34.739] checking getopt.h usability... yes [07:44:34.771] checking getopt.h presence... yes [07:44:34.787] checking for getopt.h... yes [07:44:34.795] checking ifaddrs.h usability... no [07:44:34.854] checking ifaddrs.h presence... no [07:44:34.874] checking for ifaddrs.h... no [07:44:34.877] checking mbarrier.h usability... no [07:44:34.933] checking mbarrier.h presence... no [07:44:34.955] checking for mbarrier.h... no [07:44:34.958] checking sys/epoll.h usability... no [07:44:35.016] checking sys/epoll.h presence... no [07:44:35.036] checking for sys/epoll.h... no [07:44:35.039] checking sys/event.h usability... no [07:44:35.098] checking sys/event.h presence... no [07:44:35.119] checking for sys/event.h... no [07:44:35.122] checking sys/personality.h usability... no [07:44:35.180] checking sys/personality.h presence... no [07:44:35.201] checking for sys/personality.h... no [07:44:35.205] checking sys/prctl.h usability... no [07:44:35.263] checking sys/prctl.h presence... no [07:44:35.283] checking for sys/prctl.h... no [07:44:35.287] checking sys/procctl.h usability... no [07:44:35.344] checking sys/procctl.h presence... no [07:44:35.364] checking for sys/procctl.h... no [07:44:35.368] checking sys/signalfd.h usability... no [07:44:35.427] checking sys/signalfd.h presence... no [07:44:35.449] checking for sys/signalfd.h... no [07:44:35.453] checking sys/ucred.h usability... no [07:44:35.511] checking sys/ucred.h presence... no [07:44:35.532] checking for sys/ucred.h... no [07:44:35.536] checking termios.h usability... no [07:44:35.595] checking termios.h presence... no [07:44:35.616] checking for termios.h... no [07:44:35.620] checking ucred.h usability... no [07:44:35.677] checking ucred.h presence... no [07:44:35.697] checking for ucred.h... no [07:44:35.700] checking zlib.h usability... yes [07:44:35.711] checking zlib.h presence... yes [07:44:35.732] checking for zlib.h... yes [07:44:35.732] checking for lz4... /usr/bin/lz4 [07:44:35.733] checking for zstd... /usr/bin/zstd [07:44:35.733] checking for openssl... /usr/bin/openssl [07:44:35.737] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [07:44:35.738] checking crtdefs.h usability... yes [07:44:35.768] checking crtdefs.h presence... yes [07:44:35.785] checking for crtdefs.h... yes [07:44:35.786] checking whether byte ordering is bigendian... no [07:44:35.895] checking for inline... inline [07:44:35.903] checking for printf format archetype... gnu_printf [07:44:35.922] checking for _Static_assert... yes [07:44:35.967] checking for typeof... typeof [07:44:35.986] checking for __builtin_types_compatible_p... yes [07:44:35.998] checking for __builtin_constant_p... yes [07:44:36.021] checking for __builtin_unreachable... yes [07:44:36.065] checking for computed goto support... yes [07:44:36.073] checking for struct tm.tm_zone... no [07:44:36.168] checking for union semun... no [07:44:36.210] checking for socklen_t... yes [07:44:38.725] checking for struct sockaddr.sa_len... no [07:44:41.039] checking for locale_t... no [07:44:41.114] checking for C/C++ restrict keyword... __restrict [07:44:41.128] checking for struct option... yes [07:44:41.206] checking whether assembler supports x86_64 popcntq... yes [07:44:41.214] checking size of off_t... 4 [07:44:41.436] 0 [07:44:41.437] checking size of bool... 1 [07:44:41.487] checking for int timezone... yes [07:44:41.539] checking for wcstombs_l declaration... no [07:44:41.629] checking for backtrace_symbols... no [07:44:41.682] checking for copyfile... no [07:44:41.735] checking for copy_file_range... no [07:44:41.791] checking for getifaddrs... no [07:44:41.842] checking for getpeerucred... no [07:44:41.895] checking for inet_pton... yes [07:44:41.949] checking for kqueue... no [07:44:42.003] checking for mbstowcs_l... no [07:44:42.057] checking for memset_s... no [07:44:42.111] checking for posix_fallocate... no [07:44:42.166] checking for ppoll... no [07:44:42.221] checking for pthread_is_threaded_np... no [07:44:42.275] checking for setproctitle... no [07:44:42.334] checking for setproctitle_fast... no [07:44:42.400] checking for strchrnul... no [07:44:42.464] checking for strsignal... no [07:44:42.527] checking for syncfs... no [07:44:42.592] checking for sync_file_range... no [07:44:42.652] checking for uselocale... no [07:44:42.713] checking for wcstombs_l... no [07:44:42.772] checking for __builtin_bswap16... yes [07:44:42.831] checking for __builtin_bswap32... yes [07:44:42.886] checking for __builtin_bswap64... yes [07:44:42.947] checking for __builtin_clz... yes [07:44:43.008] checking for __builtin_ctz... yes [07:44:43.068] checking for __builtin_popcount... yes [07:44:43.120] checking for __builtin_frame_address... yes [07:44:43.174] checking for _LARGEFILE_SOURCE value needed for large files... no [07:44:43.228] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:44:43.260] checking for posix_fadvise... no [07:44:43.312] checking whether posix_fadvise is declared... no [07:44:43.359] checking whether fdatasync is declared... no [07:44:43.409] checking whether strlcat is declared... no [07:44:43.476] checking whether strlcpy is declared... no [07:44:43.542] checking whether strnlen is declared... yes [07:44:43.555] checking whether strsep is declared... no [07:44:43.621] checking whether preadv is declared... no [07:44:43.659] checking whether pwritev is declared... no [07:44:43.699] checking whether F_FULLFSYNC is declared... no [07:44:43.744] checking for explicit_bzero... no [07:44:43.795] checking for getopt... yes [07:44:43.845] checking for getpeereid... no [07:44:43.895] checking for inet_aton... no [07:44:43.945] checking for mkdtemp... no [07:44:43.995] checking for strlcat... no [07:44:44.045] checking for strlcpy... no [07:44:44.096] checking for strnlen... yes [07:44:44.146] checking for strsep... no [07:44:44.196] checking for pthread_barrier_wait... yes [07:44:44.242] configure: On mingw32 we will use our strtof wrapper. [07:44:44.242] checking for getopt_long... yes [07:44:44.287] checking for _configthreadlocale... yes [07:44:44.336] checking for syslog... no [07:44:44.389] checking for opterr... yes [07:44:44.440] checking for optreset... no [07:44:44.495] checking test program... cross-compiling [07:44:44.495] checking whether long int is 64 bits... no [07:44:44.529] checking whether long long int is 64 bits... yes [07:44:44.539] checking for __builtin_mul_overflow... yes [07:44:44.594] checking size of void *... 8 [07:44:44.978] checking size of size_t... 8 [07:44:45.413] checking size of long... 4 [07:44:45.647] checking alignment of short... 2 [07:44:45.961] checking alignment of int... 4 [07:44:46.227] checking alignment of long... 4 [07:44:46.500] checking alignment of long long int... 8 [07:44:46.821] checking alignment of double... 8 [07:44:47.198] checking for int8... no [07:44:47.250] checking for uint8... no [07:44:47.298] checking for int64... no [07:44:47.346] checking for uint64... no [07:44:47.391] checking for __int128... yes [07:44:47.444] checking for __int128 alignment bug... assuming ok [07:44:47.445] checking alignment of PG_INT128_TYPE... 16 [07:44:47.869] checking for builtin __sync char locking functions... yes [07:44:47.913] checking for builtin __sync int32 locking functions... yes [07:44:47.957] checking for builtin __sync int32 atomic operations... yes [07:44:48.001] checking for builtin __sync int64 atomic operations... yes [07:44:48.045] checking for builtin __atomic int32 atomic operations... yes [07:44:48.090] checking for builtin __atomic int64 atomic operations... yes [07:44:48.134] checking for __get_cpuid... yes [07:44:48.183] checking for __get_cpuid_count... yes [07:44:48.230] checking for __cpuid... no [07:44:48.635] checking for __cpuidex... no [07:44:49.106] checking for _xgetbv with CFLAGS=... no [07:44:49.502] checking for _xgetbv with CFLAGS=-mxsave... yes [07:44:49.901] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:44:50.290] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:44:50.644] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:44:50.695] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:44:50.810] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:44:50.840] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:44:50.865] 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 [07:44:50.930] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:44:50.931] checking which random number source to use... Windows native [07:44:50.934] checking for xmllint... /usr/bin/xmllint [07:44:50.934] checking for xsltproc... /usr/bin/xsltproc [07:44:50.934] checking for fop... /usr/bin/fop [07:44:50.934] checking for dbtoepub... no [07:44:50.935] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:44:50.935] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:44:50.935] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:44:50.948] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:44:50.948] 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 [07:44:50.948] configure: using CPPFLAGS= -I./src/include/port/win32 [07:44:50.948] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:44:51.057] configure: creating ./config.status [07:44:51.163] config.status: creating GNUmakefile [07:44:51.178] config.status: creating src/Makefile.global [07:44:51.197] config.status: creating src/include/pg_config.h [07:44:51.213] config.status: creating src/include/pg_config_ext.h [07:44:51.227] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:44:51.244] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:44:51.254] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:44:51.262] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:44:51.270] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:44:51.277] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:44:51.282] config.status: executing check_win32_symlinks commands [07:44:51.318] [07:44:51.318] real 0m20.574s [07:44:51.318] user 0m13.620s [07:44:51.318] sys 0m6.525s [07:44:51.318] make -s -j${BUILD_JOBS} clean [07:44:51.849] time make -s -j${BUILD_JOBS} world-bin [07:47:09.805] pg_combinebackup.c: In function ‘process_directory_recursively’: [07:47:09.805] pg_combinebackup.c:1120:74: error: ‘mfile’ may be used uninitialized [-Werror=maybe-uninitialized] [07:47:09.805] 1120 | if (checksum_type != CHECKSUM_TYPE_NONE && mfile != NULL && [07:47:09.805] | ^ [07:47:09.805] pg_combinebackup.c:1077:40: note: ‘mfile’ was declared here [07:47:09.805] 1077 | manifest_file *mfile; [07:47:09.805] | ^~~~~ [07:47:09.805] cc1: all warnings being treated as errors [07:47:09.805] make[3]: *** [: pg_combinebackup.o] Error 1 [07:47:09.805] make[2]: *** [Makefile:45: all-pg_combinebackup-recurse] Error 2 [07:47:09.805] make[2]: *** Waiting for unfinished jobs.... [07:47:10.757] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [07:47:10.757] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:47:10.757] [07:47:10.757] real 2m18.908s [07:47:10.757] user 7m13.725s [07:47:10.757] sys 1m26.169s [07:47:10.758] [07:47:10.758] Exit status: 2