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

Make MacOS builds static (again)

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0, 5.3.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Platform 2022-02-21, Dev Platform 2022-03-07
    • 83

      We are yet again encountering the hard-coded dylib limit in the MacOS dynamic loader. In particular, it seems that some of the dylibs Rosetta 2 is adding to the loader is causing the failures we are seeing, but in general this is a problem with the sheer number of shared libraries we produce in a server build. Since this seems to be a recurring theme for us, we should push the failure earlier in the process before it gets to a build variant in Evergreen as in SERVER-63616 and then further work on ways to reduce the library dependency graph further. Until then, we should disable the Shared Library build variants for MacOS.

            Assignee:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Reporter:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: