Created attachment 545582 [details] emerge --info ==================================== gsl 1.16: eigen/test-suite.log ==================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test ========== FAIL: herm random, normalized(1), unsorted (0.999999999999999112 observed vs 1 expected) [117761] FAIL: herm random, normalized(2), val/asc (0.999999999999999112 observed vs 1 expected) [117789] FAIL: herm random, normalized(0), val/desc (0.999999999999999112 observed vs 1 expected) [117811] FAIL: herm random, normalized(1), abs/asc (0.999999999999999112 observed vs 1 expected) [117836] FAIL: herm random, normalized(1), abs/desc (0.999999999999999112 observed vs 1 expected) [117860] FAIL test (exit status: 1)
Created attachment 545584 [details] build.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711048ea5f88dac08d70ff8c28f825f9a8985c4b commit 711048ea5f88dac08d70ff8c28f825f9a8985c4b Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2024-07-01 00:19:53 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2024-07-01 00:22:25 +0000 sci-libs/gsl: fudge tolerance to fix a flaky test Add a non-upstream patch to embiggen this tolerance. Closes: https://bugs.gentoo.org/664936 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> sci-libs/gsl/files/gsl-2.7.1-test-tolerance.patch | 47 +++++++++++++++++ sci-libs/gsl/gsl-2.7.1-r3.ebuild | 62 +++++++++++++++++++++++ 2 files changed, 109 insertions(+)