[MacPorts] #59078: poppler @0.80.0 build fails with Xcode 11.0 on Mojave
MacPorts
noreply at macports.org
Sun Oct 6 14:25:19 UTC 2019
#59078: poppler @0.80.0 build fails with Xcode 11.0 on Mojave
-------------------------------------------------+-------------------------
Reporter: mndavidoff | Owner: dbevans
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: worksforme | Keywords: xcode11
Port: poppler gobject-introspection | mojave
python37 |
-------------------------------------------------+-------------------------
Comment (by fnajm):
Thanks to adulau and jmroot for these comments. This has totally solved my
problem. Compile time has gone down from 8 hours with the -s option to 1
hour without the -s, and everything compiled just fine, including poppler.
The remedy was to first uninstall all ports, then apply:
% cd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
% sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
MacOSX10.14.sdk
then recompile everything from scratch without the -s.
--
Ticket URL: <https://trac.macports.org/ticket/59078#comment:38>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list