[06:21:34.114] time ./configure \ [06:21:34.114] --host=x86_64-w64-mingw32 \ [06:21:34.114] --enable-cassert \ [06:21:34.114] --without-icu \ [06:21:34.114] CC="ccache x86_64-w64-mingw32-gcc" \ [06:21:34.114] CXX="ccache x86_64-w64-mingw32-g++" [06:21:34.260] checking build system type... x86_64-pc-linux-gnu [06:21:34.514] checking host system type... x86_64-w64-mingw32 [06:21:34.520] checking which template to use... win32 [06:21:34.520] checking whether NLS is wanted... no [06:21:34.520] checking for default port number... 5432 [06:21:34.528] checking for block size... 8kB [06:21:34.529] checking for segment size... 1GB [06:21:34.533] checking for WAL block size... 8kB [06:21:34.534] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [06:21:34.576] checking whether the C compiler works... yes [06:21:34.754] checking for C compiler default output file name... a.exe [06:21:34.756] checking for suffix of executables... .exe [06:21:34.804] checking whether we are cross compiling... yes [06:21:34.896] checking for suffix of object files... o [06:21:34.917] checking whether we are using the GNU C compiler... yes [06:21:34.956] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [06:21:34.965] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [06:21:35.067] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [06:21:35.150] checking whether we are using the GNU C++ compiler... yes [06:21:35.409] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [06:21:35.494] checking for gawk... no [06:21:35.494] checking for mawk... mawk [06:21:35.497] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:21:35.536] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [06:21:35.557] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:21:35.610] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:21:35.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [06:21:35.673] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [06:21:35.695] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:21:35.704] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:21:35.725] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:21:35.764] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:21:35.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [06:21:35.825] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:21:35.834] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:21:35.855] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:21:35.896] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [06:21:35.937] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [06:21:35.979] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:21:36.022] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:21:36.042] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:21:36.063] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [06:21:36.073] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [06:21:36.116] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:21:36.136] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:21:36.166] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:21:36.176] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:21:36.184] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:21:36.226] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:21:36.269] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:21:36.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:21:36.349] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:21:36.388] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:21:36.409] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:21:36.430] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:21:36.473] checking whether the C compiler still works... yes [06:21:36.530] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [06:21:36.621] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [06:21:36.622] checking pkg-config is at least version 0.9.0... yes [06:21:36.640] checking whether to build with ICU support... no [06:21:36.640] checking whether to build with Tcl... no [06:21:36.640] checking whether to build Perl modules... no [06:21:36.640] checking whether to build Python modules... no [06:21:36.641] checking whether to build with GSSAPI support... no [06:21:36.642] checking whether to build with PAM support... no [06:21:36.642] checking whether to build with BSD Authentication support... no [06:21:36.642] checking whether to build with LDAP support... no [06:21:36.643] checking whether to build with Bonjour support... no [06:21:36.643] checking whether to build with SELinux support... no [06:21:36.643] checking whether to build with systemd support... no [06:21:36.643] configure: WARNING: *** Readline does not work on MinGW --- disabling [06:21:36.643] checking whether to build with XML support... no [06:21:36.643] checking whether to build with LZ4 support... no [06:21:36.644] checking whether to build with ZSTD support... no [06:21:36.644] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [06:21:36.644] checking whether it is possible to strip libraries... yes [06:21:36.653] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [06:21:36.654] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [06:21:36.654] checking for a BSD-compatible install... /usr/bin/install -c [06:21:36.665] checking for tar... /usr/bin/tar [06:21:36.666] checking whether ln -s works... yes [06:21:36.666] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:21:36.669] checking for bison... /usr/bin/bison [06:21:36.672] configure: using bison (GNU Bison) 3.8.2 [06:21:36.675] checking for flex... /usr/bin/flex [06:21:36.690] configure: using flex 2.6.4 [06:21:36.691] checking for perl... /usr/bin/perl [06:21:36.695] configure: using perl 5.36.0 [06:21:36.698] checking for zic... /usr/sbin/zic [06:21:36.698] checking for a sed that does not truncate output... /usr/bin/sed [06:21:36.704] checking for grep that handles long lines and -e... /usr/bin/grep [06:21:36.707] checking for egrep... /usr/bin/grep -E [06:21:36.709] checking for ANSI C header files... yes [06:21:36.819] checking for sys/types.h... yes [06:21:36.886] checking for sys/stat.h... yes [06:21:36.958] checking for stdlib.h... yes [06:21:37.000] checking for string.h... yes [06:21:37.018] checking for memory.h... yes [06:21:37.037] checking for strings.h... yes [06:21:37.112] checking for inttypes.h... yes [06:21:37.186] checking for stdint.h... yes [06:21:37.205] checking for unistd.h... yes [06:21:37.284] checking for main in -lm... yes [06:21:37.341] checking for library containing setproctitle... no [06:21:37.447] checking for library containing dlsym... no [06:21:37.555] checking for library containing socket... -lws2_32 [06:21:37.713] checking for library containing getopt_long... none required [06:21:37.771] checking for library containing shm_open... no [06:21:37.874] checking for library containing shm_unlink... no [06:21:37.980] checking for library containing clock_gettime... no [06:21:38.085] checking for library containing shmget... no [06:21:38.190] checking for library containing backtrace_symbols... no [06:21:38.293] checking for library containing pthread_barrier_wait... -lpthread [06:21:38.400] checking for inflate in -lz... yes [06:21:38.454] checking for stdbool.h that conforms to C99... yes [06:21:38.469] checking for _Bool... yes [06:21:38.576] checking atomic.h usability... no [06:21:38.637] checking atomic.h presence... no [06:21:38.660] checking for atomic.h... no [06:21:38.664] checking copyfile.h usability... no [06:21:38.730] checking copyfile.h presence... no [06:21:38.753] checking for copyfile.h... no [06:21:38.758] checking execinfo.h usability... no [06:21:38.820] checking execinfo.h presence... no [06:21:38.846] checking for execinfo.h... no [06:21:38.850] checking getopt.h usability... yes [06:21:38.912] checking getopt.h presence... yes [06:21:38.931] checking for getopt.h... yes [06:21:38.940] checking ifaddrs.h usability... no [06:21:39.001] checking ifaddrs.h presence... no [06:21:39.024] checking for ifaddrs.h... no [06:21:39.028] checking mbarrier.h usability... no [06:21:39.091] checking mbarrier.h presence... no [06:21:39.114] checking for mbarrier.h... no [06:21:39.118] checking sys/epoll.h usability... no [06:21:39.182] checking sys/epoll.h presence... no [06:21:39.206] checking for sys/epoll.h... no [06:21:39.211] checking sys/event.h usability... no [06:21:39.274] checking sys/event.h presence... no [06:21:39.296] checking for sys/event.h... no [06:21:39.300] checking sys/personality.h usability... no [06:21:39.362] checking sys/personality.h presence... no [06:21:39.387] checking for sys/personality.h... no [06:21:39.391] checking sys/prctl.h usability... no [06:21:39.459] checking sys/prctl.h presence... no [06:21:39.483] checking for sys/prctl.h... no [06:21:39.487] checking sys/procctl.h usability... no [06:21:39.557] checking sys/procctl.h presence... no [06:21:39.580] checking for sys/procctl.h... no [06:21:39.584] checking sys/signalfd.h usability... no [06:21:39.652] checking sys/signalfd.h presence... no [06:21:39.675] checking for sys/signalfd.h... no [06:21:39.679] checking sys/ucred.h usability... no [06:21:39.745] checking sys/ucred.h presence... no [06:21:39.770] checking for sys/ucred.h... no [06:21:39.774] checking termios.h usability... no [06:21:39.838] checking termios.h presence... no [06:21:39.861] checking for termios.h... no [06:21:39.865] checking ucred.h usability... no [06:21:39.929] checking ucred.h presence... no [06:21:39.954] checking for ucred.h... no [06:21:39.957] checking zlib.h usability... yes [06:21:40.031] checking zlib.h presence... yes [06:21:40.054] checking for zlib.h... yes [06:21:40.054] checking for lz4... /usr/bin/lz4 [06:21:40.054] checking for zstd... /usr/bin/zstd [06:21:40.055] checking for openssl... /usr/bin/openssl [06:21:40.060] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [06:21:40.061] checking crtdefs.h usability... yes [06:21:40.125] checking crtdefs.h presence... yes [06:21:40.144] checking for crtdefs.h... yes [06:21:40.145] checking whether byte ordering is bigendian... no [06:21:40.250] checking for inline... inline [06:21:40.287] checking for printf format archetype... gnu_printf [06:21:40.298] checking for _Static_assert... yes [06:21:40.349] checking for typeof... typeof [06:21:40.392] checking for __builtin_types_compatible_p... yes [06:21:40.418] checking for __builtin_constant_p... yes [06:21:40.431] checking for __builtin_unreachable... yes [06:21:40.482] checking for computed goto support... yes [06:21:40.526] checking for struct tm.tm_zone... no [06:21:40.623] checking for union semun... no [06:21:40.666] checking for socklen_t... yes [06:21:43.350] checking for struct sockaddr.sa_len... no [06:21:45.691] checking for locale_t... no [06:21:45.775] checking for C/C++ restrict keyword... __restrict [06:21:45.804] checking for struct option... yes [06:21:45.890] checking whether assembler supports x86_64 popcntq... yes [06:21:45.910] checking size of off_t... 4 [06:21:46.235] 0 [06:21:46.235] checking size of bool... 1 [06:21:46.356] checking for int timezone... yes [06:21:46.411] checking for wcstombs_l declaration... no [06:21:46.513] checking for backtrace_symbols... no [06:21:46.571] checking for copyfile... no [06:21:46.630] checking for copy_file_range... no [06:21:46.690] checking for getifaddrs... no [06:21:46.750] checking for getpeerucred... no [06:21:46.808] checking for inet_pton... yes [06:21:46.866] checking for kqueue... no [06:21:46.924] checking for mbstowcs_l... no [06:21:46.981] checking for memset_s... no [06:21:47.041] checking for posix_fallocate... no [06:21:47.102] checking for ppoll... no [06:21:47.163] checking for pthread_is_threaded_np... no [06:21:47.223] checking for setproctitle... no [06:21:47.279] checking for setproctitle_fast... no [06:21:47.335] checking for strchrnul... no [06:21:47.394] checking for strsignal... no [06:21:47.453] checking for syncfs... no [06:21:47.513] checking for sync_file_range... no [06:21:47.573] checking for uselocale... no [06:21:47.631] checking for wcstombs_l... no [06:21:47.687] checking for __builtin_bswap16... yes [06:21:47.746] checking for __builtin_bswap32... yes [06:21:47.803] checking for __builtin_bswap64... yes [06:21:47.860] checking for __builtin_clz... yes [06:21:47.918] checking for __builtin_ctz... yes [06:21:47.976] checking for __builtin_popcount... yes [06:21:48.033] checking for __builtin_frame_address... yes [06:21:48.091] checking for _LARGEFILE_SOURCE value needed for large files... no [06:21:48.151] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [06:21:48.191] checking for posix_fadvise... no [06:21:48.253] checking whether posix_fadvise is declared... no [06:21:48.309] checking whether fdatasync is declared... no [06:21:48.366] checking whether strlcat is declared... no [06:21:48.443] checking whether strlcpy is declared... no [06:21:48.520] checking whether strnlen is declared... yes [06:21:48.560] checking whether strsep is declared... no [06:21:48.637] checking whether preadv is declared... no [06:21:48.683] checking whether pwritev is declared... no [06:21:48.728] checking whether F_FULLFSYNC is declared... no [06:21:48.774] checking for explicit_bzero... no [06:21:48.828] checking for getopt... yes [06:21:48.881] checking for getpeereid... no [06:21:48.937] checking for inet_aton... no [06:21:48.993] checking for mkdtemp... no [06:21:49.049] checking for strlcat... no [06:21:49.103] checking for strlcpy... no [06:21:49.160] checking for strnlen... yes [06:21:49.217] checking for strsep... no [06:21:49.271] checking for pthread_barrier_wait... yes [06:21:49.322] configure: On mingw32 we will use our strtof wrapper. [06:21:49.322] checking for getopt_long... yes [06:21:49.371] checking for _configthreadlocale... yes [06:21:49.423] checking for syslog... no [06:21:49.481] checking for opterr... yes [06:21:49.537] checking for optreset... no [06:21:49.600] checking test program... cross-compiling [06:21:49.600] checking whether long int is 64 bits... no [06:21:49.637] checking whether long long int is 64 bits... yes [06:21:49.648] checking for __builtin_mul_overflow... yes [06:21:49.697] checking size of void *... 8 [06:21:50.123] checking size of size_t... 8 [06:21:50.646] checking size of long... 4 [06:21:50.953] checking alignment of short... 2 [06:21:51.272] checking alignment of int... 4 [06:21:51.693] checking alignment of long... 4 [06:21:52.025] checking alignment of long long int... 8 [06:21:52.543] checking alignment of double... 8 [06:21:53.005] checking for int8... no [06:21:53.057] checking for uint8... no [06:21:53.110] checking for int64... no [06:21:53.161] checking for uint64... no [06:21:53.215] checking for __int128... yes [06:21:53.275] checking for __int128 alignment bug... assuming ok [06:21:53.275] checking alignment of PG_INT128_TYPE... 16 [06:21:53.937] checking for builtin __sync char locking functions... yes [06:21:53.988] checking for builtin __sync int32 locking functions... yes [06:21:54.040] checking for builtin __sync int32 atomic operations... yes [06:21:54.092] checking for builtin __sync int64 atomic operations... yes [06:21:54.143] checking for builtin __atomic int32 atomic operations... yes [06:21:54.194] checking for builtin __atomic int64 atomic operations... yes [06:21:54.246] checking for __get_cpuid... yes [06:21:54.302] checking for __get_cpuid_count... yes [06:21:54.355] checking for __cpuid... no [06:21:54.780] checking for __cpuidex... no [06:21:55.233] checking for _xgetbv with CFLAGS=... no [06:21:55.642] checking for _xgetbv with CFLAGS=-mxsave... yes [06:21:56.069] checking for _mm512_popcnt_epi64 with CFLAGS=... no [06:21:56.488] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [06:21:56.858] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:21:56.911] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:21:57.019] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:21:57.047] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:21:57.074] 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 [06:21:57.139] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:21:57.139] checking which random number source to use... Windows native [06:21:57.141] checking for xmllint... /usr/bin/xmllint [06:21:57.141] checking for xsltproc... /usr/bin/xsltproc [06:21:57.142] checking for fop... /usr/bin/fop [06:21:57.142] checking for dbtoepub... no [06:21:57.142] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [06:21:57.142] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [06:21:57.142] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [06:21:57.156] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [06:21:57.156] 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 [06:21:57.156] configure: using CPPFLAGS= -I./src/include/port/win32 [06:21:57.156] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [06:21:57.264] configure: creating ./config.status [06:21:57.366] config.status: creating GNUmakefile [06:21:57.383] config.status: creating src/Makefile.global [06:21:57.403] config.status: creating src/include/pg_config.h [06:21:57.420] config.status: creating src/include/pg_config_ext.h [06:21:57.435] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:21:57.455] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:21:57.465] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [06:21:57.474] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [06:21:57.484] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [06:21:57.494] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [06:21:57.499] config.status: executing check_win32_symlinks commands [06:21:57.540] [06:21:57.540] real 0m23.426s [06:21:57.540] user 0m15.438s [06:21:57.540] sys 0m7.461s [06:21:57.540] make -s -j${BUILD_JOBS} clean [06:21:58.134] time make -s -j${BUILD_JOBS} world-bin [06:24:02.185] In file included from ../../../../src/include/postgres.h:46, [06:24:02.185] from pgstat_wal.c:18: [06:24:02.185] pgstat_wal.c: In function ‘lsntime_insert’: [06:24:02.185] 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=] [06:24:02.185] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [06:24:02.185] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [06:24:02.185] 354 | lsn, timestamptz_to_str(time))); [06:24:02.185] | ~~~ [06:24:02.185] | | [06:24:02.185] | XLogRecPtr {aka long long unsigned int} [06:24:02.185] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [06:24:02.185] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [06:24:02.185] | ^~~~~~~~~~~ [06:24:02.185] pgstat_wal.c:352:25: note: in expansion of macro ‘ereport’ [06:24:02.185] 352 | ereport(WARNING, [06:24:02.185] | ^~~~~~~ [06:24:02.185] pgstat_wal.c:353:80: note: format string is defined here [06:24:02.185] 353 | errmsg("Won't insert non-monotonic \"%lu, %s\" to LSNTimeStream.", [06:24:02.185] | ~~^ [06:24:02.185] | | [06:24:02.185] | long unsigned int [06:24:02.185] | %llu [06:24:02.185] pgstat_wal.c: In function ‘stream_get_bounds_for_lsn’: [06:24:02.185] 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=] [06:24:02.185] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [06:24:02.185] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [06:24:02.185] 537 | target_lsn); [06:24:02.185] | ~~~~~~~~~~ [06:24:02.185] | | [06:24:02.185] | XLogRecPtr {aka long long unsigned int} [06:24:02.185] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [06:24:02.185] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [06:24:02.185] | ^~~~~~~~~~~ [06:24:02.185] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [06:24:02.185] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [06:24:02.185] | ^~~~~~~ [06:24:02.185] pgstat_wal.c:535:17: note: in expansion of macro ‘elog’ [06:24:02.185] 535 | elog(DEBUG1, [06:24:02.185] | ^~~~ [06:24:02.185] pgstat_wal.c:536:72: note: format string is defined here [06:24:02.185] 536 | "Attempt to identify time bounds for LSN: \"%lu\" using empty LSNTimeStream.", [06:24:02.185] | ~~^ [06:24:02.185] | | [06:24:02.185] | long unsigned int [06:24:02.185] | %llu [06:24:02.185] cc1: all warnings being treated as errors [06:24:02.185] make[4]: *** [: pgstat_wal.o] Error 1 [06:24:02.185] make[4]: *** Waiting for unfinished jobs.... [06:24:02.809] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [06:24:02.809] make[3]: *** Waiting for unfinished jobs.... [06:24:32.823] make[2]: *** [common.mk:37: utils-recursive] Error 2 [06:24:32.824] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:24:32.824] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:24:32.824] [06:24:32.824] real 2m34.691s [06:24:32.824] user 8m25.457s [06:24:32.824] sys 1m36.935s [06:24:32.825] [06:24:32.825] Exit status: 2