[12:43:49.874] time ./configure \ [12:43:49.874] --host=x86_64-w64-mingw32 \ [12:43:49.874] --enable-cassert \ [12:43:49.874] --without-icu \ [12:43:49.874] CC="ccache x86_64-w64-mingw32-gcc" \ [12:43:49.874] CXX="ccache x86_64-w64-mingw32-g++" [12:43:49.985] checking build system type... x86_64-pc-linux-gnu [12:43:50.172] checking host system type... x86_64-w64-mingw32 [12:43:50.177] checking which template to use... win32 [12:43:50.177] checking whether NLS is wanted... no [12:43:50.177] checking for default port number... 5432 [12:43:50.183] checking for block size... 8kB [12:43:50.184] checking for segment size... 1GB [12:43:50.187] checking for WAL block size... 8kB [12:43:50.188] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:43:50.220] checking whether the C compiler works... yes [12:43:50.344] checking for C compiler default output file name... a.exe [12:43:50.345] checking for suffix of executables... .exe [12:43:50.385] checking whether we are cross compiling... yes [12:43:50.459] checking for suffix of object files... o [12:43:50.466] checking whether we are using the GNU C compiler... yes [12:43:50.482] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:43:50.514] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:43:50.540] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:43:50.688] checking whether we are using the GNU C++ compiler... yes [12:43:50.694] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:43:50.891] checking for gawk... no [12:43:50.892] checking for mawk... mawk [12:43:50.894] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:43:50.924] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:43:50.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:43:50.984] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:43:51.028] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:43:51.043] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:43:51.049] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:43:51.079] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:43:51.142] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:43:51.149] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:43:51.181] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:43:51.188] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:43:51.219] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:43:51.226] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:43:51.241] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:43:51.247] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:43:51.263] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:43:51.298] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:43:51.314] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:43:51.345] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:43:51.351] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:43:51.358] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:43:51.388] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:43:51.411] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:43:51.418] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:43:51.433] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:43:51.471] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:43:51.508] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:43:51.540] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:43:51.555] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:43:51.588] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:43:51.619] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:43:51.635] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:43:51.643] checking whether the C compiler still works... yes [12:43:51.690] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:43:51.760] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:43:51.761] checking pkg-config is at least version 0.9.0... yes [12:43:51.778] checking whether to build with ICU support... no [12:43:51.778] checking whether to build with Tcl... no [12:43:51.778] checking whether to build Perl modules... no [12:43:51.778] checking whether to build Python modules... no [12:43:51.778] checking whether to build with GSSAPI support... no [12:43:51.779] checking whether to build with PAM support... no [12:43:51.779] checking whether to build with BSD Authentication support... no [12:43:51.779] checking whether to build with LDAP support... no [12:43:51.780] checking whether to build with Bonjour support... no [12:43:51.780] checking whether to build with SELinux support... no [12:43:51.780] checking whether to build with systemd support... no [12:43:51.780] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:43:51.780] checking whether to build with liburing support... no [12:43:51.780] checking whether to build with libcurl support... no [12:43:51.780] checking whether to build with libnuma support... no [12:43:51.781] checking whether to build with XML support... no [12:43:51.781] checking whether to build with LZ4 support... no [12:43:51.781] checking whether to build with ZSTD support... no [12:43:51.781] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:43:51.781] checking whether it is possible to strip libraries... yes [12:43:51.788] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:43:51.789] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:43:51.789] checking for a BSD-compatible install... /usr/bin/install -c [12:43:51.797] checking for tar... /usr/bin/tar [12:43:51.798] checking whether ln -s works... yes [12:43:51.798] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:43:51.800] checking for bison... /usr/bin/bison [12:43:51.802] configure: using bison (GNU Bison) 3.8.2 [12:43:51.805] checking for flex... /usr/bin/flex [12:43:51.807] configure: using flex 2.6.4 [12:43:51.807] checking for perl... /usr/bin/perl [12:43:51.810] configure: using perl 5.36.0 [12:43:51.812] checking for zic... /usr/sbin/zic [12:43:51.812] checking for a sed that does not truncate output... /usr/bin/sed [12:43:51.817] checking for grep that handles long lines and -e... /usr/bin/grep [12:43:51.819] checking for egrep... /usr/bin/grep -E [12:43:51.821] checking for ANSI C header files... yes [12:43:51.903] checking for sys/types.h... yes [12:43:51.919] checking for sys/stat.h... yes [12:43:51.977] checking for stdlib.h... yes [12:43:52.010] checking for string.h... yes [12:43:52.042] checking for memory.h... yes [12:43:52.076] checking for strings.h... yes [12:43:52.132] checking for inttypes.h... yes [12:43:52.193] checking for stdint.h... yes [12:43:52.207] checking for unistd.h... yes [12:43:52.223] checking for main in -lm... yes [12:43:52.269] checking for library containing setproctitle... no [12:43:52.352] checking for library containing dlsym... no [12:43:52.435] checking for library containing socket... -lws2_32 [12:43:52.558] checking for library containing getopt_long... none required [12:43:52.601] checking for library containing shm_open... no [12:43:52.685] checking for library containing shm_unlink... no [12:43:52.769] checking for library containing clock_gettime... no [12:43:52.851] checking for library containing shmget... no [12:43:52.936] checking for library containing backtrace_symbols... no [12:43:53.022] checking for library containing pthread_barrier_wait... -lpthread [12:43:53.108] checking for inflate in -lz... yes [12:43:53.157] checking atomic.h usability... no [12:43:53.210] checking atomic.h presence... no [12:43:53.227] checking for atomic.h... no [12:43:53.230] checking copyfile.h usability... no [12:43:53.281] checking copyfile.h presence... no [12:43:53.299] checking for copyfile.h... no [12:43:53.302] checking execinfo.h usability... no [12:43:53.355] checking execinfo.h presence... no [12:43:53.374] checking for execinfo.h... no [12:43:53.377] checking getopt.h usability... yes [12:43:53.384] checking getopt.h presence... yes [12:43:53.398] checking for getopt.h... yes [12:43:53.406] checking ifaddrs.h usability... no [12:43:53.457] checking ifaddrs.h presence... no [12:43:53.475] checking for ifaddrs.h... no [12:43:53.478] checking mbarrier.h usability... no [12:43:53.531] checking mbarrier.h presence... no [12:43:53.549] checking for mbarrier.h... no [12:43:53.552] checking sys/epoll.h usability... no [12:43:53.604] checking sys/epoll.h presence... no [12:43:53.622] checking for sys/epoll.h... no [12:43:53.625] checking sys/event.h usability... no [12:43:53.677] checking sys/event.h presence... no [12:43:53.695] checking for sys/event.h... no [12:43:53.698] checking sys/personality.h usability... no [12:43:53.749] checking sys/personality.h presence... no [12:43:53.767] checking for sys/personality.h... no [12:43:53.770] checking sys/prctl.h usability... no [12:43:53.822] checking sys/prctl.h presence... no [12:43:53.840] checking for sys/prctl.h... no [12:43:53.843] checking sys/procctl.h usability... no [12:43:53.894] checking sys/procctl.h presence... no [12:43:53.912] checking for sys/procctl.h... no [12:43:53.916] checking sys/signalfd.h usability... no [12:43:53.968] checking sys/signalfd.h presence... no [12:43:53.986] checking for sys/signalfd.h... no [12:43:53.989] checking sys/ucred.h usability... no [12:43:54.042] checking sys/ucred.h presence... no [12:43:54.060] checking for sys/ucred.h... no [12:43:54.063] checking termios.h usability... no [12:43:54.115] checking termios.h presence... no [12:43:54.133] checking for termios.h... no [12:43:54.136] checking ucred.h usability... no [12:43:54.189] checking ucred.h presence... no [12:43:54.207] checking for ucred.h... no [12:43:54.210] checking xlocale.h usability... no [12:43:54.262] checking xlocale.h presence... no [12:43:54.280] checking for xlocale.h... no [12:43:54.283] checking zlib.h usability... yes [12:43:54.314] checking zlib.h presence... yes [12:43:54.332] checking for zlib.h... yes [12:43:54.332] checking for lz4... /usr/bin/lz4 [12:43:54.333] checking for zstd... /usr/bin/zstd [12:43:54.333] checking for openssl... /usr/bin/openssl [12:43:54.337] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [12:43:54.337] checking crtdefs.h usability... yes [12:43:54.345] checking crtdefs.h presence... yes [12:43:54.359] checking for crtdefs.h... yes [12:43:54.360] checking whether byte ordering is bigendian... no [12:43:54.459] checking for inline... inline [12:43:54.484] checking for printf format archetype... gnu_printf [12:43:54.501] checking for _Static_assert... yes [12:43:54.541] checking for typeof... typeof [12:43:54.548] checking for __builtin_types_compatible_p... yes [12:43:54.584] checking for __builtin_constant_p... yes [12:43:54.595] checking for __builtin_mul_overflow... yes [12:43:54.639] checking for __builtin_unreachable... yes [12:43:54.678] checking for computed goto support... yes [12:43:54.710] checking for struct tm.tm_zone... no [12:43:54.783] checking for union semun... no [12:43:54.814] checking for socklen_t... yes [12:43:55.920] checking for struct sockaddr.sa_len... no [12:43:57.834] checking for C/C++ restrict keyword... __restrict [12:43:57.875] checking for struct option... yes [12:43:57.926] checking whether assembler supports x86_64 popcntq... yes [12:43:57.942] checking size of off_t... 4 [12:43:58.227] 0 [12:43:58.227] checking for int timezone... yes [12:43:58.277] checking for backtrace_symbols... no [12:43:58.325] checking for copyfile... no [12:43:58.372] checking for copy_file_range... no [12:43:58.420] checking for elf_aux_info... no [12:43:58.469] checking for getauxval... no [12:43:58.519] checking for getifaddrs... no [12:43:58.568] checking for getpeerucred... no [12:43:58.616] checking for inet_pton... yes [12:43:58.664] checking for kqueue... no [12:43:58.712] checking for localeconv_l... no [12:43:58.759] checking for mbstowcs_l... no [12:43:58.808] checking for posix_fallocate... no [12:43:58.857] checking for ppoll... no [12:43:58.905] checking for pthread_is_threaded_np... no [12:43:58.954] checking for setproctitle... no [12:43:59.002] checking for setproctitle_fast... no [12:43:59.051] checking for strsignal... no [12:43:59.099] checking for syncfs... no [12:43:59.148] checking for sync_file_range... no [12:43:59.196] checking for uselocale... no [12:43:59.245] checking for wcstombs_l... no [12:43:59.291] checking for __builtin_bswap16... yes [12:43:59.339] checking for __builtin_bswap32... yes [12:43:59.383] checking for __builtin_bswap64... yes [12:43:59.429] checking for __builtin_clz... yes [12:43:59.474] checking for __builtin_ctz... yes [12:43:59.519] checking for __builtin_popcount... yes [12:43:59.564] checking for __builtin_frame_address... yes [12:43:59.609] checking for _LARGEFILE_SOURCE value needed for large files... no [12:43:59.659] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:43:59.688] checking for posix_fadvise... no [12:43:59.737] checking whether posix_fadvise is declared... no [12:43:59.779] checking whether fdatasync is declared... no [12:43:59.823] checking whether strlcat is declared... no [12:43:59.883] checking whether strlcpy is declared... no [12:43:59.943] checking whether strnlen is declared... yes [12:43:59.956] checking whether strsep is declared... no [12:44:00.015] checking whether timingsafe_bcmp is declared... no [12:44:00.075] checking whether preadv is declared... no [12:44:00.110] checking whether pwritev is declared... no [12:44:00.145] checking whether strchrnul is declared... no [12:44:00.186] checking whether memset_s is declared... no [12:44:00.227] checking whether F_FULLFSYNC is declared... no [12:44:00.265] checking for explicit_bzero... no [12:44:00.312] checking for getopt... yes [12:44:00.357] checking for getpeereid... no [12:44:00.404] checking for inet_aton... no [12:44:00.450] checking for mkdtemp... no [12:44:00.494] checking for strlcat... no [12:44:00.539] checking for strlcpy... no [12:44:00.584] checking for strnlen... yes [12:44:00.629] checking for strsep... no [12:44:00.672] checking for timingsafe_bcmp... no [12:44:00.716] checking for pthread_barrier_wait... yes [12:44:00.759] configure: On mingw32 we will use our strtof wrapper. [12:44:00.759] checking for getopt_long... yes [12:44:00.803] checking for syslog... no [12:44:00.849] checking for opterr... yes [12:44:00.897] checking for optreset... no [12:44:00.950] checking test program... cross-compiling [12:44:00.950] checking size of void *... 8 [12:44:01.323] checking size of size_t... 8 [12:44:01.666] checking size of long... 4 [12:44:01.925] checking size of long long... 8 [12:44:02.301] checking alignment of short... 2 [12:44:02.583] checking alignment of int... 4 [12:44:02.897] checking alignment of long... 4 [12:44:03.154] checking alignment of int64_t... 8 [12:44:03.510] checking alignment of double... 8 [12:44:03.806] checking for __int128... yes [12:44:03.851] checking for __int128 alignment bug... assuming ok [12:44:03.852] checking alignment of PG_INT128_TYPE... 16 [12:44:04.247] checking for builtin __sync char locking functions... yes [12:44:04.287] checking for builtin __sync int32 locking functions... yes [12:44:04.325] checking for builtin __sync int32 atomic operations... yes [12:44:04.365] checking for builtin __sync int64 atomic operations... yes [12:44:04.406] checking for builtin __atomic int32 atomic operations... yes [12:44:04.446] checking for builtin __atomic int64 atomic operations... yes [12:44:04.488] checking for __get_cpuid... yes [12:44:04.532] checking for __get_cpuid_count... yes [12:44:04.574] checking for __cpuid... no [12:44:04.964] checking for __cpuidex... no [12:44:05.381] checking for _xgetbv... yes [12:44:05.776] checking for _mm512_popcnt_epi64... yes [12:44:06.184] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:44:06.281] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:44:06.302] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:44:06.320] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:44:06.339] 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:44:06.391] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:44:06.391] checking for _mm512_clmulepi64_epi128... yes [12:44:06.786] checking for vectorized CRC-32C... AVX-512 with runtime check [12:44:06.787] checking which random number source to use... Windows native [12:44:06.789] checking for xmllint... /usr/bin/xmllint [12:44:06.789] checking for xsltproc... /usr/bin/xsltproc [12:44:06.789] checking for fop... /usr/bin/fop [12:44:06.789] checking for dbtoepub... no [12:44:06.790] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:44:06.790] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:44:06.790] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:44:06.800] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:44:06.800] 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:44:06.800] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:44:06.800] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:44:06.886] configure: creating ./config.status [12:44:06.968] config.status: creating GNUmakefile [12:44:06.980] config.status: creating src/Makefile.global [12:44:06.995] config.status: creating src/include/pg_config.h [12:44:07.007] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:44:07.022] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:44:07.030] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:44:07.037] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:44:07.044] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:44:07.051] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:44:07.054] config.status: executing check_win32_symlinks commands [12:44:07.088] [12:44:07.088] real 0m17.213s [12:44:07.088] user 0m11.590s [12:44:07.088] sys 0m5.277s [12:44:07.088] make -s -j${BUILD_JOBS} clean [12:44:07.612] time make -s -j${BUILD_JOBS} world-bin [12:47:37.096] verify_brinam.c: In function ‘check_index_tuple’: [12:47:37.096] verify_brinam.c:522:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [12:47:37.096] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [12:47:37.096] | ~~^ ~~~~ [12:47:37.096] | | | [12:47:37.096] | long unsigned int Size {aka long long unsigned int} [12:47:37.096] | %llu [12:47:37.096] verify_brinam.c:522:112: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [12:47:37.096] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [12:47:37.096] | ~~^ ~~~~~~ [12:47:37.096] | | | [12:47:37.096] | | Size {aka long long unsigned int} [12:47:37.096] | long unsigned int [12:47:37.096] | %llu [12:47:37.096] verify_brinam.c:618:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [12:47:37.096] 618 | psprintf("attribute %u stored value %u with length %u " [12:47:37.096] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:47:37.096] 619 | "starts at offset %lu beyond total tuple length %lu", [12:47:37.096] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:47:37.096] | ~~~ [12:47:37.096] | | [12:47:37.096] | Size {aka long long unsigned int} [12:47:37.096] verify_brinam.c:619:110: note: format string is defined here [12:47:37.096] 619 | "starts at offset %lu beyond total tuple length %lu", [12:47:37.096] | ~~^ [12:47:37.096] | | [12:47:37.096] | long unsigned int [12:47:37.096] | %llu [12:47:37.096] verify_brinam.c:618:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [12:47:37.096] 618 | psprintf("attribute %u stored value %u with length %u " [12:47:37.096] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:47:37.096] 619 | "starts at offset %lu beyond total tuple length %lu", [12:47:37.096] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:47:37.096] | ~~~~~~ [12:47:37.096] | | [12:47:37.096] | Size {aka long long unsigned int} [12:47:37.096] verify_brinam.c:619:140: note: format string is defined here [12:47:37.096] 619 | "starts at offset %lu beyond total tuple length %lu", [12:47:37.096] | ~~^ [12:47:37.096] | | [12:47:37.096] | long unsigned int [12:47:37.096] | %llu [12:47:37.096] verify_brinam.c:629:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [12:47:37.096] 629 | psprintf("attribute %u stored value %u with length %u " [12:47:37.096] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:47:37.096] 630 | "ends at offset %lu beyond total tuple length %lu", [12:47:37.096] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:47:37.096] | ~~~ [12:47:37.096] | | [12:47:37.096] | Size {aka long long unsigned int} [12:47:37.096] verify_brinam.c:630:108: note: format string is defined here [12:47:37.096] 630 | "ends at offset %lu beyond total tuple length %lu", [12:47:37.096] | ~~^ [12:47:37.096] | | [12:47:37.096] | long unsigned int [12:47:37.096] | %llu [12:47:37.096] verify_brinam.c:629:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [12:47:37.096] 629 | psprintf("attribute %u stored value %u with length %u " [12:47:37.096] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:47:37.096] 630 | "ends at offset %lu beyond total tuple length %lu", [12:47:37.096] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:47:37.096] | ~~~~~~ [12:47:37.096] | | [12:47:37.096] | Size {aka long long unsigned int} [12:47:37.096] verify_brinam.c:630:138: note: format string is defined here [12:47:37.096] 630 | "ends at offset %lu beyond total tuple length %lu", [12:47:37.096] | ~~^ [12:47:37.096] | | [12:47:37.096] | long unsigned int [12:47:37.096] | %llu [12:47:37.096] cc1: all warnings being treated as errors [12:47:37.097] make[2]: *** [: verify_brinam.o] Error 1 [12:47:37.097] make[1]: *** [Makefile:96: all-amcheck-recurse] Error 2 [12:47:37.097] make[1]: *** Waiting for unfinished jobs.... [12:47:39.698] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [12:47:39.698] [12:47:39.698] real 3m32.086s [12:47:39.698] user 11m10.085s [12:47:39.698] sys 2m10.868s [12:47:39.699] [12:47:39.699] Exit status: 2