[14:12:18.918] time ./configure \ [14:12:18.918] --host=x86_64-w64-mingw32 \ [14:12:18.918] --enable-cassert \ [14:12:18.918] --without-icu \ [14:12:18.918] CC="ccache x86_64-w64-mingw32-gcc" \ [14:12:18.918] CXX="ccache x86_64-w64-mingw32-g++" [14:12:19.040] checking build system type... x86_64-pc-linux-gnu [14:12:19.257] checking host system type... x86_64-w64-mingw32 [14:12:19.264] checking which template to use... win32 [14:12:19.264] checking whether NLS is wanted... no [14:12:19.265] checking for default port number... 5432 [14:12:19.272] checking for block size... 8kB [14:12:19.274] checking for segment size... 1GB [14:12:19.277] checking for WAL block size... 8kB [14:12:19.278] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:12:19.313] checking whether the C compiler works... yes [14:12:19.464] checking for C compiler default output file name... a.exe [14:12:19.466] checking for suffix of executables... .exe [14:12:19.509] checking whether we are cross compiling... yes [14:12:19.589] checking for suffix of object files... o [14:12:19.608] checking whether we are using the GNU C compiler... yes [14:12:19.641] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:12:19.649] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:12:19.737] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [14:12:19.808] checking whether we are using the GNU C++ compiler... yes [14:12:19.816] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:12:20.109] checking for gawk... no [14:12:20.109] checking for mawk... mawk [14:12:20.112] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:12:20.119] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:12:20.137] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:12:20.189] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:12:20.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:12:20.245] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:12:20.253] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:12:20.291] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:12:20.308] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:12:20.315] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:12:20.330] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:12:20.346] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:12:20.353] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:12:20.361] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:12:20.378] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:12:20.386] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:12:20.393] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:12:20.430] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:12:20.445] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:12:20.480] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:12:20.488] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:12:20.495] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:12:20.511] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:12:20.533] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:12:20.547] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:12:20.564] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:12:20.606] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:12:20.643] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:12:20.650] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:12:20.684] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:12:20.719] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:12:20.726] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:12:20.732] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:12:20.748] checking whether the C compiler still works... yes [14:12:20.799] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:12:20.867] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:12:20.868] checking pkg-config is at least version 0.9.0... yes [14:12:20.884] checking whether to build with ICU support... no [14:12:20.885] checking whether to build with Tcl... no [14:12:20.885] checking whether to build Perl modules... no [14:12:20.885] checking whether to build Python modules... no [14:12:20.885] checking whether to build with GSSAPI support... no [14:12:20.886] checking whether to build with PAM support... no [14:12:20.886] checking whether to build with BSD Authentication support... no [14:12:20.886] checking whether to build with LDAP support... no [14:12:20.886] checking whether to build with Bonjour support... no [14:12:20.887] checking whether to build with SELinux support... no [14:12:20.887] checking whether to build with systemd support... no [14:12:20.887] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:12:20.887] checking whether to build with XML support... no [14:12:20.887] checking whether to build with LZ4 support... no [14:12:20.888] checking whether to build with ZSTD support... no [14:12:20.888] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:12:20.888] checking whether it is possible to strip libraries... yes [14:12:20.896] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:12:20.896] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:12:20.896] checking for a BSD-compatible install... /usr/bin/install -c [14:12:20.905] checking for tar... /usr/bin/tar [14:12:20.905] checking whether ln -s works... yes [14:12:20.905] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:12:20.907] checking for bison... /usr/bin/bison [14:12:20.910] configure: using bison (GNU Bison) 3.8.2 [14:12:20.912] checking for flex... /usr/bin/flex [14:12:20.924] configure: using flex 2.6.4 [14:12:20.924] checking for perl... /usr/bin/perl [14:12:20.926] configure: using perl 5.36.0 [14:12:20.928] checking for zic... /usr/sbin/zic [14:12:20.929] checking for a sed that does not truncate output... /usr/bin/sed [14:12:20.933] checking for grep that handles long lines and -e... /usr/bin/grep [14:12:20.935] checking for egrep... /usr/bin/grep -E [14:12:20.936] checking for ANSI C header files... yes [14:12:20.984] checking for sys/types.h... yes [14:12:21.021] checking for sys/stat.h... yes [14:12:21.083] checking for stdlib.h... yes [14:12:21.099] checking for string.h... yes [14:12:21.132] checking for memory.h... yes [14:12:21.147] checking for strings.h... yes [14:12:21.186] checking for inttypes.h... yes [14:12:21.203] checking for stdint.h... yes [14:12:21.216] checking for unistd.h... yes [14:12:21.280] checking for main in -lm... yes [14:12:21.326] checking for library containing setproctitle... no [14:12:21.414] checking for library containing dlsym... no [14:12:21.501] checking for library containing socket... -lws2_32 [14:12:21.632] checking for library containing getopt_long... none required [14:12:21.680] checking for library containing shm_open... no [14:12:21.768] checking for library containing shm_unlink... no [14:12:21.861] checking for library containing clock_gettime... no [14:12:21.951] checking for library containing shmget... no [14:12:22.040] checking for library containing backtrace_symbols... no [14:12:22.130] checking for library containing pthread_barrier_wait... -lpthread [14:12:22.224] checking for inflate in -lz... yes [14:12:22.272] checking for stdbool.h that conforms to C99... yes [14:12:22.285] checking for _Bool... yes [14:12:22.378] checking atomic.h usability... no [14:12:22.435] checking atomic.h presence... no [14:12:22.455] checking for atomic.h... no [14:12:22.459] checking copyfile.h usability... no [14:12:22.521] checking copyfile.h presence... no [14:12:22.539] checking for copyfile.h... no [14:12:22.542] checking execinfo.h usability... no [14:12:22.602] checking execinfo.h presence... no [14:12:22.621] checking for execinfo.h... no [14:12:22.624] checking getopt.h usability... yes [14:12:22.682] checking getopt.h presence... yes [14:12:22.700] checking for getopt.h... yes [14:12:22.707] checking ifaddrs.h usability... no [14:12:22.765] checking ifaddrs.h presence... no [14:12:22.788] checking for ifaddrs.h... no [14:12:22.792] checking mbarrier.h usability... no [14:12:22.851] checking mbarrier.h presence... no [14:12:22.873] checking for mbarrier.h... no [14:12:22.877] checking sys/epoll.h usability... no [14:12:22.939] checking sys/epoll.h presence... no [14:12:22.960] checking for sys/epoll.h... no [14:12:22.964] checking sys/event.h usability... no [14:12:23.025] checking sys/event.h presence... no [14:12:23.045] checking for sys/event.h... no [14:12:23.049] checking sys/personality.h usability... no [14:12:23.110] checking sys/personality.h presence... no [14:12:23.130] checking for sys/personality.h... no [14:12:23.134] checking sys/prctl.h usability... no [14:12:23.195] checking sys/prctl.h presence... no [14:12:23.215] checking for sys/prctl.h... no [14:12:23.219] checking sys/procctl.h usability... no [14:12:23.274] checking sys/procctl.h presence... no [14:12:23.295] checking for sys/procctl.h... no [14:12:23.299] checking sys/signalfd.h usability... no [14:12:23.353] checking sys/signalfd.h presence... no [14:12:23.374] checking for sys/signalfd.h... no [14:12:23.378] checking sys/ucred.h usability... no [14:12:23.436] checking sys/ucred.h presence... no [14:12:23.456] checking for sys/ucred.h... no [14:12:23.459] checking termios.h usability... no [14:12:23.517] checking termios.h presence... no [14:12:23.535] checking for termios.h... no [14:12:23.538] checking ucred.h usability... no [14:12:23.594] checking ucred.h presence... no [14:12:23.614] checking for ucred.h... no [14:12:23.617] checking zlib.h usability... yes [14:12:23.627] checking zlib.h presence... yes [14:12:23.645] checking for zlib.h... yes [14:12:23.645] checking for lz4... /usr/bin/lz4 [14:12:23.645] checking for zstd... /usr/bin/zstd [14:12:23.646] checking for openssl... /usr/bin/openssl [14:12:23.650] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [14:12:23.650] checking crtdefs.h usability... yes [14:12:23.709] checking crtdefs.h presence... yes [14:12:23.724] checking for crtdefs.h... yes [14:12:23.726] checking whether byte ordering is bigendian... no [14:12:23.810] checking for inline... inline [14:12:23.826] checking for printf format archetype... gnu_printf [14:12:23.834] checking for _Static_assert... yes [14:12:23.875] checking for typeof... typeof [14:12:23.883] checking for __builtin_types_compatible_p... yes [14:12:23.894] checking for __builtin_constant_p... yes [14:12:23.906] checking for __builtin_unreachable... yes [14:12:23.947] checking for computed goto support... yes [14:12:23.964] checking for struct tm.tm_zone... no [14:12:24.042] checking for union semun... no [14:12:24.077] checking for socklen_t... yes [14:12:26.559] checking for struct sockaddr.sa_len... no [14:12:28.600] checking for locale_t... no [14:12:28.665] checking for C/C++ restrict keyword... __restrict [14:12:28.690] checking for struct option... yes [14:12:28.760] checking whether assembler supports x86_64 popcntq... yes [14:12:28.768] checking size of off_t... 4 [14:12:29.022] 0 [14:12:29.022] checking size of bool... 1 [14:12:29.065] checking for int timezone... yes [14:12:29.116] checking for wcstombs_l declaration... no [14:12:29.200] checking for backtrace_symbols... no [14:12:29.246] checking for copyfile... no [14:12:29.298] checking for copy_file_range... no [14:12:29.346] checking for getifaddrs... no [14:12:29.399] checking for getpeerucred... no [14:12:29.447] checking for inet_pton... yes [14:12:29.501] checking for kqueue... no [14:12:29.549] checking for mbstowcs_l... no [14:12:29.603] checking for memset_s... no [14:12:29.651] checking for posix_fallocate... no [14:12:29.707] checking for ppoll... no [14:12:29.758] checking for pthread_is_threaded_np... no [14:12:29.813] checking for setproctitle... no [14:12:29.864] checking for setproctitle_fast... no [14:12:29.916] checking for strchrnul... no [14:12:29.966] checking for strsignal... no [14:12:30.018] checking for syncfs... no [14:12:30.068] checking for sync_file_range... no [14:12:30.121] checking for uselocale... no [14:12:30.173] checking for wcstombs_l... no [14:12:30.221] checking for __builtin_bswap16... yes [14:12:30.270] checking for __builtin_bswap32... yes [14:12:30.319] checking for __builtin_bswap64... yes [14:12:30.366] checking for __builtin_clz... yes [14:12:30.416] checking for __builtin_ctz... yes [14:12:30.462] checking for __builtin_popcount... yes [14:12:30.512] checking for __builtin_frame_address... yes [14:12:30.557] checking for _LARGEFILE_SOURCE value needed for large files... no [14:12:30.611] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:12:30.640] checking for posix_fadvise... no [14:12:30.696] checking whether posix_fadvise is declared... no [14:12:30.740] checking whether fdatasync is declared... no [14:12:30.786] checking whether strlcat is declared... no [14:12:30.847] checking whether strlcpy is declared... no [14:12:30.913] checking whether strnlen is declared... yes [14:12:30.926] checking whether strsep is declared... no [14:12:30.988] checking whether preadv is declared... no [14:12:31.026] checking whether pwritev is declared... no [14:12:31.062] checking whether F_FULLFSYNC is declared... no [14:12:31.104] checking for explicit_bzero... no [14:12:31.151] checking for getopt... yes [14:12:31.200] checking for getpeereid... no [14:12:31.247] checking for inet_aton... no [14:12:31.296] checking for mkdtemp... no [14:12:31.342] checking for strlcat... no [14:12:31.390] checking for strlcpy... no [14:12:31.437] checking for strnlen... yes [14:12:31.487] checking for strsep... no [14:12:31.535] checking for pthread_barrier_wait... yes [14:12:31.581] configure: On mingw32 we will use our strtof wrapper. [14:12:31.581] checking for getopt_long... yes [14:12:31.627] checking for _configthreadlocale... yes [14:12:31.672] checking for syslog... no [14:12:31.722] checking for opterr... yes [14:12:31.769] checking for optreset... no [14:12:31.821] checking test program... cross-compiling [14:12:31.821] checking whether long int is 64 bits... no [14:12:31.850] checking whether long long int is 64 bits... yes [14:12:31.888] checking for __builtin_mul_overflow... yes [14:12:31.931] checking size of void *... 8 [14:12:32.322] checking size of size_t... 8 [14:12:32.701] checking size of long... 4 [14:12:32.928] checking alignment of short... 2 [14:12:33.132] checking alignment of int... 4 [14:12:33.388] checking alignment of long... 4 [14:12:33.616] checking alignment of long long int... 8 [14:12:34.102] checking alignment of double... 8 [14:12:34.539] checking for int8... no [14:12:34.586] checking for uint8... no [14:12:34.632] checking for int64... no [14:12:34.678] checking for uint64... no [14:12:34.727] checking for __int128... yes [14:12:34.782] checking for __int128 alignment bug... assuming ok [14:12:34.782] checking alignment of PG_INT128_TYPE... 16 [14:12:35.165] checking for builtin __sync char locking functions... yes [14:12:35.212] checking for builtin __sync int32 locking functions... yes [14:12:35.256] checking for builtin __sync int32 atomic operations... yes [14:12:35.302] checking for builtin __sync int64 atomic operations... yes [14:12:35.346] checking for builtin __atomic int32 atomic operations... yes [14:12:35.394] checking for builtin __atomic int64 atomic operations... yes [14:12:35.439] checking for __get_cpuid... yes [14:12:35.490] checking for __get_cpuid_count... yes [14:12:35.537] checking for __cpuid... no [14:12:35.944] checking for __cpuidex... no [14:12:36.392] checking for _xgetbv with CFLAGS=... no [14:12:36.785] checking for _xgetbv with CFLAGS=-mxsave... yes [14:12:37.194] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:12:37.596] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:12:37.945] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:12:37.994] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:12:38.088] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:12:38.113] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:12:38.133] 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 [14:12:38.191] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:12:38.192] checking which random number source to use... Windows native [14:12:38.194] checking for xmllint... /usr/bin/xmllint [14:12:38.195] checking for xsltproc... /usr/bin/xsltproc [14:12:38.195] checking for fop... /usr/bin/fop [14:12:38.195] checking for dbtoepub... no [14:12:38.196] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:12:38.196] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:12:38.196] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:12:38.207] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:12:38.207] 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 [14:12:38.207] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:12:38.207] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:12:38.295] configure: creating ./config.status [14:12:38.383] config.status: creating GNUmakefile [14:12:38.397] config.status: creating src/Makefile.global [14:12:38.414] config.status: creating src/include/pg_config.h [14:12:38.427] config.status: creating src/include/pg_config_ext.h [14:12:38.438] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:12:38.453] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:12:38.461] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:12:38.468] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:12:38.476] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:12:38.484] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:12:38.487] config.status: executing check_win32_symlinks commands [14:12:38.523] [14:12:38.523] real 0m19.606s [14:12:38.523] user 0m13.249s [14:12:38.523] sys 0m5.914s [14:12:38.523] make -s -j${BUILD_JOBS} clean [14:12:39.032] time make -s -j${BUILD_JOBS} world-bin [14:14:16.307] In file included from ../../../../src/include/postgres.h:46, [14:14:16.307] from pgstat_wal.c:18: [14:14:16.307] pgstat_wal.c: In function ‘lsntime_insert’: [14:14:16.307] 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=] [14:14:16.307] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [14:14:16.307] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14:14:16.307] 363 | lsn, timestamptz_to_str(time))); [14:14:16.307] | ~~~ [14:14:16.307] | | [14:14:16.307] | XLogRecPtr {aka long long unsigned int} [14:14:16.307] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [14:14:16.307] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [14:14:16.307] | ^~~~~~~~~~~ [14:14:16.307] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [14:14:16.307] 361 | ereport(WARNING, [14:14:16.307] | ^~~~~~~ [14:14:16.307] pgstat_wal.c:362:80: note: format string is defined here [14:14:16.307] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [14:14:16.307] | ~~^ [14:14:16.307] | | [14:14:16.307] | long unsigned int [14:14:16.307] | %llu [14:14:16.307] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [14:14:16.307] 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=] [14:14:16.307] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [14:14:16.307] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14:14:16.307] 546 | target_lsn); [14:14:16.307] | ~~~~~~~~~~ [14:14:16.307] | | [14:14:16.307] | XLogRecPtr {aka long long unsigned int} [14:14:16.307] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [14:14:16.307] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [14:14:16.307] | ^~~~~~~~~~~ [14:14:16.307] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [14:14:16.307] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [14:14:16.307] | ^~~~~~~ [14:14:16.307] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [14:14:16.307] 544 | elog(DEBUG1, [14:14:16.307] | ^~~~ [14:14:16.307] pgstat_wal.c:545:72: note: format string is defined here [14:14:16.307] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [14:14:16.307] | ~~^ [14:14:16.307] | | [14:14:16.307] | long unsigned int [14:14:16.307] | %llu [14:14:16.307] cc1: all warnings being treated as errors [14:14:16.308] make[4]: *** [: pgstat_wal.o] Error 1 [14:14:16.308] make[4]: *** Waiting for unfinished jobs.... [14:14:16.771] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [14:14:16.772] make[2]: *** [common.mk:37: utils-recursive] Error 2 [14:14:16.772] make[2]: *** Waiting for unfinished jobs.... [14:14:19.049] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:14:19.049] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:14:19.049] [14:14:19.049] real 1m40.018s [14:14:19.049] user 5m20.756s [14:14:19.049] sys 1m1.913s [14:14:19.050] [14:14:19.050] Exit status: 2