[09:50:59.658] time ./configure \ [09:50:59.658] --host=x86_64-w64-mingw32 \ [09:50:59.658] --enable-cassert \ [09:50:59.658] --without-icu \ [09:50:59.658] CC="ccache x86_64-w64-mingw32-gcc" \ [09:50:59.658] CXX="ccache x86_64-w64-mingw32-g++" [09:50:59.780] checking build system type... x86_64-pc-linux-gnu [09:50:59.986] checking host system type... x86_64-w64-mingw32 [09:50:59.992] checking which template to use... win32 [09:50:59.992] checking whether NLS is wanted... no [09:50:59.992] checking for default port number... 5432 [09:50:59.999] checking for block size... 8kB [09:51:00.001] checking for segment size... 1GB [09:51:00.004] checking for WAL block size... 8kB [09:51:00.005] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:51:00.043] checking whether the C compiler works... yes [09:51:00.189] checking for C compiler default output file name... a.exe [09:51:00.190] checking for suffix of executables... .exe [09:51:00.233] checking whether we are cross compiling... yes [09:51:00.312] checking for suffix of object files... o [09:51:00.331] checking whether we are using the GNU C compiler... yes [09:51:00.367] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:51:00.374] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:51:00.456] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:51:00.597] checking whether we are using the GNU C++ compiler... yes [09:51:00.797] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:51:00.900] checking for gawk... no [09:51:00.900] checking for mawk... mawk [09:51:00.903] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:51:00.937] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:51:00.973] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:51:01.023] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:51:01.072] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:51:01.079] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:51:01.115] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:51:01.151] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:51:01.169] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:51:01.205] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:51:01.222] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:51:01.255] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:51:01.263] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:51:01.295] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:51:01.327] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:51:01.360] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:51:01.395] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:51:01.434] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:51:01.452] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:51:01.488] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:51:01.524] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:51:01.560] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:51:01.577] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:51:01.603] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:51:01.621] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:51:01.628] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:51:01.667] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:51:01.708] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:51:01.744] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:51:01.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:51:01.814] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:51:01.821] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:51:01.839] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:51:01.874] checking whether the C compiler still works... yes [09:51:01.951] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:51:02.023] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:51:02.024] checking pkg-config is at least version 0.9.0... yes [09:51:02.040] checking whether to build with ICU support... no [09:51:02.040] checking whether to build with Tcl... no [09:51:02.040] checking whether to build Perl modules... no [09:51:02.040] checking whether to build Python modules... no [09:51:02.040] checking whether to build with GSSAPI support... no [09:51:02.042] checking whether to build with PAM support... no [09:51:02.042] checking whether to build with BSD Authentication support... no [09:51:02.042] checking whether to build with LDAP support... no [09:51:02.042] checking whether to build with Bonjour support... no [09:51:02.042] checking whether to build with SELinux support... no [09:51:02.042] checking whether to build with systemd support... no [09:51:02.042] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:51:02.042] checking whether to build with XML support... no [09:51:02.043] checking whether to build with LZ4 support... no [09:51:02.043] checking whether to build with ZSTD support... no [09:51:02.043] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:51:02.043] checking whether it is possible to strip libraries... yes [09:51:02.050] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:51:02.051] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:51:02.051] checking for a BSD-compatible install... /usr/bin/install -c [09:51:02.060] checking for tar... /usr/bin/tar [09:51:02.060] checking whether ln -s works... yes [09:51:02.060] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:51:02.062] checking for bison... /usr/bin/bison [09:51:02.064] configure: using bison (GNU Bison) 3.8.2 [09:51:02.067] checking for flex... /usr/bin/flex [09:51:02.078] configure: using flex 2.6.4 [09:51:02.079] checking for perl... /usr/bin/perl [09:51:02.081] configure: using perl 5.36.0 [09:51:02.083] checking for zic... /usr/sbin/zic [09:51:02.084] checking for a sed that does not truncate output... /usr/bin/sed [09:51:02.088] checking for grep that handles long lines and -e... /usr/bin/grep [09:51:02.090] checking for egrep... /usr/bin/grep -E [09:51:02.092] checking for ANSI C header files... yes [09:51:02.182] checking for sys/types.h... yes [09:51:02.239] checking for sys/stat.h... yes [09:51:02.305] checking for stdlib.h... yes [09:51:02.321] checking for string.h... yes [09:51:02.336] checking for memory.h... yes [09:51:02.399] checking for strings.h... yes [09:51:02.460] checking for inttypes.h... yes [09:51:02.528] checking for stdint.h... yes [09:51:02.567] checking for unistd.h... yes [09:51:02.610] checking for main in -lm... yes [09:51:02.661] checking for library containing setproctitle... no [09:51:02.759] checking for library containing dlsym... no [09:51:02.859] checking for library containing socket... -lws2_32 [09:51:03.004] checking for library containing getopt_long... none required [09:51:03.054] checking for library containing shm_open... no [09:51:03.149] checking for library containing shm_unlink... no [09:51:03.245] checking for library containing clock_gettime... no [09:51:03.340] checking for library containing shmget... no [09:51:03.435] checking for library containing backtrace_symbols... no [09:51:03.529] checking for library containing pthread_barrier_wait... -lpthread [09:51:03.623] checking for inflate in -lz... yes [09:51:03.672] checking for stdbool.h that conforms to C99... yes [09:51:03.719] checking for _Bool... yes [09:51:03.849] checking atomic.h usability... no [09:51:03.909] checking atomic.h presence... no [09:51:03.931] checking for atomic.h... no [09:51:03.935] checking copyfile.h usability... no [09:51:03.992] checking copyfile.h presence... no [09:51:04.013] checking for copyfile.h... no [09:51:04.017] checking execinfo.h usability... no [09:51:04.075] checking execinfo.h presence... no [09:51:04.095] checking for execinfo.h... no [09:51:04.099] checking getopt.h usability... yes [09:51:04.158] checking getopt.h presence... yes [09:51:04.175] checking for getopt.h... yes [09:51:04.182] checking ifaddrs.h usability... no [09:51:04.238] checking ifaddrs.h presence... no [09:51:04.258] checking for ifaddrs.h... no [09:51:04.262] checking mbarrier.h usability... no [09:51:04.320] checking mbarrier.h presence... no [09:51:04.340] checking for mbarrier.h... no [09:51:04.344] checking sys/epoll.h usability... no [09:51:04.402] checking sys/epoll.h presence... no [09:51:04.424] checking for sys/epoll.h... no [09:51:04.427] checking sys/event.h usability... no [09:51:04.487] checking sys/event.h presence... no [09:51:04.508] checking for sys/event.h... no [09:51:04.512] checking sys/personality.h usability... no [09:51:04.568] checking sys/personality.h presence... no [09:51:04.587] checking for sys/personality.h... no [09:51:04.591] checking sys/prctl.h usability... no [09:51:04.649] checking sys/prctl.h presence... no [09:51:04.671] checking for sys/prctl.h... no [09:51:04.674] checking sys/procctl.h usability... no [09:51:04.732] checking sys/procctl.h presence... no [09:51:04.752] checking for sys/procctl.h... no [09:51:04.755] checking sys/signalfd.h usability... no [09:51:04.814] checking sys/signalfd.h presence... no [09:51:04.837] checking for sys/signalfd.h... no [09:51:04.840] checking sys/ucred.h usability... no [09:51:04.901] checking sys/ucred.h presence... no [09:51:04.923] checking for sys/ucred.h... no [09:51:04.926] checking termios.h usability... no [09:51:04.987] checking termios.h presence... no [09:51:05.009] checking for termios.h... no [09:51:05.013] checking ucred.h usability... no [09:51:05.074] checking ucred.h presence... no [09:51:05.095] checking for ucred.h... no [09:51:05.099] checking zlib.h usability... yes [09:51:05.109] checking zlib.h presence... yes [09:51:05.131] checking for zlib.h... yes [09:51:05.131] checking for lz4... /usr/bin/lz4 [09:51:05.131] checking for zstd... /usr/bin/zstd [09:51:05.132] checking for openssl... /usr/bin/openssl [09:51:05.136] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [09:51:05.137] checking crtdefs.h usability... yes [09:51:05.197] checking crtdefs.h presence... yes [09:51:05.213] checking for crtdefs.h... yes [09:51:05.215] checking whether byte ordering is bigendian... no [09:51:05.294] checking for inline... inline [09:51:05.325] checking for printf format archetype... gnu_printf [09:51:05.364] checking for _Static_assert... yes [09:51:05.409] checking for typeof... typeof [09:51:05.446] checking for __builtin_types_compatible_p... yes [09:51:05.469] checking for __builtin_constant_p... yes [09:51:05.506] checking for __builtin_unreachable... yes [09:51:05.549] checking for computed goto support... yes [09:51:05.583] checking for struct tm.tm_zone... no [09:51:05.660] checking for union semun... no [09:51:05.693] checking for socklen_t... yes [09:51:08.068] checking for struct sockaddr.sa_len... no [09:51:10.242] checking for locale_t... no [09:51:10.304] checking for C/C++ restrict keyword... __restrict [09:51:10.326] checking for struct option... yes [09:51:10.378] checking whether assembler supports x86_64 popcntq... yes [09:51:10.387] checking size of off_t... 4 [09:51:10.743] 0 [09:51:10.743] checking size of bool... 1 [09:51:10.824] checking for int timezone... yes [09:51:10.874] checking for wcstombs_l declaration... no [09:51:10.968] checking for backtrace_symbols... no [09:51:11.021] checking for copyfile... no [09:51:11.075] checking for copy_file_range... no [09:51:11.129] checking for getifaddrs... no [09:51:11.182] checking for getpeerucred... no [09:51:11.236] checking for inet_pton... yes [09:51:11.290] checking for kqueue... no [09:51:11.344] checking for mbstowcs_l... no [09:51:11.396] checking for memset_s... no [09:51:11.448] checking for posix_fallocate... no [09:51:11.500] checking for ppoll... no [09:51:11.552] checking for pthread_is_threaded_np... no [09:51:11.603] checking for setproctitle... no [09:51:11.654] checking for setproctitle_fast... no [09:51:11.705] checking for strchrnul... no [09:51:11.754] checking for strsignal... no [09:51:11.807] checking for syncfs... no [09:51:11.861] checking for sync_file_range... no [09:51:11.913] checking for uselocale... no [09:51:11.964] checking for wcstombs_l... no [09:51:12.014] checking for __builtin_bswap16... yes [09:51:12.065] checking for __builtin_bswap32... yes [09:51:12.113] checking for __builtin_bswap64... yes [09:51:12.162] checking for __builtin_clz... yes [09:51:12.212] checking for __builtin_ctz... yes [09:51:12.262] checking for __builtin_popcount... yes [09:51:12.313] checking for __builtin_frame_address... yes [09:51:12.363] checking for _LARGEFILE_SOURCE value needed for large files... no [09:51:12.416] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:51:12.449] checking for posix_fadvise... no [09:51:12.504] checking whether posix_fadvise is declared... no [09:51:12.551] checking whether fdatasync is declared... no [09:51:12.601] checking whether strlcat is declared... no [09:51:12.670] checking whether strlcpy is declared... no [09:51:12.738] checking whether strnlen is declared... yes [09:51:12.810] checking whether strsep is declared... no [09:51:12.879] checking whether preadv is declared... no [09:51:12.919] checking whether pwritev is declared... no [09:51:12.959] checking whether F_FULLFSYNC is declared... no [09:51:13.000] checking for explicit_bzero... no [09:51:13.050] checking for getopt... yes [09:51:13.094] checking for getpeereid... no [09:51:13.143] checking for inet_aton... no [09:51:13.190] checking for mkdtemp... no [09:51:13.236] checking for strlcat... no [09:51:13.283] checking for strlcpy... no [09:51:13.329] checking for strnlen... yes [09:51:13.378] checking for strsep... no [09:51:13.426] checking for pthread_barrier_wait... yes [09:51:13.469] configure: On mingw32 we will use our strtof wrapper. [09:51:13.470] checking for getopt_long... yes [09:51:13.514] checking for _configthreadlocale... yes [09:51:13.559] checking for syslog... no [09:51:13.606] checking for opterr... yes [09:51:13.654] checking for optreset... no [09:51:13.705] checking test program... cross-compiling [09:51:13.705] checking whether long int is 64 bits... no [09:51:13.736] checking whether long long int is 64 bits... yes [09:51:13.773] checking for __builtin_mul_overflow... yes [09:51:13.818] checking size of void *... 8 [09:51:14.339] checking size of size_t... 8 [09:51:14.806] checking size of long... 4 [09:51:15.203] checking alignment of short... 2 [09:51:15.472] checking alignment of int... 4 [09:51:15.849] checking alignment of long... 4 [09:51:16.225] checking alignment of long long int... 8 [09:51:16.688] checking alignment of double... 8 [09:51:17.172] checking for int8... no [09:51:17.214] checking for uint8... no [09:51:17.256] checking for int64... no [09:51:17.298] checking for uint64... no [09:51:17.341] checking for __int128... yes [09:51:17.388] checking for __int128 alignment bug... assuming ok [09:51:17.388] checking alignment of PG_INT128_TYPE... 16 [09:51:17.982] checking for builtin __sync char locking functions... yes [09:51:18.025] checking for builtin __sync int32 locking functions... yes [09:51:18.071] checking for builtin __sync int32 atomic operations... yes [09:51:18.113] checking for builtin __sync int64 atomic operations... yes [09:51:18.156] checking for builtin __atomic int32 atomic operations... yes [09:51:18.201] checking for builtin __atomic int64 atomic operations... yes [09:51:18.246] checking for __get_cpuid... yes [09:51:18.293] checking for __get_cpuid_count... yes [09:51:18.340] checking for __cpuid... no [09:51:18.753] checking for __cpuidex... no [09:51:19.185] checking for _xgetbv with CFLAGS=... no [09:51:19.567] checking for _xgetbv with CFLAGS=-mxsave... yes [09:51:19.968] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:51:20.346] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:51:20.679] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:51:20.723] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:51:20.809] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:51:20.830] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:51:20.848] 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 [09:51:20.901] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:51:20.901] checking which random number source to use... Windows native [09:51:20.903] checking for xmllint... /usr/bin/xmllint [09:51:20.903] checking for xsltproc... /usr/bin/xsltproc [09:51:20.904] checking for fop... /usr/bin/fop [09:51:20.904] checking for dbtoepub... no [09:51:20.904] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:51:20.904] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:51:20.904] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:51:20.915] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:51:20.915] 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 [09:51:20.915] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:51:20.915] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:51:20.993] configure: creating ./config.status [09:51:21.071] config.status: creating GNUmakefile [09:51:21.082] config.status: creating src/Makefile.global [09:51:21.096] config.status: creating src/include/pg_config.h [09:51:21.108] config.status: creating src/include/pg_config_ext.h [09:51:21.119] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:51:21.133] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:51:21.139] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:51:21.146] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:51:21.153] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:51:21.160] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:51:21.163] config.status: executing check_win32_symlinks commands [09:51:21.197] [09:51:21.197] real 0m21.538s [09:51:21.197] user 0m14.261s [09:51:21.197] sys 0m6.891s [09:51:21.197] make -s -j${BUILD_JOBS} clean [09:51:21.703] time make -s -j${BUILD_JOBS} world-bin [09:53:39.085] In file included from ../../../../src/include/postgres.h:46, [09:53:39.085] from pgstat_wal.c:18: [09:53:39.085] pgstat_wal.c: In function ‘lsntime_insert’: [09:53:39.085] 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=] [09:53:39.085] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [09:53:39.085] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:53:39.085] 363 | lsn, timestamptz_to_str(time))); [09:53:39.085] | ~~~ [09:53:39.085] | | [09:53:39.085] | XLogRecPtr {aka long long unsigned int} [09:53:39.085] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:53:39.085] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:53:39.085] | ^~~~~~~~~~~ [09:53:39.085] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [09:53:39.085] 361 | ereport(WARNING, [09:53:39.085] | ^~~~~~~ [09:53:39.085] pgstat_wal.c:362:80: note: format string is defined here [09:53:39.085] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [09:53:39.085] | ~~^ [09:53:39.085] | | [09:53:39.085] | long unsigned int [09:53:39.085] | %llu [09:53:39.085] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [09:53:39.085] 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=] [09:53:39.085] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [09:53:39.085] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:53:39.085] 546 | target_lsn); [09:53:39.085] | ~~~~~~~~~~ [09:53:39.085] | | [09:53:39.085] | XLogRecPtr {aka long long unsigned int} [09:53:39.085] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:53:39.085] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:53:39.085] | ^~~~~~~~~~~ [09:53:39.085] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [09:53:39.085] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:53:39.085] | ^~~~~~~ [09:53:39.085] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [09:53:39.085] 544 | elog(DEBUG1, [09:53:39.085] | ^~~~ [09:53:39.085] pgstat_wal.c:545:72: note: format string is defined here [09:53:39.085] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [09:53:39.085] | ~~^ [09:53:39.085] | | [09:53:39.085] | long unsigned int [09:53:39.085] | %llu [09:53:39.085] cc1: all warnings being treated as errors [09:53:39.086] make[4]: *** [: pgstat_wal.o] Error 1 [09:53:39.086] make[4]: *** Waiting for unfinished jobs.... [09:53:39.602] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [09:53:39.602] make[2]: *** [common.mk:37: utils-recursive] Error 2 [09:53:39.602] make[2]: *** Waiting for unfinished jobs.... [09:53:42.683] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:53:42.683] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:53:42.683] [09:53:42.683] real 2m20.980s [09:53:42.683] user 7m39.409s [09:53:42.683] sys 1m28.667s [09:53:42.684] [09:53:42.684] Exit status: 2