[01:34:18.358] time ./configure \ [01:34:18.358] --host=x86_64-w64-mingw32 \ [01:34:18.358] --enable-cassert \ [01:34:18.358] --without-icu \ [01:34:18.358] CC="ccache x86_64-w64-mingw32-gcc" \ [01:34:18.358] CXX="ccache x86_64-w64-mingw32-g++" [01:34:18.478] checking build system type... x86_64-pc-linux-gnu [01:34:18.668] checking host system type... x86_64-w64-mingw32 [01:34:18.673] checking which template to use... win32 [01:34:18.674] checking whether NLS is wanted... no [01:34:18.674] checking for default port number... 5432 [01:34:18.681] checking for block size... 8kB [01:34:18.682] checking for segment size... 1GB [01:34:18.685] checking for WAL block size... 8kB [01:34:18.686] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [01:34:18.721] checking whether the C compiler works... yes [01:34:18.863] checking for C compiler default output file name... a.exe [01:34:18.864] checking for suffix of executables... .exe [01:34:18.904] checking whether we are cross compiling... yes [01:34:18.984] checking for suffix of object files... o [01:34:19.018] checking whether we are using the GNU C compiler... yes [01:34:19.024] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [01:34:19.041] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [01:34:19.051] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [01:34:19.116] checking whether we are using the GNU C++ compiler... yes [01:34:19.122] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [01:34:19.188] checking for gawk... no [01:34:19.188] checking for mawk... mawk [01:34:19.190] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [01:34:19.197] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [01:34:19.203] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [01:34:19.250] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [01:34:19.429] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [01:34:19.436] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [01:34:19.468] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [01:34:19.475] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:34:19.482] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [01:34:19.489] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [01:34:19.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [01:34:19.503] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [01:34:19.519] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [01:34:19.537] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [01:34:19.611] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [01:34:19.629] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [01:34:19.637] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [01:34:19.676] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [01:34:19.684] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [01:34:19.691] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [01:34:19.699] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [01:34:19.707] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [01:34:19.740] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [01:34:19.767] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:34:19.799] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:34:19.807] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [01:34:19.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [01:34:19.887] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [01:34:19.895] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [01:34:19.902] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:34:19.938] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:34:19.955] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:34:19.963] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:34:19.972] checking whether the C compiler still works... yes [01:34:20.040] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [01:34:20.115] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [01:34:20.116] checking pkg-config is at least version 0.9.0... yes [01:34:20.132] checking whether to build with ICU support... no [01:34:20.132] checking whether to build with Tcl... no [01:34:20.132] checking whether to build Perl modules... no [01:34:20.132] checking whether to build Python modules... no [01:34:20.132] checking whether to build with GSSAPI support... no [01:34:20.134] checking whether to build with PAM support... no [01:34:20.134] checking whether to build with BSD Authentication support... no [01:34:20.134] checking whether to build with LDAP support... no [01:34:20.134] checking whether to build with Bonjour support... no [01:34:20.134] checking whether to build with SELinux support... no [01:34:20.134] checking whether to build with systemd support... no [01:34:20.134] configure: WARNING: *** Readline does not work on MinGW --- disabling [01:34:20.134] checking whether to build with XML support... no [01:34:20.135] checking whether to build with LZ4 support... no [01:34:20.135] checking whether to build with ZSTD support... no [01:34:20.135] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [01:34:20.135] checking whether it is possible to strip libraries... yes [01:34:20.143] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [01:34:20.143] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [01:34:20.144] checking for a BSD-compatible install... /usr/bin/install -c [01:34:20.154] checking for tar... /usr/bin/tar [01:34:20.154] checking whether ln -s works... yes [01:34:20.154] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:34:20.156] checking for bison... /usr/bin/bison [01:34:20.159] configure: using bison (GNU Bison) 3.8.2 [01:34:20.162] checking for flex... /usr/bin/flex [01:34:20.175] configure: using flex 2.6.4 [01:34:20.175] checking for perl... /usr/bin/perl [01:34:20.178] configure: using perl 5.36.0 [01:34:20.180] checking for zic... /usr/sbin/zic [01:34:20.180] checking for a sed that does not truncate output... /usr/bin/sed [01:34:20.186] checking for grep that handles long lines and -e... /usr/bin/grep [01:34:20.188] checking for egrep... /usr/bin/grep -E [01:34:20.190] checking for ANSI C header files... yes [01:34:20.238] checking for sys/types.h... yes [01:34:20.256] checking for sys/stat.h... yes [01:34:20.274] checking for stdlib.h... yes [01:34:20.311] checking for string.h... yes [01:34:20.326] checking for memory.h... yes [01:34:20.342] checking for strings.h... yes [01:34:20.358] checking for inttypes.h... yes [01:34:20.422] checking for stdint.h... yes [01:34:20.438] checking for unistd.h... yes [01:34:20.455] checking for main in -lm... yes [01:34:20.503] checking for library containing setproctitle... no [01:34:20.595] checking for library containing dlsym... no [01:34:20.687] checking for library containing socket... -lws2_32 [01:34:20.820] checking for library containing getopt_long... none required [01:34:20.868] checking for library containing shm_open... no [01:34:20.960] checking for library containing shm_unlink... no [01:34:21.049] checking for library containing clock_gettime... no [01:34:21.139] checking for library containing shmget... no [01:34:21.228] checking for library containing backtrace_symbols... no [01:34:21.319] checking for library containing pthread_barrier_wait... -lpthread [01:34:21.411] checking for inflate in -lz... yes [01:34:21.459] checking for stdbool.h that conforms to C99... yes [01:34:21.471] checking for _Bool... yes [01:34:21.544] checking atomic.h usability... no [01:34:21.600] checking atomic.h presence... no [01:34:21.619] checking for atomic.h... no [01:34:21.623] checking copyfile.h usability... no [01:34:21.680] checking copyfile.h presence... no [01:34:21.701] checking for copyfile.h... no [01:34:21.704] checking execinfo.h usability... no [01:34:21.768] checking execinfo.h presence... no [01:34:21.789] checking for execinfo.h... no [01:34:21.793] checking getopt.h usability... yes [01:34:21.802] checking getopt.h presence... yes [01:34:21.818] checking for getopt.h... yes [01:34:21.826] checking ifaddrs.h usability... no [01:34:21.883] checking ifaddrs.h presence... no [01:34:21.904] checking for ifaddrs.h... no [01:34:21.907] checking mbarrier.h usability... no [01:34:21.966] checking mbarrier.h presence... no [01:34:21.986] checking for mbarrier.h... no [01:34:21.990] checking sys/epoll.h usability... no [01:34:22.047] checking sys/epoll.h presence... no [01:34:22.067] checking for sys/epoll.h... no [01:34:22.071] checking sys/event.h usability... no [01:34:22.130] checking sys/event.h presence... no [01:34:22.151] checking for sys/event.h... no [01:34:22.154] checking sys/personality.h usability... no [01:34:22.213] checking sys/personality.h presence... no [01:34:22.233] checking for sys/personality.h... no [01:34:22.237] checking sys/prctl.h usability... no [01:34:22.296] checking sys/prctl.h presence... no [01:34:22.317] checking for sys/prctl.h... no [01:34:22.320] checking sys/procctl.h usability... no [01:34:22.378] checking sys/procctl.h presence... no [01:34:22.398] checking for sys/procctl.h... no [01:34:22.402] checking sys/signalfd.h usability... no [01:34:22.460] checking sys/signalfd.h presence... no [01:34:22.480] checking for sys/signalfd.h... no [01:34:22.483] checking sys/ucred.h usability... no [01:34:22.540] checking sys/ucred.h presence... no [01:34:22.559] checking for sys/ucred.h... no [01:34:22.562] checking termios.h usability... no [01:34:22.619] checking termios.h presence... no [01:34:22.638] checking for termios.h... no [01:34:22.642] checking ucred.h usability... no [01:34:22.700] checking ucred.h presence... no [01:34:22.721] checking for ucred.h... no [01:34:22.724] checking zlib.h usability... yes [01:34:22.734] checking zlib.h presence... yes [01:34:22.755] checking for zlib.h... yes [01:34:22.755] checking for lz4... /usr/bin/lz4 [01:34:22.755] checking for zstd... /usr/bin/zstd [01:34:22.756] checking for openssl... /usr/bin/openssl [01:34:22.760] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [01:34:22.761] checking crtdefs.h usability... yes [01:34:22.769] checking crtdefs.h presence... yes [01:34:22.786] checking for crtdefs.h... yes [01:34:22.787] checking whether byte ordering is bigendian... no [01:34:22.867] checking for inline... inline [01:34:22.875] checking for printf format archetype... gnu_printf [01:34:22.884] checking for _Static_assert... yes [01:34:22.926] checking for typeof... typeof [01:34:22.934] checking for __builtin_types_compatible_p... yes [01:34:22.945] checking for __builtin_constant_p... yes [01:34:22.957] checking for __builtin_unreachable... yes [01:34:23.000] checking for computed goto support... yes [01:34:23.008] checking for struct tm.tm_zone... no [01:34:23.091] checking for union semun... no [01:34:23.128] checking for socklen_t... yes [01:34:24.689] checking for struct sockaddr.sa_len... no [01:34:26.821] checking for locale_t... no [01:34:26.889] checking for C/C++ restrict keyword... __restrict [01:34:26.903] checking for struct option... yes [01:34:26.947] checking whether assembler supports x86_64 popcntq... yes [01:34:26.955] checking size of off_t... 4 [01:34:27.159] 0 [01:34:27.159] checking size of bool... 1 [01:34:27.202] checking for int timezone... yes [01:34:27.251] checking for wcstombs_l declaration... no [01:34:27.336] checking for backtrace_symbols... no [01:34:27.387] checking for copyfile... no [01:34:27.440] checking for copy_file_range... no [01:34:27.491] checking for getifaddrs... no [01:34:27.541] checking for getpeerucred... no [01:34:27.592] checking for inet_pton... yes [01:34:27.644] checking for kqueue... no [01:34:27.696] checking for mbstowcs_l... no [01:34:27.746] checking for memset_s... no [01:34:27.798] checking for posix_fallocate... no [01:34:27.850] checking for ppoll... no [01:34:27.902] checking for pthread_is_threaded_np... no [01:34:27.952] checking for setproctitle... no [01:34:28.002] checking for setproctitle_fast... no [01:34:28.054] checking for strchrnul... no [01:34:28.106] checking for strsignal... no [01:34:28.158] checking for syncfs... no [01:34:28.208] checking for sync_file_range... no [01:34:28.258] checking for uselocale... no [01:34:28.307] checking for wcstombs_l... no [01:34:28.355] checking for __builtin_bswap16... yes [01:34:28.405] checking for __builtin_bswap32... yes [01:34:28.452] checking for __builtin_bswap64... yes [01:34:28.500] checking for __builtin_clz... yes [01:34:28.549] checking for __builtin_ctz... yes [01:34:28.597] checking for __builtin_popcount... yes [01:34:28.644] checking for __builtin_frame_address... yes [01:34:28.693] checking for _LARGEFILE_SOURCE value needed for large files... no [01:34:28.745] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [01:34:28.779] checking for posix_fadvise... no [01:34:28.833] checking whether posix_fadvise is declared... no [01:34:28.881] checking whether fdatasync is declared... no [01:34:28.932] checking whether strlcat is declared... no [01:34:28.997] checking whether strlcpy is declared... no [01:34:29.064] checking whether strnlen is declared... yes [01:34:29.077] checking whether strsep is declared... no [01:34:29.140] checking whether preadv is declared... no [01:34:29.177] checking whether pwritev is declared... no [01:34:29.213] checking whether F_FULLFSYNC is declared... no [01:34:29.254] checking for explicit_bzero... no [01:34:29.301] checking for getopt... yes [01:34:29.346] checking for getpeereid... no [01:34:29.395] checking for inet_aton... no [01:34:29.443] checking for mkdtemp... no [01:34:29.492] checking for strlcat... no [01:34:29.541] checking for strlcpy... no [01:34:29.590] checking for strnlen... yes [01:34:29.640] checking for strsep... no [01:34:29.689] checking for pthread_barrier_wait... yes [01:34:29.735] configure: On mingw32 we will use our strtof wrapper. [01:34:29.735] checking for getopt_long... yes [01:34:29.781] checking for _configthreadlocale... yes [01:34:29.827] checking for syslog... no [01:34:29.875] checking for opterr... yes [01:34:29.923] checking for optreset... no [01:34:29.979] checking test program... cross-compiling [01:34:29.979] checking whether long int is 64 bits... no [01:34:30.014] checking whether long long int is 64 bits... yes [01:34:30.024] checking for __builtin_mul_overflow... yes [01:34:30.068] checking size of void *... 8 [01:34:30.465] checking size of size_t... 8 [01:34:30.744] checking size of long... 4 [01:34:31.062] checking alignment of short... 2 [01:34:31.207] checking alignment of int... 4 [01:34:31.418] checking alignment of long... 4 [01:34:31.642] checking alignment of long long int... 8 [01:34:31.927] checking alignment of double... 8 [01:34:32.276] checking for int8... no [01:34:32.317] checking for uint8... no [01:34:32.362] checking for int64... no [01:34:32.405] checking for uint64... no [01:34:32.447] checking for __int128... yes [01:34:32.496] checking for __int128 alignment bug... assuming ok [01:34:32.496] checking alignment of PG_INT128_TYPE... 16 [01:34:32.858] checking for builtin __sync char locking functions... yes [01:34:32.899] checking for builtin __sync int32 locking functions... yes [01:34:32.940] checking for builtin __sync int32 atomic operations... yes [01:34:32.982] checking for builtin __sync int64 atomic operations... yes [01:34:33.027] checking for builtin __atomic int32 atomic operations... yes [01:34:33.069] checking for builtin __atomic int64 atomic operations... yes [01:34:33.112] checking for __get_cpuid... yes [01:34:33.160] checking for __get_cpuid_count... yes [01:34:33.206] checking for __cpuid... no [01:34:33.603] checking for __cpuidex... no [01:34:34.030] checking for _xgetbv with CFLAGS=... no [01:34:34.414] checking for _xgetbv with CFLAGS=-mxsave... yes [01:34:34.819] checking for _mm512_popcnt_epi64 with CFLAGS=... no [01:34:35.201] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [01:34:35.530] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [01:34:35.579] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [01:34:35.673] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:34:35.698] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:34:35.718] 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 [01:34:35.775] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:34:35.776] checking which random number source to use... Windows native [01:34:35.777] checking for xmllint... /usr/bin/xmllint [01:34:35.778] checking for xsltproc... /usr/bin/xsltproc [01:34:35.778] checking for fop... /usr/bin/fop [01:34:35.778] checking for dbtoepub... no [01:34:35.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [01:34:35.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [01:34:35.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [01:34:35.790] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [01:34:35.790] 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 [01:34:35.790] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [01:34:35.790] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [01:34:35.878] configure: creating ./config.status [01:34:35.962] config.status: creating GNUmakefile [01:34:35.975] config.status: creating src/Makefile.global [01:34:35.990] config.status: creating src/include/pg_config.h [01:34:36.003] config.status: creating src/include/pg_config_ext.h [01:34:36.016] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:34:36.031] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [01:34:36.039] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [01:34:36.047] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [01:34:36.055] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [01:34:36.062] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [01:34:36.065] config.status: executing check_win32_symlinks commands [01:34:36.100] [01:34:36.100] real 0m17.742s [01:34:36.100] user 0m11.624s [01:34:36.100] sys 0m5.687s [01:34:36.100] make -s -j${BUILD_JOBS} clean [01:34:36.624] time make -s -j${BUILD_JOBS} world-bin [01:35:40.641] nbtree.c: In function ‘btexplain’: [01:35:40.641] nbtree.c:786:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [01:35:40.641] 786 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [01:35:40.641] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:35:40.641] nbtree.c:548:23: note: ‘stripped_indexquals’ was declared here [01:35:40.641] 548 | List *stripped_indexquals; [01:35:40.641] | ^~~~~~~~~~~~~~~~~~~ [01:35:40.641] cc1: all warnings being treated as errors [01:35:40.642] make[4]: *** [: nbtree.o] Error 1 [01:35:40.642] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [01:35:40.642] make[2]: *** [common.mk:37: access-recursive] Error 2 [01:35:40.642] make[2]: *** Waiting for unfinished jobs.... [01:35:52.789] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [01:35:52.790] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:35:52.790] [01:35:52.790] real 1m16.166s [01:35:52.790] user 4m7.525s [01:35:52.790] sys 0m44.725s [01:35:52.790] [01:35:52.790] Exit status: 2