Created attachment 578292 [details] build.log FAIL: mcholesky_invert unscaled hilbert ( 4, 4)[0,2]: -2.55795384873636067e-13 0 (-2.55795384873636067e-13 observed vs 0 expected) [789499] FAIL test (exit status: 1)
Created attachment 603720 [details] build.log (ppc64) Same on ppc64. ==================================== gsl 2.5: linalg/test-suite.log ==================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test ========== FAIL: mcholesky_invert unscaled hilbert ( 4, 4)[0,2]: -2.55795384873636067e-13 0 (-2.55795384873636067e-13 observed vs 0 expected) [789499] FAIL test (exit status: 1)
Same on amd64 with a skylake i5. Curiously, my old AMD Phenom II X6 works fine...
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d19b45cd14c5e47bc37fa826fdd7c13f0b5d27b commit 2d19b45cd14c5e47bc37fa826fdd7c13f0b5d27b Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-01 20:43:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-01 20:43:56 +0000 sci-libs/gsl: add 2.7 Closes: https://bugs.gentoo.org/725368 Bug: https://bugs.gentoo.org/687126 Bug: https://bugs.gentoo.org/687342 Signed-off-by: Sam James <sam@gentoo.org> sci-libs/gsl/Manifest | 2 ++ sci-libs/gsl/gsl-2.7.ebuild | 63 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+)
I see no test errors with 2.7.6 on my hppa machine.
(In reply to Rolf Eike Beer from comment #4) > I see no test errors with 2.7.6 on my hppa machine. Thank you!
This was 2.7, not 2.7.6, just in case someone wonders what I'm talking about.