Track down "the textual interface may be broken by project issues or a compiler bug" (wip)#79738
Track down "the textual interface may be broken by project issues or a compiler bug" (wip)#79738weliveindetail wants to merge 3 commits intoswiftlang:mainfrom
Conversation
|
First, let's make sure this reproduces on mainline for the aarch64 SDK without my testing patches swiftlang/swift-testing#944 |
|
Yes, it reproduces the issue! Here is the last working state I found so far: Newer versions of swift-corelibs-foundation suffered from the |
|
Let's see if swiftlang/swift-corelibs-foundation#5180 is effective. swiftlang/swift-testing#944 |
|
Update checkout failed. Let's try again. swiftlang/swift-testing#944 |
|
bisect shows that #79588 caused this issue |
e21c74a to
6935260
Compare
|
Test the workaround and see if we hit cmp0157 in swift-testing @swift-ci please test Windows |
|
They aren't installed yet. Delete them from the build-tree and try again. @swift-ci please test Windows |
|
The issue is tracked now in #79839 |
We don't yet build the Android SDK with the Windows toolchain continuously. This issue came up in a recent PR:
Attaching the full log here: swift-PR-windows-37178-android.log Let's try and track this down in isolation.