[09:05:57.571] time ./configure \ [09:05:57.571] --host=x86_64-w64-mingw32 \ [09:05:57.571] --enable-cassert \ [09:05:57.571] --without-icu \ [09:05:57.571] CC="ccache x86_64-w64-mingw32-gcc" \ [09:05:57.571] CXX="ccache x86_64-w64-mingw32-g++" [09:05:57.687] checking build system type... x86_64-pc-linux-gnu [09:05:57.890] checking host system type... x86_64-w64-mingw32 [09:05:57.895] checking which template to use... win32 [09:05:57.896] checking whether NLS is wanted... no [09:05:57.896] checking for default port number... 5432 [09:05:57.902] checking for block size... 8kB [09:05:57.904] checking for segment size... 1GB [09:05:57.906] checking for WAL block size... 8kB [09:05:57.908] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:05:57.941] checking whether the C compiler works... yes [09:05:58.068] checking for C compiler default output file name... a.exe [09:05:58.069] checking for suffix of executables... .exe [09:05:58.111] checking whether we are cross compiling... yes [09:05:58.188] checking for suffix of object files... o [09:05:58.196] checking whether we are using the GNU C compiler... yes [09:05:58.203] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:05:58.209] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:05:58.220] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:05:58.281] checking whether we are using the GNU C++ compiler... yes [09:05:58.288] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:05:58.353] checking for gawk... no [09:05:58.353] checking for mawk... mawk [09:05:58.355] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:05:58.362] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:05:58.368] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:05:58.411] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:05:58.575] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:05:58.582] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:05:58.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:05:58.596] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:05:58.604] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:05:58.611] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:05:58.618] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:05:58.625] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:05:58.633] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:05:58.640] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:05:58.647] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:05:58.654] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:05:58.661] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:05:58.698] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:05:58.705] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:05:58.712] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:05:58.719] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:05:58.726] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:05:58.733] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:05:58.757] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:05:58.764] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:05:58.772] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:05:58.810] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:05:58.849] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:05:58.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:05:58.863] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:05:58.898] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:05:58.904] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:05:58.911] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:05:58.919] checking whether the C compiler still works... yes [09:05:58.982] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:05:59.053] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:05:59.053] checking pkg-config is at least version 0.9.0... yes [09:05:59.071] checking whether to build with ICU support... no [09:05:59.071] checking whether to build with Tcl... no [09:05:59.071] checking whether to build Perl modules... no [09:05:59.071] checking whether to build Python modules... no [09:05:59.071] checking whether to build with GSSAPI support... no [09:05:59.073] checking whether to build with PAM support... no [09:05:59.073] checking whether to build with BSD Authentication support... no [09:05:59.073] checking whether to build with LDAP support... no [09:05:59.073] checking whether to build with Bonjour support... no [09:05:59.073] checking whether to build with SELinux support... no [09:05:59.073] checking whether to build with systemd support... no [09:05:59.073] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:05:59.073] checking whether to build with XML support... no [09:05:59.074] checking whether to build with LZ4 support... no [09:05:59.074] checking whether to build with ZSTD support... no [09:05:59.074] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:05:59.074] checking whether it is possible to strip libraries... yes [09:05:59.081] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:05:59.082] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:05:59.082] checking for a BSD-compatible install... /usr/bin/install -c [09:05:59.091] checking for tar... /usr/bin/tar [09:05:59.092] checking whether ln -s works... yes [09:05:59.092] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:05:59.094] checking for bison... /usr/bin/bison [09:05:59.096] configure: using bison (GNU Bison) 3.8.2 [09:05:59.099] checking for flex... /usr/bin/flex [09:05:59.101] configure: using flex 2.6.4 [09:05:59.102] checking for perl... /usr/bin/perl [09:05:59.104] configure: using perl 5.36.0 [09:05:59.107] checking for zic... /usr/sbin/zic [09:05:59.107] checking for a sed that does not truncate output... /usr/bin/sed [09:05:59.113] checking for grep that handles long lines and -e... /usr/bin/grep [09:05:59.115] checking for egrep... /usr/bin/grep -E [09:05:59.117] checking for ANSI C header files... yes [09:05:59.164] checking for sys/types.h... yes [09:05:59.180] checking for sys/stat.h... yes [09:05:59.195] checking for stdlib.h... yes [09:05:59.209] checking for string.h... yes [09:05:59.223] checking for memory.h... yes [09:05:59.239] checking for strings.h... yes [09:05:59.254] checking for inttypes.h... yes [09:05:59.273] checking for stdint.h... yes [09:05:59.287] checking for unistd.h... yes [09:05:59.303] checking for main in -lm... yes [09:05:59.350] checking for library containing setproctitle... no [09:05:59.441] checking for library containing dlsym... no [09:05:59.530] checking for library containing socket... -lws2_32 [09:05:59.662] checking for library containing getopt_long... none required [09:05:59.709] checking for library containing shm_open... no [09:05:59.796] checking for library containing shm_unlink... no [09:05:59.882] checking for library containing clock_gettime... no [09:05:59.969] checking for library containing shmget... no [09:06:00.057] checking for library containing backtrace_symbols... no [09:06:00.148] checking for library containing pthread_barrier_wait... -lpthread [09:06:00.239] checking for inflate in -lz... yes [09:06:00.289] checking atomic.h usability... no [09:06:00.350] checking atomic.h presence... no [09:06:00.369] checking for atomic.h... no [09:06:00.372] checking copyfile.h usability... no [09:06:00.427] checking copyfile.h presence... no [09:06:00.446] checking for copyfile.h... no [09:06:00.449] checking execinfo.h usability... no [09:06:00.503] checking execinfo.h presence... no [09:06:00.521] checking for execinfo.h... no [09:06:00.524] checking getopt.h usability... yes [09:06:00.532] checking getopt.h presence... yes [09:06:00.546] checking for getopt.h... yes [09:06:00.553] checking ifaddrs.h usability... no [09:06:00.611] checking ifaddrs.h presence... no [09:06:00.629] checking for ifaddrs.h... no [09:06:00.632] checking mbarrier.h usability... no [09:06:00.685] checking mbarrier.h presence... no [09:06:00.703] checking for mbarrier.h... no [09:06:00.707] checking sys/epoll.h usability... no [09:06:00.762] checking sys/epoll.h presence... no [09:06:00.781] checking for sys/epoll.h... no [09:06:00.784] checking sys/event.h usability... no [09:06:00.838] checking sys/event.h presence... no [09:06:00.858] checking for sys/event.h... no [09:06:00.861] checking sys/personality.h usability... no [09:06:00.916] checking sys/personality.h presence... no [09:06:00.934] checking for sys/personality.h... no [09:06:00.938] checking sys/prctl.h usability... no [09:06:00.993] checking sys/prctl.h presence... no [09:06:01.012] checking for sys/prctl.h... no [09:06:01.015] checking sys/procctl.h usability... no [09:06:01.068] checking sys/procctl.h presence... no [09:06:01.087] checking for sys/procctl.h... no [09:06:01.090] checking sys/signalfd.h usability... no [09:06:01.143] checking sys/signalfd.h presence... no [09:06:01.164] checking for sys/signalfd.h... no [09:06:01.168] checking sys/ucred.h usability... no [09:06:01.220] checking sys/ucred.h presence... no [09:06:01.238] checking for sys/ucred.h... no [09:06:01.241] checking termios.h usability... no [09:06:01.293] checking termios.h presence... no [09:06:01.311] checking for termios.h... no [09:06:01.314] checking ucred.h usability... no [09:06:01.366] checking ucred.h presence... no [09:06:01.384] checking for ucred.h... no [09:06:01.387] checking xlocale.h usability... no [09:06:01.439] checking xlocale.h presence... no [09:06:01.456] checking for xlocale.h... no [09:06:01.459] checking zlib.h usability... yes [09:06:01.468] checking zlib.h presence... yes [09:06:01.488] checking for zlib.h... yes [09:06:01.488] checking for lz4... /usr/bin/lz4 [09:06:01.488] checking for zstd... /usr/bin/zstd [09:06:01.488] checking for openssl... /usr/bin/openssl [09:06:01.493] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:06:01.493] checking crtdefs.h usability... yes [09:06:01.500] checking crtdefs.h presence... yes [09:06:01.515] checking for crtdefs.h... yes [09:06:01.516] checking whether byte ordering is bigendian... no [09:06:01.587] checking for inline... inline [09:06:01.594] checking for printf format archetype... gnu_printf [09:06:01.603] checking for _Static_assert... yes [09:06:01.644] checking for typeof... typeof [09:06:01.651] checking for __builtin_types_compatible_p... yes [09:06:01.663] checking for __builtin_constant_p... yes [09:06:01.673] checking for __builtin_mul_overflow... yes [09:06:01.720] checking for __builtin_unreachable... yes [09:06:01.762] checking for computed goto support... yes [09:06:01.769] checking for struct tm.tm_zone... no [09:06:01.845] checking for union semun... no [09:06:01.878] checking for socklen_t... yes [09:06:03.020] checking for struct sockaddr.sa_len... no [09:06:05.021] checking for C/C++ restrict keyword... __restrict [09:06:05.034] checking for struct option... yes [09:06:05.077] checking whether assembler supports x86_64 popcntq... yes [09:06:05.085] checking size of off_t... 4 [09:06:05.300] 0 [09:06:05.300] checking for int timezone... yes [09:06:05.354] checking for backtrace_symbols... no [09:06:05.405] checking for copyfile... no [09:06:05.457] checking for copy_file_range... no [09:06:05.511] checking for elf_aux_info... no [09:06:05.563] checking for getauxval... no [09:06:05.619] checking for getifaddrs... no [09:06:05.675] checking for getpeerucred... no [09:06:05.729] checking for inet_pton... yes [09:06:05.785] checking for kqueue... no [09:06:05.840] checking for mbstowcs_l... no [09:06:05.894] checking for memset_s... no [09:06:05.946] checking for posix_fallocate... no [09:06:05.999] checking for ppoll... no [09:06:06.053] checking for pthread_is_threaded_np... no [09:06:06.106] checking for setproctitle... no [09:06:06.159] checking for setproctitle_fast... no [09:06:06.210] checking for strchrnul... no [09:06:06.262] checking for strsignal... no [09:06:06.314] checking for syncfs... no [09:06:06.367] checking for sync_file_range... no [09:06:06.419] checking for uselocale... no [09:06:06.471] checking for wcstombs_l... no [09:06:06.521] checking for __builtin_bswap16... yes [09:06:06.573] checking for __builtin_bswap32... yes [09:06:06.625] checking for __builtin_bswap64... yes [09:06:06.677] checking for __builtin_clz... yes [09:06:06.729] checking for __builtin_ctz... yes [09:06:06.780] checking for __builtin_popcount... yes [09:06:06.830] checking for __builtin_frame_address... yes [09:06:06.880] checking for _LARGEFILE_SOURCE value needed for large files... no [09:06:06.935] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:06:06.968] checking for posix_fadvise... no [09:06:07.021] checking whether posix_fadvise is declared... no [09:06:07.069] checking whether fdatasync is declared... no [09:06:07.118] checking whether strlcat is declared... no [09:06:07.185] checking whether strlcpy is declared... no [09:06:07.251] checking whether strnlen is declared... yes [09:06:07.265] checking whether strsep is declared... no [09:06:07.329] checking whether preadv is declared... no [09:06:07.369] checking whether pwritev is declared... no [09:06:07.407] checking whether F_FULLFSYNC is declared... no [09:06:07.447] checking for explicit_bzero... no [09:06:07.496] checking for getopt... yes [09:06:07.543] checking for getpeereid... no [09:06:07.592] checking for inet_aton... no [09:06:07.641] checking for mkdtemp... no [09:06:07.689] checking for strlcat... no [09:06:07.737] checking for strlcpy... no [09:06:07.786] checking for strnlen... yes [09:06:07.834] checking for strsep... no [09:06:07.882] checking for pthread_barrier_wait... yes [09:06:07.928] configure: On mingw32 we will use our strtof wrapper. [09:06:07.928] checking for getopt_long... yes [09:06:07.972] checking for syslog... no [09:06:08.021] checking for opterr... yes [09:06:08.068] checking for optreset... no [09:06:08.120] checking test program... cross-compiling [09:06:08.121] checking size of void *... 8 [09:06:08.376] checking size of size_t... 8 [09:06:08.645] checking size of long... 4 [09:06:08.846] checking size of long long... 8 [09:06:09.110] checking alignment of short... 2 [09:06:09.244] checking alignment of int... 4 [09:06:09.444] checking alignment of long... 4 [09:06:09.648] checking alignment of int64_t... 8 [09:06:09.923] checking alignment of double... 8 [09:06:10.199] checking for __int128... yes [09:06:10.250] checking for __int128 alignment bug... assuming ok [09:06:10.250] checking alignment of PG_INT128_TYPE... 16 [09:06:10.591] checking for builtin __sync char locking functions... yes [09:06:10.635] checking for builtin __sync int32 locking functions... yes [09:06:10.678] checking for builtin __sync int32 atomic operations... yes [09:06:10.721] checking for builtin __sync int64 atomic operations... yes [09:06:10.766] checking for builtin __atomic int32 atomic operations... yes [09:06:10.808] checking for builtin __atomic int64 atomic operations... yes [09:06:10.852] checking for __get_cpuid... yes [09:06:10.899] checking for __get_cpuid_count... yes [09:06:10.943] checking for __cpuid... no [09:06:11.336] checking for __cpuidex... no [09:06:11.758] checking for _xgetbv... yes [09:06:12.156] checking for _mm512_popcnt_epi64... yes [09:06:12.585] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:06:12.694] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:06:12.716] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:06:12.736] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:06:12.756] 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 [09:06:12.812] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:06:12.812] checking which random number source to use... Windows native [09:06:12.814] checking for xmllint... /usr/bin/xmllint [09:06:12.814] checking for xsltproc... /usr/bin/xsltproc [09:06:12.815] checking for fop... /usr/bin/fop [09:06:12.815] checking for dbtoepub... no [09:06:12.815] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:06:12.815] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:06:12.815] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:06:12.826] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:06:12.826] 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 [09:06:12.826] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:06:12.826] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:06:12.917] configure: creating ./config.status [09:06:13.006] config.status: creating GNUmakefile [09:06:13.018] config.status: creating src/Makefile.global [09:06:13.035] config.status: creating src/include/pg_config.h [09:06:13.048] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:06:13.063] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:06:13.070] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:06:13.078] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:06:13.086] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:06:13.095] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:06:13.098] config.status: executing check_win32_symlinks commands [09:06:13.135] [09:06:13.135] real 0m15.564s [09:06:13.135] user 0m10.496s [09:06:13.135] sys 0m4.716s [09:06:13.135] make -s -j${BUILD_JOBS} clean [09:06:13.680] time make -s -j${BUILD_JOBS} world-bin [09:07:28.607] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [09:07:28.607] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’? [-Werror=implicit-function-declaration] [09:07:28.607] 175 | os_page_size = sysconf(_SC_PAGESIZE); [09:07:28.607] | ^~~~~~~ [09:07:28.607] | swscanf [09:07:28.607] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mean ‘DC_PAPERSIZE’? [09:07:28.607] 175 | os_page_size = sysconf(_SC_PAGESIZE); [09:07:28.607] | ^~~~~~~~~~~~ [09:07:28.607] | DC_PAPERSIZE [09:07:28.607] pg_buffercache_pages.c:175:40: note: each undeclared identifier is reported only once for each function it appears in [09:07:28.607] In file included from ../../src/include/postgres.h:49, [09:07:28.607] from pg_buffercache_pages.c:10: [09:07:28.607] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [09:07:28.607] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:07:28.607] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:07:28.607] 182 | os_page_count, os_page_size, pages_per_blk); [09:07:28.607] | ~~~~~~~~~~~~ [09:07:28.607] | | [09:07:28.607] | Size {aka long long unsigned int} [09:07:28.607] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:07:28.607] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:07:28.607] | ^~~~~~~~~~~ [09:07:28.607] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [09:07:28.607] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:07:28.607] | ^~~~~~~ [09:07:28.607] pg_buffercache_pages.c:181:17: note: in expansion of macro ‘elog’ [09:07:28.607] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:07:28.607] | ^~~~ [09:07:28.607] pg_buffercache_pages.c:181:63: note: format string is defined here [09:07:28.607] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:07:28.607] | ~~^ [09:07:28.607] | | [09:07:28.607] | long int [09:07:28.607] | %lld [09:07:28.607] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] [09:07:28.607] 98 | int i, blk2page, j; [09:07:28.607] | ^ [09:07:28.607] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] [09:07:28.607] 98 | int i, blk2page, j; [09:07:28.607] | ^~~~~~~~ [09:07:28.607] cc1: all warnings being treated as errors [09:07:28.607] make[2]: *** [: pg_buffercache_pages.o] Error 1 [09:07:28.607] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [09:07:28.607] make[1]: *** Waiting for unfinished jobs.... [09:07:29.074] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [09:07:29.075] [09:07:29.075] real 1m15.394s [09:07:29.075] user 3m18.411s [09:07:29.075] sys 1m14.403s [09:07:29.075] [09:07:29.075] Exit status: 2