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

Failed: unit-test-with-compile, autoreconf command not found, OS X 10.14

    • Type: Icon: Build Failure Build Failure
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Signature:

      [2021/05/18 01:16:17.241] reconf: line 71: autoreconf: command not found
      [2021/05/18 01:16:17.241] chmod: build_posix/gnu-support/*: No such file or directory
      [2021/05/18 01:16:17.246] pwd
      [2021/05/18 01:16:17.246] bash: line 5: ../configure: No such file or directory
      

      Host: macos-1014-56.macstadium.build.10gen.cc
      Project: WiredTiger (develop)
      Commit: diff: WT-7204 update cursor-backward walks key instantiation support (#6551)

      • Rework code to instantiate keys when doing cursor-previous walks.

      Don't bother trying to match the binary page-search key placement, just instantiate every Nth
      key reading forward through the page (the probability of a page we've not searched before
      being read by a cursor in the backward direction, followed by searches, doesn't seem high).

      Take the recent prefix compression work in WT-7234 into consideration, keys which can be quickly
      built from the page's largest group of prefix-compressed keys don't need to be instantiated.

      Additionally, there's no reason to do this work if the page doesn't have long runs of
      prefix-compressed keys.

      Additionally, we should never instantiate overflow keys.

      • Remove format's support for the key_gap configuration string.
      • Fix a comment.
      • Put the key_gap configuration string back into the metadata so downgrade works.
      • Regularize "no longer supported" option language. | 18 May 21 00:11 UTC
        Evergreen Subscription: ; Evergreen Event:

      Task Logs

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: