[14:07:42.140] time ./configure \ [14:07:42.140] --host=x86_64-w64-mingw32 \ [14:07:42.140] --enable-cassert \ [14:07:42.140] --without-icu \ [14:07:42.140] CC="ccache x86_64-w64-mingw32-gcc" \ [14:07:42.140] CXX="ccache x86_64-w64-mingw32-g++" [14:07:42.288] checking build system type... x86_64-pc-linux-gnu [14:07:42.517] checking host system type... x86_64-w64-mingw32 [14:07:42.525] checking which template to use... win32 [14:07:42.525] checking whether NLS is wanted... no [14:07:42.525] checking for default port number... 5432 [14:07:42.535] checking for block size... 8kB [14:07:42.537] checking for segment size... 1GB [14:07:42.540] checking for WAL block size... 8kB [14:07:42.542] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:07:42.582] checking whether the C compiler works... yes [14:07:42.751] checking for C compiler default output file name... a.exe [14:07:42.752] checking for suffix of executables... .exe [14:07:42.799] checking whether we are cross compiling... yes [14:07:42.893] checking for suffix of object files... o [14:07:42.903] checking whether we are using the GNU C compiler... yes [14:07:42.911] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:07:42.920] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:07:42.933] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [14:07:43.003] checking whether we are using the GNU C++ compiler... yes [14:07:43.011] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:07:43.315] checking for gawk... no [14:07:43.315] checking for mawk... mawk [14:07:43.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:07:43.357] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:07:43.378] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:07:43.434] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:07:43.484] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:07:43.493] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:07:43.513] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:07:43.554] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:07:43.564] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:07:43.608] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:07:43.616] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:07:43.625] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:07:43.647] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:07:43.656] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:07:43.665] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:07:43.674] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:07:43.684] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:07:43.727] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:07:43.746] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:07:43.785] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:07:43.796] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:07:43.838] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:07:43.879] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:07:43.910] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:07:43.918] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:07:43.927] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:07:43.972] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:07:44.017] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:07:44.026] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:07:44.046] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:07:44.088] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:07:44.099] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:07:44.107] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:07:44.148] checking whether the C compiler still works... yes [14:07:44.225] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:07:44.310] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:07:44.310] checking pkg-config is at least version 0.9.0... yes [14:07:44.327] checking whether to build with ICU support... no [14:07:44.327] checking whether to build with Tcl... no [14:07:44.327] checking whether to build Perl modules... no [14:07:44.327] checking whether to build Python modules... no [14:07:44.328] checking whether to build with GSSAPI support... no [14:07:44.329] checking whether to build with PAM support... no [14:07:44.329] checking whether to build with BSD Authentication support... no [14:07:44.329] checking whether to build with LDAP support... no [14:07:44.329] checking whether to build with Bonjour support... no [14:07:44.330] checking whether to build with SELinux support... no [14:07:44.330] checking whether to build with systemd support... no [14:07:44.330] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:07:44.330] checking whether to build with XML support... no [14:07:44.330] checking whether to build with LZ4 support... no [14:07:44.331] checking whether to build with ZSTD support... no [14:07:44.331] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:07:44.331] checking whether it is possible to strip libraries... yes [14:07:44.338] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:07:44.339] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:07:44.339] checking for a BSD-compatible install... /usr/bin/install -c [14:07:44.350] checking for tar... /usr/bin/tar [14:07:44.350] checking whether ln -s works... yes [14:07:44.350] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:07:44.353] checking for bison... /usr/bin/bison [14:07:44.356] configure: using bison (GNU Bison) 3.8.2 [14:07:44.359] checking for flex... /usr/bin/flex [14:07:44.375] configure: using flex 2.6.4 [14:07:44.375] checking for perl... /usr/bin/perl [14:07:44.378] configure: using perl 5.36.0 [14:07:44.381] checking for zic... /usr/sbin/zic [14:07:44.382] checking for a sed that does not truncate output... /usr/bin/sed [14:07:44.389] checking for grep that handles long lines and -e... /usr/bin/grep [14:07:44.392] checking for egrep... /usr/bin/grep -E [14:07:44.394] checking for ANSI C header files... yes [14:07:44.495] checking for sys/types.h... yes [14:07:44.536] checking for sys/stat.h... yes [14:07:44.577] checking for stdlib.h... yes [14:07:44.594] checking for string.h... yes [14:07:44.638] checking for memory.h... yes [14:07:44.681] checking for strings.h... yes [14:07:44.700] checking for inttypes.h... yes [14:07:44.722] checking for stdint.h... yes [14:07:44.739] checking for unistd.h... yes [14:07:44.761] checking for main in -lm... yes [14:07:44.816] checking for library containing setproctitle... no [14:07:44.924] checking for library containing dlsym... no [14:07:45.027] checking for library containing socket... -lws2_32 [14:07:45.179] checking for library containing getopt_long... none required [14:07:45.244] checking for library containing shm_open... no [14:07:45.349] checking for library containing shm_unlink... no [14:07:45.454] checking for library containing clock_gettime... no [14:07:45.557] checking for library containing shmget... no [14:07:45.667] checking for library containing backtrace_symbols... no [14:07:45.774] checking for library containing pthread_barrier_wait... -lpthread [14:07:45.882] checking for inflate in -lz... yes [14:07:45.944] checking atomic.h usability... no [14:07:46.011] checking atomic.h presence... no [14:07:46.031] checking for atomic.h... no [14:07:46.036] checking copyfile.h usability... no [14:07:46.103] checking copyfile.h presence... no [14:07:46.126] checking for copyfile.h... no [14:07:46.130] checking execinfo.h usability... no [14:07:46.197] checking execinfo.h presence... no [14:07:46.219] checking for execinfo.h... no [14:07:46.223] checking getopt.h usability... yes [14:07:46.232] checking getopt.h presence... yes [14:07:46.251] checking for getopt.h... yes [14:07:46.260] checking ifaddrs.h usability... no [14:07:46.328] checking ifaddrs.h presence... no [14:07:46.351] checking for ifaddrs.h... no [14:07:46.355] checking mbarrier.h usability... no [14:07:46.425] checking mbarrier.h presence... no [14:07:46.448] checking for mbarrier.h... no [14:07:46.452] checking sys/epoll.h usability... no [14:07:46.516] checking sys/epoll.h presence... no [14:07:46.541] checking for sys/epoll.h... no [14:07:46.545] checking sys/event.h usability... no [14:07:46.609] checking sys/event.h presence... no [14:07:46.634] checking for sys/event.h... no [14:07:46.639] checking sys/personality.h usability... no [14:07:46.708] checking sys/personality.h presence... no [14:07:46.733] checking for sys/personality.h... no [14:07:46.738] checking sys/prctl.h usability... no [14:07:46.801] checking sys/prctl.h presence... no [14:07:46.825] checking for sys/prctl.h... no [14:07:46.830] checking sys/procctl.h usability... no [14:07:46.892] checking sys/procctl.h presence... no [14:07:46.913] checking for sys/procctl.h... no [14:07:46.917] checking sys/signalfd.h usability... no [14:07:46.985] checking sys/signalfd.h presence... no [14:07:47.010] checking for sys/signalfd.h... no [14:07:47.014] checking sys/ucred.h usability... no [14:07:47.080] checking sys/ucred.h presence... no [14:07:47.105] checking for sys/ucred.h... no [14:07:47.109] checking termios.h usability... no [14:07:47.176] checking termios.h presence... no [14:07:47.199] checking for termios.h... no [14:07:47.203] checking ucred.h usability... no [14:07:47.266] checking ucred.h presence... no [14:07:47.290] checking for ucred.h... no [14:07:47.294] checking xlocale.h usability... no [14:07:47.357] checking xlocale.h presence... no [14:07:47.379] checking for xlocale.h... no [14:07:47.382] checking zlib.h usability... yes [14:07:47.395] checking zlib.h presence... yes [14:07:47.418] checking for zlib.h... yes [14:07:47.418] checking for lz4... /usr/bin/lz4 [14:07:47.419] checking for zstd... /usr/bin/zstd [14:07:47.419] checking for openssl... /usr/bin/openssl [14:07:47.424] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [14:07:47.425] checking crtdefs.h usability... yes [14:07:47.487] checking crtdefs.h presence... yes [14:07:47.506] checking for crtdefs.h... yes [14:07:47.508] checking whether byte ordering is bigendian... no [14:07:47.614] checking for inline... inline [14:07:47.623] checking for printf format archetype... gnu_printf [14:07:47.634] checking for _Static_assert... yes [14:07:47.685] checking for typeof... typeof [14:07:47.695] checking for __builtin_types_compatible_p... yes [14:07:47.710] checking for __builtin_constant_p... yes [14:07:47.725] checking for __builtin_mul_overflow... yes [14:07:47.783] checking for __builtin_unreachable... yes [14:07:47.833] checking for computed goto support... yes [14:07:47.843] checking for struct tm.tm_zone... no [14:07:47.938] checking for union semun... no [14:07:47.981] checking for socklen_t... yes [14:07:49.351] checking for struct sockaddr.sa_len... no [14:07:51.732] checking for C/C++ restrict keyword... __restrict [14:07:51.747] checking for struct option... yes [14:07:51.803] checking whether assembler supports x86_64 popcntq... yes [14:07:51.813] checking size of off_t... 4 [14:07:52.115] 0 [14:07:52.115] checking for int timezone... yes [14:07:52.177] checking for backtrace_symbols... no [14:07:52.243] checking for copyfile... no [14:07:52.303] checking for copy_file_range... no [14:07:52.365] checking for elf_aux_info... no [14:07:52.426] checking for getauxval... no [14:07:52.489] checking for getifaddrs... no [14:07:52.551] checking for getpeerucred... no [14:07:52.616] checking for inet_pton... yes [14:07:52.685] checking for kqueue... no [14:07:52.748] checking for mbstowcs_l... no [14:07:52.810] checking for memset_s... no [14:07:52.872] checking for posix_fallocate... no [14:07:52.933] checking for ppoll... no [14:07:52.994] checking for pthread_is_threaded_np... no [14:07:53.055] checking for setproctitle... no [14:07:53.117] checking for setproctitle_fast... no [14:07:53.178] checking for strchrnul... no [14:07:53.243] checking for strsignal... no [14:07:53.310] checking for syncfs... no [14:07:53.373] checking for sync_file_range... no [14:07:53.434] checking for uselocale... no [14:07:53.494] checking for wcstombs_l... no [14:07:53.550] checking for __builtin_bswap16... yes [14:07:53.611] checking for __builtin_bswap32... yes [14:07:53.671] checking for __builtin_bswap64... yes [14:07:53.728] checking for __builtin_clz... yes [14:07:53.789] checking for __builtin_ctz... yes [14:07:53.846] checking for __builtin_popcount... yes [14:07:53.910] checking for __builtin_frame_address... yes [14:07:53.966] checking for _LARGEFILE_SOURCE value needed for large files... no [14:07:54.027] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:07:54.065] checking for posix_fadvise... no [14:07:54.127] checking whether posix_fadvise is declared... no [14:07:54.183] checking whether fdatasync is declared... no [14:07:54.239] checking whether strlcat is declared... no [14:07:54.312] checking whether strlcpy is declared... no [14:07:54.388] checking whether strnlen is declared... yes [14:07:54.404] checking whether strsep is declared... no [14:07:54.477] checking whether preadv is declared... no [14:07:54.522] checking whether pwritev is declared... no [14:07:54.565] checking whether F_FULLFSYNC is declared... no [14:07:54.617] checking for explicit_bzero... no [14:07:54.675] checking for getopt... yes [14:07:54.726] checking for getpeereid... no [14:07:54.783] checking for inet_aton... no [14:07:54.839] checking for mkdtemp... no [14:07:54.895] checking for strlcat... no [14:07:54.948] checking for strlcpy... no [14:07:55.006] checking for strnlen... yes [14:07:55.063] checking for strsep... no [14:07:55.121] checking for pthread_barrier_wait... yes [14:07:55.175] configure: On mingw32 we will use our strtof wrapper. [14:07:55.175] checking for getopt_long... yes [14:07:55.226] checking for syslog... no [14:07:55.283] checking for opterr... yes [14:07:55.341] checking for optreset... no [14:07:55.403] checking test program... cross-compiling [14:07:55.403] checking size of void *... 8 [14:07:55.795] checking size of size_t... 8 [14:07:56.136] checking size of long... 4 [14:07:56.498] checking size of long long... 8 [14:07:56.856] checking alignment of short... 2 [14:07:57.027] checking alignment of int... 4 [14:07:57.319] checking alignment of long... 4 [14:07:57.747] checking alignment of int64_t... 8 [14:07:58.179] checking alignment of double... 8 [14:07:58.556] checking for __int128... yes [14:07:58.618] checking for __int128 alignment bug... assuming ok [14:07:58.618] checking alignment of PG_INT128_TYPE... 16 [14:07:59.046] checking for builtin __sync char locking functions... yes [14:07:59.099] checking for builtin __sync int32 locking functions... yes [14:07:59.152] checking for builtin __sync int32 atomic operations... yes [14:07:59.203] checking for builtin __sync int64 atomic operations... yes [14:07:59.256] checking for builtin __atomic int32 atomic operations... yes [14:07:59.308] checking for builtin __atomic int64 atomic operations... yes [14:07:59.361] checking for __get_cpuid... yes [14:07:59.418] checking for __get_cpuid_count... yes [14:07:59.471] checking for __cpuid... no [14:07:59.908] checking for __cpuidex... no [14:08:00.365] checking for _xgetbv... yes [14:08:00.799] checking for _mm512_popcnt_epi64... yes [14:08:01.262] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:08:01.387] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:08:01.419] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:08:01.446] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:08:01.472] 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 [14:08:01.539] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:08:01.540] checking which random number source to use... Windows native [14:08:01.542] checking for xmllint... /usr/bin/xmllint [14:08:01.542] checking for xsltproc... /usr/bin/xsltproc [14:08:01.542] checking for fop... /usr/bin/fop [14:08:01.543] checking for dbtoepub... no [14:08:01.543] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:08:01.543] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:08:01.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:08:01.559] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:08:01.559] 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 [14:08:01.559] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:08:01.559] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:08:01.676] configure: creating ./config.status [14:08:01.790] config.status: creating GNUmakefile [14:08:01.808] config.status: creating src/Makefile.global [14:08:01.825] config.status: creating src/include/pg_config.h [14:08:01.842] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:08:01.863] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:08:01.873] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:08:01.882] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:08:01.891] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:08:01.900] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:08:01.904] config.status: executing check_win32_symlinks commands [14:08:01.946] [14:08:01.946] real 0m19.807s [14:08:01.946] user 0m12.912s [14:08:01.946] sys 0m6.422s [14:08:01.946] make -s -j${BUILD_JOBS} clean [14:08:02.520] time make -s -j${BUILD_JOBS} world-bin [14:08:47.305] In function ‘ExplainPropertyText’, [14:08:47.305] inlined from ‘show_modifytable_info’ at explain.c:4639:3, [14:08:47.305] inlined from ‘ExplainNode’ at explain.c:2388:4: [14:08:47.305] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [14:08:47.305] 5156 | ExplainProperty(qlabel, NULL, value, false, es); [14:08:47.305] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14:08:47.305] explain.c: In function ‘ExplainNode’: [14:08:47.305] explain.c:4611:29: note: ‘resolution’ was declared here [14:08:47.305] 4611 | const char *resolution; [14:08:47.305] | ^~~~~~~~~~ [14:08:47.305] cc1: all warnings being treated as errors [14:08:47.305] make[3]: *** [: explain.o] Error 1 [14:08:47.306] make[2]: *** [common.mk:37: commands-recursive] Error 2 [14:08:47.306] make[2]: *** Waiting for unfinished jobs.... [14:09:17.298] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:09:17.298] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:09:17.298] [14:09:17.298] real 1m14.778s [14:09:17.298] user 3m59.567s [14:09:17.298] sys 0m46.800s [14:09:17.299] [14:09:17.299] Exit status: 2