[MacPorts] #54447: TunTap block in GNURadio

MacPorts noreply at macports.org
Sun Jul 9 17:07:22 UTC 2017


#54447: TunTap block in GNURadio
------------------------------+---------------------------------------
 Reporter:  vamsi765          |      Owner:
     Type:  defect            |     Status:  new
 Priority:  Normal            |  Milestone:
Component:  ports             |    Version:  2.4.1
 Keywords:  GNURadio, TunTap  |       Port:  gnuradio-devel, tuntaposx
------------------------------+---------------------------------------
 I get the following error when I have tun tap_pdu block in grc. The error
 persists even after I install tuntaposx port (and restart the computer).

 {{{
 Traceback (most recent call last):
   File "gen_sink.py", line 58, in <module>
     main()
   File "gen_sink.py", line 47, in main
     tb = top_block_cls()
   File "gen_sink.py", line 30, in __init__
     self.blocks_tuntap_pdu_0 = blocks.tuntap_pdu('tap0', 10000, False)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/gnuradio/blocks/blocks_swig6.py", line 1042, in make
     return _blocks_swig6.tuntap_pdu_make(dev, MTU, istunflag)
 RuntimeError: tuntap_pdu not implemented on this platform
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54447>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list