[10:36:41.580] time ./configure \ [10:36:41.580] --host=x86_64-w64-mingw32 \ [10:36:41.580] --enable-cassert \ [10:36:41.580] --without-icu \ [10:36:41.580] CC="ccache x86_64-w64-mingw32-gcc" \ [10:36:41.580] CXX="ccache x86_64-w64-mingw32-g++" [10:36:41.716] checking build system type... x86_64-pc-linux-gnu [10:36:41.919] checking host system type... x86_64-w64-mingw32 [10:36:41.925] checking which template to use... win32 [10:36:41.925] checking whether NLS is wanted... no [10:36:41.925] checking for default port number... 5432 [10:36:41.932] checking for block size... 8kB [10:36:41.934] checking for segment size... 1GB [10:36:41.937] checking for WAL block size... 8kB [10:36:41.938] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [10:36:41.976] checking whether the C compiler works... yes [10:36:42.117] checking for C compiler default output file name... a.exe [10:36:42.118] checking for suffix of executables... .exe [10:36:42.161] checking whether we are cross compiling... yes [10:36:42.243] checking for suffix of object files... o [10:36:42.261] checking whether we are using the GNU C compiler... yes [10:36:42.278] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [10:36:42.296] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [10:36:42.323] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [10:36:42.389] checking whether we are using the GNU C++ compiler... yes [10:36:42.396] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [10:36:42.667] checking for gawk... no [10:36:42.668] checking for mawk... mawk [10:36:42.670] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:36:42.703] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [10:36:42.735] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:36:42.780] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:36:42.825] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [10:36:42.847] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:36:42.869] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:36:42.905] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:36:42.913] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:36:42.946] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:36:42.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [10:36:42.996] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:36:43.013] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:36:43.029] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:36:43.063] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [10:36:43.097] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [10:36:43.131] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:36:43.168] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:36:43.185] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:36:43.219] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [10:36:43.227] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [10:36:43.289] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:36:43.350] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:36:43.387] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:36:43.394] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:36:43.402] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:36:43.440] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:36:43.478] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:36:43.511] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:36:43.527] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:36:43.563] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:36:43.581] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:36:43.599] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:36:43.635] checking whether the C compiler still works... yes [10:36:43.705] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [10:36:43.781] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [10:36:43.781] checking pkg-config is at least version 0.9.0... yes [10:36:43.803] checking whether to build with ICU support... no [10:36:43.804] checking whether to build with Tcl... no [10:36:43.804] checking whether to build Perl modules... no [10:36:43.804] checking whether to build Python modules... no [10:36:43.804] checking whether to build with GSSAPI support... no [10:36:43.805] checking whether to build with PAM support... no [10:36:43.805] checking whether to build with BSD Authentication support... no [10:36:43.806] checking whether to build with LDAP support... no [10:36:43.806] checking whether to build with Bonjour support... no [10:36:43.806] checking whether to build with SELinux support... no [10:36:43.806] checking whether to build with systemd support... no [10:36:43.806] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:36:43.806] checking whether to build with XML support... no [10:36:43.806] checking whether to build with LZ4 support... no [10:36:43.807] checking whether to build with ZSTD support... no [10:36:43.807] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [10:36:43.807] checking whether it is possible to strip libraries... yes [10:36:43.815] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [10:36:43.815] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [10:36:43.815] checking for a BSD-compatible install... /usr/bin/install -c [10:36:43.826] checking for tar... /usr/bin/tar [10:36:43.826] checking whether ln -s works... yes [10:36:43.826] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:36:43.829] checking for bison... /usr/bin/bison [10:36:43.832] configure: using bison (GNU Bison) 3.8.2 [10:36:43.835] checking for flex... /usr/bin/flex [10:36:43.847] configure: using flex 2.6.4 [10:36:43.848] checking for perl... /usr/bin/perl [10:36:43.850] configure: using perl 5.36.0 [10:36:43.852] checking for zic... /usr/sbin/zic [10:36:43.853] checking for a sed that does not truncate output... /usr/bin/sed [10:36:43.858] checking for grep that handles long lines and -e... /usr/bin/grep [10:36:43.860] checking for egrep... /usr/bin/grep -E [10:36:43.862] checking for ANSI C header files... yes [10:36:43.952] checking for sys/types.h... yes [10:36:44.010] checking for sys/stat.h... yes [10:36:44.046] checking for stdlib.h... yes [10:36:44.106] checking for string.h... yes [10:36:44.121] checking for memory.h... yes [10:36:44.156] checking for strings.h... yes [10:36:44.216] checking for inttypes.h... yes [10:36:44.279] checking for stdint.h... yes [10:36:44.340] checking for unistd.h... yes [10:36:44.402] checking for main in -lm... yes [10:36:44.451] checking for library containing setproctitle... no [10:36:44.542] checking for library containing dlsym... no [10:36:44.633] checking for library containing socket... -lws2_32 [10:36:44.766] checking for library containing getopt_long... none required [10:36:44.814] checking for library containing shm_open... no [10:36:44.904] checking for library containing shm_unlink... no [10:36:44.994] checking for library containing clock_gettime... no [10:36:45.084] checking for library containing shmget... no [10:36:45.176] checking for library containing backtrace_symbols... no [10:36:45.266] checking for library containing pthread_barrier_wait... -lpthread [10:36:45.358] checking for inflate in -lz... yes [10:36:45.407] checking atomic.h usability... no [10:36:45.463] checking atomic.h presence... no [10:36:45.481] checking for atomic.h... no [10:36:45.485] checking copyfile.h usability... no [10:36:45.540] checking copyfile.h presence... no [10:36:45.558] checking for copyfile.h... no [10:36:45.561] checking execinfo.h usability... no [10:36:45.616] checking execinfo.h presence... no [10:36:45.635] checking for execinfo.h... no [10:36:45.638] checking getopt.h usability... yes [10:36:45.694] checking getopt.h presence... yes [10:36:45.708] checking for getopt.h... yes [10:36:45.715] checking ifaddrs.h usability... no [10:36:45.771] checking ifaddrs.h presence... no [10:36:45.789] checking for ifaddrs.h... no [10:36:45.793] checking mbarrier.h usability... no [10:36:45.847] checking mbarrier.h presence... no [10:36:45.865] checking for mbarrier.h... no [10:36:45.869] checking sys/epoll.h usability... no [10:36:45.923] checking sys/epoll.h presence... no [10:36:45.942] checking for sys/epoll.h... no [10:36:45.945] checking sys/event.h usability... no [10:36:46.000] checking sys/event.h presence... no [10:36:46.019] checking for sys/event.h... no [10:36:46.022] checking sys/personality.h usability... no [10:36:46.077] checking sys/personality.h presence... no [10:36:46.096] checking for sys/personality.h... no [10:36:46.099] checking sys/prctl.h usability... no [10:36:46.154] checking sys/prctl.h presence... no [10:36:46.173] checking for sys/prctl.h... no [10:36:46.176] checking sys/procctl.h usability... no [10:36:46.231] checking sys/procctl.h presence... no [10:36:46.249] checking for sys/procctl.h... no [10:36:46.253] checking sys/signalfd.h usability... no [10:36:46.307] checking sys/signalfd.h presence... no [10:36:46.326] checking for sys/signalfd.h... no [10:36:46.329] checking sys/ucred.h usability... no [10:36:46.384] checking sys/ucred.h presence... no [10:36:46.403] checking for sys/ucred.h... no [10:36:46.406] checking termios.h usability... no [10:36:46.461] checking termios.h presence... no [10:36:46.480] checking for termios.h... no [10:36:46.483] checking ucred.h usability... no [10:36:46.538] checking ucred.h presence... no [10:36:46.557] checking for ucred.h... no [10:36:46.560] checking xlocale.h usability... no [10:36:46.615] checking xlocale.h presence... no [10:36:46.634] checking for xlocale.h... no [10:36:46.637] checking zlib.h usability... yes [10:36:46.647] checking zlib.h presence... yes [10:36:46.666] checking for zlib.h... yes [10:36:46.667] checking for lz4... /usr/bin/lz4 [10:36:46.667] checking for zstd... /usr/bin/zstd [10:36:46.667] checking for openssl... /usr/bin/openssl [10:36:46.673] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [10:36:46.673] checking crtdefs.h usability... yes [10:36:46.728] checking crtdefs.h presence... yes [10:36:46.743] checking for crtdefs.h... yes [10:36:46.745] checking whether byte ordering is bigendian... no [10:36:46.847] checking for inline... inline [10:36:46.855] checking for printf format archetype... gnu_printf [10:36:46.890] checking for _Static_assert... yes [10:36:46.932] checking for typeof... typeof [10:36:46.965] checking for __builtin_types_compatible_p... yes [10:36:46.986] checking for __builtin_constant_p... yes [10:36:47.006] checking for __builtin_mul_overflow... yes [10:36:47.055] checking for __builtin_unreachable... yes [10:36:47.098] checking for computed goto support... yes [10:36:47.132] checking for struct tm.tm_zone... no [10:36:47.209] checking for union semun... no [10:36:47.243] checking for socklen_t... yes [10:36:48.940] checking for struct sockaddr.sa_len... no [10:36:51.017] checking for C/C++ restrict keyword... __restrict [10:36:51.031] checking for struct option... yes [10:36:51.085] checking whether assembler supports x86_64 popcntq... yes [10:36:51.118] checking size of off_t... 4 [10:36:51.456] 0 [10:36:51.456] checking for int timezone... yes [10:36:51.511] checking for backtrace_symbols... no [10:36:51.566] checking for copyfile... no [10:36:51.619] checking for copy_file_range... no [10:36:51.673] checking for elf_aux_info... no [10:36:51.736] checking for getauxval... no [10:36:51.788] checking for getifaddrs... no [10:36:51.840] checking for getpeerucred... no [10:36:51.892] checking for inet_pton... yes [10:36:51.944] checking for kqueue... no [10:36:51.996] checking for mbstowcs_l... no [10:36:52.048] checking for memset_s... no [10:36:52.101] checking for posix_fallocate... no [10:36:52.152] checking for ppoll... no [10:36:52.205] checking for pthread_is_threaded_np... no [10:36:52.257] checking for setproctitle... no [10:36:52.309] checking for setproctitle_fast... no [10:36:52.362] checking for strchrnul... no [10:36:52.416] checking for strsignal... no [10:36:52.470] checking for syncfs... no [10:36:52.523] checking for sync_file_range... no [10:36:52.576] checking for uselocale... no [10:36:52.630] checking for wcstombs_l... no [10:36:52.679] checking for __builtin_bswap16... yes [10:36:52.730] checking for __builtin_bswap32... yes [10:36:52.780] checking for __builtin_bswap64... yes [10:36:52.829] checking for __builtin_clz... yes [10:36:52.901] checking for __builtin_ctz... yes [10:36:52.950] checking for __builtin_popcount... yes [10:36:53.000] checking for __builtin_frame_address... yes [10:36:53.049] checking for _LARGEFILE_SOURCE value needed for large files... no [10:36:53.105] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [10:36:53.136] checking for posix_fadvise... no [10:36:53.191] checking whether posix_fadvise is declared... no [10:36:53.240] checking whether fdatasync is declared... no [10:36:53.289] checking whether strlcat is declared... no [10:36:53.355] checking whether strlcpy is declared... no [10:36:53.420] checking whether strnlen is declared... yes [10:36:53.456] checking whether strsep is declared... no [10:36:53.524] checking whether preadv is declared... no [10:36:53.563] checking whether pwritev is declared... no [10:36:53.600] checking whether F_FULLFSYNC is declared... no [10:36:53.640] checking for explicit_bzero... no [10:36:53.692] checking for getopt... yes [10:36:53.739] checking for getpeereid... no [10:36:53.788] checking for inet_aton... no [10:36:53.838] checking for mkdtemp... no [10:36:53.888] checking for strlcat... no [10:36:53.940] checking for strlcpy... no [10:36:53.991] checking for strnlen... yes [10:36:54.043] checking for strsep... no [10:36:54.092] checking for pthread_barrier_wait... yes [10:36:54.139] configure: On mingw32 we will use our strtof wrapper. [10:36:54.139] checking for getopt_long... yes [10:36:54.186] checking for syslog... no [10:36:54.236] checking for opterr... yes [10:36:54.286] checking for optreset... no [10:36:54.340] checking test program... cross-compiling [10:36:54.340] checking size of void *... 8 [10:36:54.952] checking size of size_t... 8 [10:36:55.409] checking size of long... 4 [10:36:55.771] checking size of long long... 8 [10:36:56.266] checking alignment of short... 2 [10:36:56.488] checking alignment of int... 4 [10:36:56.827] checking alignment of long... 4 [10:36:57.264] checking alignment of int64_t... 8 [10:36:57.775] checking alignment of double... 8 [10:36:58.153] checking for __int128... yes [10:36:58.206] checking for __int128 alignment bug... assuming ok [10:36:58.206] checking alignment of PG_INT128_TYPE... 16 [10:36:58.758] checking for builtin __sync char locking functions... yes [10:36:58.802] checking for builtin __sync int32 locking functions... yes [10:36:58.846] checking for builtin __sync int32 atomic operations... yes [10:36:58.890] checking for builtin __sync int64 atomic operations... yes [10:36:58.938] checking for builtin __atomic int32 atomic operations... yes [10:36:58.983] checking for builtin __atomic int64 atomic operations... yes [10:36:59.030] checking for __get_cpuid... yes [10:36:59.078] checking for __get_cpuid_count... yes [10:36:59.124] checking for __cpuid... no [10:36:59.534] checking for __cpuidex... no [10:36:59.967] checking for _xgetbv... yes [10:37:00.383] checking for _mm512_popcnt_epi64... yes [10:37:00.816] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:37:00.921] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:37:00.943] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:37:00.962] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:37:00.981] 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 [10:37:01.037] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:37:01.038] checking which random number source to use... Windows native [10:37:01.040] checking for xmllint... /usr/bin/xmllint [10:37:01.040] checking for xsltproc... /usr/bin/xsltproc [10:37:01.040] checking for fop... /usr/bin/fop [10:37:01.041] checking for dbtoepub... no [10:37:01.041] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:37:01.041] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:37:01.041] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:37:01.052] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:37:01.052] 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 [10:37:01.052] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:37:01.052] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:37:01.136] configure: creating ./config.status [10:37:01.225] config.status: creating GNUmakefile [10:37:01.239] config.status: creating src/Makefile.global [10:37:01.256] config.status: creating src/include/pg_config.h [10:37:01.271] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:37:01.289] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:37:01.297] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:37:01.305] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:37:01.313] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:37:01.322] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:37:01.326] config.status: executing check_win32_symlinks commands [10:37:01.362] [10:37:01.362] real 0m19.781s [10:37:01.362] user 0m12.199s [10:37:01.362] sys 0m7.219s [10:37:01.362] make -s -j${BUILD_JOBS} clean [10:37:01.948] time make -s -j${BUILD_JOBS} world-bin [10:38:05.508] In function ‘ExplainPropertyText’, [10:38:05.508] inlined from ‘show_modifytable_info’ at explain.c:4632:3, [10:38:05.508] inlined from ‘ExplainNode’ at explain.c:2381:4: [10:38:05.508] explain.c:5149:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [10:38:05.508] 5149 | ExplainProperty(qlabel, NULL, value, false, es); [10:38:05.508] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:38:05.508] explain.c: In function ‘ExplainNode’: [10:38:05.508] explain.c:4604:29: note: ‘resolution’ was declared here [10:38:05.508] 4604 | const char *resolution; [10:38:05.508] | ^~~~~~~~~~ [10:38:05.508] cc1: all warnings being treated as errors [10:38:05.512] make[3]: *** [: explain.o] Error 1 [10:38:05.512] make[2]: *** [common.mk:37: commands-recursive] Error 2 [10:38:05.512] make[2]: *** Waiting for unfinished jobs.... [10:38:46.455] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:38:46.456] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:38:46.457] [10:38:46.457] real 1m44.509s [10:38:46.457] user 5m28.554s [10:38:46.457] sys 1m15.162s [10:38:46.458] [10:38:46.458] Exit status: 2