Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix hdf5 1.12 build #1

Merged
merged 2 commits into from
Jan 3, 2022
Merged

fix hdf5 1.12 build #1

merged 2 commits into from
Jan 3, 2022

Conversation

fulminemizzega
Copy link

@fulminemizzega fulminemizzega commented Jan 3, 2022

Hello, I've managed to get this to work, it builds and passes all the tests (with many warnings):
101 passed, 506 warnings

INFO :: The inputs making up the hashes for the built packages are as follows:
{
  "pynio-1.5.5-py39hf69c57c_13": {
    "recipe": {
      "c_compiler": "gcc",
      "c_compiler_version": "9",
      "channel_targets": "conda-forge main",
      "cxx_compiler": "gxx",
      "cxx_compiler_version": "9",
      "fortran_compiler": "gfortran",
      "fortran_compiler_version": "9",
      "hdf4": "4.2.15",
      "hdf5": "1.12.1",
      "jasper": "2",
      "libgdal": "3.3",
      "libnetcdf": "4.8.1",
      "numpy": "1.19",
      "proj": "8.2.0",
      "python": "3.9.* *_cpython",
      "target_platform": "linux-64"
    }
  }
}

fulminemizzega added 2 commits January 3, 2022 00:46
PyNIO does not build with the new HDF5 1.12 API, using the
API compatibility macros for version 1.10 fixes it.
@akrherz akrherz merged commit 37839b3 into akrherz:rebuild Jan 3, 2022
@fulminemizzega fulminemizzega deleted the rebuild branch January 3, 2022 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants