Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11428

Chunk cache compilation error on macOS

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 1
    • StorEng - 2023-08-08

      [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.
      

            Assignee:
            will.korteland@mongodb.com Will Korteland
            Reporter:
            will.korteland@mongodb.com Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: