[07:40:29.067] time ./configure \ [07:40:29.067] --host=x86_64-w64-mingw32ucrt \ [07:40:29.067] --enable-cassert \ [07:40:29.067] --without-icu \ [07:40:29.067] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [07:40:29.067] CXX="ccache x86_64-w64-mingw32ucrt-g++" [07:40:29.186] checking build system type... x86_64-pc-linux-gnu [07:40:29.375] checking host system type... x86_64-w64-mingw32ucrt [07:40:29.381] checking which template to use... win32 [07:40:29.381] checking whether NLS is wanted... no [07:40:29.381] checking for default port number... 5432 [07:40:29.388] checking for block size... 8kB [07:40:29.389] checking for segment size... 1GB [07:40:29.392] checking for WAL block size... 8kB [07:40:29.393] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [07:40:29.426] checking whether the C compiler works... yes [07:40:29.582] checking for C compiler default output file name... a.exe [07:40:29.583] checking for suffix of executables... .exe [07:40:29.624] checking whether we are cross compiling... yes [07:40:29.717] checking for suffix of object files... o [07:40:29.733] checking whether we are using the GNU C compiler... yes [07:40:29.739] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [07:40:29.753] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [07:40:29.761] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [07:40:29.808] checking whether we are using the GNU C++ compiler... yes [07:40:29.966] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [07:40:29.979] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [07:40:30.012] checking for gawk... no [07:40:30.012] checking for mawk... mawk [07:40:30.014] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:40:30.021] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [07:40:30.027] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:40:30.079] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:40:30.131] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [07:40:30.146] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:40:30.161] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:40:30.175] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:40:30.181] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:40:30.188] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:40:30.195] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [07:40:30.201] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:40:30.271] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:40:30.279] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:40:30.286] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [07:40:30.293] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [07:40:30.300] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [07:40:30.306] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:40:30.313] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:40:30.320] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [07:40:30.327] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [07:40:30.334] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:40:30.341] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [07:40:30.357] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:40:30.364] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:40:30.371] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:40:30.415] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:40:30.461] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:40:30.468] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:40:30.475] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:40:30.515] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:40:30.522] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:40:30.537] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:40:30.553] checking whether the C compiler still works... yes [07:40:30.624] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [07:40:30.698] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [07:40:30.698] checking pkg-config is at least version 0.9.0... yes [07:40:30.714] checking whether to build with ICU support... no [07:40:30.714] checking whether to build with Tcl... no [07:40:30.714] checking whether to build Perl modules... no [07:40:30.714] checking whether to build Python modules... no [07:40:30.714] checking whether to build with GSSAPI support... no [07:40:30.716] checking whether to build with PAM support... no [07:40:30.716] checking whether to build with BSD Authentication support... no [07:40:30.716] checking whether to build with LDAP support... no [07:40:30.716] checking whether to build with Bonjour support... no [07:40:30.716] checking whether to build with SELinux support... no [07:40:30.716] checking whether to build with systemd support... no [07:40:30.716] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:40:30.716] checking whether to build with liburing support... no [07:40:30.717] checking whether to build with libcurl support... no [07:40:30.717] checking whether to build with libnuma support... no [07:40:30.717] checking whether to build with XML support... no [07:40:30.717] checking whether to build with LZ4 support... no [07:40:30.718] checking whether to build with ZSTD support... no [07:40:30.718] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [07:40:30.718] checking whether it is possible to strip libraries... yes [07:40:30.731] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [07:40:30.732] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [07:40:30.732] checking for a BSD-compatible install... /usr/bin/install -c [07:40:30.741] checking for tar... /usr/bin/tar [07:40:30.741] checking whether ln -s works... yes [07:40:30.741] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:40:30.743] checking for nm... /usr/bin/nm [07:40:30.743] checking for bison... /usr/bin/bison [07:40:30.745] configure: using bison (GNU Bison) 3.8.2 [07:40:30.748] checking for flex... /usr/bin/flex [07:40:30.750] configure: using flex 2.6.4 [07:40:30.750] checking for perl... /usr/bin/perl [07:40:30.753] configure: using perl 5.40.1 [07:40:30.755] checking for zic... /usr/sbin/zic [07:40:30.756] checking for a sed that does not truncate output... /usr/bin/sed [07:40:30.761] checking for grep that handles long lines and -e... /usr/bin/grep [07:40:30.763] checking for egrep... /usr/bin/grep -E [07:40:30.764] checking for ANSI C header files... yes [07:40:30.812] checking for sys/types.h... yes [07:40:30.827] checking for sys/stat.h... yes [07:40:30.866] checking for stdlib.h... yes [07:40:30.882] checking for string.h... yes [07:40:30.897] checking for memory.h... yes [07:40:30.955] checking for strings.h... yes [07:40:30.969] checking for inttypes.h... yes [07:40:30.982] checking for stdint.h... yes [07:40:31.021] checking for unistd.h... yes [07:40:31.034] checking for main in -lm... yes [07:40:31.084] checking for library containing setproctitle... no [07:40:31.179] checking for library containing dlsym... no [07:40:31.270] checking for library containing socket... -lws2_32 [07:40:31.405] checking for library containing getopt_long... none required [07:40:31.453] checking for library containing shm_open... no [07:40:31.545] checking for library containing shm_unlink... no [07:40:31.636] checking for library containing clock_gettime... none required [07:40:31.681] checking for library containing shmget... no [07:40:31.771] checking for library containing backtrace_symbols... no [07:40:31.860] checking for library containing pthread_barrier_wait... none required [07:40:31.904] checking for inflate in -lz... yes [07:40:31.955] checking copyfile.h usability... no [07:40:32.012] checking copyfile.h presence... no [07:40:32.029] checking for copyfile.h... no [07:40:32.032] checking execinfo.h usability... no [07:40:32.086] checking execinfo.h presence... no [07:40:32.103] checking for execinfo.h... no [07:40:32.106] checking getopt.h usability... yes [07:40:32.133] checking getopt.h presence... yes [07:40:32.146] checking for getopt.h... yes [07:40:32.154] checking ifaddrs.h usability... no [07:40:32.206] checking ifaddrs.h presence... no [07:40:32.224] checking for ifaddrs.h... no [07:40:32.227] checking sys/epoll.h usability... no [07:40:32.279] checking sys/epoll.h presence... no [07:40:32.297] checking for sys/epoll.h... no [07:40:32.300] checking sys/event.h usability... no [07:40:32.352] checking sys/event.h presence... no [07:40:32.370] checking for sys/event.h... no [07:40:32.373] checking sys/personality.h usability... no [07:40:32.424] checking sys/personality.h presence... no [07:40:32.442] checking for sys/personality.h... no [07:40:32.445] checking sys/prctl.h usability... no [07:40:32.497] checking sys/prctl.h presence... no [07:40:32.515] checking for sys/prctl.h... no [07:40:32.519] checking sys/procctl.h usability... no [07:40:32.572] checking sys/procctl.h presence... no [07:40:32.590] checking for sys/procctl.h... no [07:40:32.593] checking sys/signalfd.h usability... no [07:40:32.645] checking sys/signalfd.h presence... no [07:40:32.663] checking for sys/signalfd.h... no [07:40:32.666] checking sys/ucred.h usability... no [07:40:32.716] checking sys/ucred.h presence... no [07:40:32.733] checking for sys/ucred.h... no [07:40:32.736] checking termios.h usability... no [07:40:32.789] checking termios.h presence... no [07:40:32.806] checking for termios.h... no [07:40:32.809] checking uchar.h usability... yes [07:40:32.817] checking uchar.h presence... yes [07:40:32.837] checking for uchar.h... yes [07:40:32.844] checking ucred.h usability... no [07:40:32.897] checking ucred.h presence... no [07:40:32.914] checking for ucred.h... no [07:40:32.917] checking xlocale.h usability... no [07:40:32.969] checking xlocale.h presence... no [07:40:32.985] checking for xlocale.h... no [07:40:32.988] checking zlib.h usability... yes [07:40:32.995] checking zlib.h presence... yes [07:40:33.014] checking for zlib.h... yes [07:40:33.014] checking for lz4... /usr/bin/lz4 [07:40:33.014] checking for zstd... /usr/bin/zstd [07:40:33.015] checking for openssl... /usr/bin/openssl [07:40:33.019] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [07:40:33.020] checking crtdefs.h usability... yes [07:40:33.048] checking crtdefs.h presence... yes [07:40:33.060] checking for crtdefs.h... yes [07:40:33.061] checking whether byte ordering is bigendian... no [07:40:33.150] checking for inline... inline [07:40:33.164] checking for C printf format archetype... gnu_printf [07:40:33.172] checking for C++ printf format archetype... gnu_printf [07:40:33.181] checking for statement expressions... yes [07:40:33.223] checking for typeof... typeof [07:40:33.231] checking for __builtin_types_compatible_p... yes [07:40:33.242] checking for __builtin_constant_p... yes [07:40:33.253] checking for __builtin_mul_overflow... yes [07:40:33.306] checking for __builtin_unreachable... yes [07:40:33.350] checking for computed goto support... yes [07:40:33.357] checking for struct tm.tm_zone... no [07:40:33.429] checking for union semun... no [07:40:33.459] checking for socklen_t... yes [07:40:35.051] checking for struct sockaddr.sa_len... no [07:40:37.180] checking for C/C++ restrict keyword... __restrict [07:40:37.195] checking for struct option... yes [07:40:37.237] checking whether assembler supports x86_64 popcntq... yes [07:40:37.245] checking size of off_t... 4 [07:40:37.562] checking for int timezone... yes [07:40:37.622] checking for backtrace_symbols... no [07:40:37.676] checking for copyfile... no [07:40:37.730] checking for copy_file_range... no [07:40:37.784] checking for elf_aux_info... no [07:40:37.838] checking for getauxval... no [07:40:37.891] checking for getifaddrs... no [07:40:37.946] checking for getpeerucred... no [07:40:37.999] checking for inet_pton... yes [07:40:38.051] checking for kqueue... no [07:40:38.105] checking for localeconv_l... no [07:40:38.158] checking for mbstowcs_l... no [07:40:38.210] checking for posix_fallocate... no [07:40:38.264] checking for ppoll... no [07:40:38.317] checking for pthread_is_threaded_np... no [07:40:38.370] checking for setproctitle... no [07:40:38.421] checking for setproctitle_fast... no [07:40:38.473] checking for strsignal... no [07:40:38.524] checking for syncfs... no [07:40:38.576] checking for sync_file_range... no [07:40:38.627] checking for uselocale... no [07:40:38.678] checking for wcstombs_l... no [07:40:38.727] checking for __builtin_bswap16... yes [07:40:38.777] checking for __builtin_bswap32... yes [07:40:38.827] checking for __builtin_bswap64... yes [07:40:38.877] checking for __builtin_clz... yes [07:40:38.928] checking for __builtin_ctz... yes [07:40:38.976] checking for __builtin_popcount... yes [07:40:39.026] checking for __builtin_frame_address... yes [07:40:39.075] checking for _LARGEFILE_SOURCE value needed for large files... no [07:40:39.130] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [07:40:39.158] checking for posix_fadvise... no [07:40:39.213] checking whether posix_fadvise is declared... no [07:40:39.254] checking whether fdatasync is declared... no [07:40:39.297] checking whether strlcat is declared... no [07:40:39.358] checking whether strlcpy is declared... no [07:40:39.419] checking whether strsep is declared... no [07:40:39.480] checking whether timingsafe_bcmp is declared... no [07:40:39.541] checking whether preadv is declared... no [07:40:39.572] checking whether pwritev is declared... no [07:40:39.603] checking whether strchrnul is declared... no [07:40:39.641] checking whether memset_s is declared... no [07:40:39.680] checking whether F_FULLFSYNC is declared... no [07:40:39.718] checking for explicit_bzero... no [07:40:39.768] checking for getopt... yes [07:40:39.814] checking for getpeereid... no [07:40:39.864] checking for inet_aton... no [07:40:39.913] checking for mkdtemp... no [07:40:39.962] checking for strlcat... no [07:40:40.013] checking for strlcpy... no [07:40:40.063] checking for strsep... no [07:40:40.114] checking for timingsafe_bcmp... no [07:40:40.164] checking for pthread_barrier_wait... yes [07:40:40.209] configure: On mingw32ucrt we will use our strtof wrapper. [07:40:40.209] checking for getopt_long... yes [07:40:40.256] checking for syslog... no [07:40:40.306] checking for opterr... yes [07:40:40.354] checking for optreset... no [07:40:40.406] checking test program... cross-compiling [07:40:40.406] checking size of void *... 8 [07:40:40.722] checking size of size_t... 8 [07:40:40.980] checking size of long... 4 [07:40:41.177] checking size of long long... 8 [07:40:41.459] checking size of intmax_t... 8 [07:40:41.786] checking alignment of short... 2 [07:40:41.943] checking alignment of int... 4 [07:40:42.163] checking alignment of long... 4 [07:40:42.361] checking alignment of int64_t... 8 [07:40:42.642] checking alignment of double... 8 [07:40:42.924] checking for __int128... yes [07:40:42.982] checking for __int128 alignment bug... assuming ok [07:40:42.982] checking alignment of PG_INT128_TYPE... 16 [07:40:43.367] checking for builtin __sync char locking functions... yes [07:40:43.415] checking for builtin __sync int32 locking functions... yes [07:40:43.461] checking for builtin __sync int32 atomic operations... yes [07:40:43.506] checking for builtin __sync int64 atomic operations... yes [07:40:43.553] checking for builtin __atomic int32 atomic operations... yes [07:40:43.596] checking for builtin __atomic int64 atomic operations... yes [07:40:43.643] checking for __get_cpuid... yes [07:40:43.694] checking for __get_cpuid_count... yes [07:40:43.741] checking for _xgetbv... yes [07:40:44.180] checking for _mm512_popcnt_epi64... yes [07:40:44.631] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:40:44.733] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:40:44.753] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:40:44.771] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:40:44.788] 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 [07:40:44.821] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:40:44.821] checking for _mm512_clmulepi64_epi128... yes [07:40:45.263] checking for vectorized CRC-32C... AVX-512 with runtime check [07:40:45.264] checking which random number source to use... Windows native [07:40:45.265] checking for xmllint... /usr/bin/xmllint [07:40:45.266] checking for xsltproc... /usr/bin/xsltproc [07:40:45.266] checking for fop... /usr/bin/fop [07:40:45.266] checking for dbtoepub... no [07:40:45.266] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:40:45.266] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:40:45.267] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:40:45.277] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [07:40:45.277] 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 -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [07:40:45.277] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:40:45.277] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:40:45.367] configure: creating ./config.status [07:40:45.453] config.status: creating GNUmakefile [07:40:45.466] config.status: creating src/Makefile.global [07:40:45.482] config.status: creating src/include/pg_config.h [07:40:45.494] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:40:45.509] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:40:45.516] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:40:45.522] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:40:45.529] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:40:45.533] config.status: executing check_win32_symlinks commands [07:40:45.565] [07:40:45.565] real 0m16.498s [07:40:45.565] user 0m11.543s [07:40:45.565] sys 0m4.564s [07:40:45.565] make -s -j${BUILD_JOBS} clean [07:40:46.093] time make -s -j${BUILD_JOBS} world-bin [07:41:40.023] In file included from ../../../../src/include/postgres.h:49, [07:41:40.023] from bufmgr.c:35: [07:41:40.023] bufmgr.c: In function ‘BufferSync’: [07:41:40.023] bufmgr.c:3780:21: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘uint64’ {aka ‘long long unsigned int’} [-Werror=format=] [07:41:40.023] 3780 | (errmsg("checkpoint BufferSync stats: buffers_written=%lu, " [07:41:40.023] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:41:40.023] 3781 | "writeback_calls=%lu", [07:41:40.023] 3782 | ckpt_write_count, [07:41:40.023] | ~~~~~~~~~~~~~~~~ [07:41:40.023] | | [07:41:40.023] | uint64 {aka long long unsigned int} [07:41:40.023] ../../../../src/include/utils/elog.h:148:25: note: in definition of macro ‘ereport_domain’ [07:41:40.023] 148 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [07:41:40.023] | ^~~~~~~~~~~ [07:41:40.023] bufmgr.c:3779:5: note: in expansion of macro ‘ereport’ [07:41:40.023] 3779 | ereport(DEBUG1, [07:41:40.023] | ^~~~~~~ [07:41:40.023] bufmgr.c:3780:69: note: format string is defined here [07:41:40.023] 3780 | (errmsg("checkpoint BufferSync stats: buffers_written=%lu, " [07:41:40.023] | ~~^ [07:41:40.023] | | [07:41:40.023] | long unsigned int [07:41:40.023] | %llu [07:41:40.023] bufmgr.c:3780:21: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64’ {aka ‘long long unsigned int’} [-Werror=format=] [07:41:40.023] 3780 | (errmsg("checkpoint BufferSync stats: buffers_written=%lu, " [07:41:40.023] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:41:40.023] ...... [07:41:40.023] 3783 | ckpt_issue_writeback_calls))); [07:41:40.023] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:41:40.023] | | [07:41:40.023] | uint64 {aka long long unsigned int} [07:41:40.023] ../../../../src/include/utils/elog.h:148:25: note: in definition of macro ‘ereport_domain’ [07:41:40.023] 148 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [07:41:40.023] | ^~~~~~~~~~~ [07:41:40.023] bufmgr.c:3779:5: note: in expansion of macro ‘ereport’ [07:41:40.023] 3779 | ereport(DEBUG1, [07:41:40.023] | ^~~~~~~ [07:41:40.023] cc1: all warnings being treated as errors [07:41:40.025] make[4]: *** [: bufmgr.o] Error 1 [07:41:40.026] make[3]: *** [../../../src/backend/common.mk:37: buffer-recursive] Error 2 [07:41:40.026] make[2]: *** [common.mk:37: storage-recursive] Error 2 [07:41:40.028] make[2]: *** Waiting for unfinished jobs.... [07:42:06.969] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:42:06.969] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:42:06.969] [07:42:06.969] real 1m20.876s [07:42:06.969] user 4m31.639s [07:42:06.969] sys 0m41.377s [07:42:06.969] [07:42:06.969] Exit status: 2