Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687126 - sci-libs/gsl-2.5: linalg test fails on hppa and ppc64
Summary: sci-libs/gsl-2.5: linalg test fails on hppa and ppc64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 685692
  Show dependency tree
 
Reported: 2019-06-01 07:27 UTC by Rolf Eike Beer
Modified: 2021-06-02 14:56 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,323.78 KB, text/plain)
2019-06-01 07:27 UTC, Rolf Eike Beer
Details
build.log (ppc64) (gsl-2.5-r1:20200119-144512.log,484.85 KB, text/plain)
2020-01-19 14:51 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2019-06-01 07:27:02 UTC
Created attachment 578292 [details]
build.log

FAIL: mcholesky_invert unscaled hilbert (  4,  4)[0,2]: -2.55795384873636067e-13                        0                                                                                                                                                               
 (-2.55795384873636067e-13 observed vs 0 expected) [789499]                                                                                                                                                                                                             
FAIL test (exit status: 1)
Comment 1 ernsteiswuerfel archtester 2020-01-19 14:51:44 UTC
Created attachment 603720 [details]
build.log (ppc64)

Same on ppc64.

====================================
   gsl 2.5: linalg/test-suite.log
====================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test
==========

FAIL: mcholesky_invert unscaled hilbert (  4,  4)[0,2]: -2.55795384873636067e-13                        0
 (-2.55795384873636067e-13 observed vs 0 expected) [789499]
FAIL test (exit status: 1)
Comment 2 Paolo Pedroni 2020-11-10 13:56:35 UTC
Same on amd64 with a skylake i5.

Curiously, my old AMD Phenom II X6 works fine...
Comment 3 Larry the Git Cow gentoo-dev 2021-06-01 20:44:04 UTC
The bug has been referenced in the following commit(s):

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

commit 2d19b45cd14c5e47bc37fa826fdd7c13f0b5d27b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-01 20:43:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-01 20:43:56 +0000

    sci-libs/gsl: add 2.7
    
    Closes: https://bugs.gentoo.org/725368
    Bug: https://bugs.gentoo.org/687126
    Bug: https://bugs.gentoo.org/687342
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/gsl/Manifest       |  2 ++
 sci-libs/gsl/gsl-2.7.ebuild | 63 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)
Comment 4 Rolf Eike Beer archtester 2021-06-02 13:05:07 UTC
I see no test errors with 2.7.6 on my hppa machine.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-02 13:23:18 UTC
(In reply to Rolf Eike Beer from comment #4)
> I see no test errors with 2.7.6 on my hppa machine.

Thank you!
Comment 6 Rolf Eike Beer archtester 2021-06-02 14:56:49 UTC
This was 2.7, not 2.7.6, just in case someone wonders what I'm talking about.