Bug 252970

Summary: science/py-h5py: failure with HDF5 1.12
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: thierry
Priority: --- Flags: bugzilla: maintainer-feedback? (sunpoet)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 251894    

Description Thierry Thomas freebsd_committer freebsd_triage 2021-01-24 10:19:14 UTC
science/hdf5 should be upgraded to 1.12, but some ports are not compatible with this version, and it has been suggested to repocopy the actual port to science/hdf5-110.

PR 251894 proposes a patch to do that, and an exp-run has been launched to detect the incompatibilities.

Unfortunately, your port science/py-h5py failed: see
http://package18.nyi.freebsd.org/data/121amd64-default-foo/2021-01-20_21h30m48s/logs/errors/py37-h5py-2.10.0.log

Could you please propose a patch, either to fix it with 1.12 or to switch to hdf5-110?
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-01-26 19:21:25 UTC
Update to 3.1.0 in r562832 which builds fine with hdf5 1.12.0. Thanks!