Changes between Initial Version and Version 1 of Ticket #67416, comment 3


Ignore:
Timestamp:
May 21, 2023, 4:34:14 PM (12 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67416, comment 3

    initial v1  
    1 According to [https://stackoverflow.com/questions/73714336/xcode-update-to-version-2395-ld-compile-problem-occurs-computedatomcount-m this], it is a bug in Xcode 14.0, fixed in 14.1 beta 3 and later. The solutions presented there are to upgrade to Xcode 14.1 or downgrade to 13.4. We have 14.0.1 on the macOS 12 buildbot worker and I don't intend to update because 14.0.1 is the last version that contains the macOS 12 SDK and we want the SDK version to match the OS version because of the problems that not doing that typically causes.
     1According to [https://stackoverflow.com/questions/73714336/xcode-update-to-version-2395-ld-compile-problem-occurs-computedatomcount-m this], it is a bug in Xcode 14.0, fixed in 14.1 beta 3 and later. The solutions presented there are to upgrade to Xcode 14.1 or downgrade to 13.4. We have 14.0.1 on the macOS 12 buildbot worker and I don't intend to upgrade because 14.0.1 is the last version that contains the macOS 12 SDK and we want the SDK version to match the OS version because of the problems that not doing that typically causes.
    22
    33Sounds like this should be added to the port to work around the problem for anyone using Xcode 14.0 or 14.0.1: