[09:59:42.400] time ./configure \ [09:59:42.400] --host=x86_64-w64-mingw32 \ [09:59:42.400] --enable-cassert \ [09:59:42.400] --without-icu \ [09:59:42.400] CC="ccache x86_64-w64-mingw32-gcc" \ [09:59:42.400] CXX="ccache x86_64-w64-mingw32-g++" [09:59:42.574] checking build system type... x86_64-pc-linux-gnu [09:59:42.831] checking host system type... x86_64-w64-mingw32 [09:59:42.838] checking which template to use... win32 [09:59:42.838] checking whether NLS is wanted... no [09:59:42.838] checking for default port number... 5432 [09:59:42.847] checking for block size... 8kB [09:59:42.849] checking for segment size... 1GB [09:59:42.852] checking for WAL block size... 8kB [09:59:42.854] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:59:42.917] checking whether the C compiler works... yes [09:59:43.088] checking for C compiler default output file name... a.exe [09:59:43.090] checking for suffix of executables... .exe [09:59:43.150] checking whether we are cross compiling... yes [09:59:43.250] checking for suffix of object files... o [09:59:43.299] checking whether we are using the GNU C compiler... yes [09:59:43.349] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:59:43.376] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:59:43.484] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:59:43.567] checking whether we are using the GNU C++ compiler... yes [09:59:43.577] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:59:43.844] checking for gawk... no [09:59:43.844] checking for mawk... mawk [09:59:43.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:59:43.857] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:59:43.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:59:43.930] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:59:43.994] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:59:44.005] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:59:44.092] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:59:44.103] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:59:44.113] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:59:44.136] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:59:44.147] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:59:44.197] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:59:44.246] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:59:44.272] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:59:44.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:59:44.335] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:59:44.344] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:59:44.393] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:59:44.442] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:59:44.453] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:59:44.464] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:59:44.474] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:59:44.524] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:59:44.560] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:59:44.609] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:59:44.620] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:59:44.670] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:59:44.722] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:59:44.733] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:59:44.782] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:59:44.831] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:59:44.859] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:59:44.870] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:59:44.882] checking whether the C compiler still works... yes [09:59:44.952] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:59:45.060] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:59:45.061] checking pkg-config is at least version 0.9.0... yes [09:59:45.081] checking whether to build with ICU support... no [09:59:45.081] checking whether to build with Tcl... no [09:59:45.081] checking whether to build Perl modules... no [09:59:45.081] checking whether to build Python modules... no [09:59:45.081] checking whether to build with GSSAPI support... no [09:59:45.083] checking whether to build with PAM support... no [09:59:45.083] checking whether to build with BSD Authentication support... no [09:59:45.083] checking whether to build with LDAP support... no [09:59:45.083] checking whether to build with Bonjour support... no [09:59:45.083] checking whether to build with SELinux support... no [09:59:45.083] checking whether to build with systemd support... no [09:59:45.084] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:59:45.084] checking whether to build with XML support... no [09:59:45.084] checking whether to build with LZ4 support... no [09:59:45.084] checking whether to build with ZSTD support... no [09:59:45.085] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:59:45.085] checking whether it is possible to strip libraries... yes [09:59:45.093] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:59:45.094] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:59:45.094] checking for a BSD-compatible install... /usr/bin/install -c [09:59:45.106] checking for tar... /usr/bin/tar [09:59:45.106] checking whether ln -s works... yes [09:59:45.106] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:59:45.109] checking for bison... /usr/bin/bison [09:59:45.112] configure: using bison (GNU Bison) 3.8.2 [09:59:45.116] checking for flex... /usr/bin/flex [09:59:45.133] configure: using flex 2.6.4 [09:59:45.134] checking for perl... /usr/bin/perl [09:59:45.137] configure: using perl 5.36.0 [09:59:45.141] checking for zic... /usr/sbin/zic [09:59:45.141] checking for a sed that does not truncate output... /usr/bin/sed [09:59:45.148] checking for grep that handles long lines and -e... /usr/bin/grep [09:59:45.151] checking for egrep... /usr/bin/grep -E [09:59:45.153] checking for ANSI C header files... yes [09:59:45.225] checking for sys/types.h... yes [09:59:45.252] checking for sys/stat.h... yes [09:59:45.342] checking for stdlib.h... yes [09:59:45.387] checking for string.h... yes [09:59:45.408] checking for memory.h... yes [09:59:45.432] checking for strings.h... yes [09:59:45.482] checking for inttypes.h... yes [09:59:45.533] checking for stdint.h... yes [09:59:45.556] checking for unistd.h... yes [09:59:45.581] checking for main in -lm... yes [09:59:45.653] checking for library containing setproctitle... no [09:59:45.786] checking for library containing dlsym... no [09:59:45.909] checking for library containing socket... -lws2_32 [09:59:46.093] checking for library containing getopt_long... none required [09:59:46.163] checking for library containing shm_open... no [09:59:46.288] checking for library containing shm_unlink... no [09:59:46.430] checking for library containing clock_gettime... no [09:59:46.563] checking for library containing shmget... no [09:59:46.706] checking for library containing backtrace_symbols... no [09:59:46.839] checking for library containing pthread_barrier_wait... -lpthread [09:59:46.973] checking for inflate in -lz... yes [09:59:47.039] checking for stdbool.h that conforms to C99... yes [09:59:47.108] checking for _Bool... yes [09:59:47.216] checking atomic.h usability... no [09:59:47.296] checking atomic.h presence... no [09:59:47.327] checking for atomic.h... no [09:59:47.333] checking copyfile.h usability... no [09:59:47.418] checking copyfile.h presence... no [09:59:47.448] checking for copyfile.h... no [09:59:47.453] checking execinfo.h usability... no [09:59:47.538] checking execinfo.h presence... no [09:59:47.567] checking for execinfo.h... no [09:59:47.572] checking getopt.h usability... yes [09:59:47.615] checking getopt.h presence... yes [09:59:47.639] checking for getopt.h... yes [09:59:47.651] checking ifaddrs.h usability... no [09:59:47.736] checking ifaddrs.h presence... no [09:59:47.766] checking for ifaddrs.h... no [09:59:47.771] checking mbarrier.h usability... no [09:59:47.853] checking mbarrier.h presence... no [09:59:47.882] checking for mbarrier.h... no [09:59:47.887] checking sys/epoll.h usability... no [09:59:47.964] checking sys/epoll.h presence... no [09:59:47.990] checking for sys/epoll.h... no [09:59:47.994] checking sys/event.h usability... no [09:59:48.073] checking sys/event.h presence... no [09:59:48.102] checking for sys/event.h... no [09:59:48.107] checking sys/personality.h usability... no [09:59:48.185] checking sys/personality.h presence... no [09:59:48.215] checking for sys/personality.h... no [09:59:48.219] checking sys/prctl.h usability... no [09:59:48.299] checking sys/prctl.h presence... no [09:59:48.327] checking for sys/prctl.h... no [09:59:48.332] checking sys/procctl.h usability... no [09:59:48.414] checking sys/procctl.h presence... no [09:59:48.444] checking for sys/procctl.h... no [09:59:48.450] checking sys/signalfd.h usability... no [09:59:48.529] checking sys/signalfd.h presence... no [09:59:48.556] checking for sys/signalfd.h... no [09:59:48.561] checking sys/ucred.h usability... no [09:59:48.633] checking sys/ucred.h presence... no [09:59:48.665] checking for sys/ucred.h... no [09:59:48.670] checking termios.h usability... no [09:59:48.753] checking termios.h presence... no [09:59:48.784] checking for termios.h... no [09:59:48.789] checking ucred.h usability... no [09:59:48.873] checking ucred.h presence... no [09:59:48.904] checking for ucred.h... no [09:59:48.909] checking xlocale.h usability... no [09:59:48.994] checking xlocale.h presence... no [09:59:49.025] checking for xlocale.h... no [09:59:49.030] checking zlib.h usability... yes [09:59:49.117] checking zlib.h presence... yes [09:59:49.147] checking for zlib.h... yes [09:59:49.148] checking for lz4... /usr/bin/lz4 [09:59:49.148] checking for zstd... /usr/bin/zstd [09:59:49.148] checking for openssl... /usr/bin/openssl [09:59:49.156] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [09:59:49.157] checking crtdefs.h usability... yes [09:59:49.169] checking crtdefs.h presence... yes [09:59:49.194] checking for crtdefs.h... yes [09:59:49.196] checking whether byte ordering is bigendian... no [09:59:49.307] checking for inline... inline [09:59:49.333] checking for printf format archetype... gnu_printf [09:59:49.346] checking for _Static_assert... yes [09:59:49.406] checking for typeof... typeof [09:59:49.452] checking for __builtin_types_compatible_p... yes [09:59:49.468] checking for __builtin_constant_p... yes [09:59:49.484] checking for __builtin_unreachable... yes [09:59:49.539] checking for computed goto support... yes [09:59:49.593] checking for struct tm.tm_zone... no [09:59:49.704] checking for union semun... no [09:59:49.756] checking for socklen_t... yes [09:59:53.216] checking for struct sockaddr.sa_len... no [09:59:56.489] checking for C/C++ restrict keyword... __restrict [09:59:56.508] checking for struct option... yes [09:59:56.582] checking whether assembler supports x86_64 popcntq... yes [09:59:56.592] checking size of off_t... 4 [09:59:57.016] 0 [09:59:57.016] checking size of bool... 1 [09:59:57.131] checking for int timezone... yes [09:59:57.205] checking for backtrace_symbols... no [09:59:57.279] checking for copyfile... no [09:59:57.353] checking for copy_file_range... no [09:59:57.428] checking for getifaddrs... no [09:59:57.502] checking for getpeerucred... no [09:59:57.572] checking for inet_pton... yes [09:59:57.642] checking for kqueue... no [09:59:57.719] checking for mbstowcs_l... no [09:59:57.794] checking for memset_s... no [09:59:57.869] checking for posix_fallocate... no [09:59:57.948] checking for ppoll... no [09:59:58.024] checking for pthread_is_threaded_np... no [09:59:58.100] checking for setproctitle... no [09:59:58.176] checking for setproctitle_fast... no [09:59:58.256] checking for strchrnul... no [09:59:58.328] checking for strsignal... no [09:59:58.402] checking for syncfs... no [09:59:58.479] checking for sync_file_range... no [09:59:58.557] checking for uselocale... no [09:59:58.633] checking for wcstombs_l... no [09:59:58.699] checking for __builtin_bswap16... yes [09:59:58.772] checking for __builtin_bswap32... yes [09:59:58.843] checking for __builtin_bswap64... yes [09:59:58.919] checking for __builtin_clz... yes [09:59:58.993] checking for __builtin_ctz... yes [09:59:59.063] checking for __builtin_popcount... yes [09:59:59.130] checking for __builtin_frame_address... yes [09:59:59.198] checking for _LARGEFILE_SOURCE value needed for large files... no [09:59:59.272] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:59:59.324] checking for posix_fadvise... no [09:59:59.399] checking whether posix_fadvise is declared... no [09:59:59.459] checking whether fdatasync is declared... no [09:59:59.524] checking whether strlcat is declared... no [09:59:59.615] checking whether strlcpy is declared... no [09:59:59.710] checking whether strnlen is declared... yes [09:59:59.802] checking whether strsep is declared... no [09:59:59.891] checking whether preadv is declared... no [09:59:59.951] checking whether pwritev is declared... no [10:00:00.012] checking whether F_FULLFSYNC is declared... no [10:00:00.072] checking for explicit_bzero... no [10:00:00.141] checking for getopt... yes [10:00:00.206] checking for getpeereid... no [10:00:00.276] checking for inet_aton... no [10:00:00.344] checking for mkdtemp... no [10:00:00.411] checking for strlcat... no [10:00:00.475] checking for strlcpy... no [10:00:00.544] checking for strnlen... yes [10:00:00.614] checking for strsep... no [10:00:00.684] checking for pthread_barrier_wait... yes [10:00:00.749] configure: On mingw32 we will use our strtof wrapper. [10:00:00.749] checking for getopt_long... yes [10:00:00.816] checking for _configthreadlocale... yes [10:00:00.880] checking for syslog... no [10:00:00.945] checking for opterr... yes [10:00:01.011] checking for optreset... no [10:00:01.089] checking test program... cross-compiling [10:00:01.089] checking whether long int is 64 bits... no [10:00:01.141] checking whether long long int is 64 bits... yes [10:00:01.155] checking for __builtin_mul_overflow... yes [10:00:01.216] checking size of void *... 8 [10:00:01.682] checking size of size_t... 8 [10:00:02.164] checking size of long... 4 [10:00:02.646] checking alignment of short... 2 [10:00:02.846] checking alignment of int... 4 [10:00:03.297] checking alignment of long... 4 [10:00:03.697] checking alignment of long long int... 8 [10:00:04.197] checking alignment of double... 8 [10:00:04.765] checking for __int128... yes [10:00:04.837] checking for __int128 alignment bug... assuming ok [10:00:04.838] checking alignment of PG_INT128_TYPE... 16 [10:00:05.460] checking for builtin __sync char locking functions... yes [10:00:05.524] checking for builtin __sync int32 locking functions... yes [10:00:05.583] checking for builtin __sync int32 atomic operations... yes [10:00:05.645] checking for builtin __sync int64 atomic operations... yes [10:00:05.708] checking for builtin __atomic int32 atomic operations... yes [10:00:05.769] checking for builtin __atomic int64 atomic operations... yes [10:00:05.831] checking for __get_cpuid... yes [10:00:05.898] checking for __get_cpuid_count... yes [10:00:05.968] checking for __cpuid... no [10:00:06.468] checking for __cpuidex... no [10:00:06.987] checking for _xgetbv with CFLAGS=... no [10:00:07.461] checking for _xgetbv with CFLAGS=-mxsave... yes [10:00:07.969] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:00:08.438] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:00:08.842] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:00:08.903] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:00:09.019] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:00:09.048] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:00:09.076] 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 [10:00:09.155] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:00:09.155] checking which random number source to use... Windows native [10:00:09.158] checking for xmllint... /usr/bin/xmllint [10:00:09.158] checking for xsltproc... /usr/bin/xsltproc [10:00:09.158] checking for fop... /usr/bin/fop [10:00:09.158] checking for dbtoepub... no [10:00:09.159] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:00:09.159] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:00:09.159] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:00:09.176] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:00:09.176] 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 [10:00:09.176] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:00:09.176] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:00:09.298] configure: creating ./config.status [10:00:09.415] config.status: creating GNUmakefile [10:00:09.432] config.status: creating src/Makefile.global [10:00:09.453] config.status: creating src/include/pg_config.h [10:00:09.472] config.status: creating src/include/pg_config_ext.h [10:00:09.490] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:00:09.513] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:00:09.524] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:00:09.535] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:00:09.545] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:00:09.556] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:00:09.561] config.status: executing check_win32_symlinks commands [10:00:09.607] [10:00:09.607] real 0m27.207s [10:00:09.607] user 0m17.801s [10:00:09.607] sys 0m8.996s [10:00:09.607] make -s -j${BUILD_JOBS} clean [10:00:10.241] time make -s -j${BUILD_JOBS} world-bin [10:02:35.466] In file included from ../../../../src/include/postgres.h:46, [10:02:35.466] from pgstat_wal.c:18: [10:02:35.466] pgstat_wal.c: In function ‘lsntime_insert’: [10:02:35.466] 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=] [10:02:35.466] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [10:02:35.466] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:02:35.466] 363 | lsn, timestamptz_to_str(time))); [10:02:35.466] | ~~~ [10:02:35.466] | | [10:02:35.466] | XLogRecPtr {aka long long unsigned int} [10:02:35.466] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [10:02:35.466] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [10:02:35.466] | ^~~~~~~~~~~ [10:02:35.466] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [10:02:35.466] 361 | ereport(WARNING, [10:02:35.466] | ^~~~~~~ [10:02:35.466] pgstat_wal.c:362:80: note: format string is defined here [10:02:35.466] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [10:02:35.466] | ~~^ [10:02:35.466] | | [10:02:35.466] | long unsigned int [10:02:35.466] | %llu [10:02:35.466] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [10:02:35.466] 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=] [10:02:35.466] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [10:02:35.466] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:02:35.466] 546 | target_lsn); [10:02:35.466] | ~~~~~~~~~~ [10:02:35.466] | | [10:02:35.466] | XLogRecPtr {aka long long unsigned int} [10:02:35.466] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [10:02:35.466] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [10:02:35.466] | ^~~~~~~~~~~ [10:02:35.466] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [10:02:35.466] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [10:02:35.466] | ^~~~~~~ [10:02:35.466] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [10:02:35.466] 544 | elog(DEBUG1, [10:02:35.466] | ^~~~ [10:02:35.466] pgstat_wal.c:545:72: note: format string is defined here [10:02:35.466] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [10:02:35.466] | ~~^ [10:02:35.466] | | [10:02:35.466] | long unsigned int [10:02:35.466] | %llu [10:02:35.466] cc1: all warnings being treated as errors [10:02:35.466] make[4]: *** [: pgstat_wal.o] Error 1 [10:02:35.466] make[4]: *** Waiting for unfinished jobs.... [10:02:35.761] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [10:02:35.761] make[2]: *** [common.mk:37: utils-recursive] Error 2 [10:02:35.761] make[2]: *** Waiting for unfinished jobs.... [10:02:40.339] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:02:40.339] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:02:40.339] [10:02:40.339] real 2m30.098s [10:02:40.339] user 7m55.634s [10:02:40.339] sys 1m44.136s [10:02:40.340] [10:02:40.340] Exit status: 2