[11:22:39.102] time ./configure \ [11:22:39.102] --host=x86_64-w64-mingw32 \ [11:22:39.102] --enable-cassert \ [11:22:39.102] --without-icu \ [11:22:39.102] CC="ccache x86_64-w64-mingw32-gcc" \ [11:22:39.102] CXX="ccache x86_64-w64-mingw32-g++" [11:22:39.222] checking build system type... x86_64-pc-linux-gnu [11:22:39.413] checking host system type... x86_64-w64-mingw32 [11:22:39.418] checking which template to use... win32 [11:22:39.418] checking whether NLS is wanted... no [11:22:39.418] checking for default port number... 5432 [11:22:39.425] checking for block size... 8kB [11:22:39.426] checking for segment size... 1GB [11:22:39.429] checking for WAL block size... 8kB [11:22:39.430] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:22:39.465] checking whether the C compiler works... yes [11:22:39.600] checking for C compiler default output file name... a.exe [11:22:39.601] checking for suffix of executables... .exe [11:22:39.643] checking whether we are cross compiling... yes [11:22:39.728] checking for suffix of object files... o [11:22:39.736] checking whether we are using the GNU C compiler... yes [11:22:39.769] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:22:39.786] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:22:39.868] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:22:39.933] checking whether we are using the GNU C++ compiler... yes [11:22:39.940] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:22:40.144] checking for gawk... no [11:22:40.145] checking for mawk... mawk [11:22:40.147] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:22:40.154] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:22:40.187] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:22:40.235] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:22:40.281] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:22:40.297] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:22:40.360] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:22:40.368] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:22:40.375] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:22:40.392] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:22:40.399] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:22:40.407] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:22:40.424] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:22:40.441] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:22:40.458] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:22:40.466] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:22:40.473] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:22:40.511] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:22:40.518] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:22:40.525] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:22:40.533] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:22:40.540] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:22:40.574] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:22:40.600] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:22:40.634] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:22:40.651] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:22:40.690] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:22:40.729] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:22:40.737] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:22:40.769] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:22:40.805] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:22:40.822] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:22:40.839] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:22:40.847] checking whether the C compiler still works... yes [11:22:40.897] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:22:40.971] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:22:40.972] checking pkg-config is at least version 0.9.0... yes [11:22:40.988] checking whether to build with ICU support... no [11:22:40.988] checking whether to build with Tcl... no [11:22:40.988] checking whether to build Perl modules... no [11:22:40.989] checking whether to build Python modules... no [11:22:40.989] checking whether to build with GSSAPI support... no [11:22:40.990] checking whether to build with PAM support... no [11:22:40.990] checking whether to build with BSD Authentication support... no [11:22:40.990] checking whether to build with LDAP support... no [11:22:40.990] checking whether to build with Bonjour support... no [11:22:40.990] checking whether to build with SELinux support... no [11:22:40.990] checking whether to build with systemd support... no [11:22:40.990] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:22:40.990] checking whether to build with XML support... no [11:22:40.991] checking whether to build with LZ4 support... no [11:22:40.991] checking whether to build with ZSTD support... no [11:22:40.991] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:22:40.992] checking whether it is possible to strip libraries... yes [11:22:40.999] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:22:41.000] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:22:41.000] checking for a BSD-compatible install... /usr/bin/install -c [11:22:41.009] checking for tar... /usr/bin/tar [11:22:41.009] checking whether ln -s works... yes [11:22:41.009] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:22:41.012] checking for bison... /usr/bin/bison [11:22:41.014] configure: using bison (GNU Bison) 3.8.2 [11:22:41.017] checking for flex... /usr/bin/flex [11:22:41.030] configure: using flex 2.6.4 [11:22:41.030] checking for perl... /usr/bin/perl [11:22:41.033] configure: using perl 5.36.0 [11:22:41.035] checking for zic... /usr/sbin/zic [11:22:41.035] checking for a sed that does not truncate output... /usr/bin/sed [11:22:41.040] checking for grep that handles long lines and -e... /usr/bin/grep [11:22:41.042] checking for egrep... /usr/bin/grep -E [11:22:41.044] checking for ANSI C header files... yes [11:22:41.108] checking for sys/types.h... yes [11:22:41.125] checking for sys/stat.h... yes [11:22:41.187] checking for stdlib.h... yes [11:22:41.201] checking for string.h... yes [11:22:41.216] checking for memory.h... yes [11:22:41.251] checking for strings.h... yes [11:22:41.286] checking for inttypes.h... yes [11:22:41.303] checking for stdint.h... yes [11:22:41.337] checking for unistd.h... yes [11:22:41.403] checking for main in -lm... yes [11:22:41.451] checking for library containing setproctitle... no [11:22:41.541] checking for library containing dlsym... no [11:22:41.631] checking for library containing socket... -lws2_32 [11:22:41.770] checking for library containing getopt_long... none required [11:22:41.817] checking for library containing shm_open... no [11:22:41.907] checking for library containing shm_unlink... no [11:22:41.999] checking for library containing clock_gettime... no [11:22:42.091] checking for library containing shmget... no [11:22:42.183] checking for library containing backtrace_symbols... no [11:22:42.273] checking for library containing pthread_barrier_wait... -lpthread [11:22:42.364] checking for inflate in -lz... yes [11:22:42.413] checking atomic.h usability... no [11:22:42.469] checking atomic.h presence... no [11:22:42.488] checking for atomic.h... no [11:22:42.491] checking copyfile.h usability... no [11:22:42.548] checking copyfile.h presence... no [11:22:42.566] checking for copyfile.h... no [11:22:42.569] checking execinfo.h usability... no [11:22:42.625] checking execinfo.h presence... no [11:22:42.643] checking for execinfo.h... no [11:22:42.646] checking getopt.h usability... yes [11:22:42.654] checking getopt.h presence... yes [11:22:42.669] checking for getopt.h... yes [11:22:42.676] checking ifaddrs.h usability... no [11:22:42.733] checking ifaddrs.h presence... no [11:22:42.752] checking for ifaddrs.h... no [11:22:42.755] checking mbarrier.h usability... no [11:22:42.811] checking mbarrier.h presence... no [11:22:42.831] checking for mbarrier.h... no [11:22:42.834] checking sys/epoll.h usability... no [11:22:42.890] checking sys/epoll.h presence... no [11:22:42.908] checking for sys/epoll.h... no [11:22:42.911] checking sys/event.h usability... no [11:22:42.966] checking sys/event.h presence... no [11:22:42.985] checking for sys/event.h... no [11:22:42.988] checking sys/personality.h usability... no [11:22:43.043] checking sys/personality.h presence... no [11:22:43.062] checking for sys/personality.h... no [11:22:43.065] checking sys/prctl.h usability... no [11:22:43.120] checking sys/prctl.h presence... no [11:22:43.139] checking for sys/prctl.h... no [11:22:43.142] checking sys/procctl.h usability... no [11:22:43.198] checking sys/procctl.h presence... no [11:22:43.217] checking for sys/procctl.h... no [11:22:43.220] checking sys/signalfd.h usability... no [11:22:43.276] checking sys/signalfd.h presence... no [11:22:43.297] checking for sys/signalfd.h... no [11:22:43.300] checking sys/ucred.h usability... no [11:22:43.358] checking sys/ucred.h presence... no [11:22:43.378] checking for sys/ucred.h... no [11:22:43.382] checking termios.h usability... no [11:22:43.440] checking termios.h presence... no [11:22:43.460] checking for termios.h... no [11:22:43.464] checking ucred.h usability... no [11:22:43.521] checking ucred.h presence... no [11:22:43.540] checking for ucred.h... no [11:22:43.543] checking xlocale.h usability... no [11:22:43.599] checking xlocale.h presence... no [11:22:43.619] checking for xlocale.h... no [11:22:43.622] checking zlib.h usability... yes [11:22:43.632] checking zlib.h presence... yes [11:22:43.652] checking for zlib.h... yes [11:22:43.652] checking for lz4... /usr/bin/lz4 [11:22:43.652] checking for zstd... /usr/bin/zstd [11:22:43.652] checking for openssl... /usr/bin/openssl [11:22:43.657] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [11:22:43.657] checking crtdefs.h usability... yes [11:22:43.714] checking crtdefs.h presence... yes [11:22:43.729] checking for crtdefs.h... yes [11:22:43.731] checking whether byte ordering is bigendian... no [11:22:43.834] checking for inline... inline [11:22:43.841] checking for printf format archetype... gnu_printf [11:22:43.876] checking for _Static_assert... yes [11:22:43.918] checking for typeof... typeof [11:22:43.925] checking for __builtin_types_compatible_p... yes [11:22:43.946] checking for __builtin_constant_p... yes [11:22:43.957] checking for __builtin_mul_overflow... yes [11:22:44.005] checking for __builtin_unreachable... yes [11:22:44.048] checking for computed goto support... yes [11:22:44.055] checking for struct tm.tm_zone... no [11:22:44.135] checking for union semun... no [11:22:44.169] checking for socklen_t... yes [11:22:46.433] checking for struct sockaddr.sa_len... no [11:22:48.507] checking for C/C++ restrict keyword... __restrict [11:22:48.519] checking for struct option... yes [11:22:48.560] checking whether assembler supports x86_64 popcntq... yes [11:22:48.594] checking size of off_t... 4 [11:22:48.906] 0 [11:22:48.907] checking for int timezone... yes [11:22:48.959] checking for backtrace_symbols... no [11:22:49.009] checking for copyfile... no [11:22:49.059] checking for copy_file_range... no [11:22:49.111] checking for elf_aux_info... no [11:22:49.161] checking for getauxval... no [11:22:49.212] checking for getifaddrs... no [11:22:49.263] checking for getpeerucred... no [11:22:49.314] checking for inet_pton... yes [11:22:49.364] checking for kqueue... no [11:22:49.415] checking for mbstowcs_l... no [11:22:49.465] checking for memset_s... no [11:22:49.516] checking for posix_fallocate... no [11:22:49.568] checking for ppoll... no [11:22:49.619] checking for pthread_is_threaded_np... no [11:22:49.672] checking for setproctitle... no [11:22:49.723] checking for setproctitle_fast... no [11:22:49.773] checking for strchrnul... no [11:22:49.824] checking for strsignal... no [11:22:49.875] checking for syncfs... no [11:22:49.928] checking for sync_file_range... no [11:22:49.981] checking for uselocale... no [11:22:50.034] checking for wcstombs_l... no [11:22:50.083] checking for __builtin_bswap16... yes [11:22:50.134] checking for __builtin_bswap32... yes [11:22:50.183] checking for __builtin_bswap64... yes [11:22:50.232] checking for __builtin_clz... yes [11:22:50.280] checking for __builtin_ctz... yes [11:22:50.328] checking for __builtin_popcount... yes [11:22:50.376] checking for __builtin_frame_address... yes [11:22:50.424] checking for _LARGEFILE_SOURCE value needed for large files... no [11:22:50.476] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:22:50.509] checking for posix_fadvise... no [11:22:50.563] checking whether posix_fadvise is declared... no [11:22:50.609] checking whether fdatasync is declared... no [11:22:50.657] checking whether strlcat is declared... no [11:22:50.722] checking whether strlcpy is declared... no [11:22:50.786] checking whether strnlen is declared... yes [11:22:50.799] checking whether strsep is declared... no [11:22:50.865] checking whether preadv is declared... no [11:22:50.903] checking whether pwritev is declared... no [11:22:50.941] checking whether F_FULLFSYNC is declared... no [11:22:50.982] checking for explicit_bzero... no [11:22:51.029] checking for getopt... yes [11:22:51.075] checking for getpeereid... no [11:22:51.125] checking for inet_aton... no [11:22:51.174] checking for mkdtemp... no [11:22:51.223] checking for strlcat... no [11:22:51.272] checking for strlcpy... no [11:22:51.321] checking for strnlen... yes [11:22:51.370] checking for strsep... no [11:22:51.419] checking for pthread_barrier_wait... yes [11:22:51.464] configure: On mingw32 we will use our strtof wrapper. [11:22:51.464] checking for getopt_long... yes [11:22:51.509] checking for syslog... no [11:22:51.557] checking for opterr... yes [11:22:51.606] checking for optreset... no [11:22:51.657] checking test program... cross-compiling [11:22:51.657] checking size of void *... 8 [11:22:52.064] checking size of size_t... 8 [11:22:52.485] checking size of long... 4 [11:22:52.744] checking size of long long... 8 [11:22:53.091] checking alignment of short... 2 [11:22:53.314] checking alignment of int... 4 [11:22:53.637] checking alignment of long... 4 [11:22:53.978] checking alignment of int64_t... 8 [11:22:54.386] checking alignment of double... 8 [11:22:54.733] checking for __int128... yes [11:22:54.784] checking for __int128 alignment bug... assuming ok [11:22:54.784] checking alignment of PG_INT128_TYPE... 16 [11:22:55.342] checking for builtin __sync char locking functions... yes [11:22:55.386] checking for builtin __sync int32 locking functions... yes [11:22:55.430] checking for builtin __sync int32 atomic operations... yes [11:22:55.473] checking for builtin __sync int64 atomic operations... yes [11:22:55.518] checking for builtin __atomic int32 atomic operations... yes [11:22:55.561] checking for builtin __atomic int64 atomic operations... yes [11:22:55.607] checking for __get_cpuid... yes [11:22:55.655] checking for __get_cpuid_count... yes [11:22:55.699] checking for __cpuid... no [11:22:56.109] checking for __cpuidex... no [11:22:56.543] checking for _xgetbv... yes [11:22:56.953] checking for _mm512_popcnt_epi64... yes [11:22:57.382] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:22:57.481] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:22:57.503] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:22:57.521] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:22:57.539] 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 [11:22:57.593] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:22:57.593] checking which random number source to use... Windows native [11:22:57.595] checking for xmllint... /usr/bin/xmllint [11:22:57.595] checking for xsltproc... /usr/bin/xsltproc [11:22:57.596] checking for fop... /usr/bin/fop [11:22:57.596] checking for dbtoepub... no [11:22:57.596] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:22:57.596] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:22:57.597] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:22:57.607] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:22:57.607] 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 [11:22:57.607] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:22:57.607] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:22:57.689] configure: creating ./config.status [11:22:57.769] config.status: creating GNUmakefile [11:22:57.780] config.status: creating src/Makefile.global [11:22:57.795] config.status: creating src/include/pg_config.h [11:22:57.807] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:22:57.821] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:22:57.828] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:22:57.835] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:22:57.841] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:22:57.848] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:22:57.851] config.status: executing check_win32_symlinks commands [11:22:57.883] [11:22:57.883] real 0m18.781s [11:22:57.883] user 0m12.523s [11:22:57.883] sys 0m5.871s [11:22:57.883] make -s -j${BUILD_JOBS} clean [11:22:58.399] time make -s -j${BUILD_JOBS} world-bin [11:23:47.100] In function ‘ExplainPropertyText’, [11:23:47.100] inlined from ‘show_modifytable_info’ at explain.c:4639:3, [11:23:47.100] inlined from ‘ExplainNode’ at explain.c:2388:4: [11:23:47.100] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [11:23:47.100] 5156 | ExplainProperty(qlabel, NULL, value, false, es); [11:23:47.100] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:23:47.100] explain.c: In function ‘ExplainNode’: [11:23:47.100] explain.c:4611:29: note: ‘resolution’ was declared here [11:23:47.100] 4611 | const char *resolution; [11:23:47.100] | ^~~~~~~~~~ [11:23:47.100] cc1: all warnings being treated as errors [11:23:47.101] make[3]: *** [: explain.o] Error 1 [11:23:47.101] make[2]: *** [common.mk:37: commands-recursive] Error 2 [11:23:47.101] make[2]: *** Waiting for unfinished jobs.... [11:24:25.492] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:24:25.492] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:24:25.492] [11:24:25.492] real 1m27.093s [11:24:25.492] user 4m38.859s [11:24:25.492] sys 0m53.472s [11:24:25.492] [11:24:25.492] Exit status: 2