-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Zig CC link errors (error: sub-compilation of compiler_rt failed) #10157
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
Labels
Milestone
Comments
Observed again today.
|
Another, slightly different, failure.
|
Duplicate of #9439. |
Glad to hear and I'm paying attention to those results :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zig Version
0.9.0-dev.1414+cde3dd365
Steps to Reproduce
I'm not sure specifically what causes this behaviour, but I have observed it twice.
It's also important to note a similar issue #9439, but was specifically referencing
zig build-exe
rather thanzig cc
.Using bazel-zig-cc@361fc42b, builds sometimes fail with various link errors.
Expected Behavior
Zig CC should correctly build and link.
Actual Behavior
Zig CC sometimes does not link as it should. These error logs are taken from a
linux/amd64
CI environment.First failure
Second failure
The text was updated successfully, but these errors were encountered: