[05:19:47.966] time ./configure \ [05:19:47.966] --host=x86_64-w64-mingw32 \ [05:19:47.966] --enable-cassert \ [05:19:47.966] --without-icu \ [05:19:47.966] CC="ccache x86_64-w64-mingw32-gcc" \ [05:19:47.966] CXX="ccache x86_64-w64-mingw32-g++" [05:19:48.093] checking build system type... x86_64-pc-linux-gnu [05:19:48.297] checking host system type... x86_64-w64-mingw32 [05:19:48.303] checking which template to use... win32 [05:19:48.303] checking whether NLS is wanted... no [05:19:48.304] checking for default port number... 5432 [05:19:48.311] checking for block size... 8kB [05:19:48.312] checking for segment size... 1GB [05:19:48.315] checking for WAL block size... 8kB [05:19:48.316] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:19:48.352] checking whether the C compiler works... yes [05:19:48.499] checking for C compiler default output file name... a.exe [05:19:48.501] checking for suffix of executables... .exe [05:19:48.543] checking whether we are cross compiling... yes [05:19:48.619] checking for suffix of object files... o [05:19:48.637] checking whether we are using the GNU C compiler... yes [05:19:48.657] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:19:48.664] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:19:48.690] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:19:48.858] checking whether we are using the GNU C++ compiler... yes [05:19:49.025] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:19:49.096] checking for gawk... no [05:19:49.096] checking for mawk... mawk [05:19:49.099] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:19:49.116] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:19:49.150] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:19:49.199] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:19:49.247] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:19:49.254] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:19:49.262] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:19:49.280] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:19:49.288] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:19:49.321] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:19:49.338] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:19:49.373] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:19:49.381] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:19:49.388] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:19:49.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:19:49.428] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:19:49.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:19:49.483] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:19:49.491] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:19:49.507] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:19:49.515] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:19:49.522] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:19:49.541] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:19:49.567] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:19:49.575] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:19:49.611] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:19:49.650] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:19:49.691] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:19:49.699] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:19:49.717] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:19:49.755] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:19:49.763] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:19:49.781] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:19:49.853] checking whether the C compiler still works... yes [05:19:49.933] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:19:50.009] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:19:50.009] checking pkg-config is at least version 0.9.0... yes [05:19:50.027] checking whether to build with ICU support... no [05:19:50.028] checking whether to build with Tcl... no [05:19:50.028] checking whether to build Perl modules... no [05:19:50.028] checking whether to build Python modules... no [05:19:50.028] checking whether to build with GSSAPI support... no [05:19:50.029] checking whether to build with PAM support... no [05:19:50.029] checking whether to build with BSD Authentication support... no [05:19:50.029] checking whether to build with LDAP support... no [05:19:50.029] checking whether to build with Bonjour support... no [05:19:50.029] checking whether to build with SELinux support... no [05:19:50.030] checking whether to build with systemd support... no [05:19:50.030] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:19:50.030] checking whether to build with XML support... no [05:19:50.030] checking whether to build with LZ4 support... no [05:19:50.030] checking whether to build with ZSTD support... no [05:19:50.031] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:19:50.031] checking whether it is possible to strip libraries... yes [05:19:50.039] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:19:50.039] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:19:50.040] checking for a BSD-compatible install... /usr/bin/install -c [05:19:50.049] checking for tar... /usr/bin/tar [05:19:50.050] checking whether ln -s works... yes [05:19:50.050] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:19:50.052] checking for bison... /usr/bin/bison [05:19:50.055] configure: using bison (GNU Bison) 3.8.2 [05:19:50.058] checking for flex... /usr/bin/flex [05:19:50.072] configure: using flex 2.6.4 [05:19:50.072] checking for perl... /usr/bin/perl [05:19:50.075] configure: using perl 5.36.0 [05:19:50.077] checking for zic... /usr/sbin/zic [05:19:50.077] checking for a sed that does not truncate output... /usr/bin/sed [05:19:50.083] checking for grep that handles long lines and -e... /usr/bin/grep [05:19:50.085] checking for egrep... /usr/bin/grep -E [05:19:50.087] checking for ANSI C header files... yes [05:19:50.179] checking for sys/types.h... yes [05:19:50.197] checking for sys/stat.h... yes [05:19:50.236] checking for stdlib.h... yes [05:19:50.252] checking for string.h... yes [05:19:50.315] checking for memory.h... yes [05:19:50.381] checking for strings.h... yes [05:19:50.398] checking for inttypes.h... yes [05:19:50.439] checking for stdint.h... yes [05:19:50.455] checking for unistd.h... yes [05:19:50.496] checking for main in -lm... yes [05:19:50.545] checking for library containing setproctitle... no [05:19:50.636] checking for library containing dlsym... no [05:19:50.724] checking for library containing socket... -lws2_32 [05:19:50.860] checking for library containing getopt_long... none required [05:19:50.908] checking for library containing shm_open... no [05:19:51.000] checking for library containing shm_unlink... no [05:19:51.088] checking for library containing clock_gettime... no [05:19:51.176] checking for library containing shmget... no [05:19:51.265] checking for library containing backtrace_symbols... no [05:19:51.356] checking for library containing pthread_barrier_wait... -lpthread [05:19:51.451] checking for inflate in -lz... yes [05:19:51.501] checking for stdbool.h that conforms to C99... yes [05:19:51.524] checking for _Bool... yes [05:19:51.655] checking atomic.h usability... no [05:19:51.711] checking atomic.h presence... no [05:19:51.731] checking for atomic.h... no [05:19:51.735] checking copyfile.h usability... no [05:19:51.792] checking copyfile.h presence... no [05:19:51.813] checking for copyfile.h... no [05:19:51.816] checking execinfo.h usability... no [05:19:51.875] checking execinfo.h presence... no [05:19:51.894] checking for execinfo.h... no [05:19:51.898] checking getopt.h usability... yes [05:19:51.956] checking getopt.h presence... yes [05:19:51.972] checking for getopt.h... yes [05:19:51.980] checking ifaddrs.h usability... no [05:19:52.039] checking ifaddrs.h presence... no [05:19:52.061] checking for ifaddrs.h... no [05:19:52.065] checking mbarrier.h usability... no [05:19:52.124] checking mbarrier.h presence... no [05:19:52.145] checking for mbarrier.h... no [05:19:52.149] checking sys/epoll.h usability... no [05:19:52.208] checking sys/epoll.h presence... no [05:19:52.229] checking for sys/epoll.h... no [05:19:52.232] checking sys/event.h usability... no [05:19:52.291] checking sys/event.h presence... no [05:19:52.310] checking for sys/event.h... no [05:19:52.314] checking sys/personality.h usability... no [05:19:52.373] checking sys/personality.h presence... no [05:19:52.394] checking for sys/personality.h... no [05:19:52.398] checking sys/prctl.h usability... no [05:19:52.457] checking sys/prctl.h presence... no [05:19:52.478] checking for sys/prctl.h... no [05:19:52.481] checking sys/procctl.h usability... no [05:19:52.540] checking sys/procctl.h presence... no [05:19:52.561] checking for sys/procctl.h... no [05:19:52.565] checking sys/signalfd.h usability... no [05:19:52.620] checking sys/signalfd.h presence... no [05:19:52.641] checking for sys/signalfd.h... no [05:19:52.645] checking sys/ucred.h usability... no [05:19:52.706] checking sys/ucred.h presence... no [05:19:52.727] checking for sys/ucred.h... no [05:19:52.731] checking termios.h usability... no [05:19:52.791] checking termios.h presence... no [05:19:52.811] checking for termios.h... no [05:19:52.814] checking ucred.h usability... no [05:19:52.871] checking ucred.h presence... no [05:19:52.892] checking for ucred.h... no [05:19:52.895] checking zlib.h usability... yes [05:19:52.959] checking zlib.h presence... yes [05:19:52.979] checking for zlib.h... yes [05:19:52.980] checking for lz4... /usr/bin/lz4 [05:19:52.980] checking for zstd... /usr/bin/zstd [05:19:52.980] checking for openssl... /usr/bin/openssl [05:19:52.985] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [05:19:52.985] checking crtdefs.h usability... yes [05:19:53.043] checking crtdefs.h presence... yes [05:19:53.059] checking for crtdefs.h... yes [05:19:53.061] checking whether byte ordering is bigendian... no [05:19:53.137] checking for inline... inline [05:19:53.145] checking for printf format archetype... gnu_printf [05:19:53.182] checking for _Static_assert... yes [05:19:53.226] checking for typeof... typeof [05:19:53.262] checking for __builtin_types_compatible_p... yes [05:19:53.284] checking for __builtin_constant_p... yes [05:19:53.296] checking for __builtin_unreachable... yes [05:19:53.340] checking for computed goto support... yes [05:19:53.377] checking for struct tm.tm_zone... no [05:19:53.458] checking for union semun... no [05:19:53.495] checking for socklen_t... yes [05:19:54.672] checking for struct sockaddr.sa_len... no [05:19:56.820] checking for locale_t... no [05:19:56.893] checking for C/C++ restrict keyword... __restrict [05:19:56.918] checking for struct option... yes [05:19:56.963] checking whether assembler supports x86_64 popcntq... yes [05:19:56.971] checking size of off_t... 4 [05:19:57.257] 0 [05:19:57.257] checking size of bool... 1 [05:19:57.330] checking for int timezone... yes [05:19:57.378] checking for wcstombs_l declaration... no [05:19:57.466] checking for backtrace_symbols... no [05:19:57.521] checking for copyfile... no [05:19:57.575] checking for copy_file_range... no [05:19:57.628] checking for getifaddrs... no [05:19:57.682] checking for getpeerucred... no [05:19:57.736] checking for inet_pton... yes [05:19:57.790] checking for kqueue... no [05:19:57.844] checking for mbstowcs_l... no [05:19:57.897] checking for memset_s... no [05:19:57.950] checking for posix_fallocate... no [05:19:58.001] checking for ppoll... no [05:19:58.053] checking for pthread_is_threaded_np... no [05:19:58.108] checking for setproctitle... no [05:19:58.162] checking for setproctitle_fast... no [05:19:58.215] checking for strchrnul... no [05:19:58.269] checking for strsignal... no [05:19:58.323] checking for syncfs... no [05:19:58.377] checking for sync_file_range... no [05:19:58.431] checking for uselocale... no [05:19:58.484] checking for wcstombs_l... no [05:19:58.532] checking for __builtin_bswap16... yes [05:19:58.585] checking for __builtin_bswap32... yes [05:19:58.636] checking for __builtin_bswap64... yes [05:19:58.688] checking for __builtin_clz... yes [05:19:58.737] checking for __builtin_ctz... yes [05:19:58.788] checking for __builtin_popcount... yes [05:19:58.840] checking for __builtin_frame_address... yes [05:19:58.890] checking for _LARGEFILE_SOURCE value needed for large files... no [05:19:58.947] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:19:58.982] checking for posix_fadvise... no [05:19:59.039] checking whether posix_fadvise is declared... no [05:19:59.088] checking whether fdatasync is declared... no [05:19:59.139] checking whether strlcat is declared... no [05:19:59.209] checking whether strlcpy is declared... no [05:19:59.278] checking whether strnlen is declared... yes [05:19:59.313] checking whether strsep is declared... no [05:19:59.382] checking whether preadv is declared... no [05:19:59.424] checking whether pwritev is declared... no [05:19:59.465] checking whether F_FULLFSYNC is declared... no [05:19:59.510] checking for explicit_bzero... no [05:19:59.562] checking for getopt... yes [05:19:59.609] checking for getpeereid... no [05:19:59.659] checking for inet_aton... no [05:19:59.710] checking for mkdtemp... no [05:19:59.759] checking for strlcat... no [05:19:59.811] checking for strlcpy... no [05:19:59.862] checking for strnlen... yes [05:19:59.911] checking for strsep... no [05:19:59.962] checking for pthread_barrier_wait... yes [05:20:00.007] configure: On mingw32 we will use our strtof wrapper. [05:20:00.007] checking for getopt_long... yes [05:20:00.052] checking for _configthreadlocale... yes [05:20:00.100] checking for syslog... no [05:20:00.150] checking for opterr... yes [05:20:00.201] checking for optreset... no [05:20:00.256] checking test program... cross-compiling [05:20:00.256] checking whether long int is 64 bits... no [05:20:00.290] checking whether long long int is 64 bits... yes [05:20:00.300] checking for __builtin_mul_overflow... yes [05:20:00.345] checking size of void *... 8 [05:20:00.778] checking size of size_t... 8 [05:20:01.215] checking size of long... 4 [05:20:01.494] checking alignment of short... 2 [05:20:01.718] checking alignment of int... 4 [05:20:02.092] checking alignment of long... 4 [05:20:02.362] checking alignment of long long int... 8 [05:20:02.847] checking alignment of double... 8 [05:20:03.237] checking for int8... no [05:20:03.283] checking for uint8... no [05:20:03.328] checking for int64... no [05:20:03.372] checking for uint64... no [05:20:03.415] checking for __int128... yes [05:20:03.463] checking for __int128 alignment bug... assuming ok [05:20:03.463] checking alignment of PG_INT128_TYPE... 16 [05:20:03.947] checking for builtin __sync char locking functions... yes [05:20:03.992] checking for builtin __sync int32 locking functions... yes [05:20:04.036] checking for builtin __sync int32 atomic operations... yes [05:20:04.083] checking for builtin __sync int64 atomic operations... yes [05:20:04.130] checking for builtin __atomic int32 atomic operations... yes [05:20:04.176] checking for builtin __atomic int64 atomic operations... yes [05:20:04.222] checking for __get_cpuid... yes [05:20:04.271] checking for __get_cpuid_count... yes [05:20:04.318] checking for __cpuid... no [05:20:04.709] checking for __cpuidex... no [05:20:05.131] checking for _xgetbv with CFLAGS=... no [05:20:05.503] checking for _xgetbv with CFLAGS=-mxsave... yes [05:20:05.895] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:20:06.270] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:20:06.604] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:20:06.654] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:20:06.744] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:20:06.769] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:20:06.790] 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 [05:20:06.848] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:20:06.848] checking which random number source to use... Windows native [05:20:06.850] checking for xmllint... /usr/bin/xmllint [05:20:06.850] checking for xsltproc... /usr/bin/xsltproc [05:20:06.851] checking for fop... /usr/bin/fop [05:20:06.851] checking for dbtoepub... no [05:20:06.851] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:20:06.851] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:20:06.851] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:20:06.863] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:20:06.863] 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 [05:20:06.863] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:20:06.863] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:20:06.957] configure: creating ./config.status [05:20:07.046] config.status: creating GNUmakefile [05:20:07.058] config.status: creating src/Makefile.global [05:20:07.074] config.status: creating src/include/pg_config.h [05:20:07.087] config.status: creating src/include/pg_config_ext.h [05:20:07.100] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:20:07.117] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:20:07.125] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:20:07.133] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:20:07.141] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:20:07.149] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:20:07.152] config.status: executing check_win32_symlinks commands [05:20:07.190] [05:20:07.190] real 0m19.224s [05:20:07.190] user 0m12.514s [05:20:07.190] sys 0m6.311s [05:20:07.190] make -s -j${BUILD_JOBS} clean [05:20:07.724] time make -s -j${BUILD_JOBS} world-bin [05:21:40.517] In function ‘fetch_remote_table_info’, [05:21:40.517] inlined from ‘copy_table’ at tablesync.c:1233:2, [05:21:40.517] inlined from ‘LogicalRepSyncTableStart’ at tablesync.c:1642:2, [05:21:40.517] inlined from ‘start_table_sync’ at tablesync.c:1783:19: [05:21:40.517] tablesync.c:1051:76: error: ‘hasgencolpub’ may be used uninitialized [-Werror=maybe-uninitialized] [05:21:40.517] 1051 | bool gencols_allowed = server_version >= 180000 && hasgencolpub; [05:21:40.517] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ [05:21:40.517] tablesync.c: In function ‘start_table_sync’: [05:21:40.517] tablesync.c:853:25: note: ‘hasgencolpub’ was declared here [05:21:40.517] 853 | bool hasgencolpub; [05:21:40.517] | ^~~~~~~~~~~~ [05:21:40.517] cc1: all warnings being treated as errors [05:21:40.518] make[4]: *** [: tablesync.o] Error 1 [05:21:40.518] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [05:21:40.518] make[2]: *** [common.mk:37: replication-recursive] Error 2 [05:21:40.518] make[2]: *** Waiting for unfinished jobs.... [05:21:52.404] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:21:52.404] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:21:52.404] [05:21:52.404] real 1m44.680s [05:21:52.404] user 5m39.239s [05:21:52.404] sys 1m5.273s [05:21:52.405] [05:21:52.405] Exit status: 2