-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
Core 1.116.0 does not compile with musl #4457
Comments
This should probably fixed by upgrading to But we need a GitHub Actions CI to catch this next time before we make a release, at least for x86_64 musl. |
Marking as blocker because it prevents making a release of python bindings. |
|
I have upgraded 0.2.8 to 0.2.9 locally and it works, but then we also have a Version 0.2.145 of libc that we are currently using is yanked, fixed version 0.2.146 is available. I am going to add CI to detect the problem, then upgrade to libc 0.2.146. |
Fixed by #4458. |
Our CI failed to build musl wheels. Copy-paste of the error from CI logs:
The text was updated successfully, but these errors were encountered: