#51250: py-numpy: Build failure with +atlas and version 1.11.0_0 -----------------------+------------------------- Reporter: mf2k@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-numpy | -----------------------+------------------------- Comment (by bkappes@…): Apologies ahead for not knowing the proper way to do this, but I moved into the build directory for py27-numpy and ran: grep -R "rpath=" * | grep -v "Binary file" | awk -F':' '{print $1}' | xargs sed -i.bkp -E 's/rpath=/rpath /g' as Michael suggests, replacing "rpath=" with "rpath ". Subsequent upgrade of py27-numpy was successful. I'm sorry I'm unable to put together a more robust fix. -- Ticket URL: <https://trac.macports.org/ticket/51250#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X