[MacPorts] #52834: OpenBLAS-devel @20161018 +clang+lapack-universal fails to build

MacPorts noreply at macports.org
Fri Nov 11 19:49:30 CET 2016


#52834: OpenBLAS-devel @20161018 +clang+lapack-universal fails to build
-----------------------------+-------------------------
  Reporter:  gaming-hacker   |      Owner:  NicosPavlov
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:
      Port:  OpenBLAS-devel  |
-----------------------------+-------------------------

Comment (by michaelld):

 OK. And, therein lies the problem: no libgfortran.3.dylib! See also ticket
 #52852. When I install the libgcc port, copy its libgfortran.3.dylib,
 activate libgcc-devel, copy the libgfortran.3.dylib into position, then
 clean and build openblas-devel, the build succeeds. I've no idea why
 libgcc-devel isn't building/installing libgfortran.3.dylib; I do feel
 better that it's not just me ;)

 If you want to fix this issue, the following should work (it does for me):
 {{{
 sudo port -f deact libgcc-devel
 sudo port install libgcc
 sudo port clean openblas-devel
 sudo port install openblas-devel
 }}}

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



More information about the macports-tickets mailing list