#26424: valgrind +openmpi doesn't provide promised "libmpiwrap-<platform>.so" file ----------------------------------+----------------------------------------- Reporter: nilstec_inc@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: valgrind-devel ----------------------------------+----------------------------------------- Comment(by raimue@…): That's my fault, openmpi actually installs as `${prefix}/bin/openmpicc` while the variant expected `${prefix}/bin/mpicc`. I guess I missed this in my testing as configure went over this without reporting any error. Committed a fix in r71354. So at least openmpi is detected now. But additionally, there is another bug that leaves this broken. It requires both i386 and x86_64 architectures in openmpi libraries at the moment as valgrind builds for both architectures by default. These are not available through MacPorts, as openmpi does not offer a +universal variant. I am working on a fix. -- Ticket URL: <http://trac.macports.org/ticket/26424#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS