[21:33:45.518] time ./configure \ [21:33:45.518] --host=x86_64-w64-mingw32 \ [21:33:45.518] --enable-cassert \ [21:33:45.518] --without-icu \ [21:33:45.518] CC="ccache x86_64-w64-mingw32-gcc" \ [21:33:45.518] CXX="ccache x86_64-w64-mingw32-g++" [21:33:45.639] checking build system type... x86_64-pc-linux-gnu [21:33:45.847] checking host system type... x86_64-w64-mingw32 [21:33:45.853] checking which template to use... win32 [21:33:45.853] checking whether NLS is wanted... no [21:33:45.853] checking for default port number... 5432 [21:33:45.860] checking for block size... 8kB [21:33:45.862] checking for segment size... 1GB [21:33:45.864] checking for WAL block size... 8kB [21:33:45.865] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:33:45.899] checking whether the C compiler works... yes [21:33:46.041] checking for C compiler default output file name... a.exe [21:33:46.042] checking for suffix of executables... .exe [21:33:46.085] checking whether we are cross compiling... yes [21:33:46.162] checking for suffix of object files... o [21:33:46.198] checking whether we are using the GNU C compiler... yes [21:33:46.232] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:33:46.250] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:33:46.332] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:33:46.466] checking whether we are using the GNU C++ compiler... yes [21:33:46.613] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:33:46.677] checking for gawk... no [21:33:46.677] checking for mawk... mawk [21:33:46.679] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:33:46.709] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:33:46.741] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:33:46.790] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:33:46.838] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:33:46.846] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:33:46.865] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:33:46.873] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:33:46.942] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:33:46.973] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:33:47.006] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:33:47.012] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:33:47.029] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:33:47.063] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:33:47.071] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:33:47.089] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:33:47.124] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:33:47.162] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:33:47.179] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:33:47.195] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:33:47.226] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:33:47.259] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:33:47.291] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:33:47.314] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:33:47.348] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:33:47.355] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:33:47.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:33:47.432] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:33:47.466] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:33:47.499] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:33:47.533] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:33:47.541] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:33:47.558] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:33:47.591] checking whether the C compiler still works... yes [21:33:47.670] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:33:47.748] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:33:47.749] checking pkg-config is at least version 0.9.0... yes [21:33:47.766] checking whether to build with ICU support... no [21:33:47.766] checking whether to build with Tcl... no [21:33:47.766] checking whether to build Perl modules... no [21:33:47.766] checking whether to build Python modules... no [21:33:47.766] checking whether to build with GSSAPI support... no [21:33:47.768] checking whether to build with PAM support... no [21:33:47.768] checking whether to build with BSD Authentication support... no [21:33:47.768] checking whether to build with LDAP support... no [21:33:47.768] checking whether to build with Bonjour support... no [21:33:47.768] checking whether to build with SELinux support... no [21:33:47.768] checking whether to build with systemd support... no [21:33:47.768] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:33:47.768] checking whether to build with liburing support... no [21:33:47.769] checking whether to build with libcurl support... no [21:33:47.769] checking whether to build with libnuma support... no [21:33:47.769] checking whether to build with XML support... no [21:33:47.769] checking whether to build with LZ4 support... no [21:33:47.769] checking whether to build with ZSTD support... no [21:33:47.770] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:33:47.770] checking whether it is possible to strip libraries... yes [21:33:47.781] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:33:47.781] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:33:47.781] checking for a BSD-compatible install... /usr/bin/install -c [21:33:47.791] checking for tar... /usr/bin/tar [21:33:47.792] checking whether ln -s works... yes [21:33:47.792] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:33:47.794] checking for bison... /usr/bin/bison [21:33:47.796] configure: using bison (GNU Bison) 3.8.2 [21:33:47.800] checking for flex... /usr/bin/flex [21:33:47.802] configure: using flex 2.6.4 [21:33:47.802] checking for perl... /usr/bin/perl [21:33:47.805] configure: using perl 5.36.0 [21:33:47.808] checking for zic... /usr/sbin/zic [21:33:47.808] checking for a sed that does not truncate output... /usr/bin/sed [21:33:47.813] checking for grep that handles long lines and -e... /usr/bin/grep [21:33:47.815] checking for egrep... /usr/bin/grep -E [21:33:47.817] checking for ANSI C header files... yes [21:33:47.908] checking for sys/types.h... yes [21:33:47.925] checking for sys/stat.h... yes [21:33:47.987] checking for stdlib.h... yes [21:33:48.023] checking for string.h... yes [21:33:48.058] checking for memory.h... yes [21:33:48.119] checking for strings.h... yes [21:33:48.187] checking for inttypes.h... yes [21:33:48.204] checking for stdint.h... yes [21:33:48.240] checking for unistd.h... yes [21:33:48.304] checking for main in -lm... yes [21:33:48.352] checking for library containing setproctitle... no [21:33:48.441] checking for library containing dlsym... no [21:33:48.528] checking for library containing socket... -lws2_32 [21:33:48.662] checking for library containing getopt_long... none required [21:33:48.712] checking for library containing shm_open... no [21:33:48.801] checking for library containing shm_unlink... no [21:33:48.891] checking for library containing clock_gettime... no [21:33:48.982] checking for library containing shmget... no [21:33:49.076] checking for library containing backtrace_symbols... no [21:33:49.167] checking for library containing pthread_barrier_wait... -lpthread [21:33:49.255] checking for inflate in -lz... yes [21:33:49.303] checking atomic.h usability... no [21:33:49.357] checking atomic.h presence... no [21:33:49.377] checking for atomic.h... no [21:33:49.381] checking copyfile.h usability... no [21:33:49.438] checking copyfile.h presence... no [21:33:49.459] checking for copyfile.h... no [21:33:49.462] checking execinfo.h usability... no [21:33:49.519] checking execinfo.h presence... no [21:33:49.540] checking for execinfo.h... no [21:33:49.543] checking getopt.h usability... yes [21:33:49.573] checking getopt.h presence... yes [21:33:49.589] checking for getopt.h... yes [21:33:49.596] checking ifaddrs.h usability... no [21:33:49.650] checking ifaddrs.h presence... no [21:33:49.669] checking for ifaddrs.h... no [21:33:49.672] checking mbarrier.h usability... no [21:33:49.729] checking mbarrier.h presence... no [21:33:49.748] checking for mbarrier.h... no [21:33:49.752] checking sys/epoll.h usability... no [21:33:49.810] checking sys/epoll.h presence... no [21:33:49.829] checking for sys/epoll.h... no [21:33:49.832] checking sys/event.h usability... no [21:33:49.888] checking sys/event.h presence... no [21:33:49.908] checking for sys/event.h... no [21:33:49.911] checking sys/personality.h usability... no [21:33:49.965] checking sys/personality.h presence... no [21:33:49.983] checking for sys/personality.h... no [21:33:49.986] checking sys/prctl.h usability... no [21:33:50.041] checking sys/prctl.h presence... no [21:33:50.060] checking for sys/prctl.h... no [21:33:50.064] checking sys/procctl.h usability... no [21:33:50.121] checking sys/procctl.h presence... no [21:33:50.140] checking for sys/procctl.h... no [21:33:50.144] checking sys/signalfd.h usability... no [21:33:50.200] checking sys/signalfd.h presence... no [21:33:50.219] checking for sys/signalfd.h... no [21:33:50.223] checking sys/ucred.h usability... no [21:33:50.279] checking sys/ucred.h presence... no [21:33:50.299] checking for sys/ucred.h... no [21:33:50.302] checking termios.h usability... no [21:33:50.359] checking termios.h presence... no [21:33:50.379] checking for termios.h... no [21:33:50.382] checking ucred.h usability... no [21:33:50.440] checking ucred.h presence... no [21:33:50.459] checking for ucred.h... no [21:33:50.462] checking xlocale.h usability... no [21:33:50.521] checking xlocale.h presence... no [21:33:50.541] checking for xlocale.h... no [21:33:50.544] checking zlib.h usability... yes [21:33:50.577] checking zlib.h presence... yes [21:33:50.595] checking for zlib.h... yes [21:33:50.596] checking for lz4... /usr/bin/lz4 [21:33:50.596] checking for zstd... /usr/bin/zstd [21:33:50.596] checking for openssl... /usr/bin/openssl [21:33:50.600] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [21:33:50.601] checking crtdefs.h usability... yes [21:33:50.656] checking crtdefs.h presence... yes [21:33:50.673] checking for crtdefs.h... yes [21:33:50.674] checking whether byte ordering is bigendian... no [21:33:50.771] checking for inline... inline [21:33:50.788] checking for printf format archetype... gnu_printf [21:33:50.824] checking for _Static_assert... yes [21:33:50.865] checking for typeof... typeof [21:33:50.872] checking for __builtin_types_compatible_p... yes [21:33:50.909] checking for __builtin_constant_p... yes [21:33:50.928] checking for __builtin_mul_overflow... yes [21:33:50.973] checking for __builtin_unreachable... yes [21:33:51.016] checking for computed goto support... yes [21:33:51.023] checking for struct tm.tm_zone... no [21:33:51.105] checking for union semun... no [21:33:51.142] checking for socklen_t... yes [21:33:53.458] checking for struct sockaddr.sa_len... no [21:33:55.542] checking for C/C++ restrict keyword... __restrict [21:33:55.585] checking for struct option... yes [21:33:55.643] checking whether assembler supports x86_64 popcntq... yes [21:33:55.679] checking size of off_t... 4 [21:33:56.019] 0 [21:33:56.019] checking for int timezone... yes [21:33:56.073] checking for backtrace_symbols... no [21:33:56.126] checking for copyfile... no [21:33:56.178] checking for copy_file_range... no [21:33:56.231] checking for elf_aux_info... no [21:33:56.284] checking for getauxval... no [21:33:56.335] checking for getifaddrs... no [21:33:56.384] checking for getpeerucred... no [21:33:56.437] checking for inet_pton... yes [21:33:56.489] checking for kqueue... no [21:33:56.540] checking for localeconv_l... no [21:33:56.592] checking for mbstowcs_l... no [21:33:56.648] checking for memset_s... no [21:33:56.701] checking for posix_fallocate... no [21:33:56.754] checking for ppoll... no [21:33:56.807] checking for pthread_is_threaded_np... no [21:33:56.859] checking for setproctitle... no [21:33:56.912] checking for setproctitle_fast... no [21:33:56.963] checking for strsignal... no [21:33:57.014] checking for syncfs... no [21:33:57.067] checking for sync_file_range... no [21:33:57.120] checking for uselocale... no [21:33:57.172] checking for wcstombs_l... no [21:33:57.221] checking for __builtin_bswap16... yes [21:33:57.272] checking for __builtin_bswap32... yes [21:33:57.320] checking for __builtin_bswap64... yes [21:33:57.370] checking for __builtin_clz... yes [21:33:57.422] checking for __builtin_ctz... yes [21:33:57.471] checking for __builtin_popcount... yes [21:33:57.520] checking for __builtin_frame_address... yes [21:33:57.566] checking for _LARGEFILE_SOURCE value needed for large files... no [21:33:57.618] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:33:57.650] checking for posix_fadvise... no [21:33:57.701] checking whether posix_fadvise is declared... no [21:33:57.745] checking whether fdatasync is declared... no [21:33:57.791] checking whether strlcat is declared... no [21:33:57.854] checking whether strlcpy is declared... no [21:33:57.917] checking whether strnlen is declared... yes [21:33:57.952] checking whether strsep is declared... no [21:33:58.016] checking whether timingsafe_bcmp is declared... no [21:33:58.086] checking whether preadv is declared... no [21:33:58.124] checking whether pwritev is declared... no [21:33:58.162] checking whether strchrnul is declared... no [21:33:58.205] checking whether F_FULLFSYNC is declared... no [21:33:58.246] checking for explicit_bzero... no [21:33:58.294] checking for getopt... yes [21:33:58.339] checking for getpeereid... no [21:33:58.386] checking for inet_aton... no [21:33:58.436] checking for mkdtemp... no [21:33:58.485] checking for strlcat... no [21:33:58.533] checking for strlcpy... no [21:33:58.581] checking for strnlen... yes [21:33:58.628] checking for strsep... no [21:33:58.676] checking for timingsafe_bcmp... no [21:33:58.723] checking for pthread_barrier_wait... yes [21:33:58.767] configure: On mingw32 we will use our strtof wrapper. [21:33:58.767] checking for getopt_long... yes [21:33:58.812] checking for syslog... no [21:33:58.860] checking for opterr... yes [21:33:58.908] checking for optreset... no [21:33:58.958] checking test program... cross-compiling [21:33:58.958] checking size of void *... 8 [21:33:59.419] checking size of size_t... 8 [21:33:59.894] checking size of long... 4 [21:34:00.224] checking size of long long... 8 [21:34:00.645] checking alignment of short... 2 [21:34:00.908] checking alignment of int... 4 [21:34:01.247] checking alignment of long... 4 [21:34:01.620] checking alignment of int64_t... 8 [21:34:02.068] checking alignment of double... 8 [21:34:02.499] checking for __int128... yes [21:34:02.549] checking for __int128 alignment bug... assuming ok [21:34:02.549] checking alignment of PG_INT128_TYPE... 16 [21:34:03.077] checking for builtin __sync char locking functions... yes [21:34:03.121] checking for builtin __sync int32 locking functions... yes [21:34:03.165] checking for builtin __sync int32 atomic operations... yes [21:34:03.207] checking for builtin __sync int64 atomic operations... yes [21:34:03.252] checking for builtin __atomic int32 atomic operations... yes [21:34:03.295] checking for builtin __atomic int64 atomic operations... yes [21:34:03.342] checking for __get_cpuid... yes [21:34:03.390] checking for __get_cpuid_count... yes [21:34:03.438] checking for __cpuid... no [21:34:03.843] checking for __cpuidex... no [21:34:04.265] checking for _xgetbv... yes [21:34:04.668] checking for _mm512_popcnt_epi64... yes [21:34:05.080] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:34:05.181] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:34:05.203] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:34:05.221] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:34:05.240] 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 [21:34:05.298] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:34:05.298] checking for _mm512_clmulepi64_epi128... yes [21:34:05.707] checking for vectorized CRC-32C... AVX-512 with runtime check [21:34:05.707] checking which random number source to use... Windows native [21:34:05.709] checking for xmllint... /usr/bin/xmllint [21:34:05.709] checking for xsltproc... /usr/bin/xsltproc [21:34:05.709] checking for fop... /usr/bin/fop [21:34:05.710] checking for dbtoepub... no [21:34:05.710] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:34:05.710] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:34:05.710] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:34:05.721] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:34:05.721] 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 [21:34:05.721] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:34:05.721] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:34:05.807] configure: creating ./config.status [21:34:05.892] config.status: creating GNUmakefile [21:34:05.904] config.status: creating src/Makefile.global [21:34:05.918] config.status: creating src/include/pg_config.h [21:34:05.932] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:34:05.946] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:34:05.953] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:34:05.960] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:34:05.967] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:34:05.974] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:34:05.977] config.status: executing check_win32_symlinks commands [21:34:06.010] [21:34:06.010] real 0m20.492s [21:34:06.010] user 0m13.560s [21:34:06.010] sys 0m6.514s [21:34:06.010] make -s -j${BUILD_JOBS} clean [21:34:06.542] time make -s -j${BUILD_JOBS} world-bin [21:37:55.635] verify_brinam.c: In function ‘check_index_tuple’: [21:37:55.635] 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=] [21:37:55.635] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [21:37:55.635] | ~~^ ~~~~ [21:37:55.635] | | | [21:37:55.635] | long unsigned int Size {aka long long unsigned int} [21:37:55.635] | %llu [21:37:55.635] 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=] [21:37:55.635] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [21:37:55.635] | ~~^ ~~~~~~ [21:37:55.635] | | | [21:37:55.635] | | Size {aka long long unsigned int} [21:37:55.635] | long unsigned int [21:37:55.635] | %llu [21:37:55.635] 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=] [21:37:55.635] 618 | psprintf("attribute %u stored value %u with length %u " [21:37:55.635] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:37:55.635] 619 | "starts at offset %lu beyond total tuple length %lu", [21:37:55.635] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [21:37:55.635] | ~~~ [21:37:55.635] | | [21:37:55.635] | Size {aka long long unsigned int} [21:37:55.635] verify_brinam.c:619:110: note: format string is defined here [21:37:55.635] 619 | "starts at offset %lu beyond total tuple length %lu", [21:37:55.635] | ~~^ [21:37:55.635] | | [21:37:55.635] | long unsigned int [21:37:55.635] | %llu [21:37:55.635] 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=] [21:37:55.635] 618 | psprintf("attribute %u stored value %u with length %u " [21:37:55.635] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:37:55.635] 619 | "starts at offset %lu beyond total tuple length %lu", [21:37:55.635] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [21:37:55.635] | ~~~~~~ [21:37:55.635] | | [21:37:55.635] | Size {aka long long unsigned int} [21:37:55.635] verify_brinam.c:619:140: note: format string is defined here [21:37:55.635] 619 | "starts at offset %lu beyond total tuple length %lu", [21:37:55.635] | ~~^ [21:37:55.635] | | [21:37:55.635] | long unsigned int [21:37:55.635] | %llu [21:37:55.635] 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=] [21:37:55.635] 629 | psprintf("attribute %u stored value %u with length %u " [21:37:55.635] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:37:55.635] 630 | "ends at offset %lu beyond total tuple length %lu", [21:37:55.635] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [21:37:55.635] | ~~~ [21:37:55.635] | | [21:37:55.635] | Size {aka long long unsigned int} [21:37:55.635] verify_brinam.c:630:108: note: format string is defined here [21:37:55.635] 630 | "ends at offset %lu beyond total tuple length %lu", [21:37:55.635] | ~~^ [21:37:55.635] | | [21:37:55.635] | long unsigned int [21:37:55.635] | %llu [21:37:55.635] 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=] [21:37:55.635] 629 | psprintf("attribute %u stored value %u with length %u " [21:37:55.635] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:37:55.635] 630 | "ends at offset %lu beyond total tuple length %lu", [21:37:55.635] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [21:37:55.635] | ~~~~~~ [21:37:55.635] | | [21:37:55.635] | Size {aka long long unsigned int} [21:37:55.635] verify_brinam.c:630:138: note: format string is defined here [21:37:55.635] 630 | "ends at offset %lu beyond total tuple length %lu", [21:37:55.635] | ~~^ [21:37:55.635] | | [21:37:55.635] | long unsigned int [21:37:55.635] | %llu [21:37:55.635] cc1: all warnings being treated as errors [21:37:55.637] make[2]: *** [: verify_brinam.o] Error 1 [21:37:55.637] make[1]: *** [Makefile:96: all-amcheck-recurse] Error 2 [21:37:55.637] make[1]: *** Waiting for unfinished jobs.... [21:37:58.045] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [21:37:58.046] [21:37:58.046] real 3m51.504s [21:37:58.046] user 12m16.501s [21:37:58.046] sys 2m21.584s [21:37:58.046] [21:37:58.046] Exit status: 2