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

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

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

      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@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: