[04:48:57.091] time ./configure \ [04:48:57.091] --host=x86_64-w64-mingw32 \ [04:48:57.091] --enable-cassert \ [04:48:57.091] --without-icu \ [04:48:57.091] CC="ccache x86_64-w64-mingw32-gcc" \ [04:48:57.091] CXX="ccache x86_64-w64-mingw32-g++" [04:48:57.219] checking build system type... x86_64-pc-linux-gnu [04:48:57.444] checking host system type... x86_64-w64-mingw32 [04:48:57.450] checking which template to use... win32 [04:48:57.450] checking whether NLS is wanted... no [04:48:57.451] checking for default port number... 5432 [04:48:57.458] checking for block size... 8kB [04:48:57.459] checking for segment size... 1GB [04:48:57.462] checking for WAL block size... 8kB [04:48:57.463] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:48:57.499] checking whether the C compiler works... yes [04:48:57.647] checking for C compiler default output file name... a.exe [04:48:57.648] checking for suffix of executables... .exe [04:48:57.692] checking whether we are cross compiling... yes [04:48:57.777] checking for suffix of object files... o [04:48:57.796] checking whether we are using the GNU C compiler... yes [04:48:57.803] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:48:57.810] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:48:57.839] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:48:57.902] checking whether we are using the GNU C++ compiler... yes [04:48:57.910] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:48:58.211] checking for gawk... no [04:48:58.211] checking for mawk... mawk [04:48:58.215] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:48:58.222] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:48:58.257] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:48:58.304] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:48:58.349] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:48:58.357] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:48:58.365] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:48:58.399] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:48:58.416] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:48:58.450] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:48:58.468] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:48:58.485] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:48:58.492] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:48:58.499] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:48:58.532] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:48:58.539] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:48:58.557] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:48:58.597] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:48:58.615] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:48:58.651] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:48:58.660] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:48:58.668] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:48:58.686] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:48:58.712] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:48:58.720] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:48:58.729] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:48:58.769] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:48:58.810] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:48:58.828] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:48:58.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:48:58.883] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:48:58.891] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:48:58.899] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:48:58.934] checking whether the C compiler still works... yes [04:48:59.006] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:48:59.086] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:48:59.086] checking pkg-config is at least version 0.9.0... yes [04:48:59.103] checking whether to build with ICU support... no [04:48:59.104] checking whether to build with Tcl... no [04:48:59.104] checking whether to build Perl modules... no [04:48:59.104] checking whether to build Python modules... no [04:48:59.104] checking whether to build with GSSAPI support... no [04:48:59.105] checking whether to build with PAM support... no [04:48:59.105] checking whether to build with BSD Authentication support... no [04:48:59.105] checking whether to build with LDAP support... no [04:48:59.105] checking whether to build with Bonjour support... no [04:48:59.105] checking whether to build with SELinux support... no [04:48:59.105] checking whether to build with systemd support... no [04:48:59.106] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:48:59.106] checking whether to build with XML support... no [04:48:59.106] checking whether to build with LZ4 support... no [04:48:59.106] checking whether to build with ZSTD support... no [04:48:59.107] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:48:59.107] checking whether it is possible to strip libraries... yes [04:48:59.115] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:48:59.115] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:48:59.115] checking for a BSD-compatible install... /usr/bin/install -c [04:48:59.125] checking for tar... /usr/bin/tar [04:48:59.125] checking whether ln -s works... yes [04:48:59.126] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:48:59.128] checking for bison... /usr/bin/bison [04:48:59.131] configure: using bison (GNU Bison) 3.8.2 [04:48:59.134] checking for flex... /usr/bin/flex [04:48:59.147] configure: using flex 2.6.4 [04:48:59.147] checking for perl... /usr/bin/perl [04:48:59.150] configure: using perl 5.36.0 [04:48:59.153] checking for zic... /usr/sbin/zic [04:48:59.153] checking for a sed that does not truncate output... /usr/bin/sed [04:48:59.159] checking for grep that handles long lines and -e... /usr/bin/grep [04:48:59.162] checking for egrep... /usr/bin/grep -E [04:48:59.164] checking for ANSI C header files... yes [04:48:59.261] checking for sys/types.h... yes [04:48:59.279] checking for sys/stat.h... yes [04:48:59.296] checking for stdlib.h... yes [04:48:59.361] checking for string.h... yes [04:48:59.424] checking for memory.h... yes [04:48:59.442] checking for strings.h... yes [04:48:59.458] checking for inttypes.h... yes [04:48:59.523] checking for stdint.h... yes [04:48:59.591] checking for unistd.h... yes [04:48:59.632] checking for main in -lm... yes [04:48:59.684] checking for library containing setproctitle... no [04:48:59.781] checking for library containing dlsym... no [04:48:59.876] checking for library containing socket... -lws2_32 [04:49:00.021] checking for library containing getopt_long... none required [04:49:00.073] checking for library containing shm_open... no [04:49:00.170] checking for library containing shm_unlink... no [04:49:00.266] checking for library containing clock_gettime... no [04:49:00.359] checking for library containing shmget... no [04:49:00.454] checking for library containing backtrace_symbols... no [04:49:00.548] checking for library containing pthread_barrier_wait... -lpthread [04:49:00.648] checking for inflate in -lz... yes [04:49:00.703] checking for stdbool.h that conforms to C99... yes [04:49:00.727] checking for _Bool... yes [04:49:00.864] checking atomic.h usability... no [04:49:00.924] checking atomic.h presence... no [04:49:00.946] checking for atomic.h... no [04:49:00.950] checking copyfile.h usability... no [04:49:01.013] checking copyfile.h presence... no [04:49:01.035] checking for copyfile.h... no [04:49:01.039] checking execinfo.h usability... no [04:49:01.099] checking execinfo.h presence... no [04:49:01.119] checking for execinfo.h... no [04:49:01.122] checking getopt.h usability... yes [04:49:01.130] checking getopt.h presence... yes [04:49:01.145] checking for getopt.h... yes [04:49:01.153] checking ifaddrs.h usability... no [04:49:01.212] checking ifaddrs.h presence... no [04:49:01.234] checking for ifaddrs.h... no [04:49:01.237] checking mbarrier.h usability... no [04:49:01.300] checking mbarrier.h presence... no [04:49:01.321] checking for mbarrier.h... no [04:49:01.325] checking sys/epoll.h usability... no [04:49:01.385] checking sys/epoll.h presence... no [04:49:01.405] checking for sys/epoll.h... no [04:49:01.408] checking sys/event.h usability... no [04:49:01.467] checking sys/event.h presence... no [04:49:01.487] checking for sys/event.h... no [04:49:01.490] checking sys/personality.h usability... no [04:49:01.549] checking sys/personality.h presence... no [04:49:01.570] checking for sys/personality.h... no [04:49:01.574] checking sys/prctl.h usability... no [04:49:01.634] checking sys/prctl.h presence... no [04:49:01.656] checking for sys/prctl.h... no [04:49:01.660] checking sys/procctl.h usability... no [04:49:01.720] checking sys/procctl.h presence... no [04:49:01.740] checking for sys/procctl.h... no [04:49:01.744] checking sys/signalfd.h usability... no [04:49:01.802] checking sys/signalfd.h presence... no [04:49:01.821] checking for sys/signalfd.h... no [04:49:01.824] checking sys/ucred.h usability... no [04:49:01.882] checking sys/ucred.h presence... no [04:49:01.902] checking for sys/ucred.h... no [04:49:01.906] checking termios.h usability... no [04:49:01.964] checking termios.h presence... no [04:49:01.984] checking for termios.h... no [04:49:01.988] checking ucred.h usability... no [04:49:02.046] checking ucred.h presence... no [04:49:02.067] checking for ucred.h... no [04:49:02.070] checking zlib.h usability... yes [04:49:02.134] checking zlib.h presence... yes [04:49:02.154] checking for zlib.h... yes [04:49:02.155] checking for lz4... /usr/bin/lz4 [04:49:02.155] checking for zstd... /usr/bin/zstd [04:49:02.155] checking for openssl... /usr/bin/openssl [04:49:02.160] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:49:02.161] checking crtdefs.h usability... yes [04:49:02.169] checking crtdefs.h presence... yes [04:49:02.186] checking for crtdefs.h... yes [04:49:02.187] checking whether byte ordering is bigendian... no [04:49:02.297] checking for inline... inline [04:49:02.304] checking for printf format archetype... gnu_printf [04:49:02.313] checking for _Static_assert... yes [04:49:02.356] checking for typeof... typeof [04:49:02.364] checking for __builtin_types_compatible_p... yes [04:49:02.376] checking for __builtin_constant_p... yes [04:49:02.398] checking for __builtin_unreachable... yes [04:49:02.444] checking for computed goto support... yes [04:49:02.462] checking for struct tm.tm_zone... no [04:49:02.546] checking for union semun... no [04:49:02.582] checking for socklen_t... yes [04:49:03.831] checking for struct sockaddr.sa_len... no [04:49:05.995] checking for locale_t... no [04:49:06.074] checking for C/C++ restrict keyword... __restrict [04:49:06.099] checking for struct option... yes [04:49:06.146] checking whether assembler supports x86_64 popcntq... yes [04:49:06.154] checking size of off_t... 4 [04:49:06.431] 0 [04:49:06.431] checking size of bool... 1 [04:49:06.578] checking for int timezone... yes [04:49:06.642] checking for wcstombs_l declaration... no [04:49:06.736] checking for backtrace_symbols... no [04:49:06.792] checking for copyfile... no [04:49:06.849] checking for copy_file_range... no [04:49:06.907] checking for getifaddrs... no [04:49:06.963] checking for getpeerucred... no [04:49:07.019] checking for inet_pton... yes [04:49:07.077] checking for kqueue... no [04:49:07.133] checking for mbstowcs_l... no [04:49:07.188] checking for memset_s... no [04:49:07.242] checking for posix_fallocate... no [04:49:07.298] checking for ppoll... no [04:49:07.355] checking for pthread_is_threaded_np... no [04:49:07.410] checking for setproctitle... no [04:49:07.466] checking for setproctitle_fast... no [04:49:07.520] checking for strchrnul... no [04:49:07.576] checking for strsignal... no [04:49:07.635] checking for syncfs... no [04:49:07.693] checking for sync_file_range... no [04:49:07.750] checking for uselocale... no [04:49:07.806] checking for wcstombs_l... no [04:49:07.858] checking for __builtin_bswap16... yes [04:49:07.913] checking for __builtin_bswap32... yes [04:49:07.965] checking for __builtin_bswap64... yes [04:49:08.017] checking for __builtin_clz... yes [04:49:08.071] checking for __builtin_ctz... yes [04:49:08.127] checking for __builtin_popcount... yes [04:49:08.180] checking for __builtin_frame_address... yes [04:49:08.233] checking for _LARGEFILE_SOURCE value needed for large files... no [04:49:08.291] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:49:08.326] checking for posix_fadvise... no [04:49:08.384] checking whether posix_fadvise is declared... no [04:49:08.434] checking whether fdatasync is declared... no [04:49:08.486] checking whether strlcat is declared... no [04:49:08.553] checking whether strlcpy is declared... no [04:49:08.626] checking whether strnlen is declared... yes [04:49:08.664] checking whether strsep is declared... no [04:49:08.732] checking whether preadv is declared... no [04:49:08.772] checking whether pwritev is declared... no [04:49:08.814] checking whether F_FULLFSYNC is declared... no [04:49:08.858] checking for explicit_bzero... no [04:49:08.910] checking for getopt... yes [04:49:08.958] checking for getpeereid... no [04:49:09.010] checking for inet_aton... no [04:49:09.061] checking for mkdtemp... no [04:49:09.113] checking for strlcat... no [04:49:09.167] checking for strlcpy... no [04:49:09.222] checking for strnlen... yes [04:49:09.275] checking for strsep... no [04:49:09.326] checking for pthread_barrier_wait... yes [04:49:09.375] configure: On mingw32 we will use our strtof wrapper. [04:49:09.375] checking for getopt_long... yes [04:49:09.423] checking for _configthreadlocale... yes [04:49:09.474] checking for syslog... no [04:49:09.527] checking for opterr... yes [04:49:09.580] checking for optreset... no [04:49:09.637] checking test program... cross-compiling [04:49:09.637] checking whether long int is 64 bits... no [04:49:09.672] checking whether long long int is 64 bits... yes [04:49:09.683] checking for __builtin_mul_overflow... yes [04:49:09.728] checking size of void *... 8 [04:49:10.218] checking size of size_t... 8 [04:49:10.619] checking size of long... 4 [04:49:10.946] checking alignment of short... 2 [04:49:11.182] checking alignment of int... 4 [04:49:11.542] checking alignment of long... 4 [04:49:11.769] checking alignment of long long int... 8 [04:49:12.188] checking alignment of double... 8 [04:49:12.605] checking for int8... no [04:49:12.653] checking for uint8... no [04:49:12.704] checking for int64... no [04:49:12.752] checking for uint64... no [04:49:12.803] checking for __int128... yes [04:49:12.861] checking for __int128 alignment bug... assuming ok [04:49:12.861] checking alignment of PG_INT128_TYPE... 16 [04:49:13.324] checking for builtin __sync char locking functions... yes [04:49:13.371] checking for builtin __sync int32 locking functions... yes [04:49:13.420] checking for builtin __sync int32 atomic operations... yes [04:49:13.466] checking for builtin __sync int64 atomic operations... yes [04:49:13.516] checking for builtin __atomic int32 atomic operations... yes [04:49:13.563] checking for builtin __atomic int64 atomic operations... yes [04:49:13.611] checking for __get_cpuid... yes [04:49:13.664] checking for __get_cpuid_count... yes [04:49:13.714] checking for __cpuid... no [04:49:14.128] checking for __cpuidex... no [04:49:14.577] checking for _xgetbv with CFLAGS=... no [04:49:14.967] checking for _xgetbv with CFLAGS=-mxsave... yes [04:49:15.376] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:49:15.773] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:49:16.125] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:49:16.175] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:49:16.273] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:49:16.298] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:49:16.321] 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 [04:49:16.383] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:49:16.383] checking which random number source to use... Windows native [04:49:16.386] checking for xmllint... /usr/bin/xmllint [04:49:16.386] checking for xsltproc... /usr/bin/xsltproc [04:49:16.386] checking for fop... /usr/bin/fop [04:49:16.386] checking for dbtoepub... no [04:49:16.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:49:16.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:49:16.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:49:16.401] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:49:16.401] 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 [04:49:16.401] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:49:16.401] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:49:16.502] configure: creating ./config.status [04:49:16.602] config.status: creating GNUmakefile [04:49:16.616] config.status: creating src/Makefile.global [04:49:16.634] config.status: creating src/include/pg_config.h [04:49:16.648] config.status: creating src/include/pg_config_ext.h [04:49:16.661] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:49:16.680] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:49:16.688] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:49:16.697] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:49:16.706] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:49:16.715] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:49:16.719] config.status: executing check_win32_symlinks commands [04:49:16.760] [04:49:16.760] real 0m19.668s [04:49:16.760] user 0m13.011s [04:49:16.760] sys 0m6.226s [04:49:16.760] make -s -j${BUILD_JOBS} clean [04:49:17.315] time make -s -j${BUILD_JOBS} world-bin [04:51:23.470] In file included from ../../../../src/include/postgres.h:46, [04:51:23.470] from pgstat_wal.c:18: [04:51:23.470] pgstat_wal.c: In function ‘lsntime_insert’: [04:51:23.470] pgstat_wal.c:353:48: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘XLogRecPtr’ {aka ‘long long unsigned int’} [-Werror=format=] [04:51:23.470] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [04:51:23.470] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:51:23.470] 354 | lsn, timestamptz_to_str(time))); [04:51:23.470] | ~~~ [04:51:23.470] | | [04:51:23.470] | XLogRecPtr {aka long long unsigned int} [04:51:23.470] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [04:51:23.470] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:51:23.470] | ^~~~~~~~~~~ [04:51:23.470] pgstat_wal.c:352:25: note: in expansion of macro ‘ereport’ [04:51:23.470] 352 | ereport(WARNING, [04:51:23.470] | ^~~~~~~ [04:51:23.470] pgstat_wal.c:353:80: note: format string is defined here [04:51:23.470] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [04:51:23.470] | ~~^ [04:51:23.470] | | [04:51:23.470] | long unsigned int [04:51:23.470] | %llu [04:51:23.470] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [04:51:23.470] pgstat_wal.c:536:26: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘XLogRecPtr’ {aka ‘long long unsigned int’} [-Werror=format=] [04:51:23.470] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [04:51:23.470] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:51:23.470] 537 | target_lsn); [04:51:23.470] | ~~~~~~~~~~ [04:51:23.470] | | [04:51:23.470] | XLogRecPtr {aka long long unsigned int} [04:51:23.470] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [04:51:23.470] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:51:23.470] | ^~~~~~~~~~~ [04:51:23.470] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [04:51:23.470] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:51:23.470] | ^~~~~~~ [04:51:23.470] pgstat_wal.c:535:17: note: in expansion of macro ‘elog’ [04:51:23.470] 535 | elog(DEBUG1, [04:51:23.470] | ^~~~ [04:51:23.470] pgstat_wal.c:536:72: note: format string is defined here [04:51:23.470] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [04:51:23.470] | ~~^ [04:51:23.470] | | [04:51:23.470] | long unsigned int [04:51:23.470] | %llu [04:51:23.470] cc1: all warnings being treated as errors [04:51:23.471] make[4]: *** [: pgstat_wal.o] Error 1 [04:51:23.471] make[4]: *** Waiting for unfinished jobs.... [04:51:24.177] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [04:51:24.177] make[3]: *** Waiting for unfinished jobs.... [04:51:54.705] make[2]: *** [common.mk:37: utils-recursive] Error 2 [04:51:54.705] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:51:54.706] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:51:54.706] [04:51:54.706] real 2m37.391s [04:51:54.706] user 8m35.873s [04:51:54.706] sys 1m34.834s [04:51:54.706] [04:51:54.706] Exit status: 2