[21:01:16.033] time ./configure \ [21:01:16.033] --host=x86_64-w64-mingw32 \ [21:01:16.033] --enable-cassert \ [21:01:16.033] --without-icu \ [21:01:16.033] CC="ccache x86_64-w64-mingw32-gcc" \ [21:01:16.033] CXX="ccache x86_64-w64-mingw32-g++" [21:01:16.149] checking build system type... x86_64-pc-linux-gnu [21:01:16.353] checking host system type... x86_64-w64-mingw32 [21:01:16.358] checking which template to use... win32 [21:01:16.358] checking whether NLS is wanted... no [21:01:16.358] checking for default port number... 5432 [21:01:16.366] checking for block size... 8kB [21:01:16.367] checking for segment size... 1GB [21:01:16.370] checking for WAL block size... 8kB [21:01:16.371] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:01:16.406] checking whether the C compiler works... yes [21:01:16.543] checking for C compiler default output file name... a.exe [21:01:16.545] checking for suffix of executables... .exe [21:01:16.586] checking whether we are cross compiling... yes [21:01:16.666] checking for suffix of object files... o [21:01:16.675] checking whether we are using the GNU C compiler... yes [21:01:16.682] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:01:16.689] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:01:16.700] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:01:16.761] checking whether we are using the GNU C++ compiler... yes [21:01:16.768] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:01:16.844] checking for gawk... no [21:01:16.845] checking for mawk... mawk [21:01:16.847] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:01:16.854] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:01:16.862] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:01:16.909] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:01:17.095] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:01:17.103] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:01:17.111] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:01:17.119] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:01:17.127] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:01:17.134] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:01:17.142] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:01:17.175] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:01:17.183] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:01:17.191] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:01:17.199] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:01:17.234] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:01:17.323] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:01:17.362] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:01:17.370] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:01:17.378] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:01:17.386] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:01:17.394] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:01:17.401] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:01:17.428] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:01:17.436] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:01:17.443] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:01:17.481] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:01:17.521] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:01:17.529] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:01:17.546] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:01:17.582] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:01:17.590] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:01:17.597] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:01:17.605] checking whether the C compiler still works... yes [21:01:17.673] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:01:17.746] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:01:17.747] checking pkg-config is at least version 0.9.0... yes [21:01:17.764] checking whether to build with ICU support... no [21:01:17.764] checking whether to build with Tcl... no [21:01:17.764] checking whether to build Perl modules... no [21:01:17.764] checking whether to build Python modules... no [21:01:17.764] checking whether to build with GSSAPI support... no [21:01:17.766] checking whether to build with PAM support... no [21:01:17.766] checking whether to build with BSD Authentication support... no [21:01:17.766] checking whether to build with LDAP support... no [21:01:17.766] checking whether to build with Bonjour support... no [21:01:17.766] checking whether to build with SELinux support... no [21:01:17.766] checking whether to build with systemd support... no [21:01:17.766] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:01:17.766] checking whether to build with XML support... no [21:01:17.767] checking whether to build with LZ4 support... no [21:01:17.767] checking whether to build with ZSTD support... no [21:01:17.767] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:01:17.767] checking whether it is possible to strip libraries... yes [21:01:17.775] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:01:17.775] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:01:17.776] checking for a BSD-compatible install... /usr/bin/install -c [21:01:17.785] checking for tar... /usr/bin/tar [21:01:17.785] checking whether ln -s works... yes [21:01:17.785] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:01:17.788] checking for bison... /usr/bin/bison [21:01:17.790] configure: using bison (GNU Bison) 3.8.2 [21:01:17.793] checking for flex... /usr/bin/flex [21:01:17.807] configure: using flex 2.6.4 [21:01:17.807] checking for perl... /usr/bin/perl [21:01:17.810] configure: using perl 5.36.0 [21:01:17.812] checking for zic... /usr/sbin/zic [21:01:17.812] checking for a sed that does not truncate output... /usr/bin/sed [21:01:17.818] checking for grep that handles long lines and -e... /usr/bin/grep [21:01:17.820] checking for egrep... /usr/bin/grep -E [21:01:17.822] checking for ANSI C header files... yes [21:01:17.873] checking for sys/types.h... yes [21:01:17.892] checking for sys/stat.h... yes [21:01:17.930] checking for stdlib.h... yes [21:01:17.945] checking for string.h... yes [21:01:17.959] checking for memory.h... yes [21:01:17.974] checking for strings.h... yes [21:01:18.038] checking for inttypes.h... yes [21:01:18.079] checking for stdint.h... yes [21:01:18.116] checking for unistd.h... yes [21:01:18.132] checking for main in -lm... yes [21:01:18.180] checking for library containing setproctitle... no [21:01:18.273] checking for library containing dlsym... no [21:01:18.365] checking for library containing socket... -lws2_32 [21:01:18.501] checking for library containing getopt_long... none required [21:01:18.553] checking for library containing shm_open... no [21:01:18.642] checking for library containing shm_unlink... no [21:01:18.732] checking for library containing clock_gettime... no [21:01:18.829] checking for library containing shmget... no [21:01:18.920] checking for library containing backtrace_symbols... no [21:01:19.014] checking for library containing pthread_barrier_wait... -lpthread [21:01:19.110] checking for inflate in -lz... yes [21:01:19.158] checking for stdbool.h that conforms to C99... yes [21:01:19.172] checking for _Bool... yes [21:01:19.249] checking atomic.h usability... no [21:01:19.311] checking atomic.h presence... no [21:01:19.330] checking for atomic.h... no [21:01:19.334] checking copyfile.h usability... no [21:01:19.390] checking copyfile.h presence... no [21:01:19.409] checking for copyfile.h... no [21:01:19.412] checking execinfo.h usability... no [21:01:19.470] checking execinfo.h presence... no [21:01:19.489] checking for execinfo.h... no [21:01:19.492] checking getopt.h usability... yes [21:01:19.520] checking getopt.h presence... yes [21:01:19.537] checking for getopt.h... yes [21:01:19.543] checking ifaddrs.h usability... no [21:01:19.599] checking ifaddrs.h presence... no [21:01:19.618] checking for ifaddrs.h... no [21:01:19.622] checking mbarrier.h usability... no [21:01:19.680] checking mbarrier.h presence... no [21:01:19.701] checking for mbarrier.h... no [21:01:19.705] checking sys/epoll.h usability... no [21:01:19.762] checking sys/epoll.h presence... no [21:01:19.783] checking for sys/epoll.h... no [21:01:19.787] checking sys/event.h usability... no [21:01:19.845] checking sys/event.h presence... no [21:01:19.867] checking for sys/event.h... no [21:01:19.870] checking sys/personality.h usability... no [21:01:19.928] checking sys/personality.h presence... no [21:01:19.949] checking for sys/personality.h... no [21:01:19.952] checking sys/prctl.h usability... no [21:01:20.011] checking sys/prctl.h presence... no [21:01:20.031] checking for sys/prctl.h... no [21:01:20.035] checking sys/procctl.h usability... no [21:01:20.091] checking sys/procctl.h presence... no [21:01:20.112] checking for sys/procctl.h... no [21:01:20.115] checking sys/signalfd.h usability... no [21:01:20.172] checking sys/signalfd.h presence... no [21:01:20.193] checking for sys/signalfd.h... no [21:01:20.197] checking sys/ucred.h usability... no [21:01:20.257] checking sys/ucred.h presence... no [21:01:20.278] checking for sys/ucred.h... no [21:01:20.282] checking termios.h usability... no [21:01:20.341] checking termios.h presence... no [21:01:20.360] checking for termios.h... no [21:01:20.363] checking ucred.h usability... no [21:01:20.418] checking ucred.h presence... no [21:01:20.437] checking for ucred.h... no [21:01:20.440] checking xlocale.h usability... no [21:01:20.497] checking xlocale.h presence... no [21:01:20.516] checking for xlocale.h... no [21:01:20.519] checking zlib.h usability... yes [21:01:20.583] checking zlib.h presence... yes [21:01:20.602] checking for zlib.h... yes [21:01:20.603] checking for lz4... /usr/bin/lz4 [21:01:20.603] checking for zstd... /usr/bin/zstd [21:01:20.603] checking for openssl... /usr/bin/openssl [21:01:20.607] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:01:20.608] checking crtdefs.h usability... yes [21:01:20.616] checking crtdefs.h presence... yes [21:01:20.631] checking for crtdefs.h... yes [21:01:20.633] checking whether byte ordering is bigendian... no [21:01:20.714] checking for inline... inline [21:01:20.746] checking for printf format archetype... gnu_printf [21:01:20.756] checking for _Static_assert... yes [21:01:20.799] checking for typeof... typeof [21:01:20.837] checking for __builtin_types_compatible_p... yes [21:01:20.849] checking for __builtin_constant_p... yes [21:01:20.862] checking for __builtin_unreachable... yes [21:01:20.905] checking for computed goto support... yes [21:01:20.942] checking for struct tm.tm_zone... no [21:01:21.025] checking for union semun... no [21:01:21.065] checking for socklen_t... yes [21:01:22.312] checking for struct sockaddr.sa_len... no [21:01:24.495] checking for C/C++ restrict keyword... __restrict [21:01:24.511] checking for struct option... yes [21:01:24.559] checking whether assembler supports x86_64 popcntq... yes [21:01:24.568] checking size of off_t... 4 [21:01:24.849] 0 [21:01:24.849] checking size of bool... 1 [21:01:24.934] checking for int timezone... yes [21:01:24.997] checking for backtrace_symbols... no [21:01:25.052] checking for copyfile... no [21:01:25.108] checking for copy_file_range... no [21:01:25.164] checking for getifaddrs... no [21:01:25.222] checking for getpeerucred... no [21:01:25.280] checking for inet_pton... yes [21:01:25.336] checking for kqueue... no [21:01:25.389] checking for mbstowcs_l... no [21:01:25.442] checking for memset_s... no [21:01:25.498] checking for posix_fallocate... no [21:01:25.553] checking for ppoll... no [21:01:25.609] checking for pthread_is_threaded_np... no [21:01:25.666] checking for setproctitle... no [21:01:25.723] checking for setproctitle_fast... no [21:01:25.780] checking for strchrnul... no [21:01:25.839] checking for strsignal... no [21:01:25.899] checking for syncfs... no [21:01:25.956] checking for sync_file_range... no [21:01:26.013] checking for uselocale... no [21:01:26.074] checking for wcstombs_l... no [21:01:26.130] checking for __builtin_bswap16... yes [21:01:26.186] checking for __builtin_bswap32... yes [21:01:26.238] checking for __builtin_bswap64... yes [21:01:26.287] checking for __builtin_clz... yes [21:01:26.337] checking for __builtin_ctz... yes [21:01:26.386] checking for __builtin_popcount... yes [21:01:26.437] checking for __builtin_frame_address... yes [21:01:26.488] checking for _LARGEFILE_SOURCE value needed for large files... no [21:01:26.542] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:01:26.574] checking for posix_fadvise... no [21:01:26.627] checking whether posix_fadvise is declared... no [21:01:26.672] checking whether fdatasync is declared... no [21:01:26.719] checking whether strlcat is declared... no [21:01:26.786] checking whether strlcpy is declared... no [21:01:26.852] checking whether strnlen is declared... yes [21:01:26.889] checking whether strsep is declared... no [21:01:26.953] checking whether preadv is declared... no [21:01:26.991] checking whether pwritev is declared... no [21:01:27.028] checking whether F_FULLFSYNC is declared... no [21:01:27.070] checking for explicit_bzero... no [21:01:27.119] checking for getopt... yes [21:01:27.164] checking for getpeereid... no [21:01:27.214] checking for inet_aton... no [21:01:27.263] checking for mkdtemp... no [21:01:27.313] checking for strlcat... no [21:01:27.363] checking for strlcpy... no [21:01:27.413] checking for strnlen... yes [21:01:27.462] checking for strsep... no [21:01:27.512] checking for pthread_barrier_wait... yes [21:01:27.557] configure: On mingw32 we will use our strtof wrapper. [21:01:27.557] checking for getopt_long... yes [21:01:27.605] checking for _configthreadlocale... yes [21:01:27.651] checking for syslog... no [21:01:27.700] checking for opterr... yes [21:01:27.750] checking for optreset... no [21:01:27.804] checking test program... cross-compiling [21:01:27.804] checking whether long int is 64 bits... no [21:01:27.839] checking whether long long int is 64 bits... yes [21:01:27.849] checking for __builtin_mul_overflow... yes [21:01:27.892] checking size of void *... 8 [21:01:28.174] checking size of size_t... 8 [21:01:28.477] checking size of long... 4 [21:01:28.733] checking alignment of short... 2 [21:01:28.882] checking alignment of int... 4 [21:01:29.210] checking alignment of long... 4 [21:01:29.425] checking alignment of long long int... 8 [21:01:29.715] checking alignment of double... 8 [21:01:30.052] checking for __int128... yes [21:01:30.104] checking for __int128 alignment bug... assuming ok [21:01:30.104] checking alignment of PG_INT128_TYPE... 16 [21:01:30.577] checking for builtin __sync char locking functions... yes [21:01:30.622] checking for builtin __sync int32 locking functions... yes [21:01:30.667] checking for builtin __sync int32 atomic operations... yes [21:01:30.712] checking for builtin __sync int64 atomic operations... yes [21:01:30.757] checking for builtin __atomic int32 atomic operations... yes [21:01:30.802] checking for builtin __atomic int64 atomic operations... yes [21:01:30.849] checking for __get_cpuid... yes [21:01:30.899] checking for __get_cpuid_count... yes [21:01:30.945] checking for __cpuid... no [21:01:31.350] checking for __cpuidex... no [21:01:31.774] checking for _xgetbv with CFLAGS=... no [21:01:32.156] checking for _xgetbv with CFLAGS=-mxsave... yes [21:01:32.561] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:01:32.948] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:01:33.297] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:01:33.345] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:01:33.438] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:01:33.461] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:01:33.482] 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:01:33.541] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:01:33.542] checking which random number source to use... Windows native [21:01:33.543] checking for xmllint... /usr/bin/xmllint [21:01:33.544] checking for xsltproc... /usr/bin/xsltproc [21:01:33.544] checking for fop... /usr/bin/fop [21:01:33.544] checking for dbtoepub... no [21:01:33.545] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:01:33.545] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:01:33.545] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:01:33.556] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:01:33.556] 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:01:33.556] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:01:33.556] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:01:33.651] configure: creating ./config.status [21:01:33.741] config.status: creating GNUmakefile [21:01:33.755] config.status: creating src/Makefile.global [21:01:33.773] config.status: creating src/include/pg_config.h [21:01:33.787] config.status: creating src/include/pg_config_ext.h [21:01:33.801] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:01:33.818] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:01:33.826] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:01:33.834] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:01:33.842] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:01:33.849] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:01:33.853] config.status: executing check_win32_symlinks commands [21:01:33.889] [21:01:33.889] real 0m17.857s [21:01:33.889] user 0m11.733s [21:01:33.889] sys 0m5.704s [21:01:33.889] make -s -j${BUILD_JOBS} clean [21:01:34.442] time make -s -j${BUILD_JOBS} world-bin [21:01:57.907] cluster.c: In function ‘end_concurrent_cluster’: [21:01:57.907] cluster.c:2638:48: error: ‘entry’ may be used uninitialized [-Werror=maybe-uninitialized] [21:01:57.907] 2638 | if (OidIsValid(relid) && entry == NULL) [21:01:57.907] | ^ [21:01:57.907] cluster.c:2582:31: note: ‘entry’ was declared here [21:01:57.907] 2582 | ClusteredRel key, *entry, *entry_toast = NULL; [21:01:57.907] | ^~~~~ [21:01:57.907] cc1: all warnings being treated as errors [21:01:57.908] make[3]: *** [: cluster.o] Error 1 [21:01:57.908] make[2]: *** [common.mk:37: commands-recursive] Error 2 [21:01:57.908] make[2]: *** Waiting for unfinished jobs.... [21:02:30.708] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [21:02:30.708] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:02:30.708] [21:02:30.708] real 0m56.266s [21:02:30.708] user 2m56.146s [21:02:30.708] sys 0m34.140s [21:02:30.709] [21:02:30.709] Exit status: 2