Changes between Initial Version and Version 1 of Ticket #71068, comment 8


Ignore:
Timestamp:
Oct 10, 2024, 6:26:06 AM (19 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71068, comment 8

    initial v1  
    55Ok, so the problem is using Xcode from Sequoia on Sonoma. `R` port uses conditions based on macOS version: https://github.com/macports/macports-ports/blob/318d93038495b88fcfa618019c0ff52c21ef7f62/math/R/Portfile#L47-L74
    66So everything works fine with Xcode 15 on Sonoma, but breaks when one installs instead Xcode 16.
     7
     8P. S. The matching condition is in `R` PG: https://github.com/macports/macports-ports/blob/318d93038495b88fcfa618019c0ff52c21ef7f62/_resources/port1.0/group/R-1.0.tcl#L106-L133