[MacPorts] #58333: Error: Failed to build OpenBLAS (OS 10.14)

MacPorts noreply at macports.org
Sat Apr 13 16:00:47 UTC 2019


#58333: Error: Failed to build OpenBLAS (OS 10.14)
------------------------+-------------------------
  Reporter:  meyerbe    |      Owner:  NicosPavlov
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.4
Resolution:  duplicate  |   Keywords:
      Port:  OpenBLAS   |
------------------------+-------------------------

Comment (by kencu):

 Bettina, as Joshua noted, it looks like your build failure has a simple
 fix. We've seen this error before, and it comes from the fact that Apple
 has not yet released a full open source version of it's current linker.

 Normally the linker issue can be fixed by something like this:
 {{{
 sudo port -v uninstall ld64
 sudo port -v install ld64 +ld64_xcode
 }}}
 and then clean and try your port installation again:
 {{{
 sudo port clean OpenBLAS
 sudo port -v install OpenBLAS
 }}}
 Please report back success or failure. Thanks. (PS - you don't have

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


More information about the macports-tickets mailing list