[14:50:12.905] time ./configure \ [14:50:12.905] --host=x86_64-w64-mingw32 \ [14:50:12.905] --enable-cassert \ [14:50:12.905] --without-icu \ [14:50:12.905] CC="ccache x86_64-w64-mingw32-gcc" \ [14:50:12.905] CXX="ccache x86_64-w64-mingw32-g++" [14:50:13.019] checking build system type... x86_64-pc-linux-gnu [14:50:13.192] checking host system type... x86_64-w64-mingw32 [14:50:13.197] checking which template to use... win32 [14:50:13.197] checking whether NLS is wanted... no [14:50:13.197] checking for default port number... 5432 [14:50:13.204] checking for block size... 8kB [14:50:13.205] checking for segment size... 1GB [14:50:13.208] checking for WAL block size... 8kB [14:50:13.209] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:50:13.241] checking whether the C compiler works... yes [14:50:13.380] checking for C compiler default output file name... a.exe [14:50:13.381] checking for suffix of executables... .exe [14:50:13.420] checking whether we are cross compiling... yes [14:50:13.496] checking for suffix of object files... o [14:50:13.504] checking whether we are using the GNU C compiler... yes [14:50:13.510] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:50:13.516] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:50:13.525] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [14:50:13.582] checking whether we are using the GNU C++ compiler... yes [14:50:13.588] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:50:13.655] checking for gawk... no [14:50:13.655] checking for mawk... mawk [14:50:13.658] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:50:13.664] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:50:13.680] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:50:13.724] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:50:13.874] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:50:13.880] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:50:13.886] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:50:13.894] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:50:13.901] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:50:13.932] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:50:13.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:50:13.946] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:50:13.953] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:50:13.960] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:50:13.966] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:50:13.973] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:50:13.981] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:50:14.016] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:50:14.023] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:50:14.030] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:50:14.037] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:50:14.044] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:50:14.050] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:50:14.073] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:50:14.079] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:50:14.085] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:50:14.121] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:50:14.158] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:50:14.165] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:50:14.171] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:50:14.204] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:50:14.211] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:50:14.217] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:50:14.294] checking whether the C compiler still works... yes [14:50:14.360] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:50:14.435] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:50:14.436] checking pkg-config is at least version 0.9.0... yes [14:50:14.452] checking whether to build with ICU support... no [14:50:14.452] checking whether to build with Tcl... no [14:50:14.452] checking whether to build Perl modules... no [14:50:14.453] checking whether to build Python modules... no [14:50:14.453] checking whether to build with GSSAPI support... no [14:50:14.454] checking whether to build with PAM support... no [14:50:14.454] checking whether to build with BSD Authentication support... no [14:50:14.454] checking whether to build with LDAP support... no [14:50:14.454] checking whether to build with Bonjour support... no [14:50:14.454] checking whether to build with SELinux support... no [14:50:14.454] checking whether to build with systemd support... no [14:50:14.454] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:50:14.455] checking whether to build with XML support... no [14:50:14.455] checking whether to build with LZ4 support... no [14:50:14.455] checking whether to build with ZSTD support... no [14:50:14.455] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:50:14.456] checking whether it is possible to strip libraries... yes [14:50:14.463] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:50:14.464] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:50:14.464] checking for a BSD-compatible install... /usr/bin/install -c [14:50:14.473] checking for tar... /usr/bin/tar [14:50:14.473] checking whether ln -s works... yes [14:50:14.473] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:50:14.475] checking for bison... /usr/bin/bison [14:50:14.478] configure: using bison (GNU Bison) 3.8.2 [14:50:14.481] checking for flex... /usr/bin/flex [14:50:14.483] configure: using flex 2.6.4 [14:50:14.483] checking for perl... /usr/bin/perl [14:50:14.486] configure: using perl 5.36.0 [14:50:14.488] checking for zic... /usr/sbin/zic [14:50:14.489] checking for a sed that does not truncate output... /usr/bin/sed [14:50:14.494] checking for grep that handles long lines and -e... /usr/bin/grep [14:50:14.496] checking for egrep... /usr/bin/grep -E [14:50:14.498] checking for ANSI C header files... yes [14:50:14.589] checking for sys/types.h... yes [14:50:14.607] checking for sys/stat.h... yes [14:50:14.622] checking for stdlib.h... yes [14:50:14.637] checking for string.h... yes [14:50:14.653] checking for memory.h... yes [14:50:14.670] checking for strings.h... yes [14:50:14.685] checking for inttypes.h... yes [14:50:14.701] checking for stdint.h... yes [14:50:14.716] checking for unistd.h... yes [14:50:14.732] checking for main in -lm... yes [14:50:14.780] checking for library containing setproctitle... no [14:50:14.873] checking for library containing dlsym... no [14:50:14.960] checking for library containing socket... -lws2_32 [14:50:15.089] checking for library containing getopt_long... none required [14:50:15.138] checking for library containing shm_open... no [14:50:15.228] checking for library containing shm_unlink... no [14:50:15.326] checking for library containing clock_gettime... no [14:50:15.417] checking for library containing shmget... no [14:50:15.508] checking for library containing backtrace_symbols... no [14:50:15.592] checking for library containing pthread_barrier_wait... -lpthread [14:50:15.677] checking for inflate in -lz... yes [14:50:15.725] checking atomic.h usability... no [14:50:15.781] checking atomic.h presence... no [14:50:15.798] checking for atomic.h... no [14:50:15.801] checking copyfile.h usability... no [14:50:15.854] checking copyfile.h presence... no [14:50:15.872] checking for copyfile.h... no [14:50:15.874] checking execinfo.h usability... no [14:50:15.927] checking execinfo.h presence... no [14:50:15.945] checking for execinfo.h... no [14:50:15.948] checking getopt.h usability... yes [14:50:15.954] checking getopt.h presence... yes [14:50:15.968] checking for getopt.h... yes [14:50:15.974] checking ifaddrs.h usability... no [14:50:16.027] checking ifaddrs.h presence... no [14:50:16.047] checking for ifaddrs.h... no [14:50:16.051] checking mbarrier.h usability... no [14:50:16.105] checking mbarrier.h presence... no [14:50:16.124] checking for mbarrier.h... no [14:50:16.127] checking sys/epoll.h usability... no [14:50:16.180] checking sys/epoll.h presence... no [14:50:16.198] checking for sys/epoll.h... no [14:50:16.201] checking sys/event.h usability... no [14:50:16.253] checking sys/event.h presence... no [14:50:16.272] checking for sys/event.h... no [14:50:16.274] checking sys/personality.h usability... no [14:50:16.328] checking sys/personality.h presence... no [14:50:16.345] checking for sys/personality.h... no [14:50:16.348] checking sys/prctl.h usability... no [14:50:16.400] checking sys/prctl.h presence... no [14:50:16.420] checking for sys/prctl.h... no [14:50:16.423] checking sys/procctl.h usability... no [14:50:16.478] checking sys/procctl.h presence... no [14:50:16.499] checking for sys/procctl.h... no [14:50:16.503] checking sys/signalfd.h usability... no [14:50:16.562] checking sys/signalfd.h presence... no [14:50:16.582] checking for sys/signalfd.h... no [14:50:16.586] checking sys/ucred.h usability... no [14:50:16.641] checking sys/ucred.h presence... no [14:50:16.660] checking for sys/ucred.h... no [14:50:16.663] checking termios.h usability... no [14:50:16.718] checking termios.h presence... no [14:50:16.737] checking for termios.h... no [14:50:16.740] checking ucred.h usability... no [14:50:16.795] checking ucred.h presence... no [14:50:16.813] checking for ucred.h... no [14:50:16.816] checking xlocale.h usability... no [14:50:16.870] checking xlocale.h presence... no [14:50:16.889] checking for xlocale.h... no [14:50:16.892] checking zlib.h usability... yes [14:50:16.901] checking zlib.h presence... yes [14:50:16.920] checking for zlib.h... yes [14:50:16.921] checking for lz4... /usr/bin/lz4 [14:50:16.921] checking for zstd... /usr/bin/zstd [14:50:16.921] checking for openssl... /usr/bin/openssl [14:50:16.926] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [14:50:16.926] checking crtdefs.h usability... yes [14:50:16.933] checking crtdefs.h presence... yes [14:50:16.948] checking for crtdefs.h... yes [14:50:16.949] checking whether byte ordering is bigendian... no [14:50:17.020] checking for inline... inline [14:50:17.026] checking for printf format archetype... gnu_printf [14:50:17.034] checking for _Static_assert... yes [14:50:17.075] checking for typeof... typeof [14:50:17.083] checking for __builtin_types_compatible_p... yes [14:50:17.094] checking for __builtin_constant_p... yes [14:50:17.104] checking for __builtin_mul_overflow... yes [14:50:17.151] checking for __builtin_unreachable... yes [14:50:17.192] checking for computed goto support... yes [14:50:17.200] checking for struct tm.tm_zone... no [14:50:17.279] checking for union semun... no [14:50:17.314] checking for socklen_t... yes [14:50:18.495] checking for struct sockaddr.sa_len... no [14:50:20.463] checking for C/C++ restrict keyword... __restrict [14:50:20.475] checking for struct option... yes [14:50:20.514] checking whether assembler supports x86_64 popcntq... yes [14:50:20.521] checking size of off_t... 4 [14:50:20.735] 0 [14:50:20.735] checking for int timezone... yes [14:50:20.785] checking for backtrace_symbols... no [14:50:20.833] checking for copyfile... no [14:50:20.882] checking for copy_file_range... no [14:50:20.931] checking for elf_aux_info... no [14:50:20.980] checking for getauxval... no [14:50:21.030] checking for getifaddrs... no [14:50:21.078] checking for getpeerucred... no [14:50:21.125] checking for inet_pton... yes [14:50:21.172] checking for kqueue... no [14:50:21.219] checking for mbstowcs_l... no [14:50:21.267] checking for memset_s... no [14:50:21.314] checking for posix_fallocate... no [14:50:21.361] checking for ppoll... no [14:50:21.408] checking for pthread_is_threaded_np... no [14:50:21.458] checking for setproctitle... no [14:50:21.505] checking for setproctitle_fast... no [14:50:21.552] checking for strchrnul... no [14:50:21.598] checking for strsignal... no [14:50:21.647] checking for syncfs... no [14:50:21.695] checking for sync_file_range... no [14:50:21.742] checking for uselocale... no [14:50:21.788] checking for wcstombs_l... no [14:50:21.833] checking for __builtin_bswap16... yes [14:50:21.879] checking for __builtin_bswap32... yes [14:50:21.924] checking for __builtin_bswap64... yes [14:50:21.969] checking for __builtin_clz... yes [14:50:22.018] checking for __builtin_ctz... yes [14:50:22.065] checking for __builtin_popcount... yes [14:50:22.113] checking for __builtin_frame_address... yes [14:50:22.160] checking for _LARGEFILE_SOURCE value needed for large files... no [14:50:22.214] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:50:22.246] checking for posix_fadvise... no [14:50:22.295] checking whether posix_fadvise is declared... no [14:50:22.339] checking whether fdatasync is declared... no [14:50:22.382] checking whether strlcat is declared... no [14:50:22.444] checking whether strlcpy is declared... no [14:50:22.508] checking whether strnlen is declared... yes [14:50:22.523] checking whether strsep is declared... no [14:50:22.588] checking whether preadv is declared... no [14:50:22.628] checking whether pwritev is declared... no [14:50:22.666] checking whether F_FULLFSYNC is declared... no [14:50:22.707] checking for explicit_bzero... no [14:50:22.757] checking for getopt... yes [14:50:22.803] checking for getpeereid... no [14:50:22.852] checking for inet_aton... no [14:50:22.901] checking for mkdtemp... no [14:50:22.948] checking for strlcat... no [14:50:22.997] checking for strlcpy... no [14:50:23.045] checking for strnlen... yes [14:50:23.095] checking for strsep... no [14:50:23.143] checking for pthread_barrier_wait... yes [14:50:23.187] configure: On mingw32 we will use our strtof wrapper. [14:50:23.188] checking for getopt_long... yes [14:50:23.233] checking for syslog... no [14:50:23.281] checking for opterr... yes [14:50:23.329] checking for optreset... no [14:50:23.380] checking test program... cross-compiling [14:50:23.380] checking size of void *... 8 [14:50:23.669] checking size of size_t... 8 [14:50:23.948] checking size of long... 4 [14:50:24.140] checking size of long long... 8 [14:50:24.397] checking alignment of short... 2 [14:50:24.530] checking alignment of int... 4 [14:50:24.726] checking alignment of long... 4 [14:50:24.954] checking alignment of int64_t... 8 [14:50:25.300] checking alignment of double... 8 [14:50:25.574] checking for __int128... yes [14:50:25.624] checking for __int128 alignment bug... assuming ok [14:50:25.624] checking alignment of PG_INT128_TYPE... 16 [14:50:25.953] checking for builtin __sync char locking functions... yes [14:50:25.992] checking for builtin __sync int32 locking functions... yes [14:50:26.031] checking for builtin __sync int32 atomic operations... yes [14:50:26.071] checking for builtin __sync int64 atomic operations... yes [14:50:26.112] checking for builtin __atomic int32 atomic operations... yes [14:50:26.151] checking for builtin __atomic int64 atomic operations... yes [14:50:26.191] checking for __get_cpuid... yes [14:50:26.235] checking for __get_cpuid_count... yes [14:50:26.276] checking for __cpuid... no [14:50:26.666] checking for __cpuidex... no [14:50:27.077] checking for _xgetbv... yes [14:50:27.469] checking for _mm512_popcnt_epi64... yes [14:50:27.880] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:50:27.981] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:50:28.003] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:50:28.020] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:50:28.037] 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 [14:50:28.088] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:50:28.089] checking which random number source to use... Windows native [14:50:28.090] checking for xmllint... /usr/bin/xmllint [14:50:28.090] checking for xsltproc... /usr/bin/xsltproc [14:50:28.091] checking for fop... /usr/bin/fop [14:50:28.091] checking for dbtoepub... no [14:50:28.091] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:50:28.091] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:50:28.091] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:50:28.101] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:50:28.101] 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 [14:50:28.101] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:50:28.101] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:50:28.182] configure: creating ./config.status [14:50:28.262] config.status: creating GNUmakefile [14:50:28.274] config.status: creating src/Makefile.global [14:50:28.289] config.status: creating src/include/pg_config.h [14:50:28.301] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:50:28.315] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:50:28.322] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:50:28.329] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:50:28.336] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:50:28.343] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:50:28.346] config.status: executing check_win32_symlinks commands [14:50:28.378] [14:50:28.378] real 0m15.473s [14:50:28.378] user 0m10.159s [14:50:28.378] sys 0m4.944s [14:50:28.378] make -s -j${BUILD_JOBS} clean [14:50:28.882] time make -s -j${BUILD_JOBS} world-bin [14:51:58.936] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [14:51:58.936] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’? [-Werror=implicit-function-declaration] [14:51:58.936] 175 | os_page_size = sysconf(_SC_PAGESIZE); [14:51:58.936] | ^~~~~~~ [14:51:58.936] | swscanf [14:51:58.936] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mean ‘DC_PAPERSIZE’? [14:51:58.936] 175 | os_page_size = sysconf(_SC_PAGESIZE); [14:51:58.936] | ^~~~~~~~~~~~ [14:51:58.936] | DC_PAPERSIZE [14:51:58.936] pg_buffercache_pages.c:175:40: note: each undeclared identifier is reported only once for each function it appears in [14:51:58.936] In file included from ../../src/include/postgres.h:49, [14:51:58.936] from pg_buffercache_pages.c:10: [14:51:58.936] 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=] [14:51:58.936] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [14:51:58.936] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14:51:58.936] 182 | os_page_count, os_page_size, pages_per_blk); [14:51:58.936] | ~~~~~~~~~~~~ [14:51:58.936] | | [14:51:58.936] | Size {aka long long unsigned int} [14:51:58.936] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [14:51:58.936] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [14:51:58.936] | ^~~~~~~~~~~ [14:51:58.936] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [14:51:58.936] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [14:51:58.936] | ^~~~~~~ [14:51:58.936] pg_buffercache_pages.c:181:17: note: in expansion of macro ‘elog’ [14:51:58.936] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [14:51:58.936] | ^~~~ [14:51:58.936] pg_buffercache_pages.c:181:63: note: format string is defined here [14:51:58.936] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [14:51:58.936] | ~~^ [14:51:58.936] | | [14:51:58.936] | long int [14:51:58.936] | %lld [14:51:58.936] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] [14:51:58.936] 98 | int i, blk2page, j; [14:51:58.936] | ^ [14:51:58.936] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] [14:51:58.936] 98 | int i, blk2page, j; [14:51:58.936] | ^~~~~~~~ [14:51:58.936] cc1: all warnings being treated as errors [14:51:58.937] make[2]: *** [: pg_buffercache_pages.o] Error 1 [14:51:58.937] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [14:51:58.937] make[1]: *** Waiting for unfinished jobs.... [14:51:59.363] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [14:51:59.363] [14:51:59.363] real 1m30.481s [14:51:59.363] user 4m6.430s [14:51:59.363] sys 1m20.844s [14:51:59.363] [14:51:59.363] Exit status: 2