[05:11:57.381] time ./configure \ [05:11:57.381] --host=x86_64-w64-mingw32 \ [05:11:57.381] --enable-cassert \ [05:11:57.381] --without-icu \ [05:11:57.381] CC="ccache x86_64-w64-mingw32-gcc" \ [05:11:57.381] CXX="ccache x86_64-w64-mingw32-g++" [05:11:57.489] checking build system type... x86_64-pc-linux-gnu [05:11:57.692] checking host system type... x86_64-w64-mingw32 [05:11:57.696] checking which template to use... win32 [05:11:57.697] checking whether NLS is wanted... no [05:11:57.697] checking for default port number... 5432 [05:11:57.703] checking for block size... 8kB [05:11:57.704] checking for segment size... 1GB [05:11:57.706] checking for WAL block size... 8kB [05:11:57.707] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:11:57.739] checking whether the C compiler works... yes [05:11:57.880] checking for C compiler default output file name... a.exe [05:11:57.881] checking for suffix of executables... .exe [05:11:57.921] checking whether we are cross compiling... yes [05:11:58.004] checking for suffix of object files... o [05:11:58.020] checking whether we are using the GNU C compiler... yes [05:11:58.035] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:11:58.042] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:11:58.051] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:11:58.208] checking whether we are using the GNU C++ compiler... yes [05:11:58.360] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:11:58.484] checking for gawk... no [05:11:58.484] checking for mawk... mawk [05:11:58.486] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:11:58.501] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:11:58.531] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:11:58.575] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:11:58.617] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:11:58.622] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:11:58.629] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:11:58.658] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:11:58.673] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:11:58.679] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:11:58.694] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:11:58.724] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:11:58.730] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:11:58.737] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:11:58.753] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:11:58.783] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:11:58.790] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:11:58.825] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:11:58.840] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:11:58.871] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:11:58.902] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:11:58.908] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:11:58.924] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:11:58.945] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:11:58.952] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:11:58.967] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:11:59.003] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:11:59.043] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:11:59.049] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:11:59.066] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:11:59.101] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:11:59.108] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:11:59.124] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:11:59.141] checking whether the C compiler still works... yes [05:11:59.216] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:11:59.286] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:11:59.287] checking pkg-config is at least version 0.9.0... yes [05:11:59.303] checking whether to build with ICU support... no [05:11:59.303] checking whether to build with Tcl... no [05:11:59.303] checking whether to build Perl modules... no [05:11:59.303] checking whether to build Python modules... no [05:11:59.303] checking whether to build with GSSAPI support... no [05:11:59.304] checking whether to build with PAM support... no [05:11:59.305] checking whether to build with BSD Authentication support... no [05:11:59.305] checking whether to build with LDAP support... no [05:11:59.305] checking whether to build with Bonjour support... no [05:11:59.305] checking whether to build with SELinux support... no [05:11:59.305] checking whether to build with systemd support... no [05:11:59.305] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:11:59.305] checking whether to build with XML support... no [05:11:59.305] checking whether to build with LZ4 support... no [05:11:59.306] checking whether to build with ZSTD support... no [05:11:59.306] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:11:59.306] checking whether it is possible to strip libraries... yes [05:11:59.313] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:11:59.314] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:11:59.314] checking for a BSD-compatible install... /usr/bin/install -c [05:11:59.323] checking for tar... /usr/bin/tar [05:11:59.323] checking whether ln -s works... yes [05:11:59.323] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:11:59.326] checking for bison... /usr/bin/bison [05:11:59.328] configure: using bison (GNU Bison) 3.8.2 [05:11:59.331] checking for flex... /usr/bin/flex [05:11:59.343] configure: using flex 2.6.4 [05:11:59.343] checking for perl... /usr/bin/perl [05:11:59.346] configure: using perl 5.36.0 [05:11:59.348] checking for zic... /usr/sbin/zic [05:11:59.348] checking for a sed that does not truncate output... /usr/bin/sed [05:11:59.353] checking for grep that handles long lines and -e... /usr/bin/grep [05:11:59.355] checking for egrep... /usr/bin/grep -E [05:11:59.357] checking for ANSI C header files... yes [05:11:59.417] checking for sys/types.h... yes [05:11:59.451] checking for sys/stat.h... yes [05:11:59.487] checking for stdlib.h... yes [05:11:59.502] checking for string.h... yes [05:11:59.536] checking for memory.h... yes [05:11:59.597] checking for strings.h... yes [05:11:59.611] checking for inttypes.h... yes [05:11:59.646] checking for stdint.h... yes [05:11:59.660] checking for unistd.h... yes [05:11:59.723] checking for main in -lm... yes [05:11:59.769] checking for library containing setproctitle... no [05:11:59.852] checking for library containing dlsym... no [05:11:59.937] checking for library containing socket... -lws2_32 [05:12:00.063] checking for library containing getopt_long... none required [05:12:00.110] checking for library containing shm_open... no [05:12:00.195] checking for library containing shm_unlink... no [05:12:00.282] checking for library containing clock_gettime... no [05:12:00.369] checking for library containing shmget... no [05:12:00.455] checking for library containing backtrace_symbols... no [05:12:00.541] checking for library containing pthread_barrier_wait... -lpthread [05:12:00.627] checking for inflate in -lz... yes [05:12:00.672] checking for stdbool.h that conforms to C99... yes [05:12:00.719] checking for _Bool... yes [05:12:00.836] checking atomic.h usability... no [05:12:00.888] checking atomic.h presence... no [05:12:00.906] checking for atomic.h... no [05:12:00.909] checking copyfile.h usability... no [05:12:00.963] checking copyfile.h presence... no [05:12:00.983] checking for copyfile.h... no [05:12:00.986] checking execinfo.h usability... no [05:12:01.040] checking execinfo.h presence... no [05:12:01.058] checking for execinfo.h... no [05:12:01.062] checking getopt.h usability... yes [05:12:01.115] checking getopt.h presence... yes [05:12:01.130] checking for getopt.h... yes [05:12:01.137] checking ifaddrs.h usability... no [05:12:01.193] checking ifaddrs.h presence... no [05:12:01.211] checking for ifaddrs.h... no [05:12:01.214] checking mbarrier.h usability... no [05:12:01.267] checking mbarrier.h presence... no [05:12:01.284] checking for mbarrier.h... no [05:12:01.288] checking sys/epoll.h usability... no [05:12:01.340] checking sys/epoll.h presence... no [05:12:01.358] checking for sys/epoll.h... no [05:12:01.361] checking sys/event.h usability... no [05:12:01.415] checking sys/event.h presence... no [05:12:01.432] checking for sys/event.h... no [05:12:01.436] checking sys/personality.h usability... no [05:12:01.487] checking sys/personality.h presence... no [05:12:01.505] checking for sys/personality.h... no [05:12:01.508] checking sys/prctl.h usability... no [05:12:01.560] checking sys/prctl.h presence... no [05:12:01.578] checking for sys/prctl.h... no [05:12:01.581] checking sys/procctl.h usability... no [05:12:01.636] checking sys/procctl.h presence... no [05:12:01.654] checking for sys/procctl.h... no [05:12:01.657] checking sys/signalfd.h usability... no [05:12:01.711] checking sys/signalfd.h presence... no [05:12:01.729] checking for sys/signalfd.h... no [05:12:01.732] checking sys/ucred.h usability... no [05:12:01.785] checking sys/ucred.h presence... no [05:12:01.803] checking for sys/ucred.h... no [05:12:01.806] checking termios.h usability... no [05:12:01.858] checking termios.h presence... no [05:12:01.876] checking for termios.h... no [05:12:01.879] checking ucred.h usability... no [05:12:01.933] checking ucred.h presence... no [05:12:01.952] checking for ucred.h... no [05:12:01.955] checking zlib.h usability... yes [05:12:02.014] checking zlib.h presence... yes [05:12:02.034] checking for zlib.h... yes [05:12:02.034] checking for lz4... /usr/bin/lz4 [05:12:02.034] checking for zstd... /usr/bin/zstd [05:12:02.035] checking for openssl... /usr/bin/openssl [05:12:02.039] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [05:12:02.039] checking crtdefs.h usability... yes [05:12:02.095] checking crtdefs.h presence... yes [05:12:02.111] checking for crtdefs.h... yes [05:12:02.112] checking whether byte ordering is bigendian... no [05:12:02.194] checking for inline... inline [05:12:02.201] checking for printf format archetype... gnu_printf [05:12:02.235] checking for _Static_assert... yes [05:12:02.276] checking for typeof... typeof [05:12:02.309] checking for __builtin_types_compatible_p... yes [05:12:02.329] checking for __builtin_constant_p... yes [05:12:02.360] checking for __builtin_unreachable... yes [05:12:02.402] checking for computed goto support... yes [05:12:02.437] checking for struct tm.tm_zone... no [05:12:02.517] checking for union semun... no [05:12:02.552] checking for socklen_t... yes [05:12:03.695] checking for struct sockaddr.sa_len... no [05:12:05.652] checking for locale_t... no [05:12:05.713] checking for C/C++ restrict keyword... __restrict [05:12:05.725] checking for struct option... yes [05:12:05.792] checking whether assembler supports x86_64 popcntq... yes [05:12:05.798] checking size of off_t... 4 [05:12:06.129] 0 [05:12:06.129] checking size of bool... 1 [05:12:06.195] checking for int timezone... yes [05:12:06.238] checking for wcstombs_l declaration... no [05:12:06.318] checking for backtrace_symbols... no [05:12:06.366] checking for copyfile... no [05:12:06.413] checking for copy_file_range... no [05:12:06.462] checking for getifaddrs... no [05:12:06.509] checking for getpeerucred... no [05:12:06.557] checking for inet_pton... yes [05:12:06.605] checking for kqueue... no [05:12:06.651] checking for mbstowcs_l... no [05:12:06.702] checking for memset_s... no [05:12:06.752] checking for posix_fallocate... no [05:12:06.802] checking for ppoll... no [05:12:06.850] checking for pthread_is_threaded_np... no [05:12:06.898] checking for setproctitle... no [05:12:06.947] checking for setproctitle_fast... no [05:12:06.995] checking for strchrnul... no [05:12:07.042] checking for strsignal... no [05:12:07.089] checking for syncfs... no [05:12:07.137] checking for sync_file_range... no [05:12:07.184] checking for uselocale... no [05:12:07.231] checking for wcstombs_l... no [05:12:07.276] checking for __builtin_bswap16... yes [05:12:07.323] checking for __builtin_bswap32... yes [05:12:07.368] checking for __builtin_bswap64... yes [05:12:07.416] checking for __builtin_clz... yes [05:12:07.462] checking for __builtin_ctz... yes [05:12:07.508] checking for __builtin_popcount... yes [05:12:07.553] checking for __builtin_frame_address... yes [05:12:07.597] checking for _LARGEFILE_SOURCE value needed for large files... no [05:12:07.646] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:12:07.674] checking for posix_fadvise... no [05:12:07.722] checking whether posix_fadvise is declared... no [05:12:07.768] checking whether fdatasync is declared... no [05:12:07.814] checking whether strlcat is declared... no [05:12:07.877] checking whether strlcpy is declared... no [05:12:07.939] checking whether strnlen is declared... yes [05:12:08.002] checking whether strsep is declared... no [05:12:08.062] checking whether preadv is declared... no [05:12:08.095] checking whether pwritev is declared... no [05:12:08.128] checking whether F_FULLFSYNC is declared... no [05:12:08.164] checking for explicit_bzero... no [05:12:08.208] checking for getopt... yes [05:12:08.249] checking for getpeereid... no [05:12:08.294] checking for inet_aton... no [05:12:08.338] checking for mkdtemp... no [05:12:08.382] checking for strlcat... no [05:12:08.426] checking for strlcpy... no [05:12:08.470] checking for strnlen... yes [05:12:08.514] checking for strsep... no [05:12:08.558] checking for pthread_barrier_wait... yes [05:12:08.599] configure: On mingw32 we will use our strtof wrapper. [05:12:08.599] checking for getopt_long... yes [05:12:08.640] checking for _configthreadlocale... yes [05:12:08.681] checking for syslog... no [05:12:08.725] checking for opterr... yes [05:12:08.770] checking for optreset... no [05:12:08.818] checking test program... cross-compiling [05:12:08.818] checking whether long int is 64 bits... no [05:12:08.846] checking whether long long int is 64 bits... yes [05:12:08.855] checking for __builtin_mul_overflow... yes [05:12:08.895] checking size of void *... 8 [05:12:09.312] checking size of size_t... 8 [05:12:09.729] checking size of long... 4 [05:12:10.021] checking alignment of short... 2 [05:12:10.257] checking alignment of int... 4 [05:12:10.597] checking alignment of long... 4 [05:12:10.886] checking alignment of long long int... 8 [05:12:11.317] checking alignment of double... 8 [05:12:11.769] checking for int8... no [05:12:11.809] checking for uint8... no [05:12:11.848] checking for int64... no [05:12:11.889] checking for uint64... no [05:12:11.935] checking for __int128... yes [05:12:11.984] checking for __int128 alignment bug... assuming ok [05:12:11.984] checking alignment of PG_INT128_TYPE... 16 [05:12:12.371] checking for builtin __sync char locking functions... yes [05:12:12.413] checking for builtin __sync int32 locking functions... yes [05:12:12.455] checking for builtin __sync int32 atomic operations... yes [05:12:12.497] checking for builtin __sync int64 atomic operations... yes [05:12:12.539] checking for builtin __atomic int32 atomic operations... yes [05:12:12.581] checking for builtin __atomic int64 atomic operations... yes [05:12:12.621] checking for __get_cpuid... yes [05:12:12.664] checking for __get_cpuid_count... yes [05:12:12.707] checking for __cpuid... no [05:12:13.098] checking for __cpuidex... no [05:12:13.514] checking for _xgetbv with CFLAGS=... no [05:12:13.886] checking for _xgetbv with CFLAGS=-mxsave... yes [05:12:14.280] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:12:14.654] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:12:14.988] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:12:15.033] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:12:15.120] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:12:15.141] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:12:15.159] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [05:12:15.214] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:12:15.214] checking which random number source to use... Windows native [05:12:15.216] checking for xmllint... /usr/bin/xmllint [05:12:15.216] checking for xsltproc... /usr/bin/xsltproc [05:12:15.216] checking for fop... /usr/bin/fop [05:12:15.216] checking for dbtoepub... no [05:12:15.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:12:15.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:12:15.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:12:15.228] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:12:15.228] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [05:12:15.228] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:12:15.228] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:12:15.313] configure: creating ./config.status [05:12:15.402] config.status: creating GNUmakefile [05:12:15.415] config.status: creating src/Makefile.global [05:12:15.430] config.status: creating src/include/pg_config.h [05:12:15.443] config.status: creating src/include/pg_config_ext.h [05:12:15.454] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:12:15.469] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:12:15.476] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:12:15.484] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:12:15.491] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:12:15.498] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:12:15.501] config.status: executing check_win32_symlinks commands [05:12:15.535] [05:12:15.535] real 0m18.154s [05:12:15.535] user 0m12.129s [05:12:15.535] sys 0m5.595s [05:12:15.535] make -s -j${BUILD_JOBS} clean [05:12:16.055] time make -s -j${BUILD_JOBS} world-bin [05:14:37.634] In file included from ../../../../src/include/postgres.h:46, [05:14:37.634] from pgstat_wal.c:18: [05:14:37.634] pgstat_wal.c: In function ‘lsntime_insert’: [05:14:37.634] 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=] [05:14:37.634] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [05:14:37.634] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:14:37.634] 354 | lsn, timestamptz_to_str(time))); [05:14:37.634] | ~~~ [05:14:37.634] | | [05:14:37.634] | XLogRecPtr {aka long long unsigned int} [05:14:37.634] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [05:14:37.634] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [05:14:37.634] | ^~~~~~~~~~~ [05:14:37.634] pgstat_wal.c:352:25: note: in expansion of macro ‘ereport’ [05:14:37.634] 352 | ereport(WARNING, [05:14:37.634] | ^~~~~~~ [05:14:37.634] pgstat_wal.c:353:80: note: format string is defined here [05:14:37.634] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [05:14:37.634] | ~~^ [05:14:37.634] | | [05:14:37.634] | long unsigned int [05:14:37.634] | %llu [05:14:37.634] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [05:14:37.634] 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=] [05:14:37.634] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [05:14:37.634] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:14:37.634] 537 | target_lsn); [05:14:37.634] | ~~~~~~~~~~ [05:14:37.634] | | [05:14:37.634] | XLogRecPtr {aka long long unsigned int} [05:14:37.634] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [05:14:37.634] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [05:14:37.634] | ^~~~~~~~~~~ [05:14:37.634] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [05:14:37.634] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:14:37.634] | ^~~~~~~ [05:14:37.634] pgstat_wal.c:535:17: note: in expansion of macro ‘elog’ [05:14:37.634] 535 | elog(DEBUG1, [05:14:37.634] | ^~~~ [05:14:37.634] pgstat_wal.c:536:72: note: format string is defined here [05:14:37.634] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [05:14:37.634] | ~~^ [05:14:37.634] | | [05:14:37.634] | long unsigned int [05:14:37.634] | %llu [05:14:37.634] cc1: all warnings being treated as errors [05:14:37.636] make[4]: *** [: pgstat_wal.o] Error 1 [05:14:37.636] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [05:14:37.636] make[2]: *** [common.mk:37: utils-recursive] Error 2 [05:14:37.636] make[2]: *** Waiting for unfinished jobs.... [05:14:39.868] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:14:39.868] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:14:39.868] [05:14:39.868] real 2m23.813s [05:14:39.868] user 7m50.909s [05:14:39.868] sys 1m28.450s [05:14:39.868] [05:14:39.868] Exit status: 2