[19:28:45.850] time ./configure \ [19:28:45.850] --host=x86_64-w64-mingw32 \ [19:28:45.850] --enable-cassert \ [19:28:45.850] --without-icu \ [19:28:45.850] CC="ccache x86_64-w64-mingw32-gcc" \ [19:28:45.850] CXX="ccache x86_64-w64-mingw32-g++" [19:28:45.969] checking build system type... x86_64-pc-linux-gnu [19:28:46.167] checking host system type... x86_64-w64-mingw32 [19:28:46.172] checking which template to use... win32 [19:28:46.173] checking whether NLS is wanted... no [19:28:46.173] checking for default port number... 5432 [19:28:46.180] checking for block size... 8kB [19:28:46.181] checking for segment size... 1GB [19:28:46.183] checking for WAL block size... 8kB [19:28:46.185] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:28:46.220] checking whether the C compiler works... yes [19:28:46.365] checking for C compiler default output file name... a.exe [19:28:46.366] checking for suffix of executables... .exe [19:28:46.409] checking whether we are cross compiling... yes [19:28:46.487] checking for suffix of object files... o [19:28:46.496] checking whether we are using the GNU C compiler... yes [19:28:46.530] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:28:46.537] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:28:46.618] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:28:46.681] checking whether we are using the GNU C++ compiler... yes [19:28:46.688] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:28:46.752] checking for gawk... no [19:28:46.752] checking for mawk... mawk [19:28:46.754] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:28:46.785] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:28:46.792] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:28:46.836] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:28:47.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:28:47.019] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:28:47.026] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:28:47.033] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:28:47.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:28:47.047] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:28:47.054] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:28:47.061] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:28:47.068] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:28:47.075] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:28:47.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:28:47.116] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:28:47.184] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:28:47.221] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:28:47.228] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:28:47.234] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:28:47.250] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:28:47.283] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:28:47.290] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:28:47.313] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:28:47.329] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:28:47.346] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:28:47.384] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:28:47.424] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:28:47.458] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:28:47.493] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:28:47.530] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:28:47.538] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:28:47.545] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:28:47.553] checking whether the C compiler still works... yes [19:28:47.604] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:28:47.678] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:28:47.679] checking pkg-config is at least version 0.9.0... yes [19:28:47.696] checking whether to build with ICU support... no [19:28:47.696] checking whether to build with Tcl... no [19:28:47.696] checking whether to build Perl modules... no [19:28:47.696] checking whether to build Python modules... no [19:28:47.696] checking whether to build with GSSAPI support... no [19:28:47.698] checking whether to build with PAM support... no [19:28:47.698] checking whether to build with BSD Authentication support... no [19:28:47.698] checking whether to build with LDAP support... no [19:28:47.698] checking whether to build with Bonjour support... no [19:28:47.698] checking whether to build with SELinux support... no [19:28:47.698] checking whether to build with systemd support... no [19:28:47.698] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:28:47.699] checking whether to build with XML support... no [19:28:47.699] checking whether to build with LZ4 support... no [19:28:47.699] checking whether to build with ZSTD support... no [19:28:47.699] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:28:47.700] checking whether it is possible to strip libraries... yes [19:28:47.707] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:28:47.707] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:28:47.707] checking for a BSD-compatible install... /usr/bin/install -c [19:28:47.717] checking for tar... /usr/bin/tar [19:28:47.718] checking whether ln -s works... yes [19:28:47.718] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:28:47.720] checking for bison... /usr/bin/bison [19:28:47.723] configure: using bison (GNU Bison) 3.8.2 [19:28:47.726] checking for flex... /usr/bin/flex [19:28:47.740] configure: using flex 2.6.4 [19:28:47.740] checking for perl... /usr/bin/perl [19:28:47.743] configure: using perl 5.36.0 [19:28:47.745] checking for zic... /usr/sbin/zic [19:28:47.745] checking for a sed that does not truncate output... /usr/bin/sed [19:28:47.751] checking for grep that handles long lines and -e... /usr/bin/grep [19:28:47.753] checking for egrep... /usr/bin/grep -E [19:28:47.755] checking for ANSI C header files... yes [19:28:47.803] checking for sys/types.h... yes [19:28:47.839] checking for sys/stat.h... yes [19:28:47.900] checking for stdlib.h... yes [19:28:47.915] checking for string.h... yes [19:28:47.949] checking for memory.h... yes [19:28:47.985] checking for strings.h... yes [19:28:48.044] checking for inttypes.h... yes [19:28:48.081] checking for stdint.h... yes [19:28:48.115] checking for unistd.h... yes [19:28:48.180] checking for main in -lm... yes [19:28:48.227] checking for library containing setproctitle... no [19:28:48.316] checking for library containing dlsym... no [19:28:48.404] checking for library containing socket... -lws2_32 [19:28:48.535] checking for library containing getopt_long... none required [19:28:48.583] checking for library containing shm_open... no [19:28:48.669] checking for library containing shm_unlink... no [19:28:48.756] checking for library containing clock_gettime... no [19:28:48.842] checking for library containing shmget... no [19:28:48.925] checking for library containing backtrace_symbols... no [19:28:49.010] checking for library containing pthread_barrier_wait... -lpthread [19:28:49.098] checking for inflate in -lz... yes [19:28:49.143] checking for stdbool.h that conforms to C99... yes [19:28:49.155] checking for _Bool... yes [19:28:49.224] checking atomic.h usability... no [19:28:49.277] checking atomic.h presence... no [19:28:49.295] checking for atomic.h... no [19:28:49.298] checking copyfile.h usability... no [19:28:49.351] checking copyfile.h presence... no [19:28:49.369] checking for copyfile.h... no [19:28:49.372] checking execinfo.h usability... no [19:28:49.425] checking execinfo.h presence... no [19:28:49.442] checking for execinfo.h... no [19:28:49.445] checking getopt.h usability... yes [19:28:49.452] checking getopt.h presence... yes [19:28:49.466] checking for getopt.h... yes [19:28:49.473] checking ifaddrs.h usability... no [19:28:49.525] checking ifaddrs.h presence... no [19:28:49.543] checking for ifaddrs.h... no [19:28:49.546] checking mbarrier.h usability... no [19:28:49.600] checking mbarrier.h presence... no [19:28:49.619] checking for mbarrier.h... no [19:28:49.622] checking sys/epoll.h usability... no [19:28:49.680] checking sys/epoll.h presence... no [19:28:49.701] checking for sys/epoll.h... no [19:28:49.704] checking sys/event.h usability... no [19:28:49.761] checking sys/event.h presence... no [19:28:49.780] checking for sys/event.h... no [19:28:49.783] checking sys/personality.h usability... no [19:28:49.836] checking sys/personality.h presence... no [19:28:49.854] checking for sys/personality.h... no [19:28:49.857] checking sys/prctl.h usability... no [19:28:49.911] checking sys/prctl.h presence... no [19:28:49.930] checking for sys/prctl.h... no [19:28:49.934] checking sys/procctl.h usability... no [19:28:49.991] checking sys/procctl.h presence... no [19:28:50.011] checking for sys/procctl.h... no [19:28:50.015] checking sys/signalfd.h usability... no [19:28:50.070] checking sys/signalfd.h presence... no [19:28:50.089] checking for sys/signalfd.h... no [19:28:50.092] checking sys/ucred.h usability... no [19:28:50.147] checking sys/ucred.h presence... no [19:28:50.166] checking for sys/ucred.h... no [19:28:50.169] checking termios.h usability... no [19:28:50.224] checking termios.h presence... no [19:28:50.243] checking for termios.h... no [19:28:50.246] checking ucred.h usability... no [19:28:50.301] checking ucred.h presence... no [19:28:50.320] checking for ucred.h... no [19:28:50.323] checking zlib.h usability... yes [19:28:50.384] checking zlib.h presence... yes [19:28:50.405] checking for zlib.h... yes [19:28:50.405] checking for lz4... /usr/bin/lz4 [19:28:50.405] checking for zstd... /usr/bin/zstd [19:28:50.405] checking for openssl... /usr/bin/openssl [19:28:50.410] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:28:50.410] checking crtdefs.h usability... yes [19:28:50.439] checking crtdefs.h presence... yes [19:28:50.455] checking for crtdefs.h... yes [19:28:50.456] checking whether byte ordering is bigendian... no [19:28:50.538] checking for inline... inline [19:28:50.566] checking for printf format archetype... gnu_printf [19:28:50.575] checking for _Static_assert... yes [19:28:50.618] checking for typeof... typeof [19:28:50.626] checking for __builtin_types_compatible_p... yes [19:28:50.637] checking for __builtin_constant_p... yes [19:28:50.648] checking for __builtin_unreachable... yes [19:28:50.691] checking for computed goto support... yes [19:28:50.698] checking for struct tm.tm_zone... no [19:28:50.774] checking for union semun... no [19:28:50.807] checking for socklen_t... yes [19:28:53.015] checking for struct sockaddr.sa_len... no [19:28:55.035] checking for locale_t... no [19:28:55.098] checking for C/C++ restrict keyword... __restrict [19:28:55.111] checking for struct option... yes [19:28:55.179] checking whether assembler supports x86_64 popcntq... yes [19:28:55.186] checking size of off_t... 4 [19:28:55.431] 0 [19:28:55.431] checking size of bool... 1 [19:28:55.531] checking for int timezone... yes [19:28:55.579] checking for wcstombs_l declaration... no [19:28:55.671] checking for backtrace_symbols... no [19:28:55.722] checking for copyfile... no [19:28:55.773] checking for copy_file_range... no [19:28:55.824] checking for getifaddrs... no [19:28:55.876] checking for getpeerucred... no [19:28:55.927] checking for inet_pton... yes [19:28:55.978] checking for kqueue... no [19:28:56.028] checking for mbstowcs_l... no [19:28:56.078] checking for memset_s... no [19:28:56.127] checking for posix_fallocate... no [19:28:56.176] checking for ppoll... no [19:28:56.225] checking for pthread_is_threaded_np... no [19:28:56.274] checking for setproctitle... no [19:28:56.325] checking for setproctitle_fast... no [19:28:56.378] checking for strchrnul... no [19:28:56.431] checking for strsignal... no [19:28:56.484] checking for syncfs... no [19:28:56.538] checking for sync_file_range... no [19:28:56.592] checking for uselocale... no [19:28:56.647] checking for wcstombs_l... no [19:28:56.699] checking for __builtin_bswap16... yes [19:28:56.751] checking for __builtin_bswap32... yes [19:28:56.802] checking for __builtin_bswap64... yes [19:28:56.853] checking for __builtin_clz... yes [19:28:56.902] checking for __builtin_ctz... yes [19:28:56.952] checking for __builtin_popcount... yes [19:28:57.002] checking for __builtin_frame_address... yes [19:28:57.050] checking for _LARGEFILE_SOURCE value needed for large files... no [19:28:57.102] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:28:57.132] checking for posix_fadvise... no [19:28:57.182] checking whether posix_fadvise is declared... no [19:28:57.224] checking whether fdatasync is declared... no [19:28:57.268] checking whether strlcat is declared... no [19:28:57.329] checking whether strlcpy is declared... no [19:28:57.390] checking whether strnlen is declared... yes [19:28:57.425] checking whether strsep is declared... no [19:28:57.490] checking whether preadv is declared... no [19:28:57.527] checking whether pwritev is declared... no [19:28:57.563] checking whether F_FULLFSYNC is declared... no [19:28:57.603] checking for explicit_bzero... no [19:28:57.650] checking for getopt... yes [19:28:57.694] checking for getpeereid... no [19:28:57.741] checking for inet_aton... no [19:28:57.788] checking for mkdtemp... no [19:28:57.835] checking for strlcat... no [19:28:57.881] checking for strlcpy... no [19:28:57.927] checking for strnlen... yes [19:28:57.973] checking for strsep... no [19:28:58.025] checking for pthread_barrier_wait... yes [19:28:58.069] configure: On mingw32 we will use our strtof wrapper. [19:28:58.069] checking for getopt_long... yes [19:28:58.112] checking for _configthreadlocale... yes [19:28:58.155] checking for syslog... no [19:28:58.200] checking for opterr... yes [19:28:58.246] checking for optreset... no [19:28:58.295] checking test program... cross-compiling [19:28:58.295] checking whether long int is 64 bits... no [19:28:58.325] checking whether long long int is 64 bits... yes [19:28:58.334] checking for __builtin_mul_overflow... yes [19:28:58.375] checking size of void *... 8 [19:28:58.699] checking size of size_t... 8 [19:28:59.093] checking size of long... 4 [19:28:59.367] checking alignment of short... 2 [19:28:59.615] checking alignment of int... 4 [19:28:59.870] checking alignment of long... 4 [19:29:00.136] checking alignment of long long int... 8 [19:29:00.443] checking alignment of double... 8 [19:29:00.764] checking for int8... no [19:29:00.809] checking for uint8... no [19:29:00.855] checking for int64... no [19:29:00.898] checking for uint64... no [19:29:00.940] checking for __int128... yes [19:29:00.991] checking for __int128 alignment bug... assuming ok [19:29:00.991] checking alignment of PG_INT128_TYPE... 16 [19:29:01.422] checking for builtin __sync char locking functions... yes [19:29:01.464] checking for builtin __sync int32 locking functions... yes [19:29:01.507] checking for builtin __sync int32 atomic operations... yes [19:29:01.549] checking for builtin __sync int64 atomic operations... yes [19:29:01.592] checking for builtin __atomic int32 atomic operations... yes [19:29:01.636] checking for builtin __atomic int64 atomic operations... yes [19:29:01.678] checking for __get_cpuid... yes [19:29:01.726] checking for __get_cpuid_count... yes [19:29:01.771] checking for __cpuid... no [19:29:02.170] checking for __cpuidex... no [19:29:02.593] checking for _xgetbv with CFLAGS=... no [19:29:02.970] checking for _xgetbv with CFLAGS=-mxsave... yes [19:29:03.372] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:29:03.753] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:29:04.095] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:29:04.141] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:29:04.227] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:29:04.249] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:29:04.269] 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:29:04.324] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:29:04.325] checking which random number source to use... Windows native [19:29:04.327] checking for xmllint... /usr/bin/xmllint [19:29:04.327] checking for xsltproc... /usr/bin/xsltproc [19:29:04.327] checking for fop... /usr/bin/fop [19:29:04.327] checking for dbtoepub... no [19:29:04.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:29:04.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:29:04.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:29:04.338] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:29:04.338] 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:29:04.338] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:29:04.338] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:29:04.422] configure: creating ./config.status [19:29:04.506] config.status: creating GNUmakefile [19:29:04.518] config.status: creating src/Makefile.global [19:29:04.533] config.status: creating src/include/pg_config.h [19:29:04.545] config.status: creating src/include/pg_config_ext.h [19:29:04.558] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:29:04.573] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:29:04.580] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:29:04.587] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:29:04.594] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:29:04.601] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:29:04.604] config.status: executing check_win32_symlinks commands [19:29:04.638] [19:29:04.638] real 0m18.788s [19:29:04.638] user 0m12.600s [19:29:04.638] sys 0m5.763s [19:29:04.638] make -s -j${BUILD_JOBS} clean [19:29:05.142] time make -s -j${BUILD_JOBS} world-bin [19:30:15.142] nbtree.c: In function ‘btexplain’: [19:30:15.142] nbtree.c:786:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [19:30:15.142] 786 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [19:30:15.142] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:30:15.142] nbtree.c:548:23: note: ‘stripped_indexquals’ was declared here [19:30:15.142] 548 | List *stripped_indexquals; [19:30:15.142] | ^~~~~~~~~~~~~~~~~~~ [19:30:15.142] cc1: all warnings being treated as errors [19:30:15.143] make[4]: *** [: nbtree.o] Error 1 [19:30:15.143] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [19:30:15.143] make[2]: *** [common.mk:37: access-recursive] Error 2 [19:30:15.143] make[2]: *** Waiting for unfinished jobs.... [19:30:30.449] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:30:30.449] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:30:30.449] [19:30:30.449] real 1m25.307s [19:30:30.449] user 4m38.613s [19:30:30.449] sys 0m51.057s [19:30:30.450] [19:30:30.450] Exit status: 2