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

scons program builders race bazel compiledb

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • ALL
    • 200

      In pure scons builds, bazel usually runs everything first before scons starts building. an exception to this is the bazel compile commands generation, which runs in a separate bazel command. This separate bazel command seems to touch the external directories for a brief period of time and in some cases cause scons local program builders to not find items in the bazel toolchain.

      We should make sure bazel compiledb finishes before scons starts executing its graph.

            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: