simde icon indicating copy to clipboard operation
simde copied to clipboard

meson test returns exit code 6

Open tillea opened this issue 2 years ago • 0 comments

Hi, there is a bug report of the Debian packaged simde version which results in:

Summary of Failures:

  7/874 x86/avx512/abs/emul/c              ERROR           0.01s   exit status 1
  8/874 x86/avx512/abs/native/c            ERROR           0.01s   exit status 1
  9/874 x86/avx512/abs/emul/cpp            ERROR           0.01s   exit status 1
 10/874 x86/avx512/abs/native/cpp          ERROR           0.01s   exit status 1
371/874 arm/neon/abs/emul/c                ERROR           0.01s   exit status 1
374/874 arm/neon/abs/emul/cpp              ERROR           0.02s   exit status 1


Ok:                 868
Expected Fail:      0
Fail:               6 
Unexpected Pass:    0
Skipped:            0 
Timeout:            0

I can reproduce this result on my local system.

Kind regards, Andreas.

tillea avatar Dec 30 '21 08:12 tillea