[03:01:47.904] time ./configure \ [03:01:47.904] --host=x86_64-w64-mingw32 \ [03:01:47.904] --enable-cassert \ [03:01:47.904] --without-icu \ [03:01:47.904] CC="ccache x86_64-w64-mingw32-gcc" \ [03:01:47.904] CXX="ccache x86_64-w64-mingw32-g++" [03:01:48.055] checking build system type... x86_64-pc-linux-gnu [03:01:48.265] checking host system type... x86_64-w64-mingw32 [03:01:48.271] checking which template to use... win32 [03:01:48.272] checking whether NLS is wanted... no [03:01:48.272] checking for default port number... 5432 [03:01:48.280] checking for block size... 8kB [03:01:48.281] checking for segment size... 1GB [03:01:48.285] checking for WAL block size... 8kB [03:01:48.286] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:01:48.328] checking whether the C compiler works... yes [03:01:48.485] checking for C compiler default output file name... a.exe [03:01:48.487] checking for suffix of executables... .exe [03:01:48.535] checking whether we are cross compiling... yes [03:01:48.714] checking for suffix of object files... o [03:01:48.724] checking whether we are using the GNU C compiler... yes [03:01:48.733] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:01:48.742] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:01:48.775] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:01:48.951] checking whether we are using the GNU C++ compiler... yes [03:01:49.115] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:01:49.267] checking for gawk... no [03:01:49.268] checking for mawk... mawk [03:01:49.271] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:01:49.279] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:01:49.288] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:01:49.343] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:01:49.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:01:49.435] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:01:49.443] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:01:49.481] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:01:49.490] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:01:49.528] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:01:49.536] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:01:49.576] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:01:49.584] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:01:49.593] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:01:49.601] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:01:49.639] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:01:49.648] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:01:49.690] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:01:49.711] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:01:49.750] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:01:49.759] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:01:49.767] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:01:49.809] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:01:49.841] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:01:49.862] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:01:49.870] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:01:49.915] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:01:49.960] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:01:49.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:01:49.991] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:01:50.033] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:01:50.042] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:01:50.064] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:01:50.103] checking whether the C compiler still works... yes [03:01:50.197] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:01:50.287] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:01:50.287] checking pkg-config is at least version 0.9.0... yes [03:01:50.305] checking whether to build with ICU support... no [03:01:50.305] checking whether to build with Tcl... no [03:01:50.305] checking whether to build Perl modules... no [03:01:50.306] checking whether to build Python modules... no [03:01:50.306] checking whether to build with GSSAPI support... no [03:01:50.307] checking whether to build with PAM support... no [03:01:50.307] checking whether to build with BSD Authentication support... no [03:01:50.308] checking whether to build with LDAP support... no [03:01:50.308] checking whether to build with Bonjour support... no [03:01:50.308] checking whether to build with SELinux support... no [03:01:50.308] checking whether to build with systemd support... no [03:01:50.308] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:01:50.308] checking whether to build with liburing support... no [03:01:50.308] checking whether to build with libcurl support... no [03:01:50.309] checking whether to build with libnuma support... no [03:01:50.309] checking whether to build with XML support... no [03:01:50.309] checking whether to build with LZ4 support... no [03:01:50.309] checking whether to build with ZSTD support... no [03:01:50.310] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:01:50.310] checking whether it is possible to strip libraries... yes [03:01:50.318] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:01:50.319] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:01:50.319] checking for a BSD-compatible install... /usr/bin/install -c [03:01:50.331] checking for tar... /usr/bin/tar [03:01:50.331] checking whether ln -s works... yes [03:01:50.331] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:01:50.334] checking for bison... /usr/bin/bison [03:01:50.337] configure: using bison (GNU Bison) 3.8.2 [03:01:50.340] checking for flex... /usr/bin/flex [03:01:50.342] configure: using flex 2.6.4 [03:01:50.342] checking for perl... /usr/bin/perl [03:01:50.346] configure: using perl 5.36.0 [03:01:50.349] checking for zic... /usr/sbin/zic [03:01:50.349] checking for a sed that does not truncate output... /usr/bin/sed [03:01:50.356] checking for grep that handles long lines and -e... /usr/bin/grep [03:01:50.359] checking for egrep... /usr/bin/grep -E [03:01:50.361] checking for ANSI C header files... yes [03:01:50.468] checking for sys/types.h... yes [03:01:50.490] checking for sys/stat.h... yes [03:01:50.510] checking for stdlib.h... yes [03:01:50.551] checking for string.h... yes [03:01:50.593] checking for memory.h... yes [03:01:50.663] checking for strings.h... yes [03:01:50.681] checking for inttypes.h... yes [03:01:50.726] checking for stdint.h... yes [03:01:50.745] checking for unistd.h... yes [03:01:50.763] checking for main in -lm... yes [03:01:50.821] checking for library containing setproctitle... no [03:01:50.925] checking for library containing dlsym... no [03:01:51.030] checking for library containing socket... -lws2_32 [03:01:51.187] checking for library containing getopt_long... none required [03:01:51.242] checking for library containing shm_open... no [03:01:51.347] checking for library containing shm_unlink... no [03:01:51.452] checking for library containing clock_gettime... no [03:01:51.557] checking for library containing shmget... no [03:01:51.661] checking for library containing backtrace_symbols... no [03:01:51.768] checking for library containing pthread_barrier_wait... -lpthread [03:01:51.873] checking for inflate in -lz... yes [03:01:51.932] checking atomic.h usability... no [03:01:52.004] checking atomic.h presence... no [03:01:52.028] checking for atomic.h... no [03:01:52.033] checking copyfile.h usability... no [03:01:52.099] checking copyfile.h presence... no [03:01:52.123] checking for copyfile.h... no [03:01:52.128] checking execinfo.h usability... no [03:01:52.193] checking execinfo.h presence... no [03:01:52.218] checking for execinfo.h... no [03:01:52.222] checking getopt.h usability... yes [03:01:52.231] checking getopt.h presence... yes [03:01:52.250] checking for getopt.h... yes [03:01:52.260] checking ifaddrs.h usability... no [03:01:52.327] checking ifaddrs.h presence... no [03:01:52.350] checking for ifaddrs.h... no [03:01:52.354] checking mbarrier.h usability... no [03:01:52.421] checking mbarrier.h presence... no [03:01:52.444] checking for mbarrier.h... no [03:01:52.449] checking sys/epoll.h usability... no [03:01:52.513] checking sys/epoll.h presence... no [03:01:52.537] checking for sys/epoll.h... no [03:01:52.541] checking sys/event.h usability... no [03:01:52.608] checking sys/event.h presence... no [03:01:52.633] checking for sys/event.h... no [03:01:52.637] checking sys/personality.h usability... no [03:01:52.704] checking sys/personality.h presence... no [03:01:52.729] checking for sys/personality.h... no [03:01:52.733] checking sys/prctl.h usability... no [03:01:52.798] checking sys/prctl.h presence... no [03:01:52.821] checking for sys/prctl.h... no [03:01:52.825] checking sys/procctl.h usability... no [03:01:52.890] checking sys/procctl.h presence... no [03:01:52.915] checking for sys/procctl.h... no [03:01:52.919] checking sys/signalfd.h usability... no [03:01:52.987] checking sys/signalfd.h presence... no [03:01:53.010] checking for sys/signalfd.h... no [03:01:53.014] checking sys/ucred.h usability... no [03:01:53.079] checking sys/ucred.h presence... no [03:01:53.103] checking for sys/ucred.h... no [03:01:53.107] checking termios.h usability... no [03:01:53.176] checking termios.h presence... no [03:01:53.200] checking for termios.h... no [03:01:53.204] checking ucred.h usability... no [03:01:53.269] checking ucred.h presence... no [03:01:53.292] checking for ucred.h... no [03:01:53.296] checking xlocale.h usability... no [03:01:53.360] checking xlocale.h presence... no [03:01:53.384] checking for xlocale.h... no [03:01:53.388] checking zlib.h usability... yes [03:01:53.399] checking zlib.h presence... yes [03:01:53.422] checking for zlib.h... yes [03:01:53.422] checking for lz4... /usr/bin/lz4 [03:01:53.423] checking for zstd... /usr/bin/zstd [03:01:53.423] checking for openssl... /usr/bin/openssl [03:01:53.429] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [03:01:53.429] checking crtdefs.h usability... yes [03:01:53.496] checking crtdefs.h presence... yes [03:01:53.514] checking for crtdefs.h... yes [03:01:53.516] checking whether byte ordering is bigendian... no [03:01:53.646] checking for inline... inline [03:01:53.655] checking for printf format archetype... gnu_printf [03:01:53.699] checking for _Static_assert... yes [03:01:53.747] checking for typeof... typeof [03:01:53.755] checking for __builtin_types_compatible_p... yes [03:01:53.768] checking for __builtin_constant_p... yes [03:01:53.780] checking for __builtin_mul_overflow... yes [03:01:53.835] checking for __builtin_unreachable... yes [03:01:53.883] checking for computed goto support... yes [03:01:53.892] checking for struct tm.tm_zone... no [03:01:53.985] checking for union semun... no [03:01:54.023] checking for socklen_t... yes [03:01:55.377] checking for struct sockaddr.sa_len... no [03:01:57.761] checking for C/C++ restrict keyword... __restrict [03:01:57.813] checking for struct option... yes [03:01:57.867] checking whether assembler supports x86_64 popcntq... yes [03:01:57.889] checking size of off_t... 4 [03:01:58.257] 0 [03:01:58.258] checking for int timezone... yes [03:01:58.318] checking for backtrace_symbols... no [03:01:58.378] checking for copyfile... no [03:01:58.439] checking for copy_file_range... no [03:01:58.499] checking for elf_aux_info... no [03:01:58.562] checking for getauxval... no [03:01:58.622] checking for getifaddrs... no [03:01:58.682] checking for getpeerucred... no [03:01:58.741] checking for inet_pton... yes [03:01:58.800] checking for kqueue... no [03:01:58.860] checking for localeconv_l... no [03:01:58.920] checking for mbstowcs_l... no [03:01:58.980] checking for memset_s... no [03:01:59.038] checking for posix_fallocate... no [03:01:59.097] checking for ppoll... no [03:01:59.158] checking for pthread_is_threaded_np... no [03:01:59.219] checking for setproctitle... no [03:01:59.280] checking for setproctitle_fast... no [03:01:59.338] checking for strsignal... no [03:01:59.398] checking for syncfs... no [03:01:59.459] checking for sync_file_range... no [03:01:59.521] checking for uselocale... no [03:01:59.581] checking for wcstombs_l... no [03:01:59.638] checking for __builtin_bswap16... yes [03:01:59.697] checking for __builtin_bswap32... yes [03:01:59.753] checking for __builtin_bswap64... yes [03:01:59.809] checking for __builtin_clz... yes [03:01:59.866] checking for __builtin_ctz... yes [03:01:59.923] checking for __builtin_popcount... yes [03:01:59.981] checking for __builtin_frame_address... yes [03:02:00.039] checking for _LARGEFILE_SOURCE value needed for large files... no [03:02:00.098] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:02:00.138] checking for posix_fadvise... no [03:02:00.202] checking whether posix_fadvise is declared... no [03:02:00.257] checking whether fdatasync is declared... no [03:02:00.315] checking whether strlcat is declared... no [03:02:00.391] checking whether strlcpy is declared... no [03:02:00.469] checking whether strnlen is declared... yes [03:02:00.513] checking whether strsep is declared... no [03:02:00.592] checking whether timingsafe_bcmp is declared... no [03:02:00.670] checking whether preadv is declared... no [03:02:00.717] checking whether pwritev is declared... no [03:02:00.764] checking whether strchrnul is declared... no [03:02:00.818] checking whether F_FULLFSYNC is declared... no [03:02:00.868] checking for explicit_bzero... no [03:02:00.925] checking for getopt... yes [03:02:00.977] checking for getpeereid... no [03:02:01.033] checking for inet_aton... no [03:02:01.088] checking for mkdtemp... no [03:02:01.144] checking for strlcat... no [03:02:01.200] checking for strlcpy... no [03:02:01.256] checking for strnlen... yes [03:02:01.312] checking for strsep... no [03:02:01.369] checking for timingsafe_bcmp... no [03:02:01.425] checking for pthread_barrier_wait... yes [03:02:01.477] configure: On mingw32 we will use our strtof wrapper. [03:02:01.477] checking for getopt_long... yes [03:02:01.530] checking for syslog... no [03:02:01.588] checking for opterr... yes [03:02:01.646] checking for optreset... no [03:02:01.706] checking test program... cross-compiling [03:02:01.706] checking size of void *... 8 [03:02:02.208] checking size of size_t... 8 [03:02:02.613] checking size of long... 4 [03:02:02.947] checking size of long long... 8 [03:02:03.416] checking alignment of short... 2 [03:02:03.728] checking alignment of int... 4 [03:02:04.103] checking alignment of long... 4 [03:02:04.457] checking alignment of int64_t... 8 [03:02:04.926] checking alignment of double... 8 [03:02:05.354] checking for __int128... yes [03:02:05.411] checking for __int128 alignment bug... assuming ok [03:02:05.411] checking alignment of PG_INT128_TYPE... 16 [03:02:05.855] checking for builtin __sync char locking functions... yes [03:02:05.905] checking for builtin __sync int32 locking functions... yes [03:02:05.954] checking for builtin __sync int32 atomic operations... yes [03:02:06.002] checking for builtin __sync int64 atomic operations... yes [03:02:06.054] checking for builtin __atomic int32 atomic operations... yes [03:02:06.103] checking for builtin __atomic int64 atomic operations... yes [03:02:06.153] checking for __get_cpuid... yes [03:02:06.204] checking for __get_cpuid_count... yes [03:02:06.256] checking for __cpuid... no [03:02:06.679] checking for __cpuidex... no [03:02:07.133] checking for _xgetbv... yes [03:02:07.563] checking for _mm512_popcnt_epi64... yes [03:02:08.012] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:02:08.130] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:02:08.157] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:02:08.182] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:02:08.206] 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 [03:02:08.270] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:02:08.271] checking for _mm512_clmulepi64_epi128... yes [03:02:08.708] checking for vectorized CRC-32C... AVX-512 with runtime check [03:02:08.708] checking which random number source to use... Windows native [03:02:08.711] checking for xmllint... /usr/bin/xmllint [03:02:08.711] checking for xsltproc... /usr/bin/xsltproc [03:02:08.711] checking for fop... /usr/bin/fop [03:02:08.712] checking for dbtoepub... no [03:02:08.712] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:02:08.712] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:02:08.712] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:02:08.725] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:02:08.725] 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 [03:02:08.725] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:02:08.725] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:02:08.832] configure: creating ./config.status [03:02:08.934] config.status: creating GNUmakefile [03:02:08.950] config.status: creating src/Makefile.global [03:02:08.969] config.status: creating src/include/pg_config.h [03:02:08.985] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:02:09.003] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:02:09.011] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:02:09.019] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:02:09.027] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:02:09.036] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:02:09.040] config.status: executing check_win32_symlinks commands [03:02:09.080] [03:02:09.080] real 0m21.176s [03:02:09.080] user 0m13.791s [03:02:09.080] sys 0m6.928s [03:02:09.080] make -s -j${BUILD_JOBS} clean [03:02:09.673] time make -s -j${BUILD_JOBS} world-bin [03:05:46.066] verify_brinam.c: In function ‘check_index_tuple’: [03:05:46.066] 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=] [03:05:46.066] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [03:05:46.066] | ~~^ ~~~~ [03:05:46.066] | | | [03:05:46.066] | long unsigned int Size {aka long long unsigned int} [03:05:46.066] | %llu [03:05:46.066] 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=] [03:05:46.066] 522 | index_tuple_ereport(state, psprintf("index tuple header length %lu is greater than tuple len %lu", hoff, tuplen)); [03:05:46.066] | ~~^ ~~~~~~ [03:05:46.066] | | | [03:05:46.066] | | Size {aka long long unsigned int} [03:05:46.066] | long unsigned int [03:05:46.066] | %llu [03:05:46.066] 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=] [03:05:46.066] 618 | psprintf("attribute %u stored value %u with length %u " [03:05:46.066] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:05:46.066] 619 | "starts at offset %lu beyond total tuple length %lu", [03:05:46.066] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [03:05:46.066] | ~~~ [03:05:46.066] | | [03:05:46.066] | Size {aka long long unsigned int} [03:05:46.066] verify_brinam.c:619:110: note: format string is defined here [03:05:46.066] 619 | "starts at offset %lu beyond total tuple length %lu", [03:05:46.066] | ~~^ [03:05:46.066] | | [03:05:46.066] | long unsigned int [03:05:46.066] | %llu [03:05:46.066] 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=] [03:05:46.066] 618 | psprintf("attribute %u stored value %u with length %u " [03:05:46.066] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:05:46.066] 619 | "starts at offset %lu beyond total tuple length %lu", [03:05:46.066] 620 | attindex, datumno, thisatt->attlen, off, tuplen)); [03:05:46.066] | ~~~~~~ [03:05:46.066] | | [03:05:46.066] | Size {aka long long unsigned int} [03:05:46.066] verify_brinam.c:619:140: note: format string is defined here [03:05:46.066] 619 | "starts at offset %lu beyond total tuple length %lu", [03:05:46.066] | ~~^ [03:05:46.066] | | [03:05:46.066] | long unsigned int [03:05:46.066] | %llu [03:05:46.066] 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=] [03:05:46.066] 629 | psprintf("attribute %u stored value %u with length %u " [03:05:46.066] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:05:46.066] 630 | "ends at offset %lu beyond total tuple length %lu", [03:05:46.066] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [03:05:46.066] | ~~~ [03:05:46.066] | | [03:05:46.066] | Size {aka long long unsigned int} [03:05:46.066] verify_brinam.c:630:108: note: format string is defined here [03:05:46.066] 630 | "ends at offset %lu beyond total tuple length %lu", [03:05:46.066] | ~~^ [03:05:46.066] | | [03:05:46.066] | long unsigned int [03:05:46.066] | %llu [03:05:46.066] 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=] [03:05:46.066] 629 | psprintf("attribute %u stored value %u with length %u " [03:05:46.066] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:05:46.066] 630 | "ends at offset %lu beyond total tuple length %lu", [03:05:46.066] 631 | attindex, datumno, thisatt->attlen, off, tuplen)); [03:05:46.066] | ~~~~~~ [03:05:46.066] | | [03:05:46.066] | Size {aka long long unsigned int} [03:05:46.066] verify_brinam.c:630:138: note: format string is defined here [03:05:46.066] 630 | "ends at offset %lu beyond total tuple length %lu", [03:05:46.066] | ~~^ [03:05:46.066] | | [03:05:46.066] | long unsigned int [03:05:46.066] | %llu [03:05:46.066] cc1: all warnings being treated as errors [03:05:46.068] make[2]: *** [: verify_brinam.o] Error 1 [03:05:46.068] make[1]: *** [Makefile:96: all-amcheck-recurse] Error 2 [03:05:46.068] make[1]: *** Waiting for unfinished jobs.... [03:05:49.249] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [03:05:49.249] [03:05:49.249] real 3m39.577s [03:05:49.249] user 11m30.246s [03:05:49.249] sys 2m13.857s [03:05:49.250] [03:05:49.250] Exit status: 2