[09:37:31.501] time ./configure \ [09:37:31.501] --host=x86_64-w64-mingw32 \ [09:37:31.501] --enable-cassert \ [09:37:31.501] --without-icu \ [09:37:31.501] CC="ccache x86_64-w64-mingw32-gcc" \ [09:37:31.501] CXX="ccache x86_64-w64-mingw32-g++" [09:37:31.609] checking build system type... x86_64-pc-linux-gnu [09:37:31.818] checking host system type... x86_64-w64-mingw32 [09:37:31.823] checking which template to use... win32 [09:37:31.823] checking whether NLS is wanted... no [09:37:31.823] checking for default port number... 5432 [09:37:31.829] checking for block size... 8kB [09:37:31.830] checking for segment size... 1GB [09:37:31.832] checking for WAL block size... 8kB [09:37:31.833] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:37:31.865] checking whether the C compiler works... yes [09:37:32.016] checking for C compiler default output file name... a.exe [09:37:32.017] checking for suffix of executables... .exe [09:37:32.057] checking whether we are cross compiling... yes [09:37:32.126] checking for suffix of object files... o [09:37:32.133] checking whether we are using the GNU C compiler... yes [09:37:32.164] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:37:32.171] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:37:32.252] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:37:32.378] checking whether we are using the GNU C++ compiler... yes [09:37:32.530] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:37:32.592] checking for gawk... no [09:37:32.592] checking for mawk... mawk [09:37:32.595] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:37:32.609] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:37:32.615] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:37:32.658] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:37:32.701] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:37:32.707] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:37:32.770] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:37:32.776] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:37:32.783] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:37:32.789] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:37:32.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:37:32.801] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:37:32.807] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:37:32.813] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:37:32.843] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:37:32.850] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:37:32.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:37:32.890] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:37:32.897] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:37:32.912] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:37:32.941] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:37:32.947] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:37:32.953] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:37:32.975] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:37:32.989] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:37:32.996] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:37:33.031] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:37:33.068] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:37:33.074] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:37:33.104] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:37:33.137] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:37:33.144] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:37:33.159] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:37:33.175] checking whether the C compiler still works... yes [09:37:33.244] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:37:33.308] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:37:33.309] checking pkg-config is at least version 0.9.0... yes [09:37:33.325] checking whether to build with ICU support... no [09:37:33.326] checking whether to build with Tcl... no [09:37:33.326] checking whether to build Perl modules... no [09:37:33.326] checking whether to build Python modules... no [09:37:33.326] checking whether to build with GSSAPI support... no [09:37:33.327] checking whether to build with PAM support... no [09:37:33.327] checking whether to build with BSD Authentication support... no [09:37:33.327] checking whether to build with LDAP support... no [09:37:33.327] checking whether to build with Bonjour support... no [09:37:33.327] checking whether to build with SELinux support... no [09:37:33.328] checking whether to build with systemd support... no [09:37:33.328] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:37:33.328] checking whether to build with XML support... no [09:37:33.328] checking whether to build with LZ4 support... no [09:37:33.328] checking whether to build with ZSTD support... no [09:37:33.329] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:37:33.329] checking whether it is possible to strip libraries... yes [09:37:33.338] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:37:33.339] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:37:33.339] checking for a BSD-compatible install... /usr/bin/install -c [09:37:33.347] checking for tar... /usr/bin/tar [09:37:33.347] checking whether ln -s works... yes [09:37:33.347] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:37:33.349] checking for bison... /usr/bin/bison [09:37:33.351] configure: using bison (GNU Bison) 3.8.2 [09:37:33.354] checking for flex... /usr/bin/flex [09:37:33.365] configure: using flex 2.6.4 [09:37:33.365] checking for perl... /usr/bin/perl [09:37:33.368] configure: using perl 5.36.0 [09:37:33.370] checking for zic... /usr/sbin/zic [09:37:33.370] checking for a sed that does not truncate output... /usr/bin/sed [09:37:33.375] checking for grep that handles long lines and -e... /usr/bin/grep [09:37:33.377] checking for egrep... /usr/bin/grep -E [09:37:33.378] checking for ANSI C header files... yes [09:37:33.436] checking for sys/types.h... yes [09:37:33.451] checking for sys/stat.h... yes [09:37:33.509] checking for stdlib.h... yes [09:37:33.523] checking for string.h... yes [09:37:33.537] checking for memory.h... yes [09:37:33.594] checking for strings.h... yes [09:37:33.626] checking for inttypes.h... yes [09:37:33.683] checking for stdint.h... yes [09:37:33.696] checking for unistd.h... yes [09:37:33.710] checking for main in -lm... yes [09:37:33.754] checking for library containing setproctitle... no [09:37:33.837] checking for library containing dlsym... no [09:37:33.919] checking for library containing socket... -lws2_32 [09:37:34.044] checking for library containing getopt_long... none required [09:37:34.090] checking for library containing shm_open... no [09:37:34.173] checking for library containing shm_unlink... no [09:37:34.259] checking for library containing clock_gettime... no [09:37:34.344] checking for library containing shmget... no [09:37:34.431] checking for library containing backtrace_symbols... no [09:37:34.517] checking for library containing pthread_barrier_wait... -lpthread [09:37:34.603] checking for inflate in -lz... yes [09:37:34.646] checking for stdbool.h that conforms to C99... yes [09:37:34.687] checking for _Bool... yes [09:37:34.754] checking atomic.h usability... no [09:37:34.808] checking atomic.h presence... no [09:37:34.827] checking for atomic.h... no [09:37:34.830] checking copyfile.h usability... no [09:37:34.885] checking copyfile.h presence... no [09:37:34.903] checking for copyfile.h... no [09:37:34.907] checking execinfo.h usability... no [09:37:34.960] checking execinfo.h presence... no [09:37:34.978] checking for execinfo.h... no [09:37:34.981] checking getopt.h usability... yes [09:37:35.035] checking getopt.h presence... yes [09:37:35.050] checking for getopt.h... yes [09:37:35.056] checking ifaddrs.h usability... no [09:37:35.111] checking ifaddrs.h presence... no [09:37:35.130] checking for ifaddrs.h... no [09:37:35.133] checking mbarrier.h usability... no [09:37:35.187] checking mbarrier.h presence... no [09:37:35.205] checking for mbarrier.h... no [09:37:35.209] checking sys/epoll.h usability... no [09:37:35.263] checking sys/epoll.h presence... no [09:37:35.281] checking for sys/epoll.h... no [09:37:35.285] checking sys/event.h usability... no [09:37:35.338] checking sys/event.h presence... no [09:37:35.356] checking for sys/event.h... no [09:37:35.359] checking sys/personality.h usability... no [09:37:35.412] checking sys/personality.h presence... no [09:37:35.430] checking for sys/personality.h... no [09:37:35.433] checking sys/prctl.h usability... no [09:37:35.487] checking sys/prctl.h presence... no [09:37:35.506] checking for sys/prctl.h... no [09:37:35.509] checking sys/procctl.h usability... no [09:37:35.562] checking sys/procctl.h presence... no [09:37:35.580] checking for sys/procctl.h... no [09:37:35.583] checking sys/signalfd.h usability... no [09:37:35.635] checking sys/signalfd.h presence... no [09:37:35.652] checking for sys/signalfd.h... no [09:37:35.655] checking sys/ucred.h usability... no [09:37:35.708] checking sys/ucred.h presence... no [09:37:35.725] checking for sys/ucred.h... no [09:37:35.729] checking termios.h usability... no [09:37:35.782] checking termios.h presence... no [09:37:35.800] checking for termios.h... no [09:37:35.804] checking ucred.h usability... no [09:37:35.858] checking ucred.h presence... no [09:37:35.877] checking for ucred.h... no [09:37:35.880] checking zlib.h usability... yes [09:37:35.889] checking zlib.h presence... yes [09:37:35.908] checking for zlib.h... yes [09:37:35.908] checking for lz4... /usr/bin/lz4 [09:37:35.908] checking for zstd... /usr/bin/zstd [09:37:35.909] checking for openssl... /usr/bin/openssl [09:37:35.913] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [09:37:35.913] checking crtdefs.h usability... yes [09:37:35.969] checking crtdefs.h presence... yes [09:37:35.985] checking for crtdefs.h... yes [09:37:35.986] checking whether byte ordering is bigendian... no [09:37:36.060] checking for inline... inline [09:37:36.076] checking for printf format archetype... gnu_printf [09:37:36.109] checking for _Static_assert... yes [09:37:36.148] checking for typeof... typeof [09:37:36.156] checking for __builtin_types_compatible_p... yes [09:37:36.176] checking for __builtin_constant_p... yes [09:37:36.206] checking for __builtin_unreachable... yes [09:37:36.246] checking for computed goto support... yes [09:37:36.253] checking for struct tm.tm_zone... no [09:37:36.325] checking for union semun... no [09:37:36.357] checking for socklen_t... yes [09:37:38.437] checking for struct sockaddr.sa_len... no [09:37:40.353] checking for locale_t... no [09:37:40.413] checking for C/C++ restrict keyword... __restrict [09:37:40.424] checking for struct option... yes [09:37:40.462] checking whether assembler supports x86_64 popcntq... yes [09:37:40.468] checking size of off_t... 4 [09:37:40.782] 0 [09:37:40.782] checking size of bool... 1 [09:37:40.823] checking for int timezone... yes [09:37:40.866] checking for wcstombs_l declaration... no [09:37:40.944] checking for backtrace_symbols... no [09:37:40.991] checking for copyfile... no [09:37:41.038] checking for copy_file_range... no [09:37:41.084] checking for getifaddrs... no [09:37:41.131] checking for getpeerucred... no [09:37:41.177] checking for inet_pton... yes [09:37:41.224] checking for kqueue... no [09:37:41.271] checking for mbstowcs_l... no [09:37:41.317] checking for memset_s... no [09:37:41.364] checking for posix_fallocate... no [09:37:41.409] checking for ppoll... no [09:37:41.456] checking for pthread_is_threaded_np... no [09:37:41.504] checking for setproctitle... no [09:37:41.551] checking for setproctitle_fast... no [09:37:41.598] checking for strchrnul... no [09:37:41.644] checking for strsignal... no [09:37:41.691] checking for syncfs... no [09:37:41.738] checking for sync_file_range... no [09:37:41.784] checking for uselocale... no [09:37:41.831] checking for wcstombs_l... no [09:37:41.874] checking for __builtin_bswap16... yes [09:37:41.918] checking for __builtin_bswap32... yes [09:37:41.963] checking for __builtin_bswap64... yes [09:37:42.007] checking for __builtin_clz... yes [09:37:42.050] checking for __builtin_ctz... yes [09:37:42.094] checking for __builtin_popcount... yes [09:37:42.138] checking for __builtin_frame_address... yes [09:37:42.182] checking for _LARGEFILE_SOURCE value needed for large files... no [09:37:42.232] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:37:42.260] checking for posix_fadvise... no [09:37:42.308] checking whether posix_fadvise is declared... no [09:37:42.349] checking whether fdatasync is declared... no [09:37:42.391] checking whether strlcat is declared... no [09:37:42.450] checking whether strlcpy is declared... no [09:37:42.509] checking whether strnlen is declared... yes [09:37:42.571] checking whether strsep is declared... no [09:37:42.629] checking whether preadv is declared... no [09:37:42.662] checking whether pwritev is declared... no [09:37:42.694] checking whether F_FULLFSYNC is declared... no [09:37:42.730] checking for explicit_bzero... no [09:37:42.773] checking for getopt... yes [09:37:42.815] checking for getpeereid... no [09:37:42.860] checking for inet_aton... no [09:37:42.905] checking for mkdtemp... no [09:37:42.951] checking for strlcat... no [09:37:42.994] checking for strlcpy... no [09:37:43.039] checking for strnlen... yes [09:37:43.083] checking for strsep... no [09:37:43.128] checking for pthread_barrier_wait... yes [09:37:43.170] configure: On mingw32 we will use our strtof wrapper. [09:37:43.170] checking for getopt_long... yes [09:37:43.211] checking for _configthreadlocale... yes [09:37:43.253] checking for syslog... no [09:37:43.297] checking for opterr... yes [09:37:43.342] checking for optreset... no [09:37:43.391] checking test program... cross-compiling [09:37:43.391] checking whether long int is 64 bits... no [09:37:43.421] checking whether long long int is 64 bits... yes [09:37:43.429] checking for __builtin_mul_overflow... yes [09:37:43.470] checking size of void *... 8 [09:37:43.825] checking size of size_t... 8 [09:37:44.131] checking size of long... 4 [09:37:44.452] checking alignment of short... 2 [09:37:44.590] checking alignment of int... 4 [09:37:44.844] checking alignment of long... 4 [09:37:45.132] checking alignment of long long int... 8 [09:37:45.465] checking alignment of double... 8 [09:37:45.822] checking for int8... no [09:37:45.863] checking for uint8... no [09:37:45.904] checking for int64... no [09:37:45.945] checking for uint64... no [09:37:45.986] checking for __int128... yes [09:37:46.031] checking for __int128 alignment bug... assuming ok [09:37:46.031] checking alignment of PG_INT128_TYPE... 16 [09:37:46.391] checking for builtin __sync char locking functions... yes [09:37:46.432] checking for builtin __sync int32 locking functions... yes [09:37:46.472] checking for builtin __sync int32 atomic operations... yes [09:37:46.514] checking for builtin __sync int64 atomic operations... yes [09:37:46.554] checking for builtin __atomic int32 atomic operations... yes [09:37:46.594] checking for builtin __atomic int64 atomic operations... yes [09:37:46.635] checking for __get_cpuid... yes [09:37:46.678] checking for __get_cpuid_count... yes [09:37:46.719] checking for __cpuid... no [09:37:47.116] checking for __cpuidex... no [09:37:47.531] checking for _xgetbv with CFLAGS=... no [09:37:47.899] checking for _xgetbv with CFLAGS=-mxsave... yes [09:37:48.290] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:37:48.666] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:37:48.995] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:37:49.039] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:37:49.121] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:37:49.141] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:37:49.158] 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 [09:37:49.210] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:37:49.210] checking which random number source to use... Windows native [09:37:49.212] checking for xmllint... /usr/bin/xmllint [09:37:49.212] checking for xsltproc... /usr/bin/xsltproc [09:37:49.212] checking for fop... /usr/bin/fop [09:37:49.212] checking for dbtoepub... no [09:37:49.213] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:37:49.213] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:37:49.213] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:37:49.223] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:37:49.223] 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 [09:37:49.223] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:37:49.223] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:37:49.297] configure: creating ./config.status [09:37:49.374] config.status: creating GNUmakefile [09:37:49.385] config.status: creating src/Makefile.global [09:37:49.399] config.status: creating src/include/pg_config.h [09:37:49.410] config.status: creating src/include/pg_config_ext.h [09:37:49.421] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:37:49.436] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:37:49.442] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:37:49.449] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:37:49.455] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:37:49.462] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:37:49.465] config.status: executing check_win32_symlinks commands [09:37:49.497] [09:37:49.497] real 0m17.995s [09:37:49.497] user 0m11.965s [09:37:49.497] sys 0m5.592s [09:37:49.497] make -s -j${BUILD_JOBS} clean [09:37:49.994] time make -s -j${BUILD_JOBS} world-bin [09:39:11.391] nbtree.c: In function ‘btexplain’: [09:39:11.391] nbtree.c:787:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [09:39:11.391] 787 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [09:39:11.391] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:39:11.391] nbtree.c:549:23: note: ‘stripped_indexquals’ was declared here [09:39:11.391] 549 | List *stripped_indexquals; [09:39:11.391] | ^~~~~~~~~~~~~~~~~~~ [09:39:11.391] cc1: all warnings being treated as errors [09:39:11.393] make[4]: *** [: nbtree.o] Error 1 [09:39:11.393] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [09:39:11.393] make[2]: *** [common.mk:37: access-recursive] Error 2 [09:39:11.393] make[2]: *** Waiting for unfinished jobs.... [09:39:23.651] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:39:23.651] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:39:23.651] [09:39:23.651] real 1m33.657s [09:39:23.651] user 5m4.558s [09:39:23.651] sys 0m55.966s [09:39:23.651] [09:39:23.651] Exit status: 2