[07:28:52.472] time ./configure \ [07:28:52.472] --host=x86_64-w64-mingw32 \ [07:28:52.472] --enable-cassert \ [07:28:52.472] --without-icu \ [07:28:52.472] CC="ccache x86_64-w64-mingw32-gcc" \ [07:28:52.472] CXX="ccache x86_64-w64-mingw32-g++" [07:28:52.587] checking build system type... x86_64-pc-linux-gnu [07:28:52.803] checking host system type... x86_64-w64-mingw32 [07:28:52.809] checking which template to use... win32 [07:28:52.810] checking whether NLS is wanted... no [07:28:52.810] checking for default port number... 5432 [07:28:52.816] checking for block size... 8kB [07:28:52.818] checking for segment size... 1GB [07:28:52.820] checking for WAL block size... 8kB [07:28:52.821] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:28:52.855] checking whether the C compiler works... yes [07:28:53.010] checking for C compiler default output file name... a.exe [07:28:53.011] checking for suffix of executables... .exe [07:28:53.052] checking whether we are cross compiling... yes [07:28:53.134] checking for suffix of object files... o [07:28:53.151] checking whether we are using the GNU C compiler... yes [07:28:53.183] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:28:53.190] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:28:53.275] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:28:53.341] checking whether we are using the GNU C++ compiler... yes [07:28:53.348] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:28:53.627] checking for gawk... no [07:28:53.627] checking for mawk... mawk [07:28:53.629] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:28:53.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:28:53.653] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:28:53.702] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:28:53.749] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:28:53.782] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:28:53.789] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:28:53.823] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:28:53.840] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:28:53.875] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:28:53.892] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:28:53.925] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:28:53.932] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:28:53.939] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:28:53.973] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:28:54.008] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:28:54.044] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:28:54.082] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:28:54.099] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:28:54.133] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:28:54.140] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:28:54.147] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:28:54.164] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:28:54.189] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:28:54.207] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:28:54.214] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:28:54.253] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:28:54.292] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:28:54.300] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:28:54.333] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:28:54.371] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:28:54.378] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:28:54.386] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:28:54.421] checking whether the C compiler still works... yes [07:28:54.469] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:28:54.543] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:28:54.544] checking pkg-config is at least version 0.9.0... yes [07:28:54.560] checking whether to build with ICU support... no [07:28:54.560] checking whether to build with Tcl... no [07:28:54.560] checking whether to build Perl modules... no [07:28:54.561] checking whether to build Python modules... no [07:28:54.561] checking whether to build with GSSAPI support... no [07:28:54.562] checking whether to build with PAM support... no [07:28:54.562] checking whether to build with BSD Authentication support... no [07:28:54.562] checking whether to build with LDAP support... no [07:28:54.562] checking whether to build with Bonjour support... no [07:28:54.562] checking whether to build with SELinux support... no [07:28:54.562] checking whether to build with systemd support... no [07:28:54.562] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:28:54.562] checking whether to build with XML support... no [07:28:54.563] checking whether to build with LZ4 support... no [07:28:54.563] checking whether to build with ZSTD support... no [07:28:54.563] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:28:54.563] checking whether it is possible to strip libraries... yes [07:28:54.576] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:28:54.576] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:28:54.576] checking for a BSD-compatible install... /usr/bin/install -c [07:28:54.586] checking for tar... /usr/bin/tar [07:28:54.586] checking whether ln -s works... yes [07:28:54.586] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:28:54.588] checking for bison... /usr/bin/bison [07:28:54.590] configure: using bison (GNU Bison) 3.8.2 [07:28:54.593] checking for flex... /usr/bin/flex [07:28:54.607] configure: using flex 2.6.4 [07:28:54.607] checking for perl... /usr/bin/perl [07:28:54.610] configure: using perl 5.36.0 [07:28:54.612] checking for zic... /usr/sbin/zic [07:28:54.612] checking for a sed that does not truncate output... /usr/bin/sed [07:28:54.617] checking for grep that handles long lines and -e... /usr/bin/grep [07:28:54.620] checking for egrep... /usr/bin/grep -E [07:28:54.621] checking for ANSI C header files... yes [07:28:54.709] checking for sys/types.h... yes [07:28:54.767] checking for sys/stat.h... yes [07:28:54.827] checking for stdlib.h... yes [07:28:54.886] checking for string.h... yes [07:28:54.900] checking for memory.h... yes [07:28:54.917] checking for strings.h... yes [07:28:54.976] checking for inttypes.h... yes [07:28:55.044] checking for stdint.h... yes [07:28:55.102] checking for unistd.h... yes [07:28:55.119] checking for main in -lm... yes [07:28:55.168] checking for library containing setproctitle... no [07:28:55.255] checking for library containing dlsym... no [07:28:55.347] checking for library containing socket... -lws2_32 [07:28:55.476] checking for library containing getopt_long... none required [07:28:55.523] checking for library containing shm_open... no [07:28:55.611] checking for library containing shm_unlink... no [07:28:55.699] checking for library containing clock_gettime... no [07:28:55.787] checking for library containing shmget... no [07:28:55.873] checking for library containing backtrace_symbols... no [07:28:55.959] checking for library containing pthread_barrier_wait... -lpthread [07:28:56.049] checking for inflate in -lz... yes [07:28:56.095] checking for stdbool.h that conforms to C99... yes [07:28:56.116] checking for _Bool... yes [07:28:56.212] checking atomic.h usability... no [07:28:56.269] checking atomic.h presence... no [07:28:56.290] checking for atomic.h... no [07:28:56.294] checking copyfile.h usability... no [07:28:56.351] checking copyfile.h presence... no [07:28:56.372] checking for copyfile.h... no [07:28:56.375] checking execinfo.h usability... no [07:28:56.434] checking execinfo.h presence... no [07:28:56.455] checking for execinfo.h... no [07:28:56.459] checking getopt.h usability... yes [07:28:56.490] checking getopt.h presence... yes [07:28:56.506] checking for getopt.h... yes [07:28:56.514] checking ifaddrs.h usability... no [07:28:56.571] checking ifaddrs.h presence... no [07:28:56.591] checking for ifaddrs.h... no [07:28:56.595] checking mbarrier.h usability... no [07:28:56.653] checking mbarrier.h presence... no [07:28:56.674] checking for mbarrier.h... no [07:28:56.677] checking sys/epoll.h usability... no [07:28:56.733] checking sys/epoll.h presence... no [07:28:56.753] checking for sys/epoll.h... no [07:28:56.756] checking sys/event.h usability... no [07:28:56.810] checking sys/event.h presence... no [07:28:56.828] checking for sys/event.h... no [07:28:56.831] checking sys/personality.h usability... no [07:28:56.886] checking sys/personality.h presence... no [07:28:56.906] checking for sys/personality.h... no [07:28:56.910] checking sys/prctl.h usability... no [07:28:56.966] checking sys/prctl.h presence... no [07:28:56.985] checking for sys/prctl.h... no [07:28:56.988] checking sys/procctl.h usability... no [07:28:57.043] checking sys/procctl.h presence... no [07:28:57.061] checking for sys/procctl.h... no [07:28:57.065] checking sys/signalfd.h usability... no [07:28:57.119] checking sys/signalfd.h presence... no [07:28:57.137] checking for sys/signalfd.h... no [07:28:57.140] checking sys/ucred.h usability... no [07:28:57.193] checking sys/ucred.h presence... no [07:28:57.212] checking for sys/ucred.h... no [07:28:57.215] checking termios.h usability... no [07:28:57.270] checking termios.h presence... no [07:28:57.290] checking for termios.h... no [07:28:57.293] checking ucred.h usability... no [07:28:57.352] checking ucred.h presence... no [07:28:57.372] checking for ucred.h... no [07:28:57.375] checking xlocale.h usability... no [07:28:57.431] checking xlocale.h presence... no [07:28:57.451] checking for xlocale.h... no [07:28:57.454] checking zlib.h usability... yes [07:28:57.517] checking zlib.h presence... yes [07:28:57.537] checking for zlib.h... yes [07:28:57.537] checking for lz4... /usr/bin/lz4 [07:28:57.537] checking for zstd... /usr/bin/zstd [07:28:57.538] checking for openssl... /usr/bin/openssl [07:28:57.542] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [07:28:57.543] checking crtdefs.h usability... yes [07:28:57.551] checking crtdefs.h presence... yes [07:28:57.568] checking for crtdefs.h... yes [07:28:57.569] checking whether byte ordering is bigendian... no [07:28:57.648] checking for inline... inline [07:28:57.678] checking for printf format archetype... gnu_printf [07:28:57.688] checking for _Static_assert... yes [07:28:57.731] checking for typeof... typeof [07:28:57.766] checking for __builtin_types_compatible_p... yes [07:28:57.777] checking for __builtin_constant_p... yes [07:28:57.798] checking for __builtin_unreachable... yes [07:28:57.841] checking for computed goto support... yes [07:28:57.877] checking for struct tm.tm_zone... no [07:28:57.957] checking for union semun... no [07:28:57.992] checking for socklen_t... yes [07:29:00.229] checking for struct sockaddr.sa_len... no [07:29:02.320] checking for C/C++ restrict keyword... __restrict [07:29:02.334] checking for struct option... yes [07:29:02.380] checking whether assembler supports x86_64 popcntq... yes [07:29:02.388] checking size of off_t... 4 [07:29:02.645] 0 [07:29:02.645] checking size of bool... 1 [07:29:02.720] checking for int timezone... yes [07:29:02.773] checking for backtrace_symbols... no [07:29:02.825] checking for copyfile... no [07:29:02.876] checking for copy_file_range... no [07:29:02.929] checking for getifaddrs... no [07:29:02.979] checking for getpeerucred... no [07:29:03.032] checking for inet_pton... yes [07:29:03.086] checking for kqueue... no [07:29:03.141] checking for mbstowcs_l... no [07:29:03.192] checking for memset_s... no [07:29:03.245] checking for posix_fallocate... no [07:29:03.298] checking for ppoll... no [07:29:03.350] checking for pthread_is_threaded_np... no [07:29:03.403] checking for setproctitle... no [07:29:03.455] checking for setproctitle_fast... no [07:29:03.507] checking for strchrnul... no [07:29:03.561] checking for strsignal... no [07:29:03.613] checking for syncfs... no [07:29:03.664] checking for sync_file_range... no [07:29:03.718] checking for uselocale... no [07:29:03.769] checking for wcstombs_l... no [07:29:03.818] checking for __builtin_bswap16... yes [07:29:03.872] checking for __builtin_bswap32... yes [07:29:03.922] checking for __builtin_bswap64... yes [07:29:03.973] checking for __builtin_clz... yes [07:29:04.022] checking for __builtin_ctz... yes [07:29:04.070] checking for __builtin_popcount... yes [07:29:04.118] checking for __builtin_frame_address... yes [07:29:04.167] checking for _LARGEFILE_SOURCE value needed for large files... no [07:29:04.221] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:29:04.254] checking for posix_fadvise... no [07:29:04.309] checking whether posix_fadvise is declared... no [07:29:04.362] checking whether fdatasync is declared... no [07:29:04.417] checking whether strlcat is declared... no [07:29:04.484] checking whether strlcpy is declared... no [07:29:04.549] checking whether strnlen is declared... yes [07:29:04.586] checking whether strsep is declared... no [07:29:04.655] checking whether preadv is declared... no [07:29:04.696] checking whether pwritev is declared... no [07:29:04.735] checking whether F_FULLFSYNC is declared... no [07:29:04.777] checking for explicit_bzero... no [07:29:04.828] checking for getopt... yes [07:29:04.875] checking for getpeereid... no [07:29:04.925] checking for inet_aton... no [07:29:04.975] checking for mkdtemp... no [07:29:05.025] checking for strlcat... no [07:29:05.074] checking for strlcpy... no [07:29:05.122] checking for strnlen... yes [07:29:05.173] checking for strsep... no [07:29:05.221] checking for pthread_barrier_wait... yes [07:29:05.266] configure: On mingw32 we will use our strtof wrapper. [07:29:05.266] checking for getopt_long... yes [07:29:05.311] checking for _configthreadlocale... yes [07:29:05.359] checking for syslog... no [07:29:05.408] checking for opterr... yes [07:29:05.457] checking for optreset... no [07:29:05.510] checking test program... cross-compiling [07:29:05.510] checking whether long int is 64 bits... no [07:29:05.544] checking whether long long int is 64 bits... yes [07:29:05.582] checking for __builtin_mul_overflow... yes [07:29:05.625] checking size of void *... 8 [07:29:06.074] checking size of size_t... 8 [07:29:06.457] checking size of long... 4 [07:29:06.769] checking alignment of short... 2 [07:29:06.939] checking alignment of int... 4 [07:29:07.282] checking alignment of long... 4 [07:29:07.552] checking alignment of long long int... 8 [07:29:07.964] checking alignment of double... 8 [07:29:08.408] checking for int8... no [07:29:08.451] checking for uint8... no [07:29:08.494] checking for int64... no [07:29:08.537] checking for uint64... no [07:29:08.578] checking for __int128... yes [07:29:08.629] checking for __int128 alignment bug... assuming ok [07:29:08.629] checking alignment of PG_INT128_TYPE... 16 [07:29:09.165] checking for builtin __sync char locking functions... yes [07:29:09.210] checking for builtin __sync int32 locking functions... yes [07:29:09.254] checking for builtin __sync int32 atomic operations... yes [07:29:09.298] checking for builtin __sync int64 atomic operations... yes [07:29:09.341] checking for builtin __atomic int32 atomic operations... yes [07:29:09.387] checking for builtin __atomic int64 atomic operations... yes [07:29:09.434] checking for __get_cpuid... yes [07:29:09.485] checking for __get_cpuid_count... yes [07:29:09.532] checking for __cpuid... no [07:29:09.926] checking for __cpuidex... no [07:29:10.367] checking for _xgetbv with CFLAGS=... no [07:29:10.755] checking for _xgetbv with CFLAGS=-mxsave... yes [07:29:11.170] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:29:11.568] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:29:11.916] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:29:11.966] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:29:12.062] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:29:12.087] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:29:12.108] 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:29:12.164] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:29:12.164] checking which random number source to use... Windows native [07:29:12.166] checking for xmllint... /usr/bin/xmllint [07:29:12.166] checking for xsltproc... /usr/bin/xsltproc [07:29:12.167] checking for fop... /usr/bin/fop [07:29:12.167] checking for dbtoepub... no [07:29:12.167] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:29:12.167] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:29:12.167] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:29:12.178] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:29:12.178] 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:29:12.178] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:29:12.179] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:29:12.270] configure: creating ./config.status [07:29:12.358] config.status: creating GNUmakefile [07:29:12.370] config.status: creating src/Makefile.global [07:29:12.386] config.status: creating src/include/pg_config.h [07:29:12.400] config.status: creating src/include/pg_config_ext.h [07:29:12.412] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:29:12.429] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:29:12.437] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:29:12.445] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:29:12.453] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:29:12.460] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:29:12.464] config.status: executing check_win32_symlinks commands [07:29:12.499] [07:29:12.499] real 0m20.027s [07:29:12.499] user 0m13.037s [07:29:12.499] sys 0m6.499s [07:29:12.499] make -s -j${BUILD_JOBS} clean [07:29:13.038] time make -s -j${BUILD_JOBS} world-bin [07:29:48.681] cluster.c: In function ‘end_concurrent_cluster’: [07:29:48.681] cluster.c:2638:48: error: ‘entry’ may be used uninitialized [-Werror=maybe-uninitialized] [07:29:48.681] 2638 | if (OidIsValid(relid) && entry == NULL) [07:29:48.681] | ^ [07:29:48.681] cluster.c:2582:31: note: ‘entry’ was declared here [07:29:48.681] 2582 | ClusteredRel key, *entry, *entry_toast = NULL; [07:29:48.681] | ^~~~~ [07:29:48.681] cc1: all warnings being treated as errors [07:29:48.681] make[3]: *** [: cluster.o] Error 1 [07:29:48.681] make[2]: *** [common.mk:37: commands-recursive] Error 2 [07:29:48.681] make[2]: *** Waiting for unfinished jobs.... [07:30:22.848] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [07:30:22.848] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:30:22.849] [07:30:22.849] real 1m9.810s [07:30:22.849] user 3m40.287s [07:30:22.849] sys 0m43.327s [07:30:22.849] [07:30:22.849] Exit status: 2