[MacPorts] #59167: Poppler 0.81.0_0 fails to build
MacPorts
noreply at macports.org
Fri Oct 4 18:37:40 UTC 2019
#59167: Poppler 0.81.0_0 fails to build
----------------------+----------------------
Reporter: dershow | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: xcode11
Port: poppler |
----------------------+----------------------
Comment (by barrettsa):
A workaround is to create a symbolic link to MacOSX.sdk, named
MacOSX10.14.sdk, in the
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
directory:
{{{
pushd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
sudo ln -s MacOSX.sdk MacOSX10.14.sdk
popd
}}}
Then, retry your upgrade.
--
Ticket URL: <https://trac.macports.org/ticket/59167#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list