Skip to content

[Stdlib] Add Darwin/Glibc as a dependency for SwiftPrivate. #20194

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

mikeash
Copy link
Contributor

@mikeash mikeash commented Oct 31, 2018

The changes in #19614 require Darwin/Glibc to build first. This usually happened anyway (and thus the problem wasn't noticed for a while) but sometimes SwiftPrivate would win the race and the build would fail.

rdar://problem/45624328

The changes in swiftlang#19614 require Darwin/Glibc to build first. This usually happened anyway (and thus the problem wasn't noticed for a while) but sometimes SwiftPrivate would win the race and the build would fail.

rdar://problem/45624328
@mikeash
Copy link
Contributor Author

mikeash commented Oct 31, 2018

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 0ce854a

@compnerd
Copy link
Member

compnerd commented Nov 1, 2018

@swift-ci please test Linux platform

@mikeash
Copy link
Contributor Author

mikeash commented Nov 1, 2018

@compnerd You beat me to it! I just finished building it locally and it was fine. Hopefully a transient test failure.

@swift-ci
Copy link
Contributor

swift-ci commented Nov 1, 2018

Build failed
Swift Test Linux Platform
Git Sha - 0ce854a

@mikeash
Copy link
Contributor Author

mikeash commented Nov 1, 2018

@swift-ci please test Linux platform

@swift-ci
Copy link
Contributor

swift-ci commented Nov 1, 2018

Build failed
Swift Test Linux Platform
Git Sha - 0ce854a

@mikeash
Copy link
Contributor Author

mikeash commented Nov 1, 2018

@swift-ci please test Linux platform

@mikeash mikeash merged commit 77d8f79 into swiftlang:master Nov 1, 2018
mikeash added a commit to mikeash/swift that referenced this pull request Nov 6, 2018
Revert swiftlang#20194, which seems to be more trouble than it's worth. Instead, move the functions that SwiftPrivate needs back into LibcShims.h/cpp as SPI.

rdar://problem/45817565
mikeash added a commit to mikeash/swift that referenced this pull request Nov 9, 2018
Revert swiftlang#20194, which seems to be more trouble than it's worth. Instead, move the functions that SwiftPrivate needs back into LibcShims.h/cpp as SPI.

rdar://problem/45817565
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