[05:26:50.431] time ./configure \ [05:26:50.431] --host=x86_64-w64-mingw32 \ [05:26:50.431] --enable-cassert \ [05:26:50.431] --without-icu \ [05:26:50.431] CC="ccache x86_64-w64-mingw32-gcc" \ [05:26:50.431] CXX="ccache x86_64-w64-mingw32-g++" [05:26:50.544] checking build system type... x86_64-pc-linux-gnu [05:26:50.726] checking host system type... x86_64-w64-mingw32 [05:26:50.731] checking which template to use... win32 [05:26:50.731] checking whether NLS is wanted... no [05:26:50.731] checking for default port number... 5432 [05:26:50.737] checking for block size... 8kB [05:26:50.739] checking for segment size... 1GB [05:26:50.741] checking for WAL block size... 8kB [05:26:50.742] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:26:50.774] checking whether the C compiler works... yes [05:26:50.900] checking for C compiler default output file name... a.exe [05:26:50.901] checking for suffix of executables... .exe [05:26:50.939] checking whether we are cross compiling... yes [05:26:51.008] checking for suffix of object files... o [05:26:51.016] checking whether we are using the GNU C compiler... yes [05:26:51.031] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:26:51.037] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:26:51.061] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:26:51.117] checking whether we are using the GNU C++ compiler... yes [05:26:51.123] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:26:51.185] checking for gawk... no [05:26:51.185] checking for mawk... mawk [05:26:51.188] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:26:51.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:26:51.232] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:26:51.274] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:26:51.429] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:26:51.460] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:26:51.488] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:26:51.495] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:26:51.501] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:26:51.532] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:26:51.538] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:26:51.545] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:26:51.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:26:51.567] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:26:51.626] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:26:51.632] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:26:51.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:26:51.698] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:26:51.715] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:26:51.731] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:26:51.737] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:26:51.767] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:26:51.798] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:26:51.820] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:26:51.826] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:26:51.833] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:26:51.869] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:26:51.908] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:26:51.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:26:51.954] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:26:51.989] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:26:51.995] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:26:52.002] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:26:52.033] checking whether the C compiler still works... yes [05:26:52.104] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:26:52.173] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:26:52.174] checking pkg-config is at least version 0.9.0... yes [05:26:52.191] checking whether to build with ICU support... no [05:26:52.191] checking whether to build with Tcl... no [05:26:52.191] checking whether to build Perl modules... no [05:26:52.191] checking whether to build Python modules... no [05:26:52.191] checking whether to build with GSSAPI support... no [05:26:52.192] checking whether to build with PAM support... no [05:26:52.192] checking whether to build with BSD Authentication support... no [05:26:52.193] checking whether to build with LDAP support... no [05:26:52.193] checking whether to build with Bonjour support... no [05:26:52.193] checking whether to build with SELinux support... no [05:26:52.193] checking whether to build with systemd support... no [05:26:52.193] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:26:52.193] checking whether to build with XML support... no [05:26:52.193] checking whether to build with LZ4 support... no [05:26:52.194] checking whether to build with ZSTD support... no [05:26:52.194] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:26:52.194] checking whether it is possible to strip libraries... yes [05:26:52.200] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:26:52.201] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:26:52.201] checking for a BSD-compatible install... /usr/bin/install -c [05:26:52.209] checking for tar... /usr/bin/tar [05:26:52.209] checking whether ln -s works... yes [05:26:52.210] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:26:52.212] checking for bison... /usr/bin/bison [05:26:52.214] configure: using bison (GNU Bison) 3.8.2 [05:26:52.217] checking for flex... /usr/bin/flex [05:26:52.229] configure: using flex 2.6.4 [05:26:52.229] checking for perl... /usr/bin/perl [05:26:52.231] configure: using perl 5.36.0 [05:26:52.233] checking for zic... /usr/sbin/zic [05:26:52.234] checking for a sed that does not truncate output... /usr/bin/sed [05:26:52.238] checking for grep that handles long lines and -e... /usr/bin/grep [05:26:52.240] checking for egrep... /usr/bin/grep -E [05:26:52.242] checking for ANSI C header files... yes [05:26:52.321] checking for sys/types.h... yes [05:26:52.336] checking for sys/stat.h... yes [05:26:52.370] checking for stdlib.h... yes [05:26:52.425] checking for string.h... yes [05:26:52.438] checking for memory.h... yes [05:26:52.472] checking for strings.h... yes [05:26:52.528] checking for inttypes.h... yes [05:26:52.585] checking for stdint.h... yes [05:26:52.641] checking for unistd.h... yes [05:26:52.700] checking for main in -lm... yes [05:26:52.744] checking for library containing setproctitle... no [05:26:52.829] checking for library containing dlsym... no [05:26:52.910] checking for library containing socket... -lws2_32 [05:26:53.033] checking for library containing getopt_long... none required [05:26:53.077] checking for library containing shm_open... no [05:26:53.159] checking for library containing shm_unlink... no [05:26:53.240] checking for library containing clock_gettime... no [05:26:53.325] checking for library containing shmget... no [05:26:53.408] checking for library containing backtrace_symbols... no [05:26:53.492] checking for library containing pthread_barrier_wait... -lpthread [05:26:53.578] checking for inflate in -lz... yes [05:26:53.625] checking atomic.h usability... no [05:26:53.677] checking atomic.h presence... no [05:26:53.694] checking for atomic.h... no [05:26:53.697] checking copyfile.h usability... no [05:26:53.749] checking copyfile.h presence... no [05:26:53.766] checking for copyfile.h... no [05:26:53.769] checking execinfo.h usability... no [05:26:53.820] checking execinfo.h presence... no [05:26:53.837] checking for execinfo.h... no [05:26:53.840] checking getopt.h usability... yes [05:26:53.867] checking getopt.h presence... yes [05:26:53.880] checking for getopt.h... yes [05:26:53.887] checking ifaddrs.h usability... no [05:26:53.939] checking ifaddrs.h presence... no [05:26:53.956] checking for ifaddrs.h... no [05:26:53.959] checking mbarrier.h usability... no [05:26:54.011] checking mbarrier.h presence... no [05:26:54.028] checking for mbarrier.h... no [05:26:54.031] checking sys/epoll.h usability... no [05:26:54.083] checking sys/epoll.h presence... no [05:26:54.100] checking for sys/epoll.h... no [05:26:54.103] checking sys/event.h usability... no [05:26:54.154] checking sys/event.h presence... no [05:26:54.171] checking for sys/event.h... no [05:26:54.174] checking sys/personality.h usability... no [05:26:54.225] checking sys/personality.h presence... no [05:26:54.242] checking for sys/personality.h... no [05:26:54.245] checking sys/prctl.h usability... no [05:26:54.297] checking sys/prctl.h presence... no [05:26:54.315] checking for sys/prctl.h... no [05:26:54.318] checking sys/procctl.h usability... no [05:26:54.369] checking sys/procctl.h presence... no [05:26:54.386] checking for sys/procctl.h... no [05:26:54.389] checking sys/signalfd.h usability... no [05:26:54.443] checking sys/signalfd.h presence... no [05:26:54.462] checking for sys/signalfd.h... no [05:26:54.465] checking sys/ucred.h usability... no [05:26:54.516] checking sys/ucred.h presence... no [05:26:54.533] checking for sys/ucred.h... no [05:26:54.536] checking termios.h usability... no [05:26:54.588] checking termios.h presence... no [05:26:54.605] checking for termios.h... no [05:26:54.608] checking ucred.h usability... no [05:26:54.659] checking ucred.h presence... no [05:26:54.676] checking for ucred.h... no [05:26:54.679] checking xlocale.h usability... no [05:26:54.731] checking xlocale.h presence... no [05:26:54.748] checking for xlocale.h... no [05:26:54.751] checking zlib.h usability... yes [05:26:54.760] checking zlib.h presence... yes [05:26:54.777] checking for zlib.h... yes [05:26:54.777] checking for lz4... /usr/bin/lz4 [05:26:54.777] checking for zstd... /usr/bin/zstd [05:26:54.778] checking for openssl... /usr/bin/openssl [05:26:54.782] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [05:26:54.783] checking crtdefs.h usability... yes [05:26:54.833] checking crtdefs.h presence... yes [05:26:54.847] checking for crtdefs.h... yes [05:26:54.848] checking whether byte ordering is bigendian... no [05:26:54.943] checking for inline... inline [05:26:54.969] checking for printf format archetype... gnu_printf [05:26:54.985] checking for _Static_assert... yes [05:26:55.024] checking for typeof... typeof [05:26:55.039] checking for __builtin_types_compatible_p... yes [05:26:55.058] checking for __builtin_constant_p... yes [05:26:55.076] checking for __builtin_mul_overflow... yes [05:26:55.121] checking for __builtin_unreachable... yes [05:26:55.160] checking for computed goto support... yes [05:26:55.191] checking for struct tm.tm_zone... no [05:26:55.262] checking for union semun... no [05:26:55.295] checking for socklen_t... yes [05:26:56.725] checking for struct sockaddr.sa_len... no [05:26:58.658] checking for C/C++ restrict keyword... __restrict [05:26:58.679] checking for struct option... yes [05:26:58.727] checking whether assembler supports x86_64 popcntq... yes [05:26:58.743] checking size of off_t... 4 [05:26:59.051] 0 [05:26:59.051] checking for int timezone... yes [05:26:59.101] checking for backtrace_symbols... no [05:26:59.150] checking for copyfile... no [05:26:59.201] checking for copy_file_range... no [05:26:59.248] checking for elf_aux_info... no [05:26:59.295] checking for getauxval... no [05:26:59.343] checking for getifaddrs... no [05:26:59.392] checking for getpeerucred... no [05:26:59.440] checking for inet_pton... yes [05:26:59.489] checking for kqueue... no [05:26:59.537] checking for mbstowcs_l... no [05:26:59.586] checking for memset_s... no [05:26:59.633] checking for posix_fallocate... no [05:26:59.681] checking for ppoll... no [05:26:59.729] checking for pthread_is_threaded_np... no [05:26:59.776] checking for setproctitle... no [05:26:59.824] checking for setproctitle_fast... no [05:26:59.873] checking for strchrnul... no [05:26:59.920] checking for strsignal... no [05:26:59.967] checking for syncfs... no [05:27:00.014] checking for sync_file_range... no [05:27:00.061] checking for uselocale... no [05:27:00.108] checking for wcstombs_l... no [05:27:00.153] checking for __builtin_bswap16... yes [05:27:00.199] checking for __builtin_bswap32... yes [05:27:00.243] checking for __builtin_bswap64... yes [05:27:00.288] checking for __builtin_clz... yes [05:27:00.333] checking for __builtin_ctz... yes [05:27:00.377] checking for __builtin_popcount... yes [05:27:00.422] checking for __builtin_frame_address... yes [05:27:00.470] checking for _LARGEFILE_SOURCE value needed for large files... no [05:27:00.519] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:27:00.548] checking for posix_fadvise... no [05:27:00.596] checking whether posix_fadvise is declared... no [05:27:00.638] checking whether fdatasync is declared... no [05:27:00.681] checking whether strlcat is declared... no [05:27:00.740] checking whether strlcpy is declared... no [05:27:00.800] checking whether strnlen is declared... yes [05:27:00.832] checking whether strsep is declared... no [05:27:00.891] checking whether preadv is declared... no [05:27:00.925] checking whether pwritev is declared... no [05:27:00.958] checking whether F_FULLFSYNC is declared... no [05:27:00.994] checking for explicit_bzero... no [05:27:01.039] checking for getopt... yes [05:27:01.081] checking for getpeereid... no [05:27:01.126] checking for inet_aton... no [05:27:01.170] checking for mkdtemp... no [05:27:01.214] checking for strlcat... no [05:27:01.258] checking for strlcpy... no [05:27:01.302] checking for strnlen... yes [05:27:01.346] checking for strsep... no [05:27:01.390] checking for pthread_barrier_wait... yes [05:27:01.434] configure: On mingw32 we will use our strtof wrapper. [05:27:01.434] checking for getopt_long... yes [05:27:01.477] checking for syslog... no [05:27:01.522] checking for opterr... yes [05:27:01.567] checking for optreset... no [05:27:01.615] checking test program... cross-compiling [05:27:01.615] checking size of void *... 8 [05:27:02.018] checking size of size_t... 8 [05:27:02.389] checking size of long... 4 [05:27:02.699] checking size of long long... 8 [05:27:03.125] checking alignment of short... 2 [05:27:03.352] checking alignment of int... 4 [05:27:03.578] checking alignment of long... 4 [05:27:03.836] checking alignment of int64_t... 8 [05:27:04.284] checking alignment of double... 8 [05:27:04.555] checking for __int128... yes [05:27:04.603] checking for __int128 alignment bug... assuming ok [05:27:04.603] checking alignment of PG_INT128_TYPE... 16 [05:27:05.058] checking for builtin __sync char locking functions... yes [05:27:05.099] checking for builtin __sync int32 locking functions... yes [05:27:05.139] checking for builtin __sync int32 atomic operations... yes [05:27:05.179] checking for builtin __sync int64 atomic operations... yes [05:27:05.220] checking for builtin __atomic int32 atomic operations... yes [05:27:05.260] checking for builtin __atomic int64 atomic operations... yes [05:27:05.301] checking for __get_cpuid... yes [05:27:05.348] checking for __get_cpuid_count... yes [05:27:05.390] checking for __cpuid... no [05:27:05.788] checking for __cpuidex... no [05:27:06.205] checking for _xgetbv... yes [05:27:06.600] checking for _mm512_popcnt_epi64... yes [05:27:07.011] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:27:07.107] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:27:07.127] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:27:07.145] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:27:07.162] 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 [05:27:07.213] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:27:07.214] checking which random number source to use... Windows native [05:27:07.215] checking for xmllint... /usr/bin/xmllint [05:27:07.215] checking for xsltproc... /usr/bin/xsltproc [05:27:07.216] checking for fop... /usr/bin/fop [05:27:07.216] checking for dbtoepub... no [05:27:07.216] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:27:07.216] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:27:07.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:27:07.226] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:27:07.226] 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 [05:27:07.226] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:27:07.226] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:27:07.307] configure: creating ./config.status [05:27:07.385] config.status: creating GNUmakefile [05:27:07.396] config.status: creating src/Makefile.global [05:27:07.410] config.status: creating src/include/pg_config.h [05:27:07.422] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:27:07.436] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:27:07.442] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:27:07.449] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:27:07.456] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:27:07.462] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:27:07.465] config.status: executing check_win32_symlinks commands [05:27:07.497] [05:27:07.497] real 0m17.067s [05:27:07.497] user 0m11.255s [05:27:07.497] sys 0m5.448s [05:27:07.497] make -s -j${BUILD_JOBS} clean [05:27:07.997] time make -s -j${BUILD_JOBS} world-bin [05:28:00.443] In function ‘ExplainPropertyText’, [05:28:00.443] inlined from ‘show_modifytable_info’ at explain.c:4639:3, [05:28:00.443] inlined from ‘ExplainNode’ at explain.c:2388:4: [05:28:00.443] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [05:28:00.443] 5156 | ExplainProperty(qlabel, NULL, value, false, es); [05:28:00.443] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:28:00.443] explain.c: In function ‘ExplainNode’: [05:28:00.443] explain.c:4611:29: note: ‘resolution’ was declared here [05:28:00.443] 4611 | const char *resolution; [05:28:00.443] | ^~~~~~~~~~ [05:28:00.443] cc1: all warnings being treated as errors [05:28:00.444] make[3]: *** [: explain.o] Error 1 [05:28:00.444] make[2]: *** [common.mk:37: commands-recursive] Error 2 [05:28:00.444] make[2]: *** Waiting for unfinished jobs.... [05:28:38.378] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:28:38.378] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:28:38.378] [05:28:38.378] real 1m30.381s [05:28:38.378] user 4m52.969s [05:28:38.378] sys 0m55.627s [05:28:38.378] [05:28:38.378] Exit status: 2