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

scons wiredtiger gen header path is used over bazel

    • 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

      Here we see https://github.com/mongodb/mongo/blob/e0a68f5b8de3d572db5076e8696c7973476dc9cb/src/third_party/SConscript#L196 scons generated header include path is used over bazel, which means old header which might be left in the directory would be included over bazel. We need to remove the scons path if possible, and otherwise switch the include order.

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

              Created:
              Updated:
              Resolved: