[21:38:47.253] time ./configure \ [21:38:47.253] --host=x86_64-w64-mingw32 \ [21:38:47.253] --enable-cassert \ [21:38:47.253] --without-icu \ [21:38:47.253] CC="ccache x86_64-w64-mingw32-gcc" \ [21:38:47.253] CXX="ccache x86_64-w64-mingw32-g++" [21:38:47.384] checking build system type... x86_64-pc-linux-gnu [21:38:47.588] checking host system type... x86_64-w64-mingw32 [21:38:47.594] checking which template to use... win32 [21:38:47.594] checking whether NLS is wanted... no [21:38:47.594] checking for default port number... 5432 [21:38:47.602] checking for block size... 8kB [21:38:47.603] checking for segment size... 1GB [21:38:47.606] checking for WAL block size... 8kB [21:38:47.607] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:38:47.644] checking whether the C compiler works... yes [21:38:47.790] checking for C compiler default output file name... a.exe [21:38:47.791] checking for suffix of executables... .exe [21:38:47.835] checking whether we are cross compiling... yes [21:38:47.914] checking for suffix of object files... o [21:38:47.933] checking whether we are using the GNU C compiler... yes [21:38:47.951] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:38:47.959] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:38:47.970] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:38:48.141] checking whether we are using the GNU C++ compiler... yes [21:38:48.321] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:38:48.464] checking for gawk... no [21:38:48.464] checking for mawk... mawk [21:38:48.467] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:38:48.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:38:48.539] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:38:48.592] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:38:48.639] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:38:48.646] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:38:48.664] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:38:48.699] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:38:48.717] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:38:48.725] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:38:48.743] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:38:48.778] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:38:48.797] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:38:48.805] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:38:48.840] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:38:48.877] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:38:48.913] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:38:48.952] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:38:48.970] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:38:49.003] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:38:49.039] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:38:49.073] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:38:49.110] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:38:49.138] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:38:49.147] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:38:49.156] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:38:49.196] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:38:49.237] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:38:49.272] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:38:49.291] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:38:49.328] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:38:49.336] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:38:49.354] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:38:49.373] checking whether the C compiler still works... yes [21:38:49.454] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:38:49.532] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:38:49.533] checking pkg-config is at least version 0.9.0... yes [21:38:49.550] checking whether to build with ICU support... no [21:38:49.550] checking whether to build with Tcl... no [21:38:49.550] checking whether to build Perl modules... no [21:38:49.550] checking whether to build Python modules... no [21:38:49.550] checking whether to build with GSSAPI support... no [21:38:49.552] checking whether to build with PAM support... no [21:38:49.552] checking whether to build with BSD Authentication support... no [21:38:49.552] checking whether to build with LDAP support... no [21:38:49.552] checking whether to build with Bonjour support... no [21:38:49.552] checking whether to build with SELinux support... no [21:38:49.552] checking whether to build with systemd support... no [21:38:49.552] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:38:49.552] checking whether to build with XML support... no [21:38:49.553] checking whether to build with LZ4 support... no [21:38:49.553] checking whether to build with ZSTD support... no [21:38:49.553] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:38:49.553] checking whether it is possible to strip libraries... yes [21:38:49.563] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:38:49.563] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:38:49.563] checking for a BSD-compatible install... /usr/bin/install -c [21:38:49.574] checking for tar... /usr/bin/tar [21:38:49.574] checking whether ln -s works... yes [21:38:49.574] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:38:49.577] checking for bison... /usr/bin/bison [21:38:49.580] configure: using bison (GNU Bison) 3.8.2 [21:38:49.583] checking for flex... /usr/bin/flex [21:38:49.596] configure: using flex 2.6.4 [21:38:49.596] checking for perl... /usr/bin/perl [21:38:49.599] configure: using perl 5.36.0 [21:38:49.602] checking for zic... /usr/sbin/zic [21:38:49.602] checking for a sed that does not truncate output... /usr/bin/sed [21:38:49.608] checking for grep that handles long lines and -e... /usr/bin/grep [21:38:49.611] checking for egrep... /usr/bin/grep -E [21:38:49.613] checking for ANSI C header files... yes [21:38:49.683] checking for sys/types.h... yes [21:38:49.745] checking for sys/stat.h... yes [21:38:49.782] checking for stdlib.h... yes [21:38:49.846] checking for string.h... yes [21:38:49.863] checking for memory.h... yes [21:38:49.928] checking for strings.h... yes [21:38:49.993] checking for inttypes.h... yes [21:38:50.061] checking for stdint.h... yes [21:38:50.129] checking for unistd.h... yes [21:38:50.169] checking for main in -lm... yes [21:38:50.221] checking for library containing setproctitle... no [21:38:50.318] checking for library containing dlsym... no [21:38:50.413] checking for library containing socket... -lws2_32 [21:38:50.553] checking for library containing getopt_long... none required [21:38:50.606] checking for library containing shm_open... no [21:38:50.702] checking for library containing shm_unlink... no [21:38:50.799] checking for library containing clock_gettime... no [21:38:50.897] checking for library containing shmget... no [21:38:50.993] checking for library containing backtrace_symbols... no [21:38:51.089] checking for library containing pthread_barrier_wait... -lpthread [21:38:51.186] checking for inflate in -lz... yes [21:38:51.237] checking for stdbool.h that conforms to C99... yes [21:38:51.250] checking for _Bool... yes [21:38:51.381] checking atomic.h usability... no [21:38:51.442] checking atomic.h presence... no [21:38:51.464] checking for atomic.h... no [21:38:51.468] checking copyfile.h usability... no [21:38:51.529] checking copyfile.h presence... no [21:38:51.552] checking for copyfile.h... no [21:38:51.556] checking execinfo.h usability... no [21:38:51.617] checking execinfo.h presence... no [21:38:51.639] checking for execinfo.h... no [21:38:51.643] checking getopt.h usability... yes [21:38:51.701] checking getopt.h presence... yes [21:38:51.718] checking for getopt.h... yes [21:38:51.726] checking ifaddrs.h usability... no [21:38:51.789] checking ifaddrs.h presence... no [21:38:51.811] checking for ifaddrs.h... no [21:38:51.814] checking mbarrier.h usability... no [21:38:51.873] checking mbarrier.h presence... no [21:38:51.894] checking for mbarrier.h... no [21:38:51.898] checking sys/epoll.h usability... no [21:38:51.959] checking sys/epoll.h presence... no [21:38:51.980] checking for sys/epoll.h... no [21:38:51.984] checking sys/event.h usability... no [21:38:52.043] checking sys/event.h presence... no [21:38:52.064] checking for sys/event.h... no [21:38:52.068] checking sys/personality.h usability... no [21:38:52.129] checking sys/personality.h presence... no [21:38:52.151] checking for sys/personality.h... no [21:38:52.155] checking sys/prctl.h usability... no [21:38:52.216] checking sys/prctl.h presence... no [21:38:52.239] checking for sys/prctl.h... no [21:38:52.243] checking sys/procctl.h usability... no [21:38:52.302] checking sys/procctl.h presence... no [21:38:52.322] checking for sys/procctl.h... no [21:38:52.326] checking sys/signalfd.h usability... no [21:38:52.386] checking sys/signalfd.h presence... no [21:38:52.408] checking for sys/signalfd.h... no [21:38:52.412] checking sys/ucred.h usability... no [21:38:52.472] checking sys/ucred.h presence... no [21:38:52.493] checking for sys/ucred.h... no [21:38:52.497] checking termios.h usability... no [21:38:52.559] checking termios.h presence... no [21:38:52.580] checking for termios.h... no [21:38:52.584] checking ucred.h usability... no [21:38:52.644] checking ucred.h presence... no [21:38:52.665] checking for ucred.h... no [21:38:52.670] checking xlocale.h usability... no [21:38:52.731] checking xlocale.h presence... no [21:38:52.753] checking for xlocale.h... no [21:38:52.757] checking zlib.h usability... yes [21:38:52.822] checking zlib.h presence... yes [21:38:52.844] checking for zlib.h... yes [21:38:52.844] checking for lz4... /usr/bin/lz4 [21:38:52.844] checking for zstd... /usr/bin/zstd [21:38:52.844] checking for openssl... /usr/bin/openssl [21:38:52.849] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:38:52.850] checking crtdefs.h usability... yes [21:38:52.908] checking crtdefs.h presence... yes [21:38:52.925] checking for crtdefs.h... yes [21:38:52.927] checking whether byte ordering is bigendian... no [21:38:53.045] checking for inline... inline [21:38:53.076] checking for printf format archetype... gnu_printf [21:38:53.115] checking for _Static_assert... yes [21:38:53.160] checking for typeof... typeof [21:38:53.196] checking for __builtin_types_compatible_p... yes [21:38:53.217] checking for __builtin_constant_p... yes [21:38:53.241] checking for __builtin_unreachable... yes [21:38:53.286] checking for computed goto support... yes [21:38:53.325] checking for struct tm.tm_zone... no [21:38:53.410] checking for union semun... no [21:38:53.448] checking for socklen_t... yes [21:38:55.019] checking for struct sockaddr.sa_len... no [21:38:57.142] checking for C/C++ restrict keyword... __restrict [21:38:57.157] checking for struct option... yes [21:38:57.216] checking whether assembler supports x86_64 popcntq... yes [21:38:57.224] checking size of off_t... 4 [21:38:57.549] 0 [21:38:57.549] checking size of bool... 1 [21:38:57.662] checking for int timezone... yes [21:38:57.717] checking for backtrace_symbols... no [21:38:57.772] checking for copyfile... no [21:38:57.827] checking for copy_file_range... no [21:38:57.881] checking for getifaddrs... no [21:38:57.936] checking for getpeerucred... no [21:38:57.990] checking for inet_pton... yes [21:38:58.045] checking for kqueue... no [21:38:58.099] checking for mbstowcs_l... no [21:38:58.153] checking for memset_s... no [21:38:58.208] checking for posix_fallocate... no [21:38:58.262] checking for ppoll... no [21:38:58.316] checking for pthread_is_threaded_np... no [21:38:58.370] checking for setproctitle... no [21:38:58.423] checking for setproctitle_fast... no [21:38:58.477] checking for strchrnul... no [21:38:58.532] checking for strsignal... no [21:38:58.587] checking for syncfs... no [21:38:58.640] checking for sync_file_range... no [21:38:58.695] checking for uselocale... no [21:38:58.751] checking for wcstombs_l... no [21:38:58.802] checking for __builtin_bswap16... yes [21:38:58.856] checking for __builtin_bswap32... yes [21:38:58.908] checking for __builtin_bswap64... yes [21:38:58.960] checking for __builtin_clz... yes [21:38:59.013] checking for __builtin_ctz... yes [21:38:59.065] checking for __builtin_popcount... yes [21:38:59.116] checking for __builtin_frame_address... yes [21:38:59.168] checking for _LARGEFILE_SOURCE value needed for large files... no [21:38:59.224] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:38:59.259] checking for posix_fadvise... no [21:38:59.313] checking whether posix_fadvise is declared... no [21:38:59.363] checking whether fdatasync is declared... no [21:38:59.413] checking whether strlcat is declared... no [21:38:59.481] checking whether strlcpy is declared... no [21:38:59.549] checking whether strnlen is declared... yes [21:38:59.586] checking whether strsep is declared... no [21:38:59.655] checking whether preadv is declared... no [21:38:59.697] checking whether pwritev is declared... no [21:38:59.739] checking whether F_FULLFSYNC is declared... no [21:38:59.782] checking for explicit_bzero... no [21:38:59.832] checking for getopt... yes [21:38:59.879] checking for getpeereid... no [21:38:59.930] checking for inet_aton... no [21:38:59.980] checking for mkdtemp... no [21:39:00.030] checking for strlcat... no [21:39:00.079] checking for strlcpy... no [21:39:00.128] checking for strnlen... yes [21:39:00.179] checking for strsep... no [21:39:00.231] checking for pthread_barrier_wait... yes [21:39:00.278] configure: On mingw32 we will use our strtof wrapper. [21:39:00.278] checking for getopt_long... yes [21:39:00.326] checking for _configthreadlocale... yes [21:39:00.373] checking for syslog... no [21:39:00.424] checking for opterr... yes [21:39:00.474] checking for optreset... no [21:39:00.528] checking test program... cross-compiling [21:39:00.528] checking whether long int is 64 bits... no [21:39:00.564] checking whether long long int is 64 bits... yes [21:39:00.604] checking for __builtin_mul_overflow... yes [21:39:00.651] checking size of void *... 8 [21:39:01.141] checking size of size_t... 8 [21:39:01.640] checking size of long... 4 [21:39:02.016] checking alignment of short... 2 [21:39:02.279] checking alignment of int... 4 [21:39:02.722] checking alignment of long... 4 [21:39:03.092] checking alignment of long long int... 8 [21:39:03.574] checking alignment of double... 8 [21:39:04.057] checking for int8... no [21:39:04.103] checking for uint8... no [21:39:04.151] checking for int64... no [21:39:04.198] checking for uint64... no [21:39:04.244] checking for __int128... yes [21:39:04.294] checking for __int128 alignment bug... assuming ok [21:39:04.294] checking alignment of PG_INT128_TYPE... 16 [21:39:04.847] checking for builtin __sync char locking functions... yes [21:39:04.892] checking for builtin __sync int32 locking functions... yes [21:39:04.936] checking for builtin __sync int32 atomic operations... yes [21:39:04.981] checking for builtin __sync int64 atomic operations... yes [21:39:05.026] checking for builtin __atomic int32 atomic operations... yes [21:39:05.073] checking for builtin __atomic int64 atomic operations... yes [21:39:05.118] checking for __get_cpuid... yes [21:39:05.168] checking for __get_cpuid_count... yes [21:39:05.214] checking for __cpuid... no [21:39:05.619] checking for __cpuidex... no [21:39:06.045] checking for _xgetbv with CFLAGS=... no [21:39:06.425] checking for _xgetbv with CFLAGS=-mxsave... yes [21:39:06.823] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:39:07.216] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:39:07.563] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:39:07.612] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:39:07.708] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:39:07.734] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:39:07.756] 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 [21:39:07.816] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:39:07.816] checking which random number source to use... Windows native [21:39:07.818] checking for xmllint... /usr/bin/xmllint [21:39:07.818] checking for xsltproc... /usr/bin/xsltproc [21:39:07.818] checking for fop... /usr/bin/fop [21:39:07.819] checking for dbtoepub... no [21:39:07.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:39:07.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:39:07.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:39:07.831] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:39:07.831] 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 [21:39:07.831] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:39:07.831] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:39:07.923] configure: creating ./config.status [21:39:08.016] config.status: creating GNUmakefile [21:39:08.031] config.status: creating src/Makefile.global [21:39:08.049] config.status: creating src/include/pg_config.h [21:39:08.064] config.status: creating src/include/pg_config_ext.h [21:39:08.077] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:39:08.094] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:39:08.103] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:39:08.112] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:39:08.120] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:39:08.129] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:39:08.133] config.status: executing check_win32_symlinks commands [21:39:08.170] [21:39:08.170] real 0m20.918s [21:39:08.170] user 0m13.725s [21:39:08.170] sys 0m6.764s [21:39:08.170] make -s -j${BUILD_JOBS} clean [21:39:08.713] time make -s -j${BUILD_JOBS} world-bin [21:41:29.087] In file included from ../../../../src/include/postgres.h:46, [21:41:29.087] from pgstat_wal.c:18: [21:41:29.087] pgstat_wal.c: In function ‘lsntime_insert’: [21:41:29.087] 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=] [21:41:29.087] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [21:41:29.087] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:41:29.087] 363 | lsn, timestamptz_to_str(time))); [21:41:29.087] | ~~~ [21:41:29.087] | | [21:41:29.087] | XLogRecPtr {aka long long unsigned int} [21:41:29.087] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [21:41:29.087] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [21:41:29.087] | ^~~~~~~~~~~ [21:41:29.087] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [21:41:29.087] 361 | ereport(WARNING, [21:41:29.087] | ^~~~~~~ [21:41:29.087] pgstat_wal.c:362:80: note: format string is defined here [21:41:29.087] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [21:41:29.087] | ~~^ [21:41:29.087] | | [21:41:29.087] | long unsigned int [21:41:29.087] | %llu [21:41:29.087] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [21:41:29.087] 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=] [21:41:29.087] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [21:41:29.087] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:41:29.087] 546 | target_lsn); [21:41:29.087] | ~~~~~~~~~~ [21:41:29.087] | | [21:41:29.087] | XLogRecPtr {aka long long unsigned int} [21:41:29.087] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [21:41:29.087] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [21:41:29.087] | ^~~~~~~~~~~ [21:41:29.087] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [21:41:29.087] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [21:41:29.087] | ^~~~~~~ [21:41:29.087] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [21:41:29.087] 544 | elog(DEBUG1, [21:41:29.087] | ^~~~ [21:41:29.087] pgstat_wal.c:545:72: note: format string is defined here [21:41:29.087] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [21:41:29.087] | ~~^ [21:41:29.087] | | [21:41:29.087] | long unsigned int [21:41:29.087] | %llu [21:41:29.087] cc1: all warnings being treated as errors [21:41:29.088] make[4]: *** [: pgstat_wal.o] Error 1 [21:41:29.088] make[4]: *** Waiting for unfinished jobs.... [21:41:29.726] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [21:41:29.726] make[2]: *** [common.mk:37: utils-recursive] Error 2 [21:41:29.726] make[2]: *** Waiting for unfinished jobs.... [21:41:33.893] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:41:33.893] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:41:33.894] [21:41:33.894] real 2m25.180s [21:41:33.894] user 7m50.062s [21:41:33.894] sys 1m31.599s [21:41:33.894] [21:41:33.894] Exit status: 2