[07:54:24.706] time ./configure \ [07:54:24.706] --host=x86_64-w64-mingw32 \ [07:54:24.706] --enable-cassert \ [07:54:24.706] --without-icu \ [07:54:24.706] CC="ccache x86_64-w64-mingw32-gcc" \ [07:54:24.706] CXX="ccache x86_64-w64-mingw32-g++" [07:54:24.818] checking build system type... x86_64-pc-linux-gnu [07:54:25.016] checking host system type... x86_64-w64-mingw32 [07:54:25.021] checking which template to use... win32 [07:54:25.021] checking whether NLS is wanted... no [07:54:25.021] checking for default port number... 5432 [07:54:25.027] checking for block size... 8kB [07:54:25.028] checking for segment size... 1GB [07:54:25.031] checking for WAL block size... 8kB [07:54:25.032] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:54:25.068] checking whether the C compiler works... yes [07:54:25.206] checking for C compiler default output file name... a.exe [07:54:25.207] checking for suffix of executables... .exe [07:54:25.247] checking whether we are cross compiling... yes [07:54:25.326] checking for suffix of object files... o [07:54:25.334] checking whether we are using the GNU C compiler... yes [07:54:25.340] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:54:25.356] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:54:25.382] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:54:25.441] checking whether we are using the GNU C++ compiler... yes [07:54:25.448] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:54:25.525] checking for gawk... no [07:54:25.525] checking for mawk... mawk [07:54:25.527] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:54:25.561] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:54:25.593] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:54:25.641] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:54:25.820] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:54:25.827] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:54:25.911] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:54:25.918] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:54:25.924] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:54:25.955] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:54:25.962] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:54:25.969] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:54:25.986] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:54:26.002] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:54:26.010] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:54:26.027] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:54:26.044] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:54:26.081] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:54:26.088] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:54:26.104] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:54:26.120] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:54:26.153] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:54:26.186] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:54:26.210] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:54:26.217] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:54:26.224] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:54:26.261] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:54:26.299] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:54:26.306] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:54:26.312] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:54:26.346] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:54:26.352] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:54:26.359] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:54:26.394] checking whether the C compiler still works... yes [07:54:26.463] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:54:26.537] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:54:26.538] checking pkg-config is at least version 0.9.0... yes [07:54:26.554] checking whether to build with ICU support... no [07:54:26.554] checking whether to build with Tcl... no [07:54:26.554] checking whether to build Perl modules... no [07:54:26.554] checking whether to build Python modules... no [07:54:26.554] checking whether to build with GSSAPI support... no [07:54:26.555] checking whether to build with PAM support... no [07:54:26.555] checking whether to build with BSD Authentication support... no [07:54:26.556] checking whether to build with LDAP support... no [07:54:26.556] checking whether to build with Bonjour support... no [07:54:26.556] checking whether to build with SELinux support... no [07:54:26.556] checking whether to build with systemd support... no [07:54:26.556] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:54:26.556] checking whether to build with XML support... no [07:54:26.556] checking whether to build with LZ4 support... no [07:54:26.557] checking whether to build with ZSTD support... no [07:54:26.557] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:54:26.557] checking whether it is possible to strip libraries... yes [07:54:26.565] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:54:26.565] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:54:26.566] checking for a BSD-compatible install... /usr/bin/install -c [07:54:26.575] checking for tar... /usr/bin/tar [07:54:26.575] checking whether ln -s works... yes [07:54:26.575] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:54:26.577] checking for bison... /usr/bin/bison [07:54:26.579] configure: using bison (GNU Bison) 3.8.2 [07:54:26.582] checking for flex... /usr/bin/flex [07:54:26.594] configure: using flex 2.6.4 [07:54:26.594] checking for perl... /usr/bin/perl [07:54:26.597] configure: using perl 5.36.0 [07:54:26.599] checking for zic... /usr/sbin/zic [07:54:26.599] checking for a sed that does not truncate output... /usr/bin/sed [07:54:26.605] checking for grep that handles long lines and -e... /usr/bin/grep [07:54:26.607] checking for egrep... /usr/bin/grep -E [07:54:26.609] checking for ANSI C header files... yes [07:54:26.699] checking for sys/types.h... yes [07:54:26.714] checking for sys/stat.h... yes [07:54:26.729] checking for stdlib.h... yes [07:54:26.764] checking for string.h... yes [07:54:26.777] checking for memory.h... yes [07:54:26.811] checking for strings.h... yes [07:54:26.825] checking for inttypes.h... yes [07:54:26.840] checking for stdint.h... yes [07:54:26.853] checking for unistd.h... yes [07:54:26.890] checking for main in -lm... yes [07:54:26.939] checking for library containing setproctitle... no [07:54:27.030] checking for library containing dlsym... no [07:54:27.117] checking for library containing socket... -lws2_32 [07:54:27.247] checking for library containing getopt_long... none required [07:54:27.295] checking for library containing shm_open... no [07:54:27.384] checking for library containing shm_unlink... no [07:54:27.471] checking for library containing clock_gettime... no [07:54:27.557] checking for library containing shmget... no [07:54:27.642] checking for library containing backtrace_symbols... no [07:54:27.729] checking for library containing pthread_barrier_wait... -lpthread [07:54:27.815] checking for inflate in -lz... yes [07:54:27.859] checking for stdbool.h that conforms to C99... yes [07:54:27.907] checking for _Bool... yes [07:54:28.028] checking atomic.h usability... no [07:54:28.081] checking atomic.h presence... no [07:54:28.098] checking for atomic.h... no [07:54:28.101] checking copyfile.h usability... no [07:54:28.153] checking copyfile.h presence... no [07:54:28.173] checking for copyfile.h... no [07:54:28.176] checking execinfo.h usability... no [07:54:28.229] checking execinfo.h presence... no [07:54:28.247] checking for execinfo.h... no [07:54:28.250] checking getopt.h usability... yes [07:54:28.304] checking getopt.h presence... yes [07:54:28.319] checking for getopt.h... yes [07:54:28.325] checking ifaddrs.h usability... no [07:54:28.378] checking ifaddrs.h presence... no [07:54:28.399] checking for ifaddrs.h... no [07:54:28.402] checking mbarrier.h usability... no [07:54:28.456] checking mbarrier.h presence... no [07:54:28.475] checking for mbarrier.h... no [07:54:28.478] checking sys/epoll.h usability... no [07:54:28.532] checking sys/epoll.h presence... no [07:54:28.551] checking for sys/epoll.h... no [07:54:28.555] checking sys/event.h usability... no [07:54:28.609] checking sys/event.h presence... no [07:54:28.627] checking for sys/event.h... no [07:54:28.630] checking sys/personality.h usability... no [07:54:28.692] checking sys/personality.h presence... no [07:54:28.712] checking for sys/personality.h... no [07:54:28.715] checking sys/prctl.h usability... no [07:54:28.770] checking sys/prctl.h presence... no [07:54:28.788] checking for sys/prctl.h... no [07:54:28.791] checking sys/procctl.h usability... no [07:54:28.845] checking sys/procctl.h presence... no [07:54:28.863] checking for sys/procctl.h... no [07:54:28.867] checking sys/signalfd.h usability... no [07:54:28.924] checking sys/signalfd.h presence... no [07:54:28.945] checking for sys/signalfd.h... no [07:54:28.949] checking sys/ucred.h usability... no [07:54:29.005] checking sys/ucred.h presence... no [07:54:29.024] checking for sys/ucred.h... no [07:54:29.028] checking termios.h usability... no [07:54:29.085] checking termios.h presence... no [07:54:29.105] checking for termios.h... no [07:54:29.108] checking ucred.h usability... no [07:54:29.163] checking ucred.h presence... no [07:54:29.182] checking for ucred.h... no [07:54:29.184] checking zlib.h usability... yes [07:54:29.196] checking zlib.h presence... yes [07:54:29.214] checking for zlib.h... yes [07:54:29.214] checking for lz4... /usr/bin/lz4 [07:54:29.215] checking for zstd... /usr/bin/zstd [07:54:29.215] checking for openssl... /usr/bin/openssl [07:54:29.219] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [07:54:29.220] checking crtdefs.h usability... yes [07:54:29.276] checking crtdefs.h presence... yes [07:54:29.291] checking for crtdefs.h... yes [07:54:29.293] checking whether byte ordering is bigendian... no [07:54:29.366] checking for inline... inline [07:54:29.374] checking for printf format archetype... gnu_printf [07:54:29.382] checking for _Static_assert... yes [07:54:29.422] checking for typeof... typeof [07:54:29.430] checking for __builtin_types_compatible_p... yes [07:54:29.451] checking for __builtin_constant_p... yes [07:54:29.462] checking for __builtin_unreachable... yes [07:54:29.502] checking for computed goto support... yes [07:54:29.509] checking for struct tm.tm_zone... no [07:54:29.583] checking for union semun... no [07:54:29.616] checking for socklen_t... yes [07:54:31.123] checking for struct sockaddr.sa_len... no [07:54:33.135] checking for locale_t... no [07:54:33.205] checking for C/C++ restrict keyword... __restrict [07:54:33.219] checking for struct option... yes [07:54:33.274] checking whether assembler supports x86_64 popcntq... yes [07:54:33.281] checking size of off_t... 4 [07:54:33.606] 0 [07:54:33.607] checking size of bool... 1 [07:54:33.655] checking for int timezone... yes [07:54:33.702] checking for wcstombs_l declaration... no [07:54:33.783] checking for backtrace_symbols... no [07:54:33.832] checking for copyfile... no [07:54:33.881] checking for copy_file_range... no [07:54:33.929] checking for getifaddrs... no [07:54:33.978] checking for getpeerucred... no [07:54:34.027] checking for inet_pton... yes [07:54:34.076] checking for kqueue... no [07:54:34.124] checking for mbstowcs_l... no [07:54:34.172] checking for memset_s... no [07:54:34.221] checking for posix_fallocate... no [07:54:34.270] checking for ppoll... no [07:54:34.319] checking for pthread_is_threaded_np... no [07:54:34.367] checking for setproctitle... no [07:54:34.417] checking for setproctitle_fast... no [07:54:34.468] checking for strchrnul... no [07:54:34.520] checking for strsignal... no [07:54:34.570] checking for syncfs... no [07:54:34.619] checking for sync_file_range... no [07:54:34.669] checking for uselocale... no [07:54:34.718] checking for wcstombs_l... no [07:54:34.766] checking for __builtin_bswap16... yes [07:54:34.814] checking for __builtin_bswap32... yes [07:54:34.862] checking for __builtin_bswap64... yes [07:54:34.909] checking for __builtin_clz... yes [07:54:34.956] checking for __builtin_ctz... yes [07:54:35.004] checking for __builtin_popcount... yes [07:54:35.052] checking for __builtin_frame_address... yes [07:54:35.100] checking for _LARGEFILE_SOURCE value needed for large files... no [07:54:35.152] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:54:35.184] checking for posix_fadvise... no [07:54:35.236] checking whether posix_fadvise is declared... no [07:54:35.281] checking whether fdatasync is declared... no [07:54:35.329] checking whether strlcat is declared... no [07:54:35.393] checking whether strlcpy is declared... no [07:54:35.457] checking whether strnlen is declared... yes [07:54:35.524] checking whether strsep is declared... no [07:54:35.588] checking whether preadv is declared... no [07:54:35.623] checking whether pwritev is declared... no [07:54:35.657] checking whether F_FULLFSYNC is declared... no [07:54:35.695] checking for explicit_bzero... no [07:54:35.740] checking for getopt... yes [07:54:35.784] checking for getpeereid... no [07:54:35.831] checking for inet_aton... no [07:54:35.877] checking for mkdtemp... no [07:54:35.923] checking for strlcat... no [07:54:35.971] checking for strlcpy... no [07:54:36.018] checking for strnlen... yes [07:54:36.064] checking for strsep... no [07:54:36.112] checking for pthread_barrier_wait... yes [07:54:36.155] configure: On mingw32 we will use our strtof wrapper. [07:54:36.155] checking for getopt_long... yes [07:54:36.199] checking for _configthreadlocale... yes [07:54:36.242] checking for syslog... no [07:54:36.288] checking for opterr... yes [07:54:36.335] checking for optreset... no [07:54:36.385] checking test program... cross-compiling [07:54:36.385] checking whether long int is 64 bits... no [07:54:36.416] checking whether long long int is 64 bits... yes [07:54:36.425] checking for __builtin_mul_overflow... yes [07:54:36.467] checking size of void *... 8 [07:54:36.809] checking size of size_t... 8 [07:54:37.153] checking size of long... 4 [07:54:37.404] checking alignment of short... 2 [07:54:37.660] checking alignment of int... 4 [07:54:37.907] checking alignment of long... 4 [07:54:38.189] checking alignment of long long int... 8 [07:54:38.517] checking alignment of double... 8 [07:54:38.888] checking for int8... no [07:54:38.929] checking for uint8... no [07:54:38.972] checking for int64... no [07:54:39.013] checking for uint64... no [07:54:39.054] checking for __int128... yes [07:54:39.103] checking for __int128 alignment bug... assuming ok [07:54:39.103] checking alignment of PG_INT128_TYPE... 16 [07:54:39.579] checking for builtin __sync char locking functions... yes [07:54:39.623] checking for builtin __sync int32 locking functions... yes [07:54:39.665] checking for builtin __sync int32 atomic operations... yes [07:54:39.708] checking for builtin __sync int64 atomic operations... yes [07:54:39.751] checking for builtin __atomic int32 atomic operations... yes [07:54:39.793] checking for builtin __atomic int64 atomic operations... yes [07:54:39.835] checking for __get_cpuid... yes [07:54:39.883] checking for __get_cpuid_count... yes [07:54:39.927] checking for __cpuid... no [07:54:40.325] checking for __cpuidex... no [07:54:40.744] checking for _xgetbv with CFLAGS=... no [07:54:41.121] checking for _xgetbv with CFLAGS=-mxsave... yes [07:54:41.514] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:54:41.890] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:54:42.231] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:54:42.276] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:54:42.361] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:54:42.383] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:54:42.401] 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:54:42.454] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:54:42.455] checking which random number source to use... Windows native [07:54:42.457] checking for xmllint... /usr/bin/xmllint [07:54:42.457] checking for xsltproc... /usr/bin/xsltproc [07:54:42.457] checking for fop... /usr/bin/fop [07:54:42.457] checking for dbtoepub... no [07:54:42.458] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:54:42.458] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:54:42.458] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:54:42.468] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:54:42.468] 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:54:42.468] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:54:42.468] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:54:42.552] configure: creating ./config.status [07:54:42.630] config.status: creating GNUmakefile [07:54:42.642] config.status: creating src/Makefile.global [07:54:42.658] config.status: creating src/include/pg_config.h [07:54:42.670] config.status: creating src/include/pg_config_ext.h [07:54:42.681] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:54:42.695] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:54:42.702] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:54:42.709] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:54:42.716] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:54:42.723] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:54:42.726] config.status: executing check_win32_symlinks commands [07:54:42.757] [07:54:42.757] real 0m18.051s [07:54:42.757] user 0m11.974s [07:54:42.757] sys 0m5.602s [07:54:42.757] make -s -j${BUILD_JOBS} clean [07:54:43.257] time make -s -j${BUILD_JOBS} world-bin [07:55:12.934] cluster.c: In function ‘end_concurrent_cluster’: [07:55:12.934] cluster.c:2625:48: error: ‘entry’ may be used uninitialized [-Werror=maybe-uninitialized] [07:55:12.934] 2625 | if (OidIsValid(relid) && entry == NULL) [07:55:12.934] | ^ [07:55:12.934] cluster.c:2573:31: note: ‘entry’ was declared here [07:55:12.934] 2573 | ClusteredRel key, *entry, *entry_toast = NULL; [07:55:12.934] | ^~~~~ [07:55:12.934] cc1: all warnings being treated as errors [07:55:12.935] make[3]: *** [: cluster.o] Error 1 [07:55:12.935] make[2]: *** [common.mk:37: commands-recursive] Error 2 [07:55:12.935] make[2]: *** Waiting for unfinished jobs.... [07:55:46.988] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [07:55:46.988] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:55:46.988] [07:55:46.988] real 1m3.731s [07:55:46.988] user 3m22.229s [07:55:46.988] sys 0m39.349s [07:55:46.989] [07:55:46.989] Exit status: 2