[12:59:56.168] time ./configure \ [12:59:56.168] --host=x86_64-w64-mingw32 \ [12:59:56.168] --enable-cassert \ [12:59:56.168] --without-icu \ [12:59:56.168] CC="ccache x86_64-w64-mingw32-gcc" \ [12:59:56.168] CXX="ccache x86_64-w64-mingw32-g++" [12:59:56.277] checking build system type... x86_64-pc-linux-gnu [12:59:56.469] checking host system type... x86_64-w64-mingw32 [12:59:56.474] checking which template to use... win32 [12:59:56.474] checking whether NLS is wanted... no [12:59:56.474] checking for default port number... 5432 [12:59:56.481] checking for block size... 8kB [12:59:56.483] checking for segment size... 1GB [12:59:56.485] checking for WAL block size... 8kB [12:59:56.486] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:59:56.519] checking whether the C compiler works... yes [12:59:56.652] checking for C compiler default output file name... a.exe [12:59:56.653] checking for suffix of executables... .exe [12:59:56.692] checking whether we are cross compiling... yes [12:59:56.768] checking for suffix of object files... o [12:59:56.800] checking whether we are using the GNU C compiler... yes [12:59:56.816] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:59:56.834] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:59:56.913] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:59:57.045] checking whether we are using the GNU C++ compiler... yes [12:59:57.244] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:59:57.335] checking for gawk... no [12:59:57.335] checking for mawk... mawk [12:59:57.337] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:59:57.367] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:59:57.382] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:59:57.425] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:59:57.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:59:57.476] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:59:57.493] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:59:57.525] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:59:57.542] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:59:57.573] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:59:57.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:59:57.620] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:59:57.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:59:57.653] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:59:57.686] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:59:57.716] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:59:57.747] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:59:57.783] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:59:57.798] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:59:57.829] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:59:57.845] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:59:57.876] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:59:57.907] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:59:57.930] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:59:57.960] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:59:57.967] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:59:58.003] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:59:58.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:59:58.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:59:58.103] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:59:58.137] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:59:58.152] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:59:58.168] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:59:58.199] checking whether the C compiler still works... yes [12:59:58.271] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:59:58.334] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:59:58.334] checking pkg-config is at least version 0.9.0... yes [12:59:58.351] checking whether to build with ICU support... no [12:59:58.351] checking whether to build with Tcl... no [12:59:58.351] checking whether to build Perl modules... no [12:59:58.351] checking whether to build Python modules... no [12:59:58.351] checking whether to build with GSSAPI support... no [12:59:58.352] checking whether to build with PAM support... no [12:59:58.352] checking whether to build with BSD Authentication support... no [12:59:58.352] checking whether to build with LDAP support... no [12:59:58.352] checking whether to build with Bonjour support... no [12:59:58.353] checking whether to build with SELinux support... no [12:59:58.353] checking whether to build with systemd support... no [12:59:58.353] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:59:58.353] checking whether to build with XML support... no [12:59:58.353] checking whether to build with LZ4 support... no [12:59:58.353] checking whether to build with ZSTD support... no [12:59:58.354] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:59:58.354] checking whether it is possible to strip libraries... yes [12:59:58.361] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:59:58.361] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:59:58.361] checking for a BSD-compatible install... /usr/bin/install -c [12:59:58.369] checking for tar... /usr/bin/tar [12:59:58.370] checking whether ln -s works... yes [12:59:58.370] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:59:58.372] checking for bison... /usr/bin/bison [12:59:58.374] configure: using bison (GNU Bison) 3.8.2 [12:59:58.376] checking for flex... /usr/bin/flex [12:59:58.388] configure: using flex 2.6.4 [12:59:58.388] checking for perl... /usr/bin/perl [12:59:58.390] configure: using perl 5.36.0 [12:59:58.392] checking for zic... /usr/sbin/zic [12:59:58.392] checking for a sed that does not truncate output... /usr/bin/sed [12:59:58.397] checking for grep that handles long lines and -e... /usr/bin/grep [12:59:58.399] checking for egrep... /usr/bin/grep -E [12:59:58.401] checking for ANSI C header files... yes [12:59:58.481] checking for sys/types.h... yes [12:59:58.537] checking for sys/stat.h... yes [12:59:58.593] checking for stdlib.h... yes [12:59:58.649] checking for string.h... yes [12:59:58.707] checking for memory.h... yes [12:59:58.768] checking for strings.h... yes [12:59:58.828] checking for inttypes.h... yes [12:59:58.890] checking for stdint.h... yes [12:59:58.947] checking for unistd.h... yes [12:59:58.963] checking for main in -lm... yes [12:59:59.007] checking for library containing setproctitle... no [12:59:59.090] checking for library containing dlsym... no [12:59:59.173] checking for library containing socket... -lws2_32 [12:59:59.295] checking for library containing getopt_long... none required [12:59:59.339] checking for library containing shm_open... no [12:59:59.423] checking for library containing shm_unlink... no [12:59:59.505] checking for library containing clock_gettime... no [12:59:59.587] checking for library containing shmget... no [12:59:59.671] checking for library containing backtrace_symbols... no [12:59:59.756] checking for library containing pthread_barrier_wait... -lpthread [12:59:59.841] checking for inflate in -lz... yes [12:59:59.885] checking for stdbool.h that conforms to C99... yes [12:59:59.905] checking for _Bool... yes [12:59:59.992] checking atomic.h usability... no [13:00:00.046] checking atomic.h presence... no [13:00:00.065] checking for atomic.h... no [13:00:00.069] checking copyfile.h usability... no [13:00:00.123] checking copyfile.h presence... no [13:00:00.142] checking for copyfile.h... no [13:00:00.144] checking execinfo.h usability... no [13:00:00.197] checking execinfo.h presence... no [13:00:00.214] checking for execinfo.h... no [13:00:00.217] checking getopt.h usability... yes [13:00:00.267] checking getopt.h presence... yes [13:00:00.281] checking for getopt.h... yes [13:00:00.288] checking ifaddrs.h usability... no [13:00:00.339] checking ifaddrs.h presence... no [13:00:00.356] checking for ifaddrs.h... no [13:00:00.359] checking mbarrier.h usability... no [13:00:00.411] checking mbarrier.h presence... no [13:00:00.428] checking for mbarrier.h... no [13:00:00.431] checking sys/epoll.h usability... no [13:00:00.482] checking sys/epoll.h presence... no [13:00:00.498] checking for sys/epoll.h... no [13:00:00.502] checking sys/event.h usability... no [13:00:00.553] checking sys/event.h presence... no [13:00:00.570] checking for sys/event.h... no [13:00:00.573] checking sys/personality.h usability... no [13:00:00.626] checking sys/personality.h presence... no [13:00:00.643] checking for sys/personality.h... no [13:00:00.646] checking sys/prctl.h usability... no [13:00:00.702] checking sys/prctl.h presence... no [13:00:00.719] checking for sys/prctl.h... no [13:00:00.722] checking sys/procctl.h usability... no [13:00:00.773] checking sys/procctl.h presence... no [13:00:00.790] checking for sys/procctl.h... no [13:00:00.793] checking sys/signalfd.h usability... no [13:00:00.844] checking sys/signalfd.h presence... no [13:00:00.861] checking for sys/signalfd.h... no [13:00:00.863] checking sys/ucred.h usability... no [13:00:00.915] checking sys/ucred.h presence... no [13:00:00.932] checking for sys/ucred.h... no [13:00:00.935] checking termios.h usability... no [13:00:00.988] checking termios.h presence... no [13:00:01.008] checking for termios.h... no [13:00:01.011] checking ucred.h usability... no [13:00:01.066] checking ucred.h presence... no [13:00:01.084] checking for ucred.h... no [13:00:01.087] checking xlocale.h usability... no [13:00:01.141] checking xlocale.h presence... no [13:00:01.159] checking for xlocale.h... no [13:00:01.162] checking zlib.h usability... yes [13:00:01.172] checking zlib.h presence... yes [13:00:01.191] checking for zlib.h... yes [13:00:01.192] checking for lz4... /usr/bin/lz4 [13:00:01.192] checking for zstd... /usr/bin/zstd [13:00:01.192] checking for openssl... /usr/bin/openssl [13:00:01.196] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:00:01.197] checking crtdefs.h usability... yes [13:00:01.253] checking crtdefs.h presence... yes [13:00:01.268] checking for crtdefs.h... yes [13:00:01.269] checking whether byte ordering is bigendian... no [13:00:01.368] checking for inline... inline [13:00:01.393] checking for printf format archetype... gnu_printf [13:00:01.425] checking for _Static_assert... yes [13:00:01.464] checking for typeof... typeof [13:00:01.496] checking for __builtin_types_compatible_p... yes [13:00:01.514] checking for __builtin_constant_p... yes [13:00:01.532] checking for __builtin_unreachable... yes [13:00:01.570] checking for computed goto support... yes [13:00:01.604] checking for struct tm.tm_zone... no [13:00:01.675] checking for union semun... no [13:00:01.706] checking for socklen_t... yes [13:00:03.859] checking for struct sockaddr.sa_len... no [13:00:05.883] checking for C/C++ restrict keyword... __restrict [13:00:05.904] checking for struct option... yes [13:00:05.954] checking whether assembler supports x86_64 popcntq... yes [13:00:05.961] checking size of off_t... 4 [13:00:06.225] 0 [13:00:06.226] checking size of bool... 1 [13:00:06.302] checking for int timezone... yes [13:00:06.353] checking for backtrace_symbols... no [13:00:06.401] checking for copyfile... no [13:00:06.451] checking for copy_file_range... no [13:00:06.499] checking for getifaddrs... no [13:00:06.547] checking for getpeerucred... no [13:00:06.595] checking for inet_pton... yes [13:00:06.646] checking for kqueue... no [13:00:06.697] checking for mbstowcs_l... no [13:00:06.745] checking for memset_s... no [13:00:06.794] checking for posix_fallocate... no [13:00:06.844] checking for ppoll... no [13:00:06.894] checking for pthread_is_threaded_np... no [13:00:06.943] checking for setproctitle... no [13:00:06.991] checking for setproctitle_fast... no [13:00:07.039] checking for strchrnul... no [13:00:07.087] checking for strsignal... no [13:00:07.136] checking for syncfs... no [13:00:07.184] checking for sync_file_range... no [13:00:07.232] checking for uselocale... no [13:00:07.279] checking for wcstombs_l... no [13:00:07.324] checking for __builtin_bswap16... yes [13:00:07.371] checking for __builtin_bswap32... yes [13:00:07.418] checking for __builtin_bswap64... yes [13:00:07.464] checking for __builtin_clz... yes [13:00:07.511] checking for __builtin_ctz... yes [13:00:07.558] checking for __builtin_popcount... yes [13:00:07.605] checking for __builtin_frame_address... yes [13:00:07.652] checking for _LARGEFILE_SOURCE value needed for large files... no [13:00:07.703] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:00:07.733] checking for posix_fadvise... no [13:00:07.782] checking whether posix_fadvise is declared... no [13:00:07.826] checking whether fdatasync is declared... no [13:00:07.873] checking whether strlcat is declared... no [13:00:07.935] checking whether strlcpy is declared... no [13:00:07.997] checking whether strnlen is declared... yes [13:00:08.009] checking whether strsep is declared... no [13:00:08.073] checking whether preadv is declared... no [13:00:08.107] checking whether pwritev is declared... no [13:00:08.142] checking whether F_FULLFSYNC is declared... no [13:00:08.180] checking for explicit_bzero... no [13:00:08.226] checking for getopt... yes [13:00:08.270] checking for getpeereid... no [13:00:08.316] checking for inet_aton... no [13:00:08.363] checking for mkdtemp... no [13:00:08.409] checking for strlcat... no [13:00:08.455] checking for strlcpy... no [13:00:08.501] checking for strnlen... yes [13:00:08.546] checking for strsep... no [13:00:08.593] checking for pthread_barrier_wait... yes [13:00:08.636] configure: On mingw32 we will use our strtof wrapper. [13:00:08.636] checking for getopt_long... yes [13:00:08.680] checking for _configthreadlocale... yes [13:00:08.724] checking for syslog... no [13:00:08.769] checking for opterr... yes [13:00:08.815] checking for optreset... no [13:00:08.864] checking test program... cross-compiling [13:00:08.864] checking whether long int is 64 bits... no [13:00:08.894] checking whether long long int is 64 bits... yes [13:00:08.927] checking for __builtin_mul_overflow... yes [13:00:08.967] checking size of void *... 8 [13:00:09.485] checking size of size_t... 8 [13:00:09.916] checking size of long... 4 [13:00:10.213] checking alignment of short... 2 [13:00:10.418] checking alignment of int... 4 [13:00:10.724] checking alignment of long... 4 [13:00:11.028] checking alignment of long long int... 8 [13:00:11.473] checking alignment of double... 8 [13:00:11.923] checking for int8... no [13:00:11.963] checking for uint8... no [13:00:12.002] checking for int64... no [13:00:12.042] checking for uint64... no [13:00:12.081] checking for __int128... yes [13:00:12.127] checking for __int128 alignment bug... assuming ok [13:00:12.127] checking alignment of PG_INT128_TYPE... 16 [13:00:12.692] checking for builtin __sync char locking functions... yes [13:00:12.733] checking for builtin __sync int32 locking functions... yes [13:00:12.774] checking for builtin __sync int32 atomic operations... yes [13:00:12.815] checking for builtin __sync int64 atomic operations... yes [13:00:12.857] checking for builtin __atomic int32 atomic operations... yes [13:00:12.898] checking for builtin __atomic int64 atomic operations... yes [13:00:12.938] checking for __get_cpuid... yes [13:00:12.983] checking for __get_cpuid_count... yes [13:00:13.029] checking for __cpuid... no [13:00:13.419] checking for __cpuidex... no [13:00:13.836] checking for _xgetbv with CFLAGS=... no [13:00:14.217] checking for _xgetbv with CFLAGS=-mxsave... yes [13:00:14.610] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:00:14.998] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:00:15.342] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:00:15.387] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:00:15.473] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:00:15.495] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:00:15.513] 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 [13:00:15.566] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:00:15.566] checking which random number source to use... Windows native [13:00:15.568] checking for xmllint... /usr/bin/xmllint [13:00:15.568] checking for xsltproc... /usr/bin/xsltproc [13:00:15.569] checking for fop... /usr/bin/fop [13:00:15.569] checking for dbtoepub... no [13:00:15.569] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:00:15.569] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:00:15.570] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:00:15.580] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:00:15.580] 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 [13:00:15.580] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:00:15.580] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:00:15.662] configure: creating ./config.status [13:00:15.743] config.status: creating GNUmakefile [13:00:15.754] config.status: creating src/Makefile.global [13:00:15.769] config.status: creating src/include/pg_config.h [13:00:15.781] config.status: creating src/include/pg_config_ext.h [13:00:15.792] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:00:15.807] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:00:15.814] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:00:15.821] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:00:15.827] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:00:15.834] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:00:15.838] config.status: executing check_win32_symlinks commands [13:00:15.873] [13:00:15.873] real 0m19.705s [13:00:15.873] user 0m13.151s [13:00:15.873] sys 0m6.146s [13:00:15.873] make -s -j${BUILD_JOBS} clean [13:00:16.391] time make -s -j${BUILD_JOBS} world-bin [13:02:34.036] In file included from ../../../../src/include/postgres.h:46, [13:02:34.036] from pgstat_wal.c:18: [13:02:34.036] pgstat_wal.c: In function ‘lsntime_insert’: [13:02:34.036] 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=] [13:02:34.036] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [13:02:34.036] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:02:34.036] 363 | lsn, timestamptz_to_str(time))); [13:02:34.036] | ~~~ [13:02:34.036] | | [13:02:34.036] | XLogRecPtr {aka long long unsigned int} [13:02:34.036] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:02:34.036] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:02:34.036] | ^~~~~~~~~~~ [13:02:34.036] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [13:02:34.036] 361 | ereport(WARNING, [13:02:34.036] | ^~~~~~~ [13:02:34.036] pgstat_wal.c:362:80: note: format string is defined here [13:02:34.036] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [13:02:34.036] | ~~^ [13:02:34.036] | | [13:02:34.036] | long unsigned int [13:02:34.036] | %llu [13:02:34.036] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [13:02:34.036] 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=] [13:02:34.036] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [13:02:34.036] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:02:34.036] 546 | target_lsn); [13:02:34.036] | ~~~~~~~~~~ [13:02:34.036] | | [13:02:34.036] | XLogRecPtr {aka long long unsigned int} [13:02:34.036] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:02:34.036] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:02:34.036] | ^~~~~~~~~~~ [13:02:34.036] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:02:34.036] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:02:34.036] | ^~~~~~~ [13:02:34.036] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [13:02:34.036] 544 | elog(DEBUG1, [13:02:34.036] | ^~~~ [13:02:34.036] pgstat_wal.c:545:72: note: format string is defined here [13:02:34.036] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [13:02:34.036] | ~~^ [13:02:34.036] | | [13:02:34.036] | long unsigned int [13:02:34.036] | %llu [13:02:34.036] cc1: all warnings being treated as errors [13:02:34.036] make[4]: *** [: pgstat_wal.o] Error 1 [13:02:34.036] make[4]: *** Waiting for unfinished jobs.... [13:02:34.338] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [13:02:34.338] make[2]: *** [common.mk:37: utils-recursive] Error 2 [13:02:34.338] make[2]: *** Waiting for unfinished jobs.... [13:02:37.445] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:02:37.446] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:02:37.446] [13:02:37.446] real 2m21.054s [13:02:37.446] user 7m38.407s [13:02:37.446] sys 1m28.353s [13:02:37.446] [13:02:37.446] Exit status: 2