[21:31:57.727] time ./configure \ [21:31:57.727] --host=x86_64-w64-mingw32 \ [21:31:57.727] --enable-cassert \ [21:31:57.727] --without-icu \ [21:31:57.727] CC="ccache x86_64-w64-mingw32-gcc" \ [21:31:57.727] CXX="ccache x86_64-w64-mingw32-g++" [21:31:57.833] checking build system type... x86_64-pc-linux-gnu [21:31:58.039] checking host system type... x86_64-w64-mingw32 [21:31:58.044] checking which template to use... win32 [21:31:58.044] checking whether NLS is wanted... no [21:31:58.044] checking for default port number... 5432 [21:31:58.050] checking for block size... 8kB [21:31:58.051] checking for segment size... 1GB [21:31:58.054] checking for WAL block size... 8kB [21:31:58.055] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:31:58.087] checking whether the C compiler works... yes [21:31:58.237] checking for C compiler default output file name... a.exe [21:31:58.238] checking for suffix of executables... .exe [21:31:58.277] checking whether we are cross compiling... yes [21:31:58.358] checking for suffix of object files... o [21:31:58.366] checking whether we are using the GNU C compiler... yes [21:31:58.372] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:31:58.379] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:31:58.388] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:31:58.450] checking whether we are using the GNU C++ compiler... yes [21:31:58.456] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:31:58.520] checking for gawk... no [21:31:58.520] checking for mawk... mawk [21:31:58.522] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:31:58.555] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:31:58.562] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:31:58.606] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:31:58.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:31:58.802] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:31:58.833] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:31:58.840] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:31:58.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:31:58.853] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:31:58.859] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:31:58.866] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:31:58.882] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:31:58.888] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:31:58.895] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:31:58.910] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:31:58.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:31:58.954] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:31:58.962] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:31:58.969] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:31:58.985] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:31:59.054] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:31:59.085] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:31:59.110] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:31:59.117] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:31:59.124] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:31:59.160] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:31:59.197] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:31:59.203] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:31:59.209] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:31:59.243] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:31:59.249] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:31:59.256] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:31:59.263] checking whether the C compiler still works... yes [21:31:59.328] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:31:59.397] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:31:59.397] checking pkg-config is at least version 0.9.0... yes [21:31:59.413] checking whether to build with ICU support... no [21:31:59.414] checking whether to build with Tcl... no [21:31:59.414] checking whether to build Perl modules... no [21:31:59.414] checking whether to build Python modules... no [21:31:59.414] checking whether to build with GSSAPI support... no [21:31:59.415] checking whether to build with PAM support... no [21:31:59.415] checking whether to build with BSD Authentication support... no [21:31:59.415] checking whether to build with LDAP support... no [21:31:59.415] checking whether to build with Bonjour support... no [21:31:59.415] checking whether to build with SELinux support... no [21:31:59.415] checking whether to build with systemd support... no [21:31:59.416] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:31:59.416] checking whether to build with XML support... no [21:31:59.416] checking whether to build with LZ4 support... no [21:31:59.416] checking whether to build with ZSTD support... no [21:31:59.416] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:31:59.417] checking whether it is possible to strip libraries... yes [21:31:59.424] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:31:59.424] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:31:59.425] checking for a BSD-compatible install... /usr/bin/install -c [21:31:59.433] checking for tar... /usr/bin/tar [21:31:59.433] checking whether ln -s works... yes [21:31:59.433] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:31:59.435] checking for bison... /usr/bin/bison [21:31:59.438] configure: using bison (GNU Bison) 3.8.2 [21:31:59.440] checking for flex... /usr/bin/flex [21:31:59.452] configure: using flex 2.6.4 [21:31:59.452] checking for perl... /usr/bin/perl [21:31:59.454] configure: using perl 5.36.0 [21:31:59.456] checking for zic... /usr/sbin/zic [21:31:59.456] checking for a sed that does not truncate output... /usr/bin/sed [21:31:59.461] checking for grep that handles long lines and -e... /usr/bin/grep [21:31:59.463] checking for egrep... /usr/bin/grep -E [21:31:59.465] checking for ANSI C header files... yes [21:31:59.512] checking for sys/types.h... yes [21:31:59.528] checking for sys/stat.h... yes [21:31:59.544] checking for stdlib.h... yes [21:31:59.558] checking for string.h... yes [21:31:59.573] checking for memory.h... yes [21:31:59.607] checking for strings.h... yes [21:31:59.621] checking for inttypes.h... yes [21:31:59.636] checking for stdint.h... yes [21:31:59.649] checking for unistd.h... yes [21:31:59.667] checking for main in -lm... yes [21:31:59.713] checking for library containing setproctitle... no [21:31:59.798] checking for library containing dlsym... no [21:31:59.883] checking for library containing socket... -lws2_32 [21:32:00.012] checking for library containing getopt_long... none required [21:32:00.060] checking for library containing shm_open... no [21:32:00.147] checking for library containing shm_unlink... no [21:32:00.233] checking for library containing clock_gettime... no [21:32:00.320] checking for library containing shmget... no [21:32:00.405] checking for library containing backtrace_symbols... no [21:32:00.490] checking for library containing pthread_barrier_wait... -lpthread [21:32:00.576] checking for inflate in -lz... yes [21:32:00.620] checking for stdbool.h that conforms to C99... yes [21:32:00.631] checking for _Bool... yes [21:32:00.699] checking atomic.h usability... no [21:32:00.751] checking atomic.h presence... no [21:32:00.769] checking for atomic.h... no [21:32:00.772] checking copyfile.h usability... no [21:32:00.824] checking copyfile.h presence... no [21:32:00.842] checking for copyfile.h... no [21:32:00.845] checking execinfo.h usability... no [21:32:00.898] checking execinfo.h presence... no [21:32:00.916] checking for execinfo.h... no [21:32:00.919] checking getopt.h usability... yes [21:32:00.926] checking getopt.h presence... yes [21:32:00.940] checking for getopt.h... yes [21:32:00.947] checking ifaddrs.h usability... no [21:32:01.001] checking ifaddrs.h presence... no [21:32:01.019] checking for ifaddrs.h... no [21:32:01.022] checking mbarrier.h usability... no [21:32:01.075] checking mbarrier.h presence... no [21:32:01.093] checking for mbarrier.h... no [21:32:01.096] checking sys/epoll.h usability... no [21:32:01.148] checking sys/epoll.h presence... no [21:32:01.166] checking for sys/epoll.h... no [21:32:01.169] checking sys/event.h usability... no [21:32:01.223] checking sys/event.h presence... no [21:32:01.240] checking for sys/event.h... no [21:32:01.243] checking sys/personality.h usability... no [21:32:01.298] checking sys/personality.h presence... no [21:32:01.315] checking for sys/personality.h... no [21:32:01.318] checking sys/prctl.h usability... no [21:32:01.372] checking sys/prctl.h presence... no [21:32:01.389] checking for sys/prctl.h... no [21:32:01.392] checking sys/procctl.h usability... no [21:32:01.445] checking sys/procctl.h presence... no [21:32:01.463] checking for sys/procctl.h... no [21:32:01.466] checking sys/signalfd.h usability... no [21:32:01.520] checking sys/signalfd.h presence... no [21:32:01.538] checking for sys/signalfd.h... no [21:32:01.541] checking sys/ucred.h usability... no [21:32:01.594] checking sys/ucred.h presence... no [21:32:01.613] checking for sys/ucred.h... no [21:32:01.616] checking termios.h usability... no [21:32:01.669] checking termios.h presence... no [21:32:01.688] checking for termios.h... no [21:32:01.691] checking ucred.h usability... no [21:32:01.746] checking ucred.h presence... no [21:32:01.766] checking for ucred.h... no [21:32:01.769] checking zlib.h usability... yes [21:32:01.779] checking zlib.h presence... yes [21:32:01.798] checking for zlib.h... yes [21:32:01.799] checking for lz4... /usr/bin/lz4 [21:32:01.799] checking for zstd... /usr/bin/zstd [21:32:01.799] checking for openssl... /usr/bin/openssl [21:32:01.803] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:32:01.804] checking crtdefs.h usability... yes [21:32:01.811] checking crtdefs.h presence... yes [21:32:01.826] checking for crtdefs.h... yes [21:32:01.827] checking whether byte ordering is bigendian... no [21:32:01.901] checking for inline... inline [21:32:01.908] checking for printf format archetype... gnu_printf [21:32:01.916] checking for _Static_assert... yes [21:32:01.957] checking for typeof... typeof [21:32:01.964] checking for __builtin_types_compatible_p... yes [21:32:01.975] checking for __builtin_constant_p... yes [21:32:01.987] checking for __builtin_unreachable... yes [21:32:02.028] checking for computed goto support... yes [21:32:02.035] checking for struct tm.tm_zone... no [21:32:02.108] checking for union semun... no [21:32:02.139] checking for socklen_t... yes [21:32:03.630] checking for struct sockaddr.sa_len... no [21:32:05.626] checking for locale_t... no [21:32:05.689] checking for C/C++ restrict keyword... __restrict [21:32:05.701] checking for struct option... yes [21:32:05.751] checking whether assembler supports x86_64 popcntq... yes [21:32:05.758] checking size of off_t... 4 [21:32:05.954] 0 [21:32:05.954] checking size of bool... 1 [21:32:05.997] checking for int timezone... yes [21:32:06.045] checking for wcstombs_l declaration... no [21:32:06.125] checking for backtrace_symbols... no [21:32:06.174] checking for copyfile... no [21:32:06.223] checking for copy_file_range... no [21:32:06.271] checking for getifaddrs... no [21:32:06.319] checking for getpeerucred... no [21:32:06.367] checking for inet_pton... yes [21:32:06.416] checking for kqueue... no [21:32:06.464] checking for mbstowcs_l... no [21:32:06.512] checking for memset_s... no [21:32:06.565] checking for posix_fallocate... no [21:32:06.617] checking for ppoll... no [21:32:06.667] checking for pthread_is_threaded_np... no [21:32:06.719] checking for setproctitle... no [21:32:06.770] checking for setproctitle_fast... no [21:32:06.821] checking for strchrnul... no [21:32:06.871] checking for strsignal... no [21:32:06.924] checking for syncfs... no [21:32:06.976] checking for sync_file_range... no [21:32:07.028] checking for uselocale... no [21:32:07.078] checking for wcstombs_l... no [21:32:07.127] checking for __builtin_bswap16... yes [21:32:07.177] checking for __builtin_bswap32... yes [21:32:07.226] checking for __builtin_bswap64... yes [21:32:07.273] checking for __builtin_clz... yes [21:32:07.321] checking for __builtin_ctz... yes [21:32:07.367] checking for __builtin_popcount... yes [21:32:07.414] checking for __builtin_frame_address... yes [21:32:07.462] checking for _LARGEFILE_SOURCE value needed for large files... no [21:32:07.516] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:32:07.547] checking for posix_fadvise... no [21:32:07.598] checking whether posix_fadvise is declared... no [21:32:07.644] checking whether fdatasync is declared... no [21:32:07.689] checking whether strlcat is declared... no [21:32:07.750] checking whether strlcpy is declared... no [21:32:07.812] checking whether strnlen is declared... yes [21:32:07.824] checking whether strsep is declared... no [21:32:07.886] checking whether preadv is declared... no [21:32:07.920] checking whether pwritev is declared... no [21:32:07.953] checking whether F_FULLFSYNC is declared... no [21:32:07.990] checking for explicit_bzero... no [21:32:08.035] checking for getopt... yes [21:32:08.078] checking for getpeereid... no [21:32:08.123] checking for inet_aton... no [21:32:08.169] checking for mkdtemp... no [21:32:08.216] checking for strlcat... no [21:32:08.261] checking for strlcpy... no [21:32:08.306] checking for strnlen... yes [21:32:08.353] checking for strsep... no [21:32:08.402] checking for pthread_barrier_wait... yes [21:32:08.447] configure: On mingw32 we will use our strtof wrapper. [21:32:08.447] checking for getopt_long... yes [21:32:08.493] checking for _configthreadlocale... yes [21:32:08.541] checking for syslog... no [21:32:08.588] checking for opterr... yes [21:32:08.635] checking for optreset... no [21:32:08.683] checking test program... cross-compiling [21:32:08.683] checking whether long int is 64 bits... no [21:32:08.712] checking whether long long int is 64 bits... yes [21:32:08.720] checking for __builtin_mul_overflow... yes [21:32:08.760] checking size of void *... 8 [21:32:09.013] checking size of size_t... 8 [21:32:09.319] checking size of long... 4 [21:32:09.561] checking alignment of short... 2 [21:32:09.741] checking alignment of int... 4 [21:32:09.936] checking alignment of long... 4 [21:32:10.157] checking alignment of long long int... 8 [21:32:10.414] checking alignment of double... 8 [21:32:10.729] checking for int8... no [21:32:10.771] checking for uint8... no [21:32:10.814] checking for int64... no [21:32:10.855] checking for uint64... no [21:32:10.898] checking for __int128... yes [21:32:10.956] checking for __int128 alignment bug... assuming ok [21:32:10.956] checking alignment of PG_INT128_TYPE... 16 [21:32:11.348] checking for builtin __sync char locking functions... yes [21:32:11.389] checking for builtin __sync int32 locking functions... yes [21:32:11.430] checking for builtin __sync int32 atomic operations... yes [21:32:11.471] checking for builtin __sync int64 atomic operations... yes [21:32:11.513] checking for builtin __atomic int32 atomic operations... yes [21:32:11.554] checking for builtin __atomic int64 atomic operations... yes [21:32:11.594] checking for __get_cpuid... yes [21:32:11.640] checking for __get_cpuid_count... yes [21:32:11.682] checking for __cpuid... no [21:32:12.078] checking for __cpuidex... no [21:32:12.504] checking for _xgetbv with CFLAGS=... no [21:32:12.888] checking for _xgetbv with CFLAGS=-mxsave... yes [21:32:13.289] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:32:13.667] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:32:14.005] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:32:14.053] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:32:14.142] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:32:14.164] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:32:14.182] 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 [21:32:14.235] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:32:14.235] checking which random number source to use... Windows native [21:32:14.237] checking for xmllint... /usr/bin/xmllint [21:32:14.237] checking for xsltproc... /usr/bin/xsltproc [21:32:14.237] checking for fop... /usr/bin/fop [21:32:14.238] checking for dbtoepub... no [21:32:14.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:32:14.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:32:14.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:32:14.248] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:32:14.248] 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 [21:32:14.248] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:32:14.248] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:32:14.328] configure: creating ./config.status [21:32:14.409] config.status: creating GNUmakefile [21:32:14.421] config.status: creating src/Makefile.global [21:32:14.435] config.status: creating src/include/pg_config.h [21:32:14.448] config.status: creating src/include/pg_config_ext.h [21:32:14.460] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:32:14.475] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:32:14.482] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:32:14.489] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:32:14.495] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:32:14.502] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:32:14.505] config.status: executing check_win32_symlinks commands [21:32:14.537] [21:32:14.537] real 0m16.810s [21:32:14.537] user 0m11.129s [21:32:14.537] sys 0m5.199s [21:32:14.537] make -s -j${BUILD_JOBS} clean [21:32:15.040] time make -s -j${BUILD_JOBS} world-bin [21:32:58.711] clauses.c: In function ‘max_parallel_hazard_walker’: [21:32:58.711] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [21:32:58.711] 961 | context->safe_param_ids = save_safe_param_ids; [21:32:58.711] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [21:32:58.711] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [21:32:58.711] 943 | List *save_safe_param_ids; [21:32:58.711] | ^~~~~~~~~~~~~~~~~~~ [21:32:58.711] cc1: all warnings being treated as errors [21:32:58.712] make[4]: *** [: clauses.o] Error 1 [21:32:58.712] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [21:32:58.712] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [21:32:58.712] make[2]: *** Waiting for unfinished jobs.... [21:33:03.604] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:33:03.604] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:33:03.604] [21:33:03.604] real 0m48.565s [21:33:03.604] user 2m34.203s [21:33:03.604] sys 0m30.696s [21:33:03.605] [21:33:03.605] Exit status: 2