[18:30:11.348] time ./configure \ [18:30:11.348] --host=x86_64-w64-mingw32 \ [18:30:11.348] --enable-cassert \ [18:30:11.348] --without-icu \ [18:30:11.348] CC="ccache x86_64-w64-mingw32-gcc" \ [18:30:11.348] CXX="ccache x86_64-w64-mingw32-g++" [18:30:11.454] checking build system type... x86_64-pc-linux-gnu [18:30:11.655] checking host system type... x86_64-w64-mingw32 [18:30:11.660] checking which template to use... win32 [18:30:11.660] checking whether NLS is wanted... no [18:30:11.660] checking for default port number... 5432 [18:30:11.666] checking for block size... 8kB [18:30:11.667] checking for segment size... 1GB [18:30:11.669] checking for WAL block size... 8kB [18:30:11.670] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:30:11.702] checking whether the C compiler works... yes [18:30:11.835] checking for C compiler default output file name... a.exe [18:30:11.836] checking for suffix of executables... .exe [18:30:11.877] checking whether we are cross compiling... yes [18:30:11.951] checking for suffix of object files... o [18:30:11.960] checking whether we are using the GNU C compiler... yes [18:30:11.992] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:30:11.998] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:30:12.081] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:30:12.210] checking whether we are using the GNU C++ compiler... yes [18:30:12.412] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:30:12.498] checking for gawk... no [18:30:12.498] checking for mawk... mawk [18:30:12.501] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:30:12.530] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:30:12.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:30:12.602] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:30:12.644] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:30:12.660] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:30:12.689] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:30:12.721] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:30:12.736] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:30:12.766] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:30:12.781] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:30:12.810] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:30:12.841] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:30:12.872] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:30:12.903] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:30:12.933] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:30:12.949] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:30:12.984] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:30:13.014] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:30:13.045] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:30:13.075] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:30:13.106] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:30:13.122] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:30:13.144] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:30:13.160] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:30:13.189] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:30:13.225] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:30:13.261] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:30:13.277] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:30:13.309] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:30:13.345] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:30:13.362] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:30:13.378] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:30:13.409] checking whether the C compiler still works... yes [18:30:13.480] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:30:13.548] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:30:13.548] checking pkg-config is at least version 0.9.0... yes [18:30:13.564] checking whether to build with ICU support... no [18:30:13.564] checking whether to build with Tcl... no [18:30:13.564] checking whether to build Perl modules... no [18:30:13.564] checking whether to build Python modules... no [18:30:13.564] checking whether to build with GSSAPI support... no [18:30:13.566] checking whether to build with PAM support... no [18:30:13.566] checking whether to build with BSD Authentication support... no [18:30:13.566] checking whether to build with LDAP support... no [18:30:13.566] checking whether to build with Bonjour support... no [18:30:13.566] checking whether to build with SELinux support... no [18:30:13.566] checking whether to build with systemd support... no [18:30:13.566] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:30:13.566] checking whether to build with XML support... no [18:30:13.566] checking whether to build with LZ4 support... no [18:30:13.567] checking whether to build with ZSTD support... no [18:30:13.567] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:30:13.567] checking whether it is possible to strip libraries... yes [18:30:13.574] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:30:13.575] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:30:13.575] checking for a BSD-compatible install... /usr/bin/install -c [18:30:13.583] checking for tar... /usr/bin/tar [18:30:13.583] checking whether ln -s works... yes [18:30:13.583] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:30:13.585] checking for bison... /usr/bin/bison [18:30:13.587] configure: using bison (GNU Bison) 3.8.2 [18:30:13.590] checking for flex... /usr/bin/flex [18:30:13.601] configure: using flex 2.6.4 [18:30:13.601] checking for perl... /usr/bin/perl [18:30:13.604] configure: using perl 5.36.0 [18:30:13.606] checking for zic... /usr/sbin/zic [18:30:13.606] checking for a sed that does not truncate output... /usr/bin/sed [18:30:13.611] checking for grep that handles long lines and -e... /usr/bin/grep [18:30:13.612] checking for egrep... /usr/bin/grep -E [18:30:13.614] checking for ANSI C header files... yes [18:30:13.697] checking for sys/types.h... yes [18:30:13.750] checking for sys/stat.h... yes [18:30:13.808] checking for stdlib.h... yes [18:30:13.863] checking for string.h... yes [18:30:13.894] checking for memory.h... yes [18:30:13.951] checking for strings.h... yes [18:30:13.965] checking for inttypes.h... yes [18:30:14.022] checking for stdint.h... yes [18:30:14.081] checking for unistd.h... yes [18:30:14.096] checking for main in -lm... yes [18:30:14.142] checking for library containing setproctitle... no [18:30:14.226] checking for library containing dlsym... no [18:30:14.307] checking for library containing socket... -lws2_32 [18:30:14.433] checking for library containing getopt_long... none required [18:30:14.478] checking for library containing shm_open... no [18:30:14.561] checking for library containing shm_unlink... no [18:30:14.644] checking for library containing clock_gettime... no [18:30:14.727] checking for library containing shmget... no [18:30:14.810] checking for library containing backtrace_symbols... no [18:30:14.893] checking for library containing pthread_barrier_wait... -lpthread [18:30:14.977] checking for inflate in -lz... yes [18:30:15.020] checking for stdbool.h that conforms to C99... yes [18:30:15.063] checking for _Bool... yes [18:30:15.182] checking atomic.h usability... no [18:30:15.234] checking atomic.h presence... no [18:30:15.251] checking for atomic.h... no [18:30:15.254] checking copyfile.h usability... no [18:30:15.306] checking copyfile.h presence... no [18:30:15.324] checking for copyfile.h... no [18:30:15.327] checking execinfo.h usability... no [18:30:15.380] checking execinfo.h presence... no [18:30:15.398] checking for execinfo.h... no [18:30:15.401] checking getopt.h usability... yes [18:30:15.428] checking getopt.h presence... yes [18:30:15.441] checking for getopt.h... yes [18:30:15.448] checking ifaddrs.h usability... no [18:30:15.499] checking ifaddrs.h presence... no [18:30:15.517] checking for ifaddrs.h... no [18:30:15.520] checking mbarrier.h usability... no [18:30:15.571] checking mbarrier.h presence... no [18:30:15.589] checking for mbarrier.h... no [18:30:15.592] checking sys/epoll.h usability... no [18:30:15.645] checking sys/epoll.h presence... no [18:30:15.663] checking for sys/epoll.h... no [18:30:15.666] checking sys/event.h usability... no [18:30:15.718] checking sys/event.h presence... no [18:30:15.735] checking for sys/event.h... no [18:30:15.738] checking sys/personality.h usability... no [18:30:15.791] checking sys/personality.h presence... no [18:30:15.808] checking for sys/personality.h... no [18:30:15.811] checking sys/prctl.h usability... no [18:30:15.862] checking sys/prctl.h presence... no [18:30:15.879] checking for sys/prctl.h... no [18:30:15.882] checking sys/procctl.h usability... no [18:30:15.934] checking sys/procctl.h presence... no [18:30:15.951] checking for sys/procctl.h... no [18:30:15.954] checking sys/signalfd.h usability... no [18:30:16.006] checking sys/signalfd.h presence... no [18:30:16.023] checking for sys/signalfd.h... no [18:30:16.026] checking sys/ucred.h usability... no [18:30:16.077] checking sys/ucred.h presence... no [18:30:16.094] checking for sys/ucred.h... no [18:30:16.097] checking termios.h usability... no [18:30:16.149] checking termios.h presence... no [18:30:16.167] checking for termios.h... no [18:30:16.170] checking ucred.h usability... no [18:30:16.223] checking ucred.h presence... no [18:30:16.242] checking for ucred.h... no [18:30:16.245] checking zlib.h usability... yes [18:30:16.304] checking zlib.h presence... yes [18:30:16.321] checking for zlib.h... yes [18:30:16.321] checking for lz4... /usr/bin/lz4 [18:30:16.321] checking for zstd... /usr/bin/zstd [18:30:16.322] checking for openssl... /usr/bin/openssl [18:30:16.326] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [18:30:16.326] checking crtdefs.h usability... yes [18:30:16.354] checking crtdefs.h presence... yes [18:30:16.368] checking for crtdefs.h... yes [18:30:16.369] checking whether byte ordering is bigendian... no [18:30:16.468] checking for inline... inline [18:30:16.475] checking for printf format archetype... gnu_printf [18:30:16.492] checking for _Static_assert... yes [18:30:16.532] checking for typeof... typeof [18:30:16.566] checking for __builtin_types_compatible_p... yes [18:30:16.587] checking for __builtin_constant_p... yes [18:30:16.620] checking for __builtin_unreachable... yes [18:30:16.659] checking for computed goto support... yes [18:30:16.691] checking for struct tm.tm_zone... no [18:30:16.767] checking for union semun... no [18:30:16.801] checking for socklen_t... yes [18:30:18.906] checking for struct sockaddr.sa_len... no [18:30:20.891] checking for locale_t... no [18:30:20.955] checking for C/C++ restrict keyword... __restrict [18:30:20.976] checking for struct option... yes [18:30:21.016] checking whether assembler supports x86_64 popcntq... yes [18:30:21.049] checking size of off_t... 4 [18:30:21.395] 0 [18:30:21.395] checking size of bool... 1 [18:30:21.470] checking for int timezone... yes [18:30:21.514] checking for wcstombs_l declaration... no [18:30:21.595] checking for backtrace_symbols... no [18:30:21.642] checking for copyfile... no [18:30:21.689] checking for copy_file_range... no [18:30:21.737] checking for getifaddrs... no [18:30:21.785] checking for getpeerucred... no [18:30:21.832] checking for inet_pton... yes [18:30:21.879] checking for kqueue... no [18:30:21.926] checking for mbstowcs_l... no [18:30:21.973] checking for memset_s... no [18:30:22.019] checking for posix_fallocate... no [18:30:22.066] checking for ppoll... no [18:30:22.112] checking for pthread_is_threaded_np... no [18:30:22.162] checking for setproctitle... no [18:30:22.209] checking for setproctitle_fast... no [18:30:22.256] checking for strchrnul... no [18:30:22.304] checking for strsignal... no [18:30:22.351] checking for syncfs... no [18:30:22.398] checking for sync_file_range... no [18:30:22.445] checking for uselocale... no [18:30:22.492] checking for wcstombs_l... no [18:30:22.537] checking for __builtin_bswap16... yes [18:30:22.583] checking for __builtin_bswap32... yes [18:30:22.628] checking for __builtin_bswap64... yes [18:30:22.674] checking for __builtin_clz... yes [18:30:22.720] checking for __builtin_ctz... yes [18:30:22.766] checking for __builtin_popcount... yes [18:30:22.810] checking for __builtin_frame_address... yes [18:30:22.855] checking for _LARGEFILE_SOURCE value needed for large files... no [18:30:22.903] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:30:22.933] checking for posix_fadvise... no [18:30:22.982] checking whether posix_fadvise is declared... no [18:30:23.024] checking whether fdatasync is declared... no [18:30:23.066] checking whether strlcat is declared... no [18:30:23.126] checking whether strlcpy is declared... no [18:30:23.186] checking whether strnlen is declared... yes [18:30:23.249] checking whether strsep is declared... no [18:30:23.311] checking whether preadv is declared... no [18:30:23.345] checking whether pwritev is declared... no [18:30:23.381] checking whether F_FULLFSYNC is declared... no [18:30:23.419] checking for explicit_bzero... no [18:30:23.463] checking for getopt... yes [18:30:23.505] checking for getpeereid... no [18:30:23.550] checking for inet_aton... no [18:30:23.597] checking for mkdtemp... no [18:30:23.644] checking for strlcat... no [18:30:23.690] checking for strlcpy... no [18:30:23.736] checking for strnlen... yes [18:30:23.783] checking for strsep... no [18:30:23.827] checking for pthread_barrier_wait... yes [18:30:23.869] configure: On mingw32 we will use our strtof wrapper. [18:30:23.869] checking for getopt_long... yes [18:30:23.911] checking for _configthreadlocale... yes [18:30:23.953] checking for syslog... no [18:30:23.998] checking for opterr... yes [18:30:24.043] checking for optreset... no [18:30:24.092] checking test program... cross-compiling [18:30:24.092] checking whether long int is 64 bits... no [18:30:24.120] checking whether long long int is 64 bits... yes [18:30:24.153] checking for __builtin_mul_overflow... yes [18:30:24.192] checking size of void *... 8 [18:30:24.665] checking size of size_t... 8 [18:30:25.109] checking size of long... 4 [18:30:25.405] checking alignment of short... 2 [18:30:25.662] checking alignment of int... 4 [18:30:26.060] checking alignment of long... 4 [18:30:26.324] checking alignment of long long int... 8 [18:30:26.653] checking alignment of double... 8 [18:30:27.065] checking for int8... no [18:30:27.104] checking for uint8... no [18:30:27.143] checking for int64... no [18:30:27.187] checking for uint64... no [18:30:27.229] checking for __int128... yes [18:30:27.274] checking for __int128 alignment bug... assuming ok [18:30:27.274] checking alignment of PG_INT128_TYPE... 16 [18:30:27.827] checking for builtin __sync char locking functions... yes [18:30:27.866] checking for builtin __sync int32 locking functions... yes [18:30:27.905] checking for builtin __sync int32 atomic operations... yes [18:30:27.946] checking for builtin __sync int64 atomic operations... yes [18:30:27.986] checking for builtin __atomic int32 atomic operations... yes [18:30:28.026] checking for builtin __atomic int64 atomic operations... yes [18:30:28.066] checking for __get_cpuid... yes [18:30:28.108] checking for __get_cpuid_count... yes [18:30:28.150] checking for __cpuid... no [18:30:28.540] checking for __cpuidex... no [18:30:28.954] checking for _xgetbv with CFLAGS=... no [18:30:29.327] checking for _xgetbv with CFLAGS=-mxsave... yes [18:30:29.721] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:30:30.094] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:30:30.427] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:30:30.473] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:30:30.560] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:30:30.582] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:30:30.601] 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 [18:30:30.656] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:30:30.656] checking which random number source to use... Windows native [18:30:30.658] checking for xmllint... /usr/bin/xmllint [18:30:30.658] checking for xsltproc... /usr/bin/xsltproc [18:30:30.658] checking for fop... /usr/bin/fop [18:30:30.658] checking for dbtoepub... no [18:30:30.659] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:30:30.659] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:30:30.659] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:30:30.669] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:30:30.669] 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 [18:30:30.669] configure: using CPPFLAGS= -I./src/include/port/win32 [18:30:30.669] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:30:30.754] configure: creating ./config.status [18:30:30.837] config.status: creating GNUmakefile [18:30:30.848] config.status: creating src/Makefile.global [18:30:30.863] config.status: creating src/include/pg_config.h [18:30:30.875] config.status: creating src/include/pg_config_ext.h [18:30:30.886] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:30:30.901] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:30:30.908] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:30:30.915] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:30:30.921] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:30:30.928] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:30:30.932] config.status: executing check_win32_symlinks commands [18:30:30.966] [18:30:30.966] real 0m19.618s [18:30:30.966] user 0m13.351s [18:30:30.966] sys 0m5.855s [18:30:30.966] make -s -j${BUILD_JOBS} clean [18:30:31.468] time make -s -j${BUILD_JOBS} world-bin [18:32:29.968] clauses.c: In function ‘max_parallel_hazard_walker’: [18:32:29.968] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [18:32:29.968] 961 | context->safe_param_ids = save_safe_param_ids; [18:32:29.968] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [18:32:29.968] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [18:32:29.968] 943 | List *save_safe_param_ids; [18:32:29.968] | ^~~~~~~~~~~~~~~~~~~ [18:32:29.968] cc1: all warnings being treated as errors [18:32:29.969] make[4]: *** [: clauses.o] Error 1 [18:32:29.969] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [18:32:29.969] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [18:32:29.969] make[2]: *** Waiting for unfinished jobs.... [18:32:38.035] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:32:38.035] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:32:38.035] [18:32:38.035] real 2m6.567s [18:32:38.035] user 6m50.539s [18:32:38.035] sys 1m17.896s [18:32:38.035] [18:32:38.035] Exit status: 2