[12:29:53.168] time ./configure \ [12:29:53.168] --host=x86_64-w64-mingw32 \ [12:29:53.168] --enable-cassert \ [12:29:53.168] --without-icu \ [12:29:53.168] CC="ccache x86_64-w64-mingw32-gcc" \ [12:29:53.168] CXX="ccache x86_64-w64-mingw32-g++" [12:29:53.281] checking build system type... x86_64-pc-linux-gnu [12:29:53.477] checking host system type... x86_64-w64-mingw32 [12:29:53.482] checking which template to use... win32 [12:29:53.482] checking whether NLS is wanted... no [12:29:53.482] checking for default port number... 5432 [12:29:53.488] checking for block size... 8kB [12:29:53.489] checking for segment size... 1GB [12:29:53.492] checking for WAL block size... 8kB [12:29:53.493] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:29:53.525] checking whether the C compiler works... yes [12:29:53.664] checking for C compiler default output file name... a.exe [12:29:53.665] checking for suffix of executables... .exe [12:29:53.704] checking whether we are cross compiling... yes [12:29:53.783] checking for suffix of object files... o [12:29:53.799] checking whether we are using the GNU C compiler... yes [12:29:53.814] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:29:53.820] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:29:53.896] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:29:54.030] checking whether we are using the GNU C++ compiler... yes [12:29:54.196] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:29:54.324] checking for gawk... no [12:29:54.324] checking for mawk... mawk [12:29:54.326] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:29:54.341] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:29:54.356] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:29:54.399] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:29:54.441] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:29:54.447] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:29:54.454] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:29:54.484] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:29:54.499] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:29:54.506] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:29:54.520] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:29:54.550] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:29:54.557] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:29:54.563] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:29:54.579] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:29:54.608] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:29:54.615] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:29:54.650] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:29:54.666] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:29:54.696] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:29:54.727] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:29:54.743] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:29:54.758] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:29:54.780] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:29:54.794] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:29:54.809] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:29:54.845] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:29:54.882] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:29:54.888] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:29:54.918] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:29:54.952] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:29:54.958] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:29:54.974] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:29:54.981] checking whether the C compiler still works... yes [12:29:55.052] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:29:55.118] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:29:55.118] checking pkg-config is at least version 0.9.0... yes [12:29:55.134] checking whether to build with ICU support... no [12:29:55.134] checking whether to build with Tcl... no [12:29:55.134] checking whether to build Perl modules... no [12:29:55.134] checking whether to build Python modules... no [12:29:55.134] checking whether to build with GSSAPI support... no [12:29:55.136] checking whether to build with PAM support... no [12:29:55.136] checking whether to build with BSD Authentication support... no [12:29:55.136] checking whether to build with LDAP support... no [12:29:55.136] checking whether to build with Bonjour support... no [12:29:55.136] checking whether to build with SELinux support... no [12:29:55.136] checking whether to build with systemd support... no [12:29:55.136] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:29:55.136] checking whether to build with XML support... no [12:29:55.137] checking whether to build with LZ4 support... no [12:29:55.137] checking whether to build with ZSTD support... no [12:29:55.137] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:29:55.137] checking whether it is possible to strip libraries... yes [12:29:55.145] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:29:55.146] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:29:55.146] checking for a BSD-compatible install... /usr/bin/install -c [12:29:55.154] checking for tar... /usr/bin/tar [12:29:55.154] checking whether ln -s works... yes [12:29:55.155] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:29:55.157] checking for bison... /usr/bin/bison [12:29:55.159] configure: using bison (GNU Bison) 3.8.2 [12:29:55.162] checking for flex... /usr/bin/flex [12:29:55.174] configure: using flex 2.6.4 [12:29:55.174] checking for perl... /usr/bin/perl [12:29:55.176] configure: using perl 5.36.0 [12:29:55.178] checking for zic... /usr/sbin/zic [12:29:55.178] checking for a sed that does not truncate output... /usr/bin/sed [12:29:55.183] checking for grep that handles long lines and -e... /usr/bin/grep [12:29:55.185] checking for egrep... /usr/bin/grep -E [12:29:55.186] checking for ANSI C header files... yes [12:29:55.246] checking for sys/types.h... yes [12:29:55.278] checking for sys/stat.h... yes [12:29:55.335] checking for stdlib.h... yes [12:29:55.390] checking for string.h... yes [12:29:55.444] checking for memory.h... yes [12:29:55.507] checking for strings.h... yes [12:29:55.540] checking for inttypes.h... yes [12:29:55.575] checking for stdint.h... yes [12:29:55.634] checking for unistd.h... yes [12:29:55.695] checking for main in -lm... yes [12:29:55.743] checking for library containing setproctitle... no [12:29:55.833] checking for library containing dlsym... no [12:29:55.918] checking for library containing socket... -lws2_32 [12:29:56.045] checking for library containing getopt_long... none required [12:29:56.092] checking for library containing shm_open... no [12:29:56.177] checking for library containing shm_unlink... no [12:29:56.265] checking for library containing clock_gettime... no [12:29:56.354] checking for library containing shmget... no [12:29:56.439] checking for library containing backtrace_symbols... no [12:29:56.521] checking for library containing pthread_barrier_wait... -lpthread [12:29:56.607] checking for inflate in -lz... yes [12:29:56.651] checking for stdbool.h that conforms to C99... yes [12:29:56.662] checking for _Bool... yes [12:29:56.749] checking atomic.h usability... no [12:29:56.802] checking atomic.h presence... no [12:29:56.819] checking for atomic.h... no [12:29:56.822] checking copyfile.h usability... no [12:29:56.875] checking copyfile.h presence... no [12:29:56.892] checking for copyfile.h... no [12:29:56.895] checking execinfo.h usability... no [12:29:56.948] checking execinfo.h presence... no [12:29:56.965] checking for execinfo.h... no [12:29:56.968] checking getopt.h usability... yes [12:29:56.995] checking getopt.h presence... yes [12:29:57.009] checking for getopt.h... yes [12:29:57.015] checking ifaddrs.h usability... no [12:29:57.067] checking ifaddrs.h presence... no [12:29:57.084] checking for ifaddrs.h... no [12:29:57.087] checking mbarrier.h usability... no [12:29:57.139] checking mbarrier.h presence... no [12:29:57.156] checking for mbarrier.h... no [12:29:57.159] checking sys/epoll.h usability... no [12:29:57.212] checking sys/epoll.h presence... no [12:29:57.230] checking for sys/epoll.h... no [12:29:57.233] checking sys/event.h usability... no [12:29:57.287] checking sys/event.h presence... no [12:29:57.306] checking for sys/event.h... no [12:29:57.310] checking sys/personality.h usability... no [12:29:57.365] checking sys/personality.h presence... no [12:29:57.384] checking for sys/personality.h... no [12:29:57.387] checking sys/prctl.h usability... no [12:29:57.440] checking sys/prctl.h presence... no [12:29:57.458] checking for sys/prctl.h... no [12:29:57.461] checking sys/procctl.h usability... no [12:29:57.515] checking sys/procctl.h presence... no [12:29:57.533] checking for sys/procctl.h... no [12:29:57.536] checking sys/signalfd.h usability... no [12:29:57.588] checking sys/signalfd.h presence... no [12:29:57.606] checking for sys/signalfd.h... no [12:29:57.610] checking sys/ucred.h usability... no [12:29:57.662] checking sys/ucred.h presence... no [12:29:57.680] checking for sys/ucred.h... no [12:29:57.683] checking termios.h usability... no [12:29:57.735] checking termios.h presence... no [12:29:57.752] checking for termios.h... no [12:29:57.756] checking ucred.h usability... no [12:29:57.808] checking ucred.h presence... no [12:29:57.826] checking for ucred.h... no [12:29:57.829] checking zlib.h usability... yes [12:29:57.886] checking zlib.h presence... yes [12:29:57.904] checking for zlib.h... yes [12:29:57.905] checking for lz4... /usr/bin/lz4 [12:29:57.905] checking for zstd... /usr/bin/zstd [12:29:57.905] checking for openssl... /usr/bin/openssl [12:29:57.909] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:29:57.910] checking crtdefs.h usability... yes [12:29:57.917] checking crtdefs.h presence... yes [12:29:57.931] checking for crtdefs.h... yes [12:29:57.932] checking whether byte ordering is bigendian... no [12:29:58.010] checking for inline... inline [12:29:58.025] checking for printf format archetype... gnu_printf [12:29:58.033] checking for _Static_assert... yes [12:29:58.073] checking for typeof... typeof [12:29:58.104] checking for __builtin_types_compatible_p... yes [12:29:58.115] checking for __builtin_constant_p... yes [12:29:58.145] checking for __builtin_unreachable... yes [12:29:58.184] checking for computed goto support... yes [12:29:58.217] checking for struct tm.tm_zone... no [12:29:58.290] checking for union semun... no [12:29:58.323] checking for socklen_t... yes [12:30:00.439] checking for struct sockaddr.sa_len... no [12:30:02.391] checking for locale_t... no [12:30:02.452] checking for C/C++ restrict keyword... __restrict [12:30:02.474] checking for struct option... yes [12:30:02.541] checking whether assembler supports x86_64 popcntq... yes [12:30:02.548] checking size of off_t... 4 [12:30:02.764] 0 [12:30:02.764] checking size of bool... 1 [12:30:02.833] checking for int timezone... yes [12:30:02.878] checking for wcstombs_l declaration... no [12:30:02.960] checking for backtrace_symbols... no [12:30:03.009] checking for copyfile... no [12:30:03.058] checking for copy_file_range... no [12:30:03.106] checking for getifaddrs... no [12:30:03.154] checking for getpeerucred... no [12:30:03.203] checking for inet_pton... yes [12:30:03.253] checking for kqueue... no [12:30:03.304] checking for mbstowcs_l... no [12:30:03.355] checking for memset_s... no [12:30:03.404] checking for posix_fallocate... no [12:30:03.454] checking for ppoll... no [12:30:03.504] checking for pthread_is_threaded_np... no [12:30:03.554] checking for setproctitle... no [12:30:03.604] checking for setproctitle_fast... no [12:30:03.654] checking for strchrnul... no [12:30:03.705] checking for strsignal... no [12:30:03.755] checking for syncfs... no [12:30:03.804] checking for sync_file_range... no [12:30:03.854] checking for uselocale... no [12:30:03.904] checking for wcstombs_l... no [12:30:03.950] checking for __builtin_bswap16... yes [12:30:04.000] checking for __builtin_bswap32... yes [12:30:04.048] checking for __builtin_bswap64... yes [12:30:04.096] checking for __builtin_clz... yes [12:30:04.143] checking for __builtin_ctz... yes [12:30:04.190] checking for __builtin_popcount... yes [12:30:04.237] checking for __builtin_frame_address... yes [12:30:04.286] checking for _LARGEFILE_SOURCE value needed for large files... no [12:30:04.337] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:30:04.368] checking for posix_fadvise... no [12:30:04.419] checking whether posix_fadvise is declared... no [12:30:04.465] checking whether fdatasync is declared... no [12:30:04.509] checking whether strlcat is declared... no [12:30:04.571] checking whether strlcpy is declared... no [12:30:04.635] checking whether strnlen is declared... yes [12:30:04.670] checking whether strsep is declared... no [12:30:04.733] checking whether preadv is declared... no [12:30:04.770] checking whether pwritev is declared... no [12:30:04.807] checking whether F_FULLFSYNC is declared... no [12:30:04.847] checking for explicit_bzero... no [12:30:04.893] checking for getopt... yes [12:30:04.937] checking for getpeereid... no [12:30:04.984] checking for inet_aton... no [12:30:05.032] checking for mkdtemp... no [12:30:05.080] checking for strlcat... no [12:30:05.128] checking for strlcpy... no [12:30:05.176] checking for strnlen... yes [12:30:05.224] checking for strsep... no [12:30:05.272] checking for pthread_barrier_wait... yes [12:30:05.316] configure: On mingw32 we will use our strtof wrapper. [12:30:05.316] checking for getopt_long... yes [12:30:05.361] checking for _configthreadlocale... yes [12:30:05.405] checking for syslog... no [12:30:05.451] checking for opterr... yes [12:30:05.502] checking for optreset... no [12:30:05.554] checking test program... cross-compiling [12:30:05.554] checking whether long int is 64 bits... no [12:30:05.584] checking whether long long int is 64 bits... yes [12:30:05.619] checking for __builtin_mul_overflow... yes [12:30:05.662] checking size of void *... 8 [12:30:06.067] checking size of size_t... 8 [12:30:06.498] checking size of long... 4 [12:30:06.782] checking alignment of short... 2 [12:30:06.963] checking alignment of int... 4 [12:30:07.253] checking alignment of long... 4 [12:30:07.492] checking alignment of long long int... 8 [12:30:07.871] checking alignment of double... 8 [12:30:08.333] checking for int8... no [12:30:08.373] checking for uint8... no [12:30:08.413] checking for int64... no [12:30:08.452] checking for uint64... no [12:30:08.492] checking for __int128... yes [12:30:08.537] checking for __int128 alignment bug... assuming ok [12:30:08.538] checking alignment of PG_INT128_TYPE... 16 [12:30:08.957] checking for builtin __sync char locking functions... yes [12:30:08.999] checking for builtin __sync int32 locking functions... yes [12:30:09.041] checking for builtin __sync int32 atomic operations... yes [12:30:09.083] checking for builtin __sync int64 atomic operations... yes [12:30:09.124] checking for builtin __atomic int32 atomic operations... yes [12:30:09.166] checking for builtin __atomic int64 atomic operations... yes [12:30:09.207] checking for __get_cpuid... yes [12:30:09.253] checking for __get_cpuid_count... yes [12:30:09.296] checking for __cpuid... no [12:30:09.688] checking for __cpuidex... no [12:30:10.102] checking for _xgetbv with CFLAGS=... no [12:30:10.478] checking for _xgetbv with CFLAGS=-mxsave... yes [12:30:10.876] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:30:11.251] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:30:11.585] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:30:11.630] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:30:11.719] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:30:11.741] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:30:11.761] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [12:30:11.815] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:30:11.816] checking which random number source to use... Windows native [12:30:11.818] checking for xmllint... /usr/bin/xmllint [12:30:11.818] checking for xsltproc... /usr/bin/xsltproc [12:30:11.818] checking for fop... /usr/bin/fop [12:30:11.818] checking for dbtoepub... no [12:30:11.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:30:11.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:30:11.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:30:11.830] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:30:11.830] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [12:30:11.830] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:30:11.830] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:30:11.915] configure: creating ./config.status [12:30:11.996] config.status: creating GNUmakefile [12:30:12.008] config.status: creating src/Makefile.global [12:30:12.023] config.status: creating src/include/pg_config.h [12:30:12.036] config.status: creating src/include/pg_config_ext.h [12:30:12.048] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:30:12.062] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:30:12.069] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:30:12.076] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:30:12.083] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:30:12.090] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:30:12.093] config.status: executing check_win32_symlinks commands [12:30:12.127] [12:30:12.127] real 0m18.959s [12:30:12.127] user 0m12.609s [12:30:12.127] sys 0m5.902s [12:30:12.127] make -s -j${BUILD_JOBS} clean [12:30:12.643] time make -s -j${BUILD_JOBS} world-bin [12:32:03.296] In file included from ../../../../src/include/postgres.h:46, [12:32:03.296] from pgstat_wal.c:18: [12:32:03.296] pgstat_wal.c: In function ‘lsntime_insert’: [12:32:03.296] 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=] [12:32:03.296] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [12:32:03.296] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:32:03.296] 363 | lsn, timestamptz_to_str(time))); [12:32:03.296] | ~~~ [12:32:03.296] | | [12:32:03.296] | XLogRecPtr {aka long long unsigned int} [12:32:03.296] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:32:03.296] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:32:03.296] | ^~~~~~~~~~~ [12:32:03.296] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [12:32:03.296] 361 | ereport(WARNING, [12:32:03.296] | ^~~~~~~ [12:32:03.296] pgstat_wal.c:362:80: note: format string is defined here [12:32:03.296] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [12:32:03.296] | ~~^ [12:32:03.296] | | [12:32:03.296] | long unsigned int [12:32:03.296] | %llu [12:32:03.296] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [12:32:03.296] 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=] [12:32:03.296] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [12:32:03.296] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:32:03.296] 546 | target_lsn); [12:32:03.296] | ~~~~~~~~~~ [12:32:03.296] | | [12:32:03.296] | XLogRecPtr {aka long long unsigned int} [12:32:03.296] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:32:03.296] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:32:03.296] | ^~~~~~~~~~~ [12:32:03.296] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [12:32:03.296] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:32:03.296] | ^~~~~~~ [12:32:03.296] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [12:32:03.296] 544 | elog(DEBUG1, [12:32:03.296] | ^~~~ [12:32:03.296] pgstat_wal.c:545:72: note: format string is defined here [12:32:03.296] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [12:32:03.296] | ~~^ [12:32:03.296] | | [12:32:03.296] | long unsigned int [12:32:03.296] | %llu [12:32:03.296] cc1: all warnings being treated as errors [12:32:03.297] make[4]: *** [: pgstat_wal.o] Error 1 [12:32:03.297] make[4]: *** Waiting for unfinished jobs.... [12:32:03.400] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [12:32:03.400] make[2]: *** [common.mk:37: utils-recursive] Error 2 [12:32:03.400] make[2]: *** Waiting for unfinished jobs.... [12:32:05.224] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:32:05.225] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:32:05.225] [12:32:05.225] real 1m52.582s [12:32:05.225] user 6m1.788s [12:32:05.225] sys 1m10.525s [12:32:05.225] [12:32:05.225] Exit status: 2