[MacPorts] #59078: poppler @0.80.0 build fails with Xcode 11.0
MacPorts
noreply at macports.org
Mon Sep 23 01:52:52 UTC 2019
#59078: poppler @0.80.0 build fails with Xcode 11.0
-------------------------+----------------------
Reporter: mndavidoff | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: poppler |
-------------------------+----------------------
Changes (by yan12125):
* cc: jmroot, yan12125 (added)
Comment:
The cause is that CPython records the sysroot to build (e.g., in
`/opt/local/Python.framework/Versions/3.7/lib/python3.7/_sysconfigdata_m_darwin_darwin.py`).
The same issue occurs on all Python packages with C extensions (e.g.
py37-curl), and a possible solution might be stripping sysroot paths from
`_sysconfigdata_*.py`.
CC the maintainer of cpython ports.
--
Ticket URL: <https://trac.macports.org/ticket/59078#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list