[13:59:04.598] time ./configure \ [13:59:04.598] --host=x86_64-w64-mingw32 \ [13:59:04.598] --enable-cassert \ [13:59:04.598] --without-icu \ [13:59:04.598] CC="ccache x86_64-w64-mingw32-gcc" \ [13:59:04.598] CXX="ccache x86_64-w64-mingw32-g++" [13:59:04.720] checking build system type... x86_64-pc-linux-gnu [13:59:04.936] checking host system type... x86_64-w64-mingw32 [13:59:04.941] checking which template to use... win32 [13:59:04.942] checking whether NLS is wanted... no [13:59:04.942] checking for default port number... 5432 [13:59:04.949] checking for block size... 8kB [13:59:04.950] checking for segment size... 1GB [13:59:04.953] checking for WAL block size... 8kB [13:59:04.954] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:59:04.990] checking whether the C compiler works... yes [13:59:05.155] checking for C compiler default output file name... a.exe [13:59:05.157] checking for suffix of executables... .exe [13:59:05.200] checking whether we are cross compiling... yes [13:59:05.280] checking for suffix of object files... o [13:59:05.288] checking whether we are using the GNU C compiler... yes [13:59:05.305] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:59:05.313] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:59:05.400] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:59:05.541] checking whether we are using the GNU C++ compiler... yes [13:59:05.709] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:59:05.785] checking for gawk... no [13:59:05.785] checking for mawk... mawk [13:59:05.787] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:59:05.806] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:59:05.814] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:59:05.864] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:59:05.913] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:59:05.920] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:59:05.928] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:59:05.935] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:59:05.942] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:59:05.976] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:59:05.983] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:59:05.990] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:59:05.997] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:59:06.005] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:59:06.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:59:06.019] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:59:06.036] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:59:06.074] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:59:06.082] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:59:06.089] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:59:06.124] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:59:06.132] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:59:06.139] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:59:06.165] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:59:06.182] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:59:06.190] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:59:06.228] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:59:06.268] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:59:06.276] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:59:06.312] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:59:06.349] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:59:06.356] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:59:06.374] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:59:06.448] checking whether the C compiler still works... yes [13:59:06.528] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:59:06.605] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:59:06.605] checking pkg-config is at least version 0.9.0... yes [13:59:06.621] checking whether to build with ICU support... no [13:59:06.622] checking whether to build with Tcl... no [13:59:06.622] checking whether to build Perl modules... no [13:59:06.622] checking whether to build Python modules... no [13:59:06.622] checking whether to build with GSSAPI support... no [13:59:06.623] checking whether to build with PAM support... no [13:59:06.623] checking whether to build with BSD Authentication support... no [13:59:06.624] checking whether to build with LDAP support... no [13:59:06.624] checking whether to build with Bonjour support... no [13:59:06.624] checking whether to build with SELinux support... no [13:59:06.624] checking whether to build with systemd support... no [13:59:06.624] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:59:06.624] checking whether to build with XML support... no [13:59:06.624] checking whether to build with LZ4 support... no [13:59:06.624] checking whether to build with ZSTD support... no [13:59:06.625] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:59:06.625] checking whether it is possible to strip libraries... yes [13:59:06.634] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:59:06.634] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:59:06.634] checking for a BSD-compatible install... /usr/bin/install -c [13:59:06.644] checking for tar... /usr/bin/tar [13:59:06.644] checking whether ln -s works... yes [13:59:06.644] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:59:06.647] checking for bison... /usr/bin/bison [13:59:06.649] configure: using bison (GNU Bison) 3.8.2 [13:59:06.653] checking for flex... /usr/bin/flex [13:59:06.667] configure: using flex 2.6.4 [13:59:06.667] checking for perl... /usr/bin/perl [13:59:06.670] configure: using perl 5.36.0 [13:59:06.672] checking for zic... /usr/sbin/zic [13:59:06.672] checking for a sed that does not truncate output... /usr/bin/sed [13:59:06.677] checking for grep that handles long lines and -e... /usr/bin/grep [13:59:06.680] checking for egrep... /usr/bin/grep -E [13:59:06.681] checking for ANSI C header files... yes [13:59:06.775] checking for sys/types.h... yes [13:59:06.793] checking for sys/stat.h... yes [13:59:06.858] checking for stdlib.h... yes [13:59:06.874] checking for string.h... yes [13:59:06.889] checking for memory.h... yes [13:59:06.954] checking for strings.h... yes [13:59:06.988] checking for inttypes.h... yes [13:59:07.006] checking for stdint.h... yes [13:59:07.020] checking for unistd.h... yes [13:59:07.037] checking for main in -lm... yes [13:59:07.086] checking for library containing setproctitle... no [13:59:07.178] checking for library containing dlsym... no [13:59:07.271] checking for library containing socket... -lws2_32 [13:59:07.410] checking for library containing getopt_long... none required [13:59:07.460] checking for library containing shm_open... no [13:59:07.555] checking for library containing shm_unlink... no [13:59:07.649] checking for library containing clock_gettime... no [13:59:07.744] checking for library containing shmget... no [13:59:07.839] checking for library containing backtrace_symbols... no [13:59:07.934] checking for library containing pthread_barrier_wait... -lpthread [13:59:08.030] checking for inflate in -lz... yes [13:59:08.078] checking for stdbool.h that conforms to C99... yes [13:59:08.101] checking for _Bool... yes [13:59:08.177] checking atomic.h usability... no [13:59:08.238] checking atomic.h presence... no [13:59:08.259] checking for atomic.h... no [13:59:08.263] checking copyfile.h usability... no [13:59:08.325] checking copyfile.h presence... no [13:59:08.345] checking for copyfile.h... no [13:59:08.349] checking execinfo.h usability... no [13:59:08.408] checking execinfo.h presence... no [13:59:08.430] checking for execinfo.h... no [13:59:08.433] checking getopt.h usability... yes [13:59:08.442] checking getopt.h presence... yes [13:59:08.458] checking for getopt.h... yes [13:59:08.466] checking ifaddrs.h usability... no [13:59:08.526] checking ifaddrs.h presence... no [13:59:08.547] checking for ifaddrs.h... no [13:59:08.551] checking mbarrier.h usability... no [13:59:08.609] checking mbarrier.h presence... no [13:59:08.629] checking for mbarrier.h... no [13:59:08.632] checking sys/epoll.h usability... no [13:59:08.695] checking sys/epoll.h presence... no [13:59:08.715] checking for sys/epoll.h... no [13:59:08.719] checking sys/event.h usability... no [13:59:08.778] checking sys/event.h presence... no [13:59:08.799] checking for sys/event.h... no [13:59:08.803] checking sys/personality.h usability... no [13:59:08.863] checking sys/personality.h presence... no [13:59:08.885] checking for sys/personality.h... no [13:59:08.888] checking sys/prctl.h usability... no [13:59:08.948] checking sys/prctl.h presence... no [13:59:08.968] checking for sys/prctl.h... no [13:59:08.972] checking sys/procctl.h usability... no [13:59:09.031] checking sys/procctl.h presence... no [13:59:09.051] checking for sys/procctl.h... no [13:59:09.055] checking sys/signalfd.h usability... no [13:59:09.114] checking sys/signalfd.h presence... no [13:59:09.133] checking for sys/signalfd.h... no [13:59:09.137] checking sys/ucred.h usability... no [13:59:09.194] checking sys/ucred.h presence... no [13:59:09.213] checking for sys/ucred.h... no [13:59:09.217] checking termios.h usability... no [13:59:09.276] checking termios.h presence... no [13:59:09.296] checking for termios.h... no [13:59:09.299] checking ucred.h usability... no [13:59:09.357] checking ucred.h presence... no [13:59:09.377] checking for ucred.h... no [13:59:09.380] checking zlib.h usability... yes [13:59:09.392] checking zlib.h presence... yes [13:59:09.412] checking for zlib.h... yes [13:59:09.413] checking for lz4... /usr/bin/lz4 [13:59:09.413] checking for zstd... /usr/bin/zstd [13:59:09.413] checking for openssl... /usr/bin/openssl [13:59:09.418] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [13:59:09.418] checking crtdefs.h usability... yes [13:59:09.427] checking crtdefs.h presence... yes [13:59:09.443] checking for crtdefs.h... yes [13:59:09.444] checking whether byte ordering is bigendian... no [13:59:09.524] checking for inline... inline [13:59:09.542] checking for printf format archetype... gnu_printf [13:59:09.550] checking for _Static_assert... yes [13:59:09.594] checking for typeof... typeof [13:59:09.603] checking for __builtin_types_compatible_p... yes [13:59:09.615] checking for __builtin_constant_p... yes [13:59:09.650] checking for __builtin_unreachable... yes [13:59:09.695] checking for computed goto support... yes [13:59:09.703] checking for struct tm.tm_zone... no [13:59:09.791] checking for union semun... no [13:59:09.830] checking for socklen_t... yes [13:59:12.189] checking for struct sockaddr.sa_len... no [13:59:14.311] checking for locale_t... no [13:59:14.383] checking for C/C++ restrict keyword... __restrict [13:59:14.398] checking for struct option... yes [13:59:14.442] checking whether assembler supports x86_64 popcntq... yes [13:59:14.450] checking size of off_t... 4 [13:59:14.661] 0 [13:59:14.662] checking size of bool... 1 [13:59:14.709] checking for int timezone... yes [13:59:14.758] checking for wcstombs_l declaration... no [13:59:14.853] checking for backtrace_symbols... no [13:59:14.906] checking for copyfile... no [13:59:14.961] checking for copy_file_range... no [13:59:15.015] checking for getifaddrs... no [13:59:15.070] checking for getpeerucred... no [13:59:15.123] checking for inet_pton... yes [13:59:15.175] checking for kqueue... no [13:59:15.228] checking for mbstowcs_l... no [13:59:15.281] checking for memset_s... no [13:59:15.333] checking for posix_fallocate... no [13:59:15.386] checking for ppoll... no [13:59:15.439] checking for pthread_is_threaded_np... no [13:59:15.492] checking for setproctitle... no [13:59:15.545] checking for setproctitle_fast... no [13:59:15.598] checking for strchrnul... no [13:59:15.651] checking for strsignal... no [13:59:15.706] checking for syncfs... no [13:59:15.769] checking for sync_file_range... no [13:59:15.822] checking for uselocale... no [13:59:15.879] checking for wcstombs_l... no [13:59:15.931] checking for __builtin_bswap16... yes [13:59:15.983] checking for __builtin_bswap32... yes [13:59:16.034] checking for __builtin_bswap64... yes [13:59:16.086] checking for __builtin_clz... yes [13:59:16.138] checking for __builtin_ctz... yes [13:59:16.190] checking for __builtin_popcount... yes [13:59:16.242] checking for __builtin_frame_address... yes [13:59:16.293] checking for _LARGEFILE_SOURCE value needed for large files... no [13:59:16.347] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:59:16.380] checking for posix_fadvise... no [13:59:16.434] checking whether posix_fadvise is declared... no [13:59:16.483] checking whether fdatasync is declared... no [13:59:16.531] checking whether strlcat is declared... no [13:59:16.595] checking whether strlcpy is declared... no [13:59:16.661] checking whether strnlen is declared... yes [13:59:16.676] checking whether strsep is declared... no [13:59:16.744] checking whether preadv is declared... no [13:59:16.783] checking whether pwritev is declared... no [13:59:16.823] checking whether F_FULLFSYNC is declared... no [13:59:16.867] checking for explicit_bzero... no [13:59:16.918] checking for getopt... yes [13:59:16.966] checking for getpeereid... no [13:59:17.016] checking for inet_aton... no [13:59:17.067] checking for mkdtemp... no [13:59:17.117] checking for strlcat... no [13:59:17.169] checking for strlcpy... no [13:59:17.218] checking for strnlen... yes [13:59:17.267] checking for strsep... no [13:59:17.317] checking for pthread_barrier_wait... yes [13:59:17.362] configure: On mingw32 we will use our strtof wrapper. [13:59:17.362] checking for getopt_long... yes [13:59:17.411] checking for _configthreadlocale... yes [13:59:17.460] checking for syslog... no [13:59:17.510] checking for opterr... yes [13:59:17.562] checking for optreset... no [13:59:17.617] checking test program... cross-compiling [13:59:17.617] checking whether long int is 64 bits... no [13:59:17.652] checking whether long long int is 64 bits... yes [13:59:17.662] checking for __builtin_mul_overflow... yes [13:59:17.707] checking size of void *... 8 [13:59:18.102] checking size of size_t... 8 [13:59:18.469] checking size of long... 4 [13:59:18.713] checking alignment of short... 2 [13:59:18.879] checking alignment of int... 4 [13:59:19.095] checking alignment of long... 4 [13:59:19.356] checking alignment of long long int... 8 [13:59:19.649] checking alignment of double... 8 [13:59:19.988] checking for int8... no [13:59:20.034] checking for uint8... no [13:59:20.082] checking for int64... no [13:59:20.128] checking for uint64... no [13:59:20.176] checking for __int128... yes [13:59:20.225] checking for __int128 alignment bug... assuming ok [13:59:20.226] checking alignment of PG_INT128_TYPE... 16 [13:59:20.661] checking for builtin __sync char locking functions... yes [13:59:20.705] checking for builtin __sync int32 locking functions... yes [13:59:20.750] checking for builtin __sync int32 atomic operations... yes [13:59:20.794] checking for builtin __sync int64 atomic operations... yes [13:59:20.839] checking for builtin __atomic int32 atomic operations... yes [13:59:20.883] checking for builtin __atomic int64 atomic operations... yes [13:59:20.928] checking for __get_cpuid... yes [13:59:20.978] checking for __get_cpuid_count... yes [13:59:21.024] checking for __cpuid... no [13:59:21.431] checking for __cpuidex... no [13:59:21.858] checking for _xgetbv with CFLAGS=... no [13:59:22.247] checking for _xgetbv with CFLAGS=-mxsave... yes [13:59:22.651] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:59:23.050] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:59:23.401] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:59:23.452] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:59:23.554] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:59:23.580] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:59:23.601] 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 [13:59:23.659] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:59:23.659] checking which random number source to use... Windows native [13:59:23.661] checking for xmllint... /usr/bin/xmllint [13:59:23.661] checking for xsltproc... /usr/bin/xsltproc [13:59:23.661] checking for fop... /usr/bin/fop [13:59:23.662] checking for dbtoepub... no [13:59:23.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:59:23.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:59:23.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:59:23.675] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:59:23.675] 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 [13:59:23.675] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:59:23.675] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:59:23.770] configure: creating ./config.status [13:59:23.862] config.status: creating GNUmakefile [13:59:23.875] config.status: creating src/Makefile.global [13:59:23.892] config.status: creating src/include/pg_config.h [13:59:23.907] config.status: creating src/include/pg_config_ext.h [13:59:23.920] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:59:23.937] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:59:23.945] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:59:23.953] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:59:23.961] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:59:23.969] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:59:23.972] config.status: executing check_win32_symlinks commands [13:59:24.009] [13:59:24.009] real 0m19.412s [13:59:24.009] user 0m13.083s [13:59:24.009] sys 0m5.840s [13:59:24.009] make -s -j${BUILD_JOBS} clean [13:59:24.546] time make -s -j${BUILD_JOBS} world-bin [14:00:36.773] nbtree.c: In function ‘btexplain’: [14:00:36.773] nbtree.c:787:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [14:00:36.773] 787 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [14:00:36.773] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14:00:36.773] nbtree.c:549:23: note: ‘stripped_indexquals’ was declared here [14:00:36.773] 549 | List *stripped_indexquals; [14:00:36.773] | ^~~~~~~~~~~~~~~~~~~ [14:00:36.773] cc1: all warnings being treated as errors [14:00:36.775] make[4]: *** [: nbtree.o] Error 1 [14:00:36.775] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [14:00:36.775] make[2]: *** [common.mk:37: access-recursive] Error 2 [14:00:36.775] make[2]: *** Waiting for unfinished jobs.... [14:00:49.474] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:00:49.474] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:00:49.474] [14:00:49.474] real 1m24.929s [14:00:49.474] user 4m36.362s [14:00:49.474] sys 0m50.839s [14:00:49.475] [14:00:49.475] Exit status: 2