Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716672 - sci-libs/hdf5-1.10.5-r1 fails 8 tests on ppc
Summary: sci-libs/hdf5-1.10.5-r1 fails 8 tests on ppc
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-04-08 09:42 UTC by ernsteiswuerfel
Modified: 2021-08-03 07:13 UTC (History)
3 users (show)

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


Attachments
build.log.xz (hdf5-1.10.5-r1:20200408-092645.log.xz,80.12 KB, application/x-xz)
2020-04-08 09:42 UTC, ernsteiswuerfel
Details
emerge --info (file_716672.txt,5.84 KB, text/plain)
2020-04-08 09:43 UTC, ernsteiswuerfel
Details
build.log.xz (hdf5-1.10.5-r1:20210802-180731.log.xz,112.95 KB, application/x-xz)
2021-08-02 18:24 UTC, ernsteiswuerfel
Details
emerge --info (file_716672.txt,5.88 KB, text/plain)
2021-08-02 18:25 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.