[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:40:54 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 ballapete):
Replying to [comment:13 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"
> }
> }}}
I think it's not G4, because G4 is not 64 bit, but the "G" is a "6"… So G5
seems to be supported but not G4. (Or G3.)
--
Ticket URL: <https://trac.macports.org/ticket/58179#comment:17>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list