[10:38:16.508] time ./configure \ [10:38:16.508] --host=x86_64-w64-mingw32 \ [10:38:16.508] --enable-cassert \ [10:38:16.508] --without-icu \ [10:38:16.508] CC="ccache x86_64-w64-mingw32-gcc" \ [10:38:16.508] CXX="ccache x86_64-w64-mingw32-g++" [10:38:16.637] checking build system type... x86_64-pc-linux-gnu [10:38:16.861] checking host system type... x86_64-w64-mingw32 [10:38:16.867] checking which template to use... win32 [10:38:16.867] checking whether NLS is wanted... no [10:38:16.867] checking for default port number... 5432 [10:38:16.875] checking for block size... 8kB [10:38:16.876] checking for segment size... 1GB [10:38:16.879] checking for WAL block size... 8kB [10:38:16.881] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [10:38:16.919] checking whether the C compiler works... yes [10:38:17.072] checking for C compiler default output file name... a.exe [10:38:17.073] checking for suffix of executables... .exe [10:38:17.120] checking whether we are cross compiling... yes [10:38:17.201] checking for suffix of object files... o [10:38:17.210] checking whether we are using the GNU C compiler... yes [10:38:17.229] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [10:38:17.236] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [10:38:17.328] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [10:38:17.472] checking whether we are using the GNU C++ compiler... yes [10:38:17.649] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [10:38:17.799] checking for gawk... no [10:38:17.799] checking for mawk... mawk [10:38:17.801] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:38:17.839] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [10:38:17.878] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:38:17.928] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:38:17.976] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [10:38:17.994] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:38:18.002] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:38:18.037] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:38:18.045] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:38:18.054] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:38:18.061] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [10:38:18.098] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:38:18.116] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:38:18.152] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:38:18.171] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [10:38:18.207] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [10:38:18.215] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:38:18.255] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:38:18.264] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:38:18.301] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [10:38:18.340] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [10:38:18.376] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:38:18.413] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:38:18.439] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:38:18.456] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:38:18.474] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:38:18.514] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:38:18.555] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:38:18.574] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:38:18.610] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:38:18.648] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:38:18.667] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:38:18.675] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:38:18.684] checking whether the C compiler still works... yes [10:38:18.764] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [10:38:18.845] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [10:38:18.846] checking pkg-config is at least version 0.9.0... yes [10:38:18.863] checking whether to build with ICU support... no [10:38:18.864] checking whether to build with Tcl... no [10:38:18.864] checking whether to build Perl modules... no [10:38:18.864] checking whether to build Python modules... no [10:38:18.864] checking whether to build with GSSAPI support... no [10:38:18.865] checking whether to build with PAM support... no [10:38:18.865] checking whether to build with BSD Authentication support... no [10:38:18.866] checking whether to build with LDAP support... no [10:38:18.866] checking whether to build with Bonjour support... no [10:38:18.866] checking whether to build with SELinux support... no [10:38:18.866] checking whether to build with systemd support... no [10:38:18.866] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:38:18.866] checking whether to build with XML support... no [10:38:18.866] checking whether to build with LZ4 support... no [10:38:18.867] checking whether to build with ZSTD support... no [10:38:18.867] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [10:38:18.867] checking whether it is possible to strip libraries... yes [10:38:18.877] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [10:38:18.877] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [10:38:18.877] checking for a BSD-compatible install... /usr/bin/install -c [10:38:18.888] checking for tar... /usr/bin/tar [10:38:18.888] checking whether ln -s works... yes [10:38:18.888] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:38:18.891] checking for bison... /usr/bin/bison [10:38:18.894] configure: using bison (GNU Bison) 3.8.2 [10:38:18.897] checking for flex... /usr/bin/flex [10:38:18.912] configure: using flex 2.6.4 [10:38:18.912] checking for perl... /usr/bin/perl [10:38:18.915] configure: using perl 5.36.0 [10:38:18.917] checking for zic... /usr/sbin/zic [10:38:18.918] checking for a sed that does not truncate output... /usr/bin/sed [10:38:18.924] checking for grep that handles long lines and -e... /usr/bin/grep [10:38:18.926] checking for egrep... /usr/bin/grep -E [10:38:18.928] checking for ANSI C header files... yes [10:38:18.999] checking for sys/types.h... yes [10:38:19.018] checking for sys/stat.h... yes [10:38:19.085] checking for stdlib.h... yes [10:38:19.151] checking for string.h... yes [10:38:19.190] checking for memory.h... yes [10:38:19.259] checking for strings.h... yes [10:38:19.277] checking for inttypes.h... yes [10:38:19.296] checking for stdint.h... yes [10:38:19.364] checking for unistd.h... yes [10:38:19.382] checking for main in -lm... yes [10:38:19.435] checking for library containing setproctitle... no [10:38:19.531] checking for library containing dlsym... no [10:38:19.627] checking for library containing socket... -lws2_32 [10:38:19.770] checking for library containing getopt_long... none required [10:38:19.823] checking for library containing shm_open... no [10:38:19.920] checking for library containing shm_unlink... no [10:38:20.019] checking for library containing clock_gettime... no [10:38:20.118] checking for library containing shmget... no [10:38:20.216] checking for library containing backtrace_symbols... no [10:38:20.317] checking for library containing pthread_barrier_wait... -lpthread [10:38:20.418] checking for inflate in -lz... yes [10:38:20.468] checking for stdbool.h that conforms to C99... yes [10:38:20.517] checking for _Bool... yes [10:38:20.649] checking atomic.h usability... no [10:38:20.708] checking atomic.h presence... no [10:38:20.729] checking for atomic.h... no [10:38:20.732] checking copyfile.h usability... no [10:38:20.794] checking copyfile.h presence... no [10:38:20.816] checking for copyfile.h... no [10:38:20.820] checking execinfo.h usability... no [10:38:20.878] checking execinfo.h presence... no [10:38:20.900] checking for execinfo.h... no [10:38:20.903] checking getopt.h usability... yes [10:38:20.935] checking getopt.h presence... yes [10:38:20.952] checking for getopt.h... yes [10:38:20.960] checking ifaddrs.h usability... no [10:38:21.021] checking ifaddrs.h presence... no [10:38:21.044] checking for ifaddrs.h... no [10:38:21.047] checking mbarrier.h usability... no [10:38:21.109] checking mbarrier.h presence... no [10:38:21.131] checking for mbarrier.h... no [10:38:21.135] checking sys/epoll.h usability... no [10:38:21.195] checking sys/epoll.h presence... no [10:38:21.217] checking for sys/epoll.h... no [10:38:21.220] checking sys/event.h usability... no [10:38:21.282] checking sys/event.h presence... no [10:38:21.304] checking for sys/event.h... no [10:38:21.308] checking sys/personality.h usability... no [10:38:21.370] checking sys/personality.h presence... no [10:38:21.390] checking for sys/personality.h... no [10:38:21.394] checking sys/prctl.h usability... no [10:38:21.452] checking sys/prctl.h presence... no [10:38:21.473] checking for sys/prctl.h... no [10:38:21.477] checking sys/procctl.h usability... no [10:38:21.534] checking sys/procctl.h presence... no [10:38:21.554] checking for sys/procctl.h... no [10:38:21.558] checking sys/signalfd.h usability... no [10:38:21.615] checking sys/signalfd.h presence... no [10:38:21.636] checking for sys/signalfd.h... no [10:38:21.639] checking sys/ucred.h usability... no [10:38:21.697] checking sys/ucred.h presence... no [10:38:21.718] checking for sys/ucred.h... no [10:38:21.721] checking termios.h usability... no [10:38:21.777] checking termios.h presence... no [10:38:21.798] checking for termios.h... no [10:38:21.802] checking ucred.h usability... no [10:38:21.863] checking ucred.h presence... no [10:38:21.885] checking for ucred.h... no [10:38:21.888] checking zlib.h usability... yes [10:38:21.899] checking zlib.h presence... yes [10:38:21.920] checking for zlib.h... yes [10:38:21.920] checking for lz4... /usr/bin/lz4 [10:38:21.920] checking for zstd... /usr/bin/zstd [10:38:21.921] checking for openssl... /usr/bin/openssl [10:38:21.926] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [10:38:21.926] checking crtdefs.h usability... yes [10:38:21.958] checking crtdefs.h presence... yes [10:38:21.975] checking for crtdefs.h... yes [10:38:21.977] checking whether byte ordering is bigendian... no [10:38:22.093] checking for inline... inline [10:38:22.103] checking for printf format archetype... gnu_printf [10:38:22.124] checking for _Static_assert... yes [10:38:22.172] checking for typeof... typeof [10:38:22.211] checking for __builtin_types_compatible_p... yes [10:38:22.225] checking for __builtin_constant_p... yes [10:38:22.261] checking for __builtin_unreachable... yes [10:38:22.306] checking for computed goto support... yes [10:38:22.345] checking for struct tm.tm_zone... no [10:38:22.436] checking for union semun... no [10:38:22.474] checking for socklen_t... yes [10:38:24.888] checking for struct sockaddr.sa_len... no [10:38:27.039] checking for locale_t... no [10:38:27.116] checking for C/C++ restrict keyword... __restrict [10:38:27.141] checking for struct option... yes [10:38:27.188] checking whether assembler supports x86_64 popcntq... yes [10:38:27.208] checking size of off_t... 4 [10:38:27.604] 0 [10:38:27.605] checking size of bool... 1 [10:38:27.668] checking for int timezone... yes [10:38:27.720] checking for wcstombs_l declaration... no [10:38:27.817] checking for backtrace_symbols... no [10:38:27.872] checking for copyfile... no [10:38:27.929] checking for copy_file_range... no [10:38:27.985] checking for getifaddrs... no [10:38:28.042] checking for getpeerucred... no [10:38:28.099] checking for inet_pton... yes [10:38:28.154] checking for kqueue... no [10:38:28.207] checking for mbstowcs_l... no [10:38:28.263] checking for memset_s... no [10:38:28.319] checking for posix_fallocate... no [10:38:28.376] checking for ppoll... no [10:38:28.433] checking for pthread_is_threaded_np... no [10:38:28.491] checking for setproctitle... no [10:38:28.547] checking for setproctitle_fast... no [10:38:28.604] checking for strchrnul... no [10:38:28.657] checking for strsignal... no [10:38:28.711] checking for syncfs... no [10:38:28.768] checking for sync_file_range... no [10:38:28.823] checking for uselocale... no [10:38:28.878] checking for wcstombs_l... no [10:38:28.929] checking for __builtin_bswap16... yes [10:38:28.983] checking for __builtin_bswap32... yes [10:38:29.034] checking for __builtin_bswap64... yes [10:38:29.086] checking for __builtin_clz... yes [10:38:29.139] checking for __builtin_ctz... yes [10:38:29.195] checking for __builtin_popcount... yes [10:38:29.246] checking for __builtin_frame_address... yes [10:38:29.299] checking for _LARGEFILE_SOURCE value needed for large files... no [10:38:29.357] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [10:38:29.392] checking for posix_fadvise... no [10:38:29.450] checking whether posix_fadvise is declared... no [10:38:29.499] checking whether fdatasync is declared... no [10:38:29.549] checking whether strlcat is declared... no [10:38:29.615] checking whether strlcpy is declared... no [10:38:29.682] checking whether strnlen is declared... yes [10:38:29.753] checking whether strsep is declared... no [10:38:29.825] checking whether preadv is declared... no [10:38:29.863] checking whether pwritev is declared... no [10:38:29.905] checking whether F_FULLFSYNC is declared... no [10:38:29.950] checking for explicit_bzero... no [10:38:30.003] checking for getopt... yes [10:38:30.054] checking for getpeereid... no [10:38:30.105] checking for inet_aton... no [10:38:30.157] checking for mkdtemp... no [10:38:30.209] checking for strlcat... no [10:38:30.261] checking for strlcpy... no [10:38:30.313] checking for strnlen... yes [10:38:30.366] checking for strsep... no [10:38:30.419] checking for pthread_barrier_wait... yes [10:38:30.467] configure: On mingw32 we will use our strtof wrapper. [10:38:30.467] checking for getopt_long... yes [10:38:30.516] checking for _configthreadlocale... yes [10:38:30.565] checking for syslog... no [10:38:30.616] checking for opterr... yes [10:38:30.668] checking for optreset... no [10:38:30.723] checking test program... cross-compiling [10:38:30.723] checking whether long int is 64 bits... no [10:38:30.758] checking whether long long int is 64 bits... yes [10:38:30.799] checking for __builtin_mul_overflow... yes [10:38:30.846] checking size of void *... 8 [10:38:31.274] checking size of size_t... 8 [10:38:31.746] checking size of long... 4 [10:38:32.106] checking alignment of short... 2 [10:38:32.395] checking alignment of int... 4 [10:38:32.777] checking alignment of long... 4 [10:38:33.083] checking alignment of long long int... 8 [10:38:33.448] checking alignment of double... 8 [10:38:33.937] checking for int8... no [10:38:33.985] checking for uint8... no [10:38:34.032] checking for int64... no [10:38:34.079] checking for uint64... no [10:38:34.128] checking for __int128... yes [10:38:34.179] checking for __int128 alignment bug... assuming ok [10:38:34.180] checking alignment of PG_INT128_TYPE... 16 [10:38:34.706] checking for builtin __sync char locking functions... yes [10:38:34.753] checking for builtin __sync int32 locking functions... yes [10:38:34.799] checking for builtin __sync int32 atomic operations... yes [10:38:34.845] checking for builtin __sync int64 atomic operations... yes [10:38:34.890] checking for builtin __atomic int32 atomic operations... yes [10:38:34.936] checking for builtin __atomic int64 atomic operations... yes [10:38:34.984] checking for __get_cpuid... yes [10:38:35.034] checking for __get_cpuid_count... yes [10:38:35.083] checking for __cpuid... no [10:38:35.497] checking for __cpuidex... no [10:38:35.938] checking for _xgetbv with CFLAGS=... no [10:38:36.326] checking for _xgetbv with CFLAGS=-mxsave... yes [10:38:36.737] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:38:37.127] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:38:37.483] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:38:37.532] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:38:37.628] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:38:37.654] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:38:37.676] 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 [10:38:37.736] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:38:37.737] checking which random number source to use... Windows native [10:38:37.739] checking for xmllint... /usr/bin/xmllint [10:38:37.739] checking for xsltproc... /usr/bin/xsltproc [10:38:37.740] checking for fop... /usr/bin/fop [10:38:37.740] checking for dbtoepub... no [10:38:37.740] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:38:37.740] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:38:37.741] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:38:37.753] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:38:37.753] 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 [10:38:37.753] configure: using CPPFLAGS= -I./src/include/port/win32 [10:38:37.753] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:38:37.850] configure: creating ./config.status [10:38:37.947] config.status: creating GNUmakefile [10:38:37.961] config.status: creating src/Makefile.global [10:38:37.977] config.status: creating src/include/pg_config.h [10:38:37.992] config.status: creating src/include/pg_config_ext.h [10:38:38.006] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:38:38.023] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:38:38.031] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:38:38.039] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:38:38.046] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:38:38.054] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:38:38.058] config.status: executing check_win32_symlinks commands [10:38:38.095] [10:38:38.095] real 0m21.587s [10:38:38.095] user 0m14.195s [10:38:38.095] sys 0m6.924s [10:38:38.095] make -s -j${BUILD_JOBS} clean [10:38:38.649] time make -s -j${BUILD_JOBS} world-bin [10:40:40.113] In file included from ../../../../src/include/postgres.h:46, [10:40:40.113] from pgstat_wal.c:18: [10:40:40.113] pgstat_wal.c: In function ‘lsntime_insert’: [10:40:40.113] pgstat_wal.c:353:48: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘XLogRecPtr’ {aka ‘long long unsigned int’} [-Werror=format=] [10:40:40.113] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [10:40:40.113] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:40:40.113] 354 | lsn, timestamptz_to_str(time))); [10:40:40.113] | ~~~ [10:40:40.113] | | [10:40:40.113] | XLogRecPtr {aka long long unsigned int} [10:40:40.113] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [10:40:40.113] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [10:40:40.113] | ^~~~~~~~~~~ [10:40:40.113] pgstat_wal.c:352:25: note: in expansion of macro ‘ereport’ [10:40:40.113] 352 | ereport(WARNING, [10:40:40.113] | ^~~~~~~ [10:40:40.113] pgstat_wal.c:353:80: note: format string is defined here [10:40:40.113] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [10:40:40.113] | ~~^ [10:40:40.113] | | [10:40:40.113] | long unsigned int [10:40:40.113] | %llu [10:40:40.113] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [10:40:40.113] pgstat_wal.c:536:26: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘XLogRecPtr’ {aka ‘long long unsigned int’} [-Werror=format=] [10:40:40.113] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [10:40:40.113] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:40:40.113] 537 | target_lsn); [10:40:40.113] | ~~~~~~~~~~ [10:40:40.113] | | [10:40:40.113] | XLogRecPtr {aka long long unsigned int} [10:40:40.113] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [10:40:40.113] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [10:40:40.113] | ^~~~~~~~~~~ [10:40:40.113] ../../../../src/include/utils/elog.h:239:9: note: in expansion of macro ‘ereport’ [10:40:40.113] 239 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [10:40:40.113] | ^~~~~~~ [10:40:40.113] pgstat_wal.c:535:17: note: in expansion of macro ‘elog’ [10:40:40.113] 535 | elog(DEBUG1, [10:40:40.113] | ^~~~ [10:40:40.113] pgstat_wal.c:536:72: note: format string is defined here [10:40:40.113] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [10:40:40.113] | ~~^ [10:40:40.113] | | [10:40:40.113] | long unsigned int [10:40:40.113] | %llu [10:40:40.113] cc1: all warnings being treated as errors [10:40:40.114] make[4]: *** [: pgstat_wal.o] Error 1 [10:40:40.114] make[4]: *** Waiting for unfinished jobs.... [10:40:40.451] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [10:40:40.452] make[2]: *** [common.mk:37: utils-recursive] Error 2 [10:40:40.452] make[2]: *** Waiting for unfinished jobs.... [10:40:44.085] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:40:44.086] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:40:44.086] [10:40:44.086] real 2m5.437s [10:40:44.086] user 6m45.321s [10:40:44.086] sys 1m19.393s [10:40:44.086] [10:40:44.086] Exit status: 2