[07:33:13.878] time ./configure \ [07:33:13.878] --host=x86_64-w64-mingw32 \ [07:33:13.878] --enable-cassert \ [07:33:13.878] --without-icu \ [07:33:13.878] CC="ccache x86_64-w64-mingw32-gcc" \ [07:33:13.878] CXX="ccache x86_64-w64-mingw32-g++" [07:33:13.986] checking build system type... x86_64-pc-linux-gnu [07:33:14.219] checking host system type... x86_64-w64-mingw32 [07:33:14.224] checking which template to use... win32 [07:33:14.224] checking whether NLS is wanted... no [07:33:14.224] checking for default port number... 5432 [07:33:14.230] checking for block size... 8kB [07:33:14.231] checking for segment size... 1GB [07:33:14.233] checking for WAL block size... 8kB [07:33:14.234] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:33:14.265] checking whether the C compiler works... yes [07:33:14.398] checking for C compiler default output file name... a.exe [07:33:14.399] checking for suffix of executables... .exe [07:33:14.437] checking whether we are cross compiling... yes [07:33:14.511] checking for suffix of object files... o [07:33:14.519] checking whether we are using the GNU C compiler... yes [07:33:14.525] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:33:14.532] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:33:14.541] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:33:14.604] checking whether we are using the GNU C++ compiler... yes [07:33:14.610] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:33:14.674] checking for gawk... no [07:33:14.674] checking for mawk... mawk [07:33:14.676] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:33:14.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:33:14.712] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:33:14.755] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:33:14.929] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:33:14.936] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:33:14.943] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:33:14.950] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:33:14.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:33:14.962] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:33:14.968] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:33:14.975] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:33:14.981] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:33:14.987] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:33:14.993] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:33:15.000] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:33:15.006] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:33:15.041] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:33:15.048] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:33:15.079] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:33:15.086] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:33:15.092] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:33:15.098] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:33:15.119] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:33:15.126] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:33:15.132] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:33:15.168] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:33:15.205] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:33:15.211] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:33:15.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:33:15.250] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:33:15.257] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:33:15.263] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:33:15.280] checking whether the C compiler still works... yes [07:33:15.344] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:33:15.410] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:33:15.411] checking pkg-config is at least version 0.9.0... yes [07:33:15.426] checking whether to build with ICU support... no [07:33:15.427] checking whether to build with Tcl... no [07:33:15.427] checking whether to build Perl modules... no [07:33:15.427] checking whether to build Python modules... no [07:33:15.427] checking whether to build with GSSAPI support... no [07:33:15.428] checking whether to build with PAM support... no [07:33:15.428] checking whether to build with BSD Authentication support... no [07:33:15.428] checking whether to build with LDAP support... no [07:33:15.428] checking whether to build with Bonjour support... no [07:33:15.428] checking whether to build with SELinux support... no [07:33:15.428] checking whether to build with systemd support... no [07:33:15.428] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:33:15.429] checking whether to build with XML support... no [07:33:15.429] checking whether to build with LZ4 support... no [07:33:15.429] checking whether to build with ZSTD support... no [07:33:15.429] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:33:15.429] checking whether it is possible to strip libraries... yes [07:33:15.437] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:33:15.437] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:33:15.437] checking for a BSD-compatible install... /usr/bin/install -c [07:33:15.445] checking for tar... /usr/bin/tar [07:33:15.446] checking whether ln -s works... yes [07:33:15.446] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:33:15.448] checking for bison... /usr/bin/bison [07:33:15.450] configure: using bison (GNU Bison) 3.8.2 [07:33:15.452] checking for flex... /usr/bin/flex [07:33:15.463] configure: using flex 2.6.4 [07:33:15.464] checking for perl... /usr/bin/perl [07:33:15.466] configure: using perl 5.36.0 [07:33:15.468] checking for zic... /usr/sbin/zic [07:33:15.468] checking for a sed that does not truncate output... /usr/bin/sed [07:33:15.473] checking for grep that handles long lines and -e... /usr/bin/grep [07:33:15.475] checking for egrep... /usr/bin/grep -E [07:33:15.476] checking for ANSI C header files... yes [07:33:15.519] checking for sys/types.h... yes [07:33:15.535] checking for sys/stat.h... yes [07:33:15.549] checking for stdlib.h... yes [07:33:15.562] checking for string.h... yes [07:33:15.575] checking for memory.h... yes [07:33:15.590] checking for strings.h... yes [07:33:15.604] checking for inttypes.h... yes [07:33:15.619] checking for stdint.h... yes [07:33:15.632] checking for unistd.h... yes [07:33:15.668] checking for main in -lm... yes [07:33:15.713] checking for library containing setproctitle... no [07:33:15.800] checking for library containing dlsym... no [07:33:15.887] checking for library containing socket... -lws2_32 [07:33:16.013] checking for library containing getopt_long... none required [07:33:16.059] checking for library containing shm_open... no [07:33:16.146] checking for library containing shm_unlink... no [07:33:16.229] checking for library containing clock_gettime... no [07:33:16.315] checking for library containing shmget... no [07:33:16.400] checking for library containing backtrace_symbols... no [07:33:16.486] checking for library containing pthread_barrier_wait... -lpthread [07:33:16.572] checking for inflate in -lz... yes [07:33:16.616] checking for stdbool.h that conforms to C99... yes [07:33:16.627] checking for _Bool... yes [07:33:16.754] checking atomic.h usability... no [07:33:16.809] checking atomic.h presence... no [07:33:16.829] checking for atomic.h... no [07:33:16.832] checking copyfile.h usability... no [07:33:16.887] checking copyfile.h presence... no [07:33:16.906] checking for copyfile.h... no [07:33:16.909] checking execinfo.h usability... no [07:33:16.961] checking execinfo.h presence... no [07:33:16.978] checking for execinfo.h... no [07:33:16.981] checking getopt.h usability... yes [07:33:17.034] checking getopt.h presence... yes [07:33:17.049] checking for getopt.h... yes [07:33:17.057] checking ifaddrs.h usability... no [07:33:17.111] checking ifaddrs.h presence... no [07:33:17.130] checking for ifaddrs.h... no [07:33:17.133] checking mbarrier.h usability... no [07:33:17.185] checking mbarrier.h presence... no [07:33:17.203] checking for mbarrier.h... no [07:33:17.206] checking sys/epoll.h usability... no [07:33:17.259] checking sys/epoll.h presence... no [07:33:17.277] checking for sys/epoll.h... no [07:33:17.280] checking sys/event.h usability... no [07:33:17.332] checking sys/event.h presence... no [07:33:17.350] checking for sys/event.h... no [07:33:17.353] checking sys/personality.h usability... no [07:33:17.404] checking sys/personality.h presence... no [07:33:17.422] checking for sys/personality.h... no [07:33:17.425] checking sys/prctl.h usability... no [07:33:17.477] checking sys/prctl.h presence... no [07:33:17.494] checking for sys/prctl.h... no [07:33:17.497] checking sys/procctl.h usability... no [07:33:17.548] checking sys/procctl.h presence... no [07:33:17.565] checking for sys/procctl.h... no [07:33:17.568] checking sys/signalfd.h usability... no [07:33:17.619] checking sys/signalfd.h presence... no [07:33:17.637] checking for sys/signalfd.h... no [07:33:17.639] checking sys/ucred.h usability... no [07:33:17.691] checking sys/ucred.h presence... no [07:33:17.709] checking for sys/ucred.h... no [07:33:17.711] checking termios.h usability... no [07:33:17.764] checking termios.h presence... no [07:33:17.781] checking for termios.h... no [07:33:17.784] checking ucred.h usability... no [07:33:17.837] checking ucred.h presence... no [07:33:17.855] checking for ucred.h... no [07:33:17.857] checking zlib.h usability... yes [07:33:17.866] checking zlib.h presence... yes [07:33:17.884] checking for zlib.h... yes [07:33:17.884] checking for lz4... /usr/bin/lz4 [07:33:17.884] checking for zstd... /usr/bin/zstd [07:33:17.885] checking for openssl... /usr/bin/openssl [07:33:17.889] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [07:33:17.889] checking crtdefs.h usability... yes [07:33:17.942] checking crtdefs.h presence... yes [07:33:17.957] checking for crtdefs.h... yes [07:33:17.958] checking whether byte ordering is bigendian... no [07:33:18.031] checking for inline... inline [07:33:18.037] checking for printf format archetype... gnu_printf [07:33:18.071] checking for _Static_assert... yes [07:33:18.111] checking for typeof... typeof [07:33:18.118] checking for __builtin_types_compatible_p... yes [07:33:18.139] checking for __builtin_constant_p... yes [07:33:18.149] checking for __builtin_unreachable... yes [07:33:18.190] checking for computed goto support... yes [07:33:18.197] checking for struct tm.tm_zone... no [07:33:18.268] checking for union semun... no [07:33:18.299] checking for socklen_t... yes [07:33:19.434] checking for struct sockaddr.sa_len... no [07:33:21.398] checking for locale_t... no [07:33:21.458] checking for C/C++ restrict keyword... __restrict [07:33:21.470] checking for struct option... yes [07:33:21.508] checking whether assembler supports x86_64 popcntq... yes [07:33:21.515] checking size of off_t... 4 [07:33:21.758] 0 [07:33:21.759] checking size of bool... 1 [07:33:21.800] checking for int timezone... yes [07:33:21.849] checking for wcstombs_l declaration... no [07:33:21.928] checking for backtrace_symbols... no [07:33:21.974] checking for copyfile... no [07:33:22.020] checking for copy_file_range... no [07:33:22.067] checking for getifaddrs... no [07:33:22.115] checking for getpeerucred... no [07:33:22.163] checking for inet_pton... yes [07:33:22.212] checking for kqueue... no [07:33:22.259] checking for mbstowcs_l... no [07:33:22.306] checking for memset_s... no [07:33:22.353] checking for posix_fallocate... no [07:33:22.400] checking for ppoll... no [07:33:22.446] checking for pthread_is_threaded_np... no [07:33:22.492] checking for setproctitle... no [07:33:22.538] checking for setproctitle_fast... no [07:33:22.584] checking for strchrnul... no [07:33:22.631] checking for strsignal... no [07:33:22.678] checking for syncfs... no [07:33:22.725] checking for sync_file_range... no [07:33:22.771] checking for uselocale... no [07:33:22.817] checking for wcstombs_l... no [07:33:22.861] checking for __builtin_bswap16... yes [07:33:22.906] checking for __builtin_bswap32... yes [07:33:22.950] checking for __builtin_bswap64... yes [07:33:22.996] checking for __builtin_clz... yes [07:33:23.040] checking for __builtin_ctz... yes [07:33:23.084] checking for __builtin_popcount... yes [07:33:23.130] checking for __builtin_frame_address... yes [07:33:23.174] checking for _LARGEFILE_SOURCE value needed for large files... no [07:33:23.224] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:33:23.252] checking for posix_fadvise... no [07:33:23.299] checking whether posix_fadvise is declared... no [07:33:23.342] checking whether fdatasync is declared... no [07:33:23.386] checking whether strlcat is declared... no [07:33:23.448] checking whether strlcpy is declared... no [07:33:23.508] checking whether strnlen is declared... yes [07:33:23.521] checking whether strsep is declared... no [07:33:23.582] checking whether preadv is declared... no [07:33:23.617] checking whether pwritev is declared... no [07:33:23.652] checking whether F_FULLFSYNC is declared... no [07:33:23.689] checking for explicit_bzero... no [07:33:23.734] checking for getopt... yes [07:33:23.776] checking for getpeereid... no [07:33:23.821] checking for inet_aton... no [07:33:23.866] checking for mkdtemp... no [07:33:23.912] checking for strlcat... no [07:33:23.957] checking for strlcpy... no [07:33:24.003] checking for strnlen... yes [07:33:24.049] checking for strsep... no [07:33:24.094] checking for pthread_barrier_wait... yes [07:33:24.136] configure: On mingw32 we will use our strtof wrapper. [07:33:24.136] checking for getopt_long... yes [07:33:24.178] checking for _configthreadlocale... yes [07:33:24.221] checking for syslog... no [07:33:24.266] checking for opterr... yes [07:33:24.313] checking for optreset... no [07:33:24.362] checking test program... cross-compiling [07:33:24.362] checking whether long int is 64 bits... no [07:33:24.391] checking whether long long int is 64 bits... yes [07:33:24.400] checking for __builtin_mul_overflow... yes [07:33:24.440] checking size of void *... 8 [07:33:24.716] checking size of size_t... 8 [07:33:25.000] checking size of long... 4 [07:33:25.217] checking alignment of short... 2 [07:33:25.397] checking alignment of int... 4 [07:33:25.641] checking alignment of long... 4 [07:33:25.853] checking alignment of long long int... 8 [07:33:26.161] checking alignment of double... 8 [07:33:26.422] checking for int8... no [07:33:26.462] checking for uint8... no [07:33:26.502] checking for int64... no [07:33:26.542] checking for uint64... no [07:33:26.581] checking for __int128... yes [07:33:26.629] checking for __int128 alignment bug... assuming ok [07:33:26.629] checking alignment of PG_INT128_TYPE... 16 [07:33:26.965] checking for builtin __sync char locking functions... yes [07:33:27.005] checking for builtin __sync int32 locking functions... yes [07:33:27.044] checking for builtin __sync int32 atomic operations... yes [07:33:27.083] checking for builtin __sync int64 atomic operations... yes [07:33:27.122] checking for builtin __atomic int32 atomic operations... yes [07:33:27.162] checking for builtin __atomic int64 atomic operations... yes [07:33:27.201] checking for __get_cpuid... yes [07:33:27.247] checking for __get_cpuid_count... yes [07:33:27.291] checking for __cpuid... no [07:33:27.681] checking for __cpuidex... no [07:33:28.099] checking for _xgetbv with CFLAGS=... no [07:33:28.480] checking for _xgetbv with CFLAGS=-mxsave... yes [07:33:28.875] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:33:29.254] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:33:29.590] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:33:29.635] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:33:29.720] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:33:29.741] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:33:29.760] 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 [07:33:29.812] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:33:29.813] checking which random number source to use... Windows native [07:33:29.815] checking for xmllint... /usr/bin/xmllint [07:33:29.815] checking for xsltproc... /usr/bin/xsltproc [07:33:29.815] checking for fop... /usr/bin/fop [07:33:29.815] checking for dbtoepub... no [07:33:29.816] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:33:29.816] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:33:29.816] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:33:29.826] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:33:29.826] 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 [07:33:29.826] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:33:29.826] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:33:29.903] configure: creating ./config.status [07:33:29.981] config.status: creating GNUmakefile [07:33:29.992] config.status: creating src/Makefile.global [07:33:30.006] config.status: creating src/include/pg_config.h [07:33:30.018] config.status: creating src/include/pg_config_ext.h [07:33:30.028] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:33:30.042] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:33:30.049] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:33:30.056] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:33:30.062] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:33:30.069] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:33:30.072] config.status: executing check_win32_symlinks commands [07:33:30.104] [07:33:30.104] real 0m16.226s [07:33:30.104] user 0m10.840s [07:33:30.104] sys 0m4.953s [07:33:30.104] make -s -j${BUILD_JOBS} clean [07:33:30.599] time make -s -j${BUILD_JOBS} world-bin [07:34:19.046] clauses.c: In function ‘max_parallel_hazard_walker’: [07:34:19.046] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [07:34:19.046] 961 | context->safe_param_ids = save_safe_param_ids; [07:34:19.046] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [07:34:19.046] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [07:34:19.046] 943 | List *save_safe_param_ids; [07:34:19.046] | ^~~~~~~~~~~~~~~~~~~ [07:34:19.046] cc1: all warnings being treated as errors [07:34:19.046] make[4]: *** [: clauses.o] Error 1 [07:34:19.046] make[4]: *** Waiting for unfinished jobs.... [07:34:19.662] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [07:34:19.662] make[3]: *** Waiting for unfinished jobs.... [07:34:20.176] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [07:34:20.176] make[2]: *** Waiting for unfinished jobs.... [07:34:23.048] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:34:23.048] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:34:23.048] [07:34:23.048] real 0m52.449s [07:34:23.048] user 2m46.436s [07:34:23.048] sys 0m34.011s [07:34:23.049] [07:34:23.049] Exit status: 2