#48150: hdf5 @1.8.15-patch1: unsupported variant combinations to be handled smoothly -------------------------+-------------------------- Reporter: petr@… | Owner: mmoll@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: hdf5 openmpi -------------------------+-------------------------- The following combination of variants is not handled smoothly: +cxx +fortran +gcc{5,6} +openmpi +szip I'd propose that either the missing dependencies (`openmpi-gcc{5,6}`) are added, or that the `hdf5` port handles this combination explicitly. {{{ petr% sudo port -v install hdf5 +cxx +fortran +gcc5 +openmpi +szip ---> Computing dependencies for hdf5. Error: Dependency 'openmpi-gcc5' not found. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port hdf5 failed }}} -- Ticket URL: <https://trac.macports.org/ticket/48150> MacPorts <https://www.macports.org/> Ports system for OS X