Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802966 - sci-libs/hdf5-1.10.5-r1: fails tests on risc-v with fortran & debug enabled
Summary: sci-libs/hdf5-1.10.5-r1: fails tests on risc-v with fortran & debug enabled
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-07-20 05:34 UTC by Alex Fan
Modified: 2021-08-16 16:01 UTC (History)
0 users

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


Attachments
build.log (sci-libs:hdf5-1.10.5-r1:20210719-233526.log.gz,98.58 KB, application/gzip)
2021-07-20 05:37 UTC, Alex Fan
Details
emerge --info (emerge.info,5.01 KB, application/x-info)
2021-07-20 05:37 UTC, Alex Fan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fan archtester 2021-07-20 05:34:41 UTC
Without fortran and debug USE, all tests passed on qemu riscv64 environment.
With these two enabled, it fails one test.

Reproducible: Always
Comment 1 Alex Fan archtester 2021-07-20 05:37:10 UTC
Created attachment 725224 [details]
build.log

gzipped because exceeding file size limit. Please use zcat to view it.
Comment 2 Alex Fan archtester 2021-07-20 05:37:32 UTC
Created attachment 725227 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2021-07-21 02:22:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b65e0952fd33644a3b605f805045b91792cf3fe

commit 2b65e0952fd33644a3b605f805045b91792cf3fe
Author:     Alex Fan <alexfanqi@yahoo.com>
AuthorDate: 2021-07-21 00:22:03 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2021-07-21 02:21:28 +0000

    profiles/arch/riscv: mask USE="fortran debug" for sci-libs/hdf5
    
    fails tests with theses two USE
    Bug: https://bugs.gentoo.org/802966
    
    Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 profiles/arch/riscv/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 4 Marek Szuba archtester gentoo-dev 2021-08-16 15:59:36 UTC
For the permanent record (the matter has already been discussed on IRC), I could see these failures on my rv64 system too - and in my case these tests fail even with USE="-fortran -debug".
Comment 5 Marek Szuba archtester gentoo-dev 2021-08-16 16:01:01 UTC
On the plus side, no test failures with 1.12.1! Closing as "obsolete" because "fixed" implies we have actually been able to fix something rather than throw a new version :)