Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression in macos-15-arm64/20241118.362: xcodebuild: error: SDK "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" cannot be located. #11021

Open
2 of 15 tasks
AkihiroSuda opened this issue Nov 21, 2024 · 0 comments

Comments

@AkihiroSuda
Copy link

Description

xcrun --show-sdk-version began to fail in macos-15-arm64/20241118.362:
https://github.com/lima-vm/lima/actions/runs/11926090231/job/33239305288

2024-11-20 03:19:58.872 xcodebuild[3694:23068] Writing error result bundle to /var/folders/lk/k1lvvf3j5wv0tknvl_jqs0hw0000gn/T/ResultBundle_2024-20-11_03-19-0058.xcresult
xcodebuild: error: SDK "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" cannot be located.
xcrun: error: unable to lookup item 'SDKVersion' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'

No error in 20241022.250.
https://github.com/lima-vm/lima/actions/runs/11924369458/job/33234574412

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20241118.362

https://github.com/lima-vm/lima/actions/runs/11926090231/job/33239305288

Is it regression?

Yes

Expected behavior

xcrun --show-sdk-version should successfully print the SDK version

Actual behavior

xcrun --show-sdk-version fails as above.

Repro steps

xcrun --show-sdk-version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant