[07:40:44.123] time ./configure \ [07:40:44.123] --host=x86_64-w64-mingw32 \ [07:40:44.123] --enable-cassert \ [07:40:44.123] --without-icu \ [07:40:44.123] CC="ccache x86_64-w64-mingw32-gcc" \ [07:40:44.123] CXX="ccache x86_64-w64-mingw32-g++" [07:40:44.229] checking build system type... x86_64-pc-linux-gnu [07:40:44.401] checking host system type... x86_64-w64-mingw32 [07:40:44.406] checking which template to use... win32 [07:40:44.407] checking whether NLS is wanted... no [07:40:44.407] checking for default port number... 5432 [07:40:44.413] checking for block size... 8kB [07:40:44.414] checking for segment size... 1GB [07:40:44.416] checking for WAL block size... 8kB [07:40:44.417] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:40:44.448] checking whether the C compiler works... yes [07:40:44.578] checking for C compiler default output file name... a.exe [07:40:44.579] checking for suffix of executables... .exe [07:40:44.617] checking whether we are cross compiling... yes [07:40:44.688] checking for suffix of object files... o [07:40:44.696] checking whether we are using the GNU C compiler... yes [07:40:44.703] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:40:44.709] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:40:44.719] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:40:44.773] checking whether we are using the GNU C++ compiler... yes [07:40:44.779] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:40:44.841] checking for gawk... no [07:40:44.842] checking for mawk... mawk [07:40:44.844] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:40:44.850] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:40:44.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:40:44.898] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:40:45.050] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:40:45.057] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:40:45.063] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:40:45.070] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:40:45.077] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:40:45.083] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:40:45.089] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:40:45.096] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:40:45.102] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:40:45.109] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:40:45.115] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:40:45.121] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:40:45.127] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:40:45.162] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:40:45.168] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:40:45.174] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:40:45.181] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:40:45.187] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:40:45.193] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:40:45.215] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:40:45.221] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:40:45.227] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:40:45.262] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:40:45.299] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:40:45.305] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:40:45.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:40:45.344] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:40:45.350] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:40:45.356] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:40:45.364] checking whether the C compiler still works... yes [07:40:45.423] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:40:45.489] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:40:45.489] checking pkg-config is at least version 0.9.0... yes [07:40:45.505] checking whether to build with ICU support... no [07:40:45.505] checking whether to build with Tcl... no [07:40:45.505] checking whether to build Perl modules... no [07:40:45.505] checking whether to build Python modules... no [07:40:45.505] checking whether to build with GSSAPI support... no [07:40:45.506] checking whether to build with PAM support... no [07:40:45.506] checking whether to build with BSD Authentication support... no [07:40:45.506] checking whether to build with LDAP support... no [07:40:45.506] checking whether to build with Bonjour support... no [07:40:45.506] checking whether to build with SELinux support... no [07:40:45.506] checking whether to build with systemd support... no [07:40:45.507] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:40:45.507] checking whether to build with XML support... no [07:40:45.507] checking whether to build with LZ4 support... no [07:40:45.507] checking whether to build with ZSTD support... no [07:40:45.507] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:40:45.508] checking whether it is possible to strip libraries... yes [07:40:45.517] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:40:45.517] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:40:45.517] checking for a BSD-compatible install... /usr/bin/install -c [07:40:45.525] checking for tar... /usr/bin/tar [07:40:45.525] checking whether ln -s works... yes [07:40:45.525] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:40:45.528] checking for bison... /usr/bin/bison [07:40:45.530] configure: using bison (GNU Bison) 3.8.2 [07:40:45.533] checking for flex... /usr/bin/flex [07:40:45.535] configure: using flex 2.6.4 [07:40:45.535] checking for perl... /usr/bin/perl [07:40:45.537] configure: using perl 5.36.0 [07:40:45.539] checking for zic... /usr/sbin/zic [07:40:45.539] checking for a sed that does not truncate output... /usr/bin/sed [07:40:45.544] checking for grep that handles long lines and -e... /usr/bin/grep [07:40:45.546] checking for egrep... /usr/bin/grep -E [07:40:45.548] checking for ANSI C header files... yes [07:40:45.591] checking for sys/types.h... yes [07:40:45.606] checking for sys/stat.h... yes [07:40:45.619] checking for stdlib.h... yes [07:40:45.632] checking for string.h... yes [07:40:45.645] checking for memory.h... yes [07:40:45.658] checking for strings.h... yes [07:40:45.671] checking for inttypes.h... yes [07:40:45.685] checking for stdint.h... yes [07:40:45.698] checking for unistd.h... yes [07:40:45.712] checking for main in -lm... yes [07:40:45.755] checking for library containing setproctitle... no [07:40:45.839] checking for library containing dlsym... no [07:40:45.924] checking for library containing socket... -lws2_32 [07:40:46.049] checking for library containing getopt_long... none required [07:40:46.095] checking for library containing shm_open... no [07:40:46.178] checking for library containing shm_unlink... no [07:40:46.260] checking for library containing clock_gettime... no [07:40:46.342] checking for library containing shmget... no [07:40:46.424] checking for library containing backtrace_symbols... no [07:40:46.506] checking for library containing pthread_barrier_wait... -lpthread [07:40:46.590] checking for inflate in -lz... yes [07:40:46.635] checking atomic.h usability... no [07:40:46.690] checking atomic.h presence... no [07:40:46.707] checking for atomic.h... no [07:40:46.710] checking copyfile.h usability... no [07:40:46.760] checking copyfile.h presence... no [07:40:46.777] checking for copyfile.h... no [07:40:46.780] checking execinfo.h usability... no [07:40:46.831] checking execinfo.h presence... no [07:40:46.847] checking for execinfo.h... no [07:40:46.850] checking getopt.h usability... yes [07:40:46.857] checking getopt.h presence... yes [07:40:46.871] checking for getopt.h... yes [07:40:46.877] checking ifaddrs.h usability... no [07:40:46.928] checking ifaddrs.h presence... no [07:40:46.946] checking for ifaddrs.h... no [07:40:46.949] checking mbarrier.h usability... no [07:40:46.999] checking mbarrier.h presence... no [07:40:47.015] checking for mbarrier.h... no [07:40:47.018] checking sys/epoll.h usability... no [07:40:47.072] checking sys/epoll.h presence... no [07:40:47.090] checking for sys/epoll.h... no [07:40:47.093] checking sys/event.h usability... no [07:40:47.143] checking sys/event.h presence... no [07:40:47.160] checking for sys/event.h... no [07:40:47.163] checking sys/personality.h usability... no [07:40:47.214] checking sys/personality.h presence... no [07:40:47.231] checking for sys/personality.h... no [07:40:47.234] checking sys/prctl.h usability... no [07:40:47.285] checking sys/prctl.h presence... no [07:40:47.302] checking for sys/prctl.h... no [07:40:47.305] checking sys/procctl.h usability... no [07:40:47.355] checking sys/procctl.h presence... no [07:40:47.372] checking for sys/procctl.h... no [07:40:47.375] checking sys/signalfd.h usability... no [07:40:47.424] checking sys/signalfd.h presence... no [07:40:47.441] checking for sys/signalfd.h... no [07:40:47.444] checking sys/ucred.h usability... no [07:40:47.494] checking sys/ucred.h presence... no [07:40:47.511] checking for sys/ucred.h... no [07:40:47.514] checking termios.h usability... no [07:40:47.564] checking termios.h presence... no [07:40:47.581] checking for termios.h... no [07:40:47.584] checking ucred.h usability... no [07:40:47.634] checking ucred.h presence... no [07:40:47.650] checking for ucred.h... no [07:40:47.653] checking xlocale.h usability... no [07:40:47.704] checking xlocale.h presence... no [07:40:47.720] checking for xlocale.h... no [07:40:47.723] checking zlib.h usability... yes [07:40:47.731] checking zlib.h presence... yes [07:40:47.749] checking for zlib.h... yes [07:40:47.749] checking for lz4... /usr/bin/lz4 [07:40:47.749] checking for zstd... /usr/bin/zstd [07:40:47.749] checking for openssl... /usr/bin/openssl [07:40:47.753] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [07:40:47.754] checking crtdefs.h usability... yes [07:40:47.761] checking crtdefs.h presence... yes [07:40:47.774] checking for crtdefs.h... yes [07:40:47.775] checking whether byte ordering is bigendian... no [07:40:47.846] checking for inline... inline [07:40:47.852] checking for printf format archetype... gnu_printf [07:40:47.860] checking for _Static_assert... yes [07:40:47.899] checking for typeof... typeof [07:40:47.905] checking for __builtin_types_compatible_p... yes [07:40:47.916] checking for __builtin_constant_p... yes [07:40:47.925] checking for __builtin_mul_overflow... yes [07:40:47.970] checking for __builtin_unreachable... yes [07:40:48.007] checking for computed goto support... yes [07:40:48.014] checking for struct tm.tm_zone... no [07:40:48.084] checking for union semun... no [07:40:48.114] checking for socklen_t... yes [07:40:49.215] checking for struct sockaddr.sa_len... no [07:40:51.156] checking for C/C++ restrict keyword... __restrict [07:40:51.169] checking for struct option... yes [07:40:51.208] checking whether assembler supports x86_64 popcntq... yes [07:40:51.214] checking size of off_t... 4 [07:40:51.404] 0 [07:40:51.404] checking for int timezone... yes [07:40:51.455] checking for backtrace_symbols... no [07:40:51.505] checking for copyfile... no [07:40:51.555] checking for copy_file_range... no [07:40:51.603] checking for elf_aux_info... no [07:40:51.650] checking for getauxval... no [07:40:51.697] checking for getifaddrs... no [07:40:51.743] checking for getpeerucred... no [07:40:51.789] checking for inet_pton... yes [07:40:51.836] checking for kqueue... no [07:40:51.883] checking for mbstowcs_l... no [07:40:51.931] checking for memset_s... no [07:40:51.978] checking for posix_fallocate... no [07:40:52.025] checking for ppoll... no [07:40:52.072] checking for pthread_is_threaded_np... no [07:40:52.119] checking for setproctitle... no [07:40:52.164] checking for setproctitle_fast... no [07:40:52.212] checking for strchrnul... no [07:40:52.259] checking for strsignal... no [07:40:52.305] checking for syncfs... no [07:40:52.351] checking for sync_file_range... no [07:40:52.397] checking for uselocale... no [07:40:52.443] checking for wcstombs_l... no [07:40:52.487] checking for __builtin_bswap16... yes [07:40:52.532] checking for __builtin_bswap32... yes [07:40:52.576] checking for __builtin_bswap64... yes [07:40:52.620] checking for __builtin_clz... yes [07:40:52.665] checking for __builtin_ctz... yes [07:40:52.710] checking for __builtin_popcount... yes [07:40:52.755] checking for __builtin_frame_address... yes [07:40:52.801] checking for _LARGEFILE_SOURCE value needed for large files... no [07:40:52.853] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:40:52.881] checking for posix_fadvise... no [07:40:52.928] checking whether posix_fadvise is declared... no [07:40:52.969] checking whether fdatasync is declared... no [07:40:53.011] checking whether strlcat is declared... no [07:40:53.069] checking whether strlcpy is declared... no [07:40:53.128] checking whether strnlen is declared... yes [07:40:53.141] checking whether strsep is declared... no [07:40:53.198] checking whether preadv is declared... no [07:40:53.231] checking whether pwritev is declared... no [07:40:53.263] checking whether F_FULLFSYNC is declared... no [07:40:53.299] checking for explicit_bzero... no [07:40:53.342] checking for getopt... yes [07:40:53.383] checking for getpeereid... no [07:40:53.427] checking for inet_aton... no [07:40:53.471] checking for mkdtemp... no [07:40:53.516] checking for strlcat... no [07:40:53.561] checking for strlcpy... no [07:40:53.607] checking for strnlen... yes [07:40:53.651] checking for strsep... no [07:40:53.695] checking for pthread_barrier_wait... yes [07:40:53.735] configure: On mingw32 we will use our strtof wrapper. [07:40:53.735] checking for getopt_long... yes [07:40:53.777] checking for syslog... no [07:40:53.821] checking for opterr... yes [07:40:53.865] checking for optreset... no [07:40:53.913] checking test program... cross-compiling [07:40:53.913] checking size of void *... 8 [07:40:54.163] checking size of size_t... 8 [07:40:54.419] checking size of long... 4 [07:40:54.609] checking size of long long... 8 [07:40:54.861] checking alignment of short... 2 [07:40:54.989] checking alignment of int... 4 [07:40:55.176] checking alignment of long... 4 [07:40:55.363] checking alignment of int64_t... 8 [07:40:55.610] checking alignment of double... 8 [07:40:55.856] checking for __int128... yes [07:40:55.902] checking for __int128 alignment bug... assuming ok [07:40:55.902] checking alignment of PG_INT128_TYPE... 16 [07:40:56.206] checking for builtin __sync char locking functions... yes [07:40:56.247] checking for builtin __sync int32 locking functions... yes [07:40:56.286] checking for builtin __sync int32 atomic operations... yes [07:40:56.327] checking for builtin __sync int64 atomic operations... yes [07:40:56.369] checking for builtin __atomic int32 atomic operations... yes [07:40:56.410] checking for builtin __atomic int64 atomic operations... yes [07:40:56.452] checking for __get_cpuid... yes [07:40:56.497] checking for __get_cpuid_count... yes [07:40:56.539] checking for __cpuid... no [07:40:56.930] checking for __cpuidex... no [07:40:57.344] checking for _xgetbv... yes [07:40:57.735] checking for _mm512_popcnt_epi64... yes [07:40:58.145] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:40:58.242] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:40:58.264] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:40:58.282] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:40:58.299] 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 [07:40:58.350] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:40:58.351] checking which random number source to use... Windows native [07:40:58.353] checking for xmllint... /usr/bin/xmllint [07:40:58.353] checking for xsltproc... /usr/bin/xsltproc [07:40:58.353] checking for fop... /usr/bin/fop [07:40:58.353] checking for dbtoepub... no [07:40:58.354] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:40:58.354] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:40:58.354] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:40:58.365] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:40:58.365] 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 [07:40:58.365] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:40:58.365] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:40:58.448] configure: creating ./config.status [07:40:58.532] config.status: creating GNUmakefile [07:40:58.544] config.status: creating src/Makefile.global [07:40:58.559] config.status: creating src/include/pg_config.h [07:40:58.572] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:40:58.586] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:40:58.593] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:40:58.601] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:40:58.608] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:40:58.615] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:40:58.618] config.status: executing check_win32_symlinks commands [07:40:58.650] [07:40:58.650] real 0m14.527s [07:40:58.650] user 0m9.714s [07:40:58.650] sys 0m4.506s [07:40:58.650] make -s -j${BUILD_JOBS} clean [07:40:59.142] time make -s -j${BUILD_JOBS} world-bin [07:42:14.878] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [07:42:14.878] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’? [-Werror=implicit-function-declaration] [07:42:14.878] 175 | os_page_size = sysconf(_SC_PAGESIZE); [07:42:14.878] | ^~~~~~~ [07:42:14.878] | swscanf [07:42:14.878] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mean ‘DC_PAPERSIZE’? [07:42:14.878] 175 | os_page_size = sysconf(_SC_PAGESIZE); [07:42:14.878] | ^~~~~~~~~~~~ [07:42:14.878] | DC_PAPERSIZE [07:42:14.878] pg_buffercache_pages.c:175:40: note: each undeclared identifier is reported only once for each function it appears in [07:42:14.878] In file included from ../../src/include/postgres.h:49, [07:42:14.878] from pg_buffercache_pages.c:10: [07:42:14.878] 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=] [07:42:14.878] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [07:42:14.878] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:42:14.878] 182 | os_page_count, os_page_size, pages_per_blk); [07:42:14.878] | ~~~~~~~~~~~~ [07:42:14.878] | | [07:42:14.878] | Size {aka long long unsigned int} [07:42:14.878] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [07:42:14.878] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [07:42:14.878] | ^~~~~~~~~~~ [07:42:14.878] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [07:42:14.878] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [07:42:14.878] | ^~~~~~~ [07:42:14.878] pg_buffercache_pages.c:181:17: note: in expansion of macro ‘elog’ [07:42:14.878] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [07:42:14.878] | ^~~~ [07:42:14.878] pg_buffercache_pages.c:181:63: note: format string is defined here [07:42:14.878] 181 | elog(NOTICE, "os_page_count=%d os_page_size=%ld pages_per_blk=%f", [07:42:14.878] | ~~^ [07:42:14.878] | | [07:42:14.878] | long int [07:42:14.878] | %lld [07:42:14.878] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] [07:42:14.878] 98 | int i, blk2page, j; [07:42:14.878] | ^ [07:42:14.878] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] [07:42:14.878] 98 | int i, blk2page, j; [07:42:14.878] | ^~~~~~~~ [07:42:14.878] cc1: all warnings being treated as errors [07:42:14.878] make[2]: *** [: pg_buffercache_pages.o] Error 1 [07:42:14.878] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [07:42:14.878] make[1]: *** Waiting for unfinished jobs.... [07:42:15.593] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [07:42:15.593] [07:42:15.593] real 1m16.450s [07:42:15.593] user 3m23.232s [07:42:15.593] sys 1m13.956s [07:42:15.593] [07:42:15.593] Exit status: 2