-
Notifications
You must be signed in to change notification settings - Fork 260
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
Tests fail #917
Comments
Thanks for reporting. Can you tell us if #916 fixed the issue? |
@yurivict do you still encounter the issue with latest master branch? |
Here on NixOS, we try to build 11.1.0 on MacOS, which includes #918, and it didn't fix the issue for us. See progress at NixOS/nixpkgs#246200 |
11.2.0 still has this problem. |
12.1.1 still has the problem:
|
Tests are still broken in 13.0.0 |
@yurivict which architecture? |
amd64 |
and which os / compiler / libc ? Because we (obviously!) test on these arch... |
Here is a list of the tests and patches we apply to each OS / Architecture etc on NixOS: |
Both some scalar version and some vector version (depending on arch) are not totally accurate, so allow for some approximation. Should fix #917
and thanks @doronbehar , that did help |
I do :-) |
@doronbehar so, does it fix the bug? |
Only now I had time to delve in that. :) If I understand correctly, #1021 is supposed to maybe help us only with two patches we currently apply:
I also noticed many projects in the |
So I think we can close this issue, feel free to reopen if CI proves me wrong. |
Verison: 11.0.0
clang-14
FreeBSD 13.1
The text was updated successfully, but these errors were encountered: