[09:46:20.677] time ./configure \ [09:46:20.677] --host=x86_64-w64-mingw32 \ [09:46:20.677] --enable-cassert \ [09:46:20.677] --without-icu \ [09:46:20.677] CC="ccache x86_64-w64-mingw32-gcc" \ [09:46:20.677] CXX="ccache x86_64-w64-mingw32-g++" [09:46:20.796] checking build system type... x86_64-pc-linux-gnu [09:46:20.987] checking host system type... x86_64-w64-mingw32 [09:46:20.993] checking which template to use... win32 [09:46:20.993] checking whether NLS is wanted... no [09:46:20.993] checking for default port number... 5432 [09:46:21.000] checking for block size... 8kB [09:46:21.001] checking for segment size... 1GB [09:46:21.004] checking for WAL block size... 8kB [09:46:21.005] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:46:21.041] checking whether the C compiler works... yes [09:46:21.182] checking for C compiler default output file name... a.exe [09:46:21.184] checking for suffix of executables... .exe [09:46:21.229] checking whether we are cross compiling... yes [09:46:21.313] checking for suffix of object files... o [09:46:21.322] checking whether we are using the GNU C compiler... yes [09:46:21.330] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:46:21.337] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:46:21.348] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:46:21.415] checking whether we are using the GNU C++ compiler... yes [09:46:21.423] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:46:21.502] checking for gawk... no [09:46:21.502] checking for mawk... mawk [09:46:21.505] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:46:21.513] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:46:21.521] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:46:21.570] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:46:21.733] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:46:21.741] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:46:21.749] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:46:21.756] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:46:21.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:46:21.771] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:46:21.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:46:21.786] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:46:21.794] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:46:21.801] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:46:21.809] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:46:21.817] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:46:21.825] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:46:21.871] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:46:21.879] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:46:21.887] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:46:21.895] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:46:21.903] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:46:21.910] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:46:21.935] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:46:21.943] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:46:21.951] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:46:21.991] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:46:22.032] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:46:22.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:46:22.048] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:46:22.086] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:46:22.095] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:46:22.103] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:46:22.113] checking whether the C compiler still works... yes [09:46:22.185] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:46:22.265] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:46:22.266] checking pkg-config is at least version 0.9.0... yes [09:46:22.283] checking whether to build with ICU support... no [09:46:22.283] checking whether to build with Tcl... no [09:46:22.284] checking whether to build Perl modules... no [09:46:22.284] checking whether to build Python modules... no [09:46:22.284] checking whether to build with GSSAPI support... no [09:46:22.285] checking whether to build with PAM support... no [09:46:22.285] checking whether to build with BSD Authentication support... no [09:46:22.285] checking whether to build with LDAP support... no [09:46:22.285] checking whether to build with Bonjour support... no [09:46:22.286] checking whether to build with SELinux support... no [09:46:22.286] checking whether to build with systemd support... no [09:46:22.286] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:46:22.286] checking whether to build with XML support... no [09:46:22.286] checking whether to build with LZ4 support... no [09:46:22.287] checking whether to build with ZSTD support... no [09:46:22.287] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:46:22.287] checking whether it is possible to strip libraries... yes [09:46:22.295] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:46:22.295] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:46:22.296] checking for a BSD-compatible install... /usr/bin/install -c [09:46:22.306] checking for tar... /usr/bin/tar [09:46:22.307] checking whether ln -s works... yes [09:46:22.307] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:46:22.309] checking for bison... /usr/bin/bison [09:46:22.312] configure: using bison (GNU Bison) 3.8.2 [09:46:22.316] checking for flex... /usr/bin/flex [09:46:22.318] configure: using flex 2.6.4 [09:46:22.318] checking for perl... /usr/bin/perl [09:46:22.321] configure: using perl 5.36.0 [09:46:22.324] checking for zic... /usr/sbin/zic [09:46:22.324] checking for a sed that does not truncate output... /usr/bin/sed [09:46:22.330] checking for grep that handles long lines and -e... /usr/bin/grep [09:46:22.333] checking for egrep... /usr/bin/grep -E [09:46:22.335] checking for ANSI C header files... yes [09:46:22.392] checking for sys/types.h... yes [09:46:22.411] checking for sys/stat.h... yes [09:46:22.429] checking for stdlib.h... yes [09:46:22.446] checking for string.h... yes [09:46:22.462] checking for memory.h... yes [09:46:22.480] checking for strings.h... yes [09:46:22.497] checking for inttypes.h... yes [09:46:22.516] checking for stdint.h... yes [09:46:22.533] checking for unistd.h... yes [09:46:22.553] checking for main in -lm... yes [09:46:22.605] checking for library containing setproctitle... no [09:46:22.704] checking for library containing dlsym... no [09:46:22.801] checking for library containing socket... -lws2_32 [09:46:22.943] checking for library containing getopt_long... none required [09:46:22.994] checking for library containing shm_open... no [09:46:23.088] checking for library containing shm_unlink... no [09:46:23.181] checking for library containing clock_gettime... no [09:46:23.274] checking for library containing shmget... no [09:46:23.371] checking for library containing backtrace_symbols... no [09:46:23.467] checking for library containing pthread_barrier_wait... -lpthread [09:46:23.567] checking for inflate in -lz... yes [09:46:23.622] checking atomic.h usability... no [09:46:23.686] checking atomic.h presence... no [09:46:23.708] checking for atomic.h... no [09:46:23.711] checking copyfile.h usability... no [09:46:23.771] checking copyfile.h presence... no [09:46:23.794] checking for copyfile.h... no [09:46:23.798] checking execinfo.h usability... no [09:46:23.857] checking execinfo.h presence... no [09:46:23.878] checking for execinfo.h... no [09:46:23.882] checking getopt.h usability... yes [09:46:23.891] checking getopt.h presence... yes [09:46:23.907] checking for getopt.h... yes [09:46:23.916] checking ifaddrs.h usability... no [09:46:23.975] checking ifaddrs.h presence... no [09:46:23.997] checking for ifaddrs.h... no [09:46:24.001] checking mbarrier.h usability... no [09:46:24.063] checking mbarrier.h presence... no [09:46:24.086] checking for mbarrier.h... no [09:46:24.090] checking sys/epoll.h usability... no [09:46:24.151] checking sys/epoll.h presence... no [09:46:24.173] checking for sys/epoll.h... no [09:46:24.177] checking sys/event.h usability... no [09:46:24.238] checking sys/event.h presence... no [09:46:24.260] checking for sys/event.h... no [09:46:24.264] checking sys/personality.h usability... no [09:46:24.326] checking sys/personality.h presence... no [09:46:24.348] checking for sys/personality.h... no [09:46:24.352] checking sys/prctl.h usability... no [09:46:24.413] checking sys/prctl.h presence... no [09:46:24.434] checking for sys/prctl.h... no [09:46:24.438] checking sys/procctl.h usability... no [09:46:24.496] checking sys/procctl.h presence... no [09:46:24.518] checking for sys/procctl.h... no [09:46:24.521] checking sys/signalfd.h usability... no [09:46:24.580] checking sys/signalfd.h presence... no [09:46:24.600] checking for sys/signalfd.h... no [09:46:24.604] checking sys/ucred.h usability... no [09:46:24.661] checking sys/ucred.h presence... no [09:46:24.682] checking for sys/ucred.h... no [09:46:24.686] checking termios.h usability... no [09:46:24.748] checking termios.h presence... no [09:46:24.770] checking for termios.h... no [09:46:24.774] checking ucred.h usability... no [09:46:24.833] checking ucred.h presence... no [09:46:24.854] checking for ucred.h... no [09:46:24.857] checking xlocale.h usability... no [09:46:24.916] checking xlocale.h presence... no [09:46:24.938] checking for xlocale.h... no [09:46:24.941] checking zlib.h usability... yes [09:46:24.951] checking zlib.h presence... yes [09:46:24.972] checking for zlib.h... yes [09:46:24.973] checking for lz4... /usr/bin/lz4 [09:46:24.973] checking for zstd... /usr/bin/zstd [09:46:24.973] checking for openssl... /usr/bin/openssl [09:46:24.978] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:46:24.978] checking crtdefs.h usability... yes [09:46:24.987] checking crtdefs.h presence... yes [09:46:25.006] checking for crtdefs.h... yes [09:46:25.007] checking whether byte ordering is bigendian... no [09:46:25.090] checking for inline... inline [09:46:25.099] checking for printf format archetype... gnu_printf [09:46:25.109] checking for _Static_assert... yes [09:46:25.156] checking for typeof... typeof [09:46:25.164] checking for __builtin_types_compatible_p... yes [09:46:25.177] checking for __builtin_constant_p... yes [09:46:25.189] checking for __builtin_mul_overflow... yes [09:46:25.242] checking for __builtin_unreachable... yes [09:46:25.288] checking for computed goto support... yes [09:46:25.297] checking for struct tm.tm_zone... no [09:46:25.385] checking for union semun... no [09:46:25.424] checking for socklen_t... yes [09:46:26.718] checking for struct sockaddr.sa_len... no [09:46:28.991] checking for C/C++ restrict keyword... __restrict [09:46:29.006] checking for struct option... yes [09:46:29.052] checking whether assembler supports x86_64 popcntq... yes [09:46:29.061] checking size of off_t... 4 [09:46:29.285] 0 [09:46:29.285] checking for int timezone... yes [09:46:29.343] checking for backtrace_symbols... no [09:46:29.400] checking for copyfile... no [09:46:29.456] checking for copy_file_range... no [09:46:29.512] checking for elf_aux_info... no [09:46:29.567] checking for getauxval... no [09:46:29.622] checking for getifaddrs... no [09:46:29.676] checking for getpeerucred... no [09:46:29.729] checking for inet_pton... yes [09:46:29.783] checking for kqueue... no [09:46:29.836] checking for mbstowcs_l... no [09:46:29.889] checking for memset_s... no [09:46:29.941] checking for posix_fallocate... no [09:46:29.994] checking for ppoll... no [09:46:30.048] checking for pthread_is_threaded_np... no [09:46:30.103] checking for setproctitle... no [09:46:30.157] checking for setproctitle_fast... no [09:46:30.212] checking for strchrnul... no [09:46:30.266] checking for strsignal... no [09:46:30.321] checking for syncfs... no [09:46:30.374] checking for sync_file_range... no [09:46:30.429] checking for uselocale... no [09:46:30.482] checking for wcstombs_l... no [09:46:30.533] checking for __builtin_bswap16... yes [09:46:30.584] checking for __builtin_bswap32... yes [09:46:30.635] checking for __builtin_bswap64... yes [09:46:30.685] checking for __builtin_clz... yes [09:46:30.738] checking for __builtin_ctz... yes [09:46:30.788] checking for __builtin_popcount... yes [09:46:30.836] checking for __builtin_frame_address... yes [09:46:30.885] checking for _LARGEFILE_SOURCE value needed for large files... no [09:46:30.940] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:46:30.974] checking for posix_fadvise... no [09:46:31.032] checking whether posix_fadvise is declared... no [09:46:31.080] checking whether fdatasync is declared... no [09:46:31.132] checking whether strlcat is declared... no [09:46:31.203] checking whether strlcpy is declared... no [09:46:31.273] checking whether strnlen is declared... yes [09:46:31.288] checking whether strsep is declared... no [09:46:31.359] checking whether preadv is declared... no [09:46:31.402] checking whether pwritev is declared... no [09:46:31.445] checking whether F_FULLFSYNC is declared... no [09:46:31.490] checking for explicit_bzero... no [09:46:31.544] checking for getopt... yes [09:46:31.594] checking for getpeereid... no [09:46:31.645] checking for inet_aton... no [09:46:31.697] checking for mkdtemp... no [09:46:31.750] checking for strlcat... no [09:46:31.803] checking for strlcpy... no [09:46:31.858] checking for strnlen... yes [09:46:31.909] checking for strsep... no [09:46:31.960] checking for pthread_barrier_wait... yes [09:46:32.008] configure: On mingw32 we will use our strtof wrapper. [09:46:32.008] checking for getopt_long... yes [09:46:32.058] checking for syslog... no [09:46:32.109] checking for opterr... yes [09:46:32.161] checking for optreset... no [09:46:32.217] checking test program... cross-compiling [09:46:32.217] checking size of void *... 8 [09:46:32.510] checking size of size_t... 8 [09:46:32.807] checking size of long... 4 [09:46:33.032] checking size of long long... 8 [09:46:33.322] checking alignment of short... 2 [09:46:33.473] checking alignment of int... 4 [09:46:33.695] checking alignment of long... 4 [09:46:33.914] checking alignment of int64_t... 8 [09:46:34.205] checking alignment of double... 8 [09:46:34.499] checking for __int128... yes [09:46:34.553] checking for __int128 alignment bug... assuming ok [09:46:34.553] checking alignment of PG_INT128_TYPE... 16 [09:46:34.909] checking for builtin __sync char locking functions... yes [09:46:34.953] checking for builtin __sync int32 locking functions... yes [09:46:34.998] checking for builtin __sync int32 atomic operations... yes [09:46:35.044] checking for builtin __sync int64 atomic operations... yes [09:46:35.091] checking for builtin __atomic int32 atomic operations... yes [09:46:35.138] checking for builtin __atomic int64 atomic operations... yes [09:46:35.186] checking for __get_cpuid... yes [09:46:35.236] checking for __get_cpuid_count... yes [09:46:35.285] checking for __cpuid... no [09:46:35.702] checking for __cpuidex... no [09:46:36.141] checking for _xgetbv... yes [09:46:36.558] checking for _mm512_popcnt_epi64... yes [09:46:36.993] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:46:37.105] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:46:37.129] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:46:37.151] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:46:37.173] 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:46:37.233] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:46:37.234] checking which random number source to use... Windows native [09:46:37.236] checking for xmllint... /usr/bin/xmllint [09:46:37.236] checking for xsltproc... /usr/bin/xsltproc [09:46:37.236] checking for fop... /usr/bin/fop [09:46:37.237] checking for dbtoepub... no [09:46:37.237] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:46:37.237] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:46:37.237] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:46:37.250] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:46:37.250] 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:46:37.250] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:46:37.250] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:46:37.348] configure: creating ./config.status [09:46:37.445] config.status: creating GNUmakefile [09:46:37.459] config.status: creating src/Makefile.global [09:46:37.477] config.status: creating src/include/pg_config.h [09:46:37.492] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:46:37.510] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:46:37.518] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:46:37.526] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:46:37.535] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:46:37.543] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:46:37.547] config.status: executing check_win32_symlinks commands [09:46:37.585] [09:46:37.585] real 0m16.908s [09:46:37.585] user 0m11.070s [09:46:37.585] sys 0m5.523s [09:46:37.585] make -s -j${BUILD_JOBS} clean [09:46:38.138] time make -s -j${BUILD_JOBS} world-bin [09:47:51.678] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [09:47:51.678] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’? [-Werror=implicit-function-declaration] [09:47:51.678] 175 | os_page_size = sysconf(_SC_PAGESIZE); [09:47:51.678] | ^~~~~~~ [09:47:51.678] | swscanf [09:47:51.678] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mean ‘DC_PAPERSIZE’? [09:47:51.678] 175 | os_page_size = sysconf(_SC_PAGESIZE); [09:47:51.678] | ^~~~~~~~~~~~ [09:47:51.678] | DC_PAPERSIZE [09:47:51.678] pg_buffercache_pages.c:175:40: note: each undeclared identifier is reported only once for each function it appears in [09:47:51.678] In file included from ../../src/include/postgres.h:49, [09:47:51.678] from pg_buffercache_pages.c:10: [09:47:51.678] 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:47:51.678] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:47:51.678] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:47:51.678] 182 | os_page_count, os_page_size, pages_per_blk); [09:47:51.678] | ~~~~~~~~~~~~ [09:47:51.678] | | [09:47:51.678] | Size {aka long long unsigned int} [09:47:51.678] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:47:51.678] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:47:51.678] | ^~~~~~~~~~~ [09:47:51.678] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [09:47:51.678] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:47:51.678] | ^~~~~~~ [09:47:51.678] pg_buffercache_pages.c:181:17: note: in expansion of macro ‘elog’ [09:47:51.678] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:47:51.678] | ^~~~ [09:47:51.678] pg_buffercache_pages.c:181:63: note: format string is defined here [09:47:51.678] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:47:51.678] | ~~^ [09:47:51.678] | | [09:47:51.678] | long int [09:47:51.678] | %lld [09:47:51.678] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] [09:47:51.678] 98 | int i, blk2page, j; [09:47:51.678] | ^ [09:47:51.678] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] [09:47:51.678] 98 | int i, blk2page, j; [09:47:51.678] | ^~~~~~~~ [09:47:51.678] cc1: all warnings being treated as errors [09:47:51.679] make[2]: *** [: pg_buffercache_pages.o] Error 1 [09:47:51.679] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [09:47:51.679] make[1]: *** Waiting for unfinished jobs.... [09:47:51.987] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [09:47:51.988] [09:47:51.988] real 1m13.850s [09:47:51.988] user 3m14.436s [09:47:51.988] sys 1m12.904s [09:47:51.988] [09:47:51.988] Exit status: 2