Opened 11 months ago

Closed 11 months ago

Last modified 11 months ago

#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))

https://build.macports.org/builders/ports-12_x86_64-builder/builds/70746/steps/install-port/logs/stdio

-- 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 11 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:2 Changed 11 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

There is a pull request that attempts to fix this problem.

comment:3 Changed 11 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: eborisch added

comment:4 Changed 11 months ago by MarcusCalhoun-Lopez <MarcusCalhoun-Lopez@…>

Resolution: fixed
Status: assignedclosed

comment:5 Changed 11 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.