[19:09:38.844] time ./configure \ [19:09:38.844] --host=x86_64-w64-mingw32 \ [19:09:38.844] --enable-cassert \ [19:09:38.844] --without-icu \ [19:09:38.844] CC="ccache x86_64-w64-mingw32-gcc" \ [19:09:38.844] CXX="ccache x86_64-w64-mingw32-g++" [19:09:38.945] checking build system type... x86_64-pc-linux-gnu [19:09:39.120] checking host system type... x86_64-w64-mingw32 [19:09:39.125] checking which template to use... win32 [19:09:39.125] checking whether NLS is wanted... no [19:09:39.125] checking for default port number... 5432 [19:09:39.131] checking for block size... 8kB [19:09:39.132] checking for segment size... 1GB [19:09:39.134] checking for WAL block size... 8kB [19:09:39.135] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:09:39.164] checking whether the C compiler works... yes [19:09:39.295] checking for C compiler default output file name... a.exe [19:09:39.296] checking for suffix of executables... .exe [19:09:39.332] checking whether we are cross compiling... yes [19:09:39.399] checking for suffix of object files... o [19:09:39.430] checking whether we are using the GNU C compiler... yes [19:09:39.457] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:09:39.472] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:09:39.543] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:09:39.663] checking whether we are using the GNU C++ compiler... yes [19:09:39.819] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:09:39.936] checking for gawk... no [19:09:39.937] checking for mawk... mawk [19:09:39.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:09:39.953] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:09:39.967] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:09:40.008] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:09:40.049] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:09:40.054] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:09:40.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:09:40.110] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:09:40.124] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:09:40.138] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:09:40.166] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:09:40.195] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:09:40.225] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:09:40.240] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:09:40.254] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:09:40.282] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:09:40.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:09:40.344] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:09:40.374] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:09:40.403] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:09:40.432] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:09:40.447] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:09:40.476] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:09:40.497] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:09:40.526] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:09:40.539] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:09:40.573] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:09:40.609] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:09:40.637] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:09:40.666] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:09:40.698] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:09:40.727] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:09:40.743] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:09:40.758] checking whether the C compiler still works... yes [19:09:40.825] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:09:40.890] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:09:40.890] checking pkg-config is at least version 0.9.0... yes [19:09:40.906] checking whether to build with ICU support... no [19:09:40.907] checking whether to build with Tcl... no [19:09:40.907] checking whether to build Perl modules... no [19:09:40.907] checking whether to build Python modules... no [19:09:40.907] checking whether to build with GSSAPI support... no [19:09:40.908] checking whether to build with PAM support... no [19:09:40.908] checking whether to build with BSD Authentication support... no [19:09:40.908] checking whether to build with LDAP support... no [19:09:40.908] checking whether to build with Bonjour support... no [19:09:40.908] checking whether to build with SELinux support... no [19:09:40.908] checking whether to build with systemd support... no [19:09:40.908] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:09:40.909] checking whether to build with XML support... no [19:09:40.909] checking whether to build with LZ4 support... no [19:09:40.909] checking whether to build with ZSTD support... no [19:09:40.909] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:09:40.910] checking whether it is possible to strip libraries... yes [19:09:40.917] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:09:40.917] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:09:40.917] checking for a BSD-compatible install... /usr/bin/install -c [19:09:40.925] checking for tar... /usr/bin/tar [19:09:40.926] checking whether ln -s works... yes [19:09:40.926] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:09:40.928] checking for bison... /usr/bin/bison [19:09:40.930] configure: using bison (GNU Bison) 3.8.2 [19:09:40.932] checking for flex... /usr/bin/flex [19:09:40.943] configure: using flex 2.6.4 [19:09:40.943] checking for perl... /usr/bin/perl [19:09:40.946] configure: using perl 5.36.0 [19:09:40.947] checking for zic... /usr/sbin/zic [19:09:40.948] checking for a sed that does not truncate output... /usr/bin/sed [19:09:40.952] checking for grep that handles long lines and -e... /usr/bin/grep [19:09:40.954] checking for egrep... /usr/bin/grep -E [19:09:40.955] checking for ANSI C header files... yes [19:09:41.008] checking for sys/types.h... yes [19:09:41.038] checking for sys/stat.h... yes [19:09:41.091] checking for stdlib.h... yes [19:09:41.143] checking for string.h... yes [19:09:41.173] checking for memory.h... yes [19:09:41.227] checking for strings.h... yes [19:09:41.279] checking for inttypes.h... yes [19:09:41.293] checking for stdint.h... yes [19:09:41.348] checking for unistd.h... yes [19:09:41.405] checking for main in -lm... yes [19:09:41.446] checking for library containing setproctitle... no [19:09:41.524] checking for library containing dlsym... no [19:09:41.602] checking for library containing socket... -lws2_32 [19:09:41.719] checking for library containing getopt_long... none required [19:09:41.761] checking for library containing shm_open... no [19:09:41.838] checking for library containing shm_unlink... no [19:09:41.915] checking for library containing clock_gettime... no [19:09:41.993] checking for library containing shmget... no [19:09:42.073] checking for library containing backtrace_symbols... no [19:09:42.154] checking for library containing pthread_barrier_wait... -lpthread [19:09:42.238] checking for inflate in -lz... yes [19:09:42.280] checking for stdbool.h that conforms to C99... yes [19:09:42.319] checking for _Bool... yes [19:09:42.402] checking atomic.h usability... no [19:09:42.452] checking atomic.h presence... no [19:09:42.468] checking for atomic.h... no [19:09:42.471] checking copyfile.h usability... no [19:09:42.522] checking copyfile.h presence... no [19:09:42.539] checking for copyfile.h... no [19:09:42.542] checking execinfo.h usability... no [19:09:42.592] checking execinfo.h presence... no [19:09:42.608] checking for execinfo.h... no [19:09:42.611] checking getopt.h usability... yes [19:09:42.661] checking getopt.h presence... yes [19:09:42.675] checking for getopt.h... yes [19:09:42.682] checking ifaddrs.h usability... no [19:09:42.730] checking ifaddrs.h presence... no [19:09:42.746] checking for ifaddrs.h... no [19:09:42.749] checking mbarrier.h usability... no [19:09:42.799] checking mbarrier.h presence... no [19:09:42.815] checking for mbarrier.h... no [19:09:42.818] checking sys/epoll.h usability... no [19:09:42.866] checking sys/epoll.h presence... no [19:09:42.883] checking for sys/epoll.h... no [19:09:42.885] checking sys/event.h usability... no [19:09:42.935] checking sys/event.h presence... no [19:09:42.952] checking for sys/event.h... no [19:09:42.955] checking sys/personality.h usability... no [19:09:43.005] checking sys/personality.h presence... no [19:09:43.021] checking for sys/personality.h... no [19:09:43.024] checking sys/prctl.h usability... no [19:09:43.072] checking sys/prctl.h presence... no [19:09:43.088] checking for sys/prctl.h... no [19:09:43.091] checking sys/procctl.h usability... no [19:09:43.141] checking sys/procctl.h presence... no [19:09:43.157] checking for sys/procctl.h... no [19:09:43.160] checking sys/signalfd.h usability... no [19:09:43.209] checking sys/signalfd.h presence... no [19:09:43.225] checking for sys/signalfd.h... no [19:09:43.228] checking sys/ucred.h usability... no [19:09:43.278] checking sys/ucred.h presence... no [19:09:43.294] checking for sys/ucred.h... no [19:09:43.297] checking termios.h usability... no [19:09:43.347] checking termios.h presence... no [19:09:43.363] checking for termios.h... no [19:09:43.366] checking ucred.h usability... no [19:09:43.417] checking ucred.h presence... no [19:09:43.433] checking for ucred.h... no [19:09:43.436] checking xlocale.h usability... no [19:09:43.485] checking xlocale.h presence... no [19:09:43.501] checking for xlocale.h... no [19:09:43.504] checking zlib.h usability... yes [19:09:43.512] checking zlib.h presence... yes [19:09:43.529] checking for zlib.h... yes [19:09:43.529] checking for lz4... /usr/bin/lz4 [19:09:43.529] checking for zstd... /usr/bin/zstd [19:09:43.530] checking for openssl... /usr/bin/openssl [19:09:43.533] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:09:43.534] checking crtdefs.h usability... yes [19:09:43.584] checking crtdefs.h presence... yes [19:09:43.598] checking for crtdefs.h... yes [19:09:43.599] checking whether byte ordering is bigendian... no [19:09:43.689] checking for inline... inline [19:09:43.713] checking for printf format archetype... gnu_printf [19:09:43.743] checking for _Static_assert... yes [19:09:43.780] checking for typeof... typeof [19:09:43.810] checking for __builtin_types_compatible_p... yes [19:09:43.843] checking for __builtin_constant_p... yes [19:09:43.871] checking for __builtin_unreachable... yes [19:09:43.909] checking for computed goto support... yes [19:09:43.939] checking for struct tm.tm_zone... no [19:09:44.007] checking for union semun... no [19:09:44.037] checking for socklen_t... yes [19:09:46.010] checking for struct sockaddr.sa_len... no [19:09:47.903] checking for C/C++ restrict keyword... __restrict [19:09:47.915] checking for struct option... yes [19:09:47.978] checking whether assembler supports x86_64 popcntq... yes [19:09:47.985] checking size of off_t... 4 [19:09:48.361] 0 [19:09:48.361] checking size of bool... 1 [19:09:48.432] checking for int timezone... yes [19:09:48.481] checking for backtrace_symbols... no [19:09:48.528] checking for copyfile... no [19:09:48.574] checking for copy_file_range... no [19:09:48.620] checking for getifaddrs... no [19:09:48.665] checking for getpeerucred... no [19:09:48.709] checking for inet_pton... yes [19:09:48.754] checking for kqueue... no [19:09:48.800] checking for mbstowcs_l... no [19:09:48.844] checking for memset_s... no [19:09:48.890] checking for posix_fallocate... no [19:09:48.936] checking for ppoll... no [19:09:48.983] checking for pthread_is_threaded_np... no [19:09:49.029] checking for setproctitle... no [19:09:49.074] checking for setproctitle_fast... no [19:09:49.119] checking for strchrnul... no [19:09:49.165] checking for strsignal... no [19:09:49.211] checking for syncfs... no [19:09:49.257] checking for sync_file_range... no [19:09:49.301] checking for uselocale... no [19:09:49.345] checking for wcstombs_l... no [19:09:49.387] checking for __builtin_bswap16... yes [19:09:49.431] checking for __builtin_bswap32... yes [19:09:49.476] checking for __builtin_bswap64... yes [19:09:49.520] checking for __builtin_clz... yes [19:09:49.563] checking for __builtin_ctz... yes [19:09:49.605] checking for __builtin_popcount... yes [19:09:49.647] checking for __builtin_frame_address... yes [19:09:49.689] checking for _LARGEFILE_SOURCE value needed for large files... no [19:09:49.735] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:09:49.763] checking for posix_fadvise... no [19:09:49.809] checking whether posix_fadvise is declared... no [19:09:49.848] checking whether fdatasync is declared... no [19:09:49.890] checking whether strlcat is declared... no [19:09:49.949] checking whether strlcpy is declared... no [19:09:50.010] checking whether strnlen is declared... yes [19:09:50.072] checking whether strsep is declared... no [19:09:50.130] checking whether preadv is declared... no [19:09:50.162] checking whether pwritev is declared... no [19:09:50.194] checking whether F_FULLFSYNC is declared... no [19:09:50.230] checking for explicit_bzero... no [19:09:50.273] checking for getopt... yes [19:09:50.312] checking for getpeereid... no [19:09:50.355] checking for inet_aton... no [19:09:50.398] checking for mkdtemp... no [19:09:50.441] checking for strlcat... no [19:09:50.483] checking for strlcpy... no [19:09:50.526] checking for strnlen... yes [19:09:50.569] checking for strsep... no [19:09:50.610] checking for pthread_barrier_wait... yes [19:09:50.649] configure: On mingw32 we will use our strtof wrapper. [19:09:50.649] checking for getopt_long... yes [19:09:50.688] checking for _configthreadlocale... yes [19:09:50.728] checking for syslog... no [19:09:50.770] checking for opterr... yes [19:09:50.812] checking for optreset... no [19:09:50.858] checking test program... cross-compiling [19:09:50.858] checking whether long int is 64 bits... no [19:09:50.885] checking whether long long int is 64 bits... yes [19:09:50.916] checking for __builtin_mul_overflow... yes [19:09:50.954] checking size of void *... 8 [19:09:51.386] checking size of size_t... 8 [19:09:51.800] checking size of long... 4 [19:09:52.101] checking alignment of short... 2 [19:09:52.277] checking alignment of int... 4 [19:09:52.529] checking alignment of long... 4 [19:09:52.845] checking alignment of long long int... 8 [19:09:53.246] checking alignment of double... 8 [19:09:53.683] checking for int8... no [19:09:53.722] checking for uint8... no [19:09:53.760] checking for int64... no [19:09:53.796] checking for uint64... no [19:09:53.833] checking for __int128... yes [19:09:53.875] checking for __int128 alignment bug... assuming ok [19:09:53.875] checking alignment of PG_INT128_TYPE... 16 [19:09:54.364] checking for builtin __sync char locking functions... yes [19:09:54.402] checking for builtin __sync int32 locking functions... yes [19:09:54.439] checking for builtin __sync int32 atomic operations... yes [19:09:54.477] checking for builtin __sync int64 atomic operations... yes [19:09:54.514] checking for builtin __atomic int32 atomic operations... yes [19:09:54.554] checking for builtin __atomic int64 atomic operations... yes [19:09:54.592] checking for __get_cpuid... yes [19:09:54.634] checking for __get_cpuid_count... yes [19:09:54.675] checking for __cpuid... no [19:09:55.063] checking for __cpuidex... no [19:09:55.469] checking for _xgetbv with CFLAGS=... no [19:09:55.826] checking for _xgetbv with CFLAGS=-mxsave... yes [19:09:56.209] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:09:56.577] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:09:56.900] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:09:56.941] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:09:57.020] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:09:57.040] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:09:57.057] 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 [19:09:57.106] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:09:57.106] checking which random number source to use... Windows native [19:09:57.108] checking for xmllint... /usr/bin/xmllint [19:09:57.108] checking for xsltproc... /usr/bin/xsltproc [19:09:57.109] checking for fop... /usr/bin/fop [19:09:57.109] checking for dbtoepub... no [19:09:57.109] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:09:57.109] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:09:57.110] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:09:57.119] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:09:57.119] 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 [19:09:57.119] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:09:57.119] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:09:57.194] configure: creating ./config.status [19:09:57.271] config.status: creating GNUmakefile [19:09:57.282] config.status: creating src/Makefile.global [19:09:57.296] config.status: creating src/include/pg_config.h [19:09:57.308] config.status: creating src/include/pg_config_ext.h [19:09:57.318] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:09:57.332] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:09:57.339] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:09:57.345] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:09:57.352] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:09:57.358] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:09:57.361] config.status: executing check_win32_symlinks commands [19:09:57.393] [19:09:57.393] real 0m18.548s [19:09:57.393] user 0m12.579s [19:09:57.393] sys 0m5.584s [19:09:57.393] make -s -j${BUILD_JOBS} clean [19:09:57.880] time make -s -j${BUILD_JOBS} world-bin [19:12:10.313] In file included from ../../../../src/include/postgres.h:46, [19:12:10.313] from pgstat_wal.c:18: [19:12:10.313] pgstat_wal.c: In function ‘lsntime_insert’: [19:12:10.313] 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=] [19:12:10.313] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [19:12:10.313] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:12:10.313] 363 | lsn, timestamptz_to_str(time))); [19:12:10.313] | ~~~ [19:12:10.313] | | [19:12:10.313] | XLogRecPtr {aka long long unsigned int} [19:12:10.313] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [19:12:10.313] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [19:12:10.313] | ^~~~~~~~~~~ [19:12:10.313] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [19:12:10.313] 361 | ereport(WARNING, [19:12:10.313] | ^~~~~~~ [19:12:10.313] pgstat_wal.c:362:80: note: format string is defined here [19:12:10.313] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [19:12:10.313] | ~~^ [19:12:10.313] | | [19:12:10.313] | long unsigned int [19:12:10.313] | %llu [19:12:10.313] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [19:12:10.313] 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=] [19:12:10.313] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [19:12:10.313] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:12:10.313] 546 | target_lsn); [19:12:10.313] | ~~~~~~~~~~ [19:12:10.313] | | [19:12:10.313] | XLogRecPtr {aka long long unsigned int} [19:12:10.313] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [19:12:10.313] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [19:12:10.313] | ^~~~~~~~~~~ [19:12:10.313] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [19:12:10.313] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [19:12:10.313] | ^~~~~~~ [19:12:10.313] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [19:12:10.313] 544 | elog(DEBUG1, [19:12:10.313] | ^~~~ [19:12:10.313] pgstat_wal.c:545:72: note: format string is defined here [19:12:10.313] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [19:12:10.313] | ~~^ [19:12:10.313] | | [19:12:10.313] | long unsigned int [19:12:10.313] | %llu [19:12:10.313] cc1: all warnings being treated as errors [19:12:10.315] make[4]: *** [: pgstat_wal.o] Error 1 [19:12:10.315] make[4]: *** Waiting for unfinished jobs.... [19:12:10.892] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [19:12:10.892] make[3]: *** Waiting for unfinished jobs.... [19:12:35.485] make[2]: *** [common.mk:37: utils-recursive] Error 2 [19:12:35.485] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:12:35.486] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:12:35.486] [19:12:35.486] real 2m37.606s [19:12:35.486] user 8m37.356s [19:12:35.486] sys 1m35.364s [19:12:35.486] [19:12:35.486] Exit status: 2