#41733: gnuradio @3.7.2.1 installation fails to complete ------------------------+------------------------- Reporter: guycole@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gnuradio | ------------------------+------------------------- Comment (by michaelld@…): Can you try the following: {{{ sudo port clean gnuradio gnuradio-devel sudo port -f uninstall `port installed | grep gnuradio-devel | sed -e "s@(active)@@g"` sudo port selfupdate sudo port install gnuradio-devel }}} and see if that works. The current gnuradio ports have a few issues I'm working on right now, and the above is one way around them. -- Ticket URL: <https://trac.macports.org/ticket/41733#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X