[12:20:22.557] time ./configure \ [12:20:22.557] --host=x86_64-w64-mingw32 \ [12:20:22.557] --enable-cassert \ [12:20:22.557] --without-icu \ [12:20:22.557] CC="ccache x86_64-w64-mingw32-gcc" \ [12:20:22.557] CXX="ccache x86_64-w64-mingw32-g++" [12:20:22.665] checking build system type... x86_64-pc-linux-gnu [12:20:22.837] checking host system type... x86_64-w64-mingw32 [12:20:22.842] checking which template to use... win32 [12:20:22.842] checking whether NLS is wanted... no [12:20:22.842] checking for default port number... 5432 [12:20:22.849] checking for block size... 8kB [12:20:22.850] checking for segment size... 1GB [12:20:22.852] checking for WAL block size... 8kB [12:20:22.853] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:20:22.885] checking whether the C compiler works... yes [12:20:23.019] checking for C compiler default output file name... a.exe [12:20:23.020] checking for suffix of executables... .exe [12:20:23.060] checking whether we are cross compiling... yes [12:20:23.133] checking for suffix of object files... o [12:20:23.141] checking whether we are using the GNU C compiler... yes [12:20:23.147] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:20:23.153] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:20:23.162] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:20:23.223] checking whether we are using the GNU C++ compiler... yes [12:20:23.230] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:20:23.293] checking for gawk... no [12:20:23.293] checking for mawk... mawk [12:20:23.296] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:20:23.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:20:23.308] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:20:23.351] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:20:23.506] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:20:23.512] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:20:23.518] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:20:23.525] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:20:23.531] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:20:23.537] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:20:23.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:20:23.550] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:20:23.557] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:20:23.563] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:20:23.570] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:20:23.576] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:20:23.582] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:20:23.617] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:20:23.623] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:20:23.630] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:20:23.637] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:20:23.643] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:20:23.650] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:20:23.672] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:20:23.678] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:20:23.685] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:20:23.721] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:20:23.758] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:20:23.765] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:20:23.771] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:20:23.805] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:20:23.811] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:20:23.818] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:20:23.825] checking whether the C compiler still works... yes [12:20:23.889] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:20:23.955] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:20:23.956] checking pkg-config is at least version 0.9.0... yes [12:20:23.973] checking whether to build with ICU support... no [12:20:23.974] checking whether to build with Tcl... no [12:20:23.974] checking whether to build Perl modules... no [12:20:23.974] checking whether to build Python modules... no [12:20:23.974] checking whether to build with GSSAPI support... no [12:20:23.975] checking whether to build with PAM support... no [12:20:23.975] checking whether to build with BSD Authentication support... no [12:20:23.975] checking whether to build with LDAP support... no [12:20:23.975] checking whether to build with Bonjour support... no [12:20:23.975] checking whether to build with SELinux support... no [12:20:23.976] checking whether to build with systemd support... no [12:20:23.976] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:20:23.976] checking whether to build with XML support... no [12:20:23.976] checking whether to build with LZ4 support... no [12:20:23.976] checking whether to build with ZSTD support... no [12:20:23.977] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:20:23.977] checking whether it is possible to strip libraries... yes [12:20:23.986] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:20:23.987] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:20:23.987] checking for a BSD-compatible install... /usr/bin/install -c [12:20:23.995] checking for tar... /usr/bin/tar [12:20:23.995] checking whether ln -s works... yes [12:20:23.995] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:20:23.997] checking for bison... /usr/bin/bison [12:20:24.000] configure: using bison (GNU Bison) 3.8.2 [12:20:24.002] checking for flex... /usr/bin/flex [12:20:24.004] configure: using flex 2.6.4 [12:20:24.004] checking for perl... /usr/bin/perl [12:20:24.007] configure: using perl 5.36.0 [12:20:24.009] checking for zic... /usr/sbin/zic [12:20:24.009] checking for a sed that does not truncate output... /usr/bin/sed [12:20:24.014] checking for grep that handles long lines and -e... /usr/bin/grep [12:20:24.016] checking for egrep... /usr/bin/grep -E [12:20:24.017] checking for ANSI C header files... yes [12:20:24.063] checking for sys/types.h... yes [12:20:24.078] checking for sys/stat.h... yes [12:20:24.092] checking for stdlib.h... yes [12:20:24.105] checking for string.h... yes [12:20:24.118] checking for memory.h... yes [12:20:24.132] checking for strings.h... yes [12:20:24.145] checking for inttypes.h... yes [12:20:24.160] checking for stdint.h... yes [12:20:24.173] checking for unistd.h... yes [12:20:24.187] checking for main in -lm... yes [12:20:24.233] checking for library containing setproctitle... no [12:20:24.318] checking for library containing dlsym... no [12:20:24.400] checking for library containing socket... -lws2_32 [12:20:24.520] checking for library containing getopt_long... none required [12:20:24.563] checking for library containing shm_open... no [12:20:24.645] checking for library containing shm_unlink... no [12:20:24.725] checking for library containing clock_gettime... no [12:20:24.806] checking for library containing shmget... no [12:20:24.889] checking for library containing backtrace_symbols... no [12:20:24.971] checking for library containing pthread_barrier_wait... -lpthread [12:20:25.053] checking for inflate in -lz... yes [12:20:25.098] checking atomic.h usability... no [12:20:25.153] checking atomic.h presence... no [12:20:25.170] checking for atomic.h... no [12:20:25.173] checking copyfile.h usability... no [12:20:25.226] checking copyfile.h presence... no [12:20:25.244] checking for copyfile.h... no [12:20:25.247] checking execinfo.h usability... no [12:20:25.300] checking execinfo.h presence... no [12:20:25.318] checking for execinfo.h... no [12:20:25.321] checking getopt.h usability... yes [12:20:25.328] checking getopt.h presence... yes [12:20:25.342] checking for getopt.h... yes [12:20:25.349] checking ifaddrs.h usability... no [12:20:25.400] checking ifaddrs.h presence... no [12:20:25.420] checking for ifaddrs.h... no [12:20:25.424] checking mbarrier.h usability... no [12:20:25.478] checking mbarrier.h presence... no [12:20:25.496] checking for mbarrier.h... no [12:20:25.500] checking sys/epoll.h usability... no [12:20:25.553] checking sys/epoll.h presence... no [12:20:25.572] checking for sys/epoll.h... no [12:20:25.575] checking sys/event.h usability... no [12:20:25.631] checking sys/event.h presence... no [12:20:25.650] checking for sys/event.h... no [12:20:25.653] checking sys/personality.h usability... no [12:20:25.708] checking sys/personality.h presence... no [12:20:25.726] checking for sys/personality.h... no [12:20:25.730] checking sys/prctl.h usability... no [12:20:25.784] checking sys/prctl.h presence... no [12:20:25.803] checking for sys/prctl.h... no [12:20:25.806] checking sys/procctl.h usability... no [12:20:25.859] checking sys/procctl.h presence... no [12:20:25.877] checking for sys/procctl.h... no [12:20:25.880] checking sys/signalfd.h usability... no [12:20:25.937] checking sys/signalfd.h presence... no [12:20:25.957] checking for sys/signalfd.h... no [12:20:25.960] checking sys/ucred.h usability... no [12:20:26.013] checking sys/ucred.h presence... no [12:20:26.030] checking for sys/ucred.h... no [12:20:26.033] checking termios.h usability... no [12:20:26.086] checking termios.h presence... no [12:20:26.104] checking for termios.h... no [12:20:26.107] checking ucred.h usability... no [12:20:26.159] checking ucred.h presence... no [12:20:26.176] checking for ucred.h... no [12:20:26.179] checking xlocale.h usability... no [12:20:26.231] checking xlocale.h presence... no [12:20:26.249] checking for xlocale.h... no [12:20:26.252] checking zlib.h usability... yes [12:20:26.260] checking zlib.h presence... yes [12:20:26.278] checking for zlib.h... yes [12:20:26.278] checking for lz4... /usr/bin/lz4 [12:20:26.278] checking for zstd... /usr/bin/zstd [12:20:26.279] checking for openssl... /usr/bin/openssl [12:20:26.283] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:20:26.283] checking crtdefs.h usability... yes [12:20:26.290] checking crtdefs.h presence... yes [12:20:26.304] checking for crtdefs.h... yes [12:20:26.305] checking whether byte ordering is bigendian... no [12:20:26.374] checking for inline... inline [12:20:26.381] checking for printf format archetype... gnu_printf [12:20:26.389] checking for _Static_assert... yes [12:20:26.427] checking for typeof... typeof [12:20:26.434] checking for __builtin_types_compatible_p... yes [12:20:26.444] checking for __builtin_constant_p... yes [12:20:26.454] checking for __builtin_mul_overflow... yes [12:20:26.501] checking for __builtin_unreachable... yes [12:20:26.542] checking for computed goto support... yes [12:20:26.549] checking for struct tm.tm_zone... no [12:20:26.620] checking for union semun... no [12:20:26.651] checking for socklen_t... yes [12:20:27.800] checking for struct sockaddr.sa_len... no [12:20:29.727] checking for C/C++ restrict keyword... __restrict [12:20:29.740] checking for struct option... yes [12:20:29.778] checking whether assembler supports x86_64 popcntq... yes [12:20:29.785] checking size of off_t... 4 [12:20:29.974] 0 [12:20:29.974] checking for int timezone... yes [12:20:30.023] checking for backtrace_symbols... no [12:20:30.070] checking for copyfile... no [12:20:30.117] checking for copy_file_range... no [12:20:30.164] checking for elf_aux_info... no [12:20:30.210] checking for getauxval... no [12:20:30.256] checking for getifaddrs... no [12:20:30.303] checking for getpeerucred... no [12:20:30.353] checking for inet_pton... yes [12:20:30.401] checking for kqueue... no [12:20:30.448] checking for mbstowcs_l... no [12:20:30.502] checking for memset_s... no [12:20:30.556] checking for posix_fallocate... no [12:20:30.607] checking for ppoll... no [12:20:30.659] checking for pthread_is_threaded_np... no [12:20:30.711] checking for setproctitle... no [12:20:30.762] checking for setproctitle_fast... no [12:20:30.814] checking for strchrnul... no [12:20:30.868] checking for strsignal... no [12:20:30.918] checking for syncfs... no [12:20:30.969] checking for sync_file_range... no [12:20:31.021] checking for uselocale... no [12:20:31.070] checking for wcstombs_l... no [12:20:31.115] checking for __builtin_bswap16... yes [12:20:31.163] checking for __builtin_bswap32... yes [12:20:31.209] checking for __builtin_bswap64... yes [12:20:31.256] checking for __builtin_clz... yes [12:20:31.303] checking for __builtin_ctz... yes [12:20:31.349] checking for __builtin_popcount... yes [12:20:31.397] checking for __builtin_frame_address... yes [12:20:31.445] checking for _LARGEFILE_SOURCE value needed for large files... no [12:20:31.498] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:20:31.534] checking for posix_fadvise... no [12:20:31.586] checking whether posix_fadvise is declared... no [12:20:31.630] checking whether fdatasync is declared... no [12:20:31.675] checking whether strlcat is declared... no [12:20:31.737] checking whether strlcpy is declared... no [12:20:31.802] checking whether strnlen is declared... yes [12:20:31.815] checking whether strsep is declared... no [12:20:31.881] checking whether preadv is declared... no [12:20:31.919] checking whether pwritev is declared... no [12:20:31.957] checking whether F_FULLFSYNC is declared... no [12:20:31.998] checking for explicit_bzero... no [12:20:32.043] checking for getopt... yes [12:20:32.085] checking for getpeereid... no [12:20:32.130] checking for inet_aton... no [12:20:32.176] checking for mkdtemp... no [12:20:32.222] checking for strlcat... no [12:20:32.268] checking for strlcpy... no [12:20:32.315] checking for strnlen... yes [12:20:32.362] checking for strsep... no [12:20:32.408] checking for pthread_barrier_wait... yes [12:20:32.449] configure: On mingw32 we will use our strtof wrapper. [12:20:32.449] checking for getopt_long... yes [12:20:32.494] checking for syslog... no [12:20:32.542] checking for opterr... yes [12:20:32.589] checking for optreset... no [12:20:32.637] checking test program... cross-compiling [12:20:32.637] checking size of void *... 8 [12:20:32.887] checking size of size_t... 8 [12:20:33.145] checking size of long... 4 [12:20:33.338] checking size of long long... 8 [12:20:33.596] checking alignment of short... 2 [12:20:33.729] checking alignment of int... 4 [12:20:33.925] checking alignment of long... 4 [12:20:34.126] checking alignment of int64_t... 8 [12:20:34.388] checking alignment of double... 8 [12:20:34.646] checking for __int128... yes [12:20:34.693] checking for __int128 alignment bug... assuming ok [12:20:34.693] checking alignment of PG_INT128_TYPE... 16 [12:20:35.011] checking for builtin __sync char locking functions... yes [12:20:35.051] checking for builtin __sync int32 locking functions... yes [12:20:35.093] checking for builtin __sync int32 atomic operations... yes [12:20:35.134] checking for builtin __sync int64 atomic operations... yes [12:20:35.178] checking for builtin __atomic int32 atomic operations... yes [12:20:35.219] checking for builtin __atomic int64 atomic operations... yes [12:20:35.260] checking for __get_cpuid... yes [12:20:35.305] checking for __get_cpuid_count... yes [12:20:35.346] checking for __cpuid... no [12:20:35.737] checking for __cpuidex... no [12:20:36.161] checking for _xgetbv... yes [12:20:36.556] checking for _mm512_popcnt_epi64... yes [12:20:36.968] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:20:37.062] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:20:37.082] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:20:37.099] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:20:37.117] 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 [12:20:37.167] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:20:37.168] checking which random number source to use... Windows native [12:20:37.169] checking for xmllint... /usr/bin/xmllint [12:20:37.170] checking for xsltproc... /usr/bin/xsltproc [12:20:37.170] checking for fop... /usr/bin/fop [12:20:37.170] checking for dbtoepub... no [12:20:37.170] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:20:37.171] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:20:37.171] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:20:37.180] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:20:37.180] 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 [12:20:37.180] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:20:37.180] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:20:37.257] configure: creating ./config.status [12:20:37.337] config.status: creating GNUmakefile [12:20:37.348] config.status: creating src/Makefile.global [12:20:37.363] config.status: creating src/include/pg_config.h [12:20:37.374] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:20:37.388] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:20:37.395] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:20:37.401] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:20:37.408] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:20:37.416] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:20:37.419] config.status: executing check_win32_symlinks commands [12:20:37.454] [12:20:37.454] real 0m14.897s [12:20:37.454] user 0m9.912s [12:20:37.454] sys 0m4.664s [12:20:37.454] make -s -j${BUILD_JOBS} clean [12:20:37.982] time make -s -j${BUILD_JOBS} world-bin [12:22:15.673] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [12:22:15.673] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’? [-Werror=implicit-function-declaration] [12:22:15.673] 175 | os_page_size = sysconf(_SC_PAGESIZE); [12:22:15.673] | ^~~~~~~ [12:22:15.673] | swscanf [12:22:15.673] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mean ‘DC_PAPERSIZE’? [12:22:15.673] 175 | os_page_size = sysconf(_SC_PAGESIZE); [12:22:15.673] | ^~~~~~~~~~~~ [12:22:15.673] | DC_PAPERSIZE [12:22:15.673] pg_buffercache_pages.c:175:40: note: each undeclared identifier is reported only once for each function it appears in [12:22:15.673] In file included from ../../src/include/postgres.h:49, [12:22:15.673] from pg_buffercache_pages.c:10: [12:22:15.673] 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=] [12:22:15.673] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [12:22:15.673] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:22:15.673] 182 | os_page_count, os_page_size, pages_per_blk); [12:22:15.673] | ~~~~~~~~~~~~ [12:22:15.673] | | [12:22:15.673] | Size {aka long long unsigned int} [12:22:15.673] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:22:15.673] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:22:15.673] | ^~~~~~~~~~~ [12:22:15.673] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [12:22:15.673] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:22:15.673] | ^~~~~~~ [12:22:15.673] pg_buffercache_pages.c:181:17: note: in expansion of macro ‘elog’ [12:22:15.673] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [12:22:15.673] | ^~~~ [12:22:15.673] pg_buffercache_pages.c:181:63: note: format string is defined here [12:22:15.673] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [12:22:15.673] | ~~^ [12:22:15.673] | | [12:22:15.673] | long int [12:22:15.673] | %lld [12:22:15.673] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] [12:22:15.673] 98 | int i, blk2page, j; [12:22:15.673] | ^ [12:22:15.673] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] [12:22:15.673] 98 | int i, blk2page, j; [12:22:15.673] | ^~~~~~~~ [12:22:15.673] cc1: all warnings being treated as errors [12:22:15.674] make[2]: *** [: pg_buffercache_pages.o] Error 1 [12:22:15.674] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [12:22:15.674] make[1]: *** Waiting for unfinished jobs.... [12:22:16.471] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [12:22:16.471] [12:22:16.471] real 1m38.489s [12:22:16.471] user 4m36.200s [12:22:16.471] sys 1m24.951s [12:22:16.471] [12:22:16.471] Exit status: 2