[MacPorts] #67314: R: do we need sysroot to be detected on systems without xcrun?

MacPorts noreply at macports.org
Thu Apr 27 01:58:09 UTC 2023


#67314: R: do we need sysroot to be detected on systems without xcrun?
-----------------------------------------+----------------------
 Reporter:  barracuda156                 |      Owner:  kjellpk
     Type:  defect                       |     Status:  assigned
 Priority:  Normal                       |  Milestone:
Component:  ports                        |    Version:  2.8.1
 Keywords:  tiger, leopard, snowleopard  |       Port:  R
-----------------------------------------+----------------------
 When installing R packages that require compilation, I am getting this
 with R 4.3.0:
 {{{
 ** libs
 using C compiler: ‘gcc-mp-12 (MacPorts gcc12 12.2.0_2) 12.2.0’
 using C++ compiler: ‘g++-mp-12 (MacPorts gcc12 12.2.0_2) 12.2.0’
 Warning in system2("xcrun", "--show-sdk-path", TRUE, TRUE) :
   running command ''xcrun' --show-sdk-path 2>&1' had status 64
 using SDK: ‘NA’‘NA’‘NA’‘NA’‘NA’‘NA’
 }}}
 And then sysroot is not passed. However, build succeeds and tests pass, so
 I am not sure if this is in need of fixing or not.
 Thoughts?

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


More information about the macports-tickets mailing list