Skip to content

Emit a remark when rebuilding the standard library interface #37126

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
May 23, 2021

Conversation

beccadax
Copy link
Contributor

Although users should usually use a prebuilt standard library, in those rare configurations where one needs to be built, the compiler appears to hang for several minutes, even on a trivial compilation. This PR adds a remark that's emitted when this happens, explaining that the standard library is being rebuilt and it will take a few minutes.

@beccadax
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 0ffe2a3a0a88caef606f86045933b21cc12d1ebf

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 0ffe2a3a0a88caef606f86045933b21cc12d1ebf

@beccadax beccadax force-pushed the not-gonna-go-fast branch from 0ffe2a3 to c7f1c03 Compare April 29, 2021 18:59
@beccadax
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c7f1c0368914f654f1795714141dd53f3bcad54d

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - c7f1c0368914f654f1795714141dd53f3bcad54d

@beccadax beccadax force-pushed the not-gonna-go-fast branch from c7f1c03 to def55c0 Compare May 22, 2021 01:04
@beccadax
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - def55c081a44e0bb09d0d77234d1ff1bee32a616

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - def55c081a44e0bb09d0d77234d1ff1bee32a616

@beccadax beccadax force-pushed the not-gonna-go-fast branch from def55c0 to aebc403 Compare May 22, 2021 19:55
@beccadax
Copy link
Contributor Author

@swift-ci please test and merge

Although users should usually use a prebuilt standard library, in those rare configurations where one needs to be built, the compiler appears to hang for several minutes, even on a trivial compilation. This commit adds a remark that's emitted when this happens, explaining that the standard library is being rebuilt and it will take a few minutes.
@beccadax beccadax force-pushed the not-gonna-go-fast branch from aebc403 to 77117b0 Compare May 22, 2021 22:45
@beccadax
Copy link
Contributor Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit 6a5f7fd into swiftlang:main May 23, 2021
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