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

Bug 716672

Summary: sci-libs/hdf5-1.10.5-r1 fails 8 tests on ppc
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: PPC Porters <ppc>
Status: RESOLVED OBSOLETE    
Severity: normal CC: eike, erhard_f, jstein, sci
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz
emerge --info
build.log.xz
emerge --info
build.log.xz (ppc, 1.14.3-r1)

Description ernsteiswuerfel archtester 2020-04-08 09:42:39 UTC
Created attachment 631312 [details]
build.log.xz

[...]
Testing hard normalized long double -> float conversions              *FAILED*
Testing hard normalized long double -> double conversions             *FAILED*
Testing hard normalized long double -> signed char conversions        *FAILED*
Testing hard normalized long double -> unsigned char conversions      *FAILED*
Testing hard normalized long double -> short conversions              *FAILED*
Testing hard normalized long double -> unsigned short conversions     *FAILED*
Testing hard normalized long double -> int conversions                *FAILED*
Testing hard normalized long double -> unsigned int conversions       *FAILED*
[...]
All fractal heap tests passed.

Finished testing fheap 
============================
make[4]: Leaving directory '/var/tmp/portage/sci-libs/hdf5-1.10.5-r1/work/hdf5-1.10.5/test'
make[3]: *** [Makefile:3511: build-check-s] Error 2
make[3]: Leaving directory '/var/tmp/portage/sci-libs/hdf5-1.10.5-r1/work/hdf5-1.10.5/test'
make[2]: *** [Makefile:3505: test] Error 2
make[2]: Leaving directory '/var/tmp/portage/sci-libs/hdf5-1.10.5-r1/work/hdf5-1.10.5/test'
make[1]: *** [Makefile:2994: check-am] Error 2
make[1]: Leaving directory '/var/tmp/portage/sci-libs/hdf5-1.10.5-r1/work/hdf5-1.10.5/test'
make: *** [Makefile:654: check-recursive] Error 1
 * ERROR: sci-libs/hdf5-1.10.5-r1::gentoo failed (test phase):
 *   Make check failed. See above for details.
Comment 1 ernsteiswuerfel archtester 2020-04-08 09:43:25 UTC
Created attachment 631314 [details]
emerge --info
Comment 2 Rolf Eike Beer archtester 2020-07-25 08:00:27 UTC
I get some other ones on sparc:

Testing  -- User-Created Identifiers (id) 
Testing  -- Miscellaneous (misc) 
Line 2794: VL data length don't match!, strlen(wdata[2])=23, strlen(rdata[2])=16
Line 2794: VL data length don't match!, strlen(wdata[3])=15, strlen(rdata[3])=8
Line 2876: VL data length don't match!, strlen(wdata[2])=23, strlen(rdata[2])=16
Line 2876: VL data length don't match!, strlen(wdata[3])=15, strlen(rdata[3])=8
Comment 3 ernsteiswuerfel archtester 2021-08-02 18:24:52 UTC
Created attachment 729756 [details]
build.log.xz

On the current toolchain 1.10.5-r1 passes tests now on ppc.
Comment 4 ernsteiswuerfel archtester 2021-08-02 18:25:30 UTC
Created attachment 729759 [details]
emerge --info
Comment 5 ernsteiswuerfel archtester 2021-08-02 18:26:22 UTC
(In reply to Rolf Eike Beer from comment #2)
> I get some other ones on sparc:
Can you re-try on sparc? ppc is fine now.
Comment 6 Rolf Eike Beer archtester 2021-08-03 07:13:44 UTC
Indeed, it works with gcc11, but fails with gcc9.

Even if I see no other errors, make exits with error afterwards.
Comment 7 ernsteiswuerfel archtester 2024-06-23 22:37:34 UTC
Created attachment 896313 [details]
build.log.xz (ppc, 1.14.3-r1)
Comment 8 ernsteiswuerfel archtester 2024-06-23 22:38:15 UTC
Current 1.14.3-r1 passes tests on ppc.