[12:30:22.184] time ./configure \ [12:30:22.184] --host=x86_64-w64-mingw32 \ [12:30:22.184] --enable-cassert \ [12:30:22.184] --without-icu \ [12:30:22.184] CC="ccache x86_64-w64-mingw32-gcc" \ [12:30:22.184] CXX="ccache x86_64-w64-mingw32-g++" [12:30:22.291] checking build system type... x86_64-pc-linux-gnu [12:30:22.473] checking host system type... x86_64-w64-mingw32 [12:30:22.478] checking which template to use... win32 [12:30:22.479] checking whether NLS is wanted... no [12:30:22.479] checking for default port number... 5432 [12:30:22.485] checking for block size... 8kB [12:30:22.487] checking for segment size... 1GB [12:30:22.489] checking for WAL block size... 8kB [12:30:22.490] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:30:22.521] checking whether the C compiler works... yes [12:30:22.652] checking for C compiler default output file name... a.exe [12:30:22.653] checking for suffix of executables... .exe [12:30:22.693] checking whether we are cross compiling... yes [12:30:22.771] checking for suffix of object files... o [12:30:22.779] checking whether we are using the GNU C compiler... yes [12:30:22.785] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:30:22.791] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:30:22.800] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:30:22.855] checking whether we are using the GNU C++ compiler... yes [12:30:22.861] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:30:22.930] checking for gawk... no [12:30:22.931] checking for mawk... mawk [12:30:22.933] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:30:22.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:30:22.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:30:22.991] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:30:23.158] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:30:23.164] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:30:23.193] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:30:23.200] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:30:23.206] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:30:23.212] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:30:23.275] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:30:23.281] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:30:23.288] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:30:23.294] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:30:23.325] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:30:23.332] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:30:23.347] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:30:23.383] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:30:23.398] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:30:23.404] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:30:23.410] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:30:23.416] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:30:23.422] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:30:23.443] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:30:23.450] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:30:23.456] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:30:23.492] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:30:23.528] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:30:23.534] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:30:23.540] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:30:23.573] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:30:23.602] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:30:23.617] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:30:23.624] checking whether the C compiler still works... yes [12:30:23.685] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:30:23.753] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:30:23.754] checking pkg-config is at least version 0.9.0... yes [12:30:23.769] checking whether to build with ICU support... no [12:30:23.770] checking whether to build with Tcl... no [12:30:23.770] checking whether to build Perl modules... no [12:30:23.770] checking whether to build Python modules... no [12:30:23.770] checking whether to build with GSSAPI support... no [12:30:23.771] checking whether to build with PAM support... no [12:30:23.771] checking whether to build with BSD Authentication support... no [12:30:23.771] checking whether to build with LDAP support... no [12:30:23.771] checking whether to build with Bonjour support... no [12:30:23.771] checking whether to build with SELinux support... no [12:30:23.771] checking whether to build with systemd support... no [12:30:23.771] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:30:23.772] checking whether to build with XML support... no [12:30:23.772] checking whether to build with LZ4 support... no [12:30:23.772] checking whether to build with ZSTD support... no [12:30:23.772] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:30:23.773] checking whether it is possible to strip libraries... yes [12:30:23.780] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:30:23.780] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:30:23.781] checking for a BSD-compatible install... /usr/bin/install -c [12:30:23.789] checking for tar... /usr/bin/tar [12:30:23.790] checking whether ln -s works... yes [12:30:23.790] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:30:23.792] checking for bison... /usr/bin/bison [12:30:23.794] configure: using bison (GNU Bison) 3.8.2 [12:30:23.797] checking for flex... /usr/bin/flex [12:30:23.809] configure: using flex 2.6.4 [12:30:23.809] checking for perl... /usr/bin/perl [12:30:23.811] configure: using perl 5.36.0 [12:30:23.813] checking for zic... /usr/sbin/zic [12:30:23.813] checking for a sed that does not truncate output... /usr/bin/sed [12:30:23.818] checking for grep that handles long lines and -e... /usr/bin/grep [12:30:23.820] checking for egrep... /usr/bin/grep -E [12:30:23.822] checking for ANSI C header files... yes [12:30:23.865] checking for sys/types.h... yes [12:30:23.880] checking for sys/stat.h... yes [12:30:23.913] checking for stdlib.h... yes [12:30:23.926] checking for string.h... yes [12:30:23.938] checking for memory.h... yes [12:30:23.952] checking for strings.h... yes [12:30:23.966] checking for inttypes.h... yes [12:30:24.025] checking for stdint.h... yes [12:30:24.038] checking for unistd.h... yes [12:30:24.097] checking for main in -lm... yes [12:30:24.140] checking for library containing setproctitle... no [12:30:24.227] checking for library containing dlsym... no [12:30:24.312] checking for library containing socket... -lws2_32 [12:30:24.435] checking for library containing getopt_long... none required [12:30:24.479] checking for library containing shm_open... no [12:30:24.563] checking for library containing shm_unlink... no [12:30:24.646] checking for library containing clock_gettime... no [12:30:24.728] checking for library containing shmget... no [12:30:24.815] checking for library containing backtrace_symbols... no [12:30:24.900] checking for library containing pthread_barrier_wait... -lpthread [12:30:24.986] checking for inflate in -lz... yes [12:30:25.029] checking for stdbool.h that conforms to C99... yes [12:30:25.049] checking for _Bool... yes [12:30:25.116] checking atomic.h usability... no [12:30:25.170] checking atomic.h presence... no [12:30:25.187] checking for atomic.h... no [12:30:25.190] checking copyfile.h usability... no [12:30:25.243] checking copyfile.h presence... no [12:30:25.261] checking for copyfile.h... no [12:30:25.264] checking execinfo.h usability... no [12:30:25.316] checking execinfo.h presence... no [12:30:25.333] checking for execinfo.h... no [12:30:25.336] checking getopt.h usability... yes [12:30:25.388] checking getopt.h presence... yes [12:30:25.401] checking for getopt.h... yes [12:30:25.408] checking ifaddrs.h usability... no [12:30:25.461] checking ifaddrs.h presence... no [12:30:25.478] checking for ifaddrs.h... no [12:30:25.481] checking mbarrier.h usability... no [12:30:25.532] checking mbarrier.h presence... no [12:30:25.550] checking for mbarrier.h... no [12:30:25.552] checking sys/epoll.h usability... no [12:30:25.603] checking sys/epoll.h presence... no [12:30:25.620] checking for sys/epoll.h... no [12:30:25.623] checking sys/event.h usability... no [12:30:25.673] checking sys/event.h presence... no [12:30:25.691] checking for sys/event.h... no [12:30:25.694] checking sys/personality.h usability... no [12:30:25.746] checking sys/personality.h presence... no [12:30:25.763] checking for sys/personality.h... no [12:30:25.766] checking sys/prctl.h usability... no [12:30:25.817] checking sys/prctl.h presence... no [12:30:25.834] checking for sys/prctl.h... no [12:30:25.837] checking sys/procctl.h usability... no [12:30:25.888] checking sys/procctl.h presence... no [12:30:25.904] checking for sys/procctl.h... no [12:30:25.907] checking sys/signalfd.h usability... no [12:30:25.958] checking sys/signalfd.h presence... no [12:30:25.976] checking for sys/signalfd.h... no [12:30:25.978] checking sys/ucred.h usability... no [12:30:26.029] checking sys/ucred.h presence... no [12:30:26.045] checking for sys/ucred.h... no [12:30:26.048] checking termios.h usability... no [12:30:26.101] checking termios.h presence... no [12:30:26.119] checking for termios.h... no [12:30:26.123] checking ucred.h usability... no [12:30:26.176] checking ucred.h presence... no [12:30:26.194] checking for ucred.h... no [12:30:26.197] checking zlib.h usability... yes [12:30:26.207] checking zlib.h presence... yes [12:30:26.225] checking for zlib.h... yes [12:30:26.225] checking for lz4... /usr/bin/lz4 [12:30:26.226] checking for zstd... /usr/bin/zstd [12:30:26.226] checking for openssl... /usr/bin/openssl [12:30:26.230] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [12:30:26.230] checking crtdefs.h usability... yes [12:30:26.282] checking crtdefs.h presence... yes [12:30:26.297] checking for crtdefs.h... yes [12:30:26.299] checking whether byte ordering is bigendian... no [12:30:26.367] checking for inline... inline [12:30:26.374] checking for printf format archetype... gnu_printf [12:30:26.407] checking for _Static_assert... yes [12:30:26.446] checking for typeof... typeof [12:30:26.453] checking for __builtin_types_compatible_p... yes [12:30:26.488] checking for __builtin_constant_p... yes [12:30:26.499] checking for __builtin_unreachable... yes [12:30:26.537] checking for computed goto support... yes [12:30:26.544] checking for struct tm.tm_zone... no [12:30:26.617] checking for union semun... no [12:30:26.648] checking for socklen_t... yes [12:30:27.774] checking for struct sockaddr.sa_len... no [12:30:29.824] checking for locale_t... no [12:30:29.890] checking for C/C++ restrict keyword... __restrict [12:30:29.903] checking for struct option... yes [12:30:29.978] checking whether assembler supports x86_64 popcntq... yes [12:30:29.986] checking size of off_t... 4 [12:30:30.247] 0 [12:30:30.247] checking size of bool... 1 [12:30:30.294] checking for int timezone... yes [12:30:30.342] checking for wcstombs_l declaration... no [12:30:30.424] checking for backtrace_symbols... no [12:30:30.476] checking for copyfile... no [12:30:30.524] checking for copy_file_range... no [12:30:30.575] checking for getifaddrs... no [12:30:30.627] checking for getpeerucred... no [12:30:30.678] checking for inet_pton... yes [12:30:30.729] checking for kqueue... no [12:30:30.781] checking for mbstowcs_l... no [12:30:30.832] checking for memset_s... no [12:30:30.882] checking for posix_fallocate... no [12:30:30.933] checking for ppoll... no [12:30:30.983] checking for pthread_is_threaded_np... no [12:30:31.032] checking for setproctitle... no [12:30:31.082] checking for setproctitle_fast... no [12:30:31.132] checking for strchrnul... no [12:30:31.183] checking for strsignal... no [12:30:31.233] checking for syncfs... no [12:30:31.284] checking for sync_file_range... no [12:30:31.334] checking for uselocale... no [12:30:31.384] checking for wcstombs_l... no [12:30:31.429] checking for __builtin_bswap16... yes [12:30:31.476] checking for __builtin_bswap32... yes [12:30:31.523] checking for __builtin_bswap64... yes [12:30:31.568] checking for __builtin_clz... yes [12:30:31.614] checking for __builtin_ctz... yes [12:30:31.661] checking for __builtin_popcount... yes [12:30:31.707] checking for __builtin_frame_address... yes [12:30:31.753] checking for _LARGEFILE_SOURCE value needed for large files... no [12:30:31.805] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:30:31.838] checking for posix_fadvise... no [12:30:31.890] checking whether posix_fadvise is declared... no [12:30:31.936] checking whether fdatasync is declared... no [12:30:31.983] checking whether strlcat is declared... no [12:30:32.046] checking whether strlcpy is declared... no [12:30:32.109] checking whether strnlen is declared... yes [12:30:32.143] checking whether strsep is declared... no [12:30:32.207] checking whether preadv is declared... no [12:30:32.243] checking whether pwritev is declared... no [12:30:32.279] checking whether F_FULLFSYNC is declared... no [12:30:32.317] checking for explicit_bzero... no [12:30:32.364] checking for getopt... yes [12:30:32.407] checking for getpeereid... no [12:30:32.454] checking for inet_aton... no [12:30:32.499] checking for mkdtemp... no [12:30:32.545] checking for strlcat... no [12:30:32.593] checking for strlcpy... no [12:30:32.639] checking for strnlen... yes [12:30:32.684] checking for strsep... no [12:30:32.730] checking for pthread_barrier_wait... yes [12:30:32.774] configure: On mingw32 we will use our strtof wrapper. [12:30:32.774] checking for getopt_long... yes [12:30:32.816] checking for _configthreadlocale... yes [12:30:32.859] checking for syslog... no [12:30:32.904] checking for opterr... yes [12:30:32.950] checking for optreset... no [12:30:33.000] checking test program... cross-compiling [12:30:33.000] checking whether long int is 64 bits... no [12:30:33.030] checking whether long long int is 64 bits... yes [12:30:33.039] checking for __builtin_mul_overflow... yes [12:30:33.079] checking size of void *... 8 [12:30:33.381] checking size of size_t... 8 [12:30:33.687] checking size of long... 4 [12:30:33.956] checking alignment of short... 2 [12:30:34.142] checking alignment of int... 4 [12:30:34.413] checking alignment of long... 4 [12:30:34.629] checking alignment of long long int... 8 [12:30:34.936] checking alignment of double... 8 [12:30:35.264] checking for int8... no [12:30:35.305] checking for uint8... no [12:30:35.344] checking for int64... no [12:30:35.384] checking for uint64... no [12:30:35.424] checking for __int128... yes [12:30:35.474] checking for __int128 alignment bug... assuming ok [12:30:35.474] checking alignment of PG_INT128_TYPE... 16 [12:30:35.816] checking for builtin __sync char locking functions... yes [12:30:35.857] checking for builtin __sync int32 locking functions... yes [12:30:35.899] checking for builtin __sync int32 atomic operations... yes [12:30:35.939] checking for builtin __sync int64 atomic operations... yes [12:30:35.981] checking for builtin __atomic int32 atomic operations... yes [12:30:36.023] checking for builtin __atomic int64 atomic operations... yes [12:30:36.064] checking for __get_cpuid... yes [12:30:36.110] checking for __get_cpuid_count... yes [12:30:36.153] checking for __cpuid... no [12:30:36.547] checking for __cpuidex... no [12:30:36.963] checking for _xgetbv with CFLAGS=... no [12:30:37.334] checking for _xgetbv with CFLAGS=-mxsave... yes [12:30:37.726] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:30:38.101] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:30:38.437] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:30:38.481] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:30:38.567] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:30:38.588] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:30:38.605] 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 [12:30:38.658] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:30:38.659] checking which random number source to use... Windows native [12:30:38.661] checking for xmllint... /usr/bin/xmllint [12:30:38.661] checking for xsltproc... /usr/bin/xsltproc [12:30:38.661] checking for fop... /usr/bin/fop [12:30:38.661] checking for dbtoepub... no [12:30:38.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:30:38.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:30:38.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:30:38.672] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:30:38.672] 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 [12:30:38.672] configure: using CPPFLAGS= -I./src/include/port/win32 [12:30:38.672] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:30:38.754] configure: creating ./config.status [12:30:38.837] config.status: creating GNUmakefile [12:30:38.849] config.status: creating src/Makefile.global [12:30:38.864] config.status: creating src/include/pg_config.h [12:30:38.877] config.status: creating src/include/pg_config_ext.h [12:30:38.888] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:30:38.904] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:30:38.911] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:30:38.919] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:30:38.926] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:30:38.933] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:30:38.936] config.status: executing check_win32_symlinks commands [12:30:38.968] [12:30:38.968] real 0m16.784s [12:30:38.968] user 0m11.236s [12:30:38.968] sys 0m5.159s [12:30:38.968] make -s -j${BUILD_JOBS} clean [12:30:39.477] time make -s -j${BUILD_JOBS} world-bin [12:31:49.918] pg_combinebackup.c: In function ‘process_directory_recursively’: [12:31:49.918] pg_combinebackup.c:1120:74: error: ‘mfile’ may be used uninitialized [-Werror=maybe-uninitialized] [12:31:49.918] 1120 | if (checksum_type != CHECKSUM_TYPE_NONE && mfile != NULL && [12:31:49.918] | ^ [12:31:49.918] pg_combinebackup.c:1077:40: note: ‘mfile’ was declared here [12:31:49.918] 1077 | manifest_file *mfile; [12:31:49.918] | ^~~~~ [12:31:49.918] cc1: all warnings being treated as errors [12:31:49.919] make[3]: *** [: pg_combinebackup.o] Error 1 [12:31:49.919] make[2]: *** [Makefile:45: all-pg_combinebackup-recurse] Error 2 [12:31:49.919] make[2]: *** Waiting for unfinished jobs.... [12:31:51.379] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [12:31:51.379] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:31:51.379] [12:31:51.379] real 1m11.902s [12:31:51.379] user 3m27.376s [12:31:51.379] sys 0m46.015s [12:31:51.380] [12:31:51.380] Exit status: 2