[14:41:41.522] time ./configure \ [14:41:41.522] --host=x86_64-w64-mingw32 \ [14:41:41.522] --enable-cassert \ [14:41:41.522] --without-icu \ [14:41:41.522] CC="ccache x86_64-w64-mingw32-gcc" \ [14:41:41.522] CXX="ccache x86_64-w64-mingw32-g++" [14:41:41.627] checking build system type... x86_64-pc-linux-gnu [14:41:41.831] checking host system type... x86_64-w64-mingw32 [14:41:41.836] checking which template to use... win32 [14:41:41.836] checking whether NLS is wanted... no [14:41:41.836] checking for default port number... 5432 [14:41:41.842] checking for block size... 8kB [14:41:41.843] checking for segment size... 1GB [14:41:41.846] checking for WAL block size... 8kB [14:41:41.847] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:41:41.884] checking whether the C compiler works... yes [14:41:42.028] checking for C compiler default output file name... a.exe [14:41:42.030] checking for suffix of executables... .exe [14:41:42.070] checking whether we are cross compiling... yes [14:41:42.150] checking for suffix of object files... o [14:41:42.157] checking whether we are using the GNU C compiler... yes [14:41:42.164] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:41:42.170] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:41:42.179] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [14:41:42.236] checking whether we are using the GNU C++ compiler... yes [14:41:42.242] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:41:42.305] checking for gawk... no [14:41:42.305] checking for mawk... mawk [14:41:42.308] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:41:42.314] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:41:42.344] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:41:42.387] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:41:42.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:41:42.567] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:41:42.573] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:41:42.579] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:41:42.585] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:41:42.592] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:41:42.598] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:41:42.604] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:41:42.610] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:41:42.616] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:41:42.622] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:41:42.628] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:41:42.635] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:41:42.671] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:41:42.677] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:41:42.707] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:41:42.714] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:41:42.720] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:41:42.726] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:41:42.747] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:41:42.754] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:41:42.760] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:41:42.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:41:42.831] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:41:42.837] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:41:42.843] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:41:42.875] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:41:42.882] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:41:42.888] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:41:42.904] checking whether the C compiler still works... yes [14:41:42.966] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:41:43.034] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:41:43.034] checking pkg-config is at least version 0.9.0... yes [14:41:43.050] checking whether to build with ICU support... no [14:41:43.050] checking whether to build with Tcl... no [14:41:43.050] checking whether to build Perl modules... no [14:41:43.050] checking whether to build Python modules... no [14:41:43.050] checking whether to build with GSSAPI support... no [14:41:43.052] checking whether to build with PAM support... no [14:41:43.052] checking whether to build with BSD Authentication support... no [14:41:43.052] checking whether to build with LDAP support... no [14:41:43.052] checking whether to build with Bonjour support... no [14:41:43.052] checking whether to build with SELinux support... no [14:41:43.052] checking whether to build with systemd support... no [14:41:43.052] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:41:43.052] checking whether to build with XML support... no [14:41:43.053] checking whether to build with LZ4 support... no [14:41:43.053] checking whether to build with ZSTD support... no [14:41:43.053] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:41:43.053] checking whether it is possible to strip libraries... yes [14:41:43.060] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:41:43.061] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:41:43.061] checking for a BSD-compatible install... /usr/bin/install -c [14:41:43.070] checking for tar... /usr/bin/tar [14:41:43.070] checking whether ln -s works... yes [14:41:43.070] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:41:43.072] checking for bison... /usr/bin/bison [14:41:43.074] configure: using bison (GNU Bison) 3.8.2 [14:41:43.077] checking for flex... /usr/bin/flex [14:41:43.088] configure: using flex 2.6.4 [14:41:43.089] checking for perl... /usr/bin/perl [14:41:43.091] configure: using perl 5.36.0 [14:41:43.093] checking for zic... /usr/sbin/zic [14:41:43.094] checking for a sed that does not truncate output... /usr/bin/sed [14:41:43.098] checking for grep that handles long lines and -e... /usr/bin/grep [14:41:43.101] checking for egrep... /usr/bin/grep -E [14:41:43.102] checking for ANSI C header files... yes [14:41:43.152] checking for sys/types.h... yes [14:41:43.170] checking for sys/stat.h... yes [14:41:43.186] checking for stdlib.h... yes [14:41:43.251] checking for string.h... yes [14:41:43.266] checking for memory.h... yes [14:41:43.282] checking for strings.h... yes [14:41:43.297] checking for inttypes.h... yes [14:41:43.313] checking for stdint.h... yes [14:41:43.374] checking for unistd.h... yes [14:41:43.412] checking for main in -lm... yes [14:41:43.458] checking for library containing setproctitle... no [14:41:43.549] checking for library containing dlsym... no [14:41:43.636] checking for library containing socket... -lws2_32 [14:41:43.767] checking for library containing getopt_long... none required [14:41:43.814] checking for library containing shm_open... no [14:41:43.902] checking for library containing shm_unlink... no [14:41:43.992] checking for library containing clock_gettime... no [14:41:44.082] checking for library containing shmget... no [14:41:44.168] checking for library containing backtrace_symbols... no [14:41:44.258] checking for library containing pthread_barrier_wait... -lpthread [14:41:44.346] checking for inflate in -lz... yes [14:41:44.391] checking for stdbool.h that conforms to C99... yes [14:41:44.402] checking for _Bool... yes [14:41:44.523] checking atomic.h usability... no [14:41:44.577] checking atomic.h presence... no [14:41:44.596] checking for atomic.h... no [14:41:44.599] checking copyfile.h usability... no [14:41:44.655] checking copyfile.h presence... no [14:41:44.675] checking for copyfile.h... no [14:41:44.678] checking execinfo.h usability... no [14:41:44.736] checking execinfo.h presence... no [14:41:44.756] checking for execinfo.h... no [14:41:44.759] checking getopt.h usability... yes [14:41:44.814] checking getopt.h presence... yes [14:41:44.829] checking for getopt.h... yes [14:41:44.837] checking ifaddrs.h usability... no [14:41:44.891] checking ifaddrs.h presence... no [14:41:44.910] checking for ifaddrs.h... no [14:41:44.913] checking mbarrier.h usability... no [14:41:44.969] checking mbarrier.h presence... no [14:41:44.988] checking for mbarrier.h... no [14:41:44.991] checking sys/epoll.h usability... no [14:41:45.049] checking sys/epoll.h presence... no [14:41:45.070] checking for sys/epoll.h... no [14:41:45.073] checking sys/event.h usability... no [14:41:45.139] checking sys/event.h presence... no [14:41:45.159] checking for sys/event.h... no [14:41:45.162] checking sys/personality.h usability... no [14:41:45.216] checking sys/personality.h presence... no [14:41:45.234] checking for sys/personality.h... no [14:41:45.237] checking sys/prctl.h usability... no [14:41:45.293] checking sys/prctl.h presence... no [14:41:45.313] checking for sys/prctl.h... no [14:41:45.316] checking sys/procctl.h usability... no [14:41:45.375] checking sys/procctl.h presence... no [14:41:45.396] checking for sys/procctl.h... no [14:41:45.399] checking sys/signalfd.h usability... no [14:41:45.456] checking sys/signalfd.h presence... no [14:41:45.476] checking for sys/signalfd.h... no [14:41:45.480] checking sys/ucred.h usability... no [14:41:45.536] checking sys/ucred.h presence... no [14:41:45.555] checking for sys/ucred.h... no [14:41:45.558] checking termios.h usability... no [14:41:45.616] checking termios.h presence... no [14:41:45.635] checking for termios.h... no [14:41:45.638] checking ucred.h usability... no [14:41:45.695] checking ucred.h presence... no [14:41:45.714] checking for ucred.h... no [14:41:45.717] checking zlib.h usability... yes [14:41:45.729] checking zlib.h presence... yes [14:41:45.749] checking for zlib.h... yes [14:41:45.750] checking for lz4... /usr/bin/lz4 [14:41:45.750] checking for zstd... /usr/bin/zstd [14:41:45.750] checking for openssl... /usr/bin/openssl [14:41:45.755] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [14:41:45.755] checking crtdefs.h usability... yes [14:41:45.812] checking crtdefs.h presence... yes [14:41:45.827] checking for crtdefs.h... yes [14:41:45.829] checking whether byte ordering is bigendian... no [14:41:45.947] checking for inline... inline [14:41:45.955] checking for printf format archetype... gnu_printf [14:41:45.964] checking for _Static_assert... yes [14:41:46.007] checking for typeof... typeof [14:41:46.014] checking for __builtin_types_compatible_p... yes [14:41:46.025] checking for __builtin_constant_p... yes [14:41:46.045] checking for __builtin_unreachable... yes [14:41:46.087] checking for computed goto support... yes [14:41:46.094] checking for struct tm.tm_zone... no [14:41:46.174] checking for union semun... no [14:41:46.209] checking for socklen_t... yes [14:41:47.385] checking for struct sockaddr.sa_len... no [14:41:49.451] checking for locale_t... no [14:41:49.527] checking for C/C++ restrict keyword... __restrict [14:41:49.540] checking for struct option... yes [14:41:49.585] checking whether assembler supports x86_64 popcntq... yes [14:41:49.593] checking size of off_t... 4 [14:41:49.962] 0 [14:41:49.962] checking size of bool... 1 [14:41:50.010] checking for int timezone... yes [14:41:50.059] checking for wcstombs_l declaration... no [14:41:50.142] checking for backtrace_symbols... no [14:41:50.193] checking for copyfile... no [14:41:50.249] checking for copy_file_range... no [14:41:50.300] checking for getifaddrs... no [14:41:50.352] checking for getpeerucred... no [14:41:50.403] checking for inet_pton... yes [14:41:50.453] checking for kqueue... no [14:41:50.502] checking for mbstowcs_l... no [14:41:50.549] checking for memset_s... no [14:41:50.596] checking for posix_fallocate... no [14:41:50.645] checking for ppoll... no [14:41:50.696] checking for pthread_is_threaded_np... no [14:41:50.746] checking for setproctitle... no [14:41:50.797] checking for setproctitle_fast... no [14:41:50.847] checking for strchrnul... no [14:41:50.898] checking for strsignal... no [14:41:50.949] checking for syncfs... no [14:41:50.999] checking for sync_file_range... no [14:41:51.049] checking for uselocale... no [14:41:51.096] checking for wcstombs_l... no [14:41:51.143] checking for __builtin_bswap16... yes [14:41:51.190] checking for __builtin_bswap32... yes [14:41:51.235] checking for __builtin_bswap64... yes [14:41:51.282] checking for __builtin_clz... yes [14:41:51.329] checking for __builtin_ctz... yes [14:41:51.374] checking for __builtin_popcount... yes [14:41:51.419] checking for __builtin_frame_address... yes [14:41:51.465] checking for _LARGEFILE_SOURCE value needed for large files... no [14:41:51.516] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:41:51.549] checking for posix_fadvise... no [14:41:51.601] checking whether posix_fadvise is declared... no [14:41:51.651] checking whether fdatasync is declared... no [14:41:51.700] checking whether strlcat is declared... no [14:41:51.762] checking whether strlcpy is declared... no [14:41:51.826] checking whether strnlen is declared... yes [14:41:51.840] checking whether strsep is declared... no [14:41:51.904] checking whether preadv is declared... no [14:41:51.940] checking whether pwritev is declared... no [14:41:51.978] checking whether F_FULLFSYNC is declared... no [14:41:52.019] checking for explicit_bzero... no [14:41:52.066] checking for getopt... yes [14:41:52.109] checking for getpeereid... no [14:41:52.156] checking for inet_aton... no [14:41:52.204] checking for mkdtemp... no [14:41:52.252] checking for strlcat... no [14:41:52.304] checking for strlcpy... no [14:41:52.353] checking for strnlen... yes [14:41:52.401] checking for strsep... no [14:41:52.450] checking for pthread_barrier_wait... yes [14:41:52.494] configure: On mingw32 we will use our strtof wrapper. [14:41:52.494] checking for getopt_long... yes [14:41:52.538] checking for _configthreadlocale... yes [14:41:52.583] checking for syslog... no [14:41:52.630] checking for opterr... yes [14:41:52.677] checking for optreset... no [14:41:52.729] checking test program... cross-compiling [14:41:52.729] checking whether long int is 64 bits... no [14:41:52.758] checking whether long long int is 64 bits... yes [14:41:52.767] checking for __builtin_mul_overflow... yes [14:41:52.808] checking size of void *... 8 [14:41:53.091] checking size of size_t... 8 [14:41:53.377] checking size of long... 4 [14:41:53.572] checking alignment of short... 2 [14:41:53.760] checking alignment of int... 4 [14:41:54.018] checking alignment of long... 4 [14:41:54.250] checking alignment of long long int... 8 [14:41:54.581] checking alignment of double... 8 [14:41:54.863] checking for int8... no [14:41:54.907] checking for uint8... no [14:41:54.951] checking for int64... no [14:41:54.995] checking for uint64... no [14:41:55.040] checking for __int128... yes [14:41:55.091] checking for __int128 alignment bug... assuming ok [14:41:55.091] checking alignment of PG_INT128_TYPE... 16 [14:41:55.477] checking for builtin __sync char locking functions... yes [14:41:55.522] checking for builtin __sync int32 locking functions... yes [14:41:55.565] checking for builtin __sync int32 atomic operations... yes [14:41:55.607] checking for builtin __sync int64 atomic operations... yes [14:41:55.652] checking for builtin __atomic int32 atomic operations... yes [14:41:55.697] checking for builtin __atomic int64 atomic operations... yes [14:41:55.739] checking for __get_cpuid... yes [14:41:55.786] checking for __get_cpuid_count... yes [14:41:55.830] checking for __cpuid... no [14:41:56.220] checking for __cpuidex... no [14:41:56.649] checking for _xgetbv with CFLAGS=... no [14:41:57.025] checking for _xgetbv with CFLAGS=-mxsave... yes [14:41:57.424] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:41:57.803] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:41:58.146] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:41:58.194] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:41:58.285] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:41:58.309] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:41:58.329] 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 [14:41:58.386] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:41:58.386] checking which random number source to use... Windows native [14:41:58.388] checking for xmllint... /usr/bin/xmllint [14:41:58.388] checking for xsltproc... /usr/bin/xsltproc [14:41:58.389] checking for fop... /usr/bin/fop [14:41:58.389] checking for dbtoepub... no [14:41:58.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:41:58.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:41:58.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:41:58.400] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:41:58.400] 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 [14:41:58.400] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:41:58.400] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:41:58.494] configure: creating ./config.status [14:41:58.580] config.status: creating GNUmakefile [14:41:58.592] config.status: creating src/Makefile.global [14:41:58.608] config.status: creating src/include/pg_config.h [14:41:58.620] config.status: creating src/include/pg_config_ext.h [14:41:58.632] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:41:58.647] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:41:58.654] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:41:58.661] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:41:58.668] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:41:58.675] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:41:58.678] config.status: executing check_win32_symlinks commands [14:41:58.712] [14:41:58.712] real 0m17.190s [14:41:58.712] user 0m11.169s [14:41:58.712] sys 0m5.625s [14:41:58.712] make -s -j${BUILD_JOBS} clean [14:41:59.228] time make -s -j${BUILD_JOBS} world-bin [14:43:00.889] clauses.c: In function ‘max_parallel_hazard_walker’: [14:43:00.889] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [14:43:00.889] 961 | context->safe_param_ids = save_safe_param_ids; [14:43:00.889] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [14:43:00.889] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [14:43:00.889] 943 | List *save_safe_param_ids; [14:43:00.889] | ^~~~~~~~~~~~~~~~~~~ [14:43:00.889] cc1: all warnings being treated as errors [14:43:00.890] make[4]: *** [: clauses.o] Error 1 [14:43:00.890] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [14:43:00.890] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [14:43:00.890] make[2]: *** Waiting for unfinished jobs.... [14:43:02.071] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:43:02.072] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:43:02.072] [14:43:02.072] real 1m2.844s [14:43:02.072] user 3m21.270s [14:43:02.072] sys 0m40.771s [14:43:02.072] [14:43:02.072] Exit status: 2