#42823: openmpi-default missing declared dependency on gnutar; system gnutar does not exit ------------------------+-------------------------------- Reporter: andrewhw@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ------------------------+-------------------------------- openmpi-default fails in its compilation due to an error on /usr/bin/gnutar being not found. The gnutar utility is not installed in /usr/bin at all. Installing the gnutar port and placing a symlink in /usr/bin pointing to /opt/local/bin/gnutar allows the port to be built. Ideally, the port should either use the non-gnu tar, or use the version of gnutar from the port install, with the path to it updated accordingly in the configuration. -- Ticket URL: <https://trac.macports.org/ticket/42823> MacPorts <http://www.macports.org/> Ports system for OS X