[20:51:22.532] time ./configure \ [20:51:22.532] --host=x86_64-w64-mingw32 \ [20:51:22.532] --enable-cassert \ [20:51:22.532] --without-icu \ [20:51:22.532] CC="ccache x86_64-w64-mingw32-gcc" \ [20:51:22.532] CXX="ccache x86_64-w64-mingw32-g++" [20:51:22.627] checking build system type... x86_64-pc-linux-gnu [20:51:22.784] checking host system type... x86_64-w64-mingw32 [20:51:22.788] checking which template to use... win32 [20:51:22.788] checking whether NLS is wanted... no [20:51:22.788] checking for default port number... 5432 [20:51:22.794] checking for block size... 8kB [20:51:22.795] checking for segment size... 1GB [20:51:22.797] checking for WAL block size... 8kB [20:51:22.798] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:51:22.825] checking whether the C compiler works... yes [20:51:22.941] checking for C compiler default output file name... a.exe [20:51:22.942] checking for suffix of executables... .exe [20:51:22.982] checking whether we are cross compiling... yes [20:51:23.048] checking for suffix of object files... o [20:51:23.062] checking whether we are using the GNU C compiler... yes [20:51:23.075] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:51:23.088] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:51:23.156] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:51:23.272] checking whether we are using the GNU C++ compiler... yes [20:51:23.405] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:51:23.510] checking for gawk... no [20:51:23.510] checking for mawk... mawk [20:51:23.512] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:51:23.539] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:51:23.565] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:51:23.604] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:51:23.642] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:51:23.656] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:51:23.669] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:51:23.698] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:51:23.704] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:51:23.730] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:51:23.744] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:51:23.770] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:51:23.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:51:23.797] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:51:23.825] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:51:23.852] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:51:23.879] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:51:23.912] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:51:23.925] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:51:23.953] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:51:23.958] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:51:23.985] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:51:24.013] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:51:24.032] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:51:24.045] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:51:24.058] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:51:24.091] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:51:24.124] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:51:24.137] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:51:24.150] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:51:24.181] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:51:24.195] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:51:24.210] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:51:24.238] checking whether the C compiler still works... yes [20:51:24.303] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:51:24.361] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:51:24.361] checking pkg-config is at least version 0.9.0... yes [20:51:24.376] checking whether to build with ICU support... no [20:51:24.376] checking whether to build with Tcl... no [20:51:24.376] checking whether to build Perl modules... no [20:51:24.376] checking whether to build Python modules... no [20:51:24.376] checking whether to build with GSSAPI support... no [20:51:24.377] checking whether to build with PAM support... no [20:51:24.377] checking whether to build with BSD Authentication support... no [20:51:24.377] checking whether to build with LDAP support... no [20:51:24.377] checking whether to build with Bonjour support... no [20:51:24.377] checking whether to build with SELinux support... no [20:51:24.377] checking whether to build with systemd support... no [20:51:24.377] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:51:24.377] checking whether to build with XML support... no [20:51:24.378] checking whether to build with LZ4 support... no [20:51:24.378] checking whether to build with ZSTD support... no [20:51:24.378] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:51:24.378] checking whether it is possible to strip libraries... yes [20:51:24.385] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:51:24.385] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:51:24.385] checking for a BSD-compatible install... /usr/bin/install -c [20:51:24.393] checking for tar... /usr/bin/tar [20:51:24.393] checking whether ln -s works... yes [20:51:24.393] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:51:24.395] checking for bison... /usr/bin/bison [20:51:24.397] configure: using bison (GNU Bison) 3.8.2 [20:51:24.399] checking for flex... /usr/bin/flex [20:51:24.409] configure: using flex 2.6.4 [20:51:24.409] checking for perl... /usr/bin/perl [20:51:24.412] configure: using perl 5.36.0 [20:51:24.413] checking for zic... /usr/sbin/zic [20:51:24.414] checking for a sed that does not truncate output... /usr/bin/sed [20:51:24.418] checking for grep that handles long lines and -e... /usr/bin/grep [20:51:24.419] checking for egrep... /usr/bin/grep -E [20:51:24.421] checking for ANSI C header files... yes [20:51:24.493] checking for sys/types.h... yes [20:51:24.540] checking for sys/stat.h... yes [20:51:24.569] checking for stdlib.h... yes [20:51:24.618] checking for string.h... yes [20:51:24.646] checking for memory.h... yes [20:51:24.696] checking for strings.h... yes [20:51:24.747] checking for inttypes.h... yes [20:51:24.799] checking for stdint.h... yes [20:51:24.849] checking for unistd.h... yes [20:51:24.903] checking for main in -lm... yes [20:51:24.943] checking for library containing setproctitle... no [20:51:25.017] checking for library containing dlsym... no [20:51:25.091] checking for library containing socket... -lws2_32 [20:51:25.200] checking for library containing getopt_long... none required [20:51:25.240] checking for library containing shm_open... no [20:51:25.314] checking for library containing shm_unlink... no [20:51:25.388] checking for library containing clock_gettime... no [20:51:25.461] checking for library containing shmget... no [20:51:25.534] checking for library containing backtrace_symbols... no [20:51:25.607] checking for library containing pthread_barrier_wait... -lpthread [20:51:25.681] checking for inflate in -lz... yes [20:51:25.722] checking atomic.h usability... no [20:51:25.769] checking atomic.h presence... no [20:51:25.785] checking for atomic.h... no [20:51:25.787] checking copyfile.h usability... no [20:51:25.834] checking copyfile.h presence... no [20:51:25.849] checking for copyfile.h... no [20:51:25.852] checking execinfo.h usability... no [20:51:25.898] checking execinfo.h presence... no [20:51:25.914] checking for execinfo.h... no [20:51:25.916] checking getopt.h usability... yes [20:51:25.962] checking getopt.h presence... yes [20:51:25.974] checking for getopt.h... yes [20:51:25.980] checking ifaddrs.h usability... no [20:51:26.027] checking ifaddrs.h presence... no [20:51:26.042] checking for ifaddrs.h... no [20:51:26.045] checking mbarrier.h usability... no [20:51:26.092] checking mbarrier.h presence... no [20:51:26.107] checking for mbarrier.h... no [20:51:26.110] checking sys/epoll.h usability... no [20:51:26.158] checking sys/epoll.h presence... no [20:51:26.174] checking for sys/epoll.h... no [20:51:26.176] checking sys/event.h usability... no [20:51:26.225] checking sys/event.h presence... no [20:51:26.241] checking for sys/event.h... no [20:51:26.244] checking sys/personality.h usability... no [20:51:26.290] checking sys/personality.h presence... no [20:51:26.305] checking for sys/personality.h... no [20:51:26.308] checking sys/prctl.h usability... no [20:51:26.354] checking sys/prctl.h presence... no [20:51:26.369] checking for sys/prctl.h... no [20:51:26.372] checking sys/procctl.h usability... no [20:51:26.418] checking sys/procctl.h presence... no [20:51:26.433] checking for sys/procctl.h... no [20:51:26.436] checking sys/signalfd.h usability... no [20:51:26.483] checking sys/signalfd.h presence... no [20:51:26.499] checking for sys/signalfd.h... no [20:51:26.501] checking sys/ucred.h usability... no [20:51:26.548] checking sys/ucred.h presence... no [20:51:26.563] checking for sys/ucred.h... no [20:51:26.566] checking termios.h usability... no [20:51:26.613] checking termios.h presence... no [20:51:26.628] checking for termios.h... no [20:51:26.631] checking ucred.h usability... no [20:51:26.678] checking ucred.h presence... no [20:51:26.693] checking for ucred.h... no [20:51:26.696] checking xlocale.h usability... no [20:51:26.742] checking xlocale.h presence... no [20:51:26.757] checking for xlocale.h... no [20:51:26.760] checking zlib.h usability... yes [20:51:26.787] checking zlib.h presence... yes [20:51:26.802] checking for zlib.h... yes [20:51:26.803] checking for lz4... /usr/bin/lz4 [20:51:26.803] checking for zstd... /usr/bin/zstd [20:51:26.803] checking for openssl... /usr/bin/openssl [20:51:26.807] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [20:51:26.807] checking crtdefs.h usability... yes [20:51:26.853] checking crtdefs.h presence... yes [20:51:26.865] checking for crtdefs.h... yes [20:51:26.866] checking whether byte ordering is bigendian... no [20:51:26.935] checking for inline... inline [20:51:26.941] checking for printf format archetype... gnu_printf [20:51:26.970] checking for _Static_assert... yes [20:51:27.005] checking for typeof... typeof [20:51:27.033] checking for __builtin_types_compatible_p... yes [20:51:27.042] checking for __builtin_constant_p... yes [20:51:27.058] checking for __builtin_mul_overflow... yes [20:51:27.097] checking for __builtin_unreachable... yes [20:51:27.132] checking for computed goto support... yes [20:51:27.161] checking for struct tm.tm_zone... no [20:51:27.227] checking for union semun... no [20:51:27.256] checking for socklen_t... yes [20:51:28.559] checking for struct sockaddr.sa_len... no [20:51:30.318] checking for C/C++ restrict keyword... __restrict [20:51:30.354] checking for struct option... yes [20:51:30.398] checking whether assembler supports x86_64 popcntq... yes [20:51:30.426] checking size of off_t... 4 [20:51:30.735] 0 [20:51:30.736] checking for int timezone... yes [20:51:30.779] checking for backtrace_symbols... no [20:51:30.822] checking for copyfile... no [20:51:30.865] checking for copy_file_range... no [20:51:30.907] checking for elf_aux_info... no [20:51:30.949] checking for getauxval... no [20:51:30.991] checking for getifaddrs... no [20:51:31.033] checking for getpeerucred... no [20:51:31.075] checking for inet_pton... yes [20:51:31.118] checking for kqueue... no [20:51:31.160] checking for mbstowcs_l... no [20:51:31.204] checking for memset_s... no [20:51:31.247] checking for posix_fallocate... no [20:51:31.289] checking for ppoll... no [20:51:31.334] checking for pthread_is_threaded_np... no [20:51:31.377] checking for setproctitle... no [20:51:31.420] checking for setproctitle_fast... no [20:51:31.462] checking for strchrnul... no [20:51:31.506] checking for strsignal... no [20:51:31.548] checking for syncfs... no [20:51:31.591] checking for sync_file_range... no [20:51:31.633] checking for uselocale... no [20:51:31.676] checking for wcstombs_l... no [20:51:31.715] checking for __builtin_bswap16... yes [20:51:31.756] checking for __builtin_bswap32... yes [20:51:31.796] checking for __builtin_bswap64... yes [20:51:31.837] checking for __builtin_clz... yes [20:51:31.878] checking for __builtin_ctz... yes [20:51:31.918] checking for __builtin_popcount... yes [20:51:31.960] checking for __builtin_frame_address... yes [20:51:32.002] checking for _LARGEFILE_SOURCE value needed for large files... no [20:51:32.047] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:51:32.073] checking for posix_fadvise... no [20:51:32.118] checking whether posix_fadvise is declared... no [20:51:32.157] checking whether fdatasync is declared... no [20:51:32.198] checking whether strlcat is declared... no [20:51:32.256] checking whether strlcpy is declared... no [20:51:32.313] checking whether strnlen is declared... yes [20:51:32.345] checking whether strsep is declared... no [20:51:32.403] checking whether preadv is declared... no [20:51:32.437] checking whether pwritev is declared... no [20:51:32.469] checking whether F_FULLFSYNC is declared... no [20:51:32.504] checking for explicit_bzero... no [20:51:32.545] checking for getopt... yes [20:51:32.583] checking for getpeereid... no [20:51:32.624] checking for inet_aton... no [20:51:32.664] checking for mkdtemp... no [20:51:32.704] checking for strlcat... no [20:51:32.744] checking for strlcpy... no [20:51:32.784] checking for strnlen... yes [20:51:32.825] checking for strsep... no [20:51:32.865] checking for pthread_barrier_wait... yes [20:51:32.902] configure: On mingw32 we will use our strtof wrapper. [20:51:32.902] checking for getopt_long... yes [20:51:32.940] checking for syslog... no [20:51:32.980] checking for opterr... yes [20:51:33.021] checking for optreset... no [20:51:33.066] checking test program... cross-compiling [20:51:33.066] checking size of void *... 8 [20:51:33.544] checking size of size_t... 8 [20:51:33.949] checking size of long... 4 [20:51:34.248] checking size of long long... 8 [20:51:34.675] checking alignment of short... 2 [20:51:34.829] checking alignment of int... 4 [20:51:35.135] checking alignment of long... 4 [20:51:35.469] checking alignment of int64_t... 8 [20:51:35.899] checking alignment of double... 8 [20:51:36.254] checking for __int128... yes [20:51:36.294] checking for __int128 alignment bug... assuming ok [20:51:36.294] checking alignment of PG_INT128_TYPE... 16 [20:51:36.779] checking for builtin __sync char locking functions... yes [20:51:36.815] checking for builtin __sync int32 locking functions... yes [20:51:36.851] checking for builtin __sync int32 atomic operations... yes [20:51:36.886] checking for builtin __sync int64 atomic operations... yes [20:51:36.923] checking for builtin __atomic int32 atomic operations... yes [20:51:36.959] checking for builtin __atomic int64 atomic operations... yes [20:51:36.996] checking for __get_cpuid... yes [20:51:37.035] checking for __get_cpuid_count... yes [20:51:37.073] checking for __cpuid... no [20:51:37.432] checking for __cpuidex... no [20:51:37.815] checking for _xgetbv... yes [20:51:38.180] checking for _mm512_popcnt_epi64... yes [20:51:38.574] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:51:38.660] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:51:38.679] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:51:38.694] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:51:38.709] 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 [20:51:38.755] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:51:38.756] checking which random number source to use... Windows native [20:51:38.757] checking for xmllint... /usr/bin/xmllint [20:51:38.758] checking for xsltproc... /usr/bin/xsltproc [20:51:38.758] checking for fop... /usr/bin/fop [20:51:38.758] checking for dbtoepub... no [20:51:38.758] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:51:38.758] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:51:38.759] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:51:38.767] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:51:38.767] 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 [20:51:38.767] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:51:38.768] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:51:38.842] configure: creating ./config.status [20:51:38.917] config.status: creating GNUmakefile [20:51:38.928] config.status: creating src/Makefile.global [20:51:38.942] config.status: creating src/include/pg_config.h [20:51:38.953] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:51:38.966] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:51:38.973] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:51:38.979] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:51:38.985] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:51:38.992] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:51:38.995] config.status: executing check_win32_symlinks commands [20:51:39.024] [20:51:39.024] real 0m16.493s [20:51:39.024] user 0m11.208s [20:51:39.024] sys 0m4.944s [20:51:39.024] make -s -j${BUILD_JOBS} clean [20:51:39.485] time make -s -j${BUILD_JOBS} world-bin [20:52:37.087] In function ‘ExplainPropertyText’, [20:52:37.087] inlined from ‘show_modifytable_info’ at explain.c:4639:3, [20:52:37.087] inlined from ‘ExplainNode’ at explain.c:2388:4: [20:52:37.087] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [20:52:37.087] 5156 | ExplainProperty(qlabel, NULL, value, false, es); [20:52:37.087] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [20:52:37.087] explain.c: In function ‘ExplainNode’: [20:52:37.087] explain.c:4611:29: note: ‘resolution’ was declared here [20:52:37.087] 4611 | const char *resolution; [20:52:37.087] | ^~~~~~~~~~ [20:52:37.087] cc1: all warnings being treated as errors [20:52:37.088] make[3]: *** [: explain.o] Error 1 [20:52:37.088] make[2]: *** [common.mk:37: commands-recursive] Error 2 [20:52:37.088] make[2]: *** Waiting for unfinished jobs.... [20:53:13.405] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:53:13.406] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:53:13.406] [20:53:13.406] real 1m33.921s [20:53:13.406] user 5m4.156s [20:53:13.406] sys 0m58.251s [20:53:13.406] [20:53:13.406] Exit status: 2