Skip to content

SourceKit: the swift-lang requires the SDK Overlay #19798

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
merged 1 commit into from
Oct 9, 2018

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Oct 9, 2018

The swift-lang swift module requires the SDK overlay to be built (for the
dependency on Darwin). Ensure that this is taken into consideration when we
attempt to build it.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

compnerd commented Oct 9, 2018

CC: @nkcsgexi

@compnerd
Copy link
Member Author

compnerd commented Oct 9, 2018

@swift-ci please test

@nkcsgexi
Copy link
Contributor

nkcsgexi commented Oct 9, 2018

Can we drop the Darwin dependency for SwiftLang so we don't need this change? I suspect SwiftLang still builds without the SDK overlay.

@swift-ci
Copy link
Contributor

swift-ci commented Oct 9, 2018

Build failed
Swift Test Linux Platform
Git Sha - 6db52b8769a0dcd426e711b910cb6c336fe831c6

@compnerd
Copy link
Member Author

compnerd commented Oct 9, 2018

@nkcsgexi - sure, I can loosen the dependency to just the standard library, pretty sure that works.

The swift-lang swift module requires the standard library to be built and is
part of the standard library component.  Ensure that this is taken into
consideration when we attempt to build it.
@compnerd compnerd force-pushed the source-kit-overlay branch from 6db52b8 to db7b7a7 Compare October 9, 2018 19:15
@compnerd
Copy link
Member Author

compnerd commented Oct 9, 2018

@swift-ci please test and merge

@swift-ci swift-ci merged commit d8d0524 into swiftlang:master Oct 9, 2018
@compnerd compnerd deleted the source-kit-overlay branch October 9, 2018 22:28
eeckstein added a commit to eeckstein/swift that referenced this pull request Oct 11, 2018
modelorganism pushed a commit to modelorganism/swift that referenced this pull request Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants