[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 17:08:06 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):
So, it works, with the {{{__POWERPC__}}} patch, and that little force in
$makeINC. That was surprisingly easy, in the end.
{{{
$ port -v installed openblas
The following ports are currently installed:
OpenBLAS @0.3.5_1+gcc6+lapack (active) platform='darwin 9' archs='ppc'
date='2019-03-07T09:03:49-0800'
}}}
The CPU autodetection for PPC is not working, but forcing PPCG4 does work.
Forcing PPC970 even on a ppc970 machine does not work, for reasons unclear
at present.
Anyone know how to run the test-suite? It builds without a hiccup, so
presumably it would pass, but always nice to see.
--
Ticket URL: <https://trac.macports.org/ticket/58179#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list