[08:41:39.304] time ./configure \ [08:41:39.304] --host=x86_64-w64-mingw32 \ [08:41:39.304] --enable-cassert \ [08:41:39.304] --without-icu \ [08:41:39.304] CC="ccache x86_64-w64-mingw32-gcc" \ [08:41:39.304] CXX="ccache x86_64-w64-mingw32-g++" [08:41:39.411] checking build system type... x86_64-pc-linux-gnu [08:41:39.591] checking host system type... x86_64-w64-mingw32 [08:41:39.596] checking which template to use... win32 [08:41:39.596] checking whether NLS is wanted... no [08:41:39.596] checking for default port number... 5432 [08:41:39.603] checking for block size... 8kB [08:41:39.604] checking for segment size... 1GB [08:41:39.606] checking for WAL block size... 8kB [08:41:39.608] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [08:41:39.641] checking whether the C compiler works... yes [08:41:39.776] checking for C compiler default output file name... a.exe [08:41:39.777] checking for suffix of executables... .exe [08:41:39.816] checking whether we are cross compiling... yes [08:41:39.883] checking for suffix of object files... o [08:41:39.891] checking whether we are using the GNU C compiler... yes [08:41:39.897] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [08:41:39.904] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [08:41:39.930] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [08:41:39.985] checking whether we are using the GNU C++ compiler... yes [08:41:40.186] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [08:41:40.274] checking for gawk... no [08:41:40.274] checking for mawk... mawk [08:41:40.276] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:41:40.306] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [08:41:40.312] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:41:40.356] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:41:40.402] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [08:41:40.409] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:41:40.425] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:41:40.455] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:41:40.471] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:41:40.501] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:41:40.508] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [08:41:40.515] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:41:40.522] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:41:40.528] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:41:40.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [08:41:40.567] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [08:41:40.582] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:41:40.619] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:41:40.635] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:41:40.665] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [08:41:40.672] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [08:41:40.702] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:41:40.709] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:41:40.733] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:41:40.739] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:41:40.746] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:41:40.782] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:41:40.820] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:41:40.826] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:41:40.833] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:41:40.865] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:41:40.872] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:41:40.887] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:41:40.919] checking whether the C compiler still works... yes [08:41:40.980] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [08:41:41.049] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [08:41:41.049] checking pkg-config is at least version 0.9.0... yes [08:41:41.065] checking whether to build with ICU support... no [08:41:41.066] checking whether to build with Tcl... no [08:41:41.066] checking whether to build Perl modules... no [08:41:41.066] checking whether to build Python modules... no [08:41:41.066] checking whether to build with GSSAPI support... no [08:41:41.067] checking whether to build with PAM support... no [08:41:41.067] checking whether to build with BSD Authentication support... no [08:41:41.067] checking whether to build with LDAP support... no [08:41:41.067] checking whether to build with Bonjour support... no [08:41:41.067] checking whether to build with SELinux support... no [08:41:41.067] checking whether to build with systemd support... no [08:41:41.067] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:41:41.067] checking whether to build with XML support... no [08:41:41.068] checking whether to build with LZ4 support... no [08:41:41.068] checking whether to build with ZSTD support... no [08:41:41.068] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [08:41:41.068] checking whether it is possible to strip libraries... yes [08:41:41.076] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [08:41:41.076] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [08:41:41.076] checking for a BSD-compatible install... /usr/bin/install -c [08:41:41.085] checking for tar... /usr/bin/tar [08:41:41.085] checking whether ln -s works... yes [08:41:41.085] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:41:41.087] checking for bison... /usr/bin/bison [08:41:41.089] configure: using bison (GNU Bison) 3.8.2 [08:41:41.092] checking for flex... /usr/bin/flex [08:41:41.103] configure: using flex 2.6.4 [08:41:41.103] checking for perl... /usr/bin/perl [08:41:41.106] configure: using perl 5.36.0 [08:41:41.108] checking for zic... /usr/sbin/zic [08:41:41.108] checking for a sed that does not truncate output... /usr/bin/sed [08:41:41.113] checking for grep that handles long lines and -e... /usr/bin/grep [08:41:41.115] checking for egrep... /usr/bin/grep -E [08:41:41.117] checking for ANSI C header files... yes [08:41:41.203] checking for sys/types.h... yes [08:41:41.254] checking for sys/stat.h... yes [08:41:41.286] checking for stdlib.h... yes [08:41:41.299] checking for string.h... yes [08:41:41.330] checking for memory.h... yes [08:41:41.344] checking for strings.h... yes [08:41:41.357] checking for inttypes.h... yes [08:41:41.418] checking for stdint.h... yes [08:41:41.452] checking for unistd.h... yes [08:41:41.515] checking for main in -lm... yes [08:41:41.561] checking for library containing setproctitle... no [08:41:41.646] checking for library containing dlsym... no [08:41:41.727] checking for library containing socket... -lws2_32 [08:41:41.851] checking for library containing getopt_long... none required [08:41:41.896] checking for library containing shm_open... no [08:41:41.977] checking for library containing shm_unlink... no [08:41:42.058] checking for library containing clock_gettime... no [08:41:42.139] checking for library containing shmget... no [08:41:42.222] checking for library containing backtrace_symbols... no [08:41:42.305] checking for library containing pthread_barrier_wait... -lpthread [08:41:42.390] checking for inflate in -lz... yes [08:41:42.433] checking for stdbool.h that conforms to C99... yes [08:41:42.459] checking for _Bool... yes [08:41:42.548] checking atomic.h usability... no [08:41:42.602] checking atomic.h presence... no [08:41:42.621] checking for atomic.h... no [08:41:42.624] checking copyfile.h usability... no [08:41:42.678] checking copyfile.h presence... no [08:41:42.697] checking for copyfile.h... no [08:41:42.700] checking execinfo.h usability... no [08:41:42.754] checking execinfo.h presence... no [08:41:42.772] checking for execinfo.h... no [08:41:42.775] checking getopt.h usability... yes [08:41:42.830] checking getopt.h presence... yes [08:41:42.844] checking for getopt.h... yes [08:41:42.851] checking ifaddrs.h usability... no [08:41:42.903] checking ifaddrs.h presence... no [08:41:42.922] checking for ifaddrs.h... no [08:41:42.925] checking mbarrier.h usability... no [08:41:42.979] checking mbarrier.h presence... no [08:41:42.998] checking for mbarrier.h... no [08:41:43.001] checking sys/epoll.h usability... no [08:41:43.054] checking sys/epoll.h presence... no [08:41:43.072] checking for sys/epoll.h... no [08:41:43.074] checking sys/event.h usability... no [08:41:43.127] checking sys/event.h presence... no [08:41:43.144] checking for sys/event.h... no [08:41:43.147] checking sys/personality.h usability... no [08:41:43.199] checking sys/personality.h presence... no [08:41:43.216] checking for sys/personality.h... no [08:41:43.219] checking sys/prctl.h usability... no [08:41:43.269] checking sys/prctl.h presence... no [08:41:43.286] checking for sys/prctl.h... no [08:41:43.289] checking sys/procctl.h usability... no [08:41:43.340] checking sys/procctl.h presence... no [08:41:43.358] checking for sys/procctl.h... no [08:41:43.361] checking sys/signalfd.h usability... no [08:41:43.414] checking sys/signalfd.h presence... no [08:41:43.432] checking for sys/signalfd.h... no [08:41:43.436] checking sys/ucred.h usability... no [08:41:43.491] checking sys/ucred.h presence... no [08:41:43.510] checking for sys/ucred.h... no [08:41:43.513] checking termios.h usability... no [08:41:43.567] checking termios.h presence... no [08:41:43.586] checking for termios.h... no [08:41:43.589] checking ucred.h usability... no [08:41:43.644] checking ucred.h presence... no [08:41:43.662] checking for ucred.h... no [08:41:43.665] checking zlib.h usability... yes [08:41:43.675] checking zlib.h presence... yes [08:41:43.693] checking for zlib.h... yes [08:41:43.693] checking for lz4... /usr/bin/lz4 [08:41:43.693] checking for zstd... /usr/bin/zstd [08:41:43.694] checking for openssl... /usr/bin/openssl [08:41:43.698] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [08:41:43.698] checking crtdefs.h usability... yes [08:41:43.754] checking crtdefs.h presence... yes [08:41:43.769] checking for crtdefs.h... yes [08:41:43.771] checking whether byte ordering is bigendian... no [08:41:43.842] checking for inline... inline [08:41:43.849] checking for printf format archetype... gnu_printf [08:41:43.883] checking for _Static_assert... yes [08:41:43.923] checking for typeof... typeof [08:41:43.930] checking for __builtin_types_compatible_p... yes [08:41:43.949] checking for __builtin_constant_p... yes [08:41:43.959] checking for __builtin_unreachable... yes [08:41:43.999] checking for computed goto support... yes [08:41:44.006] checking for struct tm.tm_zone... no [08:41:44.081] checking for union semun... no [08:41:44.117] checking for socklen_t... yes [08:41:45.228] checking for struct sockaddr.sa_len... no [08:41:47.178] checking for locale_t... no [08:41:47.238] checking for C/C++ restrict keyword... __restrict [08:41:47.251] checking for struct option... yes [08:41:47.317] checking whether assembler supports x86_64 popcntq... yes [08:41:47.323] checking size of off_t... 4 [08:41:47.594] 0 [08:41:47.595] checking size of bool... 1 [08:41:47.636] checking for int timezone... yes [08:41:47.685] checking for wcstombs_l declaration... no [08:41:47.766] checking for backtrace_symbols... no [08:41:47.814] checking for copyfile... no [08:41:47.862] checking for copy_file_range... no [08:41:47.910] checking for getifaddrs... no [08:41:47.960] checking for getpeerucred... no [08:41:48.012] checking for inet_pton... yes [08:41:48.064] checking for kqueue... no [08:41:48.116] checking for mbstowcs_l... no [08:41:48.168] checking for memset_s... no [08:41:48.220] checking for posix_fallocate... no [08:41:48.272] checking for ppoll... no [08:41:48.324] checking for pthread_is_threaded_np... no [08:41:48.376] checking for setproctitle... no [08:41:48.428] checking for setproctitle_fast... no [08:41:48.481] checking for strchrnul... no [08:41:48.534] checking for strsignal... no [08:41:48.585] checking for syncfs... no [08:41:48.636] checking for sync_file_range... no [08:41:48.688] checking for uselocale... no [08:41:48.741] checking for wcstombs_l... no [08:41:48.788] checking for __builtin_bswap16... yes [08:41:48.839] checking for __builtin_bswap32... yes [08:41:48.888] checking for __builtin_bswap64... yes [08:41:48.935] checking for __builtin_clz... yes [08:41:48.982] checking for __builtin_ctz... yes [08:41:49.030] checking for __builtin_popcount... yes [08:41:49.078] checking for __builtin_frame_address... yes [08:41:49.126] checking for _LARGEFILE_SOURCE value needed for large files... no [08:41:49.177] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [08:41:49.208] checking for posix_fadvise... no [08:41:49.259] checking whether posix_fadvise is declared... no [08:41:49.303] checking whether fdatasync is declared... no [08:41:49.350] checking whether strlcat is declared... no [08:41:49.416] checking whether strlcpy is declared... no [08:41:49.480] checking whether strnlen is declared... yes [08:41:49.515] checking whether strsep is declared... no [08:41:49.578] checking whether preadv is declared... no [08:41:49.614] checking whether pwritev is declared... no [08:41:49.650] checking whether F_FULLFSYNC is declared... no [08:41:49.687] checking for explicit_bzero... no [08:41:49.733] checking for getopt... yes [08:41:49.777] checking for getpeereid... no [08:41:49.826] checking for inet_aton... no [08:41:49.874] checking for mkdtemp... no [08:41:49.922] checking for strlcat... no [08:41:49.970] checking for strlcpy... no [08:41:50.016] checking for strnlen... yes [08:41:50.062] checking for strsep... no [08:41:50.109] checking for pthread_barrier_wait... yes [08:41:50.151] configure: On mingw32 we will use our strtof wrapper. [08:41:50.151] checking for getopt_long... yes [08:41:50.193] checking for _configthreadlocale... yes [08:41:50.234] checking for syslog... no [08:41:50.277] checking for opterr... yes [08:41:50.321] checking for optreset... no [08:41:50.370] checking test program... cross-compiling [08:41:50.370] checking whether long int is 64 bits... no [08:41:50.399] checking whether long long int is 64 bits... yes [08:41:50.432] checking for __builtin_mul_overflow... yes [08:41:50.471] checking size of void *... 8 [08:41:50.875] checking size of size_t... 8 [08:41:51.229] checking size of long... 4 [08:41:51.480] checking alignment of short... 2 [08:41:51.714] checking alignment of int... 4 [08:41:51.978] checking alignment of long... 4 [08:41:52.189] checking alignment of long long int... 8 [08:41:52.508] checking alignment of double... 8 [08:41:52.857] checking for int8... no [08:41:52.898] checking for uint8... no [08:41:52.940] checking for int64... no [08:41:52.980] checking for uint64... no [08:41:53.021] checking for __int128... yes [08:41:53.070] checking for __int128 alignment bug... assuming ok [08:41:53.071] checking alignment of PG_INT128_TYPE... 16 [08:41:53.521] checking for builtin __sync char locking functions... yes [08:41:53.563] checking for builtin __sync int32 locking functions... yes [08:41:53.605] checking for builtin __sync int32 atomic operations... yes [08:41:53.647] checking for builtin __sync int64 atomic operations... yes [08:41:53.689] checking for builtin __atomic int32 atomic operations... yes [08:41:53.732] checking for builtin __atomic int64 atomic operations... yes [08:41:53.774] checking for __get_cpuid... yes [08:41:53.821] checking for __get_cpuid_count... yes [08:41:53.864] checking for __cpuid... no [08:41:54.262] checking for __cpuidex... no [08:41:54.683] checking for _xgetbv with CFLAGS=... no [08:41:55.057] checking for _xgetbv with CFLAGS=-mxsave... yes [08:41:55.442] checking for _mm512_popcnt_epi64 with CFLAGS=... no [08:41:55.817] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [08:41:56.157] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:41:56.203] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:41:56.290] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:41:56.312] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:41:56.331] 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 [08:41:56.385] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:41:56.385] checking which random number source to use... Windows native [08:41:56.387] checking for xmllint... /usr/bin/xmllint [08:41:56.387] checking for xsltproc... /usr/bin/xsltproc [08:41:56.388] checking for fop... /usr/bin/fop [08:41:56.388] checking for dbtoepub... no [08:41:56.388] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:41:56.388] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:41:56.388] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:41:56.399] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [08:41:56.399] 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 [08:41:56.399] configure: using CPPFLAGS= -I./src/include/port/win32 [08:41:56.399] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:41:56.484] configure: creating ./config.status [08:41:56.565] config.status: creating GNUmakefile [08:41:56.577] config.status: creating src/Makefile.global [08:41:56.591] config.status: creating src/include/pg_config.h [08:41:56.602] config.status: creating src/include/pg_config_ext.h [08:41:56.613] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:41:56.627] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:41:56.634] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:41:56.641] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:41:56.648] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:41:56.654] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:41:56.657] config.status: executing check_win32_symlinks commands [08:41:56.688] [08:41:56.688] real 0m17.384s [08:41:56.688] user 0m11.399s [08:41:56.688] sys 0m5.597s [08:41:56.688] make -s -j${BUILD_JOBS} clean [08:41:57.199] time make -s -j${BUILD_JOBS} world-bin [08:43:19.939] nbtree.c: In function ‘btexplain’: [08:43:19.939] nbtree.c:787:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [08:43:19.939] 787 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [08:43:19.939] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [08:43:19.939] nbtree.c:549:23: note: ‘stripped_indexquals’ was declared here [08:43:19.939] 549 | List *stripped_indexquals; [08:43:19.939] | ^~~~~~~~~~~~~~~~~~~ [08:43:19.939] cc1: all warnings being treated as errors [08:43:19.940] make[4]: *** [: nbtree.o] Error 1 [08:43:19.940] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [08:43:19.940] make[2]: *** [common.mk:37: access-recursive] Error 2 [08:43:19.940] make[2]: *** Waiting for unfinished jobs.... [08:43:31.125] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:43:31.125] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:43:31.125] [08:43:31.125] real 1m33.926s [08:43:31.125] user 5m5.087s [08:43:31.125] sys 0m56.486s [08:43:31.125] [08:43:31.125] Exit status: 2