[MacPorts] #51841: mathgl: cannot find HDF5

MacPorts noreply at macports.org
Mon Aug 22 05:42:34 PDT 2016


#51841: mathgl: cannot find HDF5
--------------------------+-------------------
  Reporter:  mojca@…      |      Owner:  mps@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  mathgl hdf5  |
--------------------------+-------------------
Changes (by mojca@…):

 * port:  mathgl => mathgl hdf5


Comment:

 One "problem" with CMake-based build is that the new build system creates
 the libraries:
 {{{
   /opt/local/lib/libhdf5.1.10.0.dylib
   /opt/local/lib/libhdf5.100.0.0.dylib
   /opt/local/lib/libhdf5.a
   /opt/local/lib/libhdf5.dylib
 }}}
 while the old build systems would create
 {{{
 /opt/local/lib/libhdf5.100.dylib
 }}}
 and thus one needs to revbump all dependencies.

 Maybe a single revbump would suffice, but it would be great if both
 systems produced more or less the same set of files.

-- 
Ticket URL: <https://trac.macports.org/ticket/51841#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list