Skip to content

[6.0] CMake: add a missing dependency to fix the bootstrapping build #73034

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

Merged

Conversation

eeckstein
Copy link
Contributor

  • Explanation: Legacy layouts must be copied before the bootstrapping compiler is used to build the SwiftCompilerSources Fixes a sporadic build failure due to missing legacy layout files
  • Scope: Only affects the compiler build process
  • Risk: very low. The only change is an additional CMake build dependency
  • Testing: Tested by various CI jobs
  • Issue: rdar://126305248
  • Reviewer: @edymtt
  • Main branch PR: CMake: add a missing dependency to fix the bootstrapping build #73000

legacy layouts must be copied before the bootstrapping compiler is used to build the SwiftCompilerSources
Fixes a sporadic build failure due to missing legacy layout files
@eeckstein eeckstein requested a review from edymtt April 15, 2024 07:02
@eeckstein eeckstein requested a review from a team as a code owner April 15, 2024 07:02
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein changed the title CMake: add a missing dependency to fix the bootstrapping build [6.0] CMake: add a missing dependency to fix the bootstrapping build Apr 15, 2024
@eeckstein
Copy link
Contributor Author

@swift-ci test windows

@eeckstein eeckstein merged commit 07ee8ae into swiftlang:release/6.0 Apr 15, 2024
@eeckstein eeckstein deleted the fix-layout-dependency-6.0 branch April 15, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants