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

Bug 875623

Summary: dev-python/h5py-3.7.0 fails tests: OSError: Unable to create file (page buffering is disabled for parallel)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: andrewammerlaan, sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-10-06 15:12:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/h5py-3.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-06 15:12:54 UTC
Created attachment 821761 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-06 15:12:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   OSError: Unable to create file (page buffering is disabled for parallel)
E   OSError: Unable to open file (page buffering is disabled for parallel)
FAILED h5py/tests/test_file.py::TestPageBuffering::test_actual_pbs - OSError:...
FAILED h5py/tests/test_file.py::TestPageBuffering::test_check_page_buf_size
FAILED h5py/tests/test_file.py::TestPageBuffering::test_only_with_page_strategy