[22:55:19.937] time ./configure \ [22:55:19.937] --host=x86_64-w64-mingw32 \ [22:55:19.937] --enable-cassert \ [22:55:19.937] --without-icu \ [22:55:19.937] CC="ccache x86_64-w64-mingw32-gcc" \ [22:55:19.937] CXX="ccache x86_64-w64-mingw32-g++" [22:55:20.057] checking build system type... x86_64-pc-linux-gnu [22:55:20.250] checking host system type... x86_64-w64-mingw32 [22:55:20.257] checking which template to use... win32 [22:55:20.257] checking whether NLS is wanted... no [22:55:20.257] checking for default port number... 5432 [22:55:20.265] checking for block size... 8kB [22:55:20.266] checking for segment size... 1GB [22:55:20.269] checking for WAL block size... 8kB [22:55:20.270] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:55:20.308] checking whether the C compiler works... yes [22:55:20.448] checking for C compiler default output file name... a.exe [22:55:20.449] checking for suffix of executables... .exe [22:55:20.492] checking whether we are cross compiling... yes [22:55:20.568] checking for suffix of object files... o [22:55:20.576] checking whether we are using the GNU C compiler... yes [22:55:20.593] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:55:20.600] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:55:20.627] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:55:20.786] checking whether we are using the GNU C++ compiler... yes [22:55:20.942] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:55:21.085] checking for gawk... no [22:55:21.085] checking for mawk... mawk [22:55:21.088] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:55:21.126] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:55:21.162] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:55:21.212] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:55:21.259] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:55:21.267] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:55:21.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:55:21.339] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:55:21.357] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:55:21.395] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:55:21.403] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:55:21.421] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:55:21.429] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:55:21.436] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:55:21.452] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:55:21.459] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:55:21.495] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:55:21.536] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:55:21.555] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:55:21.590] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:55:21.609] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:55:21.645] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:55:21.653] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:55:21.680] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:55:21.688] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:55:21.707] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:55:21.748] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:55:21.788] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:55:21.822] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:55:21.839] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:55:21.874] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:55:21.881] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:55:21.889] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:55:21.923] checking whether the C compiler still works... yes [22:55:22.001] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:55:22.072] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:55:22.072] checking pkg-config is at least version 0.9.0... yes [22:55:22.089] checking whether to build with ICU support... no [22:55:22.089] checking whether to build with Tcl... no [22:55:22.089] checking whether to build Perl modules... no [22:55:22.090] checking whether to build Python modules... no [22:55:22.090] checking whether to build with GSSAPI support... no [22:55:22.091] checking whether to build with PAM support... no [22:55:22.091] checking whether to build with BSD Authentication support... no [22:55:22.091] checking whether to build with LDAP support... no [22:55:22.091] checking whether to build with Bonjour support... no [22:55:22.091] checking whether to build with SELinux support... no [22:55:22.092] checking whether to build with systemd support... no [22:55:22.092] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:55:22.092] checking whether to build with XML support... no [22:55:22.092] checking whether to build with LZ4 support... no [22:55:22.093] checking whether to build with ZSTD support... no [22:55:22.093] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:55:22.093] checking whether it is possible to strip libraries... yes [22:55:22.100] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:55:22.100] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:55:22.101] checking for a BSD-compatible install... /usr/bin/install -c [22:55:22.111] checking for tar... /usr/bin/tar [22:55:22.111] checking whether ln -s works... yes [22:55:22.111] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:55:22.113] checking for bison... /usr/bin/bison [22:55:22.116] configure: using bison (GNU Bison) 3.8.2 [22:55:22.119] checking for flex... /usr/bin/flex [22:55:22.133] configure: using flex 2.6.4 [22:55:22.133] checking for perl... /usr/bin/perl [22:55:22.136] configure: using perl 5.36.0 [22:55:22.138] checking for zic... /usr/sbin/zic [22:55:22.138] checking for a sed that does not truncate output... /usr/bin/sed [22:55:22.143] checking for grep that handles long lines and -e... /usr/bin/grep [22:55:22.146] checking for egrep... /usr/bin/grep -E [22:55:22.147] checking for ANSI C header files... yes [22:55:22.237] checking for sys/types.h... yes [22:55:22.274] checking for sys/stat.h... yes [22:55:22.312] checking for stdlib.h... yes [22:55:22.373] checking for string.h... yes [22:55:22.409] checking for memory.h... yes [22:55:22.471] checking for strings.h... yes [22:55:22.532] checking for inttypes.h... yes [22:55:22.572] checking for stdint.h... yes [22:55:22.636] checking for unistd.h... yes [22:55:22.700] checking for main in -lm... yes [22:55:22.747] checking for library containing setproctitle... no [22:55:22.840] checking for library containing dlsym... no [22:55:22.930] checking for library containing socket... -lws2_32 [22:55:23.068] checking for library containing getopt_long... none required [22:55:23.117] checking for library containing shm_open... no [22:55:23.211] checking for library containing shm_unlink... no [22:55:23.302] checking for library containing clock_gettime... no [22:55:23.399] checking for library containing shmget... no [22:55:23.490] checking for library containing backtrace_symbols... no [22:55:23.582] checking for library containing pthread_barrier_wait... -lpthread [22:55:23.676] checking for inflate in -lz... yes [22:55:23.724] checking for stdbool.h that conforms to C99... yes [22:55:23.773] checking for _Bool... yes [22:55:23.900] checking atomic.h usability... no [22:55:23.954] checking atomic.h presence... no [22:55:23.973] checking for atomic.h... no [22:55:23.976] checking copyfile.h usability... no [22:55:24.032] checking copyfile.h presence... no [22:55:24.053] checking for copyfile.h... no [22:55:24.056] checking execinfo.h usability... no [22:55:24.116] checking execinfo.h presence... no [22:55:24.137] checking for execinfo.h... no [22:55:24.141] checking getopt.h usability... yes [22:55:24.149] checking getopt.h presence... yes [22:55:24.164] checking for getopt.h... yes [22:55:24.171] checking ifaddrs.h usability... no [22:55:24.225] checking ifaddrs.h presence... no [22:55:24.244] checking for ifaddrs.h... no [22:55:24.248] checking mbarrier.h usability... no [22:55:24.305] checking mbarrier.h presence... no [22:55:24.326] checking for mbarrier.h... no [22:55:24.329] checking sys/epoll.h usability... no [22:55:24.386] checking sys/epoll.h presence... no [22:55:24.406] checking for sys/epoll.h... no [22:55:24.409] checking sys/event.h usability... no [22:55:24.470] checking sys/event.h presence... no [22:55:24.492] checking for sys/event.h... no [22:55:24.496] checking sys/personality.h usability... no [22:55:24.555] checking sys/personality.h presence... no [22:55:24.578] checking for sys/personality.h... no [22:55:24.582] checking sys/prctl.h usability... no [22:55:24.645] checking sys/prctl.h presence... no [22:55:24.665] checking for sys/prctl.h... no [22:55:24.669] checking sys/procctl.h usability... no [22:55:24.727] checking sys/procctl.h presence... no [22:55:24.747] checking for sys/procctl.h... no [22:55:24.750] checking sys/signalfd.h usability... no [22:55:24.808] checking sys/signalfd.h presence... no [22:55:24.828] checking for sys/signalfd.h... no [22:55:24.831] checking sys/ucred.h usability... no [22:55:24.892] checking sys/ucred.h presence... no [22:55:24.912] checking for sys/ucred.h... no [22:55:24.915] checking termios.h usability... no [22:55:24.973] checking termios.h presence... no [22:55:24.993] checking for termios.h... no [22:55:24.996] checking ucred.h usability... no [22:55:25.051] checking ucred.h presence... no [22:55:25.069] checking for ucred.h... no [22:55:25.072] checking zlib.h usability... yes [22:55:25.133] checking zlib.h presence... yes [22:55:25.152] checking for zlib.h... yes [22:55:25.152] checking for lz4... /usr/bin/lz4 [22:55:25.152] checking for zstd... /usr/bin/zstd [22:55:25.153] checking for openssl... /usr/bin/openssl [22:55:25.157] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [22:55:25.157] checking crtdefs.h usability... yes [22:55:25.164] checking crtdefs.h presence... yes [22:55:25.179] checking for crtdefs.h... yes [22:55:25.180] checking whether byte ordering is bigendian... no [22:55:25.285] checking for inline... inline [22:55:25.312] checking for printf format archetype... gnu_printf [22:55:25.320] checking for _Static_assert... yes [22:55:25.361] checking for typeof... typeof [22:55:25.368] checking for __builtin_types_compatible_p... yes [22:55:25.379] checking for __builtin_constant_p... yes [22:55:25.400] checking for __builtin_unreachable... yes [22:55:25.441] checking for computed goto support... yes [22:55:25.458] checking for struct tm.tm_zone... no [22:55:25.533] checking for union semun... no [22:55:25.566] checking for socklen_t... yes [22:55:26.784] checking for struct sockaddr.sa_len... no [22:55:28.835] checking for locale_t... no [22:55:28.903] checking for C/C++ restrict keyword... __restrict [22:55:28.917] checking for struct option... yes [22:55:28.988] checking whether assembler supports x86_64 popcntq... yes [22:55:28.996] checking size of off_t... 4 [22:55:29.310] 0 [22:55:29.310] checking size of bool... 1 [22:55:29.416] checking for int timezone... yes [22:55:29.463] checking for wcstombs_l declaration... no [22:55:29.551] checking for backtrace_symbols... no [22:55:29.600] checking for copyfile... no [22:55:29.652] checking for copy_file_range... no [22:55:29.702] checking for getifaddrs... no [22:55:29.752] checking for getpeerucred... no [22:55:29.804] checking for inet_pton... yes [22:55:29.857] checking for kqueue... no [22:55:29.908] checking for mbstowcs_l... no [22:55:29.960] checking for memset_s... no [22:55:30.012] checking for posix_fallocate... no [22:55:30.064] checking for ppoll... no [22:55:30.118] checking for pthread_is_threaded_np... no [22:55:30.168] checking for setproctitle... no [22:55:30.219] checking for setproctitle_fast... no [22:55:30.273] checking for strchrnul... no [22:55:30.324] checking for strsignal... no [22:55:30.375] checking for syncfs... no [22:55:30.427] checking for sync_file_range... no [22:55:30.479] checking for uselocale... no [22:55:30.531] checking for wcstombs_l... no [22:55:30.580] checking for __builtin_bswap16... yes [22:55:30.631] checking for __builtin_bswap32... yes [22:55:30.682] checking for __builtin_bswap64... yes [22:55:30.733] checking for __builtin_clz... yes [22:55:30.783] checking for __builtin_ctz... yes [22:55:30.835] checking for __builtin_popcount... yes [22:55:30.885] checking for __builtin_frame_address... yes [22:55:30.933] checking for _LARGEFILE_SOURCE value needed for large files... no [22:55:30.986] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:55:31.019] checking for posix_fadvise... no [22:55:31.074] checking whether posix_fadvise is declared... no [22:55:31.121] checking whether fdatasync is declared... no [22:55:31.169] checking whether strlcat is declared... no [22:55:31.237] checking whether strlcpy is declared... no [22:55:31.302] checking whether strnlen is declared... yes [22:55:31.373] checking whether strsep is declared... no [22:55:31.440] checking whether preadv is declared... no [22:55:31.481] checking whether pwritev is declared... no [22:55:31.520] checking whether F_FULLFSYNC is declared... no [22:55:31.562] checking for explicit_bzero... no [22:55:31.610] checking for getopt... yes [22:55:31.655] checking for getpeereid... no [22:55:31.704] checking for inet_aton... no [22:55:31.754] checking for mkdtemp... no [22:55:31.804] checking for strlcat... no [22:55:31.853] checking for strlcpy... no [22:55:31.901] checking for strnlen... yes [22:55:31.949] checking for strsep... no [22:55:32.000] checking for pthread_barrier_wait... yes [22:55:32.048] configure: On mingw32 we will use our strtof wrapper. [22:55:32.048] checking for getopt_long... yes [22:55:32.095] checking for _configthreadlocale... yes [22:55:32.143] checking for syslog... no [22:55:32.194] checking for opterr... yes [22:55:32.246] checking for optreset... no [22:55:32.302] checking test program... cross-compiling [22:55:32.302] checking whether long int is 64 bits... no [22:55:32.336] checking whether long long int is 64 bits... yes [22:55:32.373] checking for __builtin_mul_overflow... yes [22:55:32.418] checking size of void *... 8 [22:55:32.916] checking size of size_t... 8 [22:55:33.385] checking size of long... 4 [22:55:33.638] checking alignment of short... 2 [22:55:33.952] checking alignment of int... 4 [22:55:34.297] checking alignment of long... 4 [22:55:34.671] checking alignment of long long int... 8 [22:55:35.013] checking alignment of double... 8 [22:55:35.435] checking for int8... no [22:55:35.479] checking for uint8... no [22:55:35.523] checking for int64... no [22:55:35.565] checking for uint64... no [22:55:35.606] checking for __int128... yes [22:55:35.652] checking for __int128 alignment bug... assuming ok [22:55:35.652] checking alignment of PG_INT128_TYPE... 16 [22:55:36.188] checking for builtin __sync char locking functions... yes [22:55:36.232] checking for builtin __sync int32 locking functions... yes [22:55:36.276] checking for builtin __sync int32 atomic operations... yes [22:55:36.320] checking for builtin __sync int64 atomic operations... yes [22:55:36.365] checking for builtin __atomic int32 atomic operations... yes [22:55:36.410] checking for builtin __atomic int64 atomic operations... yes [22:55:36.457] checking for __get_cpuid... yes [22:55:36.504] checking for __get_cpuid_count... yes [22:55:36.550] checking for __cpuid... no [22:55:36.948] checking for __cpuidex... no [22:55:37.377] checking for _xgetbv with CFLAGS=... no [22:55:37.759] checking for _xgetbv with CFLAGS=-mxsave... yes [22:55:38.166] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:55:38.549] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:55:38.892] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:55:38.939] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:55:39.029] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:55:39.051] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:55:39.070] 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 [22:55:39.124] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:55:39.124] checking which random number source to use... Windows native [22:55:39.126] checking for xmllint... /usr/bin/xmllint [22:55:39.127] checking for xsltproc... /usr/bin/xsltproc [22:55:39.127] checking for fop... /usr/bin/fop [22:55:39.127] checking for dbtoepub... no [22:55:39.127] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:55:39.128] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:55:39.128] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:55:39.138] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:55:39.138] 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 [22:55:39.138] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:55:39.138] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:55:39.226] configure: creating ./config.status [22:55:39.317] config.status: creating GNUmakefile [22:55:39.331] config.status: creating src/Makefile.global [22:55:39.348] config.status: creating src/include/pg_config.h [22:55:39.362] config.status: creating src/include/pg_config_ext.h [22:55:39.376] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:55:39.393] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:55:39.401] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:55:39.409] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:55:39.417] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:55:39.425] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:55:39.429] config.status: executing check_win32_symlinks commands [22:55:39.465] [22:55:39.465] real 0m19.528s [22:55:39.465] user 0m13.139s [22:55:39.465] sys 0m6.029s [22:55:39.465] make -s -j${BUILD_JOBS} clean [22:55:39.984] time make -s -j${BUILD_JOBS} world-bin [22:57:38.199] clauses.c: In function ‘max_parallel_hazard_walker’: [22:57:38.199] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [22:57:38.199] 961 | context->safe_param_ids = save_safe_param_ids; [22:57:38.199] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [22:57:38.199] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [22:57:38.199] 943 | List *save_safe_param_ids; [22:57:38.199] | ^~~~~~~~~~~~~~~~~~~ [22:57:38.199] cc1: all warnings being treated as errors [22:57:38.200] make[4]: *** [: clauses.o] Error 1 [22:57:38.200] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [22:57:38.200] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [22:57:38.200] make[2]: *** Waiting for unfinished jobs.... [22:57:50.332] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:57:50.332] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:57:50.332] [22:57:50.332] real 2m10.349s [22:57:50.332] user 7m6.753s [22:57:50.332] sys 1m19.455s [22:57:50.333] [22:57:50.333] Exit status: 2