[19:03:48.731] time ./configure \ [19:03:48.731] --host=x86_64-w64-mingw32 \ [19:03:48.731] --enable-cassert \ [19:03:48.731] --without-icu \ [19:03:48.731] CC="ccache x86_64-w64-mingw32-gcc" \ [19:03:48.731] CXX="ccache x86_64-w64-mingw32-g++" [19:03:48.849] checking build system type... x86_64-pc-linux-gnu [19:03:49.045] checking host system type... x86_64-w64-mingw32 [19:03:49.050] checking which template to use... win32 [19:03:49.050] checking whether NLS is wanted... no [19:03:49.050] checking for default port number... 5432 [19:03:49.057] checking for block size... 8kB [19:03:49.058] checking for segment size... 1GB [19:03:49.061] checking for WAL block size... 8kB [19:03:49.062] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:03:49.096] checking whether the C compiler works... yes [19:03:49.234] checking for C compiler default output file name... a.exe [19:03:49.235] checking for suffix of executables... .exe [19:03:49.277] checking whether we are cross compiling... yes [19:03:49.354] checking for suffix of object files... o [19:03:49.371] checking whether we are using the GNU C compiler... yes [19:03:49.388] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:03:49.395] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:03:49.406] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:03:49.574] checking whether we are using the GNU C++ compiler... yes [19:03:49.797] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:03:49.868] checking for gawk... no [19:03:49.868] checking for mawk... mawk [19:03:49.871] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:03:49.888] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:03:49.895] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:03:49.942] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:03:49.989] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:03:49.995] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:03:50.030] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:03:50.047] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:03:50.054] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:03:50.061] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:03:50.095] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:03:50.128] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:03:50.135] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:03:50.143] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:03:50.176] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:03:50.210] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:03:50.243] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:03:50.281] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:03:50.291] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:03:50.307] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:03:50.341] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:03:50.358] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:03:50.375] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:03:50.399] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:03:50.406] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:03:50.423] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:03:50.462] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:03:50.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:03:50.535] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:03:50.552] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:03:50.588] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:03:50.623] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:03:50.640] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:03:50.658] checking whether the C compiler still works... yes [19:03:50.736] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:03:50.810] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:03:50.810] checking pkg-config is at least version 0.9.0... yes [19:03:50.827] checking whether to build with ICU support... no [19:03:50.827] checking whether to build with Tcl... no [19:03:50.827] checking whether to build Perl modules... no [19:03:50.827] checking whether to build Python modules... no [19:03:50.827] checking whether to build with GSSAPI support... no [19:03:50.828] checking whether to build with PAM support... no [19:03:50.829] checking whether to build with BSD Authentication support... no [19:03:50.829] checking whether to build with LDAP support... no [19:03:50.829] checking whether to build with Bonjour support... no [19:03:50.829] checking whether to build with SELinux support... no [19:03:50.829] checking whether to build with systemd support... no [19:03:50.829] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:03:50.829] checking whether to build with XML support... no [19:03:50.829] checking whether to build with LZ4 support... no [19:03:50.830] checking whether to build with ZSTD support... no [19:03:50.830] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:03:50.830] checking whether it is possible to strip libraries... yes [19:03:50.838] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:03:50.838] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:03:50.838] checking for a BSD-compatible install... /usr/bin/install -c [19:03:50.848] checking for tar... /usr/bin/tar [19:03:50.848] checking whether ln -s works... yes [19:03:50.848] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:03:50.850] checking for bison... /usr/bin/bison [19:03:50.852] configure: using bison (GNU Bison) 3.8.2 [19:03:50.855] checking for flex... /usr/bin/flex [19:03:50.868] configure: using flex 2.6.4 [19:03:50.868] checking for perl... /usr/bin/perl [19:03:50.871] configure: using perl 5.36.0 [19:03:50.873] checking for zic... /usr/sbin/zic [19:03:50.873] checking for a sed that does not truncate output... /usr/bin/sed [19:03:50.878] checking for grep that handles long lines and -e... /usr/bin/grep [19:03:50.880] checking for egrep... /usr/bin/grep -E [19:03:50.882] checking for ANSI C header files... yes [19:03:50.943] checking for sys/types.h... yes [19:03:51.001] checking for sys/stat.h... yes [19:03:51.038] checking for stdlib.h... yes [19:03:51.100] checking for string.h... yes [19:03:51.161] checking for memory.h... yes [19:03:51.224] checking for strings.h... yes [19:03:51.286] checking for inttypes.h... yes [19:03:51.350] checking for stdint.h... yes [19:03:51.412] checking for unistd.h... yes [19:03:51.479] checking for main in -lm... yes [19:03:51.527] checking for library containing setproctitle... no [19:03:51.615] checking for library containing dlsym... no [19:03:51.704] checking for library containing socket... -lws2_32 [19:03:51.836] checking for library containing getopt_long... none required [19:03:51.884] checking for library containing shm_open... no [19:03:51.973] checking for library containing shm_unlink... no [19:03:52.064] checking for library containing clock_gettime... no [19:03:52.156] checking for library containing shmget... no [19:03:52.248] checking for library containing backtrace_symbols... no [19:03:52.337] checking for library containing pthread_barrier_wait... -lpthread [19:03:52.431] checking for inflate in -lz... yes [19:03:52.479] checking for stdbool.h that conforms to C99... yes [19:03:52.527] checking for _Bool... yes [19:03:52.598] checking atomic.h usability... no [19:03:52.656] checking atomic.h presence... no [19:03:52.676] checking for atomic.h... no [19:03:52.679] checking copyfile.h usability... no [19:03:52.736] checking copyfile.h presence... no [19:03:52.755] checking for copyfile.h... no [19:03:52.759] checking execinfo.h usability... no [19:03:52.814] checking execinfo.h presence... no [19:03:52.834] checking for execinfo.h... no [19:03:52.837] checking getopt.h usability... yes [19:03:52.894] checking getopt.h presence... yes [19:03:52.909] checking for getopt.h... yes [19:03:52.917] checking ifaddrs.h usability... no [19:03:52.972] checking ifaddrs.h presence... no [19:03:52.992] checking for ifaddrs.h... no [19:03:52.995] checking mbarrier.h usability... no [19:03:53.051] checking mbarrier.h presence... no [19:03:53.070] checking for mbarrier.h... no [19:03:53.073] checking sys/epoll.h usability... no [19:03:53.130] checking sys/epoll.h presence... no [19:03:53.149] checking for sys/epoll.h... no [19:03:53.153] checking sys/event.h usability... no [19:03:53.207] checking sys/event.h presence... no [19:03:53.226] checking for sys/event.h... no [19:03:53.230] checking sys/personality.h usability... no [19:03:53.286] checking sys/personality.h presence... no [19:03:53.305] checking for sys/personality.h... no [19:03:53.308] checking sys/prctl.h usability... no [19:03:53.363] checking sys/prctl.h presence... no [19:03:53.382] checking for sys/prctl.h... no [19:03:53.385] checking sys/procctl.h usability... no [19:03:53.442] checking sys/procctl.h presence... no [19:03:53.463] checking for sys/procctl.h... no [19:03:53.466] checking sys/signalfd.h usability... no [19:03:53.523] checking sys/signalfd.h presence... no [19:03:53.542] checking for sys/signalfd.h... no [19:03:53.546] checking sys/ucred.h usability... no [19:03:53.603] checking sys/ucred.h presence... no [19:03:53.623] checking for sys/ucred.h... no [19:03:53.627] checking termios.h usability... no [19:03:53.680] checking termios.h presence... no [19:03:53.700] checking for termios.h... no [19:03:53.703] checking ucred.h usability... no [19:03:53.760] checking ucred.h presence... no [19:03:53.781] checking for ucred.h... no [19:03:53.784] checking zlib.h usability... yes [19:03:53.847] checking zlib.h presence... yes [19:03:53.866] checking for zlib.h... yes [19:03:53.867] checking for lz4... /usr/bin/lz4 [19:03:53.867] checking for zstd... /usr/bin/zstd [19:03:53.867] checking for openssl... /usr/bin/openssl [19:03:53.872] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:03:53.872] checking crtdefs.h usability... yes [19:03:53.928] checking crtdefs.h presence... yes [19:03:53.943] checking for crtdefs.h... yes [19:03:53.944] checking whether byte ordering is bigendian... no [19:03:54.053] checking for inline... inline [19:03:54.081] checking for printf format archetype... gnu_printf [19:03:54.118] checking for _Static_assert... yes [19:03:54.161] checking for typeof... typeof [19:03:54.198] checking for __builtin_types_compatible_p... yes [19:03:54.237] checking for __builtin_constant_p... yes [19:03:54.270] checking for __builtin_unreachable... yes [19:03:54.312] checking for computed goto support... yes [19:03:54.349] checking for struct tm.tm_zone... no [19:03:54.431] checking for union semun... no [19:03:54.466] checking for socklen_t... yes [19:03:55.700] checking for struct sockaddr.sa_len... no [19:03:57.834] checking for locale_t... no [19:03:57.903] checking for C/C++ restrict keyword... __restrict [19:03:57.925] checking for struct option... yes [19:03:57.997] checking whether assembler supports x86_64 popcntq... yes [19:03:58.013] checking size of off_t... 4 [19:03:58.434] 0 [19:03:58.434] checking size of bool... 1 [19:03:58.539] checking for int timezone... yes [19:03:58.585] checking for wcstombs_l declaration... no [19:03:58.676] checking for backtrace_symbols... no [19:03:58.728] checking for copyfile... no [19:03:58.780] checking for copy_file_range... no [19:03:58.831] checking for getifaddrs... no [19:03:58.883] checking for getpeerucred... no [19:03:58.933] checking for inet_pton... yes [19:03:58.985] checking for kqueue... no [19:03:59.038] checking for mbstowcs_l... no [19:03:59.089] checking for memset_s... no [19:03:59.137] checking for posix_fallocate... no [19:03:59.184] checking for ppoll... no [19:03:59.232] checking for pthread_is_threaded_np... no [19:03:59.282] checking for setproctitle... no [19:03:59.334] checking for setproctitle_fast... no [19:03:59.386] checking for strchrnul... no [19:03:59.438] checking for strsignal... no [19:03:59.487] checking for syncfs... no [19:03:59.538] checking for sync_file_range... no [19:03:59.587] checking for uselocale... no [19:03:59.638] checking for wcstombs_l... no [19:03:59.684] checking for __builtin_bswap16... yes [19:03:59.731] checking for __builtin_bswap32... yes [19:03:59.779] checking for __builtin_bswap64... yes [19:03:59.825] checking for __builtin_clz... yes [19:03:59.871] checking for __builtin_ctz... yes [19:03:59.918] checking for __builtin_popcount... yes [19:03:59.966] checking for __builtin_frame_address... yes [19:04:00.014] checking for _LARGEFILE_SOURCE value needed for large files... no [19:04:00.064] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:04:00.094] checking for posix_fadvise... no [19:04:00.145] checking whether posix_fadvise is declared... no [19:04:00.192] checking whether fdatasync is declared... no [19:04:00.238] checking whether strlcat is declared... no [19:04:00.303] checking whether strlcpy is declared... no [19:04:00.367] checking whether strnlen is declared... yes [19:04:00.434] checking whether strsep is declared... no [19:04:00.500] checking whether preadv is declared... no [19:04:00.539] checking whether pwritev is declared... no [19:04:00.577] checking whether F_FULLFSYNC is declared... no [19:04:00.620] checking for explicit_bzero... no [19:04:00.673] checking for getopt... yes [19:04:00.719] checking for getpeereid... no [19:04:00.769] checking for inet_aton... no [19:04:00.818] checking for mkdtemp... no [19:04:00.868] checking for strlcat... no [19:04:00.916] checking for strlcpy... no [19:04:00.964] checking for strnlen... yes [19:04:01.012] checking for strsep... no [19:04:01.062] checking for pthread_barrier_wait... yes [19:04:01.105] configure: On mingw32 we will use our strtof wrapper. [19:04:01.105] checking for getopt_long... yes [19:04:01.148] checking for _configthreadlocale... yes [19:04:01.190] checking for syslog... no [19:04:01.235] checking for opterr... yes [19:04:01.280] checking for optreset... no [19:04:01.329] checking test program... cross-compiling [19:04:01.329] checking whether long int is 64 bits... no [19:04:01.361] checking whether long long int is 64 bits... yes [19:04:01.371] checking for __builtin_mul_overflow... yes [19:04:01.414] checking size of void *... 8 [19:04:01.830] checking size of size_t... 8 [19:04:02.289] checking size of long... 4 [19:04:02.648] checking alignment of short... 2 [19:04:02.840] checking alignment of int... 4 [19:04:03.211] checking alignment of long... 4 [19:04:03.564] checking alignment of long long int... 8 [19:04:03.996] checking alignment of double... 8 [19:04:04.462] checking for int8... no [19:04:04.504] checking for uint8... no [19:04:04.546] checking for int64... no [19:04:04.589] checking for uint64... no [19:04:04.633] checking for __int128... yes [19:04:04.680] checking for __int128 alignment bug... assuming ok [19:04:04.680] checking alignment of PG_INT128_TYPE... 16 [19:04:05.184] checking for builtin __sync char locking functions... yes [19:04:05.226] checking for builtin __sync int32 locking functions... yes [19:04:05.268] checking for builtin __sync int32 atomic operations... yes [19:04:05.310] checking for builtin __sync int64 atomic operations... yes [19:04:05.351] checking for builtin __atomic int32 atomic operations... yes [19:04:05.393] checking for builtin __atomic int64 atomic operations... yes [19:04:05.434] checking for __get_cpuid... yes [19:04:05.481] checking for __get_cpuid_count... yes [19:04:05.525] checking for __cpuid... no [19:04:05.923] checking for __cpuidex... no [19:04:06.353] checking for _xgetbv with CFLAGS=... no [19:04:06.739] checking for _xgetbv with CFLAGS=-mxsave... yes [19:04:07.144] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:04:07.530] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:04:07.864] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:04:07.909] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:04:07.997] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:04:08.021] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:04:08.040] 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 [19:04:08.096] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:04:08.097] checking which random number source to use... Windows native [19:04:08.098] checking for xmllint... /usr/bin/xmllint [19:04:08.099] checking for xsltproc... /usr/bin/xsltproc [19:04:08.099] checking for fop... /usr/bin/fop [19:04:08.099] checking for dbtoepub... no [19:04:08.099] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:04:08.099] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:04:08.100] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:04:08.110] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:04:08.110] 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 [19:04:08.110] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:04:08.110] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:04:08.195] configure: creating ./config.status [19:04:08.277] config.status: creating GNUmakefile [19:04:08.289] config.status: creating src/Makefile.global [19:04:08.304] config.status: creating src/include/pg_config.h [19:04:08.316] config.status: creating src/include/pg_config_ext.h [19:04:08.328] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:04:08.343] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:04:08.350] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:04:08.357] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:04:08.364] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:04:08.371] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:04:08.375] config.status: executing check_win32_symlinks commands [19:04:08.408] [19:04:08.408] real 0m19.677s [19:04:08.408] user 0m12.964s [19:04:08.408] sys 0m6.295s [19:04:08.408] make -s -j${BUILD_JOBS} clean [19:04:08.925] time make -s -j${BUILD_JOBS} world-bin [19:06:39.663] In file included from ../../../../src/include/postgres.h:46, [19:06:39.663] from pgstat_wal.c:18: [19:06:39.663] pgstat_wal.c: In function ‘lsntime_insert’: [19:06:39.663] 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=] [19:06:39.663] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [19:06:39.663] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:06:39.663] 363 | lsn, timestamptz_to_str(time))); [19:06:39.663] | ~~~ [19:06:39.663] | | [19:06:39.663] | XLogRecPtr {aka long long unsigned int} [19:06:39.663] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [19:06:39.663] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [19:06:39.663] | ^~~~~~~~~~~ [19:06:39.663] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [19:06:39.663] 361 | ereport(WARNING, [19:06:39.663] | ^~~~~~~ [19:06:39.663] pgstat_wal.c:362:80: note: format string is defined here [19:06:39.663] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [19:06:39.663] | ~~^ [19:06:39.663] | | [19:06:39.663] | long unsigned int [19:06:39.663] | %llu [19:06:39.663] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [19:06:39.663] 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=] [19:06:39.663] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [19:06:39.663] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:06:39.663] 546 | target_lsn); [19:06:39.663] | ~~~~~~~~~~ [19:06:39.663] | | [19:06:39.663] | XLogRecPtr {aka long long unsigned int} [19:06:39.663] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [19:06:39.663] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [19:06:39.663] | ^~~~~~~~~~~ [19:06:39.663] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [19:06:39.663] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [19:06:39.663] | ^~~~~~~ [19:06:39.663] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [19:06:39.663] 544 | elog(DEBUG1, [19:06:39.663] | ^~~~ [19:06:39.663] pgstat_wal.c:545:72: note: format string is defined here [19:06:39.663] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [19:06:39.663] | ~~^ [19:06:39.663] | | [19:06:39.663] | long unsigned int [19:06:39.663] | %llu [19:06:39.663] cc1: all warnings being treated as errors [19:06:39.664] make[4]: *** [: pgstat_wal.o] Error 1 [19:06:39.664] make[4]: *** Waiting for unfinished jobs.... [19:06:39.924] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [19:06:39.924] make[2]: *** [common.mk:37: utils-recursive] Error 2 [19:06:39.924] make[2]: *** Waiting for unfinished jobs.... [19:06:44.466] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:06:44.466] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:06:44.466] [19:06:44.466] real 2m35.541s [19:06:44.466] user 8m31.031s [19:06:44.466] sys 1m35.436s [19:06:44.466] [19:06:44.466] Exit status: 2