[MacPorts] #59151: poppler does not build

MacPorts noreply at macports.org
Wed Oct 2 19:49:58 UTC 2019


#59151: poppler does not build
------------------------+-------------------------------
 Reporter:  josmithiii  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:  MacPorts 2.6.1
Component:  ports       |    Version:  2.6.0
 Keywords:  poppler     |       Port:  poppler @0.80.0_0
------------------------+-------------------------------
 On my iMac Pro with latest everything, poppler fails to build.  There
 appears to be a typo in the link to /usr/include/.   This seems to fix it:


 {{{
 cd
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
 sudo \rm MacOSX10.14.sdk
 sudo ln -s MacOSX.sdk MacOSX10.14.sdk
 }}}
 Previously the link pointed to MacOSXsdk:
 {{{
 <me at iMacPro:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs>
 ls -l
 total 0
 drwxr-xr-x  4 root  wheel  128 Aug 29 23:47 DriverKit19.0.sdk
 drwxr-xr-x  8 root  wheel  256 Aug 29 23:47 MacOSX.sdk
 lrwxr-xr-x  1 root  wheel    9 Oct  2 12:34 MacOSX10.14.sdk -> MacOSXsdk
 lrwxr-xr-x  1 root  wheel   10 Sep 21 02:02 MacOSX10.15.sdk -> MacOSX.sdk
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/59151>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list