[22:04:37.049] time ./configure \ [22:04:37.049] --host=x86_64-w64-mingw32 \ [22:04:37.049] --enable-cassert \ [22:04:37.049] --without-icu \ [22:04:37.049] CC="ccache x86_64-w64-mingw32-gcc" \ [22:04:37.049] CXX="ccache x86_64-w64-mingw32-g++" [22:04:37.155] checking build system type... x86_64-pc-linux-gnu [22:04:37.362] checking host system type... x86_64-w64-mingw32 [22:04:37.367] checking which template to use... win32 [22:04:37.367] checking whether NLS is wanted... no [22:04:37.367] checking for default port number... 5432 [22:04:37.374] checking for block size... 8kB [22:04:37.376] checking for segment size... 1GB [22:04:37.379] checking for WAL block size... 8kB [22:04:37.380] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:04:37.416] checking whether the C compiler works... yes [22:04:37.556] checking for C compiler default output file name... a.exe [22:04:37.558] checking for suffix of executables... .exe [22:04:37.598] checking whether we are cross compiling... yes [22:04:37.675] checking for suffix of object files... o [22:04:37.683] checking whether we are using the GNU C compiler... yes [22:04:37.690] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:04:37.697] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:04:37.708] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:04:37.771] checking whether we are using the GNU C++ compiler... yes [22:04:37.982] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:04:38.052] checking for gawk... no [22:04:38.052] checking for mawk... mawk [22:04:38.054] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:04:38.061] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:04:38.068] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:04:38.115] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:04:38.161] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:04:38.168] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:04:38.175] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:04:38.182] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:04:38.189] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:04:38.196] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:04:38.204] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:04:38.211] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:04:38.218] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:04:38.225] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:04:38.260] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:04:38.267] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:04:38.274] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:04:38.311] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:04:38.318] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:04:38.325] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:04:38.341] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:04:38.348] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:04:38.355] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:04:38.379] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:04:38.385] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:04:38.402] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:04:38.440] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:04:38.479] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:04:38.487] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:04:38.503] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:04:38.537] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:04:38.543] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:04:38.550] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:04:38.557] checking whether the C compiler still works... yes [22:04:38.620] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:04:38.688] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:04:38.688] checking pkg-config is at least version 0.9.0... yes [22:04:38.704] checking whether to build with ICU support... no [22:04:38.704] checking whether to build with Tcl... no [22:04:38.704] checking whether to build Perl modules... no [22:04:38.704] checking whether to build Python modules... no [22:04:38.704] checking whether to build with GSSAPI support... no [22:04:38.705] checking whether to build with PAM support... no [22:04:38.705] checking whether to build with BSD Authentication support... no [22:04:38.705] checking whether to build with LDAP support... no [22:04:38.705] checking whether to build with Bonjour support... no [22:04:38.705] checking whether to build with SELinux support... no [22:04:38.706] checking whether to build with systemd support... no [22:04:38.706] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:04:38.706] checking whether to build with XML support... no [22:04:38.706] checking whether to build with LZ4 support... no [22:04:38.706] checking whether to build with ZSTD support... no [22:04:38.706] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:04:38.707] checking whether it is possible to strip libraries... yes [22:04:38.717] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:04:38.717] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:04:38.718] checking for a BSD-compatible install... /usr/bin/install -c [22:04:38.726] checking for tar... /usr/bin/tar [22:04:38.726] checking whether ln -s works... yes [22:04:38.726] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:04:38.728] checking for bison... /usr/bin/bison [22:04:38.730] configure: using bison (GNU Bison) 3.8.2 [22:04:38.733] checking for flex... /usr/bin/flex [22:04:38.744] configure: using flex 2.6.4 [22:04:38.744] checking for perl... /usr/bin/perl [22:04:38.746] configure: using perl 5.36.0 [22:04:38.748] checking for zic... /usr/sbin/zic [22:04:38.748] checking for a sed that does not truncate output... /usr/bin/sed [22:04:38.753] checking for grep that handles long lines and -e... /usr/bin/grep [22:04:38.755] checking for egrep... /usr/bin/grep -E [22:04:38.756] checking for ANSI C header files... yes [22:04:38.799] checking for sys/types.h... yes [22:04:38.854] checking for sys/stat.h... yes [22:04:38.888] checking for stdlib.h... yes [22:04:38.945] checking for string.h... yes [22:04:38.977] checking for memory.h... yes [22:04:39.010] checking for strings.h... yes [22:04:39.024] checking for inttypes.h... yes [22:04:39.090] checking for stdint.h... yes [22:04:39.150] checking for unistd.h... yes [22:04:39.211] checking for main in -lm... yes [22:04:39.258] checking for library containing setproctitle... no [22:04:39.347] checking for library containing dlsym... no [22:04:39.435] checking for library containing socket... -lws2_32 [22:04:39.561] checking for library containing getopt_long... none required [22:04:39.606] checking for library containing shm_open... no [22:04:39.697] checking for library containing shm_unlink... no [22:04:39.788] checking for library containing clock_gettime... no [22:04:39.880] checking for library containing shmget... no [22:04:39.971] checking for library containing backtrace_symbols... no [22:04:40.061] checking for library containing pthread_barrier_wait... -lpthread [22:04:40.151] checking for inflate in -lz... yes [22:04:40.197] checking for stdbool.h that conforms to C99... yes [22:04:40.209] checking for _Bool... yes [22:04:40.280] checking atomic.h usability... no [22:04:40.333] checking atomic.h presence... no [22:04:40.351] checking for atomic.h... no [22:04:40.354] checking copyfile.h usability... no [22:04:40.409] checking copyfile.h presence... no [22:04:40.427] checking for copyfile.h... no [22:04:40.430] checking execinfo.h usability... no [22:04:40.483] checking execinfo.h presence... no [22:04:40.501] checking for execinfo.h... no [22:04:40.504] checking getopt.h usability... yes [22:04:40.511] checking getopt.h presence... yes [22:04:40.525] checking for getopt.h... yes [22:04:40.532] checking ifaddrs.h usability... no [22:04:40.587] checking ifaddrs.h presence... no [22:04:40.606] checking for ifaddrs.h... no [22:04:40.609] checking mbarrier.h usability... no [22:04:40.664] checking mbarrier.h presence... no [22:04:40.684] checking for mbarrier.h... no [22:04:40.688] checking sys/epoll.h usability... no [22:04:40.744] checking sys/epoll.h presence... no [22:04:40.765] checking for sys/epoll.h... no [22:04:40.768] checking sys/event.h usability... no [22:04:40.824] checking sys/event.h presence... no [22:04:40.844] checking for sys/event.h... no [22:04:40.848] checking sys/personality.h usability... no [22:04:40.904] checking sys/personality.h presence... no [22:04:40.924] checking for sys/personality.h... no [22:04:40.927] checking sys/prctl.h usability... no [22:04:40.983] checking sys/prctl.h presence... no [22:04:41.003] checking for sys/prctl.h... no [22:04:41.007] checking sys/procctl.h usability... no [22:04:41.065] checking sys/procctl.h presence... no [22:04:41.085] checking for sys/procctl.h... no [22:04:41.089] checking sys/signalfd.h usability... no [22:04:41.146] checking sys/signalfd.h presence... no [22:04:41.164] checking for sys/signalfd.h... no [22:04:41.166] checking sys/ucred.h usability... no [22:04:41.219] checking sys/ucred.h presence... no [22:04:41.237] checking for sys/ucred.h... no [22:04:41.240] checking termios.h usability... no [22:04:41.293] checking termios.h presence... no [22:04:41.310] checking for termios.h... no [22:04:41.313] checking ucred.h usability... no [22:04:41.365] checking ucred.h presence... no [22:04:41.383] checking for ucred.h... no [22:04:41.386] checking zlib.h usability... yes [22:04:41.446] checking zlib.h presence... yes [22:04:41.464] checking for zlib.h... yes [22:04:41.464] checking for lz4... /usr/bin/lz4 [22:04:41.465] checking for zstd... /usr/bin/zstd [22:04:41.465] checking for openssl... /usr/bin/openssl [22:04:41.469] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:04:41.470] checking crtdefs.h usability... yes [22:04:41.477] checking crtdefs.h presence... yes [22:04:41.492] checking for crtdefs.h... yes [22:04:41.493] checking whether byte ordering is bigendian... no [22:04:41.596] checking for inline... inline [22:04:41.603] checking for printf format archetype... gnu_printf [22:04:41.610] checking for _Static_assert... yes [22:04:41.650] checking for typeof... typeof [22:04:41.656] checking for __builtin_types_compatible_p... yes [22:04:41.666] checking for __builtin_constant_p... yes [22:04:41.686] checking for __builtin_unreachable... yes [22:04:41.726] checking for computed goto support... yes [22:04:41.733] checking for struct tm.tm_zone... no [22:04:41.808] checking for union semun... no [22:04:41.842] checking for socklen_t... yes [22:04:43.052] checking for struct sockaddr.sa_len... no [22:04:45.200] checking for locale_t... no [22:04:45.266] checking for C/C++ restrict keyword... __restrict [22:04:45.278] checking for struct option... yes [22:04:45.348] checking whether assembler supports x86_64 popcntq... yes [22:04:45.355] checking size of off_t... 4 [22:04:45.572] 0 [22:04:45.572] checking size of bool... 1 [22:04:45.648] checking for int timezone... yes [22:04:45.696] checking for wcstombs_l declaration... no [22:04:45.775] checking for backtrace_symbols... no [22:04:45.822] checking for copyfile... no [22:04:45.871] checking for copy_file_range... no [22:04:45.920] checking for getifaddrs... no [22:04:45.969] checking for getpeerucred... no [22:04:46.020] checking for inet_pton... yes [22:04:46.072] checking for kqueue... no [22:04:46.122] checking for mbstowcs_l... no [22:04:46.171] checking for memset_s... no [22:04:46.222] checking for posix_fallocate... no [22:04:46.272] checking for ppoll... no [22:04:46.320] checking for pthread_is_threaded_np... no [22:04:46.369] checking for setproctitle... no [22:04:46.418] checking for setproctitle_fast... no [22:04:46.468] checking for strchrnul... no [22:04:46.516] checking for strsignal... no [22:04:46.565] checking for syncfs... no [22:04:46.616] checking for sync_file_range... no [22:04:46.665] checking for uselocale... no [22:04:46.713] checking for wcstombs_l... no [22:04:46.761] checking for __builtin_bswap16... yes [22:04:46.810] checking for __builtin_bswap32... yes [22:04:46.858] checking for __builtin_bswap64... yes [22:04:46.906] checking for __builtin_clz... yes [22:04:46.953] checking for __builtin_ctz... yes [22:04:47.001] checking for __builtin_popcount... yes [22:04:47.048] checking for __builtin_frame_address... yes [22:04:47.096] checking for _LARGEFILE_SOURCE value needed for large files... no [22:04:47.149] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:04:47.178] checking for posix_fadvise... no [22:04:47.228] checking whether posix_fadvise is declared... no [22:04:47.273] checking whether fdatasync is declared... no [22:04:47.321] checking whether strlcat is declared... no [22:04:47.387] checking whether strlcpy is declared... no [22:04:47.452] checking whether strnlen is declared... yes [22:04:47.486] checking whether strsep is declared... no [22:04:47.550] checking whether preadv is declared... no [22:04:47.585] checking whether pwritev is declared... no [22:04:47.624] checking whether F_FULLFSYNC is declared... no [22:04:47.666] checking for explicit_bzero... no [22:04:47.717] checking for getopt... yes [22:04:47.762] checking for getpeereid... no [22:04:47.811] checking for inet_aton... no [22:04:47.860] checking for mkdtemp... no [22:04:47.910] checking for strlcat... no [22:04:47.960] checking for strlcpy... no [22:04:48.008] checking for strnlen... yes [22:04:48.058] checking for strsep... no [22:04:48.108] checking for pthread_barrier_wait... yes [22:04:48.151] configure: On mingw32 we will use our strtof wrapper. [22:04:48.151] checking for getopt_long... yes [22:04:48.194] checking for _configthreadlocale... yes [22:04:48.240] checking for syslog... no [22:04:48.288] checking for opterr... yes [22:04:48.337] checking for optreset... no [22:04:48.390] checking test program... cross-compiling [22:04:48.390] checking whether long int is 64 bits... no [22:04:48.422] checking whether long long int is 64 bits... yes [22:04:48.432] checking for __builtin_mul_overflow... yes [22:04:48.475] checking size of void *... 8 [22:04:48.835] checking size of size_t... 8 [22:04:49.214] checking size of long... 4 [22:04:49.523] checking alignment of short... 2 [22:04:49.769] checking alignment of int... 4 [22:04:50.074] checking alignment of long... 4 [22:04:50.281] checking alignment of long long int... 8 [22:04:50.583] checking alignment of double... 8 [22:04:50.878] checking for int8... no [22:04:50.922] checking for uint8... no [22:04:50.966] checking for int64... no [22:04:51.010] checking for uint64... no [22:04:51.054] checking for __int128... yes [22:04:51.105] checking for __int128 alignment bug... assuming ok [22:04:51.105] checking alignment of PG_INT128_TYPE... 16 [22:04:51.448] checking for builtin __sync char locking functions... yes [22:04:51.490] checking for builtin __sync int32 locking functions... yes [22:04:51.531] checking for builtin __sync int32 atomic operations... yes [22:04:51.572] checking for builtin __sync int64 atomic operations... yes [22:04:51.614] checking for builtin __atomic int32 atomic operations... yes [22:04:51.657] checking for builtin __atomic int64 atomic operations... yes [22:04:51.699] checking for __get_cpuid... yes [22:04:51.748] checking for __get_cpuid_count... yes [22:04:51.795] checking for __cpuid... no [22:04:52.186] checking for __cpuidex... no [22:04:52.609] checking for _xgetbv with CFLAGS=... no [22:04:52.996] checking for _xgetbv with CFLAGS=-mxsave... yes [22:04:53.396] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:04:53.785] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:04:54.123] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:04:54.171] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:04:54.264] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:04:54.287] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:04:54.306] 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 [22:04:54.363] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:04:54.364] checking which random number source to use... Windows native [22:04:54.365] checking for xmllint... /usr/bin/xmllint [22:04:54.366] checking for xsltproc... /usr/bin/xsltproc [22:04:54.366] checking for fop... /usr/bin/fop [22:04:54.366] checking for dbtoepub... no [22:04:54.366] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:04:54.367] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:04:54.367] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:04:54.378] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:04:54.378] 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 [22:04:54.378] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:04:54.378] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:04:54.466] configure: creating ./config.status [22:04:54.550] config.status: creating GNUmakefile [22:04:54.561] config.status: creating src/Makefile.global [22:04:54.575] config.status: creating src/include/pg_config.h [22:04:54.587] config.status: creating src/include/pg_config_ext.h [22:04:54.598] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:04:54.613] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:04:54.619] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:04:54.626] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:04:54.633] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:04:54.639] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:04:54.642] config.status: executing check_win32_symlinks commands [22:04:54.674] [22:04:54.674] real 0m17.625s [22:04:54.674] user 0m11.738s [22:04:54.674] sys 0m5.471s [22:04:54.674] make -s -j${BUILD_JOBS} clean [22:04:55.189] time make -s -j${BUILD_JOBS} world-bin [22:06:08.877] nbtree.c: In function ‘btexplain’: [22:06:08.877] nbtree.c:786:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [22:06:08.877] 786 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [22:06:08.877] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:06:08.877] nbtree.c:548:23: note: ‘stripped_indexquals’ was declared here [22:06:08.877] 548 | List *stripped_indexquals; [22:06:08.877] | ^~~~~~~~~~~~~~~~~~~ [22:06:08.877] cc1: all warnings being treated as errors [22:06:08.878] make[4]: *** [: nbtree.o] Error 1 [22:06:08.878] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [22:06:08.878] make[2]: *** [common.mk:37: access-recursive] Error 2 [22:06:08.878] make[2]: *** Waiting for unfinished jobs.... [22:06:21.299] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:06:21.299] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:06:21.300] [22:06:21.300] real 1m26.110s [22:06:21.300] user 4m40.253s [22:06:21.300] sys 0m51.683s [22:06:21.300] [22:06:21.300] Exit status: 2