Libraries in third party are not consistently referenced via shim layer, possibly breaking --use-system- flags

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.1
    • Affects Version/s: None
    • Component/s: Build
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There are a few places where shimmed libraries are mentioned in LIBDEPS but without the shim name:

      https://github.com/mongodb/mongo/blob/master/src/mongo/SConscript#L138
      https://github.com/mongodb/mongo/blob/master/src/mongo/SConscript#L276
      https://github.com/mongodb/mongo/blob/master/src/mongo/SConscript#L374
      https://github.com/mongodb/mongo/blob/master/src/mongo/SConscript#L839
      https://github.com/mongodb/mongo/blob/master/src/mongo/db/fts/SConscript#L40

      There may be more.

      I think these may prevent making --use-system-all or --use-system-x work correctly, unless I misunderstand something about LIBDEPS and the shim system.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: