#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@…): OK; can you try the following again: {{{ 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 }}} and see if that works. If so, try running the dial tone example again: {{{ /opt/local/share/gnuradio/examples/audio/dial_tone.py }}} If either the install or the dial_tone fails, can you do the following: {{{ cp `port logfile gnuradio` ~/Desktop/gr_log.txt bzip2 ~/Desktop/gr_log.txt }}} and then attach the compressed logfile to this ticket. -- Ticket URL: <https://trac.macports.org/ticket/41733#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X