Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807100 - sci-libs/fflas-ffpack-2.4.3-r2 fails tests
Summary: sci-libs/fflas-ffpack-2.4.3-r2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL: https://github.com/linbox-team/fflas-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-08 07:42 UTC by Agostino Sarubbo
Modified: 2021-08-17 02:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,138.54 KB, text/plain)
2021-08-08 07:43 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,565.80 KB, text/plain)
2021-08-08 07:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-08-08 07:42:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/fflas-ffpack-2.4.3-r2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-08 07:43:01 UTC
Created attachment 731260 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-08 07:43:02 UTC
Created attachment 731263 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-08-08 07:43:04 UTC
Possible context of error(s):

chmod: cannot access 'fflas-ffpack-config': No such file or directory
Comment 4 Michael Orlitzky gentoo-dev 2021-08-17 01:17:52 UTC
Reported upstream at $URL.
Comment 5 Larry the Git Cow gentoo-dev 2021-08-17 02:06:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e527a3041fd7e63f822b813a00201eccf235ea0

commit 3e527a3041fd7e63f822b813a00201eccf235ea0
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-08-17 01:23:42 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-08-17 02:05:58 +0000

    sci-libs/fflas-ffpack: add a patch to disable test-fgesv.
    
    This test is flaky; disable it with a patch for now.
    
    Closes: https://bugs.gentoo.org/807100
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild |  3 +-
 .../files/fflas-ffpack-2.4.3-no-test-fgesv.patch   | 37 ++++++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletion(-)