[21:08:24.541] time ./configure \ [21:08:24.541] --host=x86_64-w64-mingw32 \ [21:08:24.541] --enable-cassert \ [21:08:24.541] --without-icu \ [21:08:24.541] CC="ccache x86_64-w64-mingw32-gcc" \ [21:08:24.541] CXX="ccache x86_64-w64-mingw32-g++" [21:08:24.669] checking build system type... x86_64-pc-linux-gnu [21:08:24.869] checking host system type... x86_64-w64-mingw32 [21:08:24.875] checking which template to use... win32 [21:08:24.875] checking whether NLS is wanted... no [21:08:24.876] checking for default port number... 5432 [21:08:24.884] checking for block size... 8kB [21:08:24.885] checking for segment size... 1GB [21:08:24.888] checking for WAL block size... 8kB [21:08:24.890] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:08:24.928] checking whether the C compiler works... yes [21:08:25.081] checking for C compiler default output file name... a.exe [21:08:25.082] checking for suffix of executables... .exe [21:08:25.130] checking whether we are cross compiling... yes [21:08:25.217] checking for suffix of object files... o [21:08:25.237] checking whether we are using the GNU C compiler... yes [21:08:25.245] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:08:25.253] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:08:25.267] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:08:25.441] checking whether we are using the GNU C++ compiler... yes [21:08:25.448] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:08:25.751] checking for gawk... no [21:08:25.751] checking for mawk... mawk [21:08:25.754] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:08:25.772] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:08:25.807] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:08:25.860] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:08:25.912] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:08:25.932] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:08:25.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:08:25.976] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:08:25.984] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:08:26.001] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:08:26.009] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:08:26.048] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:08:26.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:08:26.091] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:08:26.100] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:08:26.141] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:08:26.149] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:08:26.187] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:08:26.194] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:08:26.228] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:08:26.266] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:08:26.287] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:08:26.328] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:08:26.357] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:08:26.365] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:08:26.372] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:08:26.411] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:08:26.456] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:08:26.466] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:08:26.475] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:08:26.517] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:08:26.525] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:08:26.534] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:08:26.543] checking whether the C compiler still works... yes [21:08:26.625] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:08:26.713] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:08:26.713] checking pkg-config is at least version 0.9.0... yes [21:08:26.731] checking whether to build with ICU support... no [21:08:26.731] checking whether to build with Tcl... no [21:08:26.731] checking whether to build Perl modules... no [21:08:26.731] checking whether to build Python modules... no [21:08:26.731] checking whether to build with GSSAPI support... no [21:08:26.733] checking whether to build with PAM support... no [21:08:26.733] checking whether to build with BSD Authentication support... no [21:08:26.733] checking whether to build with LDAP support... no [21:08:26.733] checking whether to build with Bonjour support... no [21:08:26.733] checking whether to build with SELinux support... no [21:08:26.733] checking whether to build with systemd support... no [21:08:26.733] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:08:26.733] checking whether to build with XML support... no [21:08:26.734] checking whether to build with LZ4 support... no [21:08:26.734] checking whether to build with ZSTD support... no [21:08:26.734] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:08:26.734] checking whether it is possible to strip libraries... yes [21:08:26.742] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:08:26.742] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:08:26.743] checking for a BSD-compatible install... /usr/bin/install -c [21:08:26.753] checking for tar... /usr/bin/tar [21:08:26.753] checking whether ln -s works... yes [21:08:26.753] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:08:26.756] checking for bison... /usr/bin/bison [21:08:26.758] configure: using bison (GNU Bison) 3.8.2 [21:08:26.761] checking for flex... /usr/bin/flex [21:08:26.775] configure: using flex 2.6.4 [21:08:26.775] checking for perl... /usr/bin/perl [21:08:26.778] configure: using perl 5.36.0 [21:08:26.781] checking for zic... /usr/sbin/zic [21:08:26.781] checking for a sed that does not truncate output... /usr/bin/sed [21:08:26.787] checking for grep that handles long lines and -e... /usr/bin/grep [21:08:26.790] checking for egrep... /usr/bin/grep -E [21:08:26.792] checking for ANSI C header files... yes [21:08:26.870] checking for sys/types.h... yes [21:08:26.893] checking for sys/stat.h... yes [21:08:26.934] checking for stdlib.h... yes [21:08:26.951] checking for string.h... yes [21:08:26.967] checking for memory.h... yes [21:08:27.035] checking for strings.h... yes [21:08:27.054] checking for inttypes.h... yes [21:08:27.074] checking for stdint.h... yes [21:08:27.093] checking for unistd.h... yes [21:08:27.164] checking for main in -lm... yes [21:08:27.218] checking for library containing setproctitle... no [21:08:27.321] checking for library containing dlsym... no [21:08:27.424] checking for library containing socket... -lws2_32 [21:08:27.573] checking for library containing getopt_long... none required [21:08:27.626] checking for library containing shm_open... no [21:08:27.727] checking for library containing shm_unlink... no [21:08:27.828] checking for library containing clock_gettime... no [21:08:27.923] checking for library containing shmget... no [21:08:28.027] checking for library containing backtrace_symbols... no [21:08:28.124] checking for library containing pthread_barrier_wait... -lpthread [21:08:28.228] checking for inflate in -lz... yes [21:08:28.281] checking atomic.h usability... no [21:08:28.342] checking atomic.h presence... no [21:08:28.365] checking for atomic.h... no [21:08:28.369] checking copyfile.h usability... no [21:08:28.429] checking copyfile.h presence... no [21:08:28.451] checking for copyfile.h... no [21:08:28.454] checking execinfo.h usability... no [21:08:28.511] checking execinfo.h presence... no [21:08:28.531] checking for execinfo.h... no [21:08:28.535] checking getopt.h usability... yes [21:08:28.545] checking getopt.h presence... yes [21:08:28.563] checking for getopt.h... yes [21:08:28.571] checking ifaddrs.h usability... no [21:08:28.637] checking ifaddrs.h presence... no [21:08:28.659] checking for ifaddrs.h... no [21:08:28.662] checking mbarrier.h usability... no [21:08:28.719] checking mbarrier.h presence... no [21:08:28.741] checking for mbarrier.h... no [21:08:28.746] checking sys/epoll.h usability... no [21:08:28.808] checking sys/epoll.h presence... no [21:08:28.832] checking for sys/epoll.h... no [21:08:28.836] checking sys/event.h usability... no [21:08:28.897] checking sys/event.h presence... no [21:08:28.919] checking for sys/event.h... no [21:08:28.923] checking sys/personality.h usability... no [21:08:28.988] checking sys/personality.h presence... no [21:08:29.012] checking for sys/personality.h... no [21:08:29.016] checking sys/prctl.h usability... no [21:08:29.076] checking sys/prctl.h presence... no [21:08:29.098] checking for sys/prctl.h... no [21:08:29.101] checking sys/procctl.h usability... no [21:08:29.164] checking sys/procctl.h presence... no [21:08:29.187] checking for sys/procctl.h... no [21:08:29.191] checking sys/signalfd.h usability... no [21:08:29.251] checking sys/signalfd.h presence... no [21:08:29.271] checking for sys/signalfd.h... no [21:08:29.274] checking sys/ucred.h usability... no [21:08:29.335] checking sys/ucred.h presence... no [21:08:29.358] checking for sys/ucred.h... no [21:08:29.362] checking termios.h usability... no [21:08:29.425] checking termios.h presence... no [21:08:29.447] checking for termios.h... no [21:08:29.451] checking ucred.h usability... no [21:08:29.511] checking ucred.h presence... no [21:08:29.534] checking for ucred.h... no [21:08:29.538] checking xlocale.h usability... no [21:08:29.603] checking xlocale.h presence... no [21:08:29.626] checking for xlocale.h... no [21:08:29.629] checking zlib.h usability... yes [21:08:29.663] checking zlib.h presence... yes [21:08:29.683] checking for zlib.h... yes [21:08:29.683] checking for lz4... /usr/bin/lz4 [21:08:29.684] checking for zstd... /usr/bin/zstd [21:08:29.684] checking for openssl... /usr/bin/openssl [21:08:29.689] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [21:08:29.690] checking crtdefs.h usability... yes [21:08:29.753] checking crtdefs.h presence... yes [21:08:29.771] checking for crtdefs.h... yes [21:08:29.773] checking whether byte ordering is bigendian... no [21:08:29.857] checking for inline... inline [21:08:29.865] checking for printf format archetype... gnu_printf [21:08:29.874] checking for _Static_assert... yes [21:08:29.921] checking for typeof... typeof [21:08:29.930] checking for __builtin_types_compatible_p... yes [21:08:29.977] checking for __builtin_constant_p... yes [21:08:29.990] checking for __builtin_mul_overflow... yes [21:08:30.042] checking for __builtin_unreachable... yes [21:08:30.085] checking for computed goto support... yes [21:08:30.095] checking for struct tm.tm_zone... no [21:08:30.185] checking for union semun... no [21:08:30.223] checking for socklen_t... yes [21:08:31.496] checking for struct sockaddr.sa_len... no [21:08:33.741] checking for C/C++ restrict keyword... __restrict [21:08:33.791] checking for struct option... yes [21:08:33.844] checking whether assembler supports x86_64 popcntq... yes [21:08:33.884] checking size of off_t... 4 [21:08:34.210] 0 [21:08:34.210] checking for int timezone... yes [21:08:34.269] checking for backtrace_symbols... no [21:08:34.324] checking for copyfile... no [21:08:34.384] checking for copy_file_range... no [21:08:34.442] checking for elf_aux_info... no [21:08:34.502] checking for getauxval... no [21:08:34.561] checking for getifaddrs... no [21:08:34.618] checking for getpeerucred... no [21:08:34.675] checking for inet_pton... yes [21:08:34.734] checking for kqueue... no [21:08:34.795] checking for mbstowcs_l... no [21:08:34.858] checking for memset_s... no [21:08:34.916] checking for posix_fallocate... no [21:08:34.968] checking for ppoll... no [21:08:35.028] checking for pthread_is_threaded_np... no [21:08:35.087] checking for setproctitle... no [21:08:35.146] checking for setproctitle_fast... no [21:08:35.205] checking for strchrnul... no [21:08:35.266] checking for strsignal... no [21:08:35.327] checking for syncfs... no [21:08:35.388] checking for sync_file_range... no [21:08:35.447] checking for uselocale... no [21:08:35.507] checking for wcstombs_l... no [21:08:35.564] checking for __builtin_bswap16... yes [21:08:35.618] checking for __builtin_bswap32... yes [21:08:35.675] checking for __builtin_bswap64... yes [21:08:35.733] checking for __builtin_clz... yes [21:08:35.790] checking for __builtin_ctz... yes [21:08:35.847] checking for __builtin_popcount... yes [21:08:35.904] checking for __builtin_frame_address... yes [21:08:35.961] checking for _LARGEFILE_SOURCE value needed for large files... no [21:08:36.021] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:08:36.059] checking for posix_fadvise... no [21:08:36.120] checking whether posix_fadvise is declared... no [21:08:36.176] checking whether fdatasync is declared... no [21:08:36.232] checking whether strlcat is declared... no [21:08:36.302] checking whether strlcpy is declared... no [21:08:36.378] checking whether strnlen is declared... yes [21:08:36.395] checking whether strsep is declared... no [21:08:36.470] checking whether preadv is declared... no [21:08:36.514] checking whether pwritev is declared... no [21:08:36.559] checking whether F_FULLFSYNC is declared... no [21:08:36.606] checking for explicit_bzero... no [21:08:36.663] checking for getopt... yes [21:08:36.716] checking for getpeereid... no [21:08:36.771] checking for inet_aton... no [21:08:36.826] checking for mkdtemp... no [21:08:36.881] checking for strlcat... no [21:08:36.932] checking for strlcpy... no [21:08:36.988] checking for strnlen... yes [21:08:37.043] checking for strsep... no [21:08:37.099] checking for pthread_barrier_wait... yes [21:08:37.152] configure: On mingw32 we will use our strtof wrapper. [21:08:37.152] checking for getopt_long... yes [21:08:37.205] checking for syslog... no [21:08:37.261] checking for opterr... yes [21:08:37.317] checking for optreset... no [21:08:37.376] checking test program... cross-compiling [21:08:37.376] checking size of void *... 8 [21:08:37.867] checking size of size_t... 8 [21:08:38.324] checking size of long... 4 [21:08:38.626] checking size of long long... 8 [21:08:39.001] checking alignment of short... 2 [21:08:39.190] checking alignment of int... 4 [21:08:39.521] checking alignment of long... 4 [21:08:39.840] checking alignment of int64_t... 8 [21:08:40.158] checking alignment of double... 8 [21:08:40.538] checking for __int128... yes [21:08:40.593] checking for __int128 alignment bug... assuming ok [21:08:40.593] checking alignment of PG_INT128_TYPE... 16 [21:08:41.102] checking for builtin __sync char locking functions... yes [21:08:41.152] checking for builtin __sync int32 locking functions... yes [21:08:41.200] checking for builtin __sync int32 atomic operations... yes [21:08:41.252] checking for builtin __sync int64 atomic operations... yes [21:08:41.303] checking for builtin __atomic int32 atomic operations... yes [21:08:41.353] checking for builtin __atomic int64 atomic operations... yes [21:08:41.404] checking for __get_cpuid... yes [21:08:41.461] checking for __get_cpuid_count... yes [21:08:41.511] checking for __cpuid... no [21:08:41.941] checking for __cpuidex... no [21:08:42.404] checking for _xgetbv... yes [21:08:42.857] checking for _mm512_popcnt_epi64... yes [21:08:43.334] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:08:43.450] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:08:43.478] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:08:43.501] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:08:43.525] 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 [21:08:43.591] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:08:43.591] checking which random number source to use... Windows native [21:08:43.594] checking for xmllint... /usr/bin/xmllint [21:08:43.594] checking for xsltproc... /usr/bin/xsltproc [21:08:43.594] checking for fop... /usr/bin/fop [21:08:43.594] checking for dbtoepub... no [21:08:43.595] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:08:43.595] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:08:43.595] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:08:43.608] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:08:43.608] 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 [21:08:43.608] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:08:43.608] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:08:43.716] configure: creating ./config.status [21:08:43.820] config.status: creating GNUmakefile [21:08:43.835] config.status: creating src/Makefile.global [21:08:43.854] config.status: creating src/include/pg_config.h [21:08:43.870] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:08:43.889] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:08:43.899] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:08:43.909] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:08:43.917] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:08:43.925] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:08:43.930] config.status: executing check_win32_symlinks commands [21:08:43.970] [21:08:43.970] real 0m19.428s [21:08:43.970] user 0m12.673s [21:08:43.970] sys 0m6.364s [21:08:43.970] make -s -j${BUILD_JOBS} clean [21:08:44.572] time make -s -j${BUILD_JOBS} world-bin [21:09:35.659] In function ‘ExplainPropertyText’, [21:09:35.659] inlined from ‘show_modifytable_info’ at explain.c:4632:3, [21:09:35.659] inlined from ‘ExplainNode’ at explain.c:2381:4: [21:09:35.659] explain.c:5149:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [21:09:35.659] 5149 | ExplainProperty(qlabel, NULL, value, false, es); [21:09:35.659] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:09:35.659] explain.c: In function ‘ExplainNode’: [21:09:35.659] explain.c:4604:29: note: ‘resolution’ was declared here [21:09:35.659] 4604 | const char *resolution; [21:09:35.659] | ^~~~~~~~~~ [21:09:35.659] cc1: all warnings being treated as errors [21:09:35.660] make[3]: *** [: explain.o] Error 1 [21:09:35.660] make[2]: *** [common.mk:37: commands-recursive] Error 2 [21:09:35.660] make[2]: *** Waiting for unfinished jobs.... [21:10:18.984] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:10:18.984] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:10:18.984] [21:10:18.984] real 1m34.412s [21:10:18.984] user 5m2.158s [21:10:18.984] sys 0m56.891s [21:10:18.985] [21:10:18.985] Exit status: 2