conda-forge / pynio-feedstock

A conda-smithy repository for pynio.
BSD 3-Clause "New" or "Revised" License
3 stars 14 forks source link

Rerender #105

Closed akrherz closed 2 years ago

akrherz commented 2 years ago

Checklist

Attempting to see if we can get a current build without any migrations. Adds me as a maintainer too.

conda-forge-linter commented 2 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe:

Documentation on acceptable licenses can be found here.

akrherz commented 2 years ago

first attempt failed with dependency troubles, attempting to migrate all the things at once now.

akrherz commented 2 years ago
In file included from /home/conda/feedstock_root/build_artifacts/pynio_1632964629522/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/include/H5public.h:32,
                     from /home/conda/feedstock_root/build_artifacts/pynio_1632964629522/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/include/hdf5.h:22,
                     from libsrc/h5data_struct.h:32,
                     from libsrc/h5reader.c:1:
    libsrc/h5reader.c: In function '_NclHDF5check_obj':
    libsrc/h5reader.c:42:14: error: too few arguments to function 'H5Oget_info_by_name3'
       42 |     status = H5Oget_info_by_name(fid, root_name, &oi, H5P_DEFAULT);
          |              ^~~~~~~~~~~~~~~~~~~
    In file included from /home/conda/feedstock_root/build_artifacts/pynio_1632964629522/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/include/H5Apublic.h:22,
                     from /home/conda/feedstock_root/build_artifacts/pynio_1632964629522/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/include/hdf5.h:23,
                     from libsrc/h5data_struct.h:32,
                     from libsrc/h5reader.c:1:
    /home/conda/feedstock_root/build_artifacts/pynio_1632964629522/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/include/H5Opublic.h:557:15: note: declared here
      557 | H5_DLL herr_t H5Oget_info_by_name3(hid_t loc_id, const char *name, H5O_info2_t *oinfo, unsigned fields,
          |               ^~~~~~~~~~~~~~~~~~~~
    In file included from /home/conda/feedstock_root/build_artifacts/pynio_1632964629522/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/include/H5public.h:32,
                     from /home/conda/feedstock_root/build_artifacts/pynio_1632964629522/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/include/hdf5.h:22,
                     from libsrc/h5data_struct.h:32,
                     from libsrc/h5reader.c:1:
hmaarrfk commented 2 years ago

I think this was recently done.