Skip to content
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

On Darwin systems only: test_error_gamma.cpp:150: ERROR: CHECK_EQ( diff, 0 ) is NOT correct #1030

Open
doronbehar opened this issue Jun 5, 2024 · 1 comment

Comments

@doronbehar
Copy link
Contributor

Hello, experiencing this build failure in Nixpkgs on Darwin systems:

===============================================================================
/tmp/nix-build-xsimd-13.0.0.drv-0/source/test/test_error_gamma.cpp:156:
TEST CASE:  [error gamma]<xsimd::batch<double>>
  gamma

/tmp/nix-build-xsimd-13.0.0.drv-0/source/test/test_error_gamma.cpp:150: ERROR: CHECK_EQ( diff, 0 ) is NOT correct!
  values: CHECK_EQ( 4, 0 )
  logged: lgamma (negative input)

===============================================================================

Link to full build log.

We did apply #1024 upon 13.0.0, and it seemed to have fixed the issue (see proof) but now the same test is broken differently so it seems...

cc @serge-sans-paille .

@doronbehar
Copy link
Contributor Author

BTW this failure happens for both x86_64-darwin and aarch64-darwin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant