#44652: ports depending on hwloc need revbump following hwloc downgrade --------------------------+-------------------- Reporter: ryandesign@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: --------------------------+-------------------- After hwloc was downgraded from 1.9 to 1.8 in r122954, all ports that link with hwloc, such as openmpi-default, needed to have their revisions increased to rebuild, to prevent errors like: {{{ dyld: Library not loaded: /opt/local/lib/libhwloc.5.dylib Referenced from: /opt/local/bin/mpif77-openmpi-mp Reason: Incompatible library version: mpif77-openmpi-mp requires version 11.0.0 or later, but libhwloc.5.dylib provides version 10.0.0 }}} -- Ticket URL: <https://trac.macports.org/ticket/44652> MacPorts <http://www.macports.org/> Ports system for OS X