#44054: use h5pcc instead of h5cc to compile hdfeos5 -------------------------------------+-------------------------------- Reporter: smasson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: hdfeos5, h5cc and h5pcc | Port: -------------------------------------+-------------------------------- I installed hdf5-18 with the following variants: {{{ hdf5-18 @1.8.13_0+cxx+fortran+gcc48+openmpi+szip (active) }}} This installs h5pcc and not h5cc in /opt/local/bin (I guess because of the +openmpi variant). [[BR]] In this case, hdfeos5 does not compile as it is looking for h5cc which does not exist. [[BR]] Replacing the 2 occurrences of h5cc by h5pcc in $( port dir hdfeos5 )/Portfile solved the problem in my case. [[BR]] Something should be done to select h5cc or h5pcc automatically. -- Ticket URL: <https://trac.macports.org/ticket/44054> MacPorts <http://www.macports.org/> Ports system for OS X