[08:25:00.305] time ./configure \ [08:25:00.305] --host=x86_64-w64-mingw32 \ [08:25:00.305] --enable-cassert \ [08:25:00.305] --without-icu \ [08:25:00.305] CC="ccache x86_64-w64-mingw32-gcc" \ [08:25:00.305] CXX="ccache x86_64-w64-mingw32-g++" [08:25:00.422] checking build system type... x86_64-pc-linux-gnu [08:25:00.610] checking host system type... x86_64-w64-mingw32 [08:25:00.615] checking which template to use... win32 [08:25:00.615] checking whether NLS is wanted... no [08:25:00.615] checking for default port number... 5432 [08:25:00.621] checking for block size... 8kB [08:25:00.622] checking for segment size... 1GB [08:25:00.625] checking for WAL block size... 8kB [08:25:00.626] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [08:25:00.656] checking whether the C compiler works... yes [08:25:00.800] checking for C compiler default output file name... a.exe [08:25:00.802] checking for suffix of executables... .exe [08:25:00.841] checking whether we are cross compiling... yes [08:25:00.917] checking for suffix of object files... o [08:25:00.925] checking whether we are using the GNU C compiler... yes [08:25:00.932] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [08:25:00.939] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [08:25:00.949] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [08:25:01.021] checking whether we are using the GNU C++ compiler... yes [08:25:01.027] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [08:25:01.292] checking for gawk... no [08:25:01.292] checking for mawk... mawk [08:25:01.294] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:25:01.300] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [08:25:01.330] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:25:01.377] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:25:01.422] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [08:25:01.429] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:25:01.435] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:25:01.466] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:25:01.482] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:25:01.488] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:25:01.495] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [08:25:01.526] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:25:01.533] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:25:01.539] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:25:01.570] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [08:25:01.601] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [08:25:01.608] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:25:01.644] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:25:01.661] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:25:01.692] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [08:25:01.699] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [08:25:01.705] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:25:01.712] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:25:01.735] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:25:01.742] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:25:01.757] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:25:01.793] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:25:01.831] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:25:01.838] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:25:01.845] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:25:01.881] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:25:01.889] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:25:01.896] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:25:01.905] checking whether the C compiler still works... yes [08:25:01.975] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [08:25:02.047] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [08:25:02.047] checking pkg-config is at least version 0.9.0... yes [08:25:02.064] checking whether to build with ICU support... no [08:25:02.064] checking whether to build with Tcl... no [08:25:02.064] checking whether to build Perl modules... no [08:25:02.064] checking whether to build Python modules... no [08:25:02.065] checking whether to build with GSSAPI support... no [08:25:02.066] checking whether to build with PAM support... no [08:25:02.066] checking whether to build with BSD Authentication support... no [08:25:02.066] checking whether to build with LDAP support... no [08:25:02.066] checking whether to build with Bonjour support... no [08:25:02.066] checking whether to build with SELinux support... no [08:25:02.066] checking whether to build with systemd support... no [08:25:02.066] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:25:02.067] checking whether to build with XML support... no [08:25:02.067] checking whether to build with LZ4 support... no [08:25:02.067] checking whether to build with ZSTD support... no [08:25:02.067] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [08:25:02.068] checking whether it is possible to strip libraries... yes [08:25:02.075] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [08:25:02.076] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [08:25:02.076] checking for a BSD-compatible install... /usr/bin/install -c [08:25:02.085] checking for tar... /usr/bin/tar [08:25:02.086] checking whether ln -s works... yes [08:25:02.086] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:25:02.088] checking for bison... /usr/bin/bison [08:25:02.091] configure: using bison (GNU Bison) 3.8.2 [08:25:02.093] checking for flex... /usr/bin/flex [08:25:02.106] configure: using flex 2.6.4 [08:25:02.106] checking for perl... /usr/bin/perl [08:25:02.109] configure: using perl 5.36.0 [08:25:02.111] checking for zic... /usr/sbin/zic [08:25:02.111] checking for a sed that does not truncate output... /usr/bin/sed [08:25:02.116] checking for grep that handles long lines and -e... /usr/bin/grep [08:25:02.118] checking for egrep... /usr/bin/grep -E [08:25:02.120] checking for ANSI C header files... yes [08:25:02.169] checking for sys/types.h... yes [08:25:02.212] checking for sys/stat.h... yes [08:25:02.227] checking for stdlib.h... yes [08:25:02.240] checking for string.h... yes [08:25:02.273] checking for memory.h... yes [08:25:02.287] checking for strings.h... yes [08:25:02.302] checking for inttypes.h... yes [08:25:02.366] checking for stdint.h... yes [08:25:02.379] checking for unistd.h... yes [08:25:02.440] checking for main in -lm... yes [08:25:02.485] checking for library containing setproctitle... no [08:25:02.572] checking for library containing dlsym... no [08:25:02.662] checking for library containing socket... -lws2_32 [08:25:02.790] checking for library containing getopt_long... none required [08:25:02.836] checking for library containing shm_open... no [08:25:02.922] checking for library containing shm_unlink... no [08:25:03.007] checking for library containing clock_gettime... no [08:25:03.091] checking for library containing shmget... no [08:25:03.177] checking for library containing backtrace_symbols... no [08:25:03.262] checking for library containing pthread_barrier_wait... -lpthread [08:25:03.351] checking for inflate in -lz... yes [08:25:03.397] checking for stdbool.h that conforms to C99... yes [08:25:03.409] checking for _Bool... yes [08:25:03.527] checking atomic.h usability... no [08:25:03.582] checking atomic.h presence... no [08:25:03.600] checking for atomic.h... no [08:25:03.603] checking copyfile.h usability... no [08:25:03.655] checking copyfile.h presence... no [08:25:03.673] checking for copyfile.h... no [08:25:03.676] checking execinfo.h usability... no [08:25:03.729] checking execinfo.h presence... no [08:25:03.746] checking for execinfo.h... no [08:25:03.749] checking getopt.h usability... yes [08:25:03.776] checking getopt.h presence... yes [08:25:03.790] checking for getopt.h... yes [08:25:03.797] checking ifaddrs.h usability... no [08:25:03.849] checking ifaddrs.h presence... no [08:25:03.866] checking for ifaddrs.h... no [08:25:03.869] checking mbarrier.h usability... no [08:25:03.922] checking mbarrier.h presence... no [08:25:03.939] checking for mbarrier.h... no [08:25:03.942] checking sys/epoll.h usability... no [08:25:03.995] checking sys/epoll.h presence... no [08:25:04.013] checking for sys/epoll.h... no [08:25:04.015] checking sys/event.h usability... no [08:25:04.068] checking sys/event.h presence... no [08:25:04.086] checking for sys/event.h... no [08:25:04.089] checking sys/personality.h usability... no [08:25:04.143] checking sys/personality.h presence... no [08:25:04.161] checking for sys/personality.h... no [08:25:04.164] checking sys/prctl.h usability... no [08:25:04.218] checking sys/prctl.h presence... no [08:25:04.238] checking for sys/prctl.h... no [08:25:04.241] checking sys/procctl.h usability... no [08:25:04.297] checking sys/procctl.h presence... no [08:25:04.317] checking for sys/procctl.h... no [08:25:04.320] checking sys/signalfd.h usability... no [08:25:04.381] checking sys/signalfd.h presence... no [08:25:04.400] checking for sys/signalfd.h... no [08:25:04.403] checking sys/ucred.h usability... no [08:25:04.460] checking sys/ucred.h presence... no [08:25:04.478] checking for sys/ucred.h... no [08:25:04.481] checking termios.h usability... no [08:25:04.536] checking termios.h presence... no [08:25:04.556] checking for termios.h... no [08:25:04.558] checking ucred.h usability... no [08:25:04.613] checking ucred.h presence... no [08:25:04.631] checking for ucred.h... no [08:25:04.634] checking zlib.h usability... yes [08:25:04.647] checking zlib.h presence... yes [08:25:04.666] checking for zlib.h... yes [08:25:04.666] checking for lz4... /usr/bin/lz4 [08:25:04.667] checking for zstd... /usr/bin/zstd [08:25:04.667] checking for openssl... /usr/bin/openssl [08:25:04.671] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [08:25:04.672] checking crtdefs.h usability... yes [08:25:04.679] checking crtdefs.h presence... yes [08:25:04.694] checking for crtdefs.h... yes [08:25:04.695] checking whether byte ordering is bigendian... no [08:25:04.774] checking for inline... inline [08:25:04.780] checking for printf format archetype... gnu_printf [08:25:04.788] checking for _Static_assert... yes [08:25:04.828] checking for typeof... typeof [08:25:04.859] checking for __builtin_types_compatible_p... yes [08:25:04.869] checking for __builtin_constant_p... yes [08:25:04.881] checking for __builtin_unreachable... yes [08:25:04.922] checking for computed goto support... yes [08:25:04.954] checking for struct tm.tm_zone... no [08:25:05.028] checking for union semun... no [08:25:05.061] checking for socklen_t... yes [08:25:06.200] checking for struct sockaddr.sa_len... no [08:25:08.229] checking for locale_t... no [08:25:08.290] checking for C/C++ restrict keyword... __restrict [08:25:08.302] checking for struct option... yes [08:25:08.376] checking whether assembler supports x86_64 popcntq... yes [08:25:08.384] checking size of off_t... 4 [08:25:08.588] 0 [08:25:08.588] checking size of bool... 1 [08:25:08.631] checking for int timezone... yes [08:25:08.677] checking for wcstombs_l declaration... no [08:25:08.759] checking for backtrace_symbols... no [08:25:08.808] checking for copyfile... no [08:25:08.857] checking for copy_file_range... no [08:25:08.905] checking for getifaddrs... no [08:25:08.953] checking for getpeerucred... no [08:25:09.001] checking for inet_pton... yes [08:25:09.049] checking for kqueue... no [08:25:09.099] checking for mbstowcs_l... no [08:25:09.148] checking for memset_s... no [08:25:09.198] checking for posix_fallocate... no [08:25:09.247] checking for ppoll... no [08:25:09.298] checking for pthread_is_threaded_np... no [08:25:09.346] checking for setproctitle... no [08:25:09.395] checking for setproctitle_fast... no [08:25:09.444] checking for strchrnul... no [08:25:09.494] checking for strsignal... no [08:25:09.543] checking for syncfs... no [08:25:09.591] checking for sync_file_range... no [08:25:09.638] checking for uselocale... no [08:25:09.688] checking for wcstombs_l... no [08:25:09.733] checking for __builtin_bswap16... yes [08:25:09.780] checking for __builtin_bswap32... yes [08:25:09.827] checking for __builtin_bswap64... yes [08:25:09.876] checking for __builtin_clz... yes [08:25:09.924] checking for __builtin_ctz... yes [08:25:09.973] checking for __builtin_popcount... yes [08:25:10.019] checking for __builtin_frame_address... yes [08:25:10.063] checking for _LARGEFILE_SOURCE value needed for large files... no [08:25:10.114] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [08:25:10.144] checking for posix_fadvise... no [08:25:10.198] checking whether posix_fadvise is declared... no [08:25:10.241] checking whether fdatasync is declared... no [08:25:10.284] checking whether strlcat is declared... no [08:25:10.345] checking whether strlcpy is declared... no [08:25:10.409] checking whether strnlen is declared... yes [08:25:10.422] checking whether strsep is declared... no [08:25:10.482] checking whether preadv is declared... no [08:25:10.516] checking whether pwritev is declared... no [08:25:10.554] checking whether F_FULLFSYNC is declared... no [08:25:10.591] checking for explicit_bzero... no [08:25:10.638] checking for getopt... yes [08:25:10.685] checking for getpeereid... no [08:25:10.734] checking for inet_aton... no [08:25:10.782] checking for mkdtemp... no [08:25:10.831] checking for strlcat... no [08:25:10.881] checking for strlcpy... no [08:25:10.932] checking for strnlen... yes [08:25:10.982] checking for strsep... no [08:25:11.030] checking for pthread_barrier_wait... yes [08:25:11.073] configure: On mingw32 we will use our strtof wrapper. [08:25:11.073] checking for getopt_long... yes [08:25:11.117] checking for _configthreadlocale... yes [08:25:11.163] checking for syslog... no [08:25:11.210] checking for opterr... yes [08:25:11.259] checking for optreset... no [08:25:11.309] checking test program... cross-compiling [08:25:11.309] checking whether long int is 64 bits... no [08:25:11.340] checking whether long long int is 64 bits... yes [08:25:11.348] checking for __builtin_mul_overflow... yes [08:25:11.392] checking size of void *... 8 [08:25:11.819] checking size of size_t... 8 [08:25:12.136] checking size of long... 4 [08:25:12.382] checking alignment of short... 2 [08:25:12.625] checking alignment of int... 4 [08:25:12.919] checking alignment of long... 4 [08:25:13.113] checking alignment of long long int... 8 [08:25:13.389] checking alignment of double... 8 [08:25:13.742] checking for int8... no [08:25:13.784] checking for uint8... no [08:25:13.828] checking for int64... no [08:25:13.870] checking for uint64... no [08:25:13.913] checking for __int128... yes [08:25:13.963] checking for __int128 alignment bug... assuming ok [08:25:13.963] checking alignment of PG_INT128_TYPE... 16 [08:25:14.350] checking for builtin __sync char locking functions... yes [08:25:14.394] checking for builtin __sync int32 locking functions... yes [08:25:14.436] checking for builtin __sync int32 atomic operations... yes [08:25:14.479] checking for builtin __sync int64 atomic operations... yes [08:25:14.523] checking for builtin __atomic int32 atomic operations... yes [08:25:14.566] checking for builtin __atomic int64 atomic operations... yes [08:25:14.610] checking for __get_cpuid... yes [08:25:14.661] checking for __get_cpuid_count... yes [08:25:14.707] checking for __cpuid... no [08:25:15.098] checking for __cpuidex... no [08:25:15.520] checking for _xgetbv with CFLAGS=... no [08:25:15.896] checking for _xgetbv with CFLAGS=-mxsave... yes [08:25:16.283] checking for _mm512_popcnt_epi64 with CFLAGS=... no [08:25:16.665] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [08:25:16.999] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:25:17.045] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:25:17.129] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:25:17.150] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:25:17.168] 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:25:17.224] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:25:17.225] checking which random number source to use... Windows native [08:25:17.227] checking for xmllint... /usr/bin/xmllint [08:25:17.227] checking for xsltproc... /usr/bin/xsltproc [08:25:17.227] checking for fop... /usr/bin/fop [08:25:17.227] checking for dbtoepub... no [08:25:17.228] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:25:17.228] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:25:17.228] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:25:17.239] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [08:25:17.239] 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:25:17.239] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:25:17.239] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:25:17.326] configure: creating ./config.status [08:25:17.407] config.status: creating GNUmakefile [08:25:17.418] config.status: creating src/Makefile.global [08:25:17.433] config.status: creating src/include/pg_config.h [08:25:17.445] config.status: creating src/include/pg_config_ext.h [08:25:17.456] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:25:17.470] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:25:17.477] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:25:17.483] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:25:17.491] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:25:17.498] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:25:17.502] config.status: executing check_win32_symlinks commands [08:25:17.535] [08:25:17.535] real 0m17.230s [08:25:17.535] user 0m11.446s [08:25:17.535] sys 0m5.333s [08:25:17.535] make -s -j${BUILD_JOBS} clean [08:25:18.034] time make -s -j${BUILD_JOBS} world-bin [08:26:30.505] nbtree.c: In function ‘btexplain’: [08:26:30.505] nbtree.c:787:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [08:26:30.505] 787 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [08:26:30.505] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [08:26:30.505] nbtree.c:549:23: note: ‘stripped_indexquals’ was declared here [08:26:30.505] 549 | List *stripped_indexquals; [08:26:30.505] | ^~~~~~~~~~~~~~~~~~~ [08:26:30.505] cc1: all warnings being treated as errors [08:26:30.506] make[4]: *** [: nbtree.o] Error 1 [08:26:30.506] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [08:26:30.506] make[2]: *** [common.mk:37: access-recursive] Error 2 [08:26:30.506] make[2]: *** Waiting for unfinished jobs.... [08:26:43.045] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:26:43.045] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:26:43.045] [08:26:43.045] real 1m25.012s [08:26:43.045] user 4m33.699s [08:26:43.045] sys 0m49.655s [08:26:43.046] [08:26:43.046] Exit status: 2