-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Test failures on Alpine Linux #26761
Comments
@tkelman Have you seen these before? |
Hi, |
Yes, I'm familiar with Alpine Linux and musl, and it's my understanding that we don't require glibc on Linux. See for example #26358, which fixed source building on Alpine, and the Alpine Julia port, which does not depend on glibc. |
I just rebuilt master and ran these tests again. |
I'm running Alpine Linux 3.7 in Docker with Julia master built from source, and I'm getting the following test errors:
There was also a failure in the Sockets stdlib tests but I think that's due to my setup more than anything else.
The text was updated successfully, but these errors were encountered: