Re: [UPDATE (trying)] math/hdf5 1.12.0 -> 1.12.1

2022-02-07 Thread jmeister
Here is the diff I am currently testing on sparc64/arm64. More tests welcome, even on amd64. On -current, amd64, this is building fine + passing all "gmake check" and "gmake check-install" tests. I've also rebuilt math/netcdf (all tests but 1 are PASSED, if CC=egcc is added in TEST_ENV .. o

Re: [UPDATE (trying)] math/hdf5 1.12.0 -> 1.12.1

2022-02-07 Thread jmeister
Good diff. Thank you. HDF5 updates need thorough checking. Here is my remaining TODO list for a similiar diff: - at least compile check on more GCC49_ARCHS (sparc64, arm64 ..) geo/gdal geo/gdal,-main geo/gdal,python3 geo/gdal,python3,-main math/armadillo math/matio math/netcdf ma

[UPDATE (trying)] math/hdf5 1.12.0 -> 1.12.1

2022-02-03 Thread jmeister
Hi, I'd like to propose an update to current math/hdf5 from 1.12.0 to 1.12.1. This removes the need of all patches related to non-existing $(DESTDIR) at the time of 1.12.0 version. All tests PASSED (make test + gmake check-install in ports obj dir). The only new patch added is a missing CLOSE sta

[devel/openmpi]: documenting I/O issue in readme

2022-01-26 Thread jmeister
Hello! I've been having some issues with OpenMPI io capabilities for a while. It seems that the default io component used (ompio) is still not working with OpenBSD (but it is not segfaulting anymore). This can be resolved by changing to romio321 component as was discussed here: https://www.mai