[02:55:21.565] time ./configure \ [02:55:21.565] --host=x86_64-w64-mingw32 \ [02:55:21.565] --enable-cassert \ [02:55:21.565] --without-icu \ [02:55:21.565] CC="ccache x86_64-w64-mingw32-gcc" \ [02:55:21.565] CXX="ccache x86_64-w64-mingw32-g++" [02:55:21.689] checking build system type... x86_64-pc-linux-gnu [02:55:21.896] checking host system type... x86_64-w64-mingw32 [02:55:21.902] checking which template to use... win32 [02:55:21.902] checking whether NLS is wanted... no [02:55:21.902] checking for default port number... 5432 [02:55:21.910] checking for block size... 8kB [02:55:21.911] checking for segment size... 1GB [02:55:21.914] checking for WAL block size... 8kB [02:55:21.915] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [02:55:21.952] checking whether the C compiler works... yes [02:55:22.108] checking for C compiler default output file name... a.exe [02:55:22.109] checking for suffix of executables... .exe [02:55:22.151] checking whether we are cross compiling... yes [02:55:22.232] checking for suffix of object files... o [02:55:22.241] checking whether we are using the GNU C compiler... yes [02:55:22.248] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [02:55:22.255] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [02:55:22.267] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [02:55:22.329] checking whether we are using the GNU C++ compiler... yes [02:55:22.543] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [02:55:22.616] checking for gawk... no [02:55:22.616] checking for mawk... mawk [02:55:22.619] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [02:55:22.626] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [02:55:22.659] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [02:55:22.706] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [02:55:22.753] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [02:55:22.760] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [02:55:22.794] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [02:55:22.801] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [02:55:22.808] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [02:55:22.815] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [02:55:22.822] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [02:55:22.829] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [02:55:22.836] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [02:55:22.843] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [02:55:22.876] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [02:55:22.884] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [02:55:22.891] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [02:55:22.929] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [02:55:22.936] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [02:55:22.943] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [02:55:22.951] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [02:55:22.958] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [02:55:22.965] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [02:55:22.991] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [02:55:22.998] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [02:55:23.015] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [02:55:23.053] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [02:55:23.093] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [02:55:23.100] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [02:55:23.107] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [02:55:23.143] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [02:55:23.151] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [02:55:23.158] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [02:55:23.167] checking whether the C compiler still works... yes [02:55:23.235] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [02:55:23.311] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [02:55:23.312] checking pkg-config is at least version 0.9.0... yes [02:55:23.328] checking whether to build with ICU support... no [02:55:23.328] checking whether to build with Tcl... no [02:55:23.328] checking whether to build Perl modules... no [02:55:23.328] checking whether to build Python modules... no [02:55:23.328] checking whether to build with GSSAPI support... no [02:55:23.330] checking whether to build with PAM support... no [02:55:23.330] checking whether to build with BSD Authentication support... no [02:55:23.330] checking whether to build with LDAP support... no [02:55:23.330] checking whether to build with Bonjour support... no [02:55:23.330] checking whether to build with SELinux support... no [02:55:23.330] checking whether to build with systemd support... no [02:55:23.330] configure: WARNING: *** Readline does not work on MinGW --- disabling [02:55:23.330] checking whether to build with XML support... no [02:55:23.331] checking whether to build with LZ4 support... no [02:55:23.331] checking whether to build with ZSTD support... no [02:55:23.331] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [02:55:23.331] checking whether it is possible to strip libraries... yes [02:55:23.339] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [02:55:23.339] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [02:55:23.340] checking for a BSD-compatible install... /usr/bin/install -c [02:55:23.349] checking for tar... /usr/bin/tar [02:55:23.349] checking whether ln -s works... yes [02:55:23.349] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [02:55:23.351] checking for bison... /usr/bin/bison [02:55:23.354] configure: using bison (GNU Bison) 3.8.2 [02:55:23.357] checking for flex... /usr/bin/flex [02:55:23.370] configure: using flex 2.6.4 [02:55:23.371] checking for perl... /usr/bin/perl [02:55:23.374] configure: using perl 5.36.0 [02:55:23.376] checking for zic... /usr/sbin/zic [02:55:23.376] checking for a sed that does not truncate output... /usr/bin/sed [02:55:23.382] checking for grep that handles long lines and -e... /usr/bin/grep [02:55:23.385] checking for egrep... /usr/bin/grep -E [02:55:23.387] checking for ANSI C header files... yes [02:55:23.439] checking for sys/types.h... yes [02:55:23.502] checking for sys/stat.h... yes [02:55:23.519] checking for stdlib.h... yes [02:55:23.535] checking for string.h... yes [02:55:23.551] checking for memory.h... yes [02:55:23.568] checking for strings.h... yes [02:55:23.585] checking for inttypes.h... yes [02:55:23.651] checking for stdint.h... yes [02:55:23.668] checking for unistd.h... yes [02:55:23.735] checking for main in -lm... yes [02:55:23.784] checking for library containing setproctitle... no [02:55:23.877] checking for library containing dlsym... no [02:55:23.967] checking for library containing socket... -lws2_32 [02:55:24.099] checking for library containing getopt_long... none required [02:55:24.146] checking for library containing shm_open... no [02:55:24.237] checking for library containing shm_unlink... no [02:55:24.328] checking for library containing clock_gettime... no [02:55:24.418] checking for library containing shmget... no [02:55:24.509] checking for library containing backtrace_symbols... no [02:55:24.600] checking for library containing pthread_barrier_wait... -lpthread [02:55:24.693] checking for inflate in -lz... yes [02:55:24.740] checking for stdbool.h that conforms to C99... yes [02:55:24.792] checking for _Bool... yes [02:55:24.919] checking atomic.h usability... no [02:55:24.977] checking atomic.h presence... no [02:55:24.997] checking for atomic.h... no [02:55:25.000] checking copyfile.h usability... no [02:55:25.057] checking copyfile.h presence... no [02:55:25.077] checking for copyfile.h... no [02:55:25.081] checking execinfo.h usability... no [02:55:25.138] checking execinfo.h presence... no [02:55:25.158] checking for execinfo.h... no [02:55:25.162] checking getopt.h usability... yes [02:55:25.170] checking getopt.h presence... yes [02:55:25.186] checking for getopt.h... yes [02:55:25.194] checking ifaddrs.h usability... no [02:55:25.251] checking ifaddrs.h presence... no [02:55:25.271] checking for ifaddrs.h... no [02:55:25.274] checking mbarrier.h usability... no [02:55:25.334] checking mbarrier.h presence... no [02:55:25.354] checking for mbarrier.h... no [02:55:25.357] checking sys/epoll.h usability... no [02:55:25.413] checking sys/epoll.h presence... no [02:55:25.433] checking for sys/epoll.h... no [02:55:25.437] checking sys/event.h usability... no [02:55:25.493] checking sys/event.h presence... no [02:55:25.513] checking for sys/event.h... no [02:55:25.516] checking sys/personality.h usability... no [02:55:25.571] checking sys/personality.h presence... no [02:55:25.590] checking for sys/personality.h... no [02:55:25.594] checking sys/prctl.h usability... no [02:55:25.651] checking sys/prctl.h presence... no [02:55:25.671] checking for sys/prctl.h... no [02:55:25.674] checking sys/procctl.h usability... no [02:55:25.731] checking sys/procctl.h presence... no [02:55:25.752] checking for sys/procctl.h... no [02:55:25.756] checking sys/signalfd.h usability... no [02:55:25.811] checking sys/signalfd.h presence... no [02:55:25.831] checking for sys/signalfd.h... no [02:55:25.834] checking sys/ucred.h usability... no [02:55:25.891] checking sys/ucred.h presence... no [02:55:25.911] checking for sys/ucred.h... no [02:55:25.914] checking termios.h usability... no [02:55:25.970] checking termios.h presence... no [02:55:25.989] checking for termios.h... no [02:55:25.993] checking ucred.h usability... no [02:55:26.051] checking ucred.h presence... no [02:55:26.071] checking for ucred.h... no [02:55:26.074] checking zlib.h usability... yes [02:55:26.086] checking zlib.h presence... yes [02:55:26.106] checking for zlib.h... yes [02:55:26.106] checking for lz4... /usr/bin/lz4 [02:55:26.107] checking for zstd... /usr/bin/zstd [02:55:26.107] checking for openssl... /usr/bin/openssl [02:55:26.111] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [02:55:26.112] checking crtdefs.h usability... yes [02:55:26.120] checking crtdefs.h presence... yes [02:55:26.135] checking for crtdefs.h... yes [02:55:26.137] checking whether byte ordering is bigendian... no [02:55:26.224] checking for inline... inline [02:55:26.232] checking for printf format archetype... gnu_printf [02:55:26.241] checking for _Static_assert... yes [02:55:26.283] checking for typeof... typeof [02:55:26.291] checking for __builtin_types_compatible_p... yes [02:55:26.303] checking for __builtin_constant_p... yes [02:55:26.314] checking for __builtin_unreachable... yes [02:55:26.356] checking for computed goto support... yes [02:55:26.364] checking for struct tm.tm_zone... no [02:55:26.447] checking for union semun... no [02:55:26.483] checking for socklen_t... yes [02:55:27.606] checking for struct sockaddr.sa_len... no [02:55:29.577] checking for locale_t... no [02:55:29.647] checking for C/C++ restrict keyword... __restrict [02:55:29.662] checking for struct option... yes [02:55:29.738] checking whether assembler supports x86_64 popcntq... yes [02:55:29.746] checking size of off_t... 4 [02:55:30.030] 0 [02:55:30.030] checking size of bool... 1 [02:55:30.078] checking for int timezone... yes [02:55:30.124] checking for wcstombs_l declaration... no [02:55:30.211] checking for backtrace_symbols... no [02:55:30.264] checking for copyfile... no [02:55:30.317] checking for copy_file_range... no [02:55:30.371] checking for getifaddrs... no [02:55:30.423] checking for getpeerucred... no [02:55:30.475] checking for inet_pton... yes [02:55:30.527] checking for kqueue... no [02:55:30.580] checking for mbstowcs_l... no [02:55:30.632] checking for memset_s... no [02:55:30.685] checking for posix_fallocate... no [02:55:30.737] checking for ppoll... no [02:55:30.792] checking for pthread_is_threaded_np... no [02:55:30.844] checking for setproctitle... no [02:55:30.896] checking for setproctitle_fast... no [02:55:30.950] checking for strchrnul... no [02:55:31.003] checking for strsignal... no [02:55:31.057] checking for syncfs... no [02:55:31.112] checking for sync_file_range... no [02:55:31.164] checking for uselocale... no [02:55:31.216] checking for wcstombs_l... no [02:55:31.266] checking for __builtin_bswap16... yes [02:55:31.316] checking for __builtin_bswap32... yes [02:55:31.365] checking for __builtin_bswap64... yes [02:55:31.414] checking for __builtin_clz... yes [02:55:31.464] checking for __builtin_ctz... yes [02:55:31.515] checking for __builtin_popcount... yes [02:55:31.564] checking for __builtin_frame_address... yes [02:55:31.612] checking for _LARGEFILE_SOURCE value needed for large files... no [02:55:31.665] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [02:55:31.699] checking for posix_fadvise... no [02:55:31.754] checking whether posix_fadvise is declared... no [02:55:31.802] checking whether fdatasync is declared... no [02:55:31.851] checking whether strlcat is declared... no [02:55:31.918] checking whether strlcpy is declared... no [02:55:31.986] checking whether strnlen is declared... yes [02:55:32.055] checking whether strsep is declared... no [02:55:32.121] checking whether preadv is declared... no [02:55:32.160] checking whether pwritev is declared... no [02:55:32.198] checking whether F_FULLFSYNC is declared... no [02:55:32.240] checking for explicit_bzero... no [02:55:32.290] checking for getopt... yes [02:55:32.335] checking for getpeereid... no [02:55:32.382] checking for inet_aton... no [02:55:32.431] checking for mkdtemp... no [02:55:32.480] checking for strlcat... no [02:55:32.528] checking for strlcpy... no [02:55:32.576] checking for strnlen... yes [02:55:32.625] checking for strsep... no [02:55:32.674] checking for pthread_barrier_wait... yes [02:55:32.718] configure: On mingw32 we will use our strtof wrapper. [02:55:32.718] checking for getopt_long... yes [02:55:32.763] checking for _configthreadlocale... yes [02:55:32.808] checking for syslog... no [02:55:32.856] checking for opterr... yes [02:55:32.906] checking for optreset... no [02:55:32.959] checking test program... cross-compiling [02:55:32.959] checking whether long int is 64 bits... no [02:55:32.991] checking whether long long int is 64 bits... yes [02:55:33.001] checking for __builtin_mul_overflow... yes [02:55:33.045] checking size of void *... 8 [02:55:33.420] checking size of size_t... 8 [02:55:33.748] checking size of long... 4 [02:55:34.008] checking alignment of short... 2 [02:55:34.205] checking alignment of int... 4 [02:55:34.523] checking alignment of long... 4 [02:55:34.786] checking alignment of long long int... 8 [02:55:35.104] checking alignment of double... 8 [02:55:35.462] checking for int8... no [02:55:35.506] checking for uint8... no [02:55:35.549] checking for int64... no [02:55:35.592] checking for uint64... no [02:55:35.635] checking for __int128... yes [02:55:35.685] checking for __int128 alignment bug... assuming ok [02:55:35.685] checking alignment of PG_INT128_TYPE... 16 [02:55:36.023] checking for builtin __sync char locking functions... yes [02:55:36.066] checking for builtin __sync int32 locking functions... yes [02:55:36.109] checking for builtin __sync int32 atomic operations... yes [02:55:36.153] checking for builtin __sync int64 atomic operations... yes [02:55:36.198] checking for builtin __atomic int32 atomic operations... yes [02:55:36.242] checking for builtin __atomic int64 atomic operations... yes [02:55:36.286] checking for __get_cpuid... yes [02:55:36.333] checking for __get_cpuid_count... yes [02:55:36.378] checking for __cpuid... no [02:55:36.777] checking for __cpuidex... no [02:55:37.194] checking for _xgetbv with CFLAGS=... no [02:55:37.572] checking for _xgetbv with CFLAGS=-mxsave... yes [02:55:37.970] checking for _mm512_popcnt_epi64 with CFLAGS=... no [02:55:38.355] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [02:55:38.697] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [02:55:38.744] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [02:55:38.836] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [02:55:38.860] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [02:55:38.880] 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 [02:55:38.937] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [02:55:38.937] checking which random number source to use... Windows native [02:55:38.939] checking for xmllint... /usr/bin/xmllint [02:55:38.940] checking for xsltproc... /usr/bin/xsltproc [02:55:38.940] checking for fop... /usr/bin/fop [02:55:38.940] checking for dbtoepub... no [02:55:38.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [02:55:38.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [02:55:38.941] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [02:55:38.952] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [02:55:38.952] 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 [02:55:38.952] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [02:55:38.952] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [02:55:39.044] configure: creating ./config.status [02:55:39.133] config.status: creating GNUmakefile [02:55:39.147] config.status: creating src/Makefile.global [02:55:39.163] config.status: creating src/include/pg_config.h [02:55:39.176] config.status: creating src/include/pg_config_ext.h [02:55:39.189] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [02:55:39.205] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [02:55:39.213] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [02:55:39.221] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [02:55:39.229] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [02:55:39.237] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [02:55:39.240] config.status: executing check_win32_symlinks commands [02:55:39.276] [02:55:39.276] real 0m17.711s [02:55:39.276] user 0m11.728s [02:55:39.276] sys 0m5.563s [02:55:39.276] make -s -j${BUILD_JOBS} clean [02:55:39.809] time make -s -j${BUILD_JOBS} world-bin [02:56:44.536] clauses.c: In function ‘max_parallel_hazard_walker’: [02:56:44.536] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [02:56:44.536] 961 | context->safe_param_ids = save_safe_param_ids; [02:56:44.536] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [02:56:44.536] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [02:56:44.536] 943 | List *save_safe_param_ids; [02:56:44.536] | ^~~~~~~~~~~~~~~~~~~ [02:56:44.536] cc1: all warnings being treated as errors [02:56:44.537] make[4]: *** [: clauses.o] Error 1 [02:56:44.537] make[4]: *** Waiting for unfinished jobs.... [02:56:45.155] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [02:56:45.155] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [02:56:45.155] make[2]: *** Waiting for unfinished jobs.... [02:56:54.991] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [02:56:54.991] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [02:56:54.991] [02:56:54.991] real 1m15.182s [02:56:54.991] user 4m0.294s [02:56:54.991] sys 0m49.085s [02:56:54.992] [02:56:54.992] Exit status: 2