[22:43:55.961] time ./configure \ [22:43:55.961] --host=x86_64-w64-mingw32 \ [22:43:55.961] --enable-cassert \ [22:43:55.961] --without-icu \ [22:43:55.961] CC="ccache x86_64-w64-mingw32-gcc" \ [22:43:55.961] CXX="ccache x86_64-w64-mingw32-g++" [22:43:56.073] checking build system type... x86_64-pc-linux-gnu [22:43:56.269] checking host system type... x86_64-w64-mingw32 [22:43:56.275] checking which template to use... win32 [22:43:56.275] checking whether NLS is wanted... no [22:43:56.275] checking for default port number... 5432 [22:43:56.282] checking for block size... 8kB [22:43:56.283] checking for segment size... 1GB [22:43:56.285] checking for WAL block size... 8kB [22:43:56.287] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:43:56.320] checking whether the C compiler works... yes [22:43:56.459] checking for C compiler default output file name... a.exe [22:43:56.460] checking for suffix of executables... .exe [22:43:56.502] checking whether we are cross compiling... yes [22:43:56.575] checking for suffix of object files... o [22:43:56.592] checking whether we are using the GNU C compiler... yes [22:43:56.607] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:43:56.613] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:43:56.639] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:43:56.800] checking whether we are using the GNU C++ compiler... yes [22:43:57.003] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:43:57.101] checking for gawk... no [22:43:57.101] checking for mawk... mawk [22:43:57.103] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:43:57.135] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:43:57.150] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:43:57.193] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:43:57.236] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:43:57.242] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:43:57.249] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:43:57.279] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:43:57.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:43:57.342] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:43:57.372] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:43:57.403] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:43:57.410] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:43:57.416] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:43:57.446] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:43:57.479] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:43:57.511] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:43:57.549] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:43:57.566] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:43:57.598] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:43:57.631] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:43:57.661] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:43:57.678] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:43:57.702] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:43:57.709] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:43:57.725] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:43:57.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:43:57.803] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:43:57.838] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:43:57.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:43:57.892] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:43:57.900] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:43:57.916] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:43:57.952] checking whether the C compiler still works... yes [22:43:58.029] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:43:58.094] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:43:58.094] checking pkg-config is at least version 0.9.0... yes [22:43:58.110] checking whether to build with ICU support... no [22:43:58.111] checking whether to build with Tcl... no [22:43:58.111] checking whether to build Perl modules... no [22:43:58.111] checking whether to build Python modules... no [22:43:58.111] checking whether to build with GSSAPI support... no [22:43:58.112] checking whether to build with PAM support... no [22:43:58.112] checking whether to build with BSD Authentication support... no [22:43:58.112] checking whether to build with LDAP support... no [22:43:58.112] checking whether to build with Bonjour support... no [22:43:58.112] checking whether to build with SELinux support... no [22:43:58.112] checking whether to build with systemd support... no [22:43:58.113] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:43:58.113] checking whether to build with XML support... no [22:43:58.113] checking whether to build with LZ4 support... no [22:43:58.113] checking whether to build with ZSTD support... no [22:43:58.114] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:43:58.114] checking whether it is possible to strip libraries... yes [22:43:58.121] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:43:58.121] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:43:58.121] checking for a BSD-compatible install... /usr/bin/install -c [22:43:58.130] checking for tar... /usr/bin/tar [22:43:58.130] checking whether ln -s works... yes [22:43:58.130] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:43:58.132] checking for bison... /usr/bin/bison [22:43:58.134] configure: using bison (GNU Bison) 3.8.2 [22:43:58.137] checking for flex... /usr/bin/flex [22:43:58.148] configure: using flex 2.6.4 [22:43:58.148] checking for perl... /usr/bin/perl [22:43:58.151] configure: using perl 5.36.0 [22:43:58.153] checking for zic... /usr/sbin/zic [22:43:58.153] checking for a sed that does not truncate output... /usr/bin/sed [22:43:58.158] checking for grep that handles long lines and -e... /usr/bin/grep [22:43:58.160] checking for egrep... /usr/bin/grep -E [22:43:58.161] checking for ANSI C header files... yes [22:43:58.243] checking for sys/types.h... yes [22:43:58.297] checking for sys/stat.h... yes [22:43:58.312] checking for stdlib.h... yes [22:43:58.368] checking for string.h... yes [22:43:58.430] checking for memory.h... yes [22:43:58.490] checking for strings.h... yes [22:43:58.553] checking for inttypes.h... yes [22:43:58.617] checking for stdint.h... yes [22:43:58.681] checking for unistd.h... yes [22:43:58.746] checking for main in -lm... yes [22:43:58.794] checking for library containing setproctitle... no [22:43:58.888] checking for library containing dlsym... no [22:43:58.979] checking for library containing socket... -lws2_32 [22:43:59.115] checking for library containing getopt_long... none required [22:43:59.162] checking for library containing shm_open... no [22:43:59.249] checking for library containing shm_unlink... no [22:43:59.335] checking for library containing clock_gettime... no [22:43:59.422] checking for library containing shmget... no [22:43:59.510] checking for library containing backtrace_symbols... no [22:43:59.598] checking for library containing pthread_barrier_wait... -lpthread [22:43:59.688] checking for inflate in -lz... yes [22:43:59.734] checking for stdbool.h that conforms to C99... yes [22:43:59.754] checking for _Bool... yes [22:43:59.842] checking atomic.h usability... no [22:43:59.895] checking atomic.h presence... no [22:43:59.913] checking for atomic.h... no [22:43:59.916] checking copyfile.h usability... no [22:43:59.968] checking copyfile.h presence... no [22:43:59.987] checking for copyfile.h... no [22:43:59.990] checking execinfo.h usability... no [22:44:00.043] checking execinfo.h presence... no [22:44:00.061] checking for execinfo.h... no [22:44:00.065] checking getopt.h usability... yes [22:44:00.121] checking getopt.h presence... yes [22:44:00.136] checking for getopt.h... yes [22:44:00.142] checking ifaddrs.h usability... no [22:44:00.198] checking ifaddrs.h presence... no [22:44:00.217] checking for ifaddrs.h... no [22:44:00.220] checking mbarrier.h usability... no [22:44:00.273] checking mbarrier.h presence... no [22:44:00.291] checking for mbarrier.h... no [22:44:00.294] checking sys/epoll.h usability... no [22:44:00.348] checking sys/epoll.h presence... no [22:44:00.367] checking for sys/epoll.h... no [22:44:00.370] checking sys/event.h usability... no [22:44:00.424] checking sys/event.h presence... no [22:44:00.443] checking for sys/event.h... no [22:44:00.446] checking sys/personality.h usability... no [22:44:00.501] checking sys/personality.h presence... no [22:44:00.520] checking for sys/personality.h... no [22:44:00.523] checking sys/prctl.h usability... no [22:44:00.578] checking sys/prctl.h presence... no [22:44:00.596] checking for sys/prctl.h... no [22:44:00.600] checking sys/procctl.h usability... no [22:44:00.655] checking sys/procctl.h presence... no [22:44:00.674] checking for sys/procctl.h... no [22:44:00.677] checking sys/signalfd.h usability... no [22:44:00.733] checking sys/signalfd.h presence... no [22:44:00.753] checking for sys/signalfd.h... no [22:44:00.757] checking sys/ucred.h usability... no [22:44:00.814] checking sys/ucred.h presence... no [22:44:00.833] checking for sys/ucred.h... no [22:44:00.837] checking termios.h usability... no [22:44:00.894] checking termios.h presence... no [22:44:00.913] checking for termios.h... no [22:44:00.916] checking ucred.h usability... no [22:44:00.971] checking ucred.h presence... no [22:44:00.991] checking for ucred.h... no [22:44:00.993] checking zlib.h usability... yes [22:44:01.025] checking zlib.h presence... yes [22:44:01.044] checking for zlib.h... yes [22:44:01.044] checking for lz4... /usr/bin/lz4 [22:44:01.045] checking for zstd... /usr/bin/zstd [22:44:01.045] checking for openssl... /usr/bin/openssl [22:44:01.049] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:44:01.050] checking crtdefs.h usability... yes [22:44:01.105] checking crtdefs.h presence... yes [22:44:01.120] checking for crtdefs.h... yes [22:44:01.122] checking whether byte ordering is bigendian... no [22:44:01.224] checking for inline... inline [22:44:01.251] checking for printf format archetype... gnu_printf [22:44:01.285] checking for _Static_assert... yes [22:44:01.327] checking for typeof... typeof [22:44:01.360] checking for __builtin_types_compatible_p... yes [22:44:01.380] checking for __builtin_constant_p... yes [22:44:01.411] checking for __builtin_unreachable... yes [22:44:01.452] checking for computed goto support... yes [22:44:01.485] checking for struct tm.tm_zone... no [22:44:01.562] checking for union semun... no [22:44:01.595] checking for socklen_t... yes [22:44:02.759] checking for struct sockaddr.sa_len... no [22:44:04.806] checking for locale_t... no [22:44:04.869] checking for C/C++ restrict keyword... __restrict [22:44:04.890] checking for struct option... yes [22:44:04.961] checking whether assembler supports x86_64 popcntq... yes [22:44:04.968] checking size of off_t... 4 [22:44:05.352] 0 [22:44:05.353] checking size of bool... 1 [22:44:05.452] checking for int timezone... yes [22:44:05.498] checking for wcstombs_l declaration... no [22:44:05.579] checking for backtrace_symbols... no [22:44:05.627] checking for copyfile... no [22:44:05.678] checking for copy_file_range... no [22:44:05.727] checking for getifaddrs... no [22:44:05.776] checking for getpeerucred... no [22:44:05.827] checking for inet_pton... yes [22:44:05.876] checking for kqueue... no [22:44:05.925] checking for mbstowcs_l... no [22:44:05.976] checking for memset_s... no [22:44:06.028] checking for posix_fallocate... no [22:44:06.079] checking for ppoll... no [22:44:06.129] checking for pthread_is_threaded_np... no [22:44:06.178] checking for setproctitle... no [22:44:06.227] checking for setproctitle_fast... no [22:44:06.278] checking for strchrnul... no [22:44:06.329] checking for strsignal... no [22:44:06.378] checking for syncfs... no [22:44:06.428] checking for sync_file_range... no [22:44:06.477] checking for uselocale... no [22:44:06.526] checking for wcstombs_l... no [22:44:06.572] checking for __builtin_bswap16... yes [22:44:06.620] checking for __builtin_bswap32... yes [22:44:06.665] checking for __builtin_bswap64... yes [22:44:06.716] checking for __builtin_clz... yes [22:44:06.765] checking for __builtin_ctz... yes [22:44:06.811] checking for __builtin_popcount... yes [22:44:06.858] checking for __builtin_frame_address... yes [22:44:06.906] checking for _LARGEFILE_SOURCE value needed for large files... no [22:44:06.958] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:44:06.991] checking for posix_fadvise... no [22:44:07.043] checking whether posix_fadvise is declared... no [22:44:07.089] checking whether fdatasync is declared... no [22:44:07.134] checking whether strlcat is declared... no [22:44:07.197] checking whether strlcpy is declared... no [22:44:07.260] checking whether strnlen is declared... yes [22:44:07.274] checking whether strsep is declared... no [22:44:07.340] checking whether preadv is declared... no [22:44:07.378] checking whether pwritev is declared... no [22:44:07.415] checking whether F_FULLFSYNC is declared... no [22:44:07.456] checking for explicit_bzero... no [22:44:07.503] checking for getopt... yes [22:44:07.547] checking for getpeereid... no [22:44:07.595] checking for inet_aton... no [22:44:07.643] checking for mkdtemp... no [22:44:07.691] checking for strlcat... no [22:44:07.739] checking for strlcpy... no [22:44:07.787] checking for strnlen... yes [22:44:07.835] checking for strsep... no [22:44:07.880] checking for pthread_barrier_wait... yes [22:44:07.924] configure: On mingw32 we will use our strtof wrapper. [22:44:07.924] checking for getopt_long... yes [22:44:07.967] checking for _configthreadlocale... yes [22:44:08.013] checking for syslog... no [22:44:08.060] checking for opterr... yes [22:44:08.108] checking for optreset... no [22:44:08.158] checking test program... cross-compiling [22:44:08.158] checking whether long int is 64 bits... no [22:44:08.191] checking whether long long int is 64 bits... yes [22:44:08.229] checking for __builtin_mul_overflow... yes [22:44:08.272] checking size of void *... 8 [22:44:08.748] checking size of size_t... 8 [22:44:09.249] checking size of long... 4 [22:44:09.608] checking alignment of short... 2 [22:44:09.854] checking alignment of int... 4 [22:44:10.137] checking alignment of long... 4 [22:44:10.491] checking alignment of long long int... 8 [22:44:10.949] checking alignment of double... 8 [22:44:11.381] checking for int8... no [22:44:11.424] checking for uint8... no [22:44:11.468] checking for int64... no [22:44:11.511] checking for uint64... no [22:44:11.556] checking for __int128... yes [22:44:11.606] checking for __int128 alignment bug... assuming ok [22:44:11.606] checking alignment of PG_INT128_TYPE... 16 [22:44:12.212] checking for builtin __sync char locking functions... yes [22:44:12.255] checking for builtin __sync int32 locking functions... yes [22:44:12.298] checking for builtin __sync int32 atomic operations... yes [22:44:12.342] checking for builtin __sync int64 atomic operations... yes [22:44:12.386] checking for builtin __atomic int32 atomic operations... yes [22:44:12.431] checking for builtin __atomic int64 atomic operations... yes [22:44:12.477] checking for __get_cpuid... yes [22:44:12.525] checking for __get_cpuid_count... yes [22:44:12.571] checking for __cpuid... no [22:44:12.975] checking for __cpuidex... no [22:44:13.395] checking for _xgetbv with CFLAGS=... no [22:44:13.785] checking for _xgetbv with CFLAGS=-mxsave... yes [22:44:14.189] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:44:14.567] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:44:14.913] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:44:14.959] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:44:15.050] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:44:15.074] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:44:15.094] 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 [22:44:15.148] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:44:15.148] checking which random number source to use... Windows native [22:44:15.150] checking for xmllint... /usr/bin/xmllint [22:44:15.150] checking for xsltproc... /usr/bin/xsltproc [22:44:15.150] checking for fop... /usr/bin/fop [22:44:15.150] checking for dbtoepub... no [22:44:15.151] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:44:15.151] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:44:15.151] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:44:15.161] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:44:15.161] 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 [22:44:15.161] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:44:15.161] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:44:15.246] configure: creating ./config.status [22:44:15.325] config.status: creating GNUmakefile [22:44:15.339] config.status: creating src/Makefile.global [22:44:15.355] config.status: creating src/include/pg_config.h [22:44:15.367] config.status: creating src/include/pg_config_ext.h [22:44:15.379] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:44:15.394] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:44:15.401] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:44:15.407] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:44:15.415] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:44:15.422] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:44:15.426] config.status: executing check_win32_symlinks commands [22:44:15.463] [22:44:15.463] real 0m19.502s [22:44:15.463] user 0m12.892s [22:44:15.463] sys 0m6.240s [22:44:15.463] make -s -j${BUILD_JOBS} clean [22:44:15.991] time make -s -j${BUILD_JOBS} world-bin [22:46:54.425] In file included from ../../../../src/include/postgres.h:46, [22:46:54.425] from pgstat_wal.c:18: [22:46:54.425] pgstat_wal.c: In function ‘lsntime_insert’: [22:46:54.425] 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=] [22:46:54.425] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [22:46:54.425] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:46:54.425] 363 | lsn, timestamptz_to_str(time))); [22:46:54.425] | ~~~ [22:46:54.425] | | [22:46:54.425] | XLogRecPtr {aka long long unsigned int} [22:46:54.425] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [22:46:54.425] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [22:46:54.425] | ^~~~~~~~~~~ [22:46:54.425] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [22:46:54.425] 361 | ereport(WARNING, [22:46:54.425] | ^~~~~~~ [22:46:54.425] pgstat_wal.c:362:80: note: format string is defined here [22:46:54.425] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [22:46:54.425] | ~~^ [22:46:54.425] | | [22:46:54.425] | long unsigned int [22:46:54.425] | %llu [22:46:54.425] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [22:46:54.425] 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=] [22:46:54.425] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [22:46:54.425] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:46:54.425] 546 | target_lsn); [22:46:54.425] | ~~~~~~~~~~ [22:46:54.425] | | [22:46:54.425] | XLogRecPtr {aka long long unsigned int} [22:46:54.425] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [22:46:54.425] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [22:46:54.425] | ^~~~~~~~~~~ [22:46:54.425] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [22:46:54.425] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:46:54.425] | ^~~~~~~ [22:46:54.425] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [22:46:54.425] 544 | elog(DEBUG1, [22:46:54.425] | ^~~~ [22:46:54.425] pgstat_wal.c:545:72: note: format string is defined here [22:46:54.425] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [22:46:54.425] | ~~^ [22:46:54.425] | | [22:46:54.425] | long unsigned int [22:46:54.425] | %llu [22:46:54.425] cc1: all warnings being treated as errors [22:46:54.426] make[4]: *** [: pgstat_wal.o] Error 1 [22:46:54.426] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [22:46:54.426] make[2]: *** [common.mk:37: utils-recursive] Error 2 [22:46:54.426] make[2]: *** Waiting for unfinished jobs.... [22:46:58.320] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:46:58.321] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:46:58.321] [22:46:58.321] real 2m42.330s [22:46:58.321] user 8m48.495s [22:46:58.321] sys 1m42.636s [22:46:58.321] [22:46:58.321] Exit status: 2