[MacPorts] #58332: py27-astropy segfaults at 14% in tests
MacPorts
noreply at macports.org
Thu May 23 15:48:25 UTC 2019
#58332: py27-astropy segfaults at 14% in tests
-----------------------------------+-----------------------
Reporter: Russell-Jones-OxPhys | Owner: astrofrog
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: py-astropy |
-----------------------------------+-----------------------
Comment (by kencu):
In the `py27-astropy` Portfile, there is this bit:
{{{
build.args-append --use-system-cfitsio \
--use-system-expat \
--use-system-wcslib \
--use-system-erfa
}}}
I just changed it to
{{{
build.args-append --use-system-expat \
--use-system-erfa
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58332#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list