Skip to content

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

@doronbehar

Description

@doronbehar

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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions