This is an auto-filed bug because sci-libs/fflas-ffpack fails tests. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. NOTE: If you need further logs, feel free to ask.
Created attachment 641834 [details] build.log build log and emerge --info
Created attachment 641836 [details] test-suite.log test-suite.log
I cannot reproduce it. Apart from the blas/lapack you used, the only thing that may be interesting is your hardware.
this is an Amazon EC2 instance
(In reply to Agostino Sarubbo from comment #4) > this is an Amazon EC2 instance Thought it could be something like that. I'll have a look upstream and point them here if I cannot find anything.
It looks like it could be nearly identical to a report upstream by conda people https://github.com/linbox-team/fflas-ffpack/issues/282
Created attachment 641924 [details, diff] 0001-sci-libs-fflas-ffpack-disable-a-sometimes-failing-te.patch We can disable this test in the meantime if it's affecting other people and no better solution presents itself. Patch attached so I don't have to re-do it later.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a8d55506726bc2b58ae3644c157682a77a9503 commit a5a8d55506726bc2b58ae3644c157682a77a9503 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2021-08-07 03:44:21 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2021-08-07 11:47:16 +0000 sci-libs/fflas-ffpack: disable a (sometimes) failing test case. One of the test programs for fflas-ffpack is failing on both Gentoo and Conda, and may indicate an upstream problem. In the meantime, having the test suite fail is of no use to Gentoo users. This commit disables the test until we can figure out the right way to fix it. Closes: https://bugs.gentoo.org/725446 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r1.ebuild | 8 ++++- .../files/fflas-ffpack-2.4.3-no-test-echelon.patch | 39 ++++++++++++++++++++++ 2 files changed, 46 insertions(+), 1 deletion(-)