Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 725446

Summary: sci-libs/fflas-ffpack fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michael Orlitzky <mjo>
Status: RESOLVED FIXED    
Severity: normal CC: frp.bissey, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
test-suite.log
0001-sci-libs-fflas-ffpack-disable-a-sometimes-failing-te.patch

Description Agostino Sarubbo gentoo-dev 2020-05-26 07:16:41 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-26 07:17:03 UTC
Created attachment 641834 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-26 07:17:07 UTC
Created attachment 641836 [details]
test-suite.log

test-suite.log
Comment 3 François Bissey 2020-05-26 08:37:03 UTC
I cannot reproduce it. Apart from the blas/lapack you used, the only thing that may be interesting is your hardware.
Comment 4 Agostino Sarubbo gentoo-dev 2020-05-26 09:20:44 UTC
this is an Amazon EC2 instance
Comment 5 François Bissey 2020-05-26 09:24:52 UTC
(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.
Comment 6 François Bissey 2020-05-26 09:42:18 UTC
It looks like it could be nearly identical to a report upstream by conda people
https://github.com/linbox-team/fflas-ffpack/issues/282
Comment 7 Michael Orlitzky gentoo-dev 2020-05-26 14:22:00 UTC
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.
Comment 8 Larry the Git Cow gentoo-dev 2021-08-07 11:52:07 UTC
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(-)