[MacPorts] #63871: mongodb @5.0.3: Couldn't find SASL header/libraries

MacPorts noreply at macports.org
Mon Nov 29 19:10:04 UTC 2021


#63871: mongodb @5.0.3: Couldn't find SASL header/libraries
-------------------------+----------------------
  Reporter:  knightcode  |      Owner:  (none)
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.1
Resolution:  invalid     |   Keywords:  monterey
      Port:  mongodb     |
-------------------------+----------------------
Changes (by ryandesign):

 * cc: dylanryan (added)


Comment:

 Dylan, the cause in your case is different, so this should have been a
 separate ticket, but:

 Your log says the failure was caused by:

 {{{
 ld: warning: text-based stub file
 /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd
 and library file
 /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are
 out of sync. Falling back to library file for linking.
 }}}

 This probably means you need to install a version of the Xcode command
 line tools that is compatible with High Sierra, and ideally it should be
 the same version as the version of Xcode that you are using.

 The search doesn't work well at the moment, but press Command-F on this
 page and search for "Command Line Tools (macOS 10.13) for Xcode 10.1":

 https://developer.apple.com/download/all/?q=Command%20Line%20Tools%20(macOS%2010.13)%20for%20Xcode%2010.1

 Note that mongodb's days on High Sierra are numbered. 5.0.x is the last
 version that will work there. If you want to continue to use mongodb,
 you'll need to update to a newer macOS soon.

-- 
Ticket URL: <https://trac.macports.org/ticket/63871#comment:14>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list