[12:09:30.651] time ./configure \ [12:09:30.651] --host=x86_64-w64-mingw32 \ [12:09:30.651] --enable-cassert \ [12:09:30.651] --without-icu \ [12:09:30.651] CC="ccache x86_64-w64-mingw32-gcc" \ [12:09:30.651] CXX="ccache x86_64-w64-mingw32-g++" [12:09:30.767] checking build system type... x86_64-pc-linux-gnu [12:09:30.967] checking host system type... x86_64-w64-mingw32 [12:09:30.972] checking which template to use... win32 [12:09:30.972] checking whether NLS is wanted... no [12:09:30.972] checking for default port number... 5432 [12:09:30.979] checking for block size... 8kB [12:09:30.981] checking for segment size... 1GB [12:09:30.984] checking for WAL block size... 8kB [12:09:30.985] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:09:31.019] checking whether the C compiler works... yes [12:09:31.164] checking for C compiler default output file name... a.exe [12:09:31.165] checking for suffix of executables... .exe [12:09:31.209] checking whether we are cross compiling... yes [12:09:31.289] checking for suffix of object files... o [12:09:31.297] checking whether we are using the GNU C compiler... yes [12:09:31.304] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:09:31.322] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:09:31.332] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:09:31.399] checking whether we are using the GNU C++ compiler... yes [12:09:31.406] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:09:31.472] checking for gawk... no [12:09:31.472] checking for mawk... mawk [12:09:31.475] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:09:31.506] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:09:31.512] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:09:31.560] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:09:31.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:09:31.748] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:09:31.780] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:09:31.788] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:09:31.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:09:31.802] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:09:31.809] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:09:31.816] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:09:31.833] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:09:31.850] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:09:31.857] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:09:31.873] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:09:31.880] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:09:31.916] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:09:31.922] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:09:31.929] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:09:31.946] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:09:32.020] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:09:32.055] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:09:32.081] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:09:32.089] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:09:32.096] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:09:32.134] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:09:32.174] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:09:32.181] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:09:32.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:09:32.232] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:09:32.249] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:09:32.256] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:09:32.265] checking whether the C compiler still works... yes [12:09:32.332] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:09:32.410] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:09:32.410] checking pkg-config is at least version 0.9.0... yes [12:09:32.426] checking whether to build with ICU support... no [12:09:32.426] checking whether to build with Tcl... no [12:09:32.426] checking whether to build Perl modules... no [12:09:32.426] checking whether to build Python modules... no [12:09:32.426] checking whether to build with GSSAPI support... no [12:09:32.427] checking whether to build with PAM support... no [12:09:32.428] checking whether to build with BSD Authentication support... no [12:09:32.428] checking whether to build with LDAP support... no [12:09:32.428] checking whether to build with Bonjour support... no [12:09:32.428] checking whether to build with SELinux support... no [12:09:32.428] checking whether to build with systemd support... no [12:09:32.428] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:09:32.428] checking whether to build with XML support... no [12:09:32.428] checking whether to build with LZ4 support... no [12:09:32.429] checking whether to build with ZSTD support... no [12:09:32.429] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:09:32.429] checking whether it is possible to strip libraries... yes [12:09:32.437] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:09:32.437] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:09:32.437] checking for a BSD-compatible install... /usr/bin/install -c [12:09:32.446] checking for tar... /usr/bin/tar [12:09:32.446] checking whether ln -s works... yes [12:09:32.446] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:09:32.448] checking for bison... /usr/bin/bison [12:09:32.450] configure: using bison (GNU Bison) 3.8.2 [12:09:32.452] checking for flex... /usr/bin/flex [12:09:32.464] configure: using flex 2.6.4 [12:09:32.464] checking for perl... /usr/bin/perl [12:09:32.466] configure: using perl 5.36.0 [12:09:32.468] checking for zic... /usr/sbin/zic [12:09:32.469] checking for a sed that does not truncate output... /usr/bin/sed [12:09:32.473] checking for grep that handles long lines and -e... /usr/bin/grep [12:09:32.475] checking for egrep... /usr/bin/grep -E [12:09:32.477] checking for ANSI C header files... yes [12:09:32.520] checking for sys/types.h... yes [12:09:32.536] checking for sys/stat.h... yes [12:09:32.571] checking for stdlib.h... yes [12:09:32.604] checking for string.h... yes [12:09:32.618] checking for memory.h... yes [12:09:32.652] checking for strings.h... yes [12:09:32.666] checking for inttypes.h... yes [12:09:32.700] checking for stdint.h... yes [12:09:32.713] checking for unistd.h... yes [12:09:32.727] checking for main in -lm... yes [12:09:32.773] checking for library containing setproctitle... no [12:09:32.872] checking for library containing dlsym... no [12:09:32.964] checking for library containing socket... -lws2_32 [12:09:33.096] checking for library containing getopt_long... none required [12:09:33.144] checking for library containing shm_open... no [12:09:33.230] checking for library containing shm_unlink... no [12:09:33.320] checking for library containing clock_gettime... no [12:09:33.407] checking for library containing shmget... no [12:09:33.497] checking for library containing backtrace_symbols... no [12:09:33.583] checking for library containing pthread_barrier_wait... -lpthread [12:09:33.672] checking for inflate in -lz... yes [12:09:33.717] checking for stdbool.h that conforms to C99... yes [12:09:33.728] checking for _Bool... yes [12:09:33.800] checking atomic.h usability... no [12:09:33.852] checking atomic.h presence... no [12:09:33.872] checking for atomic.h... no [12:09:33.876] checking copyfile.h usability... no [12:09:33.929] checking copyfile.h presence... no [12:09:33.948] checking for copyfile.h... no [12:09:33.951] checking execinfo.h usability... no [12:09:34.007] checking execinfo.h presence... no [12:09:34.028] checking for execinfo.h... no [12:09:34.031] checking getopt.h usability... yes [12:09:34.039] checking getopt.h presence... yes [12:09:34.055] checking for getopt.h... yes [12:09:34.063] checking ifaddrs.h usability... no [12:09:34.123] checking ifaddrs.h presence... no [12:09:34.144] checking for ifaddrs.h... no [12:09:34.148] checking mbarrier.h usability... no [12:09:34.207] checking mbarrier.h presence... no [12:09:34.227] checking for mbarrier.h... no [12:09:34.231] checking sys/epoll.h usability... no [12:09:34.288] checking sys/epoll.h presence... no [12:09:34.308] checking for sys/epoll.h... no [12:09:34.311] checking sys/event.h usability... no [12:09:34.366] checking sys/event.h presence... no [12:09:34.384] checking for sys/event.h... no [12:09:34.387] checking sys/personality.h usability... no [12:09:34.440] checking sys/personality.h presence... no [12:09:34.457] checking for sys/personality.h... no [12:09:34.460] checking sys/prctl.h usability... no [12:09:34.513] checking sys/prctl.h presence... no [12:09:34.532] checking for sys/prctl.h... no [12:09:34.535] checking sys/procctl.h usability... no [12:09:34.590] checking sys/procctl.h presence... no [12:09:34.610] checking for sys/procctl.h... no [12:09:34.613] checking sys/signalfd.h usability... no [12:09:34.669] checking sys/signalfd.h presence... no [12:09:34.689] checking for sys/signalfd.h... no [12:09:34.692] checking sys/ucred.h usability... no [12:09:34.746] checking sys/ucred.h presence... no [12:09:34.766] checking for sys/ucred.h... no [12:09:34.770] checking termios.h usability... no [12:09:34.823] checking termios.h presence... no [12:09:34.842] checking for termios.h... no [12:09:34.846] checking ucred.h usability... no [12:09:34.901] checking ucred.h presence... no [12:09:34.920] checking for ucred.h... no [12:09:34.923] checking zlib.h usability... yes [12:09:34.987] checking zlib.h presence... yes [12:09:35.007] checking for zlib.h... yes [12:09:35.007] checking for lz4... /usr/bin/lz4 [12:09:35.008] checking for zstd... /usr/bin/zstd [12:09:35.008] checking for openssl... /usr/bin/openssl [12:09:35.013] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:09:35.013] checking crtdefs.h usability... yes [12:09:35.021] checking crtdefs.h presence... yes [12:09:35.036] checking for crtdefs.h... yes [12:09:35.038] checking whether byte ordering is bigendian... no [12:09:35.111] checking for inline... inline [12:09:35.118] checking for printf format archetype... gnu_printf [12:09:35.127] checking for _Static_assert... yes [12:09:35.172] checking for typeof... typeof [12:09:35.181] checking for __builtin_types_compatible_p... yes [12:09:35.193] checking for __builtin_constant_p... yes [12:09:35.205] checking for __builtin_unreachable... yes [12:09:35.248] checking for computed goto support... yes [12:09:35.256] checking for struct tm.tm_zone... no [12:09:35.332] checking for union semun... no [12:09:35.366] checking for socklen_t... yes [12:09:36.968] checking for struct sockaddr.sa_len... no [12:09:39.060] checking for locale_t... no [12:09:39.131] checking for C/C++ restrict keyword... __restrict [12:09:39.146] checking for struct option... yes [12:09:39.204] checking whether assembler supports x86_64 popcntq... yes [12:09:39.212] checking size of off_t... 4 [12:09:39.443] 0 [12:09:39.443] checking size of bool... 1 [12:09:39.517] checking for int timezone... yes [12:09:39.565] checking for wcstombs_l declaration... no [12:09:39.651] checking for backtrace_symbols... no [12:09:39.703] checking for copyfile... no [12:09:39.754] checking for copy_file_range... no [12:09:39.806] checking for getifaddrs... no [12:09:39.859] checking for getpeerucred... no [12:09:39.916] checking for inet_pton... yes [12:09:39.969] checking for kqueue... no [12:09:40.021] checking for mbstowcs_l... no [12:09:40.073] checking for memset_s... no [12:09:40.127] checking for posix_fallocate... no [12:09:40.178] checking for ppoll... no [12:09:40.228] checking for pthread_is_threaded_np... no [12:09:40.279] checking for setproctitle... no [12:09:40.329] checking for setproctitle_fast... no [12:09:40.379] checking for strchrnul... no [12:09:40.429] checking for strsignal... no [12:09:40.478] checking for syncfs... no [12:09:40.527] checking for sync_file_range... no [12:09:40.575] checking for uselocale... no [12:09:40.625] checking for wcstombs_l... no [12:09:40.671] checking for __builtin_bswap16... yes [12:09:40.719] checking for __builtin_bswap32... yes [12:09:40.767] checking for __builtin_bswap64... yes [12:09:40.816] checking for __builtin_clz... yes [12:09:40.865] checking for __builtin_ctz... yes [12:09:40.913] checking for __builtin_popcount... yes [12:09:40.961] checking for __builtin_frame_address... yes [12:09:41.011] checking for _LARGEFILE_SOURCE value needed for large files... no [12:09:41.066] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:09:41.097] checking for posix_fadvise... no [12:09:41.150] checking whether posix_fadvise is declared... no [12:09:41.196] checking whether fdatasync is declared... no [12:09:41.242] checking whether strlcat is declared... no [12:09:41.303] checking whether strlcpy is declared... no [12:09:41.366] checking whether strnlen is declared... yes [12:09:41.401] checking whether strsep is declared... no [12:09:41.465] checking whether preadv is declared... no [12:09:41.503] checking whether pwritev is declared... no [12:09:41.540] checking whether F_FULLFSYNC is declared... no [12:09:41.580] checking for explicit_bzero... no [12:09:41.630] checking for getopt... yes [12:09:41.675] checking for getpeereid... no [12:09:41.724] checking for inet_aton... no [12:09:41.774] checking for mkdtemp... no [12:09:41.823] checking for strlcat... no [12:09:41.875] checking for strlcpy... no [12:09:41.926] checking for strnlen... yes [12:09:41.976] checking for strsep... no [12:09:42.026] checking for pthread_barrier_wait... yes [12:09:42.073] configure: On mingw32 we will use our strtof wrapper. [12:09:42.073] checking for getopt_long... yes [12:09:42.122] checking for _configthreadlocale... yes [12:09:42.168] checking for syslog... no [12:09:42.219] checking for opterr... yes [12:09:42.269] checking for optreset... no [12:09:42.322] checking test program... cross-compiling [12:09:42.322] checking whether long int is 64 bits... no [12:09:42.359] checking whether long long int is 64 bits... yes [12:09:42.370] checking for __builtin_mul_overflow... yes [12:09:42.415] checking size of void *... 8 [12:09:42.706] checking size of size_t... 8 [12:09:43.072] checking size of long... 4 [12:09:43.400] checking alignment of short... 2 [12:09:43.596] checking alignment of int... 4 [12:09:43.860] checking alignment of long... 4 [12:09:44.148] checking alignment of long long int... 8 [12:09:44.409] checking alignment of double... 8 [12:09:44.733] checking for int8... no [12:09:44.774] checking for uint8... no [12:09:44.815] checking for int64... no [12:09:44.857] checking for uint64... no [12:09:44.898] checking for __int128... yes [12:09:44.949] checking for __int128 alignment bug... assuming ok [12:09:44.949] checking alignment of PG_INT128_TYPE... 16 [12:09:45.355] checking for builtin __sync char locking functions... yes [12:09:45.400] checking for builtin __sync int32 locking functions... yes [12:09:45.444] checking for builtin __sync int32 atomic operations... yes [12:09:45.487] checking for builtin __sync int64 atomic operations... yes [12:09:45.530] checking for builtin __atomic int32 atomic operations... yes [12:09:45.574] checking for builtin __atomic int64 atomic operations... yes [12:09:45.618] checking for __get_cpuid... yes [12:09:45.666] checking for __get_cpuid_count... yes [12:09:45.710] checking for __cpuid... no [12:09:46.121] checking for __cpuidex... no [12:09:46.551] checking for _xgetbv with CFLAGS=... no [12:09:46.930] checking for _xgetbv with CFLAGS=-mxsave... yes [12:09:47.328] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:09:47.714] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:09:48.062] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:09:48.111] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:09:48.205] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:09:48.229] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:09:48.250] 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 [12:09:48.306] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:09:48.306] checking which random number source to use... Windows native [12:09:48.308] checking for xmllint... /usr/bin/xmllint [12:09:48.309] checking for xsltproc... /usr/bin/xsltproc [12:09:48.309] checking for fop... /usr/bin/fop [12:09:48.309] checking for dbtoepub... no [12:09:48.309] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:09:48.309] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:09:48.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:09:48.320] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:09:48.320] 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 [12:09:48.320] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:09:48.320] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:09:48.416] configure: creating ./config.status [12:09:48.506] config.status: creating GNUmakefile [12:09:48.518] config.status: creating src/Makefile.global [12:09:48.533] config.status: creating src/include/pg_config.h [12:09:48.546] config.status: creating src/include/pg_config_ext.h [12:09:48.557] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:09:48.573] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:09:48.581] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:09:48.590] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:09:48.598] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:09:48.606] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:09:48.610] config.status: executing check_win32_symlinks commands [12:09:48.646] [12:09:48.646] real 0m17.995s [12:09:48.646] user 0m11.943s [12:09:48.646] sys 0m5.612s [12:09:48.646] make -s -j${BUILD_JOBS} clean [12:09:49.179] time make -s -j${BUILD_JOBS} world-bin [12:11:03.854] In function ‘fetch_remote_table_info’, [12:11:03.854] inlined from ‘copy_table’ at tablesync.c:1233:2, [12:11:03.854] inlined from ‘LogicalRepSyncTableStart’ at tablesync.c:1642:2, [12:11:03.854] inlined from ‘start_table_sync’ at tablesync.c:1783:19: [12:11:03.854] tablesync.c:1051:76: error: ‘hasgencolpub’ may be used uninitialized [-Werror=maybe-uninitialized] [12:11:03.854] 1051 | bool gencols_allowed = server_version >= 180000 && hasgencolpub; [12:11:03.854] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ [12:11:03.854] tablesync.c: In function ‘start_table_sync’: [12:11:03.854] tablesync.c:853:25: note: ‘hasgencolpub’ was declared here [12:11:03.854] 853 | bool hasgencolpub; [12:11:03.854] | ^~~~~~~~~~~~ [12:11:03.854] cc1: all warnings being treated as errors [12:11:03.855] make[4]: *** [: tablesync.o] Error 1 [12:11:03.855] make[4]: *** Waiting for unfinished jobs.... [12:11:04.867] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [12:11:04.868] make[2]: *** [common.mk:37: replication-recursive] Error 2 [12:11:04.868] make[2]: *** Waiting for unfinished jobs.... [12:11:12.700] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:11:12.700] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:11:12.700] [12:11:12.700] real 1m23.521s [12:11:12.700] user 4m29.751s [12:11:12.700] sys 0m52.835s [12:11:12.700] [12:11:12.700] Exit status: 2