[13:06:21.774] time ./configure \ [13:06:21.774] --host=x86_64-w64-mingw32 \ [13:06:21.774] --enable-cassert \ [13:06:21.774] --without-icu \ [13:06:21.774] CC="ccache x86_64-w64-mingw32-gcc" \ [13:06:21.774] CXX="ccache x86_64-w64-mingw32-g++" [13:06:21.884] checking build system type... x86_64-pc-linux-gnu [13:06:22.047] checking host system type... x86_64-w64-mingw32 [13:06:22.052] checking which template to use... win32 [13:06:22.052] checking whether NLS is wanted... no [13:06:22.052] checking for default port number... 5432 [13:06:22.059] checking for block size... 8kB [13:06:22.060] checking for segment size... 1GB [13:06:22.062] checking for WAL block size... 8kB [13:06:22.064] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:06:22.097] checking whether the C compiler works... yes [13:06:22.217] checking for C compiler default output file name... a.exe [13:06:22.218] checking for suffix of executables... .exe [13:06:22.258] checking whether we are cross compiling... yes [13:06:22.330] checking for suffix of object files... o [13:06:22.347] checking whether we are using the GNU C compiler... yes [13:06:22.377] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:06:22.384] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:06:22.456] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:06:22.508] checking whether we are using the GNU C++ compiler... yes [13:06:22.514] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:06:22.745] checking for gawk... no [13:06:22.745] checking for mawk... mawk [13:06:22.747] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:06:22.753] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:06:22.783] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:06:22.824] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:06:22.865] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:06:22.871] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:06:22.886] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:06:22.916] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:06:22.931] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:06:22.947] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:06:22.976] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:06:22.992] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:06:22.998] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:06:23.013] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:06:23.019] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:06:23.025] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:06:23.041] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:06:23.075] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:06:23.082] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:06:23.113] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:06:23.120] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:06:23.135] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:06:23.151] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:06:23.172] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:06:23.187] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:06:23.194] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:06:23.229] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:06:23.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:06:23.281] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:06:23.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:06:23.343] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:06:23.358] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:06:23.365] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:06:23.382] checking whether the C compiler still works... yes [13:06:23.426] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:06:23.488] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:06:23.488] checking pkg-config is at least version 0.9.0... yes [13:06:23.504] checking whether to build with ICU support... no [13:06:23.504] checking whether to build with Tcl... no [13:06:23.504] checking whether to build Perl modules... no [13:06:23.504] checking whether to build Python modules... no [13:06:23.504] checking whether to build with GSSAPI support... no [13:06:23.505] checking whether to build with PAM support... no [13:06:23.505] checking whether to build with BSD Authentication support... no [13:06:23.506] checking whether to build with LDAP support... no [13:06:23.506] checking whether to build with Bonjour support... no [13:06:23.506] checking whether to build with SELinux support... no [13:06:23.506] checking whether to build with systemd support... no [13:06:23.506] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:06:23.506] checking whether to build with liburing support... no [13:06:23.506] checking whether to build with libcurl support... no [13:06:23.506] checking whether to build with libnuma support... no [13:06:23.506] checking whether to build with XML support... no [13:06:23.507] checking whether to build with LZ4 support... no [13:06:23.507] checking whether to build with ZSTD support... no [13:06:23.507] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:06:23.507] checking whether it is possible to strip libraries... yes [13:06:23.513] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:06:23.514] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:06:23.514] checking for a BSD-compatible install... /usr/bin/install -c [13:06:23.522] checking for tar... /usr/bin/tar [13:06:23.522] checking whether ln -s works... yes [13:06:23.522] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:06:23.524] checking for bison... /usr/bin/bison [13:06:23.527] configure: using bison (GNU Bison) 3.8.2 [13:06:23.529] checking for flex... /usr/bin/flex [13:06:23.531] configure: using flex 2.6.4 [13:06:23.531] checking for perl... /usr/bin/perl [13:06:23.534] configure: using perl 5.36.0 [13:06:23.535] checking for zic... /usr/sbin/zic [13:06:23.536] checking for a sed that does not truncate output... /usr/bin/sed [13:06:23.540] checking for grep that handles long lines and -e... /usr/bin/grep [13:06:23.542] checking for egrep... /usr/bin/grep -E [13:06:23.544] checking for ANSI C header files... yes [13:06:23.602] checking for sys/types.h... yes [13:06:23.618] checking for sys/stat.h... yes [13:06:23.677] checking for stdlib.h... yes [13:06:23.729] checking for string.h... yes [13:06:23.743] checking for memory.h... yes [13:06:23.776] checking for strings.h... yes [13:06:23.808] checking for inttypes.h... yes [13:06:23.844] checking for stdint.h... yes [13:06:23.906] checking for unistd.h... yes [13:06:23.964] checking for main in -lm... yes [13:06:24.006] checking for library containing setproctitle... no [13:06:24.087] checking for library containing dlsym... no [13:06:24.165] checking for library containing socket... -lws2_32 [13:06:24.281] checking for library containing getopt_long... none required [13:06:24.325] checking for library containing shm_open... no [13:06:24.408] checking for library containing shm_unlink... no [13:06:24.489] checking for library containing clock_gettime... no [13:06:24.567] checking for library containing shmget... no [13:06:24.649] checking for library containing backtrace_symbols... no [13:06:24.736] checking for library containing pthread_barrier_wait... -lpthread [13:06:24.820] checking for inflate in -lz... yes [13:06:24.866] checking atomic.h usability... no [13:06:24.917] checking atomic.h presence... no [13:06:24.933] checking for atomic.h... no [13:06:24.937] checking copyfile.h usability... no [13:06:24.986] checking copyfile.h presence... no [13:06:25.003] checking for copyfile.h... no [13:06:25.006] checking execinfo.h usability... no [13:06:25.059] checking execinfo.h presence... no [13:06:25.078] checking for execinfo.h... no [13:06:25.081] checking getopt.h usability... yes [13:06:25.135] checking getopt.h presence... yes [13:06:25.150] checking for getopt.h... yes [13:06:25.157] checking ifaddrs.h usability... no [13:06:25.210] checking ifaddrs.h presence... no [13:06:25.228] checking for ifaddrs.h... no [13:06:25.231] checking mbarrier.h usability... no [13:06:25.283] checking mbarrier.h presence... no [13:06:25.300] checking for mbarrier.h... no [13:06:25.303] checking sys/epoll.h usability... no [13:06:25.354] checking sys/epoll.h presence... no [13:06:25.372] checking for sys/epoll.h... no [13:06:25.375] checking sys/event.h usability... no [13:06:25.427] checking sys/event.h presence... no [13:06:25.445] checking for sys/event.h... no [13:06:25.448] checking sys/personality.h usability... no [13:06:25.499] checking sys/personality.h presence... no [13:06:25.517] checking for sys/personality.h... no [13:06:25.520] checking sys/prctl.h usability... no [13:06:25.571] checking sys/prctl.h presence... no [13:06:25.589] checking for sys/prctl.h... no [13:06:25.592] checking sys/procctl.h usability... no [13:06:25.643] checking sys/procctl.h presence... no [13:06:25.661] checking for sys/procctl.h... no [13:06:25.664] checking sys/signalfd.h usability... no [13:06:25.716] checking sys/signalfd.h presence... no [13:06:25.734] checking for sys/signalfd.h... no [13:06:25.737] checking sys/ucred.h usability... no [13:06:25.794] checking sys/ucred.h presence... no [13:06:25.812] checking for sys/ucred.h... no [13:06:25.816] checking termios.h usability... no [13:06:25.870] checking termios.h presence... no [13:06:25.889] checking for termios.h... no [13:06:25.892] checking ucred.h usability... no [13:06:25.944] checking ucred.h presence... no [13:06:25.962] checking for ucred.h... no [13:06:25.965] checking xlocale.h usability... no [13:06:26.018] checking xlocale.h presence... no [13:06:26.037] checking for xlocale.h... no [13:06:26.039] checking zlib.h usability... yes [13:06:26.050] checking zlib.h presence... yes [13:06:26.068] checking for zlib.h... yes [13:06:26.068] checking for lz4... /usr/bin/lz4 [13:06:26.068] checking for zstd... /usr/bin/zstd [13:06:26.069] checking for openssl... /usr/bin/openssl [13:06:26.072] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [13:06:26.073] checking crtdefs.h usability... yes [13:06:26.080] checking crtdefs.h presence... yes [13:06:26.094] checking for crtdefs.h... yes [13:06:26.095] checking whether byte ordering is bigendian... no [13:06:26.161] checking for inline... inline [13:06:26.186] checking for printf format archetype... gnu_printf [13:06:26.218] checking for _Static_assert... yes [13:06:26.257] checking for typeof... typeof [13:06:26.288] checking for __builtin_types_compatible_p... yes [13:06:26.306] checking for __builtin_constant_p... yes [13:06:26.324] checking for __builtin_mul_overflow... yes [13:06:26.364] checking for __builtin_unreachable... yes [13:06:26.402] checking for computed goto support... yes [13:06:26.408] checking for struct tm.tm_zone... no [13:06:26.477] checking for union semun... no [13:06:26.508] checking for socklen_t... yes [13:06:27.609] checking for struct sockaddr.sa_len... no [13:06:29.595] checking for C/C++ restrict keyword... __restrict [13:06:29.607] checking for struct option... yes [13:06:29.658] checking whether assembler supports x86_64 popcntq... yes [13:06:29.689] checking size of off_t... 4 [13:06:29.978] 0 [13:06:29.978] checking for int timezone... yes [13:06:30.029] checking for backtrace_symbols... no [13:06:30.077] checking for copyfile... no [13:06:30.126] checking for copy_file_range... no [13:06:30.174] checking for elf_aux_info... no [13:06:30.221] checking for getauxval... no [13:06:30.269] checking for getifaddrs... no [13:06:30.317] checking for getpeerucred... no [13:06:30.365] checking for inet_pton... yes [13:06:30.413] checking for kqueue... no [13:06:30.460] checking for localeconv_l... no [13:06:30.507] checking for mbstowcs_l... no [13:06:30.554] checking for memset_s... no [13:06:30.599] checking for posix_fallocate... no [13:06:30.644] checking for ppoll... no [13:06:30.690] checking for pthread_is_threaded_np... no [13:06:30.738] checking for setproctitle... no [13:06:30.786] checking for setproctitle_fast... no [13:06:30.833] checking for strsignal... no [13:06:30.878] checking for syncfs... no [13:06:30.923] checking for sync_file_range... no [13:06:30.967] checking for uselocale... no [13:06:31.014] checking for wcstombs_l... no [13:06:31.061] checking for __builtin_bswap16... yes [13:06:31.106] checking for __builtin_bswap32... yes [13:06:31.151] checking for __builtin_bswap64... yes [13:06:31.196] checking for __builtin_clz... yes [13:06:31.241] checking for __builtin_ctz... yes [13:06:31.286] checking for __builtin_popcount... yes [13:06:31.330] checking for __builtin_frame_address... yes [13:06:31.371] checking for _LARGEFILE_SOURCE value needed for large files... no [13:06:31.416] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:06:31.445] checking for posix_fadvise... no [13:06:31.491] checking whether posix_fadvise is declared... no [13:06:31.531] checking whether fdatasync is declared... no [13:06:31.570] checking whether strlcat is declared... no [13:06:31.624] checking whether strlcpy is declared... no [13:06:31.681] checking whether strnlen is declared... yes [13:06:31.693] checking whether strsep is declared... no [13:06:31.754] checking whether timingsafe_bcmp is declared... no [13:06:31.814] checking whether preadv is declared... no [13:06:31.848] checking whether pwritev is declared... no [13:06:31.881] checking whether strchrnul is declared... no [13:06:31.921] checking whether F_FULLFSYNC is declared... no [13:06:31.960] checking for explicit_bzero... no [13:06:32.006] checking for getopt... yes [13:06:32.048] checking for getpeereid... no [13:06:32.095] checking for inet_aton... no [13:06:32.140] checking for mkdtemp... no [13:06:32.183] checking for strlcat... no [13:06:32.228] checking for strlcpy... no [13:06:32.270] checking for strnlen... yes [13:06:32.314] checking for strsep... no [13:06:32.359] checking for timingsafe_bcmp... no [13:06:32.403] checking for pthread_barrier_wait... yes [13:06:32.442] configure: On mingw32 we will use our strtof wrapper. [13:06:32.442] checking for getopt_long... yes [13:06:32.483] checking for syslog... no [13:06:32.527] checking for opterr... yes [13:06:32.572] checking for optreset... no [13:06:32.620] checking test program... cross-compiling [13:06:32.620] checking size of void *... 8 [13:06:33.024] checking size of size_t... 8 [13:06:33.498] checking size of long... 4 [13:06:33.712] checking size of long long... 8 [13:06:34.043] checking alignment of short... 2 [13:06:34.214] checking alignment of int... 4 [13:06:34.501] checking alignment of long... 4 [13:06:34.806] checking alignment of int64_t... 8 [13:06:35.216] checking alignment of double... 8 [13:06:35.687] checking for __int128... yes [13:06:35.732] checking for __int128 alignment bug... assuming ok [13:06:35.732] checking alignment of PG_INT128_TYPE... 16 [13:06:36.162] checking for builtin __sync char locking functions... yes [13:06:36.202] checking for builtin __sync int32 locking functions... yes [13:06:36.241] checking for builtin __sync int32 atomic operations... yes [13:06:36.280] checking for builtin __sync int64 atomic operations... yes [13:06:36.319] checking for builtin __atomic int32 atomic operations... yes [13:06:36.358] checking for builtin __atomic int64 atomic operations... yes [13:06:36.401] checking for __get_cpuid... yes [13:06:36.444] checking for __get_cpuid_count... yes [13:06:36.483] checking for __cpuid... no [13:06:36.840] checking for __cpuidex... no [13:06:37.228] checking for _xgetbv... yes [13:06:37.609] checking for _mm512_popcnt_epi64... yes [13:06:37.987] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [13:06:38.081] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:06:38.102] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [13:06:38.119] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:06:38.136] 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 [13:06:38.185] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:06:38.186] checking for _mm512_clmulepi64_epi128... yes [13:06:38.574] checking for vectorized CRC-32C... AVX-512 with runtime check [13:06:38.574] checking which random number source to use... Windows native [13:06:38.576] checking for xmllint... /usr/bin/xmllint [13:06:38.576] checking for xsltproc... /usr/bin/xsltproc [13:06:38.576] checking for fop... /usr/bin/fop [13:06:38.576] checking for dbtoepub... no [13:06:38.577] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:06:38.577] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:06:38.577] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:06:38.587] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:06:38.587] 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 [13:06:38.587] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:06:38.587] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:06:38.669] configure: creating ./config.status [13:06:38.748] config.status: creating GNUmakefile [13:06:38.759] config.status: creating src/Makefile.global [13:06:38.773] config.status: creating src/include/pg_config.h [13:06:38.785] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:06:38.798] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:06:38.805] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:06:38.812] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:06:38.818] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:06:38.825] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:06:38.828] config.status: executing check_win32_symlinks commands [13:06:38.860] [13:06:38.860] real 0m17.086s [13:06:38.860] user 0m11.439s [13:06:38.860] sys 0m5.345s [13:06:38.860] make -s -j${BUILD_JOBS} clean [13:06:39.352] time make -s -j${BUILD_JOBS} world-bin [13:09:59.954] verify_brinam.c: In function ‘check_index_tuple’: [13:09:59.954] 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=] [13:09:59.954] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [13:09:59.954] | ~~^ ~~~~ [13:09:59.954] | | | [13:09:59.954] | long unsigned int Size {aka long long unsigned int} [13:09:59.954] | %llu [13:09:59.954] 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=] [13:09:59.954] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [13:09:59.954] | ~~^ ~~~~~~ [13:09:59.954] | | | [13:09:59.954] | | Size {aka long long unsigned int} [13:09:59.954] | long unsigned int [13:09:59.954] | %llu [13:09:59.954] 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=] [13:09:59.954] 618 | psprintf("attribute %u stored value %u with length %u " [13:09:59.954] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:09:59.954] 619 | "starts at offset %lu beyond total tuple length %lu", [13:09:59.954] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [13:09:59.954] | ~~~ [13:09:59.954] | | [13:09:59.954] | Size {aka long long unsigned int} [13:09:59.954] verify_brinam.c:619:110: note: format string is defined here [13:09:59.954] 619 | "starts at offset %lu beyond total tuple length %lu", [13:09:59.954] | ~~^ [13:09:59.954] | | [13:09:59.954] | long unsigned int [13:09:59.954] | %llu [13:09:59.954] 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=] [13:09:59.954] 618 | psprintf("attribute %u stored value %u with length %u " [13:09:59.954] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:09:59.954] 619 | "starts at offset %lu beyond total tuple length %lu", [13:09:59.954] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [13:09:59.954] | ~~~~~~ [13:09:59.954] | | [13:09:59.954] | Size {aka long long unsigned int} [13:09:59.954] verify_brinam.c:619:140: note: format string is defined here [13:09:59.954] 619 | "starts at offset %lu beyond total tuple length %lu", [13:09:59.954] | ~~^ [13:09:59.954] | | [13:09:59.954] | long unsigned int [13:09:59.954] | %llu [13:09:59.954] 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=] [13:09:59.954] 629 | psprintf("attribute %u stored value %u with length %u " [13:09:59.954] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:09:59.954] 630 | "ends at offset %lu beyond total tuple length %lu", [13:09:59.954] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [13:09:59.954] | ~~~ [13:09:59.954] | | [13:09:59.954] | Size {aka long long unsigned int} [13:09:59.954] verify_brinam.c:630:108: note: format string is defined here [13:09:59.954] 630 | "ends at offset %lu beyond total tuple length %lu", [13:09:59.954] | ~~^ [13:09:59.954] | | [13:09:59.954] | long unsigned int [13:09:59.954] | %llu [13:09:59.954] 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=] [13:09:59.954] 629 | psprintf("attribute %u stored value %u with length %u " [13:09:59.954] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:09:59.954] 630 | "ends at offset %lu beyond total tuple length %lu", [13:09:59.954] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [13:09:59.954] | ~~~~~~ [13:09:59.954] | | [13:09:59.954] | Size {aka long long unsigned int} [13:09:59.954] verify_brinam.c:630:138: note: format string is defined here [13:09:59.954] 630 | "ends at offset %lu beyond total tuple length %lu", [13:09:59.954] | ~~^ [13:09:59.954] | | [13:09:59.954] | long unsigned int [13:09:59.954] | %llu [13:09:59.954] cc1: all warnings being treated as errors [13:09:59.955] make[2]: *** [: verify_brinam.o] Error 1 [13:09:59.955] make[1]: *** [Makefile:96: all-amcheck-recurse] Error 2 [13:09:59.955] make[1]: *** Waiting for unfinished jobs.... [13:10:03.530] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [13:10:03.530] [13:10:03.530] real 3m24.178s [13:10:03.530] user 10m45.440s [13:10:03.530] sys 2m5.237s [13:10:03.530] [13:10:03.530] Exit status: 2