[09:14:41.405] time ./configure \ [09:14:41.405] --host=x86_64-w64-mingw32 \ [09:14:41.405] --enable-cassert \ [09:14:41.405] --without-icu \ [09:14:41.405] CC="ccache x86_64-w64-mingw32-gcc" \ [09:14:41.405] CXX="ccache x86_64-w64-mingw32-g++" [09:14:41.516] checking build system type... x86_64-pc-linux-gnu [09:14:41.727] checking host system type... x86_64-w64-mingw32 [09:14:41.732] checking which template to use... win32 [09:14:41.732] checking whether NLS is wanted... no [09:14:41.732] checking for default port number... 5432 [09:14:41.738] checking for block size... 8kB [09:14:41.739] checking for segment size... 1GB [09:14:41.742] checking for WAL block size... 8kB [09:14:41.743] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:14:41.774] checking whether the C compiler works... yes [09:14:41.916] checking for C compiler default output file name... a.exe [09:14:41.917] checking for suffix of executables... .exe [09:14:41.957] checking whether we are cross compiling... yes [09:14:42.033] checking for suffix of object files... o [09:14:42.051] checking whether we are using the GNU C compiler... yes [09:14:42.067] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:14:42.073] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:14:42.163] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:14:42.299] checking whether we are using the GNU C++ compiler... yes [09:14:42.531] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:14:42.625] checking for gawk... no [09:14:42.625] checking for mawk... mawk [09:14:42.628] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:14:42.645] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:14:42.661] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:14:42.708] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:14:42.754] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:14:42.761] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:14:42.768] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:14:42.785] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:14:42.802] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:14:42.809] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:14:42.826] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:14:42.860] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:14:42.867] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:14:42.874] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:14:42.908] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:14:42.942] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:14:42.949] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:14:42.987] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:14:43.005] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:14:43.040] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:14:43.048] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:14:43.055] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:14:43.072] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:14:43.097] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:14:43.114] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:14:43.147] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:14:43.185] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:14:43.224] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:14:43.231] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:14:43.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:14:43.273] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:14:43.280] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:14:43.287] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:14:43.304] checking whether the C compiler still works... yes [09:14:43.380] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:14:43.453] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:14:43.454] checking pkg-config is at least version 0.9.0... yes [09:14:43.469] checking whether to build with ICU support... no [09:14:43.470] checking whether to build with Tcl... no [09:14:43.470] checking whether to build Perl modules... no [09:14:43.470] checking whether to build Python modules... no [09:14:43.470] checking whether to build with GSSAPI support... no [09:14:43.471] checking whether to build with PAM support... no [09:14:43.471] checking whether to build with BSD Authentication support... no [09:14:43.471] checking whether to build with LDAP support... no [09:14:43.471] checking whether to build with Bonjour support... no [09:14:43.471] checking whether to build with SELinux support... no [09:14:43.471] checking whether to build with systemd support... no [09:14:43.471] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:14:43.471] checking whether to build with XML support... no [09:14:43.472] checking whether to build with LZ4 support... no [09:14:43.472] checking whether to build with ZSTD support... no [09:14:43.472] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:14:43.472] checking whether it is possible to strip libraries... yes [09:14:43.480] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:14:43.480] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:14:43.480] checking for a BSD-compatible install... /usr/bin/install -c [09:14:43.489] checking for tar... /usr/bin/tar [09:14:43.489] checking whether ln -s works... yes [09:14:43.489] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:14:43.491] checking for bison... /usr/bin/bison [09:14:43.494] configure: using bison (GNU Bison) 3.8.2 [09:14:43.497] checking for flex... /usr/bin/flex [09:14:43.509] configure: using flex 2.6.4 [09:14:43.509] checking for perl... /usr/bin/perl [09:14:43.511] configure: using perl 5.36.0 [09:14:43.513] checking for zic... /usr/sbin/zic [09:14:43.513] checking for a sed that does not truncate output... /usr/bin/sed [09:14:43.518] checking for grep that handles long lines and -e... /usr/bin/grep [09:14:43.520] checking for egrep... /usr/bin/grep -E [09:14:43.521] checking for ANSI C header files... yes [09:14:43.581] checking for sys/types.h... yes [09:14:43.638] checking for sys/stat.h... yes [09:14:43.698] checking for stdlib.h... yes [09:14:43.757] checking for string.h... yes [09:14:43.772] checking for memory.h... yes [09:14:43.835] checking for strings.h... yes [09:14:43.870] checking for inttypes.h... yes [09:14:43.933] checking for stdint.h... yes [09:14:43.996] checking for unistd.h... yes [09:14:44.012] checking for main in -lm... yes [09:14:44.059] checking for library containing setproctitle... no [09:14:44.149] checking for library containing dlsym... no [09:14:44.238] checking for library containing socket... -lws2_32 [09:14:44.371] checking for library containing getopt_long... none required [09:14:44.418] checking for library containing shm_open... no [09:14:44.505] checking for library containing shm_unlink... no [09:14:44.591] checking for library containing clock_gettime... no [09:14:44.681] checking for library containing shmget... no [09:14:44.771] checking for library containing backtrace_symbols... no [09:14:44.861] checking for library containing pthread_barrier_wait... -lpthread [09:14:44.951] checking for inflate in -lz... yes [09:14:44.997] checking for stdbool.h that conforms to C99... yes [09:14:45.042] checking for _Bool... yes [09:14:45.134] checking atomic.h usability... no [09:14:45.193] checking atomic.h presence... no [09:14:45.219] checking for atomic.h... no [09:14:45.223] checking copyfile.h usability... no [09:14:45.281] checking copyfile.h presence... no [09:14:45.302] checking for copyfile.h... no [09:14:45.305] checking execinfo.h usability... no [09:14:45.360] checking execinfo.h presence... no [09:14:45.380] checking for execinfo.h... no [09:14:45.383] checking getopt.h usability... yes [09:14:45.439] checking getopt.h presence... yes [09:14:45.455] checking for getopt.h... yes [09:14:45.463] checking ifaddrs.h usability... no [09:14:45.518] checking ifaddrs.h presence... no [09:14:45.538] checking for ifaddrs.h... no [09:14:45.542] checking mbarrier.h usability... no [09:14:45.599] checking mbarrier.h presence... no [09:14:45.619] checking for mbarrier.h... no [09:14:45.623] checking sys/epoll.h usability... no [09:14:45.679] checking sys/epoll.h presence... no [09:14:45.699] checking for sys/epoll.h... no [09:14:45.702] checking sys/event.h usability... no [09:14:45.759] checking sys/event.h presence... no [09:14:45.780] checking for sys/event.h... no [09:14:45.783] checking sys/personality.h usability... no [09:14:45.843] checking sys/personality.h presence... no [09:14:45.862] checking for sys/personality.h... no [09:14:45.866] checking sys/prctl.h usability... no [09:14:45.924] checking sys/prctl.h presence... no [09:14:45.945] checking for sys/prctl.h... no [09:14:45.948] checking sys/procctl.h usability... no [09:14:46.005] checking sys/procctl.h presence... no [09:14:46.026] checking for sys/procctl.h... no [09:14:46.029] checking sys/signalfd.h usability... no [09:14:46.088] checking sys/signalfd.h presence... no [09:14:46.108] checking for sys/signalfd.h... no [09:14:46.111] checking sys/ucred.h usability... no [09:14:46.168] checking sys/ucred.h presence... no [09:14:46.188] checking for sys/ucred.h... no [09:14:46.191] checking termios.h usability... no [09:14:46.248] checking termios.h presence... no [09:14:46.269] checking for termios.h... no [09:14:46.272] checking ucred.h usability... no [09:14:46.327] checking ucred.h presence... no [09:14:46.346] checking for ucred.h... no [09:14:46.349] checking zlib.h usability... yes [09:14:46.359] checking zlib.h presence... yes [09:14:46.379] checking for zlib.h... yes [09:14:46.379] checking for lz4... /usr/bin/lz4 [09:14:46.379] checking for zstd... /usr/bin/zstd [09:14:46.380] checking for openssl... /usr/bin/openssl [09:14:46.384] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [09:14:46.385] checking crtdefs.h usability... yes [09:14:46.441] checking crtdefs.h presence... yes [09:14:46.457] checking for crtdefs.h... yes [09:14:46.458] checking whether byte ordering is bigendian... no [09:14:46.535] checking for inline... inline [09:14:46.552] checking for printf format archetype... gnu_printf [09:14:46.560] checking for _Static_assert... yes [09:14:46.603] checking for typeof... typeof [09:14:46.637] checking for __builtin_types_compatible_p... yes [09:14:46.649] checking for __builtin_constant_p... yes [09:14:46.670] checking for __builtin_unreachable... yes [09:14:46.712] checking for computed goto support... yes [09:14:46.747] checking for struct tm.tm_zone... no [09:14:46.830] checking for union semun... no [09:14:46.865] checking for socklen_t... yes [09:14:49.100] checking for struct sockaddr.sa_len... no [09:14:51.234] checking for locale_t... no [09:14:51.299] checking for C/C++ restrict keyword... __restrict [09:14:51.312] checking for struct option... yes [09:14:51.355] checking whether assembler supports x86_64 popcntq... yes [09:14:51.390] checking size of off_t... 4 [09:14:51.725] 0 [09:14:51.726] checking size of bool... 1 [09:14:51.782] checking for int timezone... yes [09:14:51.827] checking for wcstombs_l declaration... no [09:14:51.914] checking for backtrace_symbols... no [09:14:51.966] checking for copyfile... no [09:14:52.017] checking for copy_file_range... no [09:14:52.069] checking for getifaddrs... no [09:14:52.120] checking for getpeerucred... no [09:14:52.170] checking for inet_pton... yes [09:14:52.221] checking for kqueue... no [09:14:52.272] checking for mbstowcs_l... no [09:14:52.322] checking for memset_s... no [09:14:52.372] checking for posix_fallocate... no [09:14:52.422] checking for ppoll... no [09:14:52.472] checking for pthread_is_threaded_np... no [09:14:52.522] checking for setproctitle... no [09:14:52.573] checking for setproctitle_fast... no [09:14:52.624] checking for strchrnul... no [09:14:52.673] checking for strsignal... no [09:14:52.722] checking for syncfs... no [09:14:52.771] checking for sync_file_range... no [09:14:52.820] checking for uselocale... no [09:14:52.869] checking for wcstombs_l... no [09:14:52.915] checking for __builtin_bswap16... yes [09:14:52.962] checking for __builtin_bswap32... yes [09:14:53.007] checking for __builtin_bswap64... yes [09:14:53.053] checking for __builtin_clz... yes [09:14:53.100] checking for __builtin_ctz... yes [09:14:53.148] checking for __builtin_popcount... yes [09:14:53.196] checking for __builtin_frame_address... yes [09:14:53.243] checking for _LARGEFILE_SOURCE value needed for large files... no [09:14:53.295] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:14:53.326] checking for posix_fadvise... no [09:14:53.380] checking whether posix_fadvise is declared... no [09:14:53.426] checking whether fdatasync is declared... no [09:14:53.474] checking whether strlcat is declared... no [09:14:53.540] checking whether strlcpy is declared... no [09:14:53.606] checking whether strnlen is declared... yes [09:14:53.675] checking whether strsep is declared... no [09:14:53.740] checking whether preadv is declared... no [09:14:53.777] checking whether pwritev is declared... no [09:14:53.814] checking whether F_FULLFSYNC is declared... no [09:14:53.855] checking for explicit_bzero... no [09:14:53.903] checking for getopt... yes [09:14:53.948] checking for getpeereid... no [09:14:53.996] checking for inet_aton... no [09:14:54.044] checking for mkdtemp... no [09:14:54.092] checking for strlcat... no [09:14:54.140] checking for strlcpy... no [09:14:54.188] checking for strnlen... yes [09:14:54.237] checking for strsep... no [09:14:54.286] checking for pthread_barrier_wait... yes [09:14:54.330] configure: On mingw32 we will use our strtof wrapper. [09:14:54.330] checking for getopt_long... yes [09:14:54.375] checking for _configthreadlocale... yes [09:14:54.420] checking for syslog... no [09:14:54.467] checking for opterr... yes [09:14:54.515] checking for optreset... no [09:14:54.567] checking test program... cross-compiling [09:14:54.567] checking whether long int is 64 bits... no [09:14:54.598] checking whether long long int is 64 bits... yes [09:14:54.608] checking for __builtin_mul_overflow... yes [09:14:54.650] checking size of void *... 8 [09:14:55.108] checking size of size_t... 8 [09:14:55.492] checking size of long... 4 [09:14:55.752] checking alignment of short... 2 [09:14:55.888] checking alignment of int... 4 [09:14:56.201] checking alignment of long... 4 [09:14:56.508] checking alignment of long long int... 8 [09:14:56.999] checking alignment of double... 8 [09:14:57.415] checking for int8... no [09:14:57.456] checking for uint8... no [09:14:57.496] checking for int64... no [09:14:57.537] checking for uint64... no [09:14:57.578] checking for __int128... yes [09:14:57.624] checking for __int128 alignment bug... assuming ok [09:14:57.624] checking alignment of PG_INT128_TYPE... 16 [09:14:58.036] checking for builtin __sync char locking functions... yes [09:14:58.076] checking for builtin __sync int32 locking functions... yes [09:14:58.117] checking for builtin __sync int32 atomic operations... yes [09:14:58.159] checking for builtin __sync int64 atomic operations... yes [09:14:58.201] checking for builtin __atomic int32 atomic operations... yes [09:14:58.243] checking for builtin __atomic int64 atomic operations... yes [09:14:58.285] checking for __get_cpuid... yes [09:14:58.330] checking for __get_cpuid_count... yes [09:14:58.373] checking for __cpuid... no [09:14:58.780] checking for __cpuidex... no [09:14:59.210] checking for _xgetbv with CFLAGS=... no [09:14:59.593] checking for _xgetbv with CFLAGS=-mxsave... yes [09:14:59.991] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:15:00.373] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:15:00.719] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:15:00.765] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:15:00.855] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:15:00.877] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:15:00.897] 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:15:00.953] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:15:00.953] checking which random number source to use... Windows native [09:15:00.955] checking for xmllint... /usr/bin/xmllint [09:15:00.956] checking for xsltproc... /usr/bin/xsltproc [09:15:00.956] checking for fop... /usr/bin/fop [09:15:00.956] checking for dbtoepub... no [09:15:00.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:15:00.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:15:00.957] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:15:00.967] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:15:00.967] 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:15:00.967] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:15:00.967] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:15:01.048] configure: creating ./config.status [09:15:01.130] config.status: creating GNUmakefile [09:15:01.142] config.status: creating src/Makefile.global [09:15:01.156] config.status: creating src/include/pg_config.h [09:15:01.167] config.status: creating src/include/pg_config_ext.h [09:15:01.178] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:15:01.192] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:15:01.199] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:15:01.205] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:15:01.212] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:15:01.218] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:15:01.221] config.status: executing check_win32_symlinks commands [09:15:01.253] [09:15:01.253] real 0m19.847s [09:15:01.253] user 0m13.153s [09:15:01.253] sys 0m6.210s [09:15:01.253] make -s -j${BUILD_JOBS} clean [09:15:01.760] time make -s -j${BUILD_JOBS} world-bin [09:16:59.235] In file included from ../../../../src/include/postgres.h:46, [09:16:59.235] from pgstat_wal.c:18: [09:16:59.235] pgstat_wal.c: In function ‘lsntime_insert’: [09:16:59.235] 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=] [09:16:59.235] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [09:16:59.235] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:16:59.235] 354 | lsn, timestamptz_to_str(time))); [09:16:59.235] | ~~~ [09:16:59.235] | | [09:16:59.235] | XLogRecPtr {aka long long unsigned int} [09:16:59.235] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:16:59.235] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:16:59.235] | ^~~~~~~~~~~ [09:16:59.235] pgstat_wal.c:352:25: note: in expansion of macro ‘ereport’ [09:16:59.235] 352 | ereport(WARNING, [09:16:59.235] | ^~~~~~~ [09:16:59.235] pgstat_wal.c:353:80: note: format string is defined here [09:16:59.235] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [09:16:59.235] | ~~^ [09:16:59.235] | | [09:16:59.235] | long unsigned int [09:16:59.235] | %llu [09:16:59.235] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [09:16:59.235] 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=] [09:16:59.235] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [09:16:59.235] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:16:59.235] 537 | target_lsn); [09:16:59.235] | ~~~~~~~~~~ [09:16:59.235] | | [09:16:59.235] | XLogRecPtr {aka long long unsigned int} [09:16:59.235] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:16:59.235] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:16:59.235] | ^~~~~~~~~~~ [09:16:59.235] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [09:16:59.235] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:16:59.235] | ^~~~~~~ [09:16:59.235] pgstat_wal.c:535:17: note: in expansion of macro ‘elog’ [09:16:59.235] 535 | elog(DEBUG1, [09:16:59.235] | ^~~~ [09:16:59.235] pgstat_wal.c:536:72: note: format string is defined here [09:16:59.235] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [09:16:59.235] | ~~^ [09:16:59.235] | | [09:16:59.235] | long unsigned int [09:16:59.235] | %llu [09:16:59.235] cc1: all warnings being treated as errors [09:16:59.235] make[4]: *** [: pgstat_wal.o] Error 1 [09:16:59.235] make[4]: *** Waiting for unfinished jobs.... [09:16:59.487] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [09:16:59.487] make[2]: *** [common.mk:37: utils-recursive] Error 2 [09:16:59.487] make[2]: *** Waiting for unfinished jobs.... [09:17:01.932] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:17:01.932] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:17:01.932] [09:17:01.932] real 2m0.172s [09:17:01.932] user 6m31.288s [09:17:01.932] sys 1m14.367s [09:17:01.933] [09:17:01.933] Exit status: 2