[MacPorts] #62065: hdf5 / field3d / openimageio dylib mismatch on builders; causes blender builds to fail

MacPorts noreply at macports.org
Fri Jan 15 18:42:39 UTC 2021


#62065: hdf5 / field3d / openimageio dylib mismatch on builders; causes blender
builds to fail
-------------------------------------------------+-------------------------
  Reporter:  jasonliu--                          |      Owner:
                                                 |  MarcusCalhoun-Lopez
      Type:  defect                              |     Status:  assigned
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.6.4
Resolution:                                      |   Keywords:
      Port:  blender, openimageio, field3d,      |
  hdf5                                           |
-------------------------------------------------+-------------------------

Comment (by jasonliu--):

 That's what I find odd. In one of the `CMakeLists.txt` files, there's
 clearly the following line:

 `src/field3d.imageio/CMakeLists.txt`:
 {{{
 add_oiio_plugin (field3dinput.cpp field3doutput.cpp
                  INCLUDE_DIRS ${FIELD3D_INCLUDES}
                  LINK_LIBRARIES ${FIELD3D_LIBRARY}
                                 ${HDF5_LIBRARIES}
                                 ${SZIP_LIBRARY})
 }}}

 But in the rest of OpenImageIO's source code, there are no other
 references to "hdf". I suppose that line could technically qualify oiio as
 being dependent on hdf5, as Eric had said.

-- 
Ticket URL: <https://trac.macports.org/ticket/62065#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list