#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@…): I recently pushed the 3.7.3 release and I'm wondering if this helps you. Can you try the following (slight variation on the usual): {{{ sudo port clean gnuradio gnuradio-devel sudo port -f uninstall `port installed | grep gnuradio | sed -e "s@(active)@@g"` sudo port selfupdate sudo port -k install gnuradio use_parallel_build=no }}} and see if it works? Depending on your CPU / memory, this can take quite a while -- on my 2012 MacBook Pro it takes ~10 minutes (with a fast SSD) but on my 2010 MacBook Pro it takes more like 45 minutes (with a 7200 rpm hard drive) ... so, be patient. Maybe let it go overnight. -- Ticket URL: <https://trac.macports.org/ticket/41733#comment:18> MacPorts <http://www.macports.org/> Ports system for OS X