[11:50:04.408] time ./configure \ [11:50:04.408] --host=x86_64-w64-mingw32 \ [11:50:04.408] --enable-cassert \ [11:50:04.408] --without-icu \ [11:50:04.408] CC="ccache x86_64-w64-mingw32-gcc" \ [11:50:04.408] CXX="ccache x86_64-w64-mingw32-g++" [11:50:04.528] checking build system type... x86_64-pc-linux-gnu [11:50:04.751] checking host system type... x86_64-w64-mingw32 [11:50:04.756] checking which template to use... win32 [11:50:04.756] checking whether NLS is wanted... no [11:50:04.757] checking for default port number... 5432 [11:50:04.764] checking for block size... 8kB [11:50:04.765] checking for segment size... 1GB [11:50:04.768] checking for WAL block size... 8kB [11:50:04.769] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:50:04.805] checking whether the C compiler works... yes [11:50:04.961] checking for C compiler default output file name... a.exe [11:50:04.962] checking for suffix of executables... .exe [11:50:05.002] checking whether we are cross compiling... yes [11:50:05.077] checking for suffix of object files... o [11:50:05.108] checking whether we are using the GNU C compiler... yes [11:50:05.114] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:50:05.130] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:50:05.154] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:50:05.215] checking whether we are using the GNU C++ compiler... yes [11:50:05.222] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:50:05.285] checking for gawk... no [11:50:05.285] checking for mawk... mawk [11:50:05.287] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:50:05.294] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:50:05.300] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:50:05.344] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:50:05.530] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:50:05.537] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:50:05.569] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:50:05.586] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:50:05.592] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:50:05.623] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:50:05.639] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:50:05.646] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:50:05.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:50:05.678] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:50:05.751] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:50:05.768] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:50:05.785] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:50:05.824] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:50:05.831] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:50:05.849] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:50:05.856] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:50:05.863] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:50:05.896] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:50:05.921] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:50:05.956] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:50:05.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:50:06.001] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:50:06.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:50:06.047] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:50:06.064] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:50:06.102] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:50:06.135] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:50:06.142] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:50:06.177] checking whether the C compiler still works... yes [11:50:06.248] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:50:06.318] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:50:06.318] checking pkg-config is at least version 0.9.0... yes [11:50:06.335] checking whether to build with ICU support... no [11:50:06.335] checking whether to build with Tcl... no [11:50:06.335] checking whether to build Perl modules... no [11:50:06.335] checking whether to build Python modules... no [11:50:06.335] checking whether to build with GSSAPI support... no [11:50:06.336] checking whether to build with PAM support... no [11:50:06.336] checking whether to build with BSD Authentication support... no [11:50:06.336] checking whether to build with LDAP support... no [11:50:06.336] checking whether to build with Bonjour support... no [11:50:06.336] checking whether to build with SELinux support... no [11:50:06.336] checking whether to build with systemd support... no [11:50:06.337] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:50:06.337] checking whether to build with XML support... no [11:50:06.337] checking whether to build with LZ4 support... no [11:50:06.337] checking whether to build with ZSTD support... no [11:50:06.337] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:50:06.338] checking whether it is possible to strip libraries... yes [11:50:06.346] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:50:06.346] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:50:06.347] checking for a BSD-compatible install... /usr/bin/install -c [11:50:06.355] checking for tar... /usr/bin/tar [11:50:06.356] checking whether ln -s works... yes [11:50:06.356] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:50:06.358] checking for bison... /usr/bin/bison [11:50:06.361] configure: using bison (GNU Bison) 3.8.2 [11:50:06.364] checking for flex... /usr/bin/flex [11:50:06.376] configure: using flex 2.6.4 [11:50:06.376] checking for perl... /usr/bin/perl [11:50:06.379] configure: using perl 5.36.0 [11:50:06.382] checking for zic... /usr/sbin/zic [11:50:06.382] checking for a sed that does not truncate output... /usr/bin/sed [11:50:06.386] checking for grep that handles long lines and -e... /usr/bin/grep [11:50:06.388] checking for egrep... /usr/bin/grep -E [11:50:06.389] checking for ANSI C header files... yes [11:50:06.478] checking for sys/types.h... yes [11:50:06.535] checking for sys/stat.h... yes [11:50:06.570] checking for stdlib.h... yes [11:50:06.603] checking for string.h... yes [11:50:06.616] checking for memory.h... yes [11:50:06.630] checking for strings.h... yes [11:50:06.645] checking for inttypes.h... yes [11:50:06.706] checking for stdint.h... yes [11:50:06.721] checking for unistd.h... yes [11:50:06.737] checking for main in -lm... yes [11:50:06.786] checking for library containing setproctitle... no [11:50:06.877] checking for library containing dlsym... no [11:50:06.966] checking for library containing socket... -lws2_32 [11:50:07.100] checking for library containing getopt_long... none required [11:50:07.148] checking for library containing shm_open... no [11:50:07.236] checking for library containing shm_unlink... no [11:50:07.328] checking for library containing clock_gettime... no [11:50:07.417] checking for library containing shmget... no [11:50:07.503] checking for library containing backtrace_symbols... no [11:50:07.589] checking for library containing pthread_barrier_wait... -lpthread [11:50:07.676] checking for inflate in -lz... yes [11:50:07.722] checking for stdbool.h that conforms to C99... yes [11:50:07.772] checking for _Bool... yes [11:50:07.842] checking atomic.h usability... no [11:50:07.896] checking atomic.h presence... no [11:50:07.915] checking for atomic.h... no [11:50:07.918] checking copyfile.h usability... no [11:50:07.972] checking copyfile.h presence... no [11:50:07.989] checking for copyfile.h... no [11:50:07.992] checking execinfo.h usability... no [11:50:08.045] checking execinfo.h presence... no [11:50:08.062] checking for execinfo.h... no [11:50:08.065] checking getopt.h usability... yes [11:50:08.117] checking getopt.h presence... yes [11:50:08.131] checking for getopt.h... yes [11:50:08.137] checking ifaddrs.h usability... no [11:50:08.189] checking ifaddrs.h presence... no [11:50:08.207] checking for ifaddrs.h... no [11:50:08.210] checking mbarrier.h usability... no [11:50:08.265] checking mbarrier.h presence... no [11:50:08.283] checking for mbarrier.h... no [11:50:08.286] checking sys/epoll.h usability... no [11:50:08.339] checking sys/epoll.h presence... no [11:50:08.358] checking for sys/epoll.h... no [11:50:08.361] checking sys/event.h usability... no [11:50:08.418] checking sys/event.h presence... no [11:50:08.438] checking for sys/event.h... no [11:50:08.442] checking sys/personality.h usability... no [11:50:08.497] checking sys/personality.h presence... no [11:50:08.514] checking for sys/personality.h... no [11:50:08.517] checking sys/prctl.h usability... no [11:50:08.571] checking sys/prctl.h presence... no [11:50:08.588] checking for sys/prctl.h... no [11:50:08.591] checking sys/procctl.h usability... no [11:50:08.644] checking sys/procctl.h presence... no [11:50:08.661] checking for sys/procctl.h... no [11:50:08.664] checking sys/signalfd.h usability... no [11:50:08.716] checking sys/signalfd.h presence... no [11:50:08.732] checking for sys/signalfd.h... no [11:50:08.735] checking sys/ucred.h usability... no [11:50:08.788] checking sys/ucred.h presence... no [11:50:08.805] checking for sys/ucred.h... no [11:50:08.808] checking termios.h usability... no [11:50:08.860] checking termios.h presence... no [11:50:08.877] checking for termios.h... no [11:50:08.880] checking ucred.h usability... no [11:50:08.932] checking ucred.h presence... no [11:50:08.949] checking for ucred.h... no [11:50:08.952] checking zlib.h usability... yes [11:50:09.014] checking zlib.h presence... yes [11:50:09.032] checking for zlib.h... yes [11:50:09.032] checking for lz4... /usr/bin/lz4 [11:50:09.033] checking for zstd... /usr/bin/zstd [11:50:09.033] checking for openssl... /usr/bin/openssl [11:50:09.037] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [11:50:09.037] checking crtdefs.h usability... yes [11:50:09.091] checking crtdefs.h presence... yes [11:50:09.105] checking for crtdefs.h... yes [11:50:09.107] checking whether byte ordering is bigendian... no [11:50:09.175] checking for inline... inline [11:50:09.182] checking for printf format archetype... gnu_printf [11:50:09.214] checking for _Static_assert... yes [11:50:09.254] checking for typeof... typeof [11:50:09.263] checking for __builtin_types_compatible_p... yes [11:50:09.306] checking for __builtin_constant_p... yes [11:50:09.317] checking for __builtin_unreachable... yes [11:50:09.358] checking for computed goto support... yes [11:50:09.364] checking for struct tm.tm_zone... no [11:50:09.438] checking for union semun... no [11:50:09.469] checking for socklen_t... yes [11:50:10.987] checking for struct sockaddr.sa_len... no [11:50:12.954] checking for locale_t... no [11:50:13.017] checking for C/C++ restrict keyword... __restrict [11:50:13.029] checking for struct option... yes [11:50:13.069] checking whether assembler supports x86_64 popcntq... yes [11:50:13.076] checking size of off_t... 4 [11:50:13.409] 0 [11:50:13.409] checking size of bool... 1 [11:50:13.474] checking for int timezone... yes [11:50:13.518] checking for wcstombs_l declaration... no [11:50:13.606] checking for backtrace_symbols... no [11:50:13.655] checking for copyfile... no [11:50:13.704] checking for copy_file_range... no [11:50:13.753] checking for getifaddrs... no [11:50:13.801] checking for getpeerucred... no [11:50:13.850] checking for inet_pton... yes [11:50:13.898] checking for kqueue... no [11:50:13.946] checking for mbstowcs_l... no [11:50:13.995] checking for memset_s... no [11:50:14.044] checking for posix_fallocate... no [11:50:14.092] checking for ppoll... no [11:50:14.139] checking for pthread_is_threaded_np... no [11:50:14.187] checking for setproctitle... no [11:50:14.235] checking for setproctitle_fast... no [11:50:14.282] checking for strchrnul... no [11:50:14.334] checking for strsignal... no [11:50:14.383] checking for syncfs... no [11:50:14.433] checking for sync_file_range... no [11:50:14.482] checking for uselocale... no [11:50:14.531] checking for wcstombs_l... no [11:50:14.577] checking for __builtin_bswap16... yes [11:50:14.625] checking for __builtin_bswap32... yes [11:50:14.671] checking for __builtin_bswap64... yes [11:50:14.717] checking for __builtin_clz... yes [11:50:14.764] checking for __builtin_ctz... yes [11:50:14.811] checking for __builtin_popcount... yes [11:50:14.859] checking for __builtin_frame_address... yes [11:50:14.905] checking for _LARGEFILE_SOURCE value needed for large files... no [11:50:14.957] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:50:14.986] checking for posix_fadvise... no [11:50:15.036] checking whether posix_fadvise is declared... no [11:50:15.082] checking whether fdatasync is declared... no [11:50:15.128] checking whether strlcat is declared... no [11:50:15.188] checking whether strlcpy is declared... no [11:50:15.249] checking whether strnlen is declared... yes [11:50:15.312] checking whether strsep is declared... no [11:50:15.373] checking whether preadv is declared... no [11:50:15.408] checking whether pwritev is declared... no [11:50:15.441] checking whether F_FULLFSYNC is declared... no [11:50:15.478] checking for explicit_bzero... no [11:50:15.523] checking for getopt... yes [11:50:15.564] checking for getpeereid... no [11:50:15.610] checking for inet_aton... no [11:50:15.655] checking for mkdtemp... no [11:50:15.700] checking for strlcat... no [11:50:15.745] checking for strlcpy... no [11:50:15.792] checking for strnlen... yes [11:50:15.838] checking for strsep... no [11:50:15.884] checking for pthread_barrier_wait... yes [11:50:15.928] configure: On mingw32 we will use our strtof wrapper. [11:50:15.928] checking for getopt_long... yes [11:50:15.973] checking for _configthreadlocale... yes [11:50:16.020] checking for syslog... no [11:50:16.068] checking for opterr... yes [11:50:16.117] checking for optreset... no [11:50:16.170] checking test program... cross-compiling [11:50:16.170] checking whether long int is 64 bits... no [11:50:16.202] checking whether long long int is 64 bits... yes [11:50:16.211] checking for __builtin_mul_overflow... yes [11:50:16.254] checking size of void *... 8 [11:50:16.704] checking size of size_t... 8 [11:50:17.033] checking size of long... 4 [11:50:17.368] checking alignment of short... 2 [11:50:17.518] checking alignment of int... 4 [11:50:17.830] checking alignment of long... 4 [11:50:18.119] checking alignment of long long int... 8 [11:50:18.534] checking alignment of double... 8 [11:50:18.961] checking for int8... no [11:50:19.003] checking for uint8... no [11:50:19.046] checking for int64... no [11:50:19.088] checking for uint64... no [11:50:19.130] checking for __int128... yes [11:50:19.179] checking for __int128 alignment bug... assuming ok [11:50:19.179] checking alignment of PG_INT128_TYPE... 16 [11:50:19.608] checking for builtin __sync char locking functions... yes [11:50:19.650] checking for builtin __sync int32 locking functions... yes [11:50:19.695] checking for builtin __sync int32 atomic operations... yes [11:50:19.739] checking for builtin __sync int64 atomic operations... yes [11:50:19.783] checking for builtin __atomic int32 atomic operations... yes [11:50:19.829] checking for builtin __atomic int64 atomic operations... yes [11:50:19.873] checking for __get_cpuid... yes [11:50:19.921] checking for __get_cpuid_count... yes [11:50:19.968] checking for __cpuid... no [11:50:20.366] checking for __cpuidex... no [11:50:20.791] checking for _xgetbv with CFLAGS=... no [11:50:21.174] checking for _xgetbv with CFLAGS=-mxsave... yes [11:50:21.573] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:50:21.961] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:50:22.300] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:50:22.348] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:50:22.436] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:50:22.457] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:50:22.475] 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 [11:50:22.529] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:50:22.530] checking which random number source to use... Windows native [11:50:22.532] checking for xmllint... /usr/bin/xmllint [11:50:22.532] checking for xsltproc... /usr/bin/xsltproc [11:50:22.532] checking for fop... /usr/bin/fop [11:50:22.532] checking for dbtoepub... no [11:50:22.533] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:50:22.533] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:50:22.533] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:50:22.543] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:50:22.543] 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 [11:50:22.543] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:50:22.543] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:50:22.626] configure: creating ./config.status [11:50:22.708] config.status: creating GNUmakefile [11:50:22.720] config.status: creating src/Makefile.global [11:50:22.734] config.status: creating src/include/pg_config.h [11:50:22.747] config.status: creating src/include/pg_config_ext.h [11:50:22.758] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:50:22.773] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:50:22.780] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:50:22.787] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:50:22.794] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:50:22.801] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:50:22.804] config.status: executing check_win32_symlinks commands [11:50:22.839] [11:50:22.839] real 0m18.430s [11:50:22.839] user 0m12.346s [11:50:22.839] sys 0m5.571s [11:50:22.839] make -s -j${BUILD_JOBS} clean [11:50:23.347] time make -s -j${BUILD_JOBS} world-bin [11:51:40.515] nbtree.c: In function ‘btexplain’: [11:51:40.515] nbtree.c:787:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [11:51:40.515] 787 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [11:51:40.515] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:51:40.515] nbtree.c:549:23: note: ‘stripped_indexquals’ was declared here [11:51:40.515] 549 | List *stripped_indexquals; [11:51:40.515] | ^~~~~~~~~~~~~~~~~~~ [11:51:40.515] cc1: all warnings being treated as errors [11:51:40.516] make[4]: *** [: nbtree.o] Error 1 [11:51:40.516] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [11:51:40.516] make[2]: *** [common.mk:37: access-recursive] Error 2 [11:51:40.516] make[2]: *** Waiting for unfinished jobs.... [11:51:55.289] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:51:55.289] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:51:55.289] [11:51:55.289] real 1m31.942s [11:51:55.289] user 4m56.976s [11:51:55.289] sys 0m56.101s [11:51:55.289] [11:51:55.289] Exit status: 2