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

system allocator not working with macos dynamic link build

    • 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

      When ThinTargets merged, dynamic link builds for macos broke because of an exception in a scons subst generator. These exceptions in generators are hard to debug because scons hides the exception. Upon closer inspection (adding temporary exception handling to the function, I found that there was type error of when adding to list together. In some cases the item ended up being None type, and could not be added with a list.

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

              Created:
              Updated:
              Resolved: