[06:20:01.115] time ./configure \ [06:20:01.115] --host=x86_64-w64-mingw32 \ [06:20:01.115] --enable-cassert \ [06:20:01.115] --without-icu \ [06:20:01.115] CC="ccache x86_64-w64-mingw32-gcc" \ [06:20:01.115] CXX="ccache x86_64-w64-mingw32-g++" [06:20:01.221] checking build system type... x86_64-pc-linux-gnu [06:20:01.399] checking host system type... x86_64-w64-mingw32 [06:20:01.404] checking which template to use... win32 [06:20:01.404] checking whether NLS is wanted... no [06:20:01.404] checking for default port number... 5432 [06:20:01.410] checking for block size... 8kB [06:20:01.411] checking for segment size... 1GB [06:20:01.413] checking for WAL block size... 8kB [06:20:01.414] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [06:20:01.444] checking whether the C compiler works... yes [06:20:01.591] checking for C compiler default output file name... a.exe [06:20:01.592] checking for suffix of executables... .exe [06:20:01.630] checking whether we are cross compiling... yes [06:20:01.702] checking for suffix of object files... o [06:20:01.733] checking whether we are using the GNU C compiler... yes [06:20:01.748] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [06:20:01.762] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [06:20:01.772] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [06:20:01.918] checking whether we are using the GNU C++ compiler... yes [06:20:02.056] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [06:20:02.118] checking for gawk... no [06:20:02.118] checking for mawk... mawk [06:20:02.121] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:20:02.150] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [06:20:02.178] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:20:02.221] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:20:02.264] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [06:20:02.270] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [06:20:02.284] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:20:02.299] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:20:02.305] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:20:02.311] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:20:02.326] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [06:20:02.332] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:20:02.347] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:20:02.377] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:20:02.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [06:20:02.408] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [06:20:02.415] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:20:02.450] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:20:02.457] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:20:02.472] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [06:20:02.504] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [06:20:02.567] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:20:02.597] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:20:02.619] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:20:02.648] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:20:02.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:20:02.697] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:20:02.731] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:20:02.737] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:20:02.743] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:20:02.775] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:20:02.806] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:20:02.821] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:20:02.837] checking whether the C compiler still works... yes [06:20:02.905] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [06:20:02.971] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [06:20:02.971] checking pkg-config is at least version 0.9.0... yes [06:20:02.988] checking whether to build with ICU support... no [06:20:02.988] checking whether to build with Tcl... no [06:20:02.988] checking whether to build Perl modules... no [06:20:02.988] checking whether to build Python modules... no [06:20:02.988] checking whether to build with GSSAPI support... no [06:20:02.989] checking whether to build with PAM support... no [06:20:02.990] checking whether to build with BSD Authentication support... no [06:20:02.990] checking whether to build with LDAP support... no [06:20:02.990] checking whether to build with Bonjour support... no [06:20:02.990] checking whether to build with SELinux support... no [06:20:02.990] checking whether to build with systemd support... no [06:20:02.990] configure: WARNING: *** Readline does not work on MinGW --- disabling [06:20:02.990] checking whether to build with XML support... no [06:20:02.990] checking whether to build with LZ4 support... no [06:20:02.991] checking whether to build with ZSTD support... no [06:20:02.991] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [06:20:02.991] checking whether it is possible to strip libraries... yes [06:20:02.998] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [06:20:02.998] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [06:20:02.998] checking for a BSD-compatible install... /usr/bin/install -c [06:20:03.006] checking for tar... /usr/bin/tar [06:20:03.007] checking whether ln -s works... yes [06:20:03.007] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:20:03.009] checking for bison... /usr/bin/bison [06:20:03.011] configure: using bison (GNU Bison) 3.8.2 [06:20:03.013] checking for flex... /usr/bin/flex [06:20:03.024] configure: using flex 2.6.4 [06:20:03.024] checking for perl... /usr/bin/perl [06:20:03.027] configure: using perl 5.36.0 [06:20:03.029] checking for zic... /usr/sbin/zic [06:20:03.029] checking for a sed that does not truncate output... /usr/bin/sed [06:20:03.034] checking for grep that handles long lines and -e... /usr/bin/grep [06:20:03.035] checking for egrep... /usr/bin/grep -E [06:20:03.037] checking for ANSI C header files... yes [06:20:03.094] checking for sys/types.h... yes [06:20:03.125] checking for sys/stat.h... yes [06:20:03.139] checking for stdlib.h... yes [06:20:03.191] checking for string.h... yes [06:20:03.221] checking for memory.h... yes [06:20:03.277] checking for strings.h... yes [06:20:03.290] checking for inttypes.h... yes [06:20:03.304] checking for stdint.h... yes [06:20:03.360] checking for unistd.h... yes [06:20:03.417] checking for main in -lm... yes [06:20:03.461] checking for library containing setproctitle... no [06:20:03.542] checking for library containing dlsym... no [06:20:03.628] checking for library containing socket... -lws2_32 [06:20:03.747] checking for library containing getopt_long... none required [06:20:03.790] checking for library containing shm_open... no [06:20:03.873] checking for library containing shm_unlink... no [06:20:03.956] checking for library containing clock_gettime... no [06:20:04.040] checking for library containing shmget... no [06:20:04.124] checking for library containing backtrace_symbols... no [06:20:04.209] checking for library containing pthread_barrier_wait... -lpthread [06:20:04.297] checking for inflate in -lz... yes [06:20:04.340] checking for stdbool.h that conforms to C99... yes [06:20:04.385] checking for _Bool... yes [06:20:04.502] checking atomic.h usability... no [06:20:04.556] checking atomic.h presence... no [06:20:04.573] checking for atomic.h... no [06:20:04.577] checking copyfile.h usability... no [06:20:04.631] checking copyfile.h presence... no [06:20:04.649] checking for copyfile.h... no [06:20:04.652] checking execinfo.h usability... no [06:20:04.707] checking execinfo.h presence... no [06:20:04.726] checking for execinfo.h... no [06:20:04.730] checking getopt.h usability... yes [06:20:04.784] checking getopt.h presence... yes [06:20:04.799] checking for getopt.h... yes [06:20:04.807] checking ifaddrs.h usability... no [06:20:04.860] checking ifaddrs.h presence... no [06:20:04.878] checking for ifaddrs.h... no [06:20:04.881] checking mbarrier.h usability... no [06:20:04.933] checking mbarrier.h presence... no [06:20:04.952] checking for mbarrier.h... no [06:20:04.955] checking sys/epoll.h usability... no [06:20:05.008] checking sys/epoll.h presence... no [06:20:05.026] checking for sys/epoll.h... no [06:20:05.029] checking sys/event.h usability... no [06:20:05.080] checking sys/event.h presence... no [06:20:05.098] checking for sys/event.h... no [06:20:05.101] checking sys/personality.h usability... no [06:20:05.153] checking sys/personality.h presence... no [06:20:05.170] checking for sys/personality.h... no [06:20:05.173] checking sys/prctl.h usability... no [06:20:05.225] checking sys/prctl.h presence... no [06:20:05.243] checking for sys/prctl.h... no [06:20:05.246] checking sys/procctl.h usability... no [06:20:05.297] checking sys/procctl.h presence... no [06:20:05.314] checking for sys/procctl.h... no [06:20:05.317] checking sys/signalfd.h usability... no [06:20:05.370] checking sys/signalfd.h presence... no [06:20:05.389] checking for sys/signalfd.h... no [06:20:05.392] checking sys/ucred.h usability... no [06:20:05.444] checking sys/ucred.h presence... no [06:20:05.461] checking for sys/ucred.h... no [06:20:05.464] checking termios.h usability... no [06:20:05.519] checking termios.h presence... no [06:20:05.536] checking for termios.h... no [06:20:05.539] checking ucred.h usability... no [06:20:05.591] checking ucred.h presence... no [06:20:05.609] checking for ucred.h... no [06:20:05.611] checking zlib.h usability... yes [06:20:05.621] checking zlib.h presence... yes [06:20:05.639] checking for zlib.h... yes [06:20:05.639] checking for lz4... /usr/bin/lz4 [06:20:05.639] checking for zstd... /usr/bin/zstd [06:20:05.639] checking for openssl... /usr/bin/openssl [06:20:05.643] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [06:20:05.644] checking crtdefs.h usability... yes [06:20:05.696] checking crtdefs.h presence... yes [06:20:05.709] checking for crtdefs.h... yes [06:20:05.711] checking whether byte ordering is bigendian... no [06:20:05.807] checking for inline... inline [06:20:05.813] checking for printf format archetype... gnu_printf [06:20:05.846] checking for _Static_assert... yes [06:20:05.887] checking for typeof... typeof [06:20:05.893] checking for __builtin_types_compatible_p... yes [06:20:05.929] checking for __builtin_constant_p... yes [06:20:05.959] checking for __builtin_unreachable... yes [06:20:05.999] checking for computed goto support... yes [06:20:06.005] checking for struct tm.tm_zone... no [06:20:06.078] checking for union semun... no [06:20:06.109] checking for socklen_t... yes [06:20:07.569] checking for struct sockaddr.sa_len... no [06:20:09.513] checking for locale_t... no [06:20:09.572] checking for C/C++ restrict keyword... __restrict [06:20:09.584] checking for struct option... yes [06:20:09.653] checking whether assembler supports x86_64 popcntq... yes [06:20:09.668] checking size of off_t... 4 [06:20:10.064] 0 [06:20:10.064] checking size of bool... 1 [06:20:10.105] checking for int timezone... yes [06:20:10.148] checking for wcstombs_l declaration... no [06:20:10.230] checking for backtrace_symbols... no [06:20:10.280] checking for copyfile... no [06:20:10.329] checking for copy_file_range... no [06:20:10.378] checking for getifaddrs... no [06:20:10.424] checking for getpeerucred... no [06:20:10.472] checking for inet_pton... yes [06:20:10.519] checking for kqueue... no [06:20:10.566] checking for mbstowcs_l... no [06:20:10.612] checking for memset_s... no [06:20:10.660] checking for posix_fallocate... no [06:20:10.707] checking for ppoll... no [06:20:10.755] checking for pthread_is_threaded_np... no [06:20:10.802] checking for setproctitle... no [06:20:10.849] checking for setproctitle_fast... no [06:20:10.897] checking for strchrnul... no [06:20:10.944] checking for strsignal... no [06:20:10.992] checking for syncfs... no [06:20:11.039] checking for sync_file_range... no [06:20:11.087] checking for uselocale... no [06:20:11.134] checking for wcstombs_l... no [06:20:11.178] checking for __builtin_bswap16... yes [06:20:11.221] checking for __builtin_bswap32... yes [06:20:11.265] checking for __builtin_bswap64... yes [06:20:11.308] checking for __builtin_clz... yes [06:20:11.353] checking for __builtin_ctz... yes [06:20:11.397] checking for __builtin_popcount... yes [06:20:11.440] checking for __builtin_frame_address... yes [06:20:11.483] checking for _LARGEFILE_SOURCE value needed for large files... no [06:20:11.532] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [06:20:11.559] checking for posix_fadvise... no [06:20:11.605] checking whether posix_fadvise is declared... no [06:20:11.645] checking whether fdatasync is declared... no [06:20:11.685] checking whether strlcat is declared... no [06:20:11.741] checking whether strlcpy is declared... no [06:20:11.797] checking whether strnlen is declared... yes [06:20:11.809] checking whether strsep is declared... no [06:20:11.867] checking whether preadv is declared... no [06:20:11.900] checking whether pwritev is declared... no [06:20:11.932] checking whether F_FULLFSYNC is declared... no [06:20:11.966] checking for explicit_bzero... no [06:20:12.009] checking for getopt... yes [06:20:12.049] checking for getpeereid... no [06:20:12.091] checking for inet_aton... no [06:20:12.133] checking for mkdtemp... no [06:20:12.174] checking for strlcat... no [06:20:12.216] checking for strlcpy... no [06:20:12.259] checking for strnlen... yes [06:20:12.303] checking for strsep... no [06:20:12.349] checking for pthread_barrier_wait... yes [06:20:12.389] configure: On mingw32 we will use our strtof wrapper. [06:20:12.390] checking for getopt_long... yes [06:20:12.430] checking for _configthreadlocale... yes [06:20:12.472] checking for syslog... no [06:20:12.517] checking for opterr... yes [06:20:12.562] checking for optreset... no [06:20:12.608] checking test program... cross-compiling [06:20:12.608] checking whether long int is 64 bits... no [06:20:12.636] checking whether long long int is 64 bits... yes [06:20:12.644] checking for __builtin_mul_overflow... yes [06:20:12.682] checking size of void *... 8 [06:20:13.060] checking size of size_t... 8 [06:20:13.504] checking size of long... 4 [06:20:13.808] checking alignment of short... 2 [06:20:14.099] checking alignment of int... 4 [06:20:14.371] checking alignment of long... 4 [06:20:14.684] checking alignment of long long int... 8 [06:20:15.099] checking alignment of double... 8 [06:20:15.512] checking for int8... no [06:20:15.552] checking for uint8... no [06:20:15.595] checking for int64... no [06:20:15.638] checking for uint64... no [06:20:15.678] checking for __int128... yes [06:20:15.722] checking for __int128 alignment bug... assuming ok [06:20:15.722] checking alignment of PG_INT128_TYPE... 16 [06:20:16.170] checking for builtin __sync char locking functions... yes [06:20:16.211] checking for builtin __sync int32 locking functions... yes [06:20:16.251] checking for builtin __sync int32 atomic operations... yes [06:20:16.291] checking for builtin __sync int64 atomic operations... yes [06:20:16.332] checking for builtin __atomic int32 atomic operations... yes [06:20:16.372] checking for builtin __atomic int64 atomic operations... yes [06:20:16.411] checking for __get_cpuid... yes [06:20:16.452] checking for __get_cpuid_count... yes [06:20:16.494] checking for __cpuid... no [06:20:16.876] checking for __cpuidex... no [06:20:17.279] checking for _xgetbv with CFLAGS=... no [06:20:17.638] checking for _xgetbv with CFLAGS=-mxsave... yes [06:20:18.021] checking for _mm512_popcnt_epi64 with CFLAGS=... no [06:20:18.390] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [06:20:18.703] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:20:18.745] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:20:18.826] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:20:18.846] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:20:18.863] 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 [06:20:18.914] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:20:18.914] checking which random number source to use... Windows native [06:20:18.916] checking for xmllint... /usr/bin/xmllint [06:20:18.916] checking for xsltproc... /usr/bin/xsltproc [06:20:18.916] checking for fop... /usr/bin/fop [06:20:18.916] checking for dbtoepub... no [06:20:18.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [06:20:18.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [06:20:18.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [06:20:18.927] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [06:20:18.927] 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 [06:20:18.927] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [06:20:18.927] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [06:20:19.001] configure: creating ./config.status [06:20:19.078] config.status: creating GNUmakefile [06:20:19.088] config.status: creating src/Makefile.global [06:20:19.102] config.status: creating src/include/pg_config.h [06:20:19.113] config.status: creating src/include/pg_config_ext.h [06:20:19.124] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:20:19.138] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:20:19.144] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [06:20:19.150] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [06:20:19.157] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [06:20:19.163] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [06:20:19.166] config.status: executing check_win32_symlinks commands [06:20:19.197] [06:20:19.197] real 0m18.082s [06:20:19.197] user 0m12.324s [06:20:19.197] sys 0m5.374s [06:20:19.197] make -s -j${BUILD_JOBS} clean [06:20:19.680] time make -s -j${BUILD_JOBS} world-bin [06:22:32.598] In file included from ../../../../src/include/postgres.h:46, [06:22:32.598] from pgstat_wal.c:18: [06:22:32.598] pgstat_wal.c: In function ‘lsntime_insert’: [06:22:32.598] 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=] [06:22:32.598] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [06:22:32.598] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [06:22:32.598] 354 | lsn, timestamptz_to_str(time))); [06:22:32.598] | ~~~ [06:22:32.598] | | [06:22:32.598] | XLogRecPtr {aka long long unsigned int} [06:22:32.598] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [06:22:32.598] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [06:22:32.598] | ^~~~~~~~~~~ [06:22:32.598] pgstat_wal.c:352:25: note: in expansion of macro ‘ereport’ [06:22:32.598] 352 | ereport(WARNING, [06:22:32.598] | ^~~~~~~ [06:22:32.598] pgstat_wal.c:353:80: note: format string is defined here [06:22:32.598] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [06:22:32.598] | ~~^ [06:22:32.598] | | [06:22:32.598] | long unsigned int [06:22:32.598] | %llu [06:22:32.598] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [06:22:32.598] 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=] [06:22:32.598] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [06:22:32.598] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [06:22:32.598] 537 | target_lsn); [06:22:32.598] | ~~~~~~~~~~ [06:22:32.598] | | [06:22:32.598] | XLogRecPtr {aka long long unsigned int} [06:22:32.598] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [06:22:32.598] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [06:22:32.598] | ^~~~~~~~~~~ [06:22:32.598] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [06:22:32.598] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [06:22:32.598] | ^~~~~~~ [06:22:32.598] pgstat_wal.c:535:17: note: in expansion of macro ‘elog’ [06:22:32.598] 535 | elog(DEBUG1, [06:22:32.598] | ^~~~ [06:22:32.598] pgstat_wal.c:536:72: note: format string is defined here [06:22:32.598] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [06:22:32.598] | ~~^ [06:22:32.598] | | [06:22:32.598] | long unsigned int [06:22:32.598] | %llu [06:22:32.598] cc1: all warnings being treated as errors [06:22:32.599] make[4]: *** [: pgstat_wal.o] Error 1 [06:22:32.599] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [06:22:32.599] make[3]: *** Waiting for unfinished jobs.... [06:23:05.202] make[2]: *** [common.mk:37: utils-recursive] Error 2 [06:23:05.202] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:23:05.202] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:23:05.203] [06:23:05.203] real 2m45.523s [06:23:05.203] user 9m7.244s [06:23:05.203] sys 1m38.827s [06:23:05.203] [06:23:05.203] Exit status: 2