[00:31:42.036] time ./configure \ [00:31:42.036] --host=x86_64-w64-mingw32 \ [00:31:42.036] --enable-cassert \ [00:31:42.036] --without-icu \ [00:31:42.036] CC="ccache x86_64-w64-mingw32-gcc" \ [00:31:42.036] CXX="ccache x86_64-w64-mingw32-g++" [00:31:42.167] checking build system type... x86_64-pc-linux-gnu [00:31:42.393] checking host system type... x86_64-w64-mingw32 [00:31:42.400] checking which template to use... win32 [00:31:42.400] checking whether NLS is wanted... no [00:31:42.400] checking for default port number... 5432 [00:31:42.408] checking for block size... 8kB [00:31:42.410] checking for segment size... 1GB [00:31:42.413] checking for WAL block size... 8kB [00:31:42.414] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:31:42.454] checking whether the C compiler works... yes [00:31:42.612] checking for C compiler default output file name... a.exe [00:31:42.613] checking for suffix of executables... .exe [00:31:42.659] checking whether we are cross compiling... yes [00:31:42.747] checking for suffix of object files... o [00:31:42.784] checking whether we are using the GNU C compiler... yes [00:31:42.820] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:31:42.840] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:31:42.929] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:31:43.021] checking whether we are using the GNU C++ compiler... yes [00:31:43.029] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:31:43.319] checking for gawk... no [00:31:43.319] checking for mawk... mawk [00:31:43.321] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:31:43.329] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:31:43.363] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:31:43.414] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:31:43.463] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:31:43.499] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:31:43.537] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:31:43.574] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:31:43.593] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:31:43.631] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:31:43.670] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:31:43.707] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:31:43.746] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:31:43.766] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:31:43.801] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:31:43.838] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:31:43.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:31:43.895] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:31:43.931] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:31:43.967] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:31:43.985] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:31:44.004] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:31:44.039] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:31:44.066] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:31:44.101] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:31:44.119] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:31:44.158] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:31:44.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:31:44.206] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:31:44.242] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:31:44.279] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:31:44.296] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:31:44.304] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:31:44.341] checking whether the C compiler still works... yes [00:31:44.393] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:31:44.472] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:31:44.473] checking pkg-config is at least version 0.9.0... yes [00:31:44.491] checking whether to build with ICU support... no [00:31:44.491] checking whether to build with Tcl... no [00:31:44.491] checking whether to build Perl modules... no [00:31:44.491] checking whether to build Python modules... no [00:31:44.491] checking whether to build with GSSAPI support... no [00:31:44.492] checking whether to build with PAM support... no [00:31:44.493] checking whether to build with BSD Authentication support... no [00:31:44.493] checking whether to build with LDAP support... no [00:31:44.493] checking whether to build with Bonjour support... no [00:31:44.493] checking whether to build with SELinux support... no [00:31:44.493] checking whether to build with systemd support... no [00:31:44.493] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:31:44.493] checking whether to build with XML support... no [00:31:44.493] checking whether to build with LZ4 support... no [00:31:44.494] checking whether to build with ZSTD support... no [00:31:44.494] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:31:44.494] checking whether it is possible to strip libraries... yes [00:31:44.503] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:31:44.504] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:31:44.504] checking for a BSD-compatible install... /usr/bin/install -c [00:31:44.515] checking for tar... /usr/bin/tar [00:31:44.515] checking whether ln -s works... yes [00:31:44.515] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:31:44.517] checking for bison... /usr/bin/bison [00:31:44.520] configure: using bison (GNU Bison) 3.8.2 [00:31:44.523] checking for flex... /usr/bin/flex [00:31:44.537] configure: using flex 2.6.4 [00:31:44.537] checking for perl... /usr/bin/perl [00:31:44.540] configure: using perl 5.36.0 [00:31:44.542] checking for zic... /usr/sbin/zic [00:31:44.543] checking for a sed that does not truncate output... /usr/bin/sed [00:31:44.548] checking for grep that handles long lines and -e... /usr/bin/grep [00:31:44.551] checking for egrep... /usr/bin/grep -E [00:31:44.552] checking for ANSI C header files... yes [00:31:44.647] checking for sys/types.h... yes [00:31:44.709] checking for sys/stat.h... yes [00:31:44.774] checking for stdlib.h... yes [00:31:44.839] checking for string.h... yes [00:31:44.876] checking for memory.h... yes [00:31:44.915] checking for strings.h... yes [00:31:44.953] checking for inttypes.h... yes [00:31:45.020] checking for stdint.h... yes [00:31:45.085] checking for unistd.h... yes [00:31:45.155] checking for main in -lm... yes [00:31:45.207] checking for library containing setproctitle... no [00:31:45.300] checking for library containing dlsym... no [00:31:45.395] checking for library containing socket... -lws2_32 [00:31:45.534] checking for library containing getopt_long... none required [00:31:45.584] checking for library containing shm_open... no [00:31:45.676] checking for library containing shm_unlink... no [00:31:45.767] checking for library containing clock_gettime... no [00:31:45.862] checking for library containing shmget... no [00:31:45.956] checking for library containing backtrace_symbols... no [00:31:46.051] checking for library containing pthread_barrier_wait... -lpthread [00:31:46.149] checking for inflate in -lz... yes [00:31:46.198] checking for stdbool.h that conforms to C99... yes [00:31:46.246] checking for _Bool... yes [00:31:46.372] checking atomic.h usability... no [00:31:46.433] checking atomic.h presence... no [00:31:46.454] checking for atomic.h... no [00:31:46.458] checking copyfile.h usability... no [00:31:46.517] checking copyfile.h presence... no [00:31:46.537] checking for copyfile.h... no [00:31:46.541] checking execinfo.h usability... no [00:31:46.600] checking execinfo.h presence... no [00:31:46.622] checking for execinfo.h... no [00:31:46.626] checking getopt.h usability... yes [00:31:46.657] checking getopt.h presence... yes [00:31:46.675] checking for getopt.h... yes [00:31:46.684] checking ifaddrs.h usability... no [00:31:46.743] checking ifaddrs.h presence... no [00:31:46.763] checking for ifaddrs.h... no [00:31:46.767] checking mbarrier.h usability... no [00:31:46.827] checking mbarrier.h presence... no [00:31:46.849] checking for mbarrier.h... no [00:31:46.852] checking sys/epoll.h usability... no [00:31:46.910] checking sys/epoll.h presence... no [00:31:46.929] checking for sys/epoll.h... no [00:31:46.933] checking sys/event.h usability... no [00:31:46.989] checking sys/event.h presence... no [00:31:47.009] checking for sys/event.h... no [00:31:47.012] checking sys/personality.h usability... no [00:31:47.069] checking sys/personality.h presence... no [00:31:47.089] checking for sys/personality.h... no [00:31:47.092] checking sys/prctl.h usability... no [00:31:47.150] checking sys/prctl.h presence... no [00:31:47.171] checking for sys/prctl.h... no [00:31:47.175] checking sys/procctl.h usability... no [00:31:47.236] checking sys/procctl.h presence... no [00:31:47.258] checking for sys/procctl.h... no [00:31:47.262] checking sys/signalfd.h usability... no [00:31:47.322] checking sys/signalfd.h presence... no [00:31:47.342] checking for sys/signalfd.h... no [00:31:47.346] checking sys/ucred.h usability... no [00:31:47.405] checking sys/ucred.h presence... no [00:31:47.426] checking for sys/ucred.h... no [00:31:47.430] checking termios.h usability... no [00:31:47.487] checking termios.h presence... no [00:31:47.508] checking for termios.h... no [00:31:47.512] checking ucred.h usability... no [00:31:47.574] checking ucred.h presence... no [00:31:47.596] checking for ucred.h... no [00:31:47.600] checking zlib.h usability... yes [00:31:47.665] checking zlib.h presence... yes [00:31:47.685] checking for zlib.h... yes [00:31:47.685] checking for lz4... /usr/bin/lz4 [00:31:47.685] checking for zstd... /usr/bin/zstd [00:31:47.685] checking for openssl... /usr/bin/openssl [00:31:47.690] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [00:31:47.691] checking crtdefs.h usability... yes [00:31:47.699] checking crtdefs.h presence... yes [00:31:47.716] checking for crtdefs.h... yes [00:31:47.717] checking whether byte ordering is bigendian... no [00:31:47.829] checking for inline... inline [00:31:47.847] checking for printf format archetype... gnu_printf [00:31:47.856] checking for _Static_assert... yes [00:31:47.903] checking for typeof... typeof [00:31:47.941] checking for __builtin_types_compatible_p... yes [00:31:47.954] checking for __builtin_constant_p... yes [00:31:47.977] checking for __builtin_unreachable... yes [00:31:48.023] checking for computed goto support... yes [00:31:48.061] checking for struct tm.tm_zone... no [00:31:48.152] checking for union semun... no [00:31:48.192] checking for socklen_t... yes [00:31:50.638] checking for struct sockaddr.sa_len... no [00:31:52.881] checking for locale_t... no [00:31:52.954] checking for C/C++ restrict keyword... __restrict [00:31:52.969] checking for struct option... yes [00:31:53.052] checking whether assembler supports x86_64 popcntq... yes [00:31:53.060] checking size of off_t... 4 [00:31:53.450] 0 [00:31:53.451] checking size of bool... 1 [00:31:53.535] checking for int timezone... yes [00:31:53.586] checking for wcstombs_l declaration... no [00:31:53.683] checking for backtrace_symbols... no [00:31:53.739] checking for copyfile... no [00:31:53.797] checking for copy_file_range... no [00:31:53.853] checking for getifaddrs... no [00:31:53.908] checking for getpeerucred... no [00:31:53.965] checking for inet_pton... yes [00:31:54.021] checking for kqueue... no [00:31:54.074] checking for mbstowcs_l... no [00:31:54.128] checking for memset_s... no [00:31:54.185] checking for posix_fallocate... no [00:31:54.240] checking for ppoll... no [00:31:54.294] checking for pthread_is_threaded_np... no [00:31:54.350] checking for setproctitle... no [00:31:54.406] checking for setproctitle_fast... no [00:31:54.462] checking for strchrnul... no [00:31:54.519] checking for strsignal... no [00:31:54.574] checking for syncfs... no [00:31:54.631] checking for sync_file_range... no [00:31:54.685] checking for uselocale... no [00:31:54.739] checking for wcstombs_l... no [00:31:54.789] checking for __builtin_bswap16... yes [00:31:54.841] checking for __builtin_bswap32... yes [00:31:54.893] checking for __builtin_bswap64... yes [00:31:54.943] checking for __builtin_clz... yes [00:31:54.992] checking for __builtin_ctz... yes [00:31:55.044] checking for __builtin_popcount... yes [00:31:55.095] checking for __builtin_frame_address... yes [00:31:55.146] checking for _LARGEFILE_SOURCE value needed for large files... no [00:31:55.198] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:31:55.233] checking for posix_fadvise... no [00:31:55.289] checking whether posix_fadvise is declared... no [00:31:55.339] checking whether fdatasync is declared... no [00:31:55.389] checking whether strlcat is declared... no [00:31:55.460] checking whether strlcpy is declared... no [00:31:55.529] checking whether strnlen is declared... yes [00:31:55.601] checking whether strsep is declared... no [00:31:55.671] checking whether preadv is declared... no [00:31:55.712] checking whether pwritev is declared... no [00:31:55.752] checking whether F_FULLFSYNC is declared... no [00:31:55.797] checking for explicit_bzero... no [00:31:55.848] checking for getopt... yes [00:31:55.896] checking for getpeereid... no [00:31:55.946] checking for inet_aton... no [00:31:55.996] checking for mkdtemp... no [00:31:56.046] checking for strlcat... no [00:31:56.097] checking for strlcpy... no [00:31:56.147] checking for strnlen... yes [00:31:56.197] checking for strsep... no [00:31:56.246] checking for pthread_barrier_wait... yes [00:31:56.290] configure: On mingw32 we will use our strtof wrapper. [00:31:56.291] checking for getopt_long... yes [00:31:56.337] checking for _configthreadlocale... yes [00:31:56.385] checking for syslog... no [00:31:56.435] checking for opterr... yes [00:31:56.484] checking for optreset... no [00:31:56.538] checking test program... cross-compiling [00:31:56.538] checking whether long int is 64 bits... no [00:31:56.569] checking whether long long int is 64 bits... yes [00:31:56.606] checking for __builtin_mul_overflow... yes [00:31:56.650] checking size of void *... 8 [00:31:57.163] checking size of size_t... 8 [00:31:57.662] checking size of long... 4 [00:31:58.027] checking alignment of short... 2 [00:31:58.341] checking alignment of int... 4 [00:31:58.770] checking alignment of long... 4 [00:31:59.062] checking alignment of long long int... 8 [00:31:59.514] checking alignment of double... 8 [00:32:00.074] checking for int8... no [00:32:00.117] checking for uint8... no [00:32:00.159] checking for int64... no [00:32:00.203] checking for uint64... no [00:32:00.245] checking for __int128... yes [00:32:00.293] checking for __int128 alignment bug... assuming ok [00:32:00.293] checking alignment of PG_INT128_TYPE... 16 [00:32:00.857] checking for builtin __sync char locking functions... yes [00:32:00.902] checking for builtin __sync int32 locking functions... yes [00:32:00.947] checking for builtin __sync int32 atomic operations... yes [00:32:00.990] checking for builtin __sync int64 atomic operations... yes [00:32:01.035] checking for builtin __atomic int32 atomic operations... yes [00:32:01.078] checking for builtin __atomic int64 atomic operations... yes [00:32:01.122] checking for __get_cpuid... yes [00:32:01.170] checking for __get_cpuid_count... yes [00:32:01.218] checking for __cpuid... no [00:32:01.628] checking for __cpuidex... no [00:32:02.064] checking for _xgetbv with CFLAGS=... no [00:32:02.460] checking for _xgetbv with CFLAGS=-mxsave... yes [00:32:02.876] checking for _mm512_popcnt_epi64 with CFLAGS=... no [00:32:03.265] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [00:32:03.618] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:32:03.669] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:32:03.765] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:32:03.789] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:32:03.809] 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 [00:32:03.867] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:32:03.868] checking which random number source to use... Windows native [00:32:03.870] checking for xmllint... /usr/bin/xmllint [00:32:03.870] checking for xsltproc... /usr/bin/xsltproc [00:32:03.870] checking for fop... /usr/bin/fop [00:32:03.871] checking for dbtoepub... no [00:32:03.871] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:32:03.871] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:32:03.871] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:32:03.883] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:32:03.883] 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 [00:32:03.883] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:32:03.883] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:32:03.973] configure: creating ./config.status [00:32:04.055] config.status: creating GNUmakefile [00:32:04.067] config.status: creating src/Makefile.global [00:32:04.082] config.status: creating src/include/pg_config.h [00:32:04.094] config.status: creating src/include/pg_config_ext.h [00:32:04.106] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:32:04.121] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:32:04.128] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:32:04.134] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:32:04.141] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:32:04.148] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:32:04.151] config.status: executing check_win32_symlinks commands [00:32:04.184] [00:32:04.184] real 0m22.148s [00:32:04.184] user 0m14.823s [00:32:04.184] sys 0m6.839s [00:32:04.184] make -s -j${BUILD_JOBS} clean [00:32:04.697] time make -s -j${BUILD_JOBS} world-bin [00:34:38.555] In file included from ../../../../src/include/postgres.h:46, [00:34:38.555] from pgstat_wal.c:18: [00:34:38.555] pgstat_wal.c: In function ‘lsntime_insert’: [00:34:38.555] pgstat_wal.c:362:48: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘XLogRecPtr’ {aka ‘long long unsigned int’} [-Werror=format=] [00:34:38.555] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [00:34:38.555] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:38.555] 363 | lsn, timestamptz_to_str(time))); [00:34:38.555] | ~~~ [00:34:38.555] | | [00:34:38.555] | XLogRecPtr {aka long long unsigned int} [00:34:38.555] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [00:34:38.555] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [00:34:38.555] | ^~~~~~~~~~~ [00:34:38.555] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [00:34:38.555] 361 | ereport(WARNING, [00:34:38.555] | ^~~~~~~ [00:34:38.555] pgstat_wal.c:362:80: note: format string is defined here [00:34:38.555] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [00:34:38.555] | ~~^ [00:34:38.555] | | [00:34:38.555] | long unsigned int [00:34:38.555] | %llu [00:34:38.555] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [00:34:38.555] pgstat_wal.c:545:26: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘XLogRecPtr’ {aka ‘long long unsigned int’} [-Werror=format=] [00:34:38.555] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [00:34:38.555] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:38.555] 546 | target_lsn); [00:34:38.555] | ~~~~~~~~~~ [00:34:38.555] | | [00:34:38.555] | XLogRecPtr {aka long long unsigned int} [00:34:38.555] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [00:34:38.555] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [00:34:38.555] | ^~~~~~~~~~~ [00:34:38.555] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [00:34:38.555] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [00:34:38.555] | ^~~~~~~ [00:34:38.555] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [00:34:38.555] 544 | elog(DEBUG1, [00:34:38.555] | ^~~~ [00:34:38.555] pgstat_wal.c:545:72: note: format string is defined here [00:34:38.555] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [00:34:38.555] | ~~^ [00:34:38.555] | | [00:34:38.555] | long unsigned int [00:34:38.555] | %llu [00:34:38.555] cc1: all warnings being treated as errors [00:34:38.557] make[4]: *** [: pgstat_wal.o] Error 1 [00:34:38.557] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [00:34:38.557] make[2]: *** [common.mk:37: utils-recursive] Error 2 [00:34:38.557] make[2]: *** Waiting for unfinished jobs.... [00:34:42.710] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:34:42.710] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:34:42.711] [00:34:42.711] real 2m38.013s [00:34:42.711] user 8m36.770s [00:34:42.711] sys 1m38.829s [00:34:42.711] [00:34:42.711] Exit status: 2