Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951295 - dev-perl/PDL-2.63.0-r1 - fails t/gsl_linalg.t (Wstat: 11 (Signal: SEGV) Tests: 4 Failed: 0)
Summary: dev-perl/PDL-2.63.0-r1 - fails t/gsl_linalg.t (Wstat: 11 (Signal: SEGV) Tests...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 915000
  Show dependency tree
 
Reported: 2025-03-13 14:56 UTC by ernsteiswuerfel
Modified: 2025-03-13 15:17 UTC (History)
2 users (show)

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


Attachments
build.log (ppc, 2.63.0-r1) (PDL-2.63.0-r1:20250312-231947.log,543.00 KB, text/plain)
2025-03-13 14:56 UTC, ernsteiswuerfel
Details
emerge --info (file_951295.txt,5.82 KB, text/plain)
2025-03-13 14:57 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2025-03-13 14:56:58 UTC
Created attachment 920705 [details]
build.log (ppc, 2.63.0-r1)

[...]

Test Summary Report
-------------------
t/gsl_linalg.t (Wstat: 11 (Signal: SEGV) Tests: 4 Failed: 0)
  Non-zero wait status: 11
  Parse errors: No plan found in TAP output
Files=1, Tests=4,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.21 cusr  0.03 csys =  0.28 CPU)
Result: FAIL
Failed 1/1 test programs. 0/4 subtests failed.
make[3]: *** [Makefile:814: test_dynamic] Error 255
make[3]: Leaving directory '/var/tmp/portage/dev-perl/PDL-2.63.0-r1/work/PDL-2.063/Libtmp/GSL/LINALG'
make[2]: *** [Makefile:722: subdirs-test_dynamic] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-perl/PDL-2.63.0-r1/work/PDL-2.063/Libtmp/GSL'
make[1]: *** [Makefile:768: subdirs-test_dynamic] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-perl/PDL-2.63.0-r1/work/PDL-2.063/Libtmp'
make: *** [Makefile:1078: subdirs-test_dynamic] Error 2
 * ERROR: dev-perl/PDL-2.63.0-r1::gentoo failed (test phase):
Comment 1 ernsteiswuerfel archtester 2025-03-13 14:57:26 UTC
Created attachment 920706 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 15:00:39 UTC
MIGHT be related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118621 but there wasn't enough information there..
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 15:02:45 UTC
The reporter over there said ppc64 so I tried ppc64, but I don't think I tried ppc32...
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 15:17:20 UTC
The failure in bug 805578 looks very similar. It's possible gsl is miscompiled and that breaks PDL tests.