[00:02:34.642] time ./configure \ [00:02:34.642] --host=x86_64-w64-mingw32 \ [00:02:34.642] --enable-cassert \ [00:02:34.642] --without-icu \ [00:02:34.642] CC="ccache x86_64-w64-mingw32-gcc" \ [00:02:34.642] CXX="ccache x86_64-w64-mingw32-g++" [00:02:34.760] checking build system type... x86_64-pc-linux-gnu [00:02:34.978] checking host system type... x86_64-w64-mingw32 [00:02:34.984] checking which template to use... win32 [00:02:34.984] checking whether NLS is wanted... no [00:02:34.984] checking for default port number... 5432 [00:02:34.992] checking for block size... 8kB [00:02:34.993] checking for segment size... 1GB [00:02:34.996] checking for WAL block size... 8kB [00:02:34.997] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:02:35.032] checking whether the C compiler works... yes [00:02:35.180] checking for C compiler default output file name... a.exe [00:02:35.181] checking for suffix of executables... .exe [00:02:35.229] checking whether we are cross compiling... yes [00:02:35.316] checking for suffix of object files... o [00:02:35.337] checking whether we are using the GNU C compiler... yes [00:02:35.345] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:02:35.354] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:02:35.365] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:02:35.433] checking whether we are using the GNU C++ compiler... yes [00:02:35.441] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:02:35.518] checking for gawk... no [00:02:35.518] checking for mawk... mawk [00:02:35.521] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:02:35.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:02:35.566] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:02:35.617] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:02:35.805] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:02:35.813] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:02:35.820] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:02:35.837] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:02:35.844] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:02:35.851] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:02:35.886] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:02:35.923] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:02:35.932] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:02:35.940] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:02:35.958] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:02:35.995] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:02:36.003] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:02:36.043] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:02:36.051] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:02:36.059] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:02:36.078] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:02:36.155] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:02:36.175] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:02:36.202] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:02:36.209] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:02:36.228] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:02:36.269] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:02:36.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:02:36.319] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:02:36.327] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:02:36.365] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:02:36.374] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:02:36.382] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:02:36.391] checking whether the C compiler still works... yes [00:02:36.460] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:02:36.543] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:02:36.544] checking pkg-config is at least version 0.9.0... yes [00:02:36.562] checking whether to build with ICU support... no [00:02:36.563] checking whether to build with Tcl... no [00:02:36.563] checking whether to build Perl modules... no [00:02:36.563] checking whether to build Python modules... no [00:02:36.563] checking whether to build with GSSAPI support... no [00:02:36.564] checking whether to build with PAM support... no [00:02:36.564] checking whether to build with BSD Authentication support... no [00:02:36.564] checking whether to build with LDAP support... no [00:02:36.564] checking whether to build with Bonjour support... no [00:02:36.564] checking whether to build with SELinux support... no [00:02:36.565] checking whether to build with systemd support... no [00:02:36.565] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:02:36.565] checking whether to build with XML support... no [00:02:36.565] checking whether to build with LZ4 support... no [00:02:36.566] checking whether to build with ZSTD support... no [00:02:36.566] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:02:36.566] checking whether it is possible to strip libraries... yes [00:02:36.576] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:02:36.577] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:02:36.577] checking for a BSD-compatible install... /usr/bin/install -c [00:02:36.587] checking for tar... /usr/bin/tar [00:02:36.587] checking whether ln -s works... yes [00:02:36.587] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:02:36.589] checking for bison... /usr/bin/bison [00:02:36.592] configure: using bison (GNU Bison) 3.8.2 [00:02:36.594] checking for flex... /usr/bin/flex [00:02:36.607] configure: using flex 2.6.4 [00:02:36.607] checking for perl... /usr/bin/perl [00:02:36.610] configure: using perl 5.36.0 [00:02:36.613] checking for zic... /usr/sbin/zic [00:02:36.613] checking for a sed that does not truncate output... /usr/bin/sed [00:02:36.618] checking for grep that handles long lines and -e... /usr/bin/grep [00:02:36.621] checking for egrep... /usr/bin/grep -E [00:02:36.622] checking for ANSI C header files... yes [00:02:36.676] checking for sys/types.h... yes [00:02:36.720] checking for sys/stat.h... yes [00:02:36.740] checking for stdlib.h... yes [00:02:36.758] checking for string.h... yes [00:02:36.826] checking for memory.h... yes [00:02:36.867] checking for strings.h... yes [00:02:36.884] checking for inttypes.h... yes [00:02:36.904] checking for stdint.h... yes [00:02:36.921] checking for unistd.h... yes [00:02:36.993] checking for main in -lm... yes [00:02:37.047] checking for library containing setproctitle... no [00:02:37.148] checking for library containing dlsym... no [00:02:37.248] checking for library containing socket... -lws2_32 [00:02:37.409] checking for library containing getopt_long... none required [00:02:37.463] checking for library containing shm_open... no [00:02:37.562] checking for library containing shm_unlink... no [00:02:37.664] checking for library containing clock_gettime... no [00:02:37.765] checking for library containing shmget... no [00:02:37.865] checking for library containing backtrace_symbols... no [00:02:37.962] checking for library containing pthread_barrier_wait... -lpthread [00:02:38.058] checking for inflate in -lz... yes [00:02:38.112] checking for stdbool.h that conforms to C99... yes [00:02:38.170] checking for _Bool... yes [00:02:38.250] checking atomic.h usability... no [00:02:38.312] checking atomic.h presence... no [00:02:38.335] checking for atomic.h... no [00:02:38.339] checking copyfile.h usability... no [00:02:38.404] checking copyfile.h presence... no [00:02:38.427] checking for copyfile.h... no [00:02:38.431] checking execinfo.h usability... no [00:02:38.493] checking execinfo.h presence... no [00:02:38.518] checking for execinfo.h... no [00:02:38.522] checking getopt.h usability... yes [00:02:38.554] checking getopt.h presence... yes [00:02:38.573] checking for getopt.h... yes [00:02:38.582] checking ifaddrs.h usability... no [00:02:38.646] checking ifaddrs.h presence... no [00:02:38.669] checking for ifaddrs.h... no [00:02:38.673] checking mbarrier.h usability... no [00:02:38.735] checking mbarrier.h presence... no [00:02:38.758] checking for mbarrier.h... no [00:02:38.762] checking sys/epoll.h usability... no [00:02:38.826] checking sys/epoll.h presence... no [00:02:38.849] checking for sys/epoll.h... no [00:02:38.853] checking sys/event.h usability... no [00:02:38.914] checking sys/event.h presence... no [00:02:38.935] checking for sys/event.h... no [00:02:38.940] checking sys/personality.h usability... no [00:02:39.002] checking sys/personality.h presence... no [00:02:39.024] checking for sys/personality.h... no [00:02:39.028] checking sys/prctl.h usability... no [00:02:39.087] checking sys/prctl.h presence... no [00:02:39.109] checking for sys/prctl.h... no [00:02:39.113] checking sys/procctl.h usability... no [00:02:39.173] checking sys/procctl.h presence... no [00:02:39.194] checking for sys/procctl.h... no [00:02:39.197] checking sys/signalfd.h usability... no [00:02:39.257] checking sys/signalfd.h presence... no [00:02:39.277] checking for sys/signalfd.h... no [00:02:39.281] checking sys/ucred.h usability... no [00:02:39.341] checking sys/ucred.h presence... no [00:02:39.362] checking for sys/ucred.h... no [00:02:39.366] checking termios.h usability... no [00:02:39.427] checking termios.h presence... no [00:02:39.449] checking for termios.h... no [00:02:39.453] checking ucred.h usability... no [00:02:39.519] checking ucred.h presence... no [00:02:39.542] checking for ucred.h... no [00:02:39.546] checking xlocale.h usability... no [00:02:39.611] checking xlocale.h presence... no [00:02:39.633] checking for xlocale.h... no [00:02:39.636] checking zlib.h usability... yes [00:02:39.646] checking zlib.h presence... yes [00:02:39.668] checking for zlib.h... yes [00:02:39.669] checking for lz4... /usr/bin/lz4 [00:02:39.669] checking for zstd... /usr/bin/zstd [00:02:39.669] checking for openssl... /usr/bin/openssl [00:02:39.675] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [00:02:39.675] checking crtdefs.h usability... yes [00:02:39.684] checking crtdefs.h presence... yes [00:02:39.702] checking for crtdefs.h... yes [00:02:39.704] checking whether byte ordering is bigendian... no [00:02:39.810] checking for inline... inline [00:02:39.818] checking for printf format archetype... gnu_printf [00:02:39.828] checking for _Static_assert... yes [00:02:39.875] checking for typeof... typeof [00:02:39.917] checking for __builtin_types_compatible_p... yes [00:02:39.931] checking for __builtin_constant_p... yes [00:02:39.944] checking for __builtin_unreachable... yes [00:02:39.993] checking for computed goto support... yes [00:02:40.036] checking for struct tm.tm_zone... no [00:02:40.133] checking for union semun... no [00:02:40.174] checking for socklen_t... yes [00:02:41.489] checking for struct sockaddr.sa_len... no [00:02:43.730] checking for C/C++ restrict keyword... __restrict [00:02:43.756] checking for struct option... yes [00:02:43.838] checking whether assembler supports x86_64 popcntq... yes [00:02:43.846] checking size of off_t... 4 [00:02:44.159] 0 [00:02:44.159] checking size of bool... 1 [00:02:44.223] checking for int timezone... yes [00:02:44.280] checking for backtrace_symbols... no [00:02:44.336] checking for copyfile... no [00:02:44.389] checking for copy_file_range... no [00:02:44.443] checking for getifaddrs... no [00:02:44.497] checking for getpeerucred... no [00:02:44.552] checking for inet_pton... yes [00:02:44.608] checking for kqueue... no [00:02:44.664] checking for mbstowcs_l... no [00:02:44.720] checking for memset_s... no [00:02:44.777] checking for posix_fallocate... no [00:02:44.842] checking for ppoll... no [00:02:44.901] checking for pthread_is_threaded_np... no [00:02:44.960] checking for setproctitle... no [00:02:45.017] checking for setproctitle_fast... no [00:02:45.074] checking for strchrnul... no [00:02:45.131] checking for strsignal... no [00:02:45.187] checking for syncfs... no [00:02:45.243] checking for sync_file_range... no [00:02:45.299] checking for uselocale... no [00:02:45.355] checking for wcstombs_l... no [00:02:45.407] checking for __builtin_bswap16... yes [00:02:45.463] checking for __builtin_bswap32... yes [00:02:45.515] checking for __builtin_bswap64... yes [00:02:45.568] checking for __builtin_clz... yes [00:02:45.624] checking for __builtin_ctz... yes [00:02:45.678] checking for __builtin_popcount... yes [00:02:45.733] checking for __builtin_frame_address... yes [00:02:45.786] checking for _LARGEFILE_SOURCE value needed for large files... no [00:02:45.846] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:02:45.883] checking for posix_fadvise... no [00:02:45.942] checking whether posix_fadvise is declared... no [00:02:45.991] checking whether fdatasync is declared... no [00:02:46.041] checking whether strlcat is declared... no [00:02:46.111] checking whether strlcpy is declared... no [00:02:46.185] checking whether strnlen is declared... yes [00:02:46.201] checking whether strsep is declared... no [00:02:46.273] checking whether preadv is declared... no [00:02:46.317] checking whether pwritev is declared... no [00:02:46.360] checking whether F_FULLFSYNC is declared... no [00:02:46.407] checking for explicit_bzero... no [00:02:46.461] checking for getopt... yes [00:02:46.512] checking for getpeereid... no [00:02:46.566] checking for inet_aton... no [00:02:46.621] checking for mkdtemp... no [00:02:46.679] checking for strlcat... no [00:02:46.732] checking for strlcpy... no [00:02:46.786] checking for strnlen... yes [00:02:46.839] checking for strsep... no [00:02:46.895] checking for pthread_barrier_wait... yes [00:02:46.946] configure: On mingw32 we will use our strtof wrapper. [00:02:46.946] checking for getopt_long... yes [00:02:46.999] checking for _configthreadlocale... yes [00:02:47.052] checking for syslog... no [00:02:47.107] checking for opterr... yes [00:02:47.161] checking for optreset... no [00:02:47.219] checking test program... cross-compiling [00:02:47.219] checking whether long int is 64 bits... no [00:02:47.256] checking whether long long int is 64 bits... yes [00:02:47.267] checking for __builtin_mul_overflow... yes [00:02:47.316] checking size of void *... 8 [00:02:47.701] checking size of size_t... 8 [00:02:48.180] checking size of long... 4 [00:02:48.410] checking alignment of short... 2 [00:02:48.686] checking alignment of int... 4 [00:02:48.983] checking alignment of long... 4 [00:02:49.272] checking alignment of long long int... 8 [00:02:49.692] checking alignment of double... 8 [00:02:50.084] checking for __int128... yes [00:02:50.140] checking for __int128 alignment bug... assuming ok [00:02:50.140] checking alignment of PG_INT128_TYPE... 16 [00:02:50.653] checking for builtin __sync char locking functions... yes [00:02:50.702] checking for builtin __sync int32 locking functions... yes [00:02:50.751] checking for builtin __sync int32 atomic operations... yes [00:02:50.800] checking for builtin __sync int64 atomic operations... yes [00:02:50.848] checking for builtin __atomic int32 atomic operations... yes [00:02:50.899] checking for builtin __atomic int64 atomic operations... yes [00:02:50.948] checking for __get_cpuid... yes [00:02:51.001] checking for __get_cpuid_count... yes [00:02:51.049] checking for __cpuid... no [00:02:51.471] checking for __cpuidex... no [00:02:51.928] checking for _xgetbv with CFLAGS=... no [00:02:52.324] checking for _xgetbv with CFLAGS=-mxsave... yes [00:02:52.737] checking for _mm512_popcnt_epi64 with CFLAGS=... no [00:02:53.151] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [00:02:53.513] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:02:53.563] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:02:53.665] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:02:53.694] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:02:53.717] 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 [00:02:53.779] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:02:53.780] checking which random number source to use... Windows native [00:02:53.782] checking for xmllint... /usr/bin/xmllint [00:02:53.782] checking for xsltproc... /usr/bin/xsltproc [00:02:53.782] checking for fop... /usr/bin/fop [00:02:53.783] checking for dbtoepub... no [00:02:53.783] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:02:53.783] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:02:53.783] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:02:53.796] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:02:53.796] 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 [00:02:53.796] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:02:53.796] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:02:53.915] configure: creating ./config.status [00:02:54.018] config.status: creating GNUmakefile [00:02:54.033] config.status: creating src/Makefile.global [00:02:54.051] config.status: creating src/include/pg_config.h [00:02:54.066] config.status: creating src/include/pg_config_ext.h [00:02:54.081] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:02:54.099] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:02:54.108] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:02:54.116] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:02:54.125] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:02:54.134] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:02:54.138] config.status: executing check_win32_symlinks commands [00:02:54.179] [00:02:54.179] real 0m19.536s [00:02:54.179] user 0m12.844s [00:02:54.179] sys 0m6.278s [00:02:54.179] make -s -j${BUILD_JOBS} clean [00:02:54.760] time make -s -j${BUILD_JOBS} world-bin [00:03:23.488] cluster.c: In function ‘end_concurrent_cluster’: [00:03:23.488] cluster.c:2638:48: error: ‘entry’ may be used uninitialized [-Werror=maybe-uninitialized] [00:03:23.488] 2638 | if (OidIsValid(relid) && entry == NULL) [00:03:23.488] | ^ [00:03:23.488] cluster.c:2582:31: note: ‘entry’ was declared here [00:03:23.488] 2582 | ClusteredRel key, *entry, *entry_toast = NULL; [00:03:23.488] | ^~~~~ [00:03:23.488] cc1: all warnings being treated as errors [00:03:23.489] make[3]: *** [: cluster.o] Error 1 [00:03:23.489] make[2]: *** [common.mk:37: commands-recursive] Error 2 [00:03:23.489] make[2]: *** Waiting for unfinished jobs.... [00:03:56.770] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [00:03:56.770] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:03:56.770] [00:03:56.770] real 1m2.010s [00:03:56.770] user 3m12.750s [00:03:56.770] sys 0m37.643s [00:03:56.771] [00:03:56.771] Exit status: 2