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

Add missing macros to define PRIxMAX

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.8, 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 2
    • Storage - Ra 2021-07-26

      Jenkins is suffering from build failures: http://build.wiredtiger.com:8080/

      The same error can be found in multiple jobs.

      Example of one failing job:

      http://build.wiredtiger.com:8080/job/wiredtiger-many-dhandles/527/console

      In file included from ../../../src/include/wt_internal.h:414:0,
                       from ../../../test/utility/test_util.h:31,
                       from ../../../test/cppsuite/test_harness/util/scoped_types.h:33,
                       from ../../../test/cppsuite/test_harness/util/scoped_types.cxx:31:
      ../../../src/include/cell_inline.h: In function ‘int __cell_data_ref(WT_SESSION_IMPL*, WT_PAGE*, int, WT_CELL_UNPACK_COMMON*, WT_ITEM*)’:
      ../../../src/include/error.h:115:43: error: expected ‘)’ before ‘PRIxMAX’
           __wt_panic(session, EINVAL, "%s: 0x%" PRIxMAX, \ 

      This issue was previously fixed by WT-7795

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: