#67507 closed defect (fixed)
cgnslib @4.3.0: HDF5 version must be greater than 1.8.0
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | eborisch (Eric A. Borisch) | |
Port: | cgnslib hdf5 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
-- HDF5 find comps: C;shared -- Could NOT find HDF5 (missing: HDF5_DIR) -- HDF5 C libs:0 static: and shared: -- HDF5 C compiler wrapper is unable to compile a minimal HDF5 program. -- Found HDF5: /opt/local/lib/libhdf5.dylib (found version "") -- HDF5- found: INC=/opt/local/include TOOLS=/../bin HDF5_BUILD_SHARED_LIBS=1 -- HDF5 link libs: /opt/local/lib/libhdf5.dylib CMake Error at CMakeLists.txt:342 (message): HDF5 version must be greater than 1.8.0
hdf5 @1.14.1-2 is installed.
Change History (5)
comment:1 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 18 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
comment:3 Changed 18 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | eborisch added |
---|
comment:4 Changed 18 months ago by MarcusCalhoun-Lopez <MarcusCalhoun-Lopez@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)
Port: | hdf5 added |
---|
Thanks, #67508 was fixed by this too. I'm rerunning builds of all ports depending on hdf5.
Note: See
TracTickets for help on using
tickets.
There is a pull request that attempts to fix this problem.