[MacPorts] #41733: gnuradio @3.7.2.1 installation fails to complete

MacPorts noreply at macports.org
Fri Dec 13 06:29:28 PST 2013


#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 think it will go away shortly of its own accord -- I'm guessing this has
 to do with the version of MacPorts being used, but I can't say for sure;
 so, maybe at the next MacPorts release?

 Anyway, here's what I did to get around this issue, when I had it.
 {{{
 sudo port clean gnuradio gnruadio-devel
 sudo port install gnuradio
 }}}
 and, then after a while, !^C (control-C; kill) the process. The
 dot/doxygen processes will slowly die off on their own. Next (at any time)
 do:
 {{{
 sudo port install gnuradio
 }}}
 again and this time it should complete. If so, try out GNU Radio to make
 sure things work. I usually try the following:
 {{{
 /opt/local/share/gnuradio/examples/audio/dial_tone.py
 }}}
 and if that produces a "dial tone", then do:
 {{{
 cp /opt/local/share/gnuradio/examples/audio/dial_tone.grc ~/Desktop
 gnuradio-companion ~/Desktop/dial_tone.grc
 }}}
 and then click the gears ("Execute The Flow Graph") to verify that that
 works too.

-- 
Ticket URL: <https://trac.macports.org/ticket/41733#comment:10>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list