[12:36:38.779] time ./configure \ [12:36:38.779] --host=x86_64-w64-mingw32 \ [12:36:38.779] --enable-cassert \ [12:36:38.779] --without-icu \ [12:36:38.779] CC="ccache x86_64-w64-mingw32-gcc" \ [12:36:38.779] CXX="ccache x86_64-w64-mingw32-g++" [12:36:38.901] checking build system type... x86_64-pc-linux-gnu [12:36:39.088] checking host system type... x86_64-w64-mingw32 [12:36:39.094] checking which template to use... win32 [12:36:39.094] checking whether NLS is wanted... no [12:36:39.094] checking for default port number... 5432 [12:36:39.101] checking for block size... 8kB [12:36:39.103] checking for segment size... 1GB [12:36:39.105] checking for WAL block size... 8kB [12:36:39.106] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:36:39.141] checking whether the C compiler works... yes [12:36:39.272] checking for C compiler default output file name... a.exe [12:36:39.273] checking for suffix of executables... .exe [12:36:39.315] checking whether we are cross compiling... yes [12:36:39.392] checking for suffix of object files... o [12:36:39.399] checking whether we are using the GNU C compiler... yes [12:36:39.416] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:36:39.435] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:36:39.446] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:36:39.599] checking whether we are using the GNU C++ compiler... yes [12:36:39.758] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:36:39.828] checking for gawk... no [12:36:39.828] checking for mawk... mawk [12:36:39.830] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:36:39.863] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:36:39.896] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:36:39.943] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:36:39.990] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:36:39.997] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:36:40.065] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:36:40.082] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:36:40.090] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:36:40.097] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:36:40.114] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:36:40.121] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:36:40.138] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:36:40.155] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:36:40.190] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:36:40.198] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:36:40.231] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:36:40.270] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:36:40.277] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:36:40.295] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:36:40.302] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:36:40.335] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:36:40.367] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:36:40.392] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:36:40.424] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:36:40.431] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:36:40.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:36:40.508] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:36:40.541] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:36:40.548] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:36:40.584] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:36:40.592] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:36:40.609] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:36:40.618] checking whether the C compiler still works... yes [12:36:40.698] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:36:40.775] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:36:40.775] checking pkg-config is at least version 0.9.0... yes [12:36:40.792] checking whether to build with ICU support... no [12:36:40.792] checking whether to build with Tcl... no [12:36:40.792] checking whether to build Perl modules... no [12:36:40.792] checking whether to build Python modules... no [12:36:40.792] checking whether to build with GSSAPI support... no [12:36:40.793] checking whether to build with PAM support... no [12:36:40.793] checking whether to build with BSD Authentication support... no [12:36:40.793] checking whether to build with LDAP support... no [12:36:40.794] checking whether to build with Bonjour support... no [12:36:40.794] checking whether to build with SELinux support... no [12:36:40.794] checking whether to build with systemd support... no [12:36:40.794] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:36:40.794] checking whether to build with liburing support... no [12:36:40.794] checking whether to build with libcurl support... no [12:36:40.794] checking whether to build with libnuma support... no [12:36:40.794] checking whether to build with XML support... no [12:36:40.795] checking whether to build with LZ4 support... no [12:36:40.795] checking whether to build with ZSTD support... no [12:36:40.795] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:36:40.795] checking whether it is possible to strip libraries... yes [12:36:40.802] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:36:40.803] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:36:40.803] checking for a BSD-compatible install... /usr/bin/install -c [12:36:40.812] checking for tar... /usr/bin/tar [12:36:40.813] checking whether ln -s works... yes [12:36:40.813] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:36:40.815] checking for bison... /usr/bin/bison [12:36:40.818] configure: using bison (GNU Bison) 3.8.2 [12:36:40.821] checking for flex... /usr/bin/flex [12:36:40.823] configure: using flex 2.6.4 [12:36:40.823] checking for perl... /usr/bin/perl [12:36:40.826] configure: using perl 5.36.0 [12:36:40.829] checking for zic... /usr/sbin/zic [12:36:40.829] checking for a sed that does not truncate output... /usr/bin/sed [12:36:40.834] checking for grep that handles long lines and -e... /usr/bin/grep [12:36:40.836] checking for egrep... /usr/bin/grep -E [12:36:40.838] checking for ANSI C header files... yes [12:36:40.888] checking for sys/types.h... yes [12:36:40.948] checking for sys/stat.h... yes [12:36:40.965] checking for stdlib.h... yes [12:36:41.000] checking for string.h... yes [12:36:41.036] checking for memory.h... yes [12:36:41.095] checking for strings.h... yes [12:36:41.157] checking for inttypes.h... yes [12:36:41.225] checking for stdint.h... yes [12:36:41.240] checking for unistd.h... yes [12:36:41.307] checking for main in -lm... yes [12:36:41.356] checking for library containing setproctitle... no [12:36:41.444] checking for library containing dlsym... no [12:36:41.535] checking for library containing socket... -lws2_32 [12:36:41.666] checking for library containing getopt_long... none required [12:36:41.715] checking for library containing shm_open... no [12:36:41.806] checking for library containing shm_unlink... no [12:36:41.898] checking for library containing clock_gettime... no [12:36:41.988] checking for library containing shmget... no [12:36:42.079] checking for library containing backtrace_symbols... no [12:36:42.170] checking for library containing pthread_barrier_wait... -lpthread [12:36:42.260] checking for inflate in -lz... yes [12:36:42.309] checking atomic.h usability... no [12:36:42.366] checking atomic.h presence... no [12:36:42.386] checking for atomic.h... no [12:36:42.390] checking copyfile.h usability... no [12:36:42.447] checking copyfile.h presence... no [12:36:42.468] checking for copyfile.h... no [12:36:42.472] checking execinfo.h usability... no [12:36:42.527] checking execinfo.h presence... no [12:36:42.547] checking for execinfo.h... no [12:36:42.551] checking getopt.h usability... yes [12:36:42.580] checking getopt.h presence... yes [12:36:42.596] checking for getopt.h... yes [12:36:42.604] checking ifaddrs.h usability... no [12:36:42.660] checking ifaddrs.h presence... no [12:36:42.678] checking for ifaddrs.h... no [12:36:42.682] checking mbarrier.h usability... no [12:36:42.740] checking mbarrier.h presence... no [12:36:42.760] checking for mbarrier.h... no [12:36:42.763] checking sys/epoll.h usability... no [12:36:42.818] checking sys/epoll.h presence... no [12:36:42.838] checking for sys/epoll.h... no [12:36:42.842] checking sys/event.h usability... no [12:36:42.898] checking sys/event.h presence... no [12:36:42.917] checking for sys/event.h... no [12:36:42.921] checking sys/personality.h usability... no [12:36:42.978] checking sys/personality.h presence... no [12:36:42.998] checking for sys/personality.h... no [12:36:43.001] checking sys/prctl.h usability... no [12:36:43.056] checking sys/prctl.h presence... no [12:36:43.074] checking for sys/prctl.h... no [12:36:43.078] checking sys/procctl.h usability... no [12:36:43.135] checking sys/procctl.h presence... no [12:36:43.154] checking for sys/procctl.h... no [12:36:43.158] checking sys/signalfd.h usability... no [12:36:43.215] checking sys/signalfd.h presence... no [12:36:43.236] checking for sys/signalfd.h... no [12:36:43.239] checking sys/ucred.h usability... no [12:36:43.297] checking sys/ucred.h presence... no [12:36:43.318] checking for sys/ucred.h... no [12:36:43.321] checking termios.h usability... no [12:36:43.379] checking termios.h presence... no [12:36:43.400] checking for termios.h... no [12:36:43.404] checking ucred.h usability... no [12:36:43.460] checking ucred.h presence... no [12:36:43.480] checking for ucred.h... no [12:36:43.484] checking xlocale.h usability... no [12:36:43.542] checking xlocale.h presence... no [12:36:43.562] checking for xlocale.h... no [12:36:43.565] checking zlib.h usability... yes [12:36:43.575] checking zlib.h presence... yes [12:36:43.595] checking for zlib.h... yes [12:36:43.596] checking for lz4... /usr/bin/lz4 [12:36:43.596] checking for zstd... /usr/bin/zstd [12:36:43.596] checking for openssl... /usr/bin/openssl [12:36:43.601] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:36:43.601] checking crtdefs.h usability... yes [12:36:43.658] checking crtdefs.h presence... yes [12:36:43.675] checking for crtdefs.h... yes [12:36:43.676] checking whether byte ordering is bigendian... no [12:36:43.788] checking for inline... inline [12:36:43.807] checking for printf format archetype... gnu_printf [12:36:43.825] checking for _Static_assert... yes [12:36:43.867] checking for typeof... typeof [12:36:43.884] checking for __builtin_types_compatible_p... yes [12:36:43.905] checking for __builtin_constant_p... yes [12:36:43.925] checking for __builtin_mul_overflow... yes [12:36:43.974] checking for __builtin_unreachable... yes [12:36:44.016] checking for computed goto support... yes [12:36:44.052] checking for struct tm.tm_zone... no [12:36:44.134] checking for union semun... no [12:36:44.170] checking for socklen_t... yes [12:36:46.378] checking for struct sockaddr.sa_len... no [12:36:48.389] checking for C/C++ restrict keyword... __restrict [12:36:48.428] checking for struct option... yes [12:36:48.480] checking whether assembler supports x86_64 popcntq... yes [12:36:48.517] checking size of off_t... 4 [12:36:48.914] 0 [12:36:48.914] checking for int timezone... yes [12:36:48.966] checking for backtrace_symbols... no [12:36:49.019] checking for copyfile... no [12:36:49.070] checking for copy_file_range... no [12:36:49.123] checking for elf_aux_info... no [12:36:49.175] checking for getauxval... no [12:36:49.228] checking for getifaddrs... no [12:36:49.280] checking for getpeerucred... no [12:36:49.332] checking for inet_pton... yes [12:36:49.384] checking for kqueue... no [12:36:49.437] checking for localeconv_l... no [12:36:49.490] checking for mbstowcs_l... no [12:36:49.542] checking for memset_s... no [12:36:49.593] checking for posix_fallocate... no [12:36:49.646] checking for ppoll... no [12:36:49.699] checking for pthread_is_threaded_np... no [12:36:49.751] checking for setproctitle... no [12:36:49.804] checking for setproctitle_fast... no [12:36:49.856] checking for strsignal... no [12:36:49.909] checking for syncfs... no [12:36:49.962] checking for sync_file_range... no [12:36:50.013] checking for uselocale... no [12:36:50.064] checking for wcstombs_l... no [12:36:50.114] checking for __builtin_bswap16... yes [12:36:50.166] checking for __builtin_bswap32... yes [12:36:50.216] checking for __builtin_bswap64... yes [12:36:50.266] checking for __builtin_clz... yes [12:36:50.314] checking for __builtin_ctz... yes [12:36:50.363] checking for __builtin_popcount... yes [12:36:50.412] checking for __builtin_frame_address... yes [12:36:50.460] checking for _LARGEFILE_SOURCE value needed for large files... no [12:36:50.513] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:36:50.546] checking for posix_fadvise... no [12:36:50.599] checking whether posix_fadvise is declared... no [12:36:50.646] checking whether fdatasync is declared... no [12:36:50.695] checking whether strlcat is declared... no [12:36:50.762] checking whether strlcpy is declared... no [12:36:50.828] checking whether strnlen is declared... yes [12:36:50.864] checking whether strsep is declared... no [12:36:50.931] checking whether timingsafe_bcmp is declared... no [12:36:50.999] checking whether preadv is declared... no [12:36:51.036] checking whether pwritev is declared... no [12:36:51.073] checking whether strchrnul is declared... no [12:36:51.116] checking whether F_FULLFSYNC is declared... no [12:36:51.157] checking for explicit_bzero... no [12:36:51.205] checking for getopt... yes [12:36:51.250] checking for getpeereid... no [12:36:51.299] checking for inet_aton... no [12:36:51.348] checking for mkdtemp... no [12:36:51.397] checking for strlcat... no [12:36:51.445] checking for strlcpy... no [12:36:51.495] checking for strnlen... yes [12:36:51.545] checking for strsep... no [12:36:51.594] checking for timingsafe_bcmp... no [12:36:51.642] checking for pthread_barrier_wait... yes [12:36:51.685] configure: On mingw32 we will use our strtof wrapper. [12:36:51.685] checking for getopt_long... yes [12:36:51.730] checking for syslog... no [12:36:51.779] checking for opterr... yes [12:36:51.829] checking for optreset... no [12:36:51.884] checking test program... cross-compiling [12:36:51.884] checking size of void *... 8 [12:36:52.342] checking size of size_t... 8 [12:36:52.822] checking size of long... 4 [12:36:53.173] checking size of long long... 8 [12:36:53.635] checking alignment of short... 2 [12:36:53.871] checking alignment of int... 4 [12:36:54.231] checking alignment of long... 4 [12:36:54.625] checking alignment of int64_t... 8 [12:36:55.085] checking alignment of double... 8 [12:36:55.579] checking for __int128... yes [12:36:55.628] checking for __int128 alignment bug... assuming ok [12:36:55.628] checking alignment of PG_INT128_TYPE... 16 [12:36:56.119] checking for builtin __sync char locking functions... yes [12:36:56.161] checking for builtin __sync int32 locking functions... yes [12:36:56.203] checking for builtin __sync int32 atomic operations... yes [12:36:56.246] checking for builtin __sync int64 atomic operations... yes [12:36:56.291] checking for builtin __atomic int32 atomic operations... yes [12:36:56.335] checking for builtin __atomic int64 atomic operations... yes [12:36:56.381] checking for __get_cpuid... yes [12:36:56.429] checking for __get_cpuid_count... yes [12:36:56.474] checking for __cpuid... no [12:36:56.875] checking for __cpuidex... no [12:36:57.288] checking for _xgetbv... yes [12:36:57.690] checking for _mm512_popcnt_epi64... yes [12:36:58.108] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:36:58.212] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:36:58.235] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:36:58.255] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:36:58.275] 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:36:58.331] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:36:58.331] checking for _mm512_clmulepi64_epi128... yes [12:36:58.741] checking for vectorized CRC-32C... AVX-512 with runtime check [12:36:58.741] checking which random number source to use... Windows native [12:36:58.743] checking for xmllint... /usr/bin/xmllint [12:36:58.743] checking for xsltproc... /usr/bin/xsltproc [12:36:58.743] checking for fop... /usr/bin/fop [12:36:58.744] checking for dbtoepub... no [12:36:58.744] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:36:58.744] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:36:58.744] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:36:58.755] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:36:58.755] 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:36:58.755] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:36:58.755] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:36:58.844] configure: creating ./config.status [12:36:58.928] config.status: creating GNUmakefile [12:36:58.939] config.status: creating src/Makefile.global [12:36:58.955] config.status: creating src/include/pg_config.h [12:36:58.968] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:36:58.984] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:36:58.992] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:36:58.999] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:36:59.007] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:36:59.014] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:36:59.018] config.status: executing check_win32_symlinks commands [12:36:59.053] [12:36:59.053] real 0m20.274s [12:36:59.053] user 0m13.227s [12:36:59.053] sys 0m6.673s [12:36:59.053] make -s -j${BUILD_JOBS} clean [12:36:59.582] time make -s -j${BUILD_JOBS} world-bin [12:40:45.067] verify_brinam.c: In function ‘check_index_tuple’: [12:40:45.067] 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:40:45.067] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [12:40:45.067] | ~~^ ~~~~ [12:40:45.067] | | | [12:40:45.067] | long unsigned int Size {aka long long unsigned int} [12:40:45.067] | %llu [12:40:45.067] 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:40:45.067] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [12:40:45.067] | ~~^ ~~~~~~ [12:40:45.067] | | | [12:40:45.067] | | Size {aka long long unsigned int} [12:40:45.067] | long unsigned int [12:40:45.067] | %llu [12:40:45.067] 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:40:45.067] 618 | psprintf("attribute %u stored value %u with length %u " [12:40:45.067] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:40:45.067] 619 | "starts at offset %lu beyond total tuple length %lu", [12:40:45.067] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:40:45.067] | ~~~ [12:40:45.067] | | [12:40:45.067] | Size {aka long long unsigned int} [12:40:45.067] verify_brinam.c:619:110: note: format string is defined here [12:40:45.067] 619 | "starts at offset %lu beyond total tuple length %lu", [12:40:45.067] | ~~^ [12:40:45.067] | | [12:40:45.067] | long unsigned int [12:40:45.067] | %llu [12:40:45.067] 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:40:45.067] 618 | psprintf("attribute %u stored value %u with length %u " [12:40:45.067] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:40:45.067] 619 | "starts at offset %lu beyond total tuple length %lu", [12:40:45.067] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:40:45.067] | ~~~~~~ [12:40:45.067] | | [12:40:45.067] | Size {aka long long unsigned int} [12:40:45.067] verify_brinam.c:619:140: note: format string is defined here [12:40:45.067] 619 | "starts at offset %lu beyond total tuple length %lu", [12:40:45.067] | ~~^ [12:40:45.067] | | [12:40:45.067] | long unsigned int [12:40:45.067] | %llu [12:40:45.067] 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:40:45.067] 629 | psprintf("attribute %u stored value %u with length %u " [12:40:45.067] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:40:45.067] 630 | "ends at offset %lu beyond total tuple length %lu", [12:40:45.067] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:40:45.067] | ~~~ [12:40:45.067] | | [12:40:45.067] | Size {aka long long unsigned int} [12:40:45.067] verify_brinam.c:630:108: note: format string is defined here [12:40:45.067] 630 | "ends at offset %lu beyond total tuple length %lu", [12:40:45.067] | ~~^ [12:40:45.067] | | [12:40:45.067] | long unsigned int [12:40:45.067] | %llu [12:40:45.067] 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:40:45.067] 629 | psprintf("attribute %u stored value %u with length %u " [12:40:45.067] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:40:45.067] 630 | "ends at offset %lu beyond total tuple length %lu", [12:40:45.067] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [12:40:45.067] | ~~~~~~ [12:40:45.067] | | [12:40:45.067] | Size {aka long long unsigned int} [12:40:45.067] verify_brinam.c:630:138: note: format string is defined here [12:40:45.067] 630 | "ends at offset %lu beyond total tuple length %lu", [12:40:45.067] | ~~^ [12:40:45.067] | | [12:40:45.067] | long unsigned int [12:40:45.067] | %llu [12:40:45.067] cc1: all warnings being treated as errors [12:40:45.068] make[2]: *** [: verify_brinam.o] Error 1 [12:40:45.068] make[1]: *** [Makefile:96: all-amcheck-recurse] Error 2 [12:40:45.068] make[1]: *** Waiting for unfinished jobs.... [12:40:48.233] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [12:40:48.233] [12:40:48.233] real 3m48.651s [12:40:48.233] user 12m3.746s [12:40:48.233] sys 2m21.718s [12:40:48.233] [12:40:48.233] Exit status: 2