[MacPorts] #57994: OpenBLAS compilation fails on MacBook Pro MacOS 10.14
MacPorts
noreply at macports.org
Sun Oct 27 13:54:43 UTC 2019
#57994: OpenBLAS compilation fails on MacBook Pro MacOS 10.14
-------------------------+-------------------------
Reporter: Tim-at-AST | Owner: NicosPavlov
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: OpenBLAS |
-------------------------+-------------------------
Comment (by TP75):
Replying to [comment:26 dsavransky]:
> Ok. Confirming that gcc9 fundamentally cannot be built right now
against 10.15. However, after restoring command line tools (which install
SDK 10.14 - does anyone understand what Apple is doing here?) John's
method of building everything from source works fine. Thanks very much
John and Joshua.
One should consider the opportunity to **repair** some apparent slip of
Apple XCode **by a workaround** such as the simple provision of an
appropriate ''symbolic link'' by help of the command-line (CLI) as
described below:
{{{
$ cd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
$ sudo ln -s MacOSX.sdk MacOX10.14.sdk
}}}
Hope this helps.
--
Ticket URL: <https://trac.macports.org/ticket/57994#comment:28>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list