svn commit: r529778 - head/science/hdf5
Christoph Moench-Tegeder
cmt at burggraben.net
Sun Mar 29 12:35:03 UTC 2020
## Sunpoet Po-Chuan Hsieh (sunpoet at FreeBSD.org):
> Subject: svn commit: r529778 - head/science/hdf5
> URL: https://svnweb.freebsd.org/changeset/ports/529778
> Update to 1.12.0
This breaks french/med:
: configure: error:
: This HDF5 version 1.12.0 must not be used with med-fichier4.0.0.
: The HDF5 library version used by med-fichier4.y.z MUST NOT be > 1.10
: and have to be at least HDF5-1.10.5.
: DO NOT TRY TO COMPILE med-fichier4.0.0 version with an HDF5 library which
: would generate an hdf5 file not compliant with HDF5-1.10.z library.
: This would BREAK med-fichier compatibility between files with the same
: revision number !
and graphics/vigra:
: /wrkdirs/usr/ports/graphics/vigra/work/vigra-8acd73a/src/impex/hdf5impex.cxx:193:5: error: no matching function for call to 'H5Oget_info_by_name3'
: H5Oget_info_by_name(loc_id, name, &infobuf, H5P_DEFAULT);
: ^~~~~~~~~~~~~~~~~~~
: /usr/local/include/H5version.h:772:31: note: expanded from macro 'H5Oget_info_by_name'
: #define H5Oget_info_by_name H5Oget_info_by_name3
: ^~~~~~~~~~~~~~~~~~~~
: /usr/local/include/H5Opublic.h:188:15: note: candidate function not viable: requires 5 arguments, but 4 were provided
: H5_DLL herr_t H5Oget_info_by_name3(hid_t loc_id, const char *name, H5O_info2_t *oinfo,
: ^
: 1 error generated.
Regards,
Christoph
--
Spare Space
More information about the svn-ports-all
mailing list