[19:28:01.763] time ./configure \ [19:28:01.763] --host=x86_64-w64-mingw32 \ [19:28:01.763] --enable-cassert \ [19:28:01.763] --without-icu \ [19:28:01.763] CC="ccache x86_64-w64-mingw32-gcc" \ [19:28:01.763] CXX="ccache x86_64-w64-mingw32-g++" [19:28:01.878] checking build system type... x86_64-pc-linux-gnu [19:28:02.081] checking host system type... x86_64-w64-mingw32 [19:28:02.087] checking which template to use... win32 [19:28:02.087] checking whether NLS is wanted... no [19:28:02.087] checking for default port number... 5432 [19:28:02.095] checking for block size... 8kB [19:28:02.096] checking for segment size... 1GB [19:28:02.098] checking for WAL block size... 8kB [19:28:02.100] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:28:02.137] checking whether the C compiler works... yes [19:28:02.270] checking for C compiler default output file name... a.exe [19:28:02.272] checking for suffix of executables... .exe [19:28:02.313] checking whether we are cross compiling... yes [19:28:02.387] checking for suffix of object files... o [19:28:02.404] checking whether we are using the GNU C compiler... yes [19:28:02.420] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:28:02.427] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:28:02.436] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:28:02.602] checking whether we are using the GNU C++ compiler... yes [19:28:02.772] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:28:02.906] checking for gawk... no [19:28:02.906] checking for mawk... mawk [19:28:02.908] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:28:02.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:28:02.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:28:03.001] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:28:03.046] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:28:03.053] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:28:03.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:28:03.104] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:28:03.122] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:28:03.130] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:28:03.148] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:28:03.181] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:28:03.199] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:28:03.217] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:28:03.234] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:28:03.268] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:28:03.275] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:28:03.312] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:28:03.330] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:28:03.363] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:28:03.398] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:28:03.432] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:28:03.465] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:28:03.488] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:28:03.495] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:28:03.511] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:28:03.548] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:28:03.586] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:28:03.592] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:28:03.615] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:28:03.648] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:28:03.655] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:28:03.671] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:28:03.687] checking whether the C compiler still works... yes [19:28:03.762] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:28:03.827] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:28:03.827] checking pkg-config is at least version 0.9.0... yes [19:28:03.846] checking whether to build with ICU support... no [19:28:03.846] checking whether to build with Tcl... no [19:28:03.846] checking whether to build Perl modules... no [19:28:03.846] checking whether to build Python modules... no [19:28:03.846] checking whether to build with GSSAPI support... no [19:28:03.847] checking whether to build with PAM support... no [19:28:03.847] checking whether to build with BSD Authentication support... no [19:28:03.847] checking whether to build with LDAP support... no [19:28:03.848] checking whether to build with Bonjour support... no [19:28:03.848] checking whether to build with SELinux support... no [19:28:03.848] checking whether to build with systemd support... no [19:28:03.848] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:28:03.848] checking whether to build with XML support... no [19:28:03.848] checking whether to build with LZ4 support... no [19:28:03.848] checking whether to build with ZSTD support... no [19:28:03.849] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:28:03.849] checking whether it is possible to strip libraries... yes [19:28:03.859] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:28:03.859] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:28:03.859] checking for a BSD-compatible install... /usr/bin/install -c [19:28:03.868] checking for tar... /usr/bin/tar [19:28:03.868] checking whether ln -s works... yes [19:28:03.868] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:28:03.871] checking for bison... /usr/bin/bison [19:28:03.873] configure: using bison (GNU Bison) 3.8.2 [19:28:03.876] checking for flex... /usr/bin/flex [19:28:03.887] configure: using flex 2.6.4 [19:28:03.887] checking for perl... /usr/bin/perl [19:28:03.890] configure: using perl 5.36.0 [19:28:03.892] checking for zic... /usr/sbin/zic [19:28:03.892] checking for a sed that does not truncate output... /usr/bin/sed [19:28:03.896] checking for grep that handles long lines and -e... /usr/bin/grep [19:28:03.898] checking for egrep... /usr/bin/grep -E [19:28:03.900] checking for ANSI C header files... yes [19:28:03.956] checking for sys/types.h... yes [19:28:03.990] checking for sys/stat.h... yes [19:28:04.026] checking for stdlib.h... yes [19:28:04.085] checking for string.h... yes [19:28:04.118] checking for memory.h... yes [19:28:04.177] checking for strings.h... yes [19:28:04.192] checking for inttypes.h... yes [19:28:04.231] checking for stdint.h... yes [19:28:04.291] checking for unistd.h... yes [19:28:04.354] checking for main in -lm... yes [19:28:04.403] checking for library containing setproctitle... no [19:28:04.493] checking for library containing dlsym... no [19:28:04.582] checking for library containing socket... -lws2_32 [19:28:04.715] checking for library containing getopt_long... none required [19:28:04.765] checking for library containing shm_open... no [19:28:04.857] checking for library containing shm_unlink... no [19:28:04.950] checking for library containing clock_gettime... no [19:28:05.042] checking for library containing shmget... no [19:28:05.135] checking for library containing backtrace_symbols... no [19:28:05.227] checking for library containing pthread_barrier_wait... -lpthread [19:28:05.320] checking for inflate in -lz... yes [19:28:05.368] checking for stdbool.h that conforms to C99... yes [19:28:05.380] checking for _Bool... yes [19:28:05.473] checking atomic.h usability... no [19:28:05.531] checking atomic.h presence... no [19:28:05.551] checking for atomic.h... no [19:28:05.554] checking copyfile.h usability... no [19:28:05.611] checking copyfile.h presence... no [19:28:05.632] checking for copyfile.h... no [19:28:05.635] checking execinfo.h usability... no [19:28:05.692] checking execinfo.h presence... no [19:28:05.712] checking for execinfo.h... no [19:28:05.715] checking getopt.h usability... yes [19:28:05.771] checking getopt.h presence... yes [19:28:05.787] checking for getopt.h... yes [19:28:05.795] checking ifaddrs.h usability... no [19:28:05.851] checking ifaddrs.h presence... no [19:28:05.870] checking for ifaddrs.h... no [19:28:05.873] checking mbarrier.h usability... no [19:28:05.929] checking mbarrier.h presence... no [19:28:05.947] checking for mbarrier.h... no [19:28:05.950] checking sys/epoll.h usability... no [19:28:06.006] checking sys/epoll.h presence... no [19:28:06.025] checking for sys/epoll.h... no [19:28:06.029] checking sys/event.h usability... no [19:28:06.084] checking sys/event.h presence... no [19:28:06.103] checking for sys/event.h... no [19:28:06.106] checking sys/personality.h usability... no [19:28:06.164] checking sys/personality.h presence... no [19:28:06.184] checking for sys/personality.h... no [19:28:06.187] checking sys/prctl.h usability... no [19:28:06.244] checking sys/prctl.h presence... no [19:28:06.263] checking for sys/prctl.h... no [19:28:06.267] checking sys/procctl.h usability... no [19:28:06.320] checking sys/procctl.h presence... no [19:28:06.338] checking for sys/procctl.h... no [19:28:06.341] checking sys/signalfd.h usability... no [19:28:06.397] checking sys/signalfd.h presence... no [19:28:06.417] checking for sys/signalfd.h... no [19:28:06.420] checking sys/ucred.h usability... no [19:28:06.476] checking sys/ucred.h presence... no [19:28:06.495] checking for sys/ucred.h... no [19:28:06.498] checking termios.h usability... no [19:28:06.551] checking termios.h presence... no [19:28:06.569] checking for termios.h... no [19:28:06.573] checking ucred.h usability... no [19:28:06.626] checking ucred.h presence... no [19:28:06.644] checking for ucred.h... no [19:28:06.647] checking zlib.h usability... yes [19:28:06.708] checking zlib.h presence... yes [19:28:06.729] checking for zlib.h... yes [19:28:06.729] checking for lz4... /usr/bin/lz4 [19:28:06.729] checking for zstd... /usr/bin/zstd [19:28:06.730] checking for openssl... /usr/bin/openssl [19:28:06.734] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:28:06.735] checking crtdefs.h usability... yes [19:28:06.792] checking crtdefs.h presence... yes [19:28:06.807] checking for crtdefs.h... yes [19:28:06.808] checking whether byte ordering is bigendian... no [19:28:06.914] checking for inline... inline [19:28:06.921] checking for printf format archetype... gnu_printf [19:28:06.959] checking for _Static_assert... yes [19:28:07.003] checking for typeof... typeof [19:28:07.039] checking for __builtin_types_compatible_p... yes [19:28:07.061] checking for __builtin_constant_p... yes [19:28:07.096] checking for __builtin_unreachable... yes [19:28:07.138] checking for computed goto support... yes [19:28:07.173] checking for struct tm.tm_zone... no [19:28:07.255] checking for union semun... no [19:28:07.290] checking for socklen_t... yes [19:28:08.836] checking for struct sockaddr.sa_len... no [19:28:10.923] checking for locale_t... no [19:28:10.989] checking for C/C++ restrict keyword... __restrict [19:28:11.012] checking for struct option... yes [19:28:11.083] checking whether assembler supports x86_64 popcntq... yes [19:28:11.090] checking size of off_t... 4 [19:28:11.370] 0 [19:28:11.370] checking size of bool... 1 [19:28:11.440] checking for int timezone... yes [19:28:11.487] checking for wcstombs_l declaration... no [19:28:11.573] checking for backtrace_symbols... no [19:28:11.624] checking for copyfile... no [19:28:11.676] checking for copy_file_range... no [19:28:11.730] checking for getifaddrs... no [19:28:11.782] checking for getpeerucred... no [19:28:11.831] checking for inet_pton... yes [19:28:11.879] checking for kqueue... no [19:28:11.929] checking for mbstowcs_l... no [19:28:11.980] checking for memset_s... no [19:28:12.030] checking for posix_fallocate... no [19:28:12.080] checking for ppoll... no [19:28:12.130] checking for pthread_is_threaded_np... no [19:28:12.179] checking for setproctitle... no [19:28:12.229] checking for setproctitle_fast... no [19:28:12.279] checking for strchrnul... no [19:28:12.328] checking for strsignal... no [19:28:12.379] checking for syncfs... no [19:28:12.431] checking for sync_file_range... no [19:28:12.484] checking for uselocale... no [19:28:12.536] checking for wcstombs_l... no [19:28:12.586] checking for __builtin_bswap16... yes [19:28:12.635] checking for __builtin_bswap32... yes [19:28:12.687] checking for __builtin_bswap64... yes [19:28:12.735] checking for __builtin_clz... yes [19:28:12.785] checking for __builtin_ctz... yes [19:28:12.833] checking for __builtin_popcount... yes [19:28:12.882] checking for __builtin_frame_address... yes [19:28:12.930] checking for _LARGEFILE_SOURCE value needed for large files... no [19:28:12.983] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:28:13.017] checking for posix_fadvise... no [19:28:13.069] checking whether posix_fadvise is declared... no [19:28:13.119] checking whether fdatasync is declared... no [19:28:13.169] checking whether strlcat is declared... no [19:28:13.237] checking whether strlcpy is declared... no [19:28:13.301] checking whether strnlen is declared... yes [19:28:13.337] checking whether strsep is declared... no [19:28:13.401] checking whether preadv is declared... no [19:28:13.438] checking whether pwritev is declared... no [19:28:13.476] checking whether F_FULLFSYNC is declared... no [19:28:13.519] checking for explicit_bzero... no [19:28:13.567] checking for getopt... yes [19:28:13.611] checking for getpeereid... no [19:28:13.660] checking for inet_aton... no [19:28:13.708] checking for mkdtemp... no [19:28:13.755] checking for strlcat... no [19:28:13.803] checking for strlcpy... no [19:28:13.854] checking for strnlen... yes [19:28:13.902] checking for strsep... no [19:28:13.952] checking for pthread_barrier_wait... yes [19:28:13.995] configure: On mingw32 we will use our strtof wrapper. [19:28:13.995] checking for getopt_long... yes [19:28:14.040] checking for _configthreadlocale... yes [19:28:14.084] checking for syslog... no [19:28:14.131] checking for opterr... yes [19:28:14.179] checking for optreset... no [19:28:14.232] checking test program... cross-compiling [19:28:14.232] checking whether long int is 64 bits... no [19:28:14.263] checking whether long long int is 64 bits... yes [19:28:14.272] checking for __builtin_mul_overflow... yes [19:28:14.315] checking size of void *... 8 [19:28:14.739] checking size of size_t... 8 [19:28:15.230] checking size of long... 4 [19:28:15.550] checking alignment of short... 2 [19:28:15.789] checking alignment of int... 4 [19:28:16.129] checking alignment of long... 4 [19:28:16.421] checking alignment of long long int... 8 [19:28:16.873] checking alignment of double... 8 [19:28:17.340] checking for int8... no [19:28:17.382] checking for uint8... no [19:28:17.426] checking for int64... no [19:28:17.468] checking for uint64... no [19:28:17.508] checking for __int128... yes [19:28:17.555] checking for __int128 alignment bug... assuming ok [19:28:17.555] checking alignment of PG_INT128_TYPE... 16 [19:28:18.027] checking for builtin __sync char locking functions... yes [19:28:18.068] checking for builtin __sync int32 locking functions... yes [19:28:18.109] checking for builtin __sync int32 atomic operations... yes [19:28:18.151] checking for builtin __sync int64 atomic operations... yes [19:28:18.193] checking for builtin __atomic int32 atomic operations... yes [19:28:18.234] checking for builtin __atomic int64 atomic operations... yes [19:28:18.274] checking for __get_cpuid... yes [19:28:18.318] checking for __get_cpuid_count... yes [19:28:18.362] checking for __cpuid... no [19:28:18.754] checking for __cpuidex... no [19:28:19.182] checking for _xgetbv with CFLAGS=... no [19:28:19.557] checking for _xgetbv with CFLAGS=-mxsave... yes [19:28:19.953] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:28:20.334] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:28:20.677] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:28:20.726] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:28:20.818] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:28:20.839] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:28:20.858] 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 [19:28:20.916] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:28:20.916] checking which random number source to use... Windows native [19:28:20.919] checking for xmllint... /usr/bin/xmllint [19:28:20.919] checking for xsltproc... /usr/bin/xsltproc [19:28:20.919] checking for fop... /usr/bin/fop [19:28:20.920] checking for dbtoepub... no [19:28:20.920] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:28:20.920] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:28:20.920] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:28:20.933] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:28:20.933] 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 [19:28:20.933] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:28:20.933] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:28:21.032] configure: creating ./config.status [19:28:21.120] config.status: creating GNUmakefile [19:28:21.133] config.status: creating src/Makefile.global [19:28:21.148] config.status: creating src/include/pg_config.h [19:28:21.161] config.status: creating src/include/pg_config_ext.h [19:28:21.173] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:28:21.188] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:28:21.195] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:28:21.202] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:28:21.209] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:28:21.216] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:28:21.220] config.status: executing check_win32_symlinks commands [19:28:21.254] [19:28:21.254] real 0m19.491s [19:28:21.254] user 0m12.876s [19:28:21.254] sys 0m6.186s [19:28:21.254] make -s -j${BUILD_JOBS} clean [19:28:21.772] time make -s -j${BUILD_JOBS} world-bin [19:29:50.454] nbtree.c: In function ‘btexplain’: [19:29:50.454] nbtree.c:786:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [19:29:50.454] 786 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [19:29:50.454] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:29:50.454] nbtree.c:548:23: note: ‘stripped_indexquals’ was declared here [19:29:50.454] 548 | List *stripped_indexquals; [19:29:50.454] | ^~~~~~~~~~~~~~~~~~~ [19:29:50.454] cc1: all warnings being treated as errors [19:29:50.455] make[4]: *** [: nbtree.o] Error 1 [19:29:50.455] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [19:29:50.455] make[2]: *** [common.mk:37: access-recursive] Error 2 [19:29:50.455] make[2]: *** Waiting for unfinished jobs.... [19:30:03.816] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:30:03.817] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:30:03.817] [19:30:03.817] real 1m42.045s [19:30:03.817] user 5m28.741s [19:30:03.817] sys 1m1.715s [19:30:03.817] [19:30:03.817] Exit status: 2