[05:48:03.366] time ./configure \ [05:48:03.366] --host=x86_64-w64-mingw32 \ [05:48:03.366] --enable-cassert \ [05:48:03.366] --without-icu \ [05:48:03.366] CC="ccache x86_64-w64-mingw32-gcc" \ [05:48:03.366] CXX="ccache x86_64-w64-mingw32-g++" [05:48:03.503] checking build system type... x86_64-pc-linux-gnu [05:48:03.728] checking host system type... x86_64-w64-mingw32 [05:48:03.734] checking which template to use... win32 [05:48:03.734] checking whether NLS is wanted... no [05:48:03.734] checking for default port number... 5432 [05:48:03.742] checking for block size... 8kB [05:48:03.744] checking for segment size... 1GB [05:48:03.747] checking for WAL block size... 8kB [05:48:03.748] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:48:03.787] checking whether the C compiler works... yes [05:48:03.945] checking for C compiler default output file name... a.exe [05:48:03.947] checking for suffix of executables... .exe [05:48:03.995] checking whether we are cross compiling... yes [05:48:04.080] checking for suffix of object files... o [05:48:04.101] checking whether we are using the GNU C compiler... yes [05:48:04.121] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:48:04.130] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:48:04.142] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:48:04.214] checking whether we are using the GNU C++ compiler... yes [05:48:04.456] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:48:04.571] checking for gawk... no [05:48:04.571] checking for mawk... mawk [05:48:04.573] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:48:04.595] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:48:04.634] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:48:04.687] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:48:04.740] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:48:04.760] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:48:04.769] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:48:04.811] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:48:04.820] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:48:04.841] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:48:04.862] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:48:04.901] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:48:04.909] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:48:04.929] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:48:04.967] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:48:05.003] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:48:05.043] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:48:05.082] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:48:05.089] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:48:05.126] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:48:05.146] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:48:05.153] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:48:05.161] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:48:05.189] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:48:05.197] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:48:05.235] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:48:05.275] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:48:05.316] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:48:05.357] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:48:05.366] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:48:05.405] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:48:05.414] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:48:05.424] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:48:05.434] checking whether the C compiler still works... yes [05:48:05.521] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:48:05.610] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:48:05.610] checking pkg-config is at least version 0.9.0... yes [05:48:05.629] checking whether to build with ICU support... no [05:48:05.629] checking whether to build with Tcl... no [05:48:05.629] checking whether to build Perl modules... no [05:48:05.629] checking whether to build Python modules... no [05:48:05.629] checking whether to build with GSSAPI support... no [05:48:05.631] checking whether to build with PAM support... no [05:48:05.631] checking whether to build with BSD Authentication support... no [05:48:05.631] checking whether to build with LDAP support... no [05:48:05.631] checking whether to build with Bonjour support... no [05:48:05.631] checking whether to build with SELinux support... no [05:48:05.631] checking whether to build with systemd support... no [05:48:05.631] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:48:05.631] checking whether to build with XML support... no [05:48:05.632] checking whether to build with LZ4 support... no [05:48:05.632] checking whether to build with ZSTD support... no [05:48:05.632] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:48:05.633] checking whether it is possible to strip libraries... yes [05:48:05.643] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:48:05.643] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:48:05.643] checking for a BSD-compatible install... /usr/bin/install -c [05:48:05.655] checking for tar... /usr/bin/tar [05:48:05.655] checking whether ln -s works... yes [05:48:05.655] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:48:05.657] checking for bison... /usr/bin/bison [05:48:05.660] configure: using bison (GNU Bison) 3.8.2 [05:48:05.664] checking for flex... /usr/bin/flex [05:48:05.678] configure: using flex 2.6.4 [05:48:05.678] checking for perl... /usr/bin/perl [05:48:05.681] configure: using perl 5.36.0 [05:48:05.684] checking for zic... /usr/sbin/zic [05:48:05.684] checking for a sed that does not truncate output... /usr/bin/sed [05:48:05.691] checking for grep that handles long lines and -e... /usr/bin/grep [05:48:05.693] checking for egrep... /usr/bin/grep -E [05:48:05.696] checking for ANSI C header files... yes [05:48:05.776] checking for sys/types.h... yes [05:48:05.845] checking for sys/stat.h... yes [05:48:05.865] checking for stdlib.h... yes [05:48:05.935] checking for string.h... yes [05:48:05.951] checking for memory.h... yes [05:48:05.968] checking for strings.h... yes [05:48:06.035] checking for inttypes.h... yes [05:48:06.107] checking for stdint.h... yes [05:48:06.178] checking for unistd.h... yes [05:48:06.198] checking for main in -lm... yes [05:48:06.252] checking for library containing setproctitle... no [05:48:06.356] checking for library containing dlsym... no [05:48:06.458] checking for library containing socket... -lws2_32 [05:48:06.610] checking for library containing getopt_long... none required [05:48:06.664] checking for library containing shm_open... no [05:48:06.766] checking for library containing shm_unlink... no [05:48:06.868] checking for library containing clock_gettime... no [05:48:06.968] checking for library containing shmget... no [05:48:07.067] checking for library containing backtrace_symbols... no [05:48:07.168] checking for library containing pthread_barrier_wait... -lpthread [05:48:07.269] checking for inflate in -lz... yes [05:48:07.325] checking atomic.h usability... no [05:48:07.388] checking atomic.h presence... no [05:48:07.411] checking for atomic.h... no [05:48:07.415] checking copyfile.h usability... no [05:48:07.478] checking copyfile.h presence... no [05:48:07.499] checking for copyfile.h... no [05:48:07.502] checking execinfo.h usability... no [05:48:07.565] checking execinfo.h presence... no [05:48:07.588] checking for execinfo.h... no [05:48:07.593] checking getopt.h usability... yes [05:48:07.625] checking getopt.h presence... yes [05:48:07.642] checking for getopt.h... yes [05:48:07.651] checking ifaddrs.h usability... no [05:48:07.714] checking ifaddrs.h presence... no [05:48:07.737] checking for ifaddrs.h... no [05:48:07.741] checking mbarrier.h usability... no [05:48:07.805] checking mbarrier.h presence... no [05:48:07.825] checking for mbarrier.h... no [05:48:07.829] checking sys/epoll.h usability... no [05:48:07.889] checking sys/epoll.h presence... no [05:48:07.911] checking for sys/epoll.h... no [05:48:07.915] checking sys/event.h usability... no [05:48:07.979] checking sys/event.h presence... no [05:48:08.002] checking for sys/event.h... no [05:48:08.006] checking sys/personality.h usability... no [05:48:08.065] checking sys/personality.h presence... no [05:48:08.087] checking for sys/personality.h... no [05:48:08.091] checking sys/prctl.h usability... no [05:48:08.152] checking sys/prctl.h presence... no [05:48:08.173] checking for sys/prctl.h... no [05:48:08.176] checking sys/procctl.h usability... no [05:48:08.237] checking sys/procctl.h presence... no [05:48:08.259] checking for sys/procctl.h... no [05:48:08.263] checking sys/signalfd.h usability... no [05:48:08.326] checking sys/signalfd.h presence... no [05:48:08.349] checking for sys/signalfd.h... no [05:48:08.352] checking sys/ucred.h usability... no [05:48:08.413] checking sys/ucred.h presence... no [05:48:08.434] checking for sys/ucred.h... no [05:48:08.438] checking termios.h usability... no [05:48:08.499] checking termios.h presence... no [05:48:08.522] checking for termios.h... no [05:48:08.526] checking ucred.h usability... no [05:48:08.586] checking ucred.h presence... no [05:48:08.608] checking for ucred.h... no [05:48:08.612] checking xlocale.h usability... no [05:48:08.672] checking xlocale.h presence... no [05:48:08.694] checking for xlocale.h... no [05:48:08.697] checking zlib.h usability... yes [05:48:08.710] checking zlib.h presence... yes [05:48:08.732] checking for zlib.h... yes [05:48:08.732] checking for lz4... /usr/bin/lz4 [05:48:08.732] checking for zstd... /usr/bin/zstd [05:48:08.733] checking for openssl... /usr/bin/openssl [05:48:08.738] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [05:48:08.738] checking crtdefs.h usability... yes [05:48:08.747] checking crtdefs.h presence... yes [05:48:08.765] checking for crtdefs.h... yes [05:48:08.767] checking whether byte ordering is bigendian... no [05:48:08.854] checking for inline... inline [05:48:08.887] checking for printf format archetype... gnu_printf [05:48:08.911] checking for _Static_assert... yes [05:48:08.961] checking for typeof... typeof [05:48:08.981] checking for __builtin_types_compatible_p... yes [05:48:08.993] checking for __builtin_constant_p... yes [05:48:09.014] checking for __builtin_mul_overflow... yes [05:48:09.066] checking for __builtin_unreachable... yes [05:48:09.111] checking for computed goto support... yes [05:48:09.151] checking for struct tm.tm_zone... no [05:48:09.242] checking for union semun... no [05:48:09.283] checking for socklen_t... yes [05:48:10.962] checking for struct sockaddr.sa_len... no [05:48:13.350] checking for C/C++ restrict keyword... __restrict [05:48:13.368] checking for struct option... yes [05:48:13.436] checking whether assembler supports x86_64 popcntq... yes [05:48:13.478] checking size of off_t... 4 [05:48:13.787] 0 [05:48:13.787] checking for int timezone... yes [05:48:13.845] checking for backtrace_symbols... no [05:48:13.902] checking for copyfile... no [05:48:13.961] checking for copy_file_range... no [05:48:14.021] checking for elf_aux_info... no [05:48:14.079] checking for getauxval... no [05:48:14.141] checking for getifaddrs... no [05:48:14.205] checking for getpeerucred... no [05:48:14.265] checking for inet_pton... yes [05:48:14.323] checking for kqueue... no [05:48:14.381] checking for mbstowcs_l... no [05:48:14.438] checking for memset_s... no [05:48:14.497] checking for posix_fallocate... no [05:48:14.558] checking for ppoll... no [05:48:14.627] checking for pthread_is_threaded_np... no [05:48:14.693] checking for setproctitle... no [05:48:14.748] checking for setproctitle_fast... no [05:48:14.809] checking for strchrnul... no [05:48:14.868] checking for strsignal... no [05:48:14.924] checking for syncfs... no [05:48:14.985] checking for sync_file_range... no [05:48:15.044] checking for uselocale... no [05:48:15.101] checking for wcstombs_l... no [05:48:15.154] checking for __builtin_bswap16... yes [05:48:15.212] checking for __builtin_bswap32... yes [05:48:15.268] checking for __builtin_bswap64... yes [05:48:15.325] checking for __builtin_clz... yes [05:48:15.387] checking for __builtin_ctz... yes [05:48:15.443] checking for __builtin_popcount... yes [05:48:15.497] checking for __builtin_frame_address... yes [05:48:15.556] checking for _LARGEFILE_SOURCE value needed for large files... no [05:48:15.616] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:48:15.655] checking for posix_fadvise... no [05:48:15.717] checking whether posix_fadvise is declared... no [05:48:15.769] checking whether fdatasync is declared... no [05:48:15.826] checking whether strlcat is declared... no [05:48:15.900] checking whether strlcpy is declared... no [05:48:15.972] checking whether strnlen is declared... yes [05:48:16.048] checking whether strsep is declared... no [05:48:16.122] checking whether preadv is declared... no [05:48:16.167] checking whether pwritev is declared... no [05:48:16.212] checking whether F_FULLFSYNC is declared... no [05:48:16.259] checking for explicit_bzero... no [05:48:16.316] checking for getopt... yes [05:48:16.368] checking for getpeereid... no [05:48:16.422] checking for inet_aton... no [05:48:16.474] checking for mkdtemp... no [05:48:16.528] checking for strlcat... no [05:48:16.583] checking for strlcpy... no [05:48:16.638] checking for strnlen... yes [05:48:16.694] checking for strsep... no [05:48:16.749] checking for pthread_barrier_wait... yes [05:48:16.801] configure: On mingw32 we will use our strtof wrapper. [05:48:16.802] checking for getopt_long... yes [05:48:16.856] checking for syslog... no [05:48:16.913] checking for opterr... yes [05:48:16.971] checking for optreset... no [05:48:17.031] checking test program... cross-compiling [05:48:17.032] checking size of void *... 8 [05:48:17.596] checking size of size_t... 8 [05:48:18.044] checking size of long... 4 [05:48:18.387] checking size of long long... 8 [05:48:18.975] checking alignment of short... 2 [05:48:19.180] checking alignment of int... 4 [05:48:19.470] checking alignment of long... 4 [05:48:19.776] checking alignment of int64_t... 8 [05:48:20.189] checking alignment of double... 8 [05:48:20.625] checking for __int128... yes [05:48:20.682] checking for __int128 alignment bug... assuming ok [05:48:20.682] checking alignment of PG_INT128_TYPE... 16 [05:48:21.349] checking for builtin __sync char locking functions... yes [05:48:21.401] checking for builtin __sync int32 locking functions... yes [05:48:21.451] checking for builtin __sync int32 atomic operations... yes [05:48:21.501] checking for builtin __sync int64 atomic operations... yes [05:48:21.552] checking for builtin __atomic int32 atomic operations... yes [05:48:21.603] checking for builtin __atomic int64 atomic operations... yes [05:48:21.656] checking for __get_cpuid... yes [05:48:21.711] checking for __get_cpuid_count... yes [05:48:21.762] checking for __cpuid... no [05:48:22.174] checking for __cpuidex... no [05:48:22.619] checking for _xgetbv... yes [05:48:23.039] checking for _mm512_popcnt_epi64... yes [05:48:23.491] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:48:23.607] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:48:23.636] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:48:23.660] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:48:23.685] 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:48:23.748] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:48:23.749] checking which random number source to use... Windows native [05:48:23.751] checking for xmllint... /usr/bin/xmllint [05:48:23.751] checking for xsltproc... /usr/bin/xsltproc [05:48:23.751] checking for fop... /usr/bin/fop [05:48:23.752] checking for dbtoepub... no [05:48:23.752] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:48:23.752] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:48:23.752] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:48:23.765] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:48:23.765] 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:48:23.765] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:48:23.765] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:48:23.864] configure: creating ./config.status [05:48:23.960] config.status: creating GNUmakefile [05:48:23.975] config.status: creating src/Makefile.global [05:48:23.993] config.status: creating src/include/pg_config.h [05:48:24.007] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:48:24.025] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:48:24.035] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:48:24.044] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:48:24.053] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:48:24.062] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:48:24.066] config.status: executing check_win32_symlinks commands [05:48:24.105] [05:48:24.105] real 0m20.739s [05:48:24.105] user 0m13.413s [05:48:24.105] sys 0m6.891s [05:48:24.105] make -s -j${BUILD_JOBS} clean [05:48:24.659] time make -s -j${BUILD_JOBS} world-bin [05:49:18.122] In function ‘ExplainPropertyText’, [05:49:18.122] inlined from ‘show_modifytable_info’ at explain.c:4632:3, [05:49:18.122] inlined from ‘ExplainNode’ at explain.c:2381:4: [05:49:18.122] explain.c:5149:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [05:49:18.122] 5149 | ExplainProperty(qlabel, NULL, value, false, es); [05:49:18.122] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:49:18.122] explain.c: In function ‘ExplainNode’: [05:49:18.122] explain.c:4604:29: note: ‘resolution’ was declared here [05:49:18.122] 4604 | const char *resolution; [05:49:18.122] | ^~~~~~~~~~ [05:49:18.122] cc1: all warnings being treated as errors [05:49:18.123] make[3]: *** [: explain.o] Error 1 [05:49:18.123] make[2]: *** [common.mk:37: commands-recursive] Error 2 [05:49:18.123] make[2]: *** Waiting for unfinished jobs.... [05:49:58.906] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:49:58.907] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:49:58.907] [05:49:58.907] real 1m34.248s [05:49:58.907] user 5m3.140s [05:49:58.907] sys 0m59.375s [05:49:58.907] [05:49:58.907] Exit status: 2