[11:48:48.589] time ./configure \ [11:48:48.589] --host=x86_64-w64-mingw32 \ [11:48:48.589] --enable-cassert \ [11:48:48.589] --without-icu \ [11:48:48.589] CC="ccache x86_64-w64-mingw32-gcc" \ [11:48:48.589] CXX="ccache x86_64-w64-mingw32-g++" [11:48:48.706] checking build system type... x86_64-pc-linux-gnu [11:48:48.900] checking host system type... x86_64-w64-mingw32 [11:48:48.905] checking which template to use... win32 [11:48:48.906] checking whether NLS is wanted... no [11:48:48.906] checking for default port number... 5432 [11:48:48.913] checking for block size... 8kB [11:48:48.914] checking for segment size... 1GB [11:48:48.916] checking for WAL block size... 8kB [11:48:48.918] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:48:48.951] checking whether the C compiler works... yes [11:48:49.086] checking for C compiler default output file name... a.exe [11:48:49.087] checking for suffix of executables... .exe [11:48:49.127] checking whether we are cross compiling... yes [11:48:49.202] checking for suffix of object files... o [11:48:49.210] checking whether we are using the GNU C compiler... yes [11:48:49.217] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:48:49.224] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:48:49.234] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:48:49.295] checking whether we are using the GNU C++ compiler... yes [11:48:49.302] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:48:49.371] checking for gawk... no [11:48:49.371] checking for mawk... mawk [11:48:49.374] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:48:49.381] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:48:49.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:48:49.433] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:48:49.599] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:48:49.607] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:48:49.614] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:48:49.621] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:48:49.628] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:48:49.635] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:48:49.642] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:48:49.649] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:48:49.656] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:48:49.662] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:48:49.670] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:48:49.677] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:48:49.684] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:48:49.722] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:48:49.730] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:48:49.736] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:48:49.743] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:48:49.750] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:48:49.757] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:48:49.781] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:48:49.788] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:48:49.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:48:49.832] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:48:49.870] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:48:49.878] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:48:49.885] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:48:49.920] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:48:49.927] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:48:49.935] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:48:49.943] checking whether the C compiler still works... yes [11:48:50.011] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:48:50.080] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:48:50.080] checking pkg-config is at least version 0.9.0... yes [11:48:50.096] checking whether to build with ICU support... no [11:48:50.096] checking whether to build with Tcl... no [11:48:50.096] checking whether to build Perl modules... no [11:48:50.096] checking whether to build Python modules... no [11:48:50.096] checking whether to build with GSSAPI support... no [11:48:50.098] checking whether to build with PAM support... no [11:48:50.098] checking whether to build with BSD Authentication support... no [11:48:50.098] checking whether to build with LDAP support... no [11:48:50.098] checking whether to build with Bonjour support... no [11:48:50.098] checking whether to build with SELinux support... no [11:48:50.098] checking whether to build with systemd support... no [11:48:50.098] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:48:50.098] checking whether to build with XML support... no [11:48:50.099] checking whether to build with LZ4 support... no [11:48:50.099] checking whether to build with ZSTD support... no [11:48:50.099] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:48:50.099] checking whether it is possible to strip libraries... yes [11:48:50.107] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:48:50.107] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:48:50.107] checking for a BSD-compatible install... /usr/bin/install -c [11:48:50.116] checking for tar... /usr/bin/tar [11:48:50.117] checking whether ln -s works... yes [11:48:50.117] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:48:50.119] checking for bison... /usr/bin/bison [11:48:50.121] configure: using bison (GNU Bison) 3.8.2 [11:48:50.124] checking for flex... /usr/bin/flex [11:48:50.126] configure: using flex 2.6.4 [11:48:50.127] checking for perl... /usr/bin/perl [11:48:50.130] configure: using perl 5.36.0 [11:48:50.132] checking for zic... /usr/sbin/zic [11:48:50.132] checking for a sed that does not truncate output... /usr/bin/sed [11:48:50.137] checking for grep that handles long lines and -e... /usr/bin/grep [11:48:50.140] checking for egrep... /usr/bin/grep -E [11:48:50.141] checking for ANSI C header files... yes [11:48:50.189] checking for sys/types.h... yes [11:48:50.206] checking for sys/stat.h... yes [11:48:50.222] checking for stdlib.h... yes [11:48:50.236] checking for string.h... yes [11:48:50.251] checking for memory.h... yes [11:48:50.266] checking for strings.h... yes [11:48:50.281] checking for inttypes.h... yes [11:48:50.298] checking for stdint.h... yes [11:48:50.314] checking for unistd.h... yes [11:48:50.330] checking for main in -lm... yes [11:48:50.378] checking for library containing setproctitle... no [11:48:50.469] checking for library containing dlsym... no [11:48:50.557] checking for library containing socket... -lws2_32 [11:48:50.688] checking for library containing getopt_long... none required [11:48:50.736] checking for library containing shm_open... no [11:48:50.822] checking for library containing shm_unlink... no [11:48:50.910] checking for library containing clock_gettime... no [11:48:50.996] checking for library containing shmget... no [11:48:51.082] checking for library containing backtrace_symbols... no [11:48:51.168] checking for library containing pthread_barrier_wait... -lpthread [11:48:51.256] checking for inflate in -lz... yes [11:48:51.305] checking atomic.h usability... no [11:48:51.364] checking atomic.h presence... no [11:48:51.383] checking for atomic.h... no [11:48:51.386] checking copyfile.h usability... no [11:48:51.442] checking copyfile.h presence... no [11:48:51.461] checking for copyfile.h... no [11:48:51.465] checking execinfo.h usability... no [11:48:51.519] checking execinfo.h presence... no [11:48:51.538] checking for execinfo.h... no [11:48:51.541] checking getopt.h usability... yes [11:48:51.549] checking getopt.h presence... yes [11:48:51.564] checking for getopt.h... yes [11:48:51.571] checking ifaddrs.h usability... no [11:48:51.626] checking ifaddrs.h presence... no [11:48:51.646] checking for ifaddrs.h... no [11:48:51.649] checking mbarrier.h usability... no [11:48:51.704] checking mbarrier.h presence... no [11:48:51.723] checking for mbarrier.h... no [11:48:51.726] checking sys/epoll.h usability... no [11:48:51.781] checking sys/epoll.h presence... no [11:48:51.799] checking for sys/epoll.h... no [11:48:51.803] checking sys/event.h usability... no [11:48:51.857] checking sys/event.h presence... no [11:48:51.876] checking for sys/event.h... no [11:48:51.879] checking sys/personality.h usability... no [11:48:51.936] checking sys/personality.h presence... no [11:48:51.955] checking for sys/personality.h... no [11:48:51.958] checking sys/prctl.h usability... no [11:48:52.012] checking sys/prctl.h presence... no [11:48:52.032] checking for sys/prctl.h... no [11:48:52.035] checking sys/procctl.h usability... no [11:48:52.090] checking sys/procctl.h presence... no [11:48:52.109] checking for sys/procctl.h... no [11:48:52.112] checking sys/signalfd.h usability... no [11:48:52.166] checking sys/signalfd.h presence... no [11:48:52.185] checking for sys/signalfd.h... no [11:48:52.189] checking sys/ucred.h usability... no [11:48:52.244] checking sys/ucred.h presence... no [11:48:52.263] checking for sys/ucred.h... no [11:48:52.267] checking termios.h usability... no [11:48:52.322] checking termios.h presence... no [11:48:52.341] checking for termios.h... no [11:48:52.344] checking ucred.h usability... no [11:48:52.399] checking ucred.h presence... no [11:48:52.419] checking for ucred.h... no [11:48:52.423] checking xlocale.h usability... no [11:48:52.477] checking xlocale.h presence... no [11:48:52.496] checking for xlocale.h... no [11:48:52.499] checking zlib.h usability... yes [11:48:52.508] checking zlib.h presence... yes [11:48:52.527] checking for zlib.h... yes [11:48:52.528] checking for lz4... /usr/bin/lz4 [11:48:52.528] checking for zstd... /usr/bin/zstd [11:48:52.528] checking for openssl... /usr/bin/openssl [11:48:52.532] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [11:48:52.533] checking crtdefs.h usability... yes [11:48:52.540] checking crtdefs.h presence... yes [11:48:52.555] checking for crtdefs.h... yes [11:48:52.557] checking whether byte ordering is bigendian... no [11:48:52.631] checking for inline... inline [11:48:52.638] checking for printf format archetype... gnu_printf [11:48:52.647] checking for _Static_assert... yes [11:48:52.690] checking for typeof... typeof [11:48:52.697] checking for __builtin_types_compatible_p... yes [11:48:52.709] checking for __builtin_constant_p... yes [11:48:52.720] checking for __builtin_mul_overflow... yes [11:48:52.768] checking for __builtin_unreachable... yes [11:48:52.811] checking for computed goto support... yes [11:48:52.819] checking for struct tm.tm_zone... no [11:48:52.898] checking for union semun... no [11:48:52.932] checking for socklen_t... yes [11:48:54.102] checking for struct sockaddr.sa_len... no [11:48:56.075] checking for C/C++ restrict keyword... __restrict [11:48:56.088] checking for struct option... yes [11:48:56.130] checking whether assembler supports x86_64 popcntq... yes [11:48:56.137] checking size of off_t... 4 [11:48:56.341] 0 [11:48:56.341] checking for int timezone... yes [11:48:56.393] checking for backtrace_symbols... no [11:48:56.444] checking for copyfile... no [11:48:56.493] checking for copy_file_range... no [11:48:56.543] checking for elf_aux_info... no [11:48:56.593] checking for getauxval... no [11:48:56.643] checking for getifaddrs... no [11:48:56.694] checking for getpeerucred... no [11:48:56.744] checking for inet_pton... yes [11:48:56.794] checking for kqueue... no [11:48:56.844] checking for mbstowcs_l... no [11:48:56.893] checking for memset_s... no [11:48:56.944] checking for posix_fallocate... no [11:48:56.993] checking for ppoll... no [11:48:57.043] checking for pthread_is_threaded_np... no [11:48:57.092] checking for setproctitle... no [11:48:57.142] checking for setproctitle_fast... no [11:48:57.192] checking for strchrnul... no [11:48:57.243] checking for strsignal... no [11:48:57.294] checking for syncfs... no [11:48:57.344] checking for sync_file_range... no [11:48:57.394] checking for uselocale... no [11:48:57.443] checking for wcstombs_l... no [11:48:57.488] checking for __builtin_bswap16... yes [11:48:57.535] checking for __builtin_bswap32... yes [11:48:57.581] checking for __builtin_bswap64... yes [11:48:57.628] checking for __builtin_clz... yes [11:48:57.675] checking for __builtin_ctz... yes [11:48:57.720] checking for __builtin_popcount... yes [11:48:57.769] checking for __builtin_frame_address... yes [11:48:57.819] checking for _LARGEFILE_SOURCE value needed for large files... no [11:48:57.872] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:48:57.904] checking for posix_fadvise... no [11:48:57.956] checking whether posix_fadvise is declared... no [11:48:58.003] checking whether fdatasync is declared... no [11:48:58.051] checking whether strlcat is declared... no [11:48:58.112] checking whether strlcpy is declared... no [11:48:58.176] checking whether strnlen is declared... yes [11:48:58.190] checking whether strsep is declared... no [11:48:58.253] checking whether preadv is declared... no [11:48:58.289] checking whether pwritev is declared... no [11:48:58.325] checking whether F_FULLFSYNC is declared... no [11:48:58.365] checking for explicit_bzero... no [11:48:58.414] checking for getopt... yes [11:48:58.458] checking for getpeereid... no [11:48:58.505] checking for inet_aton... no [11:48:58.552] checking for mkdtemp... no [11:48:58.601] checking for strlcat... no [11:48:58.649] checking for strlcpy... no [11:48:58.699] checking for strnlen... yes [11:48:58.748] checking for strsep... no [11:48:58.795] checking for pthread_barrier_wait... yes [11:48:58.838] configure: On mingw32 we will use our strtof wrapper. [11:48:58.838] checking for getopt_long... yes [11:48:58.882] checking for syslog... no [11:48:58.929] checking for opterr... yes [11:48:58.977] checking for optreset... no [11:48:59.029] checking test program... cross-compiling [11:48:59.029] checking size of void *... 8 [11:48:59.300] checking size of size_t... 8 [11:48:59.568] checking size of long... 4 [11:48:59.778] checking size of long long... 8 [11:49:00.045] checking alignment of short... 2 [11:49:00.180] checking alignment of int... 4 [11:49:00.377] checking alignment of long... 4 [11:49:00.581] checking alignment of int64_t... 8 [11:49:00.850] checking alignment of double... 8 [11:49:01.119] checking for __int128... yes [11:49:01.169] checking for __int128 alignment bug... assuming ok [11:49:01.170] checking alignment of PG_INT128_TYPE... 16 [11:49:01.502] checking for builtin __sync char locking functions... yes [11:49:01.543] checking for builtin __sync int32 locking functions... yes [11:49:01.585] checking for builtin __sync int32 atomic operations... yes [11:49:01.628] checking for builtin __sync int64 atomic operations... yes [11:49:01.673] checking for builtin __atomic int32 atomic operations... yes [11:49:01.716] checking for builtin __atomic int64 atomic operations... yes [11:49:01.761] checking for __get_cpuid... yes [11:49:01.806] checking for __get_cpuid_count... yes [11:49:01.851] checking for __cpuid... no [11:49:02.246] checking for __cpuidex... no [11:49:02.666] checking for _xgetbv... yes [11:49:03.062] checking for _mm512_popcnt_epi64... yes [11:49:03.475] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:49:03.573] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:49:03.595] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:49:03.615] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:49:03.634] 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 [11:49:03.689] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:49:03.689] checking which random number source to use... Windows native [11:49:03.691] checking for xmllint... /usr/bin/xmllint [11:49:03.692] checking for xsltproc... /usr/bin/xsltproc [11:49:03.692] checking for fop... /usr/bin/fop [11:49:03.692] checking for dbtoepub... no [11:49:03.692] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:49:03.693] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:49:03.693] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:49:03.704] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:49:03.704] 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 [11:49:03.704] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:49:03.704] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:49:03.795] configure: creating ./config.status [11:49:03.880] config.status: creating GNUmakefile [11:49:03.892] config.status: creating src/Makefile.global [11:49:03.908] config.status: creating src/include/pg_config.h [11:49:03.921] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:49:03.937] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:49:03.945] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:49:03.952] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:49:03.959] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:49:03.967] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:49:03.971] config.status: executing check_win32_symlinks commands [11:49:04.005] [11:49:04.005] real 0m15.415s [11:49:04.005] user 0m10.231s [11:49:04.005] sys 0m4.815s [11:49:04.005] make -s -j${BUILD_JOBS} clean [11:49:04.527] time make -s -j${BUILD_JOBS} world-bin [11:50:20.056] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [11:50:20.056] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’? [-Werror=implicit-function-declaration] [11:50:20.056] 175 | os_page_size = sysconf(_SC_PAGESIZE); [11:50:20.056] | ^~~~~~~ [11:50:20.056] | swscanf [11:50:20.056] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mean ‘DC_PAPERSIZE’? [11:50:20.056] 175 | os_page_size = sysconf(_SC_PAGESIZE); [11:50:20.056] | ^~~~~~~~~~~~ [11:50:20.056] | DC_PAPERSIZE [11:50:20.056] pg_buffercache_pages.c:175:40: note: each undeclared identifier is reported only once for each function it appears in [11:50:20.056] In file included from ../../src/include/postgres.h:49, [11:50:20.056] from pg_buffercache_pages.c:10: [11:50:20.056] 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=] [11:50:20.056] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [11:50:20.056] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:50:20.056] 182 | os_page_count, os_page_size, pages_per_blk); [11:50:20.056] | ~~~~~~~~~~~~ [11:50:20.056] | | [11:50:20.056] | Size {aka long long unsigned int} [11:50:20.056] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [11:50:20.056] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [11:50:20.056] | ^~~~~~~~~~~ [11:50:20.056] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [11:50:20.056] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [11:50:20.056] | ^~~~~~~ [11:50:20.056] pg_buffercache_pages.c:181:17: note: in expansion of macro ‘elog’ [11:50:20.056] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [11:50:20.056] | ^~~~ [11:50:20.056] pg_buffercache_pages.c:181:63: note: format string is defined here [11:50:20.056] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [11:50:20.056] | ~~^ [11:50:20.056] | | [11:50:20.056] | long int [11:50:20.056] | %lld [11:50:20.056] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] [11:50:20.056] 98 | int i, blk2page, j; [11:50:20.056] | ^ [11:50:20.056] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] [11:50:20.056] 98 | int i, blk2page, j; [11:50:20.056] | ^~~~~~~~ [11:50:20.056] cc1: all warnings being treated as errors [11:50:20.056] make[2]: *** [: pg_buffercache_pages.o] Error 1 [11:50:20.056] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [11:50:20.056] make[1]: *** Waiting for unfinished jobs.... [11:50:20.623] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [11:50:20.624] [11:50:20.624] real 1m16.097s [11:50:20.624] user 3m21.574s [11:50:20.624] sys 1m13.964s [11:50:20.624] [11:50:20.624] Exit status: 2