[2023/08/04 04:00:26.181] /System/Volumes/Data/data/mci/f8e28ee45e12e2247437909f9cc17324/wiredtiger/src/block_cache/block_chunkcache.c:703:15: error: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat]
[2023/08/04 04:00:26.182] chunkcache->capacity);
[2023/08/04 04:00:26.182] ^~~~~~~~~~~~~~~~~~~~
[2023/08/04 04:00:26.182] /System/Volumes/Data/data/mci/f8e28ee45e12e2247437909f9cc17324/wiredtiger/src/include/error.h:85:34: note: expanded from macro 'WT_RET_MSG'
[2023/08/04 04:00:26.182] __wt_err(session, __ret, __VA_ARGS__); \
[2023/08/04 04:00:26.182] ^~~~~~~~~~~
[2023/08/04 04:00:26.182] /System/Volumes/Data/data/mci/f8e28ee45e12e2247437909f9cc17324/wiredtiger/src/include/error.h:32:83: note: expanded from macro '__wt_err'
[2023/08/04 04:00:26.182] session, error, __PRETTY_FUNCTION__, __LINE__, WT_VERBOSE_CATEGORY_DEFAULT, __VA_ARGS__)
[2023/08/04 04:00:26.182] ^~~~~~~~~~~
[2023/08/04 04:00:26.190] 1 error generated.