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

Removal of Frameworks directory from RPATH broke macOS embedded builds

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Platform 2020-08-10
    • 50

      In SERVER-41970 we refactored how RPATH worked. During review it was decided that the addition of ../Frameworks to the RPATH was no longer required, however, that was not the case, and it broke the macOS builder.

      We can either restore the hard-coded use of ../Frameworks, or perhaps inject it on the command line for just that builder. We could also decide to not use framework installation for the C driver, which might be simpler. Nothing actually consumes the embedded library as a framework right now.

            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: