Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-95580

ninja needs to restat bazel outputs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible
    • ALL

      In SERVER-95361 we set up a phony shim dependency on bazel outputs to prevent ninja from reporting a huge list of outputs on a failed build. However this causes incremental rebuild weirdness where in the same build ninja will not think the bazel outputs changed because were not restated, and ninja would not rebuild the depedent actions, until the next build when it would then state the outputs and notice things change.

       

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: