[10:44:23.115] time ./configure \ [10:44:23.115] --host=x86_64-w64-mingw32 \ [10:44:23.115] --enable-cassert \ [10:44:23.115] --without-icu \ [10:44:23.115] CC="ccache x86_64-w64-mingw32-gcc" \ [10:44:23.115] CXX="ccache x86_64-w64-mingw32-g++" [10:44:23.230] checking build system type... x86_64-pc-linux-gnu [10:44:23.412] checking host system type... x86_64-w64-mingw32 [10:44:23.418] checking which template to use... win32 [10:44:23.418] checking whether NLS is wanted... no [10:44:23.418] checking for default port number... 5432 [10:44:23.425] checking for block size... 8kB [10:44:23.426] checking for segment size... 1GB [10:44:23.428] checking for WAL block size... 8kB [10:44:23.430] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [10:44:23.464] checking whether the C compiler works... yes [10:44:23.592] checking for C compiler default output file name... a.exe [10:44:23.593] checking for suffix of executables... .exe [10:44:23.634] checking whether we are cross compiling... yes [10:44:23.708] checking for suffix of object files... o [10:44:23.727] checking whether we are using the GNU C compiler... yes [10:44:23.734] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [10:44:23.752] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [10:44:23.762] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [10:44:23.823] checking whether we are using the GNU C++ compiler... yes [10:44:23.998] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [10:44:24.072] checking for gawk... no [10:44:24.072] checking for mawk... mawk [10:44:24.075] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:44:24.109] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [10:44:24.116] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:44:24.163] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:44:24.208] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [10:44:24.215] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:44:24.222] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:44:24.229] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:44:24.263] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:44:24.270] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:44:24.277] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [10:44:24.293] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:44:24.300] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:44:24.307] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:44:24.341] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [10:44:24.348] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [10:44:24.355] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:44:24.391] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:44:24.398] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:44:24.404] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [10:44:24.411] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [10:44:24.442] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:44:24.457] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:44:24.479] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:44:24.486] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:44:24.493] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:44:24.533] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:44:24.572] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:44:24.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:44:24.597] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:44:24.637] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:44:24.669] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:44:24.677] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:44:24.695] checking whether the C compiler still works... yes [10:44:24.771] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [10:44:24.841] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [10:44:24.842] checking pkg-config is at least version 0.9.0... yes [10:44:24.859] checking whether to build with ICU support... no [10:44:24.859] checking whether to build with Tcl... no [10:44:24.859] checking whether to build Perl modules... no [10:44:24.859] checking whether to build Python modules... no [10:44:24.859] checking whether to build with GSSAPI support... no [10:44:24.860] checking whether to build with PAM support... no [10:44:24.860] checking whether to build with BSD Authentication support... no [10:44:24.860] checking whether to build with LDAP support... no [10:44:24.860] checking whether to build with Bonjour support... no [10:44:24.861] checking whether to build with SELinux support... no [10:44:24.861] checking whether to build with systemd support... no [10:44:24.861] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:44:24.861] checking whether to build with libcurl support... no [10:44:24.861] checking whether to build with XML support... no [10:44:24.861] checking whether to build with LZ4 support... no [10:44:24.862] checking whether to build with ZSTD support... no [10:44:24.862] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [10:44:24.862] checking whether it is possible to strip libraries... yes [10:44:24.869] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [10:44:24.869] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [10:44:24.870] checking for a BSD-compatible install... /usr/bin/install -c [10:44:24.878] checking for tar... /usr/bin/tar [10:44:24.878] checking whether ln -s works... yes [10:44:24.878] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:44:24.880] checking for bison... /usr/bin/bison [10:44:24.883] configure: using bison (GNU Bison) 3.8.2 [10:44:24.885] checking for flex... /usr/bin/flex [10:44:24.887] configure: using flex 2.6.4 [10:44:24.887] checking for perl... /usr/bin/perl [10:44:24.890] configure: using perl 5.36.0 [10:44:24.892] checking for zic... /usr/sbin/zic [10:44:24.893] checking for a sed that does not truncate output... /usr/bin/sed [10:44:24.898] checking for grep that handles long lines and -e... /usr/bin/grep [10:44:24.900] checking for egrep... /usr/bin/grep -E [10:44:24.901] checking for ANSI C header files... yes [10:44:24.965] checking for sys/types.h... yes [10:44:25.024] checking for sys/stat.h... yes [10:44:25.058] checking for stdlib.h... yes [10:44:25.120] checking for string.h... yes [10:44:25.135] checking for memory.h... yes [10:44:25.172] checking for strings.h... yes [10:44:25.186] checking for inttypes.h... yes [10:44:25.248] checking for stdint.h... yes [10:44:25.308] checking for unistd.h... yes [10:44:25.345] checking for main in -lm... yes [10:44:25.392] checking for library containing setproctitle... no [10:44:25.481] checking for library containing dlsym... no [10:44:25.569] checking for library containing socket... -lws2_32 [10:44:25.703] checking for library containing getopt_long... none required [10:44:25.750] checking for library containing shm_open... no [10:44:25.841] checking for library containing shm_unlink... no [10:44:25.934] checking for library containing clock_gettime... no [10:44:26.025] checking for library containing shmget... no [10:44:26.119] checking for library containing backtrace_symbols... no [10:44:26.211] checking for library containing pthread_barrier_wait... -lpthread [10:44:26.305] checking for inflate in -lz... yes [10:44:26.356] checking atomic.h usability... no [10:44:26.415] checking atomic.h presence... no [10:44:26.435] checking for atomic.h... no [10:44:26.439] checking copyfile.h usability... no [10:44:26.498] checking copyfile.h presence... no [10:44:26.518] checking for copyfile.h... no [10:44:26.522] checking execinfo.h usability... no [10:44:26.580] checking execinfo.h presence... no [10:44:26.600] checking for execinfo.h... no [10:44:26.603] checking getopt.h usability... yes [10:44:26.661] checking getopt.h presence... yes [10:44:26.677] checking for getopt.h... yes [10:44:26.685] checking ifaddrs.h usability... no [10:44:26.743] checking ifaddrs.h presence... no [10:44:26.762] checking for ifaddrs.h... no [10:44:26.766] checking mbarrier.h usability... no [10:44:26.822] checking mbarrier.h presence... no [10:44:26.842] checking for mbarrier.h... no [10:44:26.845] checking sys/epoll.h usability... no [10:44:26.903] checking sys/epoll.h presence... no [10:44:26.923] checking for sys/epoll.h... no [10:44:26.927] checking sys/event.h usability... no [10:44:26.985] checking sys/event.h presence... no [10:44:27.005] checking for sys/event.h... no [10:44:27.008] checking sys/personality.h usability... no [10:44:27.066] checking sys/personality.h presence... no [10:44:27.087] checking for sys/personality.h... no [10:44:27.090] checking sys/prctl.h usability... no [10:44:27.147] checking sys/prctl.h presence... no [10:44:27.167] checking for sys/prctl.h... no [10:44:27.171] checking sys/procctl.h usability... no [10:44:27.226] checking sys/procctl.h presence... no [10:44:27.246] checking for sys/procctl.h... no [10:44:27.249] checking sys/signalfd.h usability... no [10:44:27.305] checking sys/signalfd.h presence... no [10:44:27.323] checking for sys/signalfd.h... no [10:44:27.327] checking sys/ucred.h usability... no [10:44:27.381] checking sys/ucred.h presence... no [10:44:27.399] checking for sys/ucred.h... no [10:44:27.402] checking termios.h usability... no [10:44:27.456] checking termios.h presence... no [10:44:27.474] checking for termios.h... no [10:44:27.477] checking ucred.h usability... no [10:44:27.532] checking ucred.h presence... no [10:44:27.551] checking for ucred.h... no [10:44:27.554] checking xlocale.h usability... no [10:44:27.612] checking xlocale.h presence... no [10:44:27.631] checking for xlocale.h... no [10:44:27.635] checking zlib.h usability... yes [10:44:27.697] checking zlib.h presence... yes [10:44:27.718] checking for zlib.h... yes [10:44:27.718] checking for lz4... /usr/bin/lz4 [10:44:27.718] checking for zstd... /usr/bin/zstd [10:44:27.719] checking for openssl... /usr/bin/openssl [10:44:27.723] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [10:44:27.723] checking crtdefs.h usability... yes [10:44:27.731] checking crtdefs.h presence... yes [10:44:27.746] checking for crtdefs.h... yes [10:44:27.747] checking whether byte ordering is bigendian... no [10:44:27.823] checking for inline... inline [10:44:27.852] checking for printf format archetype... gnu_printf [10:44:27.890] checking for _Static_assert... yes [10:44:27.934] checking for typeof... typeof [10:44:27.969] checking for __builtin_types_compatible_p... yes [10:44:27.981] checking for __builtin_constant_p... yes [10:44:27.992] checking for __builtin_mul_overflow... yes [10:44:28.043] checking for __builtin_unreachable... yes [10:44:28.085] checking for computed goto support... yes [10:44:28.122] checking for struct tm.tm_zone... no [10:44:28.202] checking for union semun... no [10:44:28.238] checking for socklen_t... yes [10:44:29.451] checking for struct sockaddr.sa_len... no [10:44:31.517] checking for C/C++ restrict keyword... __restrict [10:44:31.529] checking for struct option... yes [10:44:31.569] checking whether assembler supports x86_64 popcntq... yes [10:44:31.576] checking size of off_t... 4 [10:44:31.853] 0 [10:44:31.853] checking for int timezone... yes [10:44:31.905] checking for backtrace_symbols... no [10:44:31.955] checking for copyfile... no [10:44:32.005] checking for copy_file_range... no [10:44:32.055] checking for elf_aux_info... no [10:44:32.105] checking for getauxval... no [10:44:32.155] checking for getifaddrs... no [10:44:32.206] checking for getpeerucred... no [10:44:32.256] checking for inet_pton... yes [10:44:32.307] checking for kqueue... no [10:44:32.357] checking for mbstowcs_l... no [10:44:32.407] checking for memset_s... no [10:44:32.456] checking for posix_fallocate... no [10:44:32.507] checking for ppoll... no [10:44:32.559] checking for pthread_is_threaded_np... no [10:44:32.609] checking for setproctitle... no [10:44:32.660] checking for setproctitle_fast... no [10:44:32.710] checking for strchrnul... no [10:44:32.761] checking for strsignal... no [10:44:32.812] checking for syncfs... no [10:44:32.863] checking for sync_file_range... no [10:44:32.915] checking for uselocale... no [10:44:32.966] checking for wcstombs_l... no [10:44:33.013] checking for __builtin_bswap16... yes [10:44:33.062] checking for __builtin_bswap32... yes [10:44:33.110] checking for __builtin_bswap64... yes [10:44:33.160] checking for __builtin_clz... yes [10:44:33.208] checking for __builtin_ctz... yes [10:44:33.255] checking for __builtin_popcount... yes [10:44:33.305] checking for __builtin_frame_address... yes [10:44:33.353] checking for _LARGEFILE_SOURCE value needed for large files... no [10:44:33.407] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [10:44:33.438] checking for posix_fadvise... no [10:44:33.490] checking whether posix_fadvise is declared... no [10:44:33.535] checking whether fdatasync is declared... no [10:44:33.582] checking whether strlcat is declared... no [10:44:33.648] checking whether strlcpy is declared... no [10:44:33.714] checking whether strnlen is declared... yes [10:44:33.728] checking whether strsep is declared... no [10:44:33.795] checking whether preadv is declared... no [10:44:33.834] checking whether pwritev is declared... no [10:44:33.873] checking whether F_FULLFSYNC is declared... no [10:44:33.913] checking for explicit_bzero... no [10:44:33.961] checking for getopt... yes [10:44:34.005] checking for getpeereid... no [10:44:34.053] checking for inet_aton... no [10:44:34.102] checking for mkdtemp... no [10:44:34.152] checking for strlcat... no [10:44:34.202] checking for strlcpy... no [10:44:34.251] checking for strnlen... yes [10:44:34.300] checking for strsep... no [10:44:34.350] checking for pthread_barrier_wait... yes [10:44:34.397] configure: On mingw32 we will use our strtof wrapper. [10:44:34.397] checking for getopt_long... yes [10:44:34.443] checking for syslog... no [10:44:34.492] checking for opterr... yes [10:44:34.543] checking for optreset... no [10:44:34.597] checking test program... cross-compiling [10:44:34.597] checking size of void *... 8 [10:44:35.011] checking size of size_t... 8 [10:44:35.363] checking size of long... 4 [10:44:35.617] checking size of long long... 8 [10:44:36.031] checking alignment of short... 2 [10:44:36.200] checking alignment of int... 4 [10:44:36.510] checking alignment of long... 4 [10:44:36.855] checking alignment of int64_t... 8 [10:44:37.249] checking alignment of double... 8 [10:44:37.569] checking for __int128... yes [10:44:37.620] checking for __int128 alignment bug... assuming ok [10:44:37.620] checking alignment of PG_INT128_TYPE... 16 [10:44:37.971] checking for builtin __sync char locking functions... yes [10:44:38.014] checking for builtin __sync int32 locking functions... yes [10:44:38.055] checking for builtin __sync int32 atomic operations... yes [10:44:38.099] checking for builtin __sync int64 atomic operations... yes [10:44:38.145] checking for builtin __atomic int32 atomic operations... yes [10:44:38.190] checking for builtin __atomic int64 atomic operations... yes [10:44:38.236] checking for __get_cpuid... yes [10:44:38.286] checking for __get_cpuid_count... yes [10:44:38.331] checking for __cpuid... no [10:44:38.729] checking for __cpuidex... no [10:44:39.153] checking for _xgetbv... yes [10:44:39.564] checking for _mm512_popcnt_epi64... yes [10:44:39.983] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:44:40.084] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:44:40.107] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:44:40.125] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:44:40.144] 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:44:40.198] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:44:40.198] checking which random number source to use... Windows native [10:44:40.200] checking for xmllint... /usr/bin/xmllint [10:44:40.200] checking for xsltproc... /usr/bin/xsltproc [10:44:40.200] checking for fop... /usr/bin/fop [10:44:40.200] checking for dbtoepub... no [10:44:40.201] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:44:40.201] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:44:40.201] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:44:40.211] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:44:40.211] 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:44:40.211] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:44:40.211] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:44:40.293] configure: creating ./config.status [10:44:40.378] config.status: creating GNUmakefile [10:44:40.390] config.status: creating src/Makefile.global [10:44:40.406] config.status: creating src/include/pg_config.h [10:44:40.420] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:44:40.435] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:44:40.442] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:44:40.450] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:44:40.457] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:44:40.464] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:44:40.467] config.status: executing check_win32_symlinks commands [10:44:40.502] [10:44:40.502] real 0m17.388s [10:44:40.502] user 0m11.329s [10:44:40.502] sys 0m5.742s [10:44:40.502] make -s -j${BUILD_JOBS} clean [10:44:41.039] time make -s -j${BUILD_JOBS} world-bin [10:45:50.493] tablecmds.c: In function ‘ATRewriteTable’: [10:45:50.493] tablecmds.c:6419:42: error: ‘rInfo’ may be used uninitialized [-Werror=maybe-uninitialized] [10:45:50.493] 6419 | attnum = ExecRelCheckGenVirtualNotNull(rInfo, insertslot, [10:45:50.493] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:45:50.493] 6420 | estate, [10:45:50.493] | ~~~~~~~ [10:45:50.493] 6421 | all_virtual_nns); [10:45:50.493] | ~~~~~~~~~~~~~~~~ [10:45:50.493] tablecmds.c:6207:32: note: ‘rInfo’ was declared here [10:45:50.493] 6207 | ResultRelInfo *rInfo; [10:45:50.493] | ^~~~~ [10:45:50.493] cc1: all warnings being treated as errors [10:45:50.494] make[3]: *** [: tablecmds.o] Error 1 [10:45:50.494] make[2]: *** [common.mk:37: commands-recursive] Error 2 [10:45:50.494] make[2]: *** Waiting for unfinished jobs.... [10:46:17.413] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:46:17.414] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:46:17.414] [10:46:17.414] real 1m36.375s [10:46:17.414] user 5m12.329s [10:46:17.414] sys 0m58.691s [10:46:17.414] [10:46:17.414] Exit status: 2