Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2020 14:34:43 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r529778 - head/science/hdf5
Message-ID:  <20200329123443.GA28976@elch.exwg.net>
In-Reply-To: <202003290810.02T8A1KO042152@repo.freebsd.org>
References:  <202003290810.02T8A1KO042152@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
## Sunpoet Po-Chuan Hsieh (sunpoet@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200329123443.GA28976>