[MacPorts] #58179: OpenBLAS @0.3.5_1 does not build on PPC Leopard, Mac OS X 10.5.8, because Makefile. cannot be found

MacPorts noreply at macports.org
Thu Mar 7 16:20:56 UTC 2019


#58179: OpenBLAS @0.3.5_1 does not build on PPC Leopard, Mac OS X 10.5.8, because
Makefile. cannot be found
------------------------+-------------------------
  Reporter:  ballapete  |      Owner:  NicosPavlov
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.4
Resolution:             |   Keywords:  powerpc
      Port:  OpenBLAS   |
------------------------+-------------------------

Comment (by kencu):

 Looks like `TARGET=PPC970` is not working. Only PPCG4 is getting past the
 gauntlet at present for me.
 {{{
         if { ${build_arch} eq "ppc" || ${build_arch} eq "ppc64"} {
 #            puts $makeINC "TARGET = PPCG4"
             puts $makeINC "TARGET = PPC970"
         }
 }}}

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


More information about the macports-tickets mailing list