Skip to content

🍒 [Windows] fix psutil installation on arm64 #82367

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

Open
wants to merge 1 commit into
base: release/6.2
Choose a base branch
from

Conversation

charles-zablit
Copy link
Contributor

@charles-zablit charles-zablit commented Jun 19, 2025

  • Explanation: This fixes an issue when running the build.ps1 script on an ARM64 Windows machine, where the psutil installation would fail because there are no available wheels.
  • Scope: Only applies to the Windows build system of the Swift toolchain. It only impacts the behavior on ARM64 Windows.
  • Issues: None
  • Original PRs:
  • Risk:
    Low, build are still successful on the Windows bots.
  • Testing:
    Tested at desk on an ARM64 VM.
  • Reviewers:

@charles-zablit charles-zablit requested a review from a team as a code owner June 19, 2025 17:25
@charles-zablit charles-zablit self-assigned this Jun 19, 2025
@charles-zablit charles-zablit added the Windows Platform: Windows label Jun 19, 2025
@compnerd
Copy link
Member

@charles-zablit cherry-picks should have the CCC added to them (see https://github.com/swiftlang/.github/blob/main/PULL_REQUEST_TEMPLATE/release.md?plain=1)

@charles-zablit
Copy link
Contributor Author

Sorry about that, fixed 👍

@charles-zablit
Copy link
Contributor Author

@swift-ci please test

@charles-zablit charles-zablit enabled auto-merge June 20, 2025 15:10
@compnerd
Copy link
Member

I'm not sure I understand the motivation for pulling this into 6.2. We wouldn't be able to fix the issues in lldb at this point, so why bring in the changes meant to support lldb improvements?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 6.2 Windows Platform: Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants