[MacPorts] #57582: esmf does not compile on macOS Mojave 10.14.1
MacPorts
noreply at macports.org
Mon Mar 4 02:53:35 UTC 2019
#57582: esmf does not compile on macOS Mojave 10.14.1
---------------------------+----------------------
Reporter: GeneralDuke9 | Owner: tenomoto
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: esmf |
---------------------------+----------------------
Comment (by Dave-Allured):
ESMF @7_1_0r_1, default variant, now compiles for me on Mojave. I tried
compiling only, no run testing. I am installing in a private Macports
directory without using root privileges; this probably does not matter.
Prerequisites are XCode 10.1, Apple's Command Line Developer Tools, and
X11 as described in steps 1-4, section 2 "Installing MacPorts" on this
page:
https://www.macports.org/install.php
My recipe starts with an empty ports directory, no ports installed:
{{{
Install Xcode 10.1
Create private Macports directory
Install Macports 2.5.4 core
port selfupdate
port install cctools
port uninstall libunwind-headers
port install gcc8
port install esmf
}}}
This should work the same way with a normal Macports install in
/opt/local, but I did not check. @GeneralDuke9, will this solve your
compile problem?
--
Ticket URL: <https://trac.macports.org/ticket/57582#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list