#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 guycole@…): Replying to [comment:4 michaelld@…]: Thank you for trying to solve my problem. I have made another attempt w/a fresh install of gnuradio-devel but there was no improvement (i.e. complete building trellis and then hang w/many dot/doxygen processes). Please let me know if there is anything else I could try.
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:5> MacPorts <http://www.macports.org/> Ports system for OS X