-
Notifications
You must be signed in to change notification settings - Fork 149
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
source compatibility project violet fails with a compiler error #955
Comments
Could this error actually be legit due to https://forums.swift.org/t/review-sf-0006-expression-macro-and-type/70211? Now there are two distinct extramodular |
Yes @AnthonyLatsis I believe you're correct. I think the module that imports both |
@xedin Since by all appearances this is not a compiler issue, could you please transfer it to the compat suite? |
Hi @LiarPrincess , it appears the source compatibility suite has discovered an issue building violet. This will likely be uncovered in the next SDK update on our CI. Would you be interested in updating the violet source to account for this? If you find there is no longer any value in testing violet builds nightly, please let me know and I can remove it from the source compatability suite |
Description
Reproduction
builds:
https://ci.swift.org/job/swift-6.0-source-compat-suite-debug-ubuntu-2004/121/
https://ci.swift.org/job/swift-6.0-source-compat-suite-ubuntu-2004/121/
https://ci.swift.org/job/swift-source-compat-suite-debug-ubuntu-2004/499/
https://ci.swift.org/job/swift-source-compat-suite-ubuntu-2004/599/
log: https://ci.swift.org/job/swift-6.0-source-compat-suite-debug-ubuntu-2004/121/artifact/build/swift-source-compat-suite/FAIL_violet_5.3_BuildSwiftPackage.log
Expected behavior
should build fine
Environment
CI
Additional information
No response
The text was updated successfully, but these errors were encountered: