[16:46:03.970] time ./configure \ [16:46:03.970] --host=x86_64-w64-mingw32 \ [16:46:03.970] --enable-cassert \ [16:46:03.970] --without-icu \ [16:46:03.970] CC="ccache x86_64-w64-mingw32-gcc" \ [16:46:03.970] CXX="ccache x86_64-w64-mingw32-g++" [16:46:04.101] checking build system type... x86_64-pc-linux-gnu [16:46:04.297] checking host system type... x86_64-w64-mingw32 [16:46:04.303] checking which template to use... win32 [16:46:04.303] checking whether NLS is wanted... no [16:46:04.303] checking for default port number... 5432 [16:46:04.310] checking for block size... 8kB [16:46:04.312] checking for segment size... 1GB [16:46:04.314] checking for WAL block size... 8kB [16:46:04.315] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [16:46:04.348] checking whether the C compiler works... yes [16:46:04.502] checking for C compiler default output file name... a.exe [16:46:04.503] checking for suffix of executables... .exe [16:46:04.548] checking whether we are cross compiling... yes [16:46:04.635] checking for suffix of object files... o [16:46:04.643] checking whether we are using the GNU C compiler... yes [16:46:04.650] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [16:46:04.657] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [16:46:04.684] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [16:46:04.757] checking whether we are using the GNU C++ compiler... yes [16:46:04.764] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [16:46:04.837] checking for gawk... no [16:46:04.837] checking for mawk... mawk [16:46:04.840] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [16:46:04.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [16:46:04.853] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [16:46:04.902] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [16:46:05.085] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [16:46:05.119] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [16:46:05.126] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [16:46:05.133] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:46:05.141] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [16:46:05.180] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [16:46:05.188] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [16:46:05.196] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [16:46:05.204] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [16:46:05.213] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [16:46:05.222] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [16:46:05.229] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [16:46:05.264] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [16:46:05.304] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [16:46:05.311] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [16:46:05.319] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [16:46:05.327] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [16:46:05.334] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [16:46:05.342] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [16:46:05.368] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:46:05.375] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:46:05.383] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [16:46:05.423] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [16:46:05.463] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [16:46:05.471] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [16:46:05.479] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [16:46:05.516] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:46:05.523] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:46:05.531] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:46:05.604] checking whether the C compiler still works... yes [16:46:05.671] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [16:46:05.753] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [16:46:05.753] checking pkg-config is at least version 0.9.0... yes [16:46:05.770] checking whether to build with ICU support... no [16:46:05.770] checking whether to build with Tcl... no [16:46:05.771] checking whether to build Perl modules... no [16:46:05.771] checking whether to build Python modules... no [16:46:05.771] checking whether to build with GSSAPI support... no [16:46:05.772] checking whether to build with PAM support... no [16:46:05.772] checking whether to build with BSD Authentication support... no [16:46:05.772] checking whether to build with LDAP support... no [16:46:05.772] checking whether to build with Bonjour support... no [16:46:05.772] checking whether to build with SELinux support... no [16:46:05.772] checking whether to build with systemd support... no [16:46:05.773] configure: WARNING: *** Readline does not work on MinGW --- disabling [16:46:05.773] checking whether to build with XML support... no [16:46:05.773] checking whether to build with LZ4 support... no [16:46:05.773] checking whether to build with ZSTD support... no [16:46:05.774] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [16:46:05.774] checking whether it is possible to strip libraries... yes [16:46:05.786] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [16:46:05.787] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [16:46:05.787] checking for a BSD-compatible install... /usr/bin/install -c [16:46:05.796] checking for tar... /usr/bin/tar [16:46:05.797] checking whether ln -s works... yes [16:46:05.797] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:46:05.799] checking for bison... /usr/bin/bison [16:46:05.801] configure: using bison (GNU Bison) 3.8.2 [16:46:05.804] checking for flex... /usr/bin/flex [16:46:05.818] configure: using flex 2.6.4 [16:46:05.818] checking for perl... /usr/bin/perl [16:46:05.821] configure: using perl 5.36.0 [16:46:05.823] checking for zic... /usr/sbin/zic [16:46:05.824] checking for a sed that does not truncate output... /usr/bin/sed [16:46:05.829] checking for grep that handles long lines and -e... /usr/bin/grep [16:46:05.831] checking for egrep... /usr/bin/grep -E [16:46:05.833] checking for ANSI C header files... yes [16:46:05.930] checking for sys/types.h... yes [16:46:05.946] checking for sys/stat.h... yes [16:46:05.961] checking for stdlib.h... yes [16:46:05.975] checking for string.h... yes [16:46:05.988] checking for memory.h... yes [16:46:06.004] checking for strings.h... yes [16:46:06.018] checking for inttypes.h... yes [16:46:06.032] checking for stdint.h... yes [16:46:06.045] checking for unistd.h... yes [16:46:06.060] checking for main in -lm... yes [16:46:06.111] checking for library containing setproctitle... no [16:46:06.204] checking for library containing dlsym... no [16:46:06.295] checking for library containing socket... -lws2_32 [16:46:06.428] checking for library containing getopt_long... none required [16:46:06.477] checking for library containing shm_open... no [16:46:06.565] checking for library containing shm_unlink... no [16:46:06.655] checking for library containing clock_gettime... no [16:46:06.747] checking for library containing shmget... no [16:46:06.840] checking for library containing backtrace_symbols... no [16:46:06.933] checking for library containing pthread_barrier_wait... -lpthread [16:46:07.025] checking for inflate in -lz... yes [16:46:07.071] checking for stdbool.h that conforms to C99... yes [16:46:07.092] checking for _Bool... yes [16:46:07.167] checking atomic.h usability... no [16:46:07.228] checking atomic.h presence... no [16:46:07.249] checking for atomic.h... no [16:46:07.253] checking copyfile.h usability... no [16:46:07.310] checking copyfile.h presence... no [16:46:07.329] checking for copyfile.h... no [16:46:07.333] checking execinfo.h usability... no [16:46:07.390] checking execinfo.h presence... no [16:46:07.411] checking for execinfo.h... no [16:46:07.415] checking getopt.h usability... yes [16:46:07.423] checking getopt.h presence... yes [16:46:07.440] checking for getopt.h... yes [16:46:07.448] checking ifaddrs.h usability... no [16:46:07.507] checking ifaddrs.h presence... no [16:46:07.528] checking for ifaddrs.h... no [16:46:07.531] checking mbarrier.h usability... no [16:46:07.588] checking mbarrier.h presence... no [16:46:07.607] checking for mbarrier.h... no [16:46:07.611] checking sys/epoll.h usability... no [16:46:07.670] checking sys/epoll.h presence... no [16:46:07.692] checking for sys/epoll.h... no [16:46:07.695] checking sys/event.h usability... no [16:46:07.755] checking sys/event.h presence... no [16:46:07.776] checking for sys/event.h... no [16:46:07.780] checking sys/personality.h usability... no [16:46:07.841] checking sys/personality.h presence... no [16:46:07.863] checking for sys/personality.h... no [16:46:07.867] checking sys/prctl.h usability... no [16:46:07.925] checking sys/prctl.h presence... no [16:46:07.945] checking for sys/prctl.h... no [16:46:07.949] checking sys/procctl.h usability... no [16:46:08.007] checking sys/procctl.h presence... no [16:46:08.028] checking for sys/procctl.h... no [16:46:08.032] checking sys/signalfd.h usability... no [16:46:08.090] checking sys/signalfd.h presence... no [16:46:08.111] checking for sys/signalfd.h... no [16:46:08.114] checking sys/ucred.h usability... no [16:46:08.170] checking sys/ucred.h presence... no [16:46:08.189] checking for sys/ucred.h... no [16:46:08.192] checking termios.h usability... no [16:46:08.248] checking termios.h presence... no [16:46:08.267] checking for termios.h... no [16:46:08.270] checking ucred.h usability... no [16:46:08.326] checking ucred.h presence... no [16:46:08.345] checking for ucred.h... no [16:46:08.348] checking zlib.h usability... yes [16:46:08.357] checking zlib.h presence... yes [16:46:08.376] checking for zlib.h... yes [16:46:08.376] checking for lz4... /usr/bin/lz4 [16:46:08.376] checking for zstd... /usr/bin/zstd [16:46:08.377] checking for openssl... /usr/bin/openssl [16:46:08.381] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [16:46:08.381] checking crtdefs.h usability... yes [16:46:08.389] checking crtdefs.h presence... yes [16:46:08.404] checking for crtdefs.h... yes [16:46:08.405] checking whether byte ordering is bigendian... no [16:46:08.482] checking for inline... inline [16:46:08.490] checking for printf format archetype... gnu_printf [16:46:08.498] checking for _Static_assert... yes [16:46:08.543] checking for typeof... typeof [16:46:08.551] checking for __builtin_types_compatible_p... yes [16:46:08.563] checking for __builtin_constant_p... yes [16:46:08.576] checking for __builtin_unreachable... yes [16:46:08.622] checking for computed goto support... yes [16:46:08.631] checking for struct tm.tm_zone... no [16:46:08.715] checking for union semun... no [16:46:08.751] checking for socklen_t... yes [16:46:10.058] checking for struct sockaddr.sa_len... no [16:46:12.194] checking for locale_t... no [16:46:12.262] checking for C/C++ restrict keyword... __restrict [16:46:12.275] checking for struct option... yes [16:46:12.319] checking whether assembler supports x86_64 popcntq... yes [16:46:12.327] checking size of off_t... 4 [16:46:12.536] 0 [16:46:12.536] checking size of bool... 1 [16:46:12.580] checking for int timezone... yes [16:46:12.628] checking for wcstombs_l declaration... no [16:46:12.713] checking for backtrace_symbols... no [16:46:12.762] checking for copyfile... no [16:46:12.813] checking for copy_file_range... no [16:46:12.863] checking for getifaddrs... no [16:46:12.914] checking for getpeerucred... no [16:46:12.965] checking for inet_pton... yes [16:46:13.016] checking for kqueue... no [16:46:13.067] checking for mbstowcs_l... no [16:46:13.116] checking for memset_s... no [16:46:13.168] checking for posix_fallocate... no [16:46:13.220] checking for ppoll... no [16:46:13.272] checking for pthread_is_threaded_np... no [16:46:13.323] checking for setproctitle... no [16:46:13.374] checking for setproctitle_fast... no [16:46:13.425] checking for strchrnul... no [16:46:13.476] checking for strsignal... no [16:46:13.526] checking for syncfs... no [16:46:13.575] checking for sync_file_range... no [16:46:13.625] checking for uselocale... no [16:46:13.675] checking for wcstombs_l... no [16:46:13.722] checking for __builtin_bswap16... yes [16:46:13.770] checking for __builtin_bswap32... yes [16:46:13.817] checking for __builtin_bswap64... yes [16:46:13.866] checking for __builtin_clz... yes [16:46:13.913] checking for __builtin_ctz... yes [16:46:13.960] checking for __builtin_popcount... yes [16:46:14.007] checking for __builtin_frame_address... yes [16:46:14.054] checking for _LARGEFILE_SOURCE value needed for large files... no [16:46:14.108] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [16:46:14.139] checking for posix_fadvise... no [16:46:14.190] checking whether posix_fadvise is declared... no [16:46:14.236] checking whether fdatasync is declared... no [16:46:14.284] checking whether strlcat is declared... no [16:46:14.349] checking whether strlcpy is declared... no [16:46:14.414] checking whether strnlen is declared... yes [16:46:14.428] checking whether strsep is declared... no [16:46:14.492] checking whether preadv is declared... no [16:46:14.531] checking whether pwritev is declared... no [16:46:14.569] checking whether F_FULLFSYNC is declared... no [16:46:14.611] checking for explicit_bzero... no [16:46:14.659] checking for getopt... yes [16:46:14.703] checking for getpeereid... no [16:46:14.749] checking for inet_aton... no [16:46:14.796] checking for mkdtemp... no [16:46:14.843] checking for strlcat... no [16:46:14.889] checking for strlcpy... no [16:46:14.935] checking for strnlen... yes [16:46:14.982] checking for strsep... no [16:46:15.031] checking for pthread_barrier_wait... yes [16:46:15.075] configure: On mingw32 we will use our strtof wrapper. [16:46:15.075] checking for getopt_long... yes [16:46:15.121] checking for _configthreadlocale... yes [16:46:15.167] checking for syslog... no [16:46:15.215] checking for opterr... yes [16:46:15.264] checking for optreset... no [16:46:15.317] checking test program... cross-compiling [16:46:15.317] checking whether long int is 64 bits... no [16:46:15.352] checking whether long long int is 64 bits... yes [16:46:15.361] checking for __builtin_mul_overflow... yes [16:46:15.404] checking size of void *... 8 [16:46:15.739] checking size of size_t... 8 [16:46:16.039] checking size of long... 4 [16:46:16.252] checking alignment of short... 2 [16:46:16.420] checking alignment of int... 4 [16:46:16.633] checking alignment of long... 4 [16:46:16.846] checking alignment of long long int... 8 [16:46:17.119] checking alignment of double... 8 [16:46:17.394] checking for int8... no [16:46:17.438] checking for uint8... no [16:46:17.481] checking for int64... no [16:46:17.525] checking for uint64... no [16:46:17.570] checking for __int128... yes [16:46:17.621] checking for __int128 alignment bug... assuming ok [16:46:17.621] checking alignment of PG_INT128_TYPE... 16 [16:46:18.017] checking for builtin __sync char locking functions... yes [16:46:18.059] checking for builtin __sync int32 locking functions... yes [16:46:18.103] checking for builtin __sync int32 atomic operations... yes [16:46:18.146] checking for builtin __sync int64 atomic operations... yes [16:46:18.190] checking for builtin __atomic int32 atomic operations... yes [16:46:18.234] checking for builtin __atomic int64 atomic operations... yes [16:46:18.280] checking for __get_cpuid... yes [16:46:18.332] checking for __get_cpuid_count... yes [16:46:18.379] checking for __cpuid... no [16:46:18.794] checking for __cpuidex... no [16:46:19.223] checking for _xgetbv with CFLAGS=... no [16:46:19.601] checking for _xgetbv with CFLAGS=-mxsave... yes [16:46:20.000] checking for _mm512_popcnt_epi64 with CFLAGS=... no [16:46:20.383] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [16:46:20.724] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [16:46:20.772] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [16:46:20.866] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:46:20.891] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:46:20.910] 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 [16:46:20.966] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:46:20.966] checking which random number source to use... Windows native [16:46:20.968] checking for xmllint... /usr/bin/xmllint [16:46:20.968] checking for xsltproc... /usr/bin/xsltproc [16:46:20.969] checking for fop... /usr/bin/fop [16:46:20.969] checking for dbtoepub... no [16:46:20.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [16:46:20.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [16:46:20.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [16:46:20.980] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [16:46:20.980] 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 [16:46:20.980] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [16:46:20.980] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [16:46:21.063] configure: creating ./config.status [16:46:21.146] config.status: creating GNUmakefile [16:46:21.161] config.status: creating src/Makefile.global [16:46:21.177] config.status: creating src/include/pg_config.h [16:46:21.190] config.status: creating src/include/pg_config_ext.h [16:46:21.202] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:46:21.218] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [16:46:21.225] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [16:46:21.232] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [16:46:21.240] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [16:46:21.247] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [16:46:21.251] config.status: executing check_win32_symlinks commands [16:46:21.286] [16:46:21.286] real 0m17.317s [16:46:21.286] user 0m11.535s [16:46:21.286] sys 0m5.350s [16:46:21.286] make -s -j${BUILD_JOBS} clean [16:46:21.813] time make -s -j${BUILD_JOBS} world-bin [16:46:50.610] selfuncs.c: In function ‘estimate_multivariate_bucketsize’: [16:46:50.610] selfuncs.c:3888:45: error: ‘group_rel’ may be used uninitialized [-Werror=maybe-uninitialized] [16:46:50.610] 3888 | bool estimated = estimate_multivariate_ndistinct(root, [16:46:50.610] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [16:46:50.610] 3889 | group_rel, [16:46:50.610] | ~~~~~~~~~~ [16:46:50.610] 3890 | &varinfos, [16:46:50.610] | ~~~~~~~~~~ [16:46:50.610] 3891 | &mvndistinct); [16:46:50.610] | ~~~~~~~~~~~~~ [16:46:50.610] selfuncs.c:3792:29: note: ‘group_rel’ was declared here [16:46:50.610] 3792 | RelOptInfo *group_rel; [16:46:50.610] | ^~~~~~~~~ [16:46:50.610] cc1: all warnings being treated as errors [16:46:50.611] make[4]: *** [: selfuncs.o] Error 1 [16:46:50.611] make[4]: *** Waiting for unfinished jobs.... [16:46:51.206] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [16:46:51.206] make[2]: *** [common.mk:37: utils-recursive] Error 2 [16:46:51.206] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [16:46:51.206] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:46:51.207] [16:46:51.207] real 0m29.394s [16:46:51.207] user 1m25.825s [16:46:51.207] sys 0m20.009s [16:46:51.207] [16:46:51.207] Exit status: 2