[10:30:40.908] time ./configure \ [10:30:40.908] --host=x86_64-w64-mingw32 \ [10:30:40.908] --enable-cassert \ [10:30:40.908] --without-icu \ [10:30:40.908] CC="ccache x86_64-w64-mingw32-gcc" \ [10:30:40.908] CXX="ccache x86_64-w64-mingw32-g++" [10:30:41.024] checking build system type... x86_64-pc-linux-gnu [10:30:41.202] checking host system type... x86_64-w64-mingw32 [10:30:41.207] checking which template to use... win32 [10:30:41.208] checking whether NLS is wanted... no [10:30:41.208] checking for default port number... 5432 [10:30:41.214] checking for block size... 8kB [10:30:41.215] checking for segment size... 1GB [10:30:41.218] checking for WAL block size... 8kB [10:30:41.219] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [10:30:41.250] checking whether the C compiler works... yes [10:30:41.382] checking for C compiler default output file name... a.exe [10:30:41.383] checking for suffix of executables... .exe [10:30:41.425] checking whether we are cross compiling... yes [10:30:41.500] checking for suffix of object files... o [10:30:41.517] checking whether we are using the GNU C compiler... yes [10:30:41.532] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [10:30:41.548] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [10:30:41.573] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [10:30:41.721] checking whether we are using the GNU C++ compiler... yes [10:30:41.915] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [10:30:42.007] checking for gawk... no [10:30:42.007] checking for mawk... mawk [10:30:42.009] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:30:42.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [10:30:42.055] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:30:42.099] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:30:42.142] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [10:30:42.157] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:30:42.189] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:30:42.221] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:30:42.227] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:30:42.258] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:30:42.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [10:30:42.296] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:30:42.303] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:30:42.309] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:30:42.341] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [10:30:42.372] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [10:30:42.405] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:30:42.441] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:30:42.456] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:30:42.489] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [10:30:42.521] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [10:30:42.553] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:30:42.584] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:30:42.607] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:30:42.623] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:30:42.654] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:30:42.694] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:30:42.732] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:30:42.766] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:30:42.782] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:30:42.817] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:30:42.834] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:30:42.850] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:30:42.883] checking whether the C compiler still works... yes [10:30:42.961] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [10:30:43.029] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [10:30:43.030] checking pkg-config is at least version 0.9.0... yes [10:30:43.046] checking whether to build with ICU support... no [10:30:43.046] checking whether to build with Tcl... no [10:30:43.046] checking whether to build Perl modules... no [10:30:43.046] checking whether to build Python modules... no [10:30:43.046] checking whether to build with GSSAPI support... no [10:30:43.047] checking whether to build with PAM support... no [10:30:43.048] checking whether to build with BSD Authentication support... no [10:30:43.048] checking whether to build with LDAP support... no [10:30:43.048] checking whether to build with Bonjour support... no [10:30:43.048] checking whether to build with SELinux support... no [10:30:43.048] checking whether to build with systemd support... no [10:30:43.048] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:30:43.048] checking whether to build with liburing support... no [10:30:43.048] checking whether to build with libcurl support... no [10:30:43.048] checking whether to build with libnuma support... no [10:30:43.049] checking whether to build with XML support... no [10:30:43.049] checking whether to build with LZ4 support... no [10:30:43.049] checking whether to build with ZSTD support... no [10:30:43.049] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [10:30:43.050] checking whether it is possible to strip libraries... yes [10:30:43.057] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [10:30:43.057] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [10:30:43.057] checking for a BSD-compatible install... /usr/bin/install -c [10:30:43.066] checking for tar... /usr/bin/tar [10:30:43.066] checking whether ln -s works... yes [10:30:43.066] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:30:43.068] checking for bison... /usr/bin/bison [10:30:43.070] configure: using bison (GNU Bison) 3.8.2 [10:30:43.073] checking for flex... /usr/bin/flex [10:30:43.075] configure: using flex 2.6.4 [10:30:43.075] checking for perl... /usr/bin/perl [10:30:43.078] configure: using perl 5.36.0 [10:30:43.080] checking for zic... /usr/sbin/zic [10:30:43.080] checking for a sed that does not truncate output... /usr/bin/sed [10:30:43.085] checking for grep that handles long lines and -e... /usr/bin/grep [10:30:43.087] checking for egrep... /usr/bin/grep -E [10:30:43.089] checking for ANSI C header files... yes [10:30:43.175] checking for sys/types.h... yes [10:30:43.231] checking for sys/stat.h... yes [10:30:43.246] checking for stdlib.h... yes [10:30:43.304] checking for string.h... yes [10:30:43.318] checking for memory.h... yes [10:30:43.376] checking for strings.h... yes [10:30:43.432] checking for inttypes.h... yes [10:30:43.491] checking for stdint.h... yes [10:30:43.547] checking for unistd.h... yes [10:30:43.610] checking for main in -lm... yes [10:30:43.657] checking for library containing setproctitle... no [10:30:43.744] checking for library containing dlsym... no [10:30:43.830] checking for library containing socket... -lws2_32 [10:30:43.959] checking for library containing getopt_long... none required [10:30:44.005] checking for library containing shm_open... no [10:30:44.091] checking for library containing shm_unlink... no [10:30:44.178] checking for library containing clock_gettime... no [10:30:44.269] checking for library containing shmget... no [10:30:44.359] checking for library containing backtrace_symbols... no [10:30:44.452] checking for library containing pthread_barrier_wait... -lpthread [10:30:44.545] checking for inflate in -lz... yes [10:30:44.600] checking atomic.h usability... no [10:30:44.656] checking atomic.h presence... no [10:30:44.675] checking for atomic.h... no [10:30:44.679] checking copyfile.h usability... no [10:30:44.733] checking copyfile.h presence... no [10:30:44.752] checking for copyfile.h... no [10:30:44.755] checking execinfo.h usability... no [10:30:44.809] checking execinfo.h presence... no [10:30:44.828] checking for execinfo.h... no [10:30:44.831] checking getopt.h usability... yes [10:30:44.838] checking getopt.h presence... yes [10:30:44.853] checking for getopt.h... yes [10:30:44.860] checking ifaddrs.h usability... no [10:30:44.914] checking ifaddrs.h presence... no [10:30:44.933] checking for ifaddrs.h... no [10:30:44.936] checking mbarrier.h usability... no [10:30:44.992] checking mbarrier.h presence... no [10:30:45.011] checking for mbarrier.h... no [10:30:45.014] checking sys/epoll.h usability... no [10:30:45.068] checking sys/epoll.h presence... no [10:30:45.086] checking for sys/epoll.h... no [10:30:45.090] checking sys/event.h usability... no [10:30:45.145] checking sys/event.h presence... no [10:30:45.164] checking for sys/event.h... no [10:30:45.167] checking sys/personality.h usability... no [10:30:45.223] checking sys/personality.h presence... no [10:30:45.241] checking for sys/personality.h... no [10:30:45.245] checking sys/prctl.h usability... no [10:30:45.301] checking sys/prctl.h presence... no [10:30:45.319] checking for sys/prctl.h... no [10:30:45.322] checking sys/procctl.h usability... no [10:30:45.375] checking sys/procctl.h presence... no [10:30:45.394] checking for sys/procctl.h... no [10:30:45.397] checking sys/signalfd.h usability... no [10:30:45.450] checking sys/signalfd.h presence... no [10:30:45.468] checking for sys/signalfd.h... no [10:30:45.471] checking sys/ucred.h usability... no [10:30:45.524] checking sys/ucred.h presence... no [10:30:45.542] checking for sys/ucred.h... no [10:30:45.545] checking termios.h usability... no [10:30:45.599] checking termios.h presence... no [10:30:45.617] checking for termios.h... no [10:30:45.620] checking ucred.h usability... no [10:30:45.675] checking ucred.h presence... no [10:30:45.693] checking for ucred.h... no [10:30:45.697] checking xlocale.h usability... no [10:30:45.751] checking xlocale.h presence... no [10:30:45.769] checking for xlocale.h... no [10:30:45.772] checking zlib.h usability... yes [10:30:45.781] checking zlib.h presence... yes [10:30:45.798] checking for zlib.h... yes [10:30:45.799] checking for lz4... /usr/bin/lz4 [10:30:45.799] checking for zstd... /usr/bin/zstd [10:30:45.799] checking for openssl... /usr/bin/openssl [10:30:45.804] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [10:30:45.804] checking crtdefs.h usability... yes [10:30:45.860] checking crtdefs.h presence... yes [10:30:45.875] checking for crtdefs.h... yes [10:30:45.876] checking whether byte ordering is bigendian... no [10:30:45.976] checking for inline... inline [10:30:46.003] checking for printf format archetype... gnu_printf [10:30:46.037] checking for _Static_assert... yes [10:30:46.078] checking for typeof... typeof [10:30:46.085] checking for __builtin_types_compatible_p... yes [10:30:46.121] checking for __builtin_constant_p... yes [10:30:46.132] checking for __builtin_mul_overflow... yes [10:30:46.178] checking for __builtin_unreachable... yes [10:30:46.219] checking for computed goto support... yes [10:30:46.252] checking for struct tm.tm_zone... no [10:30:46.326] checking for union semun... no [10:30:46.360] checking for socklen_t... yes [10:30:47.868] checking for struct sockaddr.sa_len... no [10:30:49.897] checking for C/C++ restrict keyword... __restrict [10:30:49.940] checking for struct option... yes [10:30:49.995] checking whether assembler supports x86_64 popcntq... yes [10:30:50.012] checking size of off_t... 4 [10:30:50.400] 0 [10:30:50.401] checking for int timezone... yes [10:30:50.453] checking for backtrace_symbols... no [10:30:50.504] checking for copyfile... no [10:30:50.554] checking for copy_file_range... no [10:30:50.604] checking for elf_aux_info... no [10:30:50.655] checking for getauxval... no [10:30:50.707] checking for getifaddrs... no [10:30:50.757] checking for getpeerucred... no [10:30:50.808] checking for inet_pton... yes [10:30:50.861] checking for kqueue... no [10:30:50.912] checking for localeconv_l... no [10:30:50.963] checking for mbstowcs_l... no [10:30:51.013] checking for memset_s... no [10:30:51.062] checking for posix_fallocate... no [10:30:51.111] checking for ppoll... no [10:30:51.160] checking for pthread_is_threaded_np... no [10:30:51.211] checking for setproctitle... no [10:30:51.263] checking for setproctitle_fast... no [10:30:51.314] checking for strsignal... no [10:30:51.366] checking for syncfs... no [10:30:51.416] checking for sync_file_range... no [10:30:51.468] checking for uselocale... no [10:30:51.519] checking for wcstombs_l... no [10:30:51.566] checking for __builtin_bswap16... yes [10:30:51.615] checking for __builtin_bswap32... yes [10:30:51.663] checking for __builtin_bswap64... yes [10:30:51.709] checking for __builtin_clz... yes [10:30:51.756] checking for __builtin_ctz... yes [10:30:51.803] checking for __builtin_popcount... yes [10:30:51.850] checking for __builtin_frame_address... yes [10:30:51.898] checking for _LARGEFILE_SOURCE value needed for large files... no [10:30:51.949] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [10:30:51.979] checking for posix_fadvise... no [10:30:52.031] checking whether posix_fadvise is declared... no [10:30:52.075] checking whether fdatasync is declared... no [10:30:52.121] checking whether strlcat is declared... no [10:30:52.185] checking whether strlcpy is declared... no [10:30:52.251] checking whether strnlen is declared... yes [10:30:52.286] checking whether strsep is declared... no [10:30:52.351] checking whether timingsafe_bcmp is declared... no [10:30:52.415] checking whether preadv is declared... no [10:30:52.453] checking whether pwritev is declared... no [10:30:52.491] checking whether strchrnul is declared... no [10:30:52.535] checking whether F_FULLFSYNC is declared... no [10:30:52.577] checking for explicit_bzero... no [10:30:52.626] checking for getopt... yes [10:30:52.672] checking for getpeereid... no [10:30:52.720] checking for inet_aton... no [10:30:52.768] checking for mkdtemp... no [10:30:52.816] checking for strlcat... no [10:30:52.864] checking for strlcpy... no [10:30:52.912] checking for strnlen... yes [10:30:52.960] checking for strsep... no [10:30:53.007] checking for timingsafe_bcmp... no [10:30:53.056] checking for pthread_barrier_wait... yes [10:30:53.100] configure: On mingw32 we will use our strtof wrapper. [10:30:53.100] checking for getopt_long... yes [10:30:53.145] checking for syslog... no [10:30:53.192] checking for opterr... yes [10:30:53.241] checking for optreset... no [10:30:53.293] checking test program... cross-compiling [10:30:53.293] checking size of void *... 8 [10:30:53.826] checking size of size_t... 8 [10:30:54.326] checking size of long... 4 [10:30:54.744] checking size of long long... 8 [10:30:55.175] checking alignment of short... 2 [10:30:55.436] checking alignment of int... 4 [10:30:55.759] checking alignment of long... 4 [10:30:56.185] checking alignment of int64_t... 8 [10:30:56.670] checking alignment of double... 8 [10:30:57.141] checking for __int128... yes [10:30:57.189] checking for __int128 alignment bug... assuming ok [10:30:57.189] checking alignment of PG_INT128_TYPE... 16 [10:30:57.690] checking for builtin __sync char locking functions... yes [10:30:57.734] checking for builtin __sync int32 locking functions... yes [10:30:57.776] checking for builtin __sync int32 atomic operations... yes [10:30:57.820] checking for builtin __sync int64 atomic operations... yes [10:30:57.864] checking for builtin __atomic int32 atomic operations... yes [10:30:57.906] checking for builtin __atomic int64 atomic operations... yes [10:30:57.951] checking for __get_cpuid... yes [10:30:57.998] checking for __get_cpuid_count... yes [10:30:58.044] checking for __cpuid... no [10:30:58.440] checking for __cpuidex... no [10:30:58.857] checking for _xgetbv... yes [10:30:59.260] checking for _mm512_popcnt_epi64... yes [10:30:59.679] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:30:59.779] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:30:59.801] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:30:59.819] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:30:59.837] 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 [10:30:59.892] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:30:59.892] checking for _mm512_clmulepi64_epi128... yes [10:31:00.299] checking for vectorized CRC-32C... AVX-512 with runtime check [10:31:00.299] checking which random number source to use... Windows native [10:31:00.301] checking for xmllint... /usr/bin/xmllint [10:31:00.301] checking for xsltproc... /usr/bin/xsltproc [10:31:00.301] checking for fop... /usr/bin/fop [10:31:00.302] checking for dbtoepub... no [10:31:00.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:31:00.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:31:00.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:31:00.313] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:31:00.313] 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 [10:31:00.313] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:31:00.313] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:31:00.401] configure: creating ./config.status [10:31:00.491] config.status: creating GNUmakefile [10:31:00.503] config.status: creating src/Makefile.global [10:31:00.519] config.status: creating src/include/pg_config.h [10:31:00.532] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:31:00.548] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:31:00.556] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:31:00.563] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:31:00.570] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:31:00.577] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:31:00.581] config.status: executing check_win32_symlinks commands [10:31:00.614] [10:31:00.614] real 0m19.705s [10:31:00.614] user 0m13.041s [10:31:00.614] sys 0m6.307s [10:31:00.614] make -s -j${BUILD_JOBS} clean [10:31:01.151] time make -s -j${BUILD_JOBS} world-bin [10:35:12.296] verify_brinam.c: In function ‘check_index_tuple’: [10:35:12.296] 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=] [10:35:12.296] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [10:35:12.296] | ~~^ ~~~~ [10:35:12.296] | | | [10:35:12.296] | long unsigned int Size {aka long long unsigned int} [10:35:12.296] | %llu [10:35:12.296] 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=] [10:35:12.296] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [10:35:12.296] | ~~^ ~~~~~~ [10:35:12.296] | | | [10:35:12.296] | | Size {aka long long unsigned int} [10:35:12.296] | long unsigned int [10:35:12.296] | %llu [10:35:12.296] 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=] [10:35:12.296] 618 | psprintf("attribute %u stored value %u with length %u " [10:35:12.296] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:35:12.296] 619 | "starts at offset %lu beyond total tuple length %lu", [10:35:12.296] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [10:35:12.296] | ~~~ [10:35:12.296] | | [10:35:12.296] | Size {aka long long unsigned int} [10:35:12.296] verify_brinam.c:619:110: note: format string is defined here [10:35:12.296] 619 | "starts at offset %lu beyond total tuple length %lu", [10:35:12.296] | ~~^ [10:35:12.296] | | [10:35:12.296] | long unsigned int [10:35:12.296] | %llu [10:35:12.296] 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=] [10:35:12.296] 618 | psprintf("attribute %u stored value %u with length %u " [10:35:12.296] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:35:12.296] 619 | "starts at offset %lu beyond total tuple length %lu", [10:35:12.296] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [10:35:12.296] | ~~~~~~ [10:35:12.296] | | [10:35:12.296] | Size {aka long long unsigned int} [10:35:12.296] verify_brinam.c:619:140: note: format string is defined here [10:35:12.296] 619 | "starts at offset %lu beyond total tuple length %lu", [10:35:12.296] | ~~^ [10:35:12.296] | | [10:35:12.296] | long unsigned int [10:35:12.296] | %llu [10:35:12.296] 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=] [10:35:12.296] 629 | psprintf("attribute %u stored value %u with length %u " [10:35:12.296] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:35:12.296] 630 | "ends at offset %lu beyond total tuple length %lu", [10:35:12.296] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [10:35:12.296] | ~~~ [10:35:12.296] | | [10:35:12.296] | Size {aka long long unsigned int} [10:35:12.296] verify_brinam.c:630:108: note: format string is defined here [10:35:12.296] 630 | "ends at offset %lu beyond total tuple length %lu", [10:35:12.296] | ~~^ [10:35:12.296] | | [10:35:12.296] | long unsigned int [10:35:12.296] | %llu [10:35:12.296] 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=] [10:35:12.296] 629 | psprintf("attribute %u stored value %u with length %u " [10:35:12.296] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:35:12.296] 630 | "ends at offset %lu beyond total tuple length %lu", [10:35:12.296] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [10:35:12.296] | ~~~~~~ [10:35:12.296] | | [10:35:12.296] | Size {aka long long unsigned int} [10:35:12.296] verify_brinam.c:630:138: note: format string is defined here [10:35:12.296] 630 | "ends at offset %lu beyond total tuple length %lu", [10:35:12.296] | ~~^ [10:35:12.296] | | [10:35:12.296] | long unsigned int [10:35:12.296] | %llu [10:35:12.296] cc1: all warnings being treated as errors [10:35:12.297] make[2]: *** [: verify_brinam.o] Error 1 [10:35:12.297] make[1]: *** [Makefile:96: all-amcheck-recurse] Error 2 [10:35:12.297] make[1]: *** Waiting for unfinished jobs.... [10:35:15.500] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [10:35:15.501] [10:35:15.501] real 4m14.350s [10:35:15.501] user 13m29.307s [10:35:15.501] sys 2m35.314s [10:35:15.501] [10:35:15.501] Exit status: 2