[MacPorts] #59453: R @3.5.1: Fails to compile on Mojave (10.14.6) with XCode 11 (11.1 11A1027)

MacPorts noreply at macports.org
Wed Nov 27 18:01:22 UTC 2019


#59453: R @3.5.1: Fails to compile on Mojave (10.14.6) with XCode 11 (11.1 11A1027)
---------------------------+----------------------
  Reporter:  vjorlikowski  |      Owner:  kjellpk
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.6.2
Resolution:                |   Keywords:
      Port:  R             |
---------------------------+----------------------

Comment (by vjorlikowski):

 So - to confirm:\\

 1) Yes - this is an XCode 11 bug on Mojave.\\

 2) It relies (as do most things with XCode 11 and Mojave) on first doing:
 {{{
 cd
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
 sudo ln -s MacOSX.sdk MacOSX10.14.sdk
 }}}

 so that it will even compile.\\
 Sadly - unless the configure script is patched to allow disabling the
 check for timespec_get(), I don't think R will properly compile on Mojave
 with XCode 11.

-- 
Ticket URL: <https://trac.macports.org/ticket/59453#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list