[11:51:23.060] time ./configure \ [11:51:23.060] --host=x86_64-w64-mingw32 \ [11:51:23.060] --enable-cassert \ [11:51:23.060] --without-icu \ [11:51:23.060] CC="ccache x86_64-w64-mingw32-gcc" \ [11:51:23.060] CXX="ccache x86_64-w64-mingw32-g++" [11:51:23.168] checking build system type... x86_64-pc-linux-gnu [11:51:23.349] checking host system type... x86_64-w64-mingw32 [11:51:23.355] checking which template to use... win32 [11:51:23.355] checking whether NLS is wanted... no [11:51:23.355] checking for default port number... 5432 [11:51:23.361] checking for block size... 8kB [11:51:23.363] checking for segment size... 1GB [11:51:23.365] checking for WAL block size... 8kB [11:51:23.366] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:51:23.399] checking whether the C compiler works... yes [11:51:23.531] checking for C compiler default output file name... a.exe [11:51:23.532] checking for suffix of executables... .exe [11:51:23.573] checking whether we are cross compiling... yes [11:51:23.641] checking for suffix of object files... o [11:51:23.657] checking whether we are using the GNU C compiler... yes [11:51:23.686] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:51:23.693] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:51:23.767] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:51:23.894] checking whether we are using the GNU C++ compiler... yes [11:51:24.045] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:51:24.109] checking for gawk... no [11:51:24.110] checking for mawk... mawk [11:51:24.112] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:51:24.142] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:51:24.149] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:51:24.192] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:51:24.236] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:51:24.243] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:51:24.249] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:51:24.266] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:51:24.273] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:51:24.306] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:51:24.322] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:51:24.353] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:51:24.360] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:51:24.368] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:51:24.436] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:51:24.467] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:51:24.500] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:51:24.537] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:51:24.544] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:51:24.561] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:51:24.594] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:51:24.628] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:51:24.644] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:51:24.667] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:51:24.682] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:51:24.696] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:51:24.732] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:51:24.768] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:51:24.798] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:51:24.827] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:51:24.860] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:51:24.866] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:51:24.882] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:51:24.912] checking whether the C compiler still works... yes [11:51:24.982] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:51:25.046] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:51:25.046] checking pkg-config is at least version 0.9.0... yes [11:51:25.064] checking whether to build with ICU support... no [11:51:25.064] checking whether to build with Tcl... no [11:51:25.064] checking whether to build Perl modules... no [11:51:25.064] checking whether to build Python modules... no [11:51:25.064] checking whether to build with GSSAPI support... no [11:51:25.065] checking whether to build with PAM support... no [11:51:25.065] checking whether to build with BSD Authentication support... no [11:51:25.065] checking whether to build with LDAP support... no [11:51:25.065] checking whether to build with Bonjour support... no [11:51:25.065] checking whether to build with SELinux support... no [11:51:25.066] checking whether to build with systemd support... no [11:51:25.066] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:51:25.066] checking whether to build with XML support... no [11:51:25.066] checking whether to build with LZ4 support... no [11:51:25.066] checking whether to build with ZSTD support... no [11:51:25.067] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:51:25.067] checking whether it is possible to strip libraries... yes [11:51:25.074] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:51:25.075] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:51:25.075] checking for a BSD-compatible install... /usr/bin/install -c [11:51:25.083] checking for tar... /usr/bin/tar [11:51:25.083] checking whether ln -s works... yes [11:51:25.083] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:51:25.085] checking for bison... /usr/bin/bison [11:51:25.088] configure: using bison (GNU Bison) 3.8.2 [11:51:25.090] checking for flex... /usr/bin/flex [11:51:25.101] configure: using flex 2.6.4 [11:51:25.101] checking for perl... /usr/bin/perl [11:51:25.104] configure: using perl 5.36.0 [11:51:25.106] checking for zic... /usr/sbin/zic [11:51:25.106] checking for a sed that does not truncate output... /usr/bin/sed [11:51:25.111] checking for grep that handles long lines and -e... /usr/bin/grep [11:51:25.113] checking for egrep... /usr/bin/grep -E [11:51:25.114] checking for ANSI C header files... yes [11:51:25.194] checking for sys/types.h... yes [11:51:25.246] checking for sys/stat.h... yes [11:51:25.302] checking for stdlib.h... yes [11:51:25.315] checking for string.h... yes [11:51:25.347] checking for memory.h... yes [11:51:25.404] checking for strings.h... yes [11:51:25.459] checking for inttypes.h... yes [11:51:25.516] checking for stdint.h... yes [11:51:25.548] checking for unistd.h... yes [11:51:25.610] checking for main in -lm... yes [11:51:25.655] checking for library containing setproctitle... no [11:51:25.736] checking for library containing dlsym... no [11:51:25.817] checking for library containing socket... -lws2_32 [11:51:25.941] checking for library containing getopt_long... none required [11:51:25.987] checking for library containing shm_open... no [11:51:26.069] checking for library containing shm_unlink... no [11:51:26.151] checking for library containing clock_gettime... no [11:51:26.233] checking for library containing shmget... no [11:51:26.314] checking for library containing backtrace_symbols... no [11:51:26.395] checking for library containing pthread_barrier_wait... -lpthread [11:51:26.478] checking for inflate in -lz... yes [11:51:26.521] checking for stdbool.h that conforms to C99... yes [11:51:26.561] checking for _Bool... yes [11:51:26.628] checking atomic.h usability... no [11:51:26.680] checking atomic.h presence... no [11:51:26.697] checking for atomic.h... no [11:51:26.700] checking copyfile.h usability... no [11:51:26.750] checking copyfile.h presence... no [11:51:26.768] checking for copyfile.h... no [11:51:26.770] checking execinfo.h usability... no [11:51:26.822] checking execinfo.h presence... no [11:51:26.839] checking for execinfo.h... no [11:51:26.842] checking getopt.h usability... yes [11:51:26.892] checking getopt.h presence... yes [11:51:26.906] checking for getopt.h... yes [11:51:26.912] checking ifaddrs.h usability... no [11:51:26.967] checking ifaddrs.h presence... no [11:51:26.987] checking for ifaddrs.h... no [11:51:26.989] checking mbarrier.h usability... no [11:51:27.041] checking mbarrier.h presence... no [11:51:27.058] checking for mbarrier.h... no [11:51:27.060] checking sys/epoll.h usability... no [11:51:27.112] checking sys/epoll.h presence... no [11:51:27.128] checking for sys/epoll.h... no [11:51:27.131] checking sys/event.h usability... no [11:51:27.182] checking sys/event.h presence... no [11:51:27.199] checking for sys/event.h... no [11:51:27.202] checking sys/personality.h usability... no [11:51:27.253] checking sys/personality.h presence... no [11:51:27.270] checking for sys/personality.h... no [11:51:27.273] checking sys/prctl.h usability... no [11:51:27.325] checking sys/prctl.h presence... no [11:51:27.342] checking for sys/prctl.h... no [11:51:27.345] checking sys/procctl.h usability... no [11:51:27.400] checking sys/procctl.h presence... no [11:51:27.418] checking for sys/procctl.h... no [11:51:27.421] checking sys/signalfd.h usability... no [11:51:27.473] checking sys/signalfd.h presence... no [11:51:27.491] checking for sys/signalfd.h... no [11:51:27.495] checking sys/ucred.h usability... no [11:51:27.546] checking sys/ucred.h presence... no [11:51:27.564] checking for sys/ucred.h... no [11:51:27.567] checking termios.h usability... no [11:51:27.618] checking termios.h presence... no [11:51:27.635] checking for termios.h... no [11:51:27.638] checking ucred.h usability... no [11:51:27.689] checking ucred.h presence... no [11:51:27.706] checking for ucred.h... no [11:51:27.708] checking xlocale.h usability... no [11:51:27.760] checking xlocale.h presence... no [11:51:27.777] checking for xlocale.h... no [11:51:27.780] checking zlib.h usability... yes [11:51:27.837] checking zlib.h presence... yes [11:51:27.855] checking for zlib.h... yes [11:51:27.855] checking for lz4... /usr/bin/lz4 [11:51:27.855] checking for zstd... /usr/bin/zstd [11:51:27.855] checking for openssl... /usr/bin/openssl [11:51:27.859] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [11:51:27.860] checking crtdefs.h usability... yes [11:51:27.911] checking crtdefs.h presence... yes [11:51:27.925] checking for crtdefs.h... yes [11:51:27.926] checking whether byte ordering is bigendian... no [11:51:28.003] checking for inline... inline [11:51:28.028] checking for printf format archetype... gnu_printf [11:51:28.060] checking for _Static_assert... yes [11:51:28.099] checking for typeof... typeof [11:51:28.130] checking for __builtin_types_compatible_p... yes [11:51:28.149] checking for __builtin_constant_p... yes [11:51:28.179] checking for __builtin_unreachable... yes [11:51:28.218] checking for computed goto support... yes [11:51:28.248] checking for struct tm.tm_zone... no [11:51:28.319] checking for union semun... no [11:51:28.350] checking for socklen_t... yes [11:51:30.453] checking for struct sockaddr.sa_len... no [11:51:32.414] checking for C/C++ restrict keyword... __restrict [11:51:32.427] checking for struct option... yes [11:51:32.496] checking whether assembler supports x86_64 popcntq... yes [11:51:32.502] checking size of off_t... 4 [11:51:32.841] 0 [11:51:32.841] checking size of bool... 1 [11:51:32.938] checking for int timezone... yes [11:51:32.988] checking for backtrace_symbols... no [11:51:33.037] checking for copyfile... no [11:51:33.086] checking for copy_file_range... no [11:51:33.137] checking for getifaddrs... no [11:51:33.187] checking for getpeerucred... no [11:51:33.236] checking for inet_pton... yes [11:51:33.287] checking for kqueue... no [11:51:33.336] checking for mbstowcs_l... no [11:51:33.384] checking for memset_s... no [11:51:33.432] checking for posix_fallocate... no [11:51:33.481] checking for ppoll... no [11:51:33.528] checking for pthread_is_threaded_np... no [11:51:33.575] checking for setproctitle... no [11:51:33.625] checking for setproctitle_fast... no [11:51:33.673] checking for strchrnul... no [11:51:33.723] checking for strsignal... no [11:51:33.772] checking for syncfs... no [11:51:33.820] checking for sync_file_range... no [11:51:33.869] checking for uselocale... no [11:51:33.919] checking for wcstombs_l... no [11:51:33.965] checking for __builtin_bswap16... yes [11:51:34.013] checking for __builtin_bswap32... yes [11:51:34.059] checking for __builtin_bswap64... yes [11:51:34.106] checking for __builtin_clz... yes [11:51:34.153] checking for __builtin_ctz... yes [11:51:34.198] checking for __builtin_popcount... yes [11:51:34.245] checking for __builtin_frame_address... yes [11:51:34.290] checking for _LARGEFILE_SOURCE value needed for large files... no [11:51:34.340] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:51:34.369] checking for posix_fadvise... no [11:51:34.416] checking whether posix_fadvise is declared... no [11:51:34.458] checking whether fdatasync is declared... no [11:51:34.501] checking whether strlcat is declared... no [11:51:34.560] checking whether strlcpy is declared... no [11:51:34.621] checking whether strnlen is declared... yes [11:51:34.684] checking whether strsep is declared... no [11:51:34.749] checking whether preadv is declared... no [11:51:34.782] checking whether pwritev is declared... no [11:51:34.815] checking whether F_FULLFSYNC is declared... no [11:51:34.852] checking for explicit_bzero... no [11:51:34.896] checking for getopt... yes [11:51:34.939] checking for getpeereid... no [11:51:34.984] checking for inet_aton... no [11:51:35.028] checking for mkdtemp... no [11:51:35.072] checking for strlcat... no [11:51:35.117] checking for strlcpy... no [11:51:35.161] checking for strnlen... yes [11:51:35.206] checking for strsep... no [11:51:35.251] checking for pthread_barrier_wait... yes [11:51:35.291] configure: On mingw32 we will use our strtof wrapper. [11:51:35.291] checking for getopt_long... yes [11:51:35.333] checking for _configthreadlocale... yes [11:51:35.375] checking for syslog... no [11:51:35.419] checking for opterr... yes [11:51:35.464] checking for optreset... no [11:51:35.512] checking test program... cross-compiling [11:51:35.512] checking whether long int is 64 bits... no [11:51:35.541] checking whether long long int is 64 bits... yes [11:51:35.550] checking for __builtin_mul_overflow... yes [11:51:35.589] checking size of void *... 8 [11:51:36.014] checking size of size_t... 8 [11:51:36.493] checking size of long... 4 [11:51:36.832] checking alignment of short... 2 [11:51:37.073] checking alignment of int... 4 [11:51:37.430] checking alignment of long... 4 [11:51:37.809] checking alignment of long long int... 8 [11:51:38.231] checking alignment of double... 8 [11:51:38.712] checking for int8... no [11:51:38.754] checking for uint8... no [11:51:38.794] checking for int64... no [11:51:38.836] checking for uint64... no [11:51:38.877] checking for __int128... yes [11:51:38.921] checking for __int128 alignment bug... assuming ok [11:51:38.921] checking alignment of PG_INT128_TYPE... 16 [11:51:39.456] checking for builtin __sync char locking functions... yes [11:51:39.496] checking for builtin __sync int32 locking functions... yes [11:51:39.538] checking for builtin __sync int32 atomic operations... yes [11:51:39.578] checking for builtin __sync int64 atomic operations... yes [11:51:39.619] checking for builtin __atomic int32 atomic operations... yes [11:51:39.661] checking for builtin __atomic int64 atomic operations... yes [11:51:39.703] checking for __get_cpuid... yes [11:51:39.748] checking for __get_cpuid_count... yes [11:51:39.792] checking for __cpuid... no [11:51:40.190] checking for __cpuidex... no [11:51:40.614] checking for _xgetbv with CFLAGS=... no [11:51:40.992] checking for _xgetbv with CFLAGS=-mxsave... yes [11:51:41.390] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:51:41.772] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:51:42.104] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:51:42.149] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:51:42.234] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:51:42.254] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:51:42.271] 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 [11:51:42.325] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:51:42.325] checking which random number source to use... Windows native [11:51:42.327] checking for xmllint... /usr/bin/xmllint [11:51:42.327] checking for xsltproc... /usr/bin/xsltproc [11:51:42.328] checking for fop... /usr/bin/fop [11:51:42.328] checking for dbtoepub... no [11:51:42.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:51:42.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:51:42.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:51:42.339] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:51:42.339] 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 [11:51:42.339] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:51:42.339] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:51:42.419] configure: creating ./config.status [11:51:42.496] config.status: creating GNUmakefile [11:51:42.507] config.status: creating src/Makefile.global [11:51:42.521] config.status: creating src/include/pg_config.h [11:51:42.532] config.status: creating src/include/pg_config_ext.h [11:51:42.543] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:51:42.557] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:51:42.563] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:51:42.570] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:51:42.576] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:51:42.583] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:51:42.586] config.status: executing check_win32_symlinks commands [11:51:42.618] [11:51:42.618] real 0m19.558s [11:51:42.618] user 0m13.221s [11:51:42.618] sys 0m5.971s [11:51:42.618] make -s -j${BUILD_JOBS} clean [11:51:43.114] time make -s -j${BUILD_JOBS} world-bin [11:53:58.714] In file included from ../../../../src/include/postgres.h:46, [11:53:58.714] from pgstat_wal.c:18: [11:53:58.714] pgstat_wal.c: In function ‘lsntime_insert’: [11:53:58.714] 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=] [11:53:58.714] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [11:53:58.714] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:53:58.714] 363 | lsn, timestamptz_to_str(time))); [11:53:58.714] | ~~~ [11:53:58.714] | | [11:53:58.714] | XLogRecPtr {aka long long unsigned int} [11:53:58.714] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [11:53:58.714] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [11:53:58.714] | ^~~~~~~~~~~ [11:53:58.714] pgstat_wal.c:361:25: note: in expansion of macro ‘ereport’ [11:53:58.714] 361 | ereport(WARNING, [11:53:58.714] | ^~~~~~~ [11:53:58.714] pgstat_wal.c:362:80: note: format string is defined here [11:53:58.714] 362 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [11:53:58.714] | ~~^ [11:53:58.714] | | [11:53:58.714] | long unsigned int [11:53:58.714] | %llu [11:53:58.714] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [11:53:58.714] 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=] [11:53:58.714] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [11:53:58.714] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:53:58.714] 546 | target_lsn); [11:53:58.714] | ~~~~~~~~~~ [11:53:58.714] | | [11:53:58.714] | XLogRecPtr {aka long long unsigned int} [11:53:58.714] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [11:53:58.714] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [11:53:58.714] | ^~~~~~~~~~~ [11:53:58.714] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [11:53:58.714] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [11:53:58.714] | ^~~~~~~ [11:53:58.714] pgstat_wal.c:544:17: note: in expansion of macro ‘elog’ [11:53:58.714] 544 | elog(DEBUG1, [11:53:58.714] | ^~~~ [11:53:58.714] pgstat_wal.c:545:72: note: format string is defined here [11:53:58.714] 545 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [11:53:58.714] | ~~^ [11:53:58.714] | | [11:53:58.714] | long unsigned int [11:53:58.714] | %llu [11:53:58.714] cc1: all warnings being treated as errors [11:53:58.714] make[4]: *** [: pgstat_wal.o] Error 1 [11:53:58.714] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [11:53:58.715] make[2]: *** [common.mk:37: utils-recursive] Error 2 [11:53:58.715] make[2]: *** Waiting for unfinished jobs.... [11:54:02.373] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:54:02.373] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:54:02.373] [11:54:02.373] real 2m19.260s [11:54:02.373] user 7m34.364s [11:54:02.373] sys 1m26.590s [11:54:02.374] [11:54:02.374] Exit status: 2